ok, for me this sounds like either the config is simply wrong, or the changer does present the tapes in a weird way so that we load the wrong one everytime
to test, could you maybe, unload all tapes from all drives.
load a single tape into a drive (any of the configured ones are ok)
post the output of
and post a screenshot of the (web?) ui of the changer itself
after that, try to format it until 'proxmox-tape read-label --drive <drivename>' shows it's empty
after that please try to label it again, and immediatly afterwards try to read the label again
(also post the relevant task logs at each step please)
this procedure should show us at which step the problem occurs, and with that we can hopefully find the underlying issue
to test, could you maybe, unload all tapes from all drives.
load a single tape into a drive (any of the configured ones are ok)
post the output of
Code:
proxmox-tape status --drive <drivename>
proxmox-tape read-label --drive <drivename>
proxmox-tape changer status <changername>
pmtx status --changer <changername>
and post a screenshot of the (web?) ui of the changer itself
after that, try to format it until 'proxmox-tape read-label --drive <drivename>' shows it's empty
after that please try to label it again, and immediatly afterwards try to read the label again
(also post the relevant task logs at each step please)
this procedure should show us at which step the problem occurs, and with that we can hopefully find the underlying issue