bugzilla-daemon at defect.opensolaris.org
2008-Mar-03 08:55 UTC
[Bug 670] New: ''zpool key -u'' doesn''t unmount encrypted datasets
http://defect.opensolaris.org/bz/show_bug.cgi?id=670 Summary: ''zpool key -u'' doesn''t unmount encrypted datasets Classification: Development Product: zfs-crypto Version: unspecified Platform: ANY/Generic OS/Version: Solaris Status: NEW Severity: major 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-02-22 ... # zfs create -o encryption mypool/fs1 ... # zpool get keystatus mypool NAME PROPERTY VALUE SOURCE mypool keystatus available local # ls /mypool/fs1 file1.txt # zpool key -u mypool # ls /mypool/fs1 file1.txt # zpool get keystatus mypool NAME PROPERTY VALUE SOURCE mypool keystatus unavailable local # zfs get keystatus mypool/fs1 NAME PROPERTY VALUE SOURCE mypool/fs1 keystatus unavailable default -- 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-12 07:08 UTC
[Bug 670] ''zpool key -u'' doesn''t unmount encrypted datasets
http://defect.opensolaris.org/bz/show_bug.cgi?id=670 --- Comment #1 from ajscarp at yahoo.com 2008-03-12 00:08:13 --- I believe this is intended.. The dataset is not unmounted, but the key has been unloaded.. This -- 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-27 21:54 UTC
[Bug 670] ''zpool key -u'' doesn''t unmount encrypted datasets
http://defect.opensolaris.org/bz/show_bug.cgi?id=670 ajscarp at yahoo.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|darrenm at opensolaris.org |ajscarp at yahoo.com Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from ajscarp at yahoo.com 2008-03-27 14:54:46 --- the encrypted datasets now unmount, as of Mar 27th.. -- 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.