Re: [Bacula-users] Bacula and automatic labelling of volumes

2010-11-24 Thread Thomas Schweikle
Am 24.11.2010 00:01, schrieb John Drescher: >> recycled volumes are not relabeled, only when they are created are they >> labeled AFAIK > > That is correct. If you want to change the name. Its probably better > to delete and create a new volume. This has to be done by a script? Is it possible to

Re: [Bacula-users] Bacula and automatic labelling of volumes

2010-11-24 Thread Thomas Schweikle
Am 23.11.2010 22:37, schrieb Thomas Schweikle: > Am 23.11.2010 21:50, schrieb John Drescher: Looks like I've got it running now. At last it was a simple thing: bacula did not have write permissions on the directory used for file storage. After correcting the permissions it is working now! Thanks

Re: [Bacula-users] Bacula and automatic labelling of volumes

2010-11-23 Thread John Drescher
> recycled volumes are not relabeled, only when they are created are they > labeled AFAIK That is correct. If you want to change the name. Its probably better to delete and create a new volume. John -- Increase Visibilit

Re: [Bacula-users] Bacula and automatic labelling of volumes

2010-11-23 Thread Blake Dunlap
recycled volumes are not relabeled, only when they are created are they labeled AFAIK On Tue, Nov 23, 2010 at 16:17, Paulo Martinez wrote: > Am 23.11.2010 um 19:53 schrieb Thomas Schweikle: > > Hi! > > > > I have set up bacula with automatic labelling of volumes: > > > > In bacula-dir.conf: > > S

Re: [Bacula-users] Bacula and automatic labelling of volumes

2010-11-23 Thread Paulo Martinez
Am 23.11.2010 um 19:53 schrieb Thomas Schweikle: > Hi! > > I have set up bacula with automatic labelling of volumes: > > In bacula-dir.conf: > Storage { > Name = File > Address = bacula > SDPort = 9103 > Password = "" > Device = FileStorage > Media Type = File > } > > Pool { > Name = Fil

Re: [Bacula-users] Bacula and automatic labelling of volumes

2010-11-23 Thread Thomas Schweikle
Am 23.11.2010 21:50, schrieb John Drescher: >> Which parts does bacula do, which does it not? >> >>> - Start a job, >>> - look for an empty volume, if none there, create one, than label it > > It looks here for an appendable volume. Although if all of your > volumes are use volume once /ma

Re: [Bacula-users] Bacula and automatic labelling of volumes

2010-11-23 Thread John Drescher
> Which parts does bacula do, which does it not? > >>     - Start a job, >>     - look for an empty volume, if none there, create one, than label it It looks here for an appendable volume. Although if all of your volumes are use volume once /max jobs =1 it will only find empty ones. >>     - push

Re: [Bacula-users] Bacula and automatic labelling of volumes

2010-11-23 Thread Thomas Schweikle
Am 23.11.2010 20:55, schrieb Blake Dunlap: > Bacula does not act like you wish, you could script parts of this to > accomplish what you want, but you cannot do it natively. Which parts does bacula do, which does it not? > On Tue, Nov 23, 2010 at 12:53, Thomas Schweikle [...] > > Automatic c

Re: [Bacula-users] Bacula and automatic labelling of volumes

2010-11-23 Thread Blake Dunlap
Bacula does not act like you wish, you could script parts of this to accomplish what you want, but you cannot do it natively. On Tue, Nov 23, 2010 at 12:53, Thomas Schweikle wrote: > Hi! > > I have set up bacula with automatic labelling of volumes: > > In bacula-dir.conf: > Storage { > Name = F

[Bacula-users] Bacula and automatic labelling of volumes

2010-11-23 Thread Thomas Schweikle
Hi! I have set up bacula with automatic labelling of volumes: In bacula-dir.conf: Storage { Name = File Address = bacula SDPort = 9103 Password = "" Device = FileStorage Media Type = File } Pool { Name = File Pool Type = Backup Recycle = yes recycle Volumes AutoPrune =