Hello,
Normally when a volume is purged then recycled, the name is not change.
Bacula just truncates the volume and writes the new data to it. If you
want to relabel a Volume, probably the safest way is to endure the
volume is purged then use the "relabel" command in bconsole. This
ensures th
Hello,
2014-03-19 10:29 GMT+01:00 Логинов Илья :
> Hello, I have a problem with bacula.
> I set the settings Recycle = yes, volumes overwrite as needed.
> But the name does not change.
> In the "label format" is specified jobid, and important that a volume
> changes name.
> How can I solve this p
Am 19.03.2014 12:23, schrieb John Drescher:
> I am pretty sure you need to delete the old volumes and create new.
before creating a new lable the volume has to be initialized physically
by putting a EOF mark onto the tape, e.g.:
mt -f /dev/st0 rewind
mt -f /dev/st0 weof
Bacula should be
> Hello, I have a problem with bacula.
> I set the settings Recycle = yes, volumes overwrite as needed.
> But the name does not change.
> In the "label format" is specified jobid, and important that a volume changes
> name.
> How can I solve this problem?
> Or do I have write shell script, which w
Hello, I have a problem with bacula.
I set the settings Recycle = yes, volumes overwrite as needed.
But the name does not change.
In the "label format" is specified jobid, and important that a volume changes
name.
How can I solve this problem?
Or do I have write shell script, which will delete o