I have looked at bug report 830 on the bug reports list and it would appear
that it has not been fixed. I am using version 3.0.2 of Bacula with the
following device configuration. The device is not unmounted after the job is
executed.
Device {
  Name = USBBackup1
  Media Type = ExtUSB
  Device Type = File
  LabelMedia = yes
  Random Access = yes
  Requires Mount = yes
  Removable Media = yes
  AlwaysOpen = yes
  Mount Point = "/dev/disk/by-label/usb-backup-1"
  Mount Command = "/bin/mount %m"
  Unmount Command = "/bin/umount %m"
  Archive Device  = "/mnt/usb-backup-1/backup"
  Maximum File Size = 10485760
}

Regards,

Adam
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to