Re: backup strategies
From: Csaba Henk (cs_at_creo.hu)
Date: 10/31/05
- Previous message: Igor Robul: "Re: Can not make alias for rl0"
- In reply to: Eric Schuele: "Re: backup strategies"
- Next in thread: Eric Schuele: "Re: backup strategies"
- Reply: Eric Schuele: "Re: backup strategies"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 31 Oct 2005 15:00:38 +0100 To: freebsd-questions@freebsd.org
Thanks for all the tips and answers, I will consider the mentioned
alternatives.
Yet I have one more question...
On Sun, Oct 30, 2005 at 01:22:35PM -0600, Eric Schuele wrote:
> dump(8) will create a snapshot of a live filesystem, dump the snapshot
> and then remove the snapshot, if given the correct flags ('-L').
Can even a full bakcup done safely on a live filesystem by "dump -L"?
As dump(8) says when explaining the -L flag:
To obtain a consistent dump image, dump takes a snapshot of the file
system in the .snap directory in the root of the file system being
dumped and then does a dump of the snapshot.
I don't see how the temporary snapshot can improve the
reliability/consistency/correctness of the dump. Could someone explain
this?
-- Csaba Henk My sense of humour is often too subtle to cope with getting smileyd. Please don't take it personal. _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
- Previous message: Igor Robul: "Re: Can not make alias for rl0"
- In reply to: Eric Schuele: "Re: backup strategies"
- Next in thread: Eric Schuele: "Re: backup strategies"
- Reply: Eric Schuele: "Re: backup strategies"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|