Hi Everyone, Thanks to all of you who responded, there were too many to mention. Orginal question - > I have read that backing up a mounted filesystem can give you a corrupted backup. With our production server, we have mirroring so I plan to detach the submirror, backup the detached disk, then reattch it. Will this work in the script ? - > > metadetach d0 d8 >> $LOG_FILE 2>&1 > ufsdump 0uf $DEVICE /dev/rdsk/c0t8d0s0 >> $LOG_FILE 2>&1 > metattach d0 d8 >> $LOG_FILE 2>&1 > > Will this work ?? > The other servers aren't mirrores ... What's generally used as best practice to ufsdump these servers that I can't umount the filesystems ? The general consensus was that doing a metadetach, then ufsdumping the detached disk, the using metattach to reattach the submirror will be fine, and this will work !!!! A few of you suggested using metaoffline and metaonline instead as this will be quicker in the resybc process. Only one of you answered my question with a flat no .... This was the response - "No. The detached mirror will be in an inconsistent state if there are write operations to stable storage pending - just as a live filesystem is if you circumvent the buffer cache (as dump does)." Rich Kulawiec sent me to a link of a Summary he posted quite a few years ago to do with backups of multi users systems. It was very informative and made alot of sense, and although it was a number of years ago, alot of it can still be applied today. Here's the link - http://www.sunmanagers.org/archives/1997/0456.html Thanks to all of you once again (and to David Foster for prompting me to summarise) :) Rgds Tis --------------------------------- Yahoo! Messenger - Communicate instantly..."Ping" your friends today! Download Messenger Now _______________________________________________ sunmanagers mailing list sunmanagers@sunmanagers.org http://www.sunmanagers.org/mailman/listinfo/sunmanagersReceived on Fri Mar 19 04:54:09 2004
This archive was generated by hypermail 2.1.8 : Thu Mar 03 2016 - 06:43:30 EST