Hello, we are on Bareos 19.2.6.
I am trying to move clients into their separate directory. For whatever
reason , the config is not respecting the setup. What I am missing. Below
is my setting.
/storage/bareos/clients/$clientname
I have in bareos-sd.d/device/beta04.conf
Device {
Name = beta4Storage
Media Type = File
Archive Device = /storage/bareos/clients/beta4
LabelMedia = yes; # lets Bareos label unlabeled media
Random Access = yes;
AutomaticMount = yes; # when device opened, read it
RemovableMedia = no;
AlwaysOpen = no;
Description = "beta4 storage test"
}
But the file is showing up under /storage/bareos/beta4-0058
When its supposed to be under
/storage/bareos/clients/beta4/beta4-0058
What am I missing in the config?
--
You received this message because you are subscribed to the Google Groups
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/bareos-users/51f42ec9-14c4-497d-9ec5-2f1ea5fdaf96%40googlegroups.com.