Am 2016-08-04 um 18:51 schrieb Jean-Louis Martineau:

The aggregate.pm I sent you change the behavior, which will break many
sites using it.
The new behavior should be enabled with a property.

Try the attached aggregate.pm and add the following property in the
aggregate changer section:
  property "allow-missing-changer" "yes"

The patch will go in 3.3 once it is completed and tested.
It will be helpful if you can write a howto.

I think it does not yet work as intended.

I applied that file and added the property.
With only one external disk attached I get:


$ amcheck -t vtape
Amanda Tape Server Host Check
-----------------------------
mount: can't find UUID=5a5a9927-995f-4f0f-98ff-d222561f84ff
mount: can't find UUID=5a5a9927-995f-4f0f-98ff-d222561f84ff
ERROR: disk1: No removable disk mounted on '/mnt/externaldisk1'

it does not find or use the vtapes on disk2
even when I load a specific slot first:

$ amtape vtape slot 1:1
mount: UUID=5a5a9927-995f-4f0f-98ff-d222561f84ff kann nicht gefunden werden
slot 1:1: time 20160714105337 label vtape-002-001
changed to slot 1:1

amanda@backup ~ $ amcheck -t vtape
Amanda Tape Server Host Check
-----------------------------
mount: can't find UUID=5a5a9927-995f-4f0f-98ff-d222561f84ff
mount: can't find UUID=5a5a9927-995f-4f0f-98ff-d222561f84ff
ERROR: disk1: No removable disk mounted on '/mnt/externaldisk1'


Reply via email to