]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/scripts/mtx-changer.conf
Change license as per agreement with FSFE
[bacula/bacula] / bacula / scripts / mtx-changer.conf
index cf5432411360345f7db693fcad0da5ac1b297d9f..981efb9e3e4b1c0a9ad63e5383a88a8c9d8b86ce 100644 (file)
@@ -1,6 +1,6 @@
 #
-# Copyright (C) 2000-2015, Kern Sibbald
-# License: BSD 2-Clause
+# Copyright (C) 2000-2015 Kern Sibbald
+# License: BSD 2-Clause; see file LICENSE-FOSS
 #
 #
 # This file is sourced by the mtx-changer script every time it runs.
@@ -9,6 +9,11 @@
 #   preserve your mtx-changer configuration.
 #
 
+# We update the version when an incompatible change 
+#   to mtx-changer or this conf file is made, such as
+#   adding a new required variable.
+version=2
+
 # Set to 1 if you want to do offline before unload
 offline=0
 
@@ -25,10 +30,34 @@ inventory=0
 #  Storage Element line, so try setting the following to 1
 vxa_packetloader=0
 
+#
+# Debug logging
+#
+
+# If you have multiple SD's, set this differently for each one
+#  so you know which message comes from which one. This can
+#  be any string, and will appear in each debug message just
+#  after the time stamp.
+chgr_id=0
+
 # Set to 1 if you want debug info written to a log
 debug_log=0
 
+# Set to debug level you want to see 
+#     0 is off 
+#    10 is important events (load, unload, loaded)
+#   100 is everything
+# Note debug_log must be set to 1 for anything to be generated
+#
+debug_level=10  
+
+# Debug levels by importance
+#  Normally you do not need to change this
+dbglvl=100
+# More important messages
+idbglvl=10
 
+#
 # mt status output
 # SunOS     No Additional Sense
 # FreeBSD   Current Driver State: at rest.