Re: [Bacula-devel] bacula-sd crashes if client is down 5.2.6 in Debian Wheezy

2014-02-19 Thread Pierre Bernhardt
Am 08.02.2014 12:34, schrieb Kern Sibbald: > If there is no traceback, the manual explains how to get one > by manually running the SD under the debugger. Ok, I will check this all. For your information, for older release I've use bug system at debian.org: https://bugs.debian.org/cgi-bin/bugreport

[Bacula-devel] bacula-sd crashes if client is down 5.2.6 in Debian Wheezy

2014-02-07 Thread Pierre Bernhardt
Hello, it looks like an old issue already known on 5.0 release is still in 5.2.6. If a backup job starts to a client which is not available because a user has shut down the system the bacula-sd crashes. In the past on the old release which I used in Squeeze this problem was known and I should upg

[Bacula-devel] Grouping tape drives?

2013-07-20 Thread Pierre Bernhardt
Hello, I have 4 SDLT-1 Single tape drives all with same format (110/220 GB). I don't want to select jobs on special drives so I may ask for using them more like it tape changers does. But there is no robot so I will change the tapes manually by request. Must I use now 4x Storage configuration in

Re: [Bacula-devel] Extension for "Requires Mount" options possible?

2012-09-23 Thread Pierre Bernhardt
Am 23.09.2012 18:13, schrieb Bruno Friedmann: > On Sunday 23 September 2012 12.47:01 Pierre Bernhardt wrote: >> Hello, >> >> I have made some hard work to use my usb drive bay with different >> disks usable. It is now working but there so much pitfalls so >> I

[Bacula-devel] Extension for "Requires Mount" options possible?

2012-09-23 Thread Pierre Bernhardt
Hello, I have made some hard work to use my usb drive bay with different disks usable. It is now working but there so much pitfalls so I'm unlucky with that solution. I think an good and easy solution could be to extend the Media type option with an universal interface so all relevant actions cou

Re: [Bacula-devel] Direct access for disk (block) devices possible?

2012-09-13 Thread Pierre Bernhardt
Am 11.09.2012 22:18, schrieb Kern Sibbald: > Bacula cannot directly access a disk drive in raw mode for storing > Volume information, and we do not envision implementing such a feature. What a pity. > By the way, most, or at least many, hot pluggable drives have a > file system by default (usually

Re: [Bacula-devel] Direct access for disk (block) devices possible?

2012-09-11 Thread Pierre Bernhardt
Am 11.09.2012 20:45, schrieb Dan Langille: > On Sep 11, 2012, at 8:29 AM, Pierre Bernhardt wrote: > >> Hello, >> >> because of that all modern disks can used by adresses instead of >> c/t/s is it possible to use hard disk drives directly without >> having file

[Bacula-devel] Direct access for disk (block) devices possible?

2012-09-11 Thread Pierre Bernhardt
Hello, because of that all modern disks can used by adresses instead of c/t/s is it possible to use hard disk drives directly without having filesystems? I mean to use an disk drive in the same manner an tape drive can be used by bacula. Cheers... Pierre ---