Amanda-Users

Re: backing up to disk(s)

2004-03-03 01:57:58
Subject: Re: backing up to disk(s)
From: Christoph Scheeder <christoph.scheeder AT scheeder DOT de>
To: Mathias Koerber <mathias AT koerber DOT org>
Date: Wed, 03 Mar 2004 07:55:34 +0100
Hi,
you don't have to change anything.
the actual release of manda supports the backup to disk aproach,
just read the docs about the "file:" driver.
If you combine it with something hotplug-manager and automount
you'll get what you want quite easyly.
Christoph

Mathias Koerber schrieb:
[IMPORTANT! This message has been blind-carbon-copied to you.
Do not reply-to-all or forward it without the author's permission.]

with SATA disks becoming cheaper, it becomes very attractive to
use USB2.0 connected disks as backup medium rather than
tapes. The $/MB are almost even these days and are likely to
go in favour of the disks with higher capacities in the future, while
I do not see tape media becoming much cheaper in the long run.

That poses the question, how easy it is to use a disk as backup medium
for AMANDA.

I am envisioning use several disks as follows:

Daily01:    on DISK1
Daily02:    on DISK2
Daily03:    on DISK3
Daily04:    on DISK4
Daily05:    on DISK1
Daily06:    on DISK2
...

This can be accomplished by either partitioning each of these
disks into several partitions with a fixed size each
(to emulate a tape), one for each medium,
or to just create directories and have more flexibility sizewise.

I envision that one could make a chg-script to
link the 'tepdev' device to the correct partition
(eg ln -s /dev/hdd4 /dev/tape  for Daily04).
or similar stuff for directories

What changes would be required to amtape/mt(?)/etc
to support writing to partitions (raw?) or
multiple files ?

Has anyone done something like this?

Mathias



<Prev in Thread] Current Thread [Next in Thread>