[Bacula-users] newbie - problem labeling / adding tapes to pool

2014-07-17 Thread euphemia
Very informative thread, the bar code mentioned here also recalled me of the .net reading barcodes (http://www.businessrefinery.com/products/barcode_reader_net/main.html) from a barcode tool (http://www.businessrefinery.com/products/barcode_reader_net/main.html) I am not quite familiar with. I

[Bacula-users] Bacula & MSL6000 "Fault code : 3200 (Hard) Shuttle Jammed

2014-07-17 Thread jstacey
I'm getting discouraged with my old MSL6000 autochanger and need some help. It runs fine for a week at a time backing up to LTO4 tapes, and then every so often I get a job that fails with bacula returning an email with something like: Fatal error: 3992 Bad autochanger "load slot 11, drive 0": ER

[Bacula-users] Bacula & MSL6000 "Fault code : 3200 (Hard) Shuttle

2014-07-17 Thread jstacey
Ok I must of scared everyone away, but I have an update that might make this more clear. I removed the aj029a drive from the MSL6000 to investigate using HP LTT tools in a windows environment. I went through all the tests no problem, and then thirty minutes later with only forty seconds left i

[Bacula-users] bconsole can't connect to director

2014-07-17 Thread bluethundr
Hey all, For some reason, seemingly out of the blue I can no longer connect to my bconsole command environment. When I try to I get the following result: [root@ops:/etc/bacula] #bconsole Connecting to Director ops.mydomain.com:9101 It just sort of fails silently. :( At first I thought

[Bacula-users] Bacula copy jobs failing

2014-07-17 Thread tufler_silviu
Hy. I have configured 2 servers: 1 with dir and sd and another one only with sd that is considered the remote server that will be used only for copy jobs. dir name: linux1-dir local storage name: linux1-sd remote storage name: backup-ct-sd 04-Jul 17:37 linux1-dir JobId 122: Start Copying JobId 1

[Bacula-users] Fatal error: bsock.c:134 Unable to connect to Storage daemon

2014-07-17 Thread shawN_
11-Jul 10:35 debian-dir JobId 3300: Start Backup JobId 3300, Job=WEB-SVR.2014-07-11_10.06.12_07 11-Jul 10:35 debian-dir JobId 3300: Using Device "DDS-4" 11-Jul 10:42 WEB-SVR JobId 3300: Warning: bsock.c:128 Could not connect to Storage daemon on ESS-Backup-Svr:9103. ERR=Connection timed out Retry

Re: [Bacula-users] Fatal error: label.c:464 Truncate error on device - ERR=No such file or directory

2014-07-17 Thread Stefan Lamby
Got the point. I'll think about buying 2 more SATA HDs using software raid to store the precious Volumes on those. Btw., using md, is there something wrong with using it in partnership with bacula? Cheers, Stefan > Kern Sibbald hat am 17. Juli 2014 um 19:38 geschrieben: > > On 07/17/2014 10:3

Re: [Bacula-users] Fatal error: label.c:464 Truncate error on device - ERR=No such file or directory

2014-07-17 Thread Kern Sibbald
On 07/17/2014 10:38 AM, Stefan Lamby wrote: You wrote writing Volumes directly to a CIFS mount is not really a good idea for a number of reasons. What do you recommend as best practice instead? Write your Volumes to a natively

Re: [Bacula-users] Fatal error: label.c:464 Truncate error on device - ERR=No such file or directory

2014-07-17 Thread Stefan Lamby
Got you, thanks. Best regards, Stefan > Josh Fisher hat am 17. Juli 2014 um 14:12 geschrieben: > > On 7/17/2014 4:38 AM, Stefan Lamby wrote: > > > > You wrote writing Volumes directly to a CIFS mount is not really > > > a good idea for a number of reasons. > > What do you

Re: [Bacula-users] Fatal error: label.c:464 Truncate error on device - ERR=No such file or directory

2014-07-17 Thread Josh Fisher
On 7/17/2014 4:38 AM, Stefan Lamby wrote: You wrote writing Volumes directly to a CIFS mount is not really a good idea for a number of reasons. What do you recommend as best practice instead? Bacula reads/writes blocks of data.

Re: [Bacula-users] Fatal error: label.c:464 Truncate error on device - ERR=No such file or directory

2014-07-17 Thread Stefan Lamby
You wrote writing Volumes directly to a CIFS mount is not really a good idea for a number of reasons. What do you recommend as best practice instead? Best regards, Stefan > Kern Sibbald hat am 10. Juli 2014 um 17:36 geschrieben: > > Unfortunately, neither CIFS nor NFS include a truncate() fun