Re: [Bacula-users] losing directory permissions and ownership

2009-10-27 Thread Avi Rozen
Martin Simmons wrote: > You need to match the parent directories themselves and then the contents of > owned-by-bacula: > > FileSet { > Name = test-fileset > Include { > Options { > # Match all directories leading up to the cherry picked directory > regexdir = "^/home$" >

Re: [Bacula-users] losing directory permissions and ownership

2009-10-27 Thread Martin Simmons
> On Tue, 27 Oct 2009 00:22:37 +0200, Avi Rozen said: > > Martin Simmons wrote: > >> > >> I'd like to cherry pick directories to backup and have them restored > >> with correct ownership and permissions... > >> > >> What am I doing wrong? Is this the expected behavior? > >> > > > > Yes, t

Re: [Bacula-users] Invitation to connect on LinkedIn

2009-10-27 Thread Jari Fredriksson
27.10.2009 6:15, Siju George kirjoitti: > > > > LinkedIn > > I'd like to add you to my professional network on LinkedIn. > > - Siju > Spam, reported via SpamCop. Please join the Bacula group in Linked In. This is just spam. -- http://www.iki.fi/jarif/ signature.asc Description: Op

[Bacula-users] Does anyone enable the vxa_packetloader fix in mtx-changer.conf?

2009-10-27 Thread Brian Debelius
I have been using VXA Packetloader on Windows, and Linux, and I have not ever had to enable this to get the script to work. I am just curious if anyone uses it. (From mtx-changer.conf) # If you have a VXA PacketLoader, it might display a different # Storage Element line, so try setting the fol

Re: [Bacula-users] Autochanger problem

2009-10-27 Thread Thomas Bennett
I realize now you have mostly done all that. If this is a Dell or IBM unit there should be an adminstrative program as descibed below which will let you move tapes to the I/O slot to remove them. Also, there may be a WEB server built in as on the Dell and IBM that will let you administer the

Re: [Bacula-users] Questions on Copy Jobs

2009-10-27 Thread Brian Debelius
The copy job copies all uncopied jobs one job at a time, one job at a time. If you need to limit this, you need to use your own sql command. I pulled the SQL statement from the source that does the selection for the uncopied jobs, and modified it with a date range, and run this to do uncopied

Re: [Bacula-users] Autochanger problem

2009-10-27 Thread Thomas Bennett
I am making an assumption that this is the Dell backup library or actually IBM who manufactured the dell product There is a program itdt-dcr or as shown as the title to my icon ITDT - DELL Customer Release. I think I found this on the dell site and it is a desktop program for controlling and ad

Re: [Bacula-users] Autochanger problem

2009-10-27 Thread Allan Black
Oddbjørn Sjøgren wrote: > Ok, I'll call and make them reset it. I take it this is something you have > to do physically to the box? And about the random mode, is this also > something you have to do physically? I only have access to the linux box by Probably - you will need to check the manual for

[Bacula-users] Questions on Copy Jobs

2009-10-27 Thread Mingus Dew
In the documentation, there is an example for a Copy Job using the Selection Type "PoolUncopiedJobs". I'd like to implement Copy Jobs using this selection type. I currently have about 30 clients backed up into the same Disk Pool. There are 28 days of backups on Disk for each client. If I setup a C

Re: [Bacula-users] Weird message in log

2009-10-27 Thread John Drescher
2009/10/27 Gabriel - IP Guys : > Dear All, > > > > I get this error in the Bacula Log. > > > > Bacula-Director: ERROR in authenticate.c:304 UA Hello from client: > > > > Not sure how to go about this one – because all the passwords are correct. > Any tips, hints, and ideas, appreciated. Thanks > >

[Bacula-users] copy and then migrate job

2009-10-27 Thread Nicolae Mihalache
Hello, I'm trying to automatically copy some jobs from one tape to another (to be taken offline) and because I don't have two tape drives, I have to use a temporary pool. However I have noticed that all the jobs that are copied to the temporary pool are marked with type 'M' and then the migration

Re: [Bacula-users] Maximum Volume Jobs and concurrency

2009-10-27 Thread John Drescher
On Tue, Oct 27, 2009 at 11:03 AM, Brian Debelius wrote: > I think I would like to change my disk pool to have a Maximum Volume > Jobs = 1 so that there is only one job per file.  My thought is that it > would lead to more efficient recycling.  I believe if I do this then > this will not allow job

Re: [Bacula-users] Autochanger problem

2009-10-27 Thread Oddbjørn Sjøgren
Ok, I'll call and make them reset it. I take it this is something you have to do physically to the box? And about the random mode, is this also something you have to do physically? I only have access to the linux box by ssh that it is connected to, everything else I have to call inn and ask some IT

[Bacula-users] Weird message in log

2009-10-27 Thread Gabriel - IP Guys
Dear All, I get this error in the Bacula Log. Bacula-Director: ERROR in authenticate.c:304 UA Hello from client: Not sure how to go about this one - because all the passwords are correct. Any tips, hints, and ideas, appreciated. Thanks --- Kind Regards, Mr Gabriel

[Bacula-users] Maximum Volume Jobs and concurrency

2009-10-27 Thread Brian Debelius
I think I would like to change my disk pool to have a Maximum Volume Jobs = 1 so that there is only one job per file. My thought is that it would lead to more efficient recycling. I believe if I do this then this will not allow job concurrency. Is there a way to do have one job per file, and

Re: [Bacula-users] Autochanger problem

2009-10-27 Thread Allan Black
Oddbjørn Sjøgren wrote: > READ ELEMENT STATUS Command Failed > Whats going on here? Because tape drives and autochangers are largely passive, sometimes you don't get an error until the next time you do something, so that might be an indication of a previous error. However, if you keep getting the

[Bacula-users] SHA1 digest warning

2009-10-27 Thread Brian Debelius
Hi, I recently started seeing this error during copy jobs from disk to tape. What does it mean? 27-Oct 09:05 bacula-sd JobId 4595: Forward spacing volume "vol-0298" to file:block 0:200 27-Oct 09:05 bacula-sd JobId 4595: Warning: Got SHA1 digest but not the same File as attributes

Re: [Bacula-users] vchanger configuration question

2009-10-27 Thread Josh Fisher
You don't have 'Autochanger = yes' in the device records for d1, d2, and d3. That howto (and script) are outdated and need to be edited. The vchanger project page is at http://sourceforge.net/projects/vchanger/, and there is a much more recent howto there. Scott Courtney wrote: > Greetings, all

Re: [Bacula-users] Autochanger problem

2009-10-27 Thread Oddbjørn Sjøgren
Thank you Allan So I talked to the people who are hosting today, and they had indeed done a mistake replacing the tapes. It was now completely full. I asked them to remove one (the 24 slot, VolumeTag=ARS655L3) and he did. Now, I was going to follow your procedure, and started with a status to see

Re: [Bacula-users] Verify Jobs

2009-10-27 Thread John Drescher
> There doesn't seem to be much in the docs on Verify Jobs, unless I'm missing > a section somewhere. > Can a Verify Job be run from the console, or does it have to be configured > in a Job Definition? You can run it in the console by running the backup job and modifying the leve. > What are best

[Bacula-users] Verify Jobs

2009-10-27 Thread Mingus Dew
There doesn't seem to be much in the docs on Verify Jobs, unless I'm missing a section somewhere. Can a Verify Job be run from the console, or does it have to be configured in a Job Definition? What are best practices for running Verify Jobs? Thanks, Shon --

[Bacula-users] Bacula and Suse

2009-10-27 Thread Sak Mon
Hi everybody: We have a Suse Enterprise Server 10 SP 2 (SLES10SP2) that include glibc 2.4 (glibc-2.4-31.54). I see that bacula 2.4 requiere glibc 2.5 and bacula 3.0.2 requiere glibc 2.6. Is there a way for bacula works on SLES10SP2? May be a "trick" with statics libraries? I am frustrate. This s