dumping active file systems

Edward Vielmetti emv at math.lsa.umich.edu
Wed Mar 21 05:50:54 AEST 1990


My understanding is that the Ultrix ``dump'' has had some of the
Purdue modifications into it to harden it against problems with
dumping live filesystems.  This information courtesy of Rich Kulawiec,
partial author of some of the Purdue changes, who says he's using the
supplied dump on the DS3100.

Here's a worst case test for dump, courtesy of 
Don Speck <mangler at csvax.caltech.edu>:

    mkdir foo; cd foo; sleep 999999 & cd ..; rmdir foo
    dump that filesystem
    restore that filesystem someplace (e.g. /usr/tmp)

see if restore dumps core on this one.

--Ed



More information about the Comp.unix.ultrix mailing list