bugzilla-daemon at defect.opensolaris.org
2008-Mar-13 08:47 UTC
[Bug 759] New: ''zpool create -o keysource=,'' hanged
http://defect.opensolaris.org/bz/show_bug.cgi?id=759 Summary: ''zpool create -o keysource=,'' hanged Classification: Development Product: zfs-crypto Version: unspecified Platform: i86pc/i386 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 1. ''zpool create -o keysource=,'' hanged 2. ''zpool create -o keysource=,prompt'' hanged 3. # zpool create -o keysource=passphrase, pool_115496_1 /var/tmp/zfs-crypto/vdev_file Enter in passphrase for ''pool_115496_1'': Enter again: 4. # zpool create -o keysource=hex, pool_115496_1 /var/tmp/zfs-crypto/vdev_file Enter in hexidecmial key for ''pool_115496_1'': Enter again: -- 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-13 08:49 UTC
[Bug 759] ''zpool create -o keysource=,'' hanged
http://defect.opensolaris.org/bz/show_bug.cgi?id=759 --- Comment #1 from Grace <hua.tang at sun.com> 2008-03-13 01:49:45 --- 5. # zpool create -o keysource=,file:///file pool_115496_1 /var/tmp/zfs-crypto/vdev_file cannot open /file -- 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-13 08:59 UTC
[Bug 759] ''zpool create -o keysource=,'' hanged
http://defect.opensolaris.org/bz/show_bug.cgi?id=759 --- Comment #2 from Grace <hua.tang at sun.com> 2008-03-13 01:59:43 --- These bugs were found in build 2008-03-12. -- 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 23:15 UTC
[Bug 759] ''zpool create -o keysource=,'' hanged
http://defect.opensolaris.org/bz/show_bug.cgi?id=759 ajscarp at yahoo.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|darrenm at opensolaris.org |ajscarp at yahoo.com Status|NEW |RESOLVED Resolution| |FIXED --- Comment #3 from ajscarp at yahoo.com 2008-03-18 16:15:11 --- "format" checking didn''t look close at string length.. since the format len is 0, it matches the first strncmp and causes it to head down the wrong path.. -- 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.
Maybe Matching Threads
- [Bug 701] New: ''zpool create -o keysource='' fails on sparc - invalid argument
- [Bug 871] New: ''zpool key -l'' core dumped with keysource=hex, prompt and unmatched entered in
- [Bug 752] New: zfs set keysource no longer works on existing pools
- [Bug 1053] New: ''zfs create'' core dumped with keysource=hex, prompt and unmatched entered in
- [Bug 971] New: zfs key -l fails after unloading (keyscope=dataset)