@@ -0,0 +1,7 @@
+Storage {
+ Name = LTO-7
+ Media Type = LTO-7
+ Address = lto7 # N.B. Use a fully qualified name here
+ Password = "Ia+A/4PGvr4kFgI9CYOZX73qqRXqUi8llZNymggM3k18"
+ Device = tape
+}
@@ -60,7 +60,7 @@ Device {
#
# eg.
-#@/etc/bareos/bareos-sd.d/device-gluster.conf
+@/etc/bareos/bareos-sd.d/lto7.conf
@@ -0,0 +1,14 @@
+# A Linux LTO-7 tape drive
+
+Device {
+ Device Type = Tape
+ Archive Device = /dev/nst0
+ AutomaticMount = yes; # when device opened, read it
+ AlwaysOpen = yes;
+ RemovableMedia = yes;
+ RandomAccess = no;
+ Maximum File Size = 50GB