Hi All,

I have 3 file devices of each 1T - attached to 3 different folders in our 
server.
Now the first device is getting full. 

How do I have to configure Storage / Devices so that bareos is 
automatically using the second device ?

What I currently have is:

Storage {
Name = StorageBox
Address = "172.22.0.5"
Password = "ThisIsMySecretSDp4ssw0rd"
Device = disk01
Device = disk02
Device = disk03
Media Type = FileDir
Maximum Concurrent Jobs = 10 # default 1
}

Device {
Name = disk01
Device Type = File
Media Type = FileDir # unique
Archive Device = /mnt/backup/disk01 # path to backup
Label Media = yes; # lets Bareos label unlabeled media
Random Access = yes; # use for filesystems
Automatic Mount = yes; # when device opened, read it
Removable Media = no; # use for filesystems
Always Open = no; # use for filesystems if mounted
Description = "StorageBox of EX41S #740923 server"
Autochanger = yes
Maximum Concurrent Jobs = 1
}

What do I missing here?

Thx !

Andreas

-- 
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/e9374849-3015-4f1c-a141-94b795a20c73n%40googlegroups.com.

Reply via email to