On 05/22/2012 10:17 AM, Roberto Pereyra wrote:
You should tell amrecover to use the same changer as when you did the
backup.
Did you defined a changer in amanda.conf?
Jean-Louis
Hello Jean- Louis
Yes, I have this line in amanda.conf:
tpchanger
"chg-multi:s3:server3-amanda-backups/DailySet2/slot-{01,02,03,04,05,06,07,08,09,10,11,12,13,14,15,16}"
How I should to define the s3 device ?
s3:server3-amanda-backups/DailySet2
Either you specify the slot you want:
settape s3:server3-amanda-backups/DailySet2/slot-09
or tell amrecover to use the changer:
settape
chg-multi:s3:server3-amanda-backups/DailySet2/slot-{01,02,03,04,05,06,07,08,09,10,11,12,13,14,15,16}
It is easier to define a changer and use it.
Jean-Louis