[Bacula-users] Win 10 - Bacula backup Full job corrupt physical workstation

2016-06-06 Thread shockwavecs
oh alright. it's a brand new drive. RMA time! But doesn't the thing do VSS. Doesn't that do a write process on the box? I figured maybe it was able to create the VSS but it cut off early resulting in some weird corruption. +--

[Bacula-users] Win 10 - Bacula backup Full job corrupt physical workstation

2016-06-06 Thread shockwavecs
We have a bacula server running bacula 5. We have a windows 10 client running the bacula 5.0.3 client. All was working well one night until I ran a full manually and then the system comes up with an empty drive. Maybe something crashed on one of the ends while it was backing up. I get "No Operat

[Bacula-users] Bacula-dir ignores second File storage device

2014-04-28 Thread shockwavecs
Bacula documentation helped me out [Embarassed] An important thing to know is that Bacula treats disks like tape drives as much as it can. This means that you can only have a single Volume mounted at one time on a disk as defined in your Device resource in the Storage daemon's conf file. You

[Bacula-users] Bacula-dir ignores second File storage device

2014-04-28 Thread shockwavecs
Hey , I cannot get a new File storage device to be used. I can create the volumes and the volumes appear on the newly added SAN hard disk, but writing to the volumes fail and change the volume to Error. The Status window of the File-SAN storage device shows that the job is attempting to run on t

[Bacula-users] Excruciatingly slow backup to Tape - local and remote

2012-12-18 Thread shockwavecs
Sorry. I should have included a few more details: Old equipment but more than 2MB/s worth I assume. (AIT-4 rated at ~24MB/s) Sony SDX-900V AIT-4 inside of a Sony LIB-81 Intel(R) Pentium(R) 4 CPU 3.00GHz 2GB RAM MySQL 5.0.45 Bacula 5.2.6 CentOS release 5.3 i386 Not using much CPU at all: PID

[Bacula-users] Excruciatingly slow backup to Tape - local and remote

2012-12-17 Thread shockwavecs
I'm only seeing around 2MB/s write speed to tape. I have read all about spooling the data, etc. I would expect this to be an issue if I was complaining about getting 18-25 MB/s instead of 90-100MB/s maybe? Anyways, I simply cannot understand why a single job runs at 2 MB/s and 3 jobs will run ab

[Bacula-users] Bacula backup from alternative datastore

2012-09-26 Thread shockwavecs
We have two NAS boxes that sync all data over DRBD. When NAS1 goes down I want NAS2 to automatically become the system to backup to tape. If NAS1 is up, then backup NAS1, else NAS2 becomes backup source for NAS1. Is this possible? Any reason not to? DRBD is in master-slave config so data shou