Solaris 10 fssnap

From: Steve Banik (steve@oval6.com)
Date: Mon Jun 11 2007 - 12:09:41 EDT


Hello, I'm having a problem with fssnap on Solaris 10:

I'm well patched:
(/backup) # uname -a
SunOS mercury 5.10 Generic_125100-08 sun4u sparc SUNW,Ultra-5_10

Here's fssnap:
(/backup) # type fssnap
fssnap is /usr/sbin/fssnap

Don't know why fssnap is linked to clri, wonder if this is part of the problem:
(/backup) # ls -l /usr/sbin/fssnap
lrwxrwxrwx 1 root root 6 Jun 8 2005 /usr/sbin/fssnap -> ./clri

This is the disk with the slice that I want to snap (root filesystem is also located on this disk):
(/backup) # df -hk |grep export
/dev/dsk/c0t0d0s7 22G 2.5G 19G 12% /export/home

This is the disk I want to snap to:
(/backup) # df -hk |grep backup
/dev/dsk/c0t1d0s2 18G 19M 18G 1% /backup

I created the snap:
(/) # fssnap -F ufs -o unlink,bs=/backup/export.home.back.file /export/home
/dev/fssnap/1

I verified it exists (don't know why I don't get the long listing):
(/) # fssnap -i /dev/fssnap/1
   1 /export/home

...but where is my bs file?
(/) # cd /backup
(/backup) # ls -l
total 18
drwx------ 2 root root 8192 Jun 4 14:00 lost+found
-rw-r--r-- 1 root root 38 Jun 7 09:28 README
(/backup) # find / -name export.home.back.file -print
(/backup) #

Thanks in advance,

Steve Banik
VIA
317-769-5533 x.250
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:42:03 EDT