Hello,

czw., 20 cze 2024 o 12:56 Adam Weremczuk <ad...@matrixscience.com>
napisał(a):

> OMG...
>
> The only reason the script started failing was a different device
> assignment caused by a reboot:
>
> ls -al /dev | grep sg.
> crw-rw----  1 root tape     21,   0 Jun 19 12:25 sg0
> crw-rw----  1 root disk     21,   1 Jun 12 17:42 sg1
>
>
It is best to use persistent device names instead of above. You should ask
udev (with udevadm info --query=all --name /dev/sg0) about it.
This device path never changes.

best regards
-- 
Radosław Korzeniewski
rados...@korzeniewski.net
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to