Displaying 1 result from an estimated 1 matches for "v20zb".
Did you mean:
v20z
2008 May 28
1
[Bug 2057] New: zpool key -u - permission denied should be clear
...user (not root). I ran into not having
permission to do the operation.. One should get a better error message for
not having permission to.. In general the coding we have done for error
messages in key loading is lacking in key unloading.. unload should not need as
much luckily..
izick at cag-v20zb:/$ zpool key -u export
Key error in ''export'': crypto key failure
---
/1 at 1: <- libzfs:zpool_disable_datasets() = 0
/1 at 1: -> libzfs:unload_key(0x80bb548, 0x8042580)
/1 at 1: -> libzfs:crypto_key_ioctl(0x80bb548, 0x8042580)
/1 at 1: ->...