Yeah, I inverted the two in my mind when I first sent that. Sorry I
haven't responded with a correction -- travel in the Midwest is
all-consuming this time of year. :)

Cheers,

jf 

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Scott
Kaiser
Sent: Tuesday, February 26, 2008 12:15 PM
To: A Darren Dunham; Veritas-vx@mailman.eng.auburn.edu
Subject: Re: [Veritas-vx] VFS snapshots as a way to undo changes?

Checkpoints can be mounted r/w, I don't think snapshots can be. 

Try 

# fsckptadm create ckpt1 /data
# mount -F vxfs -orw,ckpt=ckpt1 /dev/vx/dsk/datadg/datavol:ckpt1 /ckpt1

Regards,
Scott

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of A Darren
Dunham
Sent: Sunday, February 24, 2008 10:12 PM
To: Veritas-vx@mailman.eng.auburn.edu
Subject: Re: [Veritas-vx] VFS snapshots as a way to undo changes?

On Fri, Feb 22, 2008 at 03:13:36PM -0700, Joshua Fielden wrote:
> You can mount snapshots r/w.

Does that require a particular version?

$ mount -F vxfs -o rw,snapof=/mnt /dev/vx/dsk/testdg/test2 /mnt2 vxfs
mount: conflicting suboptions: "ro" and "rw".
vxfs mount: Usage:
[blah...]
$ mount -F vxfs -o snapof=/mnt /dev/vx/dsk/testdg/test2 /mnt2 $ mount |
grep /mnt2
/mnt2 on /dev/vx/dsk/testdg/test2 read
only/setuid/snapof=/mnt/nolargefiles/dev=1b5b969 on Sun Feb 24 22:17:11
2008

-- 
Darren Dunham                                           [EMAIL PROTECTED]
Senior Technical Consultant         TAOS            http://www.taos.com/
Got some Dr Pepper?                           San Francisco, CA bay area
         < This line left intentionally blank to confuse you. >
_______________________________________________
Veritas-vx maillist  -  Veritas-vx@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-vx

_______________________________________________
Veritas-vx maillist  -  Veritas-vx@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-vx

_______________________________________________
Veritas-vx maillist  -  Veritas-vx@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-vx

Reply via email to