Re: large filesystem backup via autoloader
- From: John-Paul Stewart <jpstewart@xxxxxxxxxxxxxxxx>
- Date: Mon, 24 Jul 2006 19:14:30 -0400
Roger Davis wrote:
Hello,
I have a SuSE 9.2 system with four large filesystems
(two 1.4 Tb and two 2 Tb) that I want to back up to tape.
I am considering buying an autoloader (probably a 16-tape
Quantum SuperLoader 3 DLT-S4 with 800 Gb native capacity
per tape) for this task. I want to make full backups of
all four filesystems.
I have been told that I can use dump and restore's -F
option to run a script that would command the autoloader
to change tapes every time dump or restore needs to change
a tape in a multi-tape dump. This would be important since
none of my filesystems are small enough to fit on a single
800 Gb tape. Has anyone out there done this, and in
particular has anyone done it with a Quantum SuperLoader 3?
Your script will simply need to call the 'mtx' utility to change tapes. Depending on your autoloader and your needs, a simple 'mtx next' might suffice or your might want more complex tape selection logic. There's no reason why it shouldn't work; SCSI autoloaders pretty much stick to the same standards (same with tape drives themselves).
Are there any other good options out there other than
dump/restore?
There are free options such as 'tar', 'cpio', and 'amanda'. There are payware options such as those from BRU, Storix, Arkeia, Veritas, Legato and many others. (Put a ".com" after any of those names and you'll find their respective websites with plenty of info.) It all depends on how much money you have to spend (and/or how much time you have to spend).
In general, an autoloader should be no problem as far as Linux is concerned.
.
- References:
- large filesystem backup via autoloader
- From: Roger Davis
- large filesystem backup via autoloader
- Prev by Date: Re: System Serial Number & Model Number in Linux
- Next by Date: changing logical ext3 partition
- Previous by thread: large filesystem backup via autoloader
- Next by thread: Re: large filesystem backup via autoloader
- Index(es):
Relevant Pages
|