Ralf Brinkmann schreef:
> K. Lelong schrieb:
>
> > Something similar happens when I run a job for the disk : the
> unmounted disk is mounted, but afterwards I need to manually unmount it
> (umount ...) to eject the disk.
> > What am I missing ?
>
> with your last backup job include e.g. the f
K. Lelong schrieb:
> Something similar happens when I run a job for the disk : the
unmounted disk is mounted, but afterwards I need to manually unmount it
(umount ...) to eject the disk.
> What am I missing ?
with your last backup job include e.g. the following line:
RunAfterJob = "/etc/
Hi,
In bacula-sd I have this :
Device {
Name = Rev1
Archive Device = "/mnt/REV70"
Requires Mount = yes
Mount Point = "/mnt/REV70"
Mount Command = "/bin/mount
/dev/disk/by-path/pci-:00:1f.5-scsi-0:0:0:0 %m"
Unmount Command = "/bin/umount %m"
Media Type = File
Random Acce