Displaying 1 result from an estimated 1 matches for "zpool_disable_datasets".
2008 May 28
1
[Bug 2057] New: zpool key -u - permission denied should be clear
...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: -> libzfs:zfs_ioctl(0x80bb548, 0x5a2f, 0x8042580)
/1: ioctl(3, ZFS_IOC_CRYPTO, 0x08042580) Err#1 EPERM
[sys_config]
/1 at 1:...