Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tape capacity in log page 0x31 cannot be released #51

Open
hrchu opened this issue Jan 3, 2020 · 1 comment
Open

Tape capacity in log page 0x31 cannot be released #51

hrchu opened this issue Jan 3, 2020 · 1 comment

Comments

@hrchu
Copy link
Contributor

hrchu commented Jan 3, 2020

Reproduce flow


sg_logs -p 0x31 |grep 'Main partition remaining capacity

mt -f /dev/nst0 rewind && mt -f /dev/nst0 weof 
sg_logs -p 0x31 |grep 'Main partition remaining capacity <= capacity does not released

mt -f /dev/nst0 rewind && mt -f /dev/nst0 wset 
sg_logs -p 0x31 |grep 'Main partition remaining capacity <= capacity does not released

mt -f /dev/nst0 rewind && mt -f /dev/nst0 erase
sg_logs -p 0x31 |grep 'Main partition remaining capacity <= capacity does not released
@hrchu hrchu changed the title Tape capacity in log page 0x31 is not updated Tape capacity in log page 0x31 cannot be released Jan 3, 2020
@markh794
Copy link
Owner

markh794 commented Jan 6, 2020

Thanks for the bug report - I've had some time away from keyboard & computers over the Xmas/New Year period. Just catching up on some backlog :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants