Hello Wanderlei,

I am pleased that my suggestion worked for you.  I hope you do not mind me copying the list, since often they can profit from knowing the solution.

A bug report is fine.  What is ideal is to give me the name of the file and the line number where you want to put the changes.  To do so you must download the source.  Next best is to give me the title of the Chapter and the title of the section/subsection and some text around where you want to make changes.

Best regards,
Kern

On 11/16/2016 01:46 AM, Wanderlei Huttel wrote:
I was making a test for a Brazilian guy, and I've created a Device in bacula-sd.conf as Removable Device. (I'm using bacula 7.4.4)


Device {
  Name = DiscoLocal3
  Media Type = File
  Device Type = File
  Archive Device = "/dev/disk/by-uuid/7345471b-770e-438e-8124-33b6d4599ce2"
  LabelMedia = yes
  RemovableMedia = yes
  Random Access = yes
  Requires Mount = yes
  Mount Point  = "/mnt/disco_usb"
  Mount Command = "/bin/mount -t ext4 %a %m"
  Unmount Command = "/bin/umount %m"
  Maximum Concurrent Jobs = 50
}


------------------------------------------------------------------------------
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to