Re: [Bacula-users] Migrating to a new system - media type change

2015-05-01 Thread Bill Arlofski
On 05/01/2015 05:14 PM, Clark, Patricia A. wrote: > I am in the process of migrating from one bacula system to another. In order > to have multiple storage daemons and autochangers, I am changing my media > type from LTO-5 to LTO-5-admin and the pool is changing from MYPOOL to > POOL5a. We imp

[Bacula-users] Migrating to a new system - media type change

2015-05-01 Thread Clark, Patricia A.
I am in the process of migrating from one bacula system to another. In order to have multiple storage daemons and autochangers, I am changing my media type from LTO-5 to LTO-5-admin and the pool is changing from MYPOOL to POOL5a. We imported and updated the catalog. I can modify the volumes a

Re: [Bacula-users] Dud tapes

2015-05-01 Thread Kern Sibbald
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello Dan, - From what I see, the end of tape marker is missing or is too close to the physical end of the tape.  I suspect that causes Bacula to write to the very physical end, and thus it cannot write the

Re: [Bacula-users] Restoring to different host

2015-05-01 Thread Dimitri Maziuk
On 2015-05-01 08:14, Josh Fisher wrote: > ... The > crux of the issue is that a backup app like Bacula is anti-SELinux by > nature, since it must have read/write access to every single file on the > system. The crux of the issue is that selinux is based on "everything is forbidden except what's e

[Bacula-users] Dud tapes

2015-05-01 Thread Dan Langille
I'm using Bacula 7.0.5 on FreeBSD 10.1 (bacula-dir) and FreeBSD 9.3 (bacula-sd). Sometimes I get dud tapes. Or at least, tapes my tape drive does not like. For example: ### 01-May 09:39 crey-sd JobId 205441: End of Volume "FAI022" at 11:11326 on device "DTL03" (/dev/nsa0). Write of 64512 byte

Re: [Bacula-users] Restoring to different host

2015-05-01 Thread Josh Fisher
On 5/1/2015 2:18 AM, Kern Sibbald wrote: > Hello, > > Concerning SELinux: I tried running with SELinux for awhile quite a > long time ago, and it turned out to be more painful than useful, so I > turned it off. I had turned it on to learn it and to write Bacula > policies, but never got that far