[SunRescue] Tape drive
Bill Bradford
rescue at sunhelp.org
Sat May 19 18:52:34 CDT 2001
On Sat, May 19, 2001 at 06:45:43PM -0500, Bill Bradford wrote:
> They simply DO NOT BREAK.
Oh, the other thing - built-in filesystem snapshots.
Say you've got something in a NetApp-mounted directory, that you
accidentally deleted:
On a netapp:
# rm passwd
# ls passwd
passwd: No such file or directory
"oops"
"oh shit"
# cd .snapshot
# cp passwd ../
# cd ..
# ls -al passwd
-r--r--r-- 1 root sys 2398 May 9 13:51 passwd
#
"yay"
You can have it snapshot the filesystem once an hour, once a day,
etc... and you can have multiple snapshots, as well, if you need
to get an older version of a file..
Bill
--
Bill Bradford
mrbill at mrbill.net
Austin, TX
More information about the rescue
mailing list