SearchFAQMemberlist Log in
Reply to topic Page 1 of 1
Bug in 3.2.2: No acceptable volumes found for new labled tap
Author Message
Post Bug in 3.2.2: No acceptable volumes found for new labled tap 
Hi,

I'm running amanda 3.2.2 and encountered the following problem:

I want to flush the holdingdisk content to a new labled tape, but amanda
always reports "No acceptable volumes found" - but a new labled tape is in the
changer!


$ amadmin KAS tape
The next Amanda run should go onto tape KAS019 or a new tape.
.....
The next 2 new tapes already labelled are: KAS016, KAS071


The changer is having a new labled tape:
$ mtx status | grep KAS016
Storage Element 3:Full :VolumeTag=KAS016


I found out when I switch the tapelist entry from
0 KAS016 reuse BARCODE:KAS016
to the style of an used tape, just with an very old date
2001010100000 KAS016 reuse
the tape is found and used.


I used a paste service for the taper.*.debug (because the list doesn't allow
me to attach files): http://www.onlyfree.de/php/pasteservice/show.php?id=21607


Regards,
Marc


--
Marc Muehlfeld (IT-Leiter)
Zentrum fuer Humangenetik und Laboratoriumsmedizin Dr. Klein und Dr. Rost
Lochhamer Str. 29 - D-82152 Martinsried
Telefon: +49(0)89/895578-0 - Fax: +49(0)89/895578-780
http://www.medizinische-genetik.de

Post Bug in 3.2.2: No acceptable volumes found for new labled tap 
Marc,

Do you know if it is changing the datestamp or removing the barcode
from the tapelist that help?
Can you also post the taperdebug file when it worked, I want to see the
difference.

What's the output of 'amtape KAS inventory'.
What's the output of 'amtape KAS taper', it should find the tape.

Jean-Louis

Marc Muehlfeld wrote:
Hi,

I'm running amanda 3.2.2 and encountered the following problem:

I want to flush the holdingdisk content to a new labled tape, but
amanda always reports "No acceptable volumes found" - but a new labled
tape is in the changer!


$ amadmin KAS tape
The next Amanda run should go onto tape KAS019 or a new tape.
.....
The next 2 new tapes already labelled are: KAS016, KAS071


The changer is having a new labled tape:
$ mtx status | grep KAS016
Storage Element 3:Full :VolumeTag=KAS016


I found out when I switch the tapelist entry from
0 KAS016 reuse BARCODE:KAS016
to the style of an used tape, just with an very old date
2001010100000 KAS016 reuse
the tape is found and used.


I used a paste service for the taper.*.debug (because the list doesn't
allow me to attach files):
http://www.onlyfree.de/php/pasteservice/show.php?id=21607


Regards,
Marc



Post Bug in 3.2.2: No acceptable volumes found for new labled tap 
Am 04.04.2011 13:11, schrieb Jean-Louis Martineau:
Do you know if it is changing the datestamp or removing the barcode from the
tapelist that help?

No. Nothing changed or was removed from the tapelist entry.




Can you also post the taperdebug file when it worked, I want to see the
difference.

After I changed the tapelist entry as descriped it worked. This is the
taper.*.debug from the working amflush then.
http://www.onlyfree.de/php/pasteservice/show.php?id=21608




What's the output of 'amtape KAS inventory'.

tapelist contains currently one labled, unused tape:
0 KAS071 reuse BARCODE:KAS071


$ amtape KAS inventory
slot 1: unknown state
slot 2: label KAS071 barcode KAS071
.....




What's the output of 'amtape KAS taper', it should find the tape.

$ amtape KAS taper
Searching for label 'KAS019': label 'KAS019' not recognized or not found
UNKNOWN
ERROR: No acceptable volumes found



If I change the tapelist entry to
20010101000000 KAS071 reuse
it returns:

$ amtape KAS taper
Searching for label 'KAS071': found in slot 2: volume 'KAS071'
Will write to volume KAS071 in slot 2.





--
Marc Muehlfeld (IT-Leiter)
Zentrum fuer Humangenetik und Laboratoriumsmedizin Dr. Klein und Dr. Rost
Lochhamer Str. 29 - D-82152 Martinsried
Telefon: +49(0)89/895578-0 - Fax: +49(0)89/895578-780
http://www.medizinische-genetik.de

Post Bug in 3.2.2: No acceptable volumes found for new labled tap 
Hi All,
i have a strange error about Amanda.
I found no solution to this bug.

Amcheck make his job :



amcheck axis
Amanda Tape Server Host Check
-----------------------------
Holding disk /media/contessa/backup/backup-giornalieri: 833545744 KB disk space available, using 41943040 KB as requested




but on kern.log i have:

Apr 4 13:01:24 ambrogio kernel: [ 198.473965] amcheck[6244]: segfault at 00000000 eip b74cd323 esp bfbf328c error 4

Backup jobs have a successfull conclusion.

can someone help me to solve this problem?

Post Bug in 3.2.2: No acceptable volumes found for new labled tap 
It looks like the scan of the library stop as soon as it find an empty
slot, just to be sure, can you try the following:

Put '0 KAS071 reuse BARCODE:KAS071' in the tapelist
$ amtape KAS slot 2 #load the KAS071 tape.
$ amtape KAS taper

Jean-Louis

Marc Muehlfeld wrote:
Am 04.04.2011 13:11, schrieb Jean-Louis Martineau:
Do you know if it is changing the datestamp or removing the barcode
from the
tapelist that help?

No. Nothing changed or was removed from the tapelist entry.




Can you also post the taperdebug file when it worked, I want to see the
difference.

After I changed the tapelist entry as descriped it worked. This is the
taper.*.debug from the working amflush then.
http://www.onlyfree.de/php/pasteservice/show.php?id=21608




What's the output of 'amtape KAS inventory'.

tapelist contains currently one labled, unused tape:
0 KAS071 reuse BARCODE:KAS071


$ amtape KAS inventory
slot 1: unknown state
slot 2: label KAS071 barcode KAS071
.....




What's the output of 'amtape KAS taper', it should find the tape.

$ amtape KAS taper
Searching for label 'KAS019': label 'KAS019' not recognized or not found
UNKNOWN
ERROR: No acceptable volumes found



If I change the tapelist entry to
20010101000000 KAS071 reuse
it returns:

$ amtape KAS taper
Searching for label 'KAS071': found in slot 2: volume 'KAS071'
Will write to volume KAS071 in slot 2.






Post Bug in 3.2.2: No acceptable volumes found for new labled tap 
Am 04.04.2011 14:03, schrieb Nicolino Curalli:
i have a strange error about Amanda.

Please don't hijack other peoples threads!!!

If you want to start your own thread send a *new* mail and never reply
just to others mails!




--
Marc Muehlfeld (Leitung Systemadministration)
Zentrum fuer Humangenetik und Labormedizin Dr. Klein und Dr. Rost
Lochhamer Str. 29 - D-82152 Martinsried
Telefon: +49(0)89/895578-0 - Fax: +49(0)89/895578-780
http://www.medizinische-genetik.de

Post Bug in 3.2.2: No acceptable volumes found for new labled tap 
Am 04.04.2011 19:12, schrieb Jean-Louis Martineau:
Put '0 KAS071 reuse BARCODE:KAS071' in the tapelist
Done.



$ amtape KAS slot 2
slot 2: time X label KAS071
changed to slot 2



$ amtape KAS taper


Searching for label 'KAS019': label 'KAS019' not recognized or not found


slot 2: volume 'KAS071'


Will write to volume KAS071 in slot 2.






--
Marc Muehlfeld (Leitung Systemadministration)
Zentrum fuer Humangenetik und Labormedizin Dr. Klein und Dr. Rost
Lochhamer Str. 29 - D-82152 Martinsried
Telefon: +49(0)89/895578-0 - Fax: +49(0)89/895578-780
http://www.medizinische-genetik.de

Display posts from previous:
Reply to topic Page 1 of 1
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
  


Magic SEO URL for phpBB