From: Rasmus Andersen <rasmus@avlebavle.dk>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Ghosting a Ext3 partition
Date: Sun, 2 Mar 2008 08:48:15 +0100 [thread overview]
Message-ID: <20080302074815.GK9879@avlebavle.dk> (raw)
In-Reply-To: <47CA323A.1080403@paradise.net.nz>
On Sun, Mar 02, 2008 at 05:51:06PM +1300, Mark Kirkwood wrote:
> I wrote:
>>
>>
>> If you want to back the system up while it is running (in particular /),
>> then you need to use a tool that understands how to create a backup image
>> that is valid (i.e will boot) - something like xfsdump, *dumpe2fs* etc or
>> smart tar/dump based tools like Amanda.
> Hmm - dunno what I was thinking there - 'dumpe2fs' is completely wrong,
> should have written 'dump', sorry!
If you do backup live filesystems/data then dump is on par with dd; both
read from the underlying device and might bypass the kernel's page cache.
Ie., there might be unwritten data cached thats not on disk yet.
Tar/rdiff-backup/etc reads through the pagecache and avoids this problem.
The dump people talk a bit about this themselves on
http://dump.sourceforge.net/isdumpdeprecated.html
Note I dont want to dis dump, backing up live filesystems is just tricky
(depending on your consistency requirements :) and dump adds another
level to that.
Cheers,
Rasmus
--
gentoo-user@lists.gentoo.org mailing list
next prev parent reply other threads:[~2008-03-02 7:48 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-29 19:27 [gentoo-user] Ghosting a Ext3 partition Jonathan Haws
2008-03-01 1:23 ` maxim wexler
2008-03-01 7:04 ` Ritesh Kumar
2008-03-02 2:36 ` Dan Farrell
2008-03-02 4:29 ` Mark Kirkwood
2008-03-02 4:51 ` Mark Kirkwood
2008-03-02 7:48 ` Rasmus Andersen [this message]
2008-03-02 8:51 ` Mark Kirkwood
2008-03-02 13:43 ` Rasmus Andersen
2008-03-02 23:43 ` Mark Kirkwood
2008-03-03 20:17 ` Jonathan Haws
2008-03-04 4:39 ` Mark Kirkwood
2008-03-05 19:26 ` Matthias Bethke
2008-03-04 8:07 ` [gentoo-user] " Michael Schmarck
2008-03-01 2:53 ` [gentoo-user] " Mark Kirkwood
2008-03-01 10:47 ` Etaoin Shrdlu
2008-03-01 10:49 ` Florian Philipp
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080302074815.GK9879@avlebavle.dk \
--to=rasmus@avlebavle.dk \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox