Hi,

I write here because of this bug.

Can you tell me if this is already fixed in a newer version ? if it will 
be ?

It's a serious problem because we use "File" storage (not tape) and thus 
it ends with saturated disc space and servers hangging because of that.


Regards,
  Klaas


-------- Message original --------
Sujet: [Bacula-users] mount command error does not cancel backup
Date : Mon, 14 Apr 2014 11:44:04 +0200
De : le dahut <le.da...@laposte.net>
Pour : bacula-us...@lists.sourceforge.net

Hello,

Bacula 5.2.5-0ubuntu6.2 (on 12.04 LTS)

In bacula-sd.conf I have :
    Name = FileStorage
    LabelMedia = yes
    Automatic Mount = yes
    Archive Device = /mnt/backup
    Media Type = File
    Device type = File
    Mount Point = /mnt/backup
    Mount Command = "sudo /sbin/baculamount.py --mount"
    Unmount Command = "sudo /sbin/baculamount.py --umount"
    Maximum Open Wait = 60
    Requires Mount = yes
    Random Access = yes
    Removable Media = yes
    Always Open = no

But even if "sudo /sbin/baculamount.py --mount" makes an error and exits
with code 1, backup is not cancelled/marked as error but still happens.


Why ?
Is there a way to make backup NOT happen if "mount command" has failed ?


Thanks,
Klaas


------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
Bacula-users mailing list
bacula-us...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users




------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to