Unlock on SSC Enterprise fails with INVALID_PARAMETER
bluecmd opened this issue · 0 comments
bluecmd commented
Not sure about this one right now, so filing an issue:
$ sedlockctl /dev/sde unlock-all
2021/05/31 19:05:13 Read unlock range 0 failed: method returned status INVALID_PARAMETER
2021/05/31 19:05:13 Write unlock range 0 failed: method returned status INVALID_PARAMETER
2021/05/31 19:05:13 Read unlock range 1 failed: method returned status NOT_AUTHORIZED
2021/05/31 19:05:13 Write unlock range 1 failed: method returned status NOT_AUTHORIZED
2021/05/31 19:05:13 Read unlock range 2 failed: method returned status NOT_AUTHORIZED
2021/05/31 19:05:13 Write unlock range 2 failed: method returned status NOT_AUTHORIZED
2021/05/31 19:05:13 Read unlock range 3 failed: method returned status NOT_AUTHORIZED
...
The only other Set I have is the MBRControl which my SSC Enterprise disk does not implement, so can't use it to check if the Set() is generically bad for Enterprise or specifically for MBRControl.