We have a tape that is stuck in REPACKING_PENDING state for over a week. How do we clear it and change the state again to REPACKING?
Hi Jeff,
If you retry the command cta-admin tape ch --vid <vid> --state REPACKING
again, does it not solve the issue?
We have seen this bug very occasionally, but running the command again should be enough to unblock it.
If it does not help, could you please check the output of cta-admin sq | grep <vid>
or any other details that can help debug the issue?
Cheers,
Joao
wow. that worked. Now the tape is in REPACKING state. Thank you!