Results 1 to 2 of 2
Thread: zfs snapshot and snapshotroot
-
03-31-2008, 10:23 AM #1Newcomer
- Join Date
- Apr 2007
- Posts
- 1
- Thanks
- 0
- Thanked 0 Times in 0 Posts
zfs snapshot and snapshotroot
Hello,
I'm trying to use option -snapshotroot on a zfs filesystem, tsm client is 5.5.0. 0 and solaris version Solaris 10 8/07.I have a zfs filesystem gipsy/data, mounted on /gipsy/data and create a zfs snapshot.
# zfs snapshot gipsy/data@backup
I run a incremental backup
# dsmc inc /gipsy/data -snapshotroot=/gipsy/data/.zfs/snapshot/backup
This backup the files in root directory /gipsy/data/, but it doesn't do a recursive backup of directories under /gipsy/data.
How to fix this? With option -subdir=yes
I change the command to:
# dsmc inc /gipsy/data/* -subdir=yes -snapshotroot=/gipsy/data/.zfs/snapshot/backup
Gives me result
ANS7527E The (-SNAPSHOTROOT) option is not valid in conjunction with 10 file specifications.
I have tried a few other things on the same topic, but can't backup a directory structure using snapshotroot and zfs.
Any ideas or workarounds welcome. Mounting zfs snapshot on a "real" directory?
Regards
LennartLast edited by norrby; 03-31-2008 at 11:22 AM.
-
10-30-2012, 11:53 AM #2
look at what I've done
http://adsm.org/forum/showthread.php...073#post112073
Similar Threads
-
Anyone using ZFS with TSM?
By tburton in forum SolarisReplies: 11Last Post: 11-14-2009, 04:51 AM -
DB Snapshot.
By khawts in forum TDP/Application Layer BackupReplies: 2Last Post: 11-07-2007, 11:32 AM -
snapshotroot on remote system
By dustyp in forum Backup / Archive DiscussionReplies: 0Last Post: 12-27-2006, 02:07 PM -
Snapshot Agent will not go away
By astrotrain in forum TSM ClientReplies: 2Last Post: 06-14-2006, 03:17 PM -
Backup a Snapshot with other OS
By hstaal in forum Backup / Archive DiscussionReplies: 0Last Post: 05-09-2006, 09:16 AM


Reply With Quote
