I try to set up this:

1) storage "vtape" : an aggregate changer running 2 external disks

plus : allow-missing-changer yes -> one external disk is out of the
building ...

2) storage "band" : a tapedrive

I want to transfer fulls from vtapes to tape, dryrun shows DLEs:

$  amvault  --latest-fulls --src-storage vtape --dest-storage  band
vtape  --src-timestamp 20171110231503 server --dry-run
mount: can't find UUID=5a5a9927-995f-4f0f-98ff-d222561f84ff

vtape-002-001 2 server /etc 20171110231503 0 1660.8408203125
vtape-002-001 4 server /var 20171110231503 0 454266.641601562
vtape-002-001 6 server alte_klienten 20171110231503 0 691883.500976562
vtape-002-001 12 server daten_1 20171110231503 0 25933110.8994141
vtape-002-001 14 server daten_2 20171110231503 0 24173246.1152344

that vtape-002-001 is on the external disk which is currently attached,
but without "dry-run" this fails:

$  amvault  --fulls-only --src-storage vtape --dest-storage  band vtape
--src-timestamp 20171110231503 server
mount: can't find UUID=5a5a9927-995f-4f0f-98ff-d222561f84ff
No acceptable volumes found

To me it seems that amvault can't handle the fact that one of the two
changers within tp-aggregate isn't attached?

I think this should work, though.

Jean-Louis?


Reply via email to