Am 2016-07-20 um 19:09 schrieb Jean-Louis Martineau:
> May I suggest: autolabel "$m-$3s" any
ok, edited
> Install the new aggregate.pm and apply the Changer.diff to the
> Changer.pm file.
did so, amcheck looks even better now:
$ amcheck -s vtape
Amanda Tape Server Host Check
-----------------------------
Holding disk /mnt/amhold/vtape: 18 GB disk space available, using 17 GB
mount: can't find UUID=fae458a3-da30-43c5-81f1-be2d49215b09
slot 0:7: contains an empty volume
Will write label 'vtape-005-007' to new volume in slot 0:7.
NOTE: skipping tape-writable test
Server check took 1.659 seconds
> Your problem is because the 'traditional' taperscan fail when it try to
> load the current slot.
> The workaround is to use the 'oldest' or 'lexical' taperscan.
Did so:
define taperscan "lexi" {
plugin "lexical"
}
taperscan "lexi"
amcheck still OK, will test with other external disk
> The meta label for a disk should never change (unless the state file is
> removed), there is a bug somewhere if it happen again.
Understood.
Thanks for your patches, looks good now!
I will now let the people there swap the external disks and see what
happens.
Stefan