TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [TCLUG:23243] ftp.mn-linux.org troubles
"Thomas T. Veldhouse" wrote:
>
> Try to back up an ext2fs partition onto another, stored as a file. Even
> compressed you can easily break the 2GB limit. I had reason to do this once
> because I needed to make a CDR from it. Needless to say - that particular
> approach didn't work.
Where I work, we've been lacking a DLT drive for a while. I ran into
this problem when trying to continue to do backups. I ended up making
tarballs on a directory-by-directory basis since I couldn't fit a whole
directory tree into one big file. OTOH, this makes it a little faster
to get what you want, rather than waiting for tar to seek through many
gigabytes of stuff.
Interestingly, I found out that tar.gz-ing the files could allow us to
store five backups on a single 30GB tape (we have a lot of inefficiently
stored databases -- usually flat text files -- laying around). I
suppose that doing tar.bz2 could bring that up to six.
--
_ _ _ _ _ ___ _ _ _ ___ _ _ __ Don't confuse me with the
/ \/ \(_)| ' // ._\ / - \(_)/ ./| ' /(__ facts.
\_||_/|_||_|_\\___/ \_-_/|_|\__\|_|_\ __)
[ Mike Hicks | http://umn.edu/~hick0088/ | mailto:hick0088@tc.umn.edu ]