Hi Jari,
I configured sudo that no password is needed for user "bacula" to run
mount and unmount.
The corresponding line from /etc/sudoers is:
bacula ALL = (ALL) NOPASSWD: /bin/mount, /bin/umount
Nils
Jari Fredriksson schrieb:
Hello list!
I am running bacula 2.4.2 from fschwarz's EL5 rpms
> Hello list!
>
> I am running bacula 2.4.2 from fschwarz's EL5 rpms on
> CentOS 5.2
>
>
> My mount command (from storage definition) is:
> "/usr/bin/sudo /bin/mount -t iso9660 -o ro %a %m"
> I can mount and unmount the dvd-writer as user bacula with
> "/usr/bin/sudo /bin/mount -t iso9660 -
Hello again!
Maybe I should add that the first part indeed gets written to the dvd.
So there IS something on the DVD, it's readable and look quite ok
(bacula header then tar-ish concatenation of files)
Thanks for any help!
Nils
Nils Blanck-Wehde schrieb:
> Hello list!
>
> I am running bacula 2.
Hello list!
I am running bacula 2.4.2 from fschwarz's EL5 rpms on CentOS 5.2
I am having a hard time getting bacula to write backups to DVD. I have
narrowed it down to the following:
After burning a part to DVD, bacula mounts the volume to determine the
used space and pass the result to growisofs