On 26/11/16 10:25 AM, Stefan G. Weichinger wrote:
Am 2016-11-26 um 14:08 schrieb Jean-Louis Martineau:
Are you sure amanda can reuse one of those tapes?
The 'amtape vtape inventory' command should list the retention of each
tape.
$ amtape vtape inventory
slot 1:1: label vtape-002-001 (vtape-004) [retention-no]
It is strange that the meta label is vtape-004 for the vtape-002-001 label.
slot 1:2: label vtape-003-001 (vtape-004) [retention-no]
slot 1:3: label vtape-004-001 (vtape-004) [retention-no]
[..]
slot 1:20: label vtape-004-020 (vtape-004) (current) [retention-no]
-
shouldn't it rotate as there is:
tapecycle 20 tapes
define changer disk2 {
tpchanger "chg-disk:/mnt/externaldisk2"
property "num_slot" "20"
?
This "retention-no", what does it tell me?
It tell that there is no retention, amanda should be able to reuse them.
Can you retry with the 'traditional' taperscan?
Jean-Louis