Archiving
Tuesday, September 13, 2005
Back up snapshot with tar
1) mount -F ufs -o ro /dev/fssnap/0 /export/bak ; cd /export/bak
2) tar cvf /dev/rmt/0 .
posted by linman at
9:51 AM
0 Comments:
Post a Comment
<< Home
About Me
Name:
linman
View my complete profile
Previous Posts
Two facts on snapshots
Two ways to list snapshots (brief and long)
Proper options for snapshots
ufsrestore i -> list commands
ufsrestore i -> restore now
ufsrestore i -> display added
ufsrestore i -> remove added
/ (root) and /usr need to be restored from
After restoring /(root)
Restore only file1 and file2
0 Comments:
Post a Comment
<< Home