dump with -L flag - machine truely unresponsive

- user at celeritystorm.com
Tue Jun 21 14:12:26 GMT 2005


I have never used -L, but according to the manpage, it takes a live 
snapshot. It would make sense to suspend the partitions (as your logs 
show) in order to ensure the integrity of the data. Hence, you cannot do 
any other operations while this is in progress.

I could be wrong, just following intuition here.


Freminlins wrote:

>I have a FreeBSD 5.4 machine with a SCSI hard drive. I dump all our
>machines onto a nfs-mounted filer. There are some files which it's
>important not to clobber during the dump, so I've been experimenting
>with dump using the -L flag like so: dump auLf /var /mnt/dump/var
>
>What I have noticed is that during the time that the machine is taking
>its snapshot, it becomes completely unreachable on the net. It is
>impossible to ssh or even ping it. Our monitoring reports that the
>machine has dropped off the net, but once the snapshot is finished it
>is available again. The machine itself does not drop, it just appears
>to drop.
>
>Has anyone seen this before? I certainly haven't. And if so, does
>anyone have a fix (apart from going back to dump without -L)?
>
>For info the partitions are suspended during the snapshot for these
>amounts of time:
>Jun 21 03:00:08 gia kernel: /: suspended 7.003 sec, redo 0 of 4
>Jun 21 03:08:41 gia kernel: /var: suspended 57.036 sec, redo 25 of 2775
>Jun 21 03:22:19 gia kernel: /home: suspended 1.037 sec, redo 0 of 4
>Jun 21 03:23:56 gia kernel: /usr: suspended 40.246 sec, redo 0 of 14
>
>
>Thanks,
>Frem.
>_______________________________________________
>freebsd-questions at freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
>
>  
>



More information about the freebsd-questions mailing list