huge data backups

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi

I have several partitions (mainly on XFS) with lots of data (the disk
usage is not that big, its arround 150 GB each partition but they contain
LOTS of small files, my guess is some order of millions). My problem is to
find a way to implement a backup policy for this partitions. I have a tape
autoloader LTO-1 with enough capacity for uninterrupted (read, without
manual intervention) backup. I thought of a backup policy like: each month
a full backup, each week a differential backup relative to the last
monthly full backup, each day a incremental backup relative to the last
weekly differential backup. But, because of the huge number of files, it
seems I cannot do it with a simple tar. To gather some statistics about
how many files get modified in 24h I used something like this:

find /partition -mtime 1 -type f > backup-1day.list &

Its beeing running for the last 3 days and still is :-/ (and 
backup-1day.list increasing lightly).

In such situation what can I do to get a daily backup of data ?

Thanks!

- -- 
Mihai RUSU                                    Email: dizzy@xxxxxxxxx
GPG : http://dizzy.roedu.net/dizzy-gpg.txt    WWW: http://dizzy.roedu.net
                       "Linux is obsolete" -- AST
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/0IY0PZzOzrZY/1QRAhHYAJ0cZaydfrsaCTlKzeMktfCyeFBt0wCff87D
PpidOUqa3LnbECXJhS1+I8c=
=Z5BS
-----END PGP SIGNATURE-----
-
: send the line "unsubscribe linux-admin" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Newbie]     [Audio]     [Hams]     [Kernel Newbies]     [Util Linux NG]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Device Drivers]     [Samba]     [Video 4 Linux]     [Git]     [Fedora Users]

  Powered by Linux