http://defect.opensolaris.org/bz/show_bug.cgi?id=2017
Summary: zpool key -l fails on "first' load. Classification: Development Product: zfs-crypto Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: minor Priority: P4 Component: other AssignedTo: darrenm at opensolaris.org ReportedBy: darrenm at opensolaris.org QAContact: hua.tang at sun.com CC: zfs-crypto-discuss at opensolaris.org Estimated Hours: 0.0 If a pool is created without a keysource value at 'zpool create' time the first 'zpool key -l' after for keysource=passphrase will fail to correctly setup the key. This is because the salt doesn't get properly passed down. I'm making the fix a little more generic so that we reduce the risk of the salt not being passed in other cases too - though this should be the last remaining one. -- Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.