1823185 Members
3503 Online
109647 Solutions
New Discussion

online jfs error

 
SSP_1
Regular Advisor

online jfs error

Hi,

Getting following error when trying to take a snapshot of vxfs filesystem for backup:-

apps1:toor-/>/usr/sbin/mount -F vxfs -o snapof=/dev/vg00/lvol8 /dev/vg00/lvol8 /snapshot_bkp
vxfs mount: mount option(s) incompatible with file system /dev/vg00/lvol8
Obstacles exist to challenge you to keep going. Not to quit.
1 REPLY 1
U.SivaKumar_2
Honored Contributor

Re: online jfs error


hi
try this
mount -F vxfs -o snapof=/dev/vg00/lvol8 /snapshot_bkp

if it gives problem try this
mount -F vxfs -o snapof="mount_point_of_original_filesystem" /snap_bkp

regards,
U.SivaKumar


Innovations are made when conventions are broken