bugzilla-daemon at defect.opensolaris.org
2008-Mar-17 05:43 UTC
[Bug 775] New: ''zpool key -l'' fails when keystatus=unavailable - " Key Load Error: crypto key failure"
http://defect.opensolaris.org/bz/show_bug.cgi?id=775 Summary: ''zpool key -l'' fails when keystatus=unavailable - "Key Load Error: crypto key failure" Classification: Development Product: zfs-crypto Version: unspecified Platform: Other OS/Version: Solaris Status: NEW Severity: minor Priority: P3 Component: other AssignedTo: darrenm at opensolaris.org ReportedBy: hua.tang at sun.com QAContact: hua.tang at sun.com CC: zfs-crypto-discuss at opensolaris.org Estimated Hours: 0.0 Build: 2008-03-12 # zpool get keystatus mypool NAME PROPERTY VALUE SOURCE mypool keystatus available local # zpool key -u mypool # zpool get keystatus mypool NAME PROPERTY VALUE SOURCE mypool keystatus unavailable local # zpool key -l mypool cannot mount ''/mypool/fs'': directory is not empty Key Load Error: crypto key failure # df -h | grep mypool/fs mypool/fs 218M 19K 218M 1% /mypool/fs # zpool get keystatus mypool NAME PROPERTY VALUE SOURCE mypool keystatus available local # The key was loaded and the dataset was mounted. But there were confusing error messages. -- 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.
bugzilla-daemon at defect.opensolaris.org
2008-Mar-17 16:31 UTC
[Bug 775] ''zpool key -l'' fails when keystatus=unavailable - "Key Load Error : crypto key failure"
http://defect.opensolaris.org/bz/show_bug.cgi?id=775 ajscarp at yahoo.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|darrenm at opensolaris.org |ajscarp at yahoo.com --- Comment #1 from ajscarp at yahoo.com 2008-03-17 09:31:36 --- What was the keysource used and were you in the /mypool directory when the key was unloaded and reloaded? -- 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.
bugzilla-daemon at defect.opensolaris.org
2008-Mar-18 02:27 UTC
[Bug 775] ''zpool key -l'' fails when keystatus=unavailable - "Key Load Error : crypto key failure"
http://defect.opensolaris.org/bz/show_bug.cgi?id=775 --- Comment #2 from Grace <hua.tang at sun.com> 2008-03-17 19:27:44 --- # pwd / # zpool get keysource mypool NAME PROPERTY VALUE SOURCE mypool keysource passphrase,file:///export/home/pass_file default # zpool get keystatus mypool NAME PROPERTY VALUE SOURCE mypool keystatus unavailable local # zpool key -l mypool cannot mount ''/mypool/fs'': directory is not empty cannot mount ''mypool/fs/fs_inherit'': mountpoint or dataset is busy Key Load Error: crypto key failure # zpool get keystatus mypool NAME PROPERTY VALUE SOURCE mypool keystatus available local # zpool key -u mypool # zpool key -l mypool cannot mount ''/mypool/fs'': directory is not empty cannot mount ''mypool/fs/fs_inherit'': mountpoint or dataset is busy Key Load Error: crypto key failure # -- 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.
bugzilla-daemon at defect.opensolaris.org
2008-Apr-01 06:27 UTC
[Bug 775] ''zpool key -l'' fails when keystatus=unavailable - "Key Load Error : crypto key failure"
http://defect.opensolaris.org/bz/show_bug.cgi?id=775 ajscarp at yahoo.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #3 from ajscarp at yahoo.com 2008-03-31 23:27:50 --- Error messages changed.. -- 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.