[Bacula-users] Problem with long running Client Run Before Job

2007-06-21 Thread James Ray
ideas on a work around for this? -- James Ray. <[EMAIL PROTECTED]> Computing Services Queen Mary, University of London - This SF.net email is sponsored by DB2 Express Download DB2 Express C - th

[Bacula-users] bacula-2.0.2 RPM for fc5

2007-02-06 Thread James Ray
All, Does anyone have a RPM available for fc5 of 2.0.2 just to save me some time and effort in building my own? -- James Ray. <[EMAIL PROTECTED]> Computing Services Queen Mary, University of

Re: [Bacula-users] Corrupted Tape Label

2006-11-24 Thread James Ray
Kern Sibbald wrote: > On Friday 24 November 2006 17:57, James Ray wrote: >> All, >> I think I have a nasty problem with a tape label: >> *read label >> btape: btape.c:385 Volume has no label. >> >> Volume Label: >> Id

[Bacula-users] Corrupted Tape Label

2006-11-24 Thread James Ray
PoolName : MediaType : PoolType : HostName : Date label written: -4712-01-01 at 00:00 Looks like some how its been ruined in some way, not quite sure how yet. Is there any way to see if there is any valid bacula data on the tape still? -- James Ray

Re: [Bacula-users] Autochanger advice

2006-11-24 Thread James Ray
christian zimmermann wrote: > Am Freitag, den 24.11.2006, 09:56 + schrieb James Ray: >> Troy Daniels wrote: >> It seems to be a 2U, 1 Drive, 12 Slot loader >> >> So your bacula-dir.conf should contain something like: >> Storage { >> Name = Over

Re: [Bacula-users] Autochanger advice

2006-11-24 Thread James Ray
oin SourceForge.net's Techsay panel and you'll get the chance to share your >> opinions on IT & business topics through brief surveys - and earn cash >> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV >> __

Re: [Bacula-users] Creating filesets on-the-fly

2006-11-23 Thread James Ray
veys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVD

Re: [Bacula-users] Offsite vol management

2006-11-14 Thread James Ray
Alan Brown wrote: > On Tue, 14 Nov 2006, James Ray wrote: > >> Having an on-site fire safe is not a good idea IMHO. > > It's better than having the tapes onsite burn up. Totally true! Having an on-site fire safe is better than no fire safe at all. > >> If yo

Re: [Bacula-users] Offsite vol management

2006-11-14 Thread James Ray
r your media. If at all possible, get the safe close by (for logistical reasons) but in another building and then move the tapes that are unlikely to be needed. Our current way of doing things is we keep ~2 to 4 days on-site and off-site (to the other building) the rest. When a long recovery comes th

Re: [Bacula-users] Solaris 10 clients with ZFS filesystems

2006-11-13 Thread James Ray
Mike Seda wrote: > Hi All, > Does bacula work for Solaris 10 clients with ZFS filesystems? Yes it works just fine with ZFS I am running it here for a few weeks with no problems so far. I would make sure your snapdir is hidden else this may produce some weird problems. -- Jam

Re: [Bacula-users] Quantum PX502 Working..

2006-10-31 Thread James Ray
20051214.230617.b5f41ed5.en.html > > > But, has anyone gotten the fibre channel version of the PX502 to work > with bacula as well? I can't imagine there should be much different. To your system they should appear the same way. -- James Ray Systems Administrator Computi

Re: [Bacula-users] Quantum PX502 Working..

2006-10-28 Thread James Ray
changes to the firmware only as far as I can tell). I am running it with two drives from a LSI Logic / Symbios Logic 53c1030 PCI-X Fusion-MPT Dual Ultra320 SCSI and a LSI Logic / Symbios Logic 53c875 for the control interface. Its being run from a Fedora Core 5 server with the default mtx-changer

Re: [Bacula-users] Restoring files with hard links - Cyrus IMAP

2006-10-28 Thread James Ray
to my problem and it was involving hard linked files. It was also involving Cyrus. If this mail is moved to the bacula-devel list and a solution is found then I would be grateful if someone could inform me of it. I will try and watch the

[Bacula-users] Still non-ideal handling of hard link recoveries

2006-10-09 Thread James Ray
o. With bacula's current recovery method (as I see it anyways) then user would get back a file that they wanted to delete. -- James Ray. <[EMAIL PROTECTED]> Computing Services Queen Mary, University of London --

Re: [Bacula-users] Binding to source IP address

2006-10-09 Thread James Ray
Ryan Novosielski wrote: > James Ray wrote: >>>>> The problem with my tcpdump is it looks only for traffic on 9101, >>>>> which would be incoming connections to the DIR. I was not looking >>>>> for outgoing connections from the DIR. >&

Re: [Bacula-users] Binding to source IP address

2006-10-06 Thread James Ray
gt;> >>>>>> Priority: normal >>>>>> Content-description: Mail message body >>>>>> >>>>>> On 5 Oct 2006 at 19:10, Martin Simmons wrote: >>>>>> >>>>>>

Re: [Bacula-users] Binding to source IP address

2006-10-05 Thread James Ray
Dan Langille wrote: > On 5 Oct 2006 at 16:42, James Ray wrote: > >> Dan Langille wrote: >>> On 5 Oct 2006 at 16:29, James Ray wrote: >>> >>>> Dan Langille wrote: >>>>> On 5 Oct 2006 at 15:36, James Ray wrote: >>>>> &g

Re: [Bacula-users] Binding to source IP address

2006-10-05 Thread James Ray
Dan Langille wrote: > On 5 Oct 2006 at 16:29, James Ray wrote: > >> Dan Langille wrote: >>> On 5 Oct 2006 at 15:36, James Ray wrote: >>> >>>> Dan Langille wrote: >>>>> On 5 Oct 2006 at 9:11, Bill Moran wrote: >>>>> >

Re: [Bacula-users] Binding to source IP address

2006-10-05 Thread James Ray
Dan Langille wrote: > On 5 Oct 2006 at 15:36, James Ray wrote: > >> Dan Langille wrote: >>> On 5 Oct 2006 at 9:11, Bill Moran wrote: >>> >>>> I haven't had time to investigate whether the [FD|SD|DIR]Address sets >>>> both the listening an

Re: [Bacula-users] Binding to source IP address

2006-10-05 Thread James Ray
this (untested): > > iptables -t nat -A OUTPUT -m owner --pid-owner 1234 -j SNAT --to-source > 10.0.0.2 > > But it's really a strange thing to do :-) > >From my first message: > I have just tried to do this with IPTables and source NATin

Re: [Bacula-users] Binding to source IP address

2006-10-05 Thread James Ray
c host xxx.xxx.x.48 and dst host xxx.xxx.x.3 ) 114 received, 0 dropped And I see the following in netstat: tcp0 0 xxx.xxx.x.48:53286 xxx.xxx.x.3:9102 TIME_WAIT 0 0 - :( -- James Ray.

Re: [Bacula-users] Binding to source IP address

2006-10-05 Thread James Ray
Kern Sibbald wrote: > On Thursday 05 October 2006 11:02, James Ray wrote: >> All, >> I am wanting the communications from bacula to come out of the same IP >> address I have DirAddress set as in the Director {} resource. This is >> not the default system address. &g

Re: [Bacula-users] Binding to source IP address

2006-10-05 Thread James Ray
Jonas Björklund wrote: > Hello, > > On Thu, 5 Oct 2006, James Ray wrote: > >> All, >> I am wanting the communications from bacula to come out of the >> same IP >> address I have DirAddress set as in the Director {} resource. This is >> not the defau

[Bacula-users] Binding to source IP address

2006-10-05 Thread James Ray
seems to be) I get a panic ;( Any ideas other than me writing a quick patch to do it? -- James Ray. <[EMAIL PROTECTED]> Computing Services Queen Mary, University of London - Take Surveys. Ear

[Bacula-users] Problems with hard links

2006-09-14 Thread James Ray
l/imap/e/user/YY/17341. as /mnt/sda1/var/spool/imap/e/user/XX/15096. else: Hardlink it Comments/Ideas? I guess for the time being I will just have to turn hardlinks=off in my fileset {} block? -- James Ray. <[EMAIL PROTECTED]

Re: [Bacula-users] performance issue with mysql during the db update

2006-09-02 Thread James Ray
which are one client). Most of the problems I see from bacula updates is IO related rather than CPU related. I'm not spooling attributes for full backups any longer but don't remember any such performance problems when I was during testing. -- James Ray System Administrator. Computing

[Bacula-users] Multiple Tape Drive configuration help

2006-08-07 Thread James Ray
e and how to execute it? If you require any further information I will post it, just let me know what you want to see. -- James Ray. <[EMAIL PROTECTED]> Computing Services Queen Mary, University of London

Re: [Bacula-users] Bacula on SunFire280R / SPARC

2006-05-16 Thread James Ray
Gabriele Bulfon wrote: Hello, I have bacula running on both recent Sun v20z / AMD64 and SunFire280R / SPARC. I recently discovered a different Bacula behaviour on the two platforms, with same OS, same Bacula version and same SCSI tape devices. - On v20z machines, the throughput of backups is ge

[Bacula-users] Changing the Files.Lstat to something readable format

2006-02-28 Thread James Ray
h for any help you can give. -- James Ray. <[EMAIL PROTECTED]> Computing Services Queen Mary, University of London --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applic

[Bacula-users] Backing up multiple disks

2005-12-20 Thread James Ray
t the same time. Is there any way to do this with bacula? Am I right in thinking the one way to do this would be to have many different Jobs with different FileSets for each one? Thanks In Advance. -- James Ray. <[EMAIL PROTECTED]> Computing Services Queen Mary, Un