Amanda-Users

Re: Why Oh Why only THIS DLE is giving me those timeout problems ?

2005-08-30 16:26:02
Subject: Re: Why Oh Why only THIS DLE is giving me those timeout problems ?
From: Geert Uytterhoeven <geert AT linux-m68k DOT org>
To: Graeme Humphries <graeme.humphries AT vcom DOT com>
Date: Tue, 30 Aug 2005 22:07:31 +0200 (CEST)
On Tue, 30 Aug 2005, Graeme Humphries wrote:
> Guy Dallaire wrote:
> > Yes, thanks. I know about hard links. But how would it impact the size
> > or performance of my backups ?
> > 
> Well, if a file is hard linked multiple times, it'll be backed up multiple
> times. Therefor, a filesystem with tons of hard links will take a really long
> time to back up. :)

Fortunately tar is sufficiently smart to back it up only once.

Usually the problem with lots of hard links is not the data timeout value, but
the estimate timeout value, as I found out the hard way[*].

Gr{oetje,eeting}s,

                                                Geert

[*] Like having `all' Linux kernel source trees on my disk, with identical
    files hardlinked together, as a poor man's blazing fast SCM system.
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert AT linux-m68k 
DOT org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                                            -- Linus Torvalds