Hello,
I have started using Bacula a few weeks ago and I must say that it is
really impressive.
At the moment, I'm trying to implement a rather simple setup. I want
to do a daily backup on a single computer using a tape drive. The
backup strategy is simple: always overwrite the currently inserted
tape.
Unfortunately I have some difficulties when trying to implement this
strategy:
1. The storage daemon asks for a specific tape, even though "Accept
any Volume" is enabled.
| 24-Jun 02:00 datenserver-sd: Please mount Volume "Vol-0004" on
| Storage Device "Tape" for Job Client1.2005-06-24_02.00.00
2. When I insert a new tape, Bacula does not label it automatically.
3. When I insert a tape with an existing backup on it, Bacula tries to
append data to it, no matter how short the retention period is.
Could you help me to find out what I'm doing wrong here? I'm sending
you the relevant parts my configuration.
Hendrik
--- Director
Pool {
Name = Default
Pool Type = Backup
Recycle = yes # Bacula can automatically recycle Volumes
AutoPrune = yes # Prune expired volumes
Volume Retention = 12h # Always overwrite volume
Accept Any Volume = yes # write on any volume in the pool
Recycle Current Volume = yes
Label Format = "Vol-"
}
--- Storage daemon
Device {
Name = Tape
Description = "Bandlaufwerk"
Media Type = DDS-3
Archive Device = /dev/st0
AutomaticMount = yes; # when device opened, read it
AlwaysOpen = no;
RemovableMedia = yes;
Label media = yes;
}
-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Bacula-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-users