[Bacula-users] Bacula features

2009-10-29 Thread Leslie Rhorer
Hello All, I am looking for a backup solution which has the following features: 1. Back up to removable hard drives 2. Span multiple target drives 3. Maintain a virtual fileysystem so all snapshots look like a single backup volume to the user. 4. Maintain an easily monitored index so the

Re: [Bacula-users] Bacula features

2009-10-30 Thread Leslie Rhorer
> > > Hmmm... to be honest I have never had cause to find out, but I have > seen > > > bacula fill up a disk and ask for another volume. The autochanger > script > > > should just take care of the rest. > > > > I agree with James... from Baculas point of view, the volume files > > don't matter, jus

Re: [Bacula-users] Bacula features

2009-10-30 Thread Leslie Rhorer
> > 3. Maintain a virtual fileysystem so all snapshots look like a single > > backup volume to the user. > > Well - here it would probably help if you knew more about Bacula > already :-) > > When doing a restore Bacula can present you with an overview of all > the files backed up from a certain

Re: [Bacula-users] Bacula features

2009-10-30 Thread Leslie Rhorer
> -Original Message- > From: John Drescher [mailto:dresche...@gmail.com] > Sent: Friday, October 30, 2009 10:19 AM > To: Leslie Rhorer > Cc: bacula-users@lists.sourceforge.net > Subject: Re: [Bacula-users] Bacula features > > > It sounds to me, > > t

Re: [Bacula-users] Bacula features

2009-10-30 Thread Leslie Rhorer
> It performs the same function as the disk-changer shell script that > ships with Bacula, but with some enhancements. Removable drives are > treated as magazines containing some number of volume files. An > autochanger has some number of magazine bays into which magazine drives > can be "inserted"

Re: [Bacula-users] Bacula features

2009-10-30 Thread Leslie Rhorer
> To get recycling to work most likely your hard drive will need to be > divided into multiple volumes That doesn't sound very efficient. > or you can do this with 3 or more hard > drives each containing 1 volume. The vdisk changer will help in the For testing purposes only, I wi

Re: [Bacula-users] Bacula features

2009-10-30 Thread Leslie Rhorer
> It doesn't identify drives. It identifies volumes that are needed. > Backups are made to volumes, which on disk are regular files on a > filesystem partition, not the raw drive. So, for example, if you had 3 > volumes on each drive then you might name them drive01vol1, drive01vol2, > and drive01v

[Bacula-users] Installing Bacula

2009-10-30 Thread Leslie Rhorer
OK, I installed Bacula, but I am having problems installing the GUI. I am running Debian "Lenny" on an AMD Athlon 64 x 2. I installed Bacula using the KDE package Manager, but I don't see a .deb source for the gui. I downloaded the .tar source from bacula.org and used the instructions from the

Re: [Bacula-users] Installing Bacula

2009-10-30 Thread Leslie Rhorer
> 31.10.2009 1:44, Leslie Rhorer kirjoitti: > > > > OK, I installed Bacula, but I am having problems installing the GUI. I > am > > running Debian "Lenny" on an AMD Athlon 64 x 2. I installed Bacula > using > > the KDE package Manager, but I don't

Re: [Bacula-users] Bacula features

2009-10-30 Thread Leslie Rhorer
> There are several tools and procedures to achieve that. Note that > Bacula does not write to raw disks, but creates regular files as > volumes it uses, so you can use the OS tools like udev or automounter > to get disks mounted when attached, which is what the above mentioned > tools rely on.

Re: [Bacula-users] Bacula features

2009-10-31 Thread Leslie Rhorer
After nosing around for a day or two, I have decided that Bacula will not suit my needs. It is an extremely powerful suite of programs, but it is designed to handle an enterprise environment rather than a home environment, and getting it to work for my environment would just be more troub