Re: [Bacula-users] force status full

2007-02-01 Thread Manuel Staechele
n be that it work in newer bacula versions? > Manuel Staechele wrote: >>>> i want every media LastWritten 7 days ago to go in full status. >>>> because if the media is append, it will not automatic pruned >>>> i have wrote a little sql query to do the job, but

Re: [Bacula-users] force status full

2007-01-31 Thread Manuel Staechele
>> i want every media LastWritten 7 days ago to go in full status. >> because if the media is append, it will not automatic pruned >> i have wrote a little sql query to do the job, but want ask if there is >> a better, than execute the sql query every day. > > I'll let others on this list answer y

[Bacula-users] force status full

2007-01-30 Thread Manuel Staechele
= 'Full' WHERE (VolStatus = 'Append' or VolStatus = 'Used') AND LastWritten < NOW() - interval 7 DAY thanks for idees. greetings manuel staechele -- Mit freundlichen Grüssen Manuel Stächele Dr. Levante GmbH &

[Bacula-users] stop a running job and change the tape

2007-01-18 Thread Manuel Staechele
hi list, is there a possibility to sotp a job, change the tape and then resume the job. so i dont want cancel the job but say "job stop or wait i need to change the tape"... reason for asking, some times the tape is nearly full but i have evening and so i want to change the tape with a new one

Re: [Bacula-users] find out the volume name in drive

2006-12-08 Thread Manuel Staechele
Michel Meyers schrieb: > Manuel Staechele wrote: >> hello, >> >> how can i get the name of the volume which is in the drive without >> mounting the volume? >> is there a command in the bconsole etc.? > > btape can read labels with the 'readlabel' c

Re: [Bacula-users] find out the volume name in drive

2006-12-08 Thread Manuel Staechele
Ralf Gross schrieb: > Manuel Staechele said: >> how can i get the name of the volume which is in the drive without >> mounting the volume? >> is there a command in the bconsole etc.? > > You can use the mtx-changer command for that. i have no autochanger... is there a

[Bacula-users] find out the volume name in drive

2006-12-08 Thread Manuel Staechele
hello, how can i get the name of the volume which is in the drive without mounting the volume? is there a command in the bconsole etc.? thanks greetings manuel - Take Surveys. Earn Cash. Influence the Future of IT Join Sou

[Bacula-users] list nextvol

2006-12-06 Thread Manuel Staechele
Hello, one question the command list nextvol job=NAME works fine for me with bconsle version Version: 1.36.3 (22 April 2005) but in version: Version: 1.38.11 (28 June 2006) the nextvol job=NAME command shows the same output as list job=NAME and additional a line with the nextvol infor

[Bacula-users] Filesystem change prohibited. Will not descend into

2006-11-23 Thread Manuel Staechele
Hello List, i do not understand the message: server-fd: Filesystem change prohibited. Will not descend into /home did bacula save this directory or not? It came only this message, the job it self is OK without warnings, so i think it doesn't matter. If bacula did not save the directory, how ca

Re: [Bacula-users] Performance problems

2006-11-15 Thread Manuel Staechele
John Drescher schrieb: > > > On 11/15/06, *Manuel Staechele* <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > Hello, > > i want restore a simple file from a FULL job which is not that big. > and it took 10 hours to build the di

[Bacula-users] Performance problems

2006-11-15 Thread Manuel Staechele
recomented indexes in the databases. but they are all there. database: mysql bacula-director and bacula-sd are not on the same server - are there any hints to improve this situation? thanks for any suggestions and ideas! greetings from Grenzach in Germany manuel staechele