2 msgQuestion about gstreamer
4 msgToday's sync breaks stuff
23 msgIs the mailing list working?
9 msggrub weirdness
6 msgOT: Looking for SATA controller recommendation

back up gentoo system
\ David (6 May 2008)
. \ Andrew MacKenzie (6 May 2008)
. . \ David (6 May 2008)
. . . \ Andrew MacKenzie (6 May 2008)
. . . \ Andrew MacKenzie (6 May 2008)
. . . \ Volker Armin Hemmann (6 May 2008)
. . . \ Steven Lembark (7 May 2008)
. \ Mark Knecht (6 May 2008)
. \ Volker Armin Hemmann (6 May 2008)
. \ Michael Schmarck (7 May 2008)
. \ Michael Schmarck (7 May 2008)
. \ Michael Schmarck (7 May 2008)
. . \ Volker Armin Hemmann (7 May 2008)
. . \ Neil Bothwick (7 May 2008)
. . . \ Dirk Heinrichs (7 May 2008)
. . . . \ Neil Bothwick (7 May 2008)
. . . . . \ Dirk Heinrichs (7 May 2008)
. . . . . . \ Neil Bothwick (7 May 2008)
. . . . . . . \ Volker Armin Hemmann (7 May 2008)
. . . . . . . . \ Neil Bothwick (7 May 2008)
. . . . . . . . . \ Volker Armin Hemmann (7 May 2008)
. . . . . . . . . . \ Neil Bothwick (7 May 2008)
. \ Michael Schmarck (7 May 2008)
. . \ Neil Bothwick (7 May 2008)
. \ Michael Schmarck (7 May 2008)
. . \ Neil Bothwick (7 May 2008)
. . . \ Mark Knecht (7 May 2008)
. \ Michael Schmarck (8 May 2008)
. . \ Neil Bothwick (8 May 2008)
. . . \ Volker Armin Hemmann (8 May 2008)
. . . . \ Neil Bothwick (8 May 2008)
. . . . . \ Volker Armin Hemmann (8 May 2008)
. . . . . . \ Neil Bothwick (8 May 2008)
. \ András Csányi (8 May 2008)
. \ Michael Schmarck (9 May 2008)
. . \ Neil Bothwick (9 May 2008)
. . . \ Ian Hilt (10 May 2008)
. . . \ Alan McKinnon (10 May 2008)
. \ Michael Schmarck (9 May 2008)
. . \ Mark Knecht (9 May 2008)
. \ Michael Schmarck (10 May 2008)
. . \ Alan McKinnon (10 May 2008)
. . \ Stroller (10 May 2008)
. . . \ Volker Armin Hemmann (10 May 2008)
. . . . \ Neil Bothwick (10 May 2008)
. . . . . \ Volker Armin Hemmann (10 May 2008)
. . . . . . \ Neil Bothwick (11 May 2008)
. . \ Neil Bothwick (10 May 2008)
. \ Michael Schmarck (12 May 2008)
. . \ Sandro Hannemann (12 May 2008)
. . \ Neil Bothwick (12 May 2008)
. . \ Stroller (12 May 2008)
. \ Michael Schmarck (12 May 2008)
. . \ Neil Bothwick (12 May 2008)
. \ Michael Schmarck (12 May 2008)

4 msgWTF? VMWare server modules blocks :/
2 msgstuck with Mysql --config
4 msgWhere is elog documentation
5 msgto which package scrbook.cls belongs?
2 msgepson printers using avasys drivers. anyone?
4 msgblocking packages when emerge gnome-light
3 msgaufs and gentoo-sources
12 msgWhat version of netscape-flash to use with konq...
2 msgNew b43 driver can't find my AP
41 msgWhich openoffice
2 msgApache status
6 msgusing a HD with bad sectors
2 msgOnly a '-' in 'top' column WCHAN since downgrad...
5 msgUsing package.use
Subject:Re: back up gentoo system
Group:Gentoo-user
From:Volker Armin Hemmann
Date:6 May 2008


 
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 mailing list



© 2004-2008 readlist.com