AMOVERVIEWSection: Maintenance Commands (8) |
AMOVERVIEWSection: Maintenance Commands (8) |
See the amanda(8) man page for more details about Amanda.
A number indicates the level of backup and it succeeded. An "E" indicates an error for that day. You get an 'E' for all errors, like failed to connect, datatimeout, computer crashed, etc, but also for failing to write to tape.
You can have an "E" followed by a number if a filesystem ran into end-of-tape once (gives an 'E', and later that day, you flush it to a second tape (a number: the level, indicating success). If the flush failed too, you get a double "EE" for that day.
You can also have a double code if you have two tapes in the changer and amanda failed to write to tape the first time because it hit end of tape (resulting in "E0", for a full, "E1" for an incremental etc) or twice with error ("EE"), and may a successfull flush afterwards giving maybe "EE0". (Only the latest 2 characters are printed).
# amoverview
date 12 12 12 12 12 12
host disk 08 09 10 11 12 13
host1 / 0 1 1 1 1 1
host1 /var 0 1 1 1 1 1
host2 / 1 1 1 1 1 0
host2 /home 3 3 3 0 1 2
host2 /opt 1 1 1 1 1 1
host2 /var 1 1 0 1 1 1