On 11/06/07, Modulok <[EMAIL PROTECTED]> wrote:

3. Is there any safe way to unconditionally umount a file system, even if a
run-away process is writing to it (as bad of an idea as this is)?

UFS is refreshingly robust (at least in my experience) in
this regard, in that you may end up with a truncated (or
slightly mauled) file but never a corrupt filesystem.

Even kicking the power cord out only results in minor,
repairable corruption something like 30% of the time.

Again, in terms of personal experience I would suggest that
umount -f is shrug-inducingly "safe" at 3 or 4 nines of the time.

--
--
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to