From: Volker Armin Hemmann <volker.armin.hemmann@tu-clausthal.de>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] back up gentoo system
Date: Wed, 7 May 2008 00:52:44 +0200 [thread overview]
Message-ID: <200805070052.44485.volker.armin.hemmann@tu-clausthal.de> (raw)
In-Reply-To: <200805070019.06936.dcorraly@gmail.com>
On Mittwoch, 7. Mai 2008, David wrote:
> On Tuesday 06 May 2008 23:54:08 Andrew MacKenzie wrote:
> > +++ David [gentoo-user] [Tue, May 06, 2008 at 11:44:46PM +0200]:
> > > Hi,
> > >
> > > I was thinking on making regular backup of my gentoo partition. I'm
> > > not interested in incremental backups, just a mirror image of the root
> > > filesystem. I've prepared some scripts using dd for the first copy and
> > > rsync to keep it updated. How do you make your backups?
> > > Any improvements?.
> >
> > I've used bacula in the past to do backups. It's very full featured but
> > also rather complicated for simple backups.
> >
> > These days I use an rsync-based backup script I wrote called 'yarbs' (yet
> > another rsync backup system).
> >
> > It uses rsync and hard links to keep X days of backups. Easy to use,
> > easy to recover from, easy to setup. I can make it available if anyone's
> > interested.
> >
> > If you're using 'dd' does that mean you're copying the entire filesystem
> > and not just the files? I believe that can run you into some issues if
> > the FS isn't read-only...
>
> What kind of issues? The idea is to copy the whole filesystem to another
> disk and keep it sync. And in case of "crisis" use dd from the backup to
> the original disk.
Andrew has a point. dd is not a good choice. FS don't like it if some parts of
them are in a different state than others.
Also, with dd, everytime you restore, you also restore fragmentation - oh and
a bigger partition? Can be tricky.
There is nothing wrong with tar. In fact tar is great for this job. dd not.
--
gentoo-user@lists.gentoo.org mailing list
next prev parent reply other threads:[~2008-05-06 22:52 UTC|newest]
Thread overview: 55+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <200805062126.20018.sukhoimk30ii@gmail.com>
2008-05-06 21:44 ` [gentoo-user] back up gentoo system David
2008-05-06 21:54 ` Andrew MacKenzie
2008-05-06 22:18 ` David
2008-05-06 22:32 ` Andrew MacKenzie
2008-05-06 22:41 ` Andrew MacKenzie
2008-05-06 22:52 ` Volker Armin Hemmann [this message]
2008-05-07 6:09 ` [gentoo-user] " Michael Schmarck
2008-05-07 7:13 ` Volker Armin Hemmann
2008-05-07 7:36 ` Neil Bothwick
2008-05-07 7:57 ` Dirk Heinrichs
2008-05-07 9:21 ` Neil Bothwick
2008-05-07 9:34 ` Dirk Heinrichs
2008-05-07 10:54 ` Neil Bothwick
2008-05-07 11:30 ` Volker Armin Hemmann
2008-05-07 12:12 ` Neil Bothwick
2008-05-07 13:39 ` Volker Armin Hemmann
2008-05-07 15:07 ` Neil Bothwick
2008-05-07 14:41 ` [gentoo-user] " Michael Schmarck
2008-05-07 15:09 ` Neil Bothwick
2008-05-07 15:16 ` [gentoo-user] " Michael Schmarck
2008-05-07 21:56 ` Neil Bothwick
2008-05-07 22:35 ` Mark Knecht
2008-05-08 7:55 ` [gentoo-user] " Michael Schmarck
2008-05-08 9:24 ` Neil Bothwick
2008-05-08 11:21 ` Volker Armin Hemmann
2008-05-08 12:49 ` Neil Bothwick
2008-05-08 14:00 ` Volker Armin Hemmann
2008-05-08 14:38 ` Neil Bothwick
2008-05-09 13:40 ` [gentoo-user] " Michael Schmarck
2008-05-09 14:02 ` Mark Knecht
2008-05-09 13:38 ` [gentoo-user] Re: Re: Re: " Michael Schmarck
2008-05-09 21:51 ` Neil Bothwick
2008-05-10 0:14 ` Ian Hilt
2008-05-10 6:07 ` [gentoo-user] " Michael Schmarck
2008-05-10 8:44 ` Alan McKinnon
2008-05-10 15:31 ` Stroller
2008-05-10 19:02 ` Volker Armin Hemmann
2008-05-10 21:42 ` Neil Bothwick
2008-05-10 23:02 ` Volker Armin Hemmann
2008-05-11 8:05 ` Neil Bothwick
2008-05-10 21:42 ` Neil Bothwick
2008-05-12 13:07 ` [gentoo-user] " Michael Schmarck
2008-05-12 13:37 ` Sandro Hannemann
2008-05-12 14:54 ` [gentoo-user] " Michael Schmarck
2008-05-12 14:23 ` [gentoo-user] " Neil Bothwick
2008-05-12 14:51 ` [gentoo-user] " Michael Schmarck
2008-05-12 21:06 ` Neil Bothwick
2008-05-12 18:59 ` [gentoo-user] " Stroller
2008-05-10 8:34 ` [gentoo-user] Re: Re: " Alan McKinnon
2008-05-07 6:05 ` [gentoo-user] " Michael Schmarck
2008-05-07 16:04 ` [gentoo-user] " Steven Lembark
2008-05-06 21:55 ` Mark Knecht
2008-05-06 22:13 ` Volker Armin Hemmann
2008-05-07 6:02 ` [gentoo-user] " Michael Schmarck
2008-05-08 9:32 ` [gentoo-user] " András Csányi
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=200805070052.44485.volker.armin.hemmann@tu-clausthal.de \
--to=volker.armin.hemmann@tu-clausthal.de \
--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