Re: [Bacula-users] Bacula Label Error - Newbie

2007-10-08 Thread Jason Antman
Thanks to all for the advice. Fixed the volume labeling problem with "add", but yes, crossing my fingers didn't work. I tried a test job and now I'm getting: 09-Oct 01:52 janus-sd: Failed command: use storage=janus-sd media_type=File pool_name=DiskVolume pool_type=Backup append=1 copy=0 stripe=0

[Bacula-users] label on tape lost

2007-10-08 Thread Paul Muster
Hello everybody, for some reason - maybe I did something that caused it, but I don't remember - one of my tapes has no label any more. Hence during restore bacula does not recognize the tape: 07-Okt 23:59 server: RestoreFiles.2007-10-07_23.57.27 Error: block.c:263 Volume data error at 0:0! Wante

Re: [Bacula-users] What tape will be used next?

2007-10-08 Thread Goetz Rieger
Oops, just found "list nextvol". Looks like it's doing what I need... Goetz > Hi > > I'm just coming to terms with Bacula and I'm quite impressed. But here is > something I can't get my head around: > > I've got a setup modeled after the example in the docs under Backup > Strategies/Daily Tape

[Bacula-users] What tape will be used next?

2007-10-08 Thread Goetz Rieger
Hi I'm just coming to terms with Bacula and I'm quite impressed. But here is something I can't get my head around: I've got a setup modeled after the example in the docs under Backup Strategies/Daily Tape Rotation. So I have: -A pool for each day from Mon-Thu with one tape (Recycle=yes, AutoPrun

Re: [Bacula-users] connection issue with client

2007-10-08 Thread Megan Kispert
Thanks! It was hosts.allow causing issues. -megan On Mon, 8 Oct 2007, GDS.Marshall wrote: >> >> I cannot for the life of me figure this one out. I am running bacula >> 2.2.4 with patches: >> >> 2.2.4-poll-mount.patch >> 2.2.4-restore.patch >> 2.2.4-sd-auth-fail.patch >> 2.2.4-verify.patch >> >

Re: [Bacula-users] Understanding media-type

2007-10-08 Thread Arno Lehmann
Hi, 08.10.2007 23:42,, Eric Böse-Wolf wrote:: > "John Drescher" <[EMAIL PROTECTED]> writes: > >>> Media types are arbitrary. Two devices with the same media type, it is >>> assumed, can share volumes. If they can't, the media type needs to be >>> different. If not, they can be the same. >>> >> Ex

Re: [Bacula-users] Understanding media-type

2007-10-08 Thread John Drescher
> So it's actually not bacula choosing one of the sd's (because the > restore job is tied to storage, which is tied to a device) but it's me > writing a new restore job or doing a mod? > > So what is media type good for? Nobody would try to get a DDS-4 tape > into a LTO2 slot? > But if bacula did n

Re: [Bacula-users] Understanding media-type

2007-10-08 Thread Ivan Adzhubey
Hi, I was going to post similar question when I saw this thread so I'd rather join... I just got my new AIT-5 drive delivered, together with a bunch of AIT-5 tapes. I have an autochanger with single AIT-3 drive installed and 4 vacant drive slots, so I am planning on installing AIT-5 alongside

Re: [Bacula-users] Understanding media-type

2007-10-08 Thread Eric Böse-Wolf
"John Drescher" <[EMAIL PROTECTED]> writes: >> Media types are arbitrary. Two devices with the same media type, it is >> assumed, can share volumes. If they can't, the media type needs to be >> different. If not, they can be the same. >> > Exactly. I have two DLT drives on different bacula-sds on

Re: [Bacula-users] Understanding media-type

2007-10-08 Thread John Drescher
> Media types are arbitrary. Two devices with the same media type, it is > assumed, can share volumes. If they can't, the media type needs to be > different. If not, they can be the same. > Exactly. I have two DLT drives on different bacula-sds on different servers and they share the "DLT-IV" media

Re: [Bacula-users] Understanding media-type

2007-10-08 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Media types are arbitrary. Two devices with the same media type, it is assumed, can share volumes. If they can't, the media type needs to be different. If not, they can be the same. Eric Böse-Wolf wrote: > Hello Everyone! > > As I understand the manu

Re: [Bacula-users] Problem with restore...

2007-10-08 Thread Arno Lehmann
Hi, there's really no need to post your questions that often. It only annoys the people who spend their time helping others. If, after several days, nobody replied a short reminder is usually considered appropriate. Please try to follow the usual guidelines on mailing list etiquette which you

Re: [Bacula-users] Restore media (in files) with problems

2007-10-08 Thread Arno Lehmann
Hi, 08.10.2007 20:55,, Mendes, Sandro wrote:: > > > Hello people, > > I’m trying to restore a job that was successfully done in a media file. > > I use the same media (file) that is overwritten every week (full). Does that mean that you have exactly one volume, which is overwritten each week

[Bacula-users] Problem with restore...

2007-10-08 Thread Sandro Mendes
Hello people, I’m trying to restore a job that was successfully done in a media file. I use the same media (file) that is overwritten every week (full). I’m trying to restore a job that was executed before a job that accuses an error in the same media… Taking a look at the file, his size is b

Re: [Bacula-users] connection issue with client

2007-10-08 Thread GDS.Marshall
> > I cannot for the life of me figure this one out. I am running bacula > 2.2.4 with patches: > > 2.2.4-poll-mount.patch > 2.2.4-restore.patch > 2.2.4-sd-auth-fail.patch > 2.2.4-verify.patch > > My backup server and the client I'm having issues with are centos 4.5 with > 2.6.9-55.0.9.ELsmp. I am

[Bacula-users] Help with restore

2007-10-08 Thread Sandro Mendes
Hello people, I’m trying to restore a job that was successfully done in a media file. I use the same media (file) that is overwritten every week (full). I’m trying to restore a job that was executed before a job that accuses an error in the same media… Taking a look at the file, his size is b

[Bacula-users] Restore media (in files) with problems

2007-10-08 Thread Mendes, Sandro
Hello people, I'm trying to restore a job that was successfully done in a media file. I use the same media (file) that is overwritten every week (full). I'm trying to restore a job that was executed before a job that accuses an error in the same media... Taking a look at the file, his size is b

[Bacula-users] connection issue with client

2007-10-08 Thread Megan Kispert
I cannot for the life of me figure this one out. I am running bacula 2.2.4 with patches: 2.2.4-poll-mount.patch 2.2.4-restore.patch 2.2.4-sd-auth-fail.patch 2.2.4-verify.patch My backup server and the client I'm having issues with are centos 4.5 with 2.6.9-55.0.9.ELsmp. I am running bacula o

[Bacula-users] Storage director segfaults, bacula 2.2.4 useless

2007-10-08 Thread mark . bergman
I haven't seen any response to the query that I posted last week. Please let me know if there's any more information that I can provide, or any suggested changes in my configurate that will resolve the segmentation faults in the storage director. I'd appreciate any help with this issue, as it'

[Bacula-users] Catalog database ran out of room--OK?

2007-10-08 Thread Ross Boylan
My last backup job failed because the catalog database ran of room on the disk. I see the section of the manual about database maintenance, but I have a concern and a question. The concern is that my catalog is now messed up, not just for that particular job but in general. What state is it in?

Re: [Bacula-users] Storage Resource for Restore Job cannot be specified?

2007-10-08 Thread Paul Waldo
Viktor Radnai wrote: > Hi Paul, > > Did you specify the ThecusCameraFile storage device in bacula-sd.conf > as well? Did you restart the storage daemon so it would pick up the > new config? If the answer to both questions is yes, could you please > send us the storage definition from both bacula-di

[Bacula-users] Fun with an HP 1/8 autoloader

2007-10-08 Thread Gavin Hamill
Hi - I'm trying to determine a reasonable base before moving onto Bacula itself... have a look at this, does it make sense? The autoloader starts off empty. I use mtx to load a tape, and even this trivial operation returns an error, yet the tape has definately moved! The autoloader already has th

Re: [Bacula-users] Storage Resource for Restore Job cannot be specified?

2007-10-08 Thread Viktor Radnai
Hi Paul, Did you specify the ThecusCameraFile storage device in bacula-sd.conf as well? Did you restart the storage daemon so it would pick up the new config? If the answer to both questions is yes, could you please send us the storage definition from both bacula-dir.conf and bacula-sd.conf? Chee

Re: [Bacula-users] storage

2007-10-08 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Arno Lehmann wrote: > Hi, > > 08.10.2007 15:11,, luyigui loholhlki wrote:: >> Device { >> Name = Drive-1 # >> Drive Index = 0 >> Media Type = DLT-8000 >> Archive Device = /dev/nst0 >> AutomaticMount = yes; # when device opened, read it >> AlwaysOpen =

Re: [Bacula-users] Storage problem

2007-10-08 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 luyigui loholhlki wrote: > hi > i'have an hp storage with 8 volumes but the the problem is that i have > just 7 volumes on it and i want to disable the access to the 8th > volume(it doesnt exist) i have always a msg telling me to mount the 8th > volume

[Bacula-users] Storage Resource for Restore Job cannot be specified?

2007-10-08 Thread Paul Waldo
Hi all, I am trying to create a restore job definition: Job { Name = "ThecusCameraRestoreFiles" #JobDefs = "RestoreFilesTemplate" Storage = "ThecusCameraFile" Type = Restore Client=pluto FileSet="Full Set" Pool = Default Messages = Standard Where = /tmp/bacula-r

[Bacula-users] Vista 64 and VSS

2007-10-08 Thread Douglas Schmidt
I'm attempting to backup a Vista 64 workstation with Bacula 2.2.4and getting errors for VSS on the machine. This is the first Vista 64 device I have attempted to use with Bacula. I am running multiple Vista 32 and XP clients with no errors. The error message: 06-Oct 23:30 Schmidt-hp8150-fd: Sch

Re: [Bacula-users] Mail problem

2007-10-08 Thread Viktor Radnai
Hi Andy, The default mailcommand setting (which you have quoted) is to send mail with the "From" address being the same as the "To" address. Try replacing the first %r (which is the sender's email address) to something else, eg: mailcommand = "/usr/sbin/bsmtp -h localhost -f \"\(Bacula\) [EMAIL PR

Re: [Bacula-users] storage

2007-10-08 Thread Arno Lehmann
Hi, 08.10.2007 15:11,, luyigui loholhlki wrote:: > Device { > Name = Drive-1 # > Drive Index = 0 > Media Type = DLT-8000 > Archive Device = /dev/nst0 > AutomaticMount = yes; # when device opened, read it > AlwaysOpen = yes; > RemovableMedia = yes; > RandomAccess = no; > AutoChanger = yes > Alert C

[Bacula-users] storage

2007-10-08 Thread luyigui loholhlki
Device { Name = Drive-1 # Drive Index = 0 Media Type = DLT-8000 Archive Device = /dev/nst0 AutomaticMount = yes; # when device opened, read it AlwaysOpen = yes; RemovableMedia = yes; RandomAccess = no; AutoChanger = yes Alert Command = "sh -c ’tapeinfo -f %c |grep TapeAlert|cat’" } with this declar

Re: [Bacula-users] Mail problem

2007-10-08 Thread Arno Lehmann
Hi, 08.10.2007 14:45,, Andy Collyer wrote:: > The mailcommand is set to: > mailcommand = "/usr/sbin/bsmtp -h localhost -f \"\(Bacula\) %r\" -s > \"Bacula: %t %e of %c %l\" %r" > and has never been changed. > > > The exact error, or rather the error message sent back is: > > This is the Postfix

Re: [Bacula-users] autochanger mount/unmount config without blocking

2007-10-08 Thread John Drescher
On 10/8/07, Alan Brown <[EMAIL PROTECTED]> wrote: > On Fri, 5 Oct 2007, Flak Magnet wrote: > > > On Thursday 04 October 2007 11:27:04 am John Drescher wrote: > >> Use the release command instead of unmount > >> > >> John > > > > Huh. I've written some scripts that do some slightly funky stuff to g

Re: [Bacula-users] recycle: pruned volume vs scratch pool volume

2007-10-08 Thread John Drescher
On 10/8/07, Ralf Gross <[EMAIL PROTECTED]> wrote: > John Drescher schrieb: > > > sometimes I just can't follow the decision bacula takes about which > > > volume to > > > recycle (bacula 2.0.3 - update to 2.2.4 scheduled, debian etch, postgres > > > 8.1). > > > http://www.bacula.org/rel-manual/Au

Re: [Bacula-users] understanding "status" of serveral daemons.

2007-10-08 Thread Arno Lehmann
Hi, 08.10.2007 13:03,, IEM - network operating center (IOhannes m zmoelnig) wrote:: > hi. > > i am currently having trouble to understand why different daemons (fd, > sd, dir) show different statuses. > > my "problem": why does a job that runs on all daemons (dir, sd, fd) do > not show up in

Re: [Bacula-users] Mail problem

2007-10-08 Thread Andy Collyer
The mailcommand is set to: mailcommand = "/usr/sbin/bsmtp -h localhost -f \"\(Bacula\) %r\" -s \"Bacula: %t %e of %c %l\" %r" and has never been changed. The exact error, or rather the error message sent back is: This is the Postfix program at host gateway.mydomain.com. I'm sorry to have to in

[Bacula-users] Understanding media-type

2007-10-08 Thread Eric Böse-Wolf
Hello Everyone! As I understand the manual each job is tied to a specific device in the storage daemon, either by the pool ressource or by the storage resource in the job resource. But the manual also tells about bacula selecting the first device, that can handle the media-type mentioned in the c

[Bacula-users] storage

2007-10-08 Thread luyigui loholhlki
i have an hp-tape with 8 volumes can u tell me if it's possible to have access just to the 7th first volumes and neglect the 8th one thx in advance - Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail -

[Bacula-users] understanding "status" of serveral daemons.

2007-10-08 Thread IEM - network operating center (IOhannes m zmoelnig)
hi. i am currently having trouble to understand why different daemons (fd, sd, dir) show different statuses. my "problem": why does a job that runs on all daemons (dir, sd, fd) do not show up in the "status" listings of these daemons? i haven't found much in-depth information in the docs, proba

Re: [Bacula-users] How to get list of file from specified job?

2007-10-08 Thread Jon Ingason
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chris Howells skrev: > Jon Ingason wrote: > >> If I want to get list of those files which were saved when some job was >> run, how do I do that? > > http://www.google.com/search?q=list+files+bacula > > Second hit. > Thanks. - -- Regards Jon Ingas

[Bacula-users] does bacula support user_xattr?

2007-10-08 Thread Manuel Stächele
hi, does bacula support user_xattr mounted partitions so i can restore all informations ? if yes, how to enable? greetins manuel - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find prob

Re: [Bacula-users] How to get list of file from specified job?

2007-10-08 Thread Chris Howells
Jon Ingason wrote: > If I want to get list of those files which were saved when some job was > run, how do I do that? http://www.google.com/search?q=list+files+bacula Second hit. - This SF.net email is sponsored by: Splunk

[Bacula-users] How to get list of file from specified job?

2007-10-08 Thread Jon Ingason
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 If I want to get list of those files which were saved when some job was run, how do I do that? - -- Regards Jon Ingason -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.7 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DB

[Bacula-users] Storage problem

2007-10-08 Thread luyigui loholhlki
hi i'have an hp storage with 8 volumes but the the problem is that i have just 7 volumes on it and i want to disable the access to the 8th volume(it doesnt exist) i have always a msg telling me to mount the 8th volume brief: define the hp-storage (1->7) -

Re: [Bacula-users] recycle: pruned volume vs scratch pool volume

2007-10-08 Thread Ralf Gross
John Drescher schrieb: > > sometimes I just can't follow the decision bacula takes about which volume > > to > > recycle (bacula 2.0.3 - update to 2.2.4 scheduled, debian etch, postgres > > 8.1). > > http://www.bacula.org/rel-manual/Automatic_Volume_Recycling.html#SECTION00253 > >

Re: [Bacula-users] Fwd: storage daemon resets connections....

2007-10-08 Thread IEM - network operating center (IOhannes m zmoelnig)
IEM - network operating center (IOhannes m zmoelnig) wrote: > hi all. > > i added a new host to my bacula backup setup, but unfortunately the > backup fails, because the storage daemon resets the connection, after > some time (that is: after >20min have elapsed and >4GB have been written) > > unf

Re: [Bacula-users] painfully slow backups

2007-10-08 Thread Arno Lehmann
Hi, 07.10.2007 20:19,, Ross Boylan wrote:: > A full backup of the offending directory just ran in 7 hrs, 17 min with > a rate of 160KB/s (1,416,688 files, 4.4GB SD bytes written). This is > slightly more files and bytes than last month. > > This is almost twice as fast as previous performance (1

Re: [Bacula-users] recycle: pruned volume vs scratch pool volume

2007-10-08 Thread Arno Lehmann
Hi, 07.10.2007 12:58,, Ralf Gross wrote:: > Hi, > > sometimes I just can't follow the decision bacula takes about which volume to > recycle (bacula 2.0.3 - update to 2.2.4 scheduled, debian etch, postgres > 8.1). Then you should first upgrade and then investigate further - there have been mod

Re: [Bacula-users] Bacula Label Error - Newbie

2007-10-08 Thread Arno Lehmann
Hi, 08.10.2007 09:53,, Jason Antman wrote:: > Hello, > > I'm a IT major at Rutgers University and am working on installing Bacula > on my personal network. It's made up of 8 Linux boxes, mainly used for > email, web, and development - not exactly "critical". I've been > experimenting with Bacula

Re: [Bacula-users] autochanger mount/unmount config without blocking

2007-10-08 Thread Alan Brown
On Fri, 5 Oct 2007, Flak Magnet wrote: > On Thursday 04 October 2007 11:27:04 am John Drescher wrote: >> Use the release command instead of unmount >> >> John > > Huh. I've written some scripts that do some slightly funky stuff to get > around the "blocking" effect of doing an "umount" from bcons

Re: [Bacula-users] Bacula Label Error - Newbie

2007-10-08 Thread Viktor Radnai
Hi Jason, I had the same problem before. The volume is already labelled, so Bacula will not relabel it. But it's not in the catalog, so you cannot use it for backups. I got around it by using the "add" command to update the catalog only, without trying to label the tape. Run a test job to make su

[Bacula-users] Bacula 2.2.4 logging to MySQL

2007-10-08 Thread Chris Sarginson
Hi Guys, I have a bacula set up that has been running for a while, and recently I introduced an additional backup server to this. We went with Bacula-mysql 2.2.4 (compared to 2.0.2 on our previous servers), added the clients to be backed up, and ran "status all" in bconsole. In version 2.0.2

Re: [Bacula-users] Insert bug?

2007-10-08 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> you wrote: > > 24.09.2007 08:00,, Christoph Litauer wrote:: ... > > Table 'bacula.batch' doesn't exist > ... > > The error above is probably due to Bacula not correctly handling batch > inserts. I discoverd something at least similar if not identical... ... There

[Bacula-users] Bacula Label Error - Newbie

2007-10-08 Thread Jason Antman
Hello, I'm a IT major at Rutgers University and am working on installing Bacula on my personal network. It's made up of 8 Linux boxes, mainly used for email, web, and development - not exactly "critical". I've been experimenting with Bacula for the past day (about 20 hours by now) mainly trying to