bugzilla-daemon at defect.opensolaris.org
2008-May-26 07:12 UTC
[Bug 2034] New: ''zpool key -u'' hangs after changing keysource by '' zpool set keysource''
http://defect.opensolaris.org/bz/show_bug.cgi?id=2034
Summary: ''zpool key -u'' hangs after changing
keysource by ''zpool
set keysource''
Classification: Development
Product: zfs-crypto
Version: unspecified
Platform: Other
OS/Version: Solaris
Status: NEW
Severity: minor
Priority: P4
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
# zpool create -o
keysource=raw,file:///export/home/zfscrypto-tests/proto/suites/security/zfs-crypto/etc/raw_key_file
test /export/home/testfile
# zfs create -o encryption=on test/fs
# zpool set
keysource=raw,file:///export/home/zfscrypto-tests/proto/suites/security/zfs-crypto/etc/new_raw_key_file
test
# cp /export/home/passfile /test/fs
# zpool key -u test
raw_key_file and new_raw_key_file have different key.
--
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-May-26 07:12 UTC
[Bug 2034] ''zpool key -u'' hangs after changing keysource by '' zpool set keysource''
http://defect.opensolaris.org/bz/show_bug.cgi?id=2034 --- Comment #1 from Grace <hua.tang at sun.com> 2008-05-26 00:12:54 --- zpool_set_keysource_005 hangs. -- 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-May-27 14:58 UTC
[Bug 2034] ''zpool key -u'' hangs after changing keysource by '' zpool set keysource''
http://defect.opensolaris.org/bz/show_bug.cgi?id=2034
Darren J Moffat <darrenm at opensolaris.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |INCOMPLETE
--- Comment #2 from Darren J Moffat <darrenm at opensolaris.org>
2008-05-27 07:58:39 ---
I can''t reproduce this.
I need access to the machine when the hang happens.
--
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-May-28 03:41 UTC
[Bug 2034] ''zpool key -u'' hangs after changing keysource by '' zpool set keysource''
http://defect.opensolaris.org/bz/show_bug.cgi?id=2034 --- Comment #3 from Grace <hua.tang at sun.com> 2008-05-27 20:41:26 --- I just reproduced it. You can reproduce on data16.sfbay according to my steps. I''ll leave the test machine hang at the end of today for your investigation. -- 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-May-29 00:26 UTC
[Bug 2034] ''zpool key -u'' hangs after changing keysource by '' zpool set keysource''
http://defect.opensolaris.org/bz/show_bug.cgi?id=2034
ajscarp at yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P4 |P2
--- Comment #4 from ajscarp at yahoo.com 2008-05-28 17:26:36 ---
As Grace and I discussed on the phone, this test case isn''t valid for
the key
change since the two files are different.. but the fact that zpool key -u hangs
is the important issue here.. I will investigate if I can reproduces 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-May-29 06:00 UTC
[Bug 2034] ''zpool key -u'' hangs after changing keysource by '' zpool set keysource''
http://defect.opensolaris.org/bz/show_bug.cgi?id=2034
ajscarp at yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|INCOMPLETE |CLOSED
Resolution| |DUPLICATE
--- Comment #5 from ajscarp at yahoo.com 2008-05-28 23:00:56 ---
I believe this was caused by bug 2065. Because the dataset was not being
unmounted, it caused a hang. My guess is the copy operation in the example
was being done when the key was unloaded..
*** This bug has been marked as a duplicate of bug 2065 ***
--
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.