bugzilla-daemon at defect.opensolaris.org
2008-May-22 02:12 UTC
[Bug 2010] New: ''zpool create'' fails with keysource - invalid argument for this pool operation
http://defect.opensolaris.org/bz/show_bug.cgi?id=2010
Summary: ''zpool create'' fails with keysource -
invalid argument
for this pool operation
Classification: Development
Product: zfs-crypto
Version: unspecified
Platform: Other
OS/Version: Solaris
Status: NEW
Severity: major
Priority: P2
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: zfs-crypto-gate-2008-05-21-09:54
# zpool create -o keysource=passphrase,prompt tank /export/testfile
Enter passphrase for ''tank'':
Enter again:
cannot create ''tank'': invalid argument for this pool operation
It happens with all kinds of keysources.
--
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-22 04:03 UTC
[Bug 2010] ''zpool create'' fails with keysource - invalid argument for this pool operation
http://defect.opensolaris.org/bz/show_bug.cgi?id=2010
ajscarp at yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |INCOMPLETE
--- Comment #1 from ajscarp at yahoo.com 2008-05-21 21:03:53 ---
What is the test machine you are seeing this on?.. I have never seen this error
message.
bash-3.2# zpool create -o keysource=passphrase,prompt tank c0t0d0s6
Enter passphrase for ''tank'':
Enter again:
bash-3.2#
--
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-22 04:47 UTC
[Bug 2010] ''zpool create'' fails with keysource - invalid argument for this pool operation
http://defect.opensolaris.org/bz/show_bug.cgi?id=2010 --- Comment #2 from Grace <hua.tang at sun.com> 2008-05-21 21:47:10 --- I am using the N2 machine. -- 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-22 05:08 UTC
[Bug 2010] ''zpool create'' fails with keysource - invalid argument for this pool operation
http://defect.opensolaris.org/bz/show_bug.cgi?id=2010
ajscarp at yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|INCOMPLETE |ACCEPTED
--- Comment #3 from ajscarp at yahoo.com 2008-05-21 22:08:49 ---
I was able to reproduce this on the N2 machine.. I do not know why the ioctl
returned a failure.. there is nothing special about this operation from what i
tested and saw success on the my v240..
/1: ioctl(3, ZFS_IOC_POOL_CREATE, 0xFFBFA6F8) Err#22 EINVAL
/1 at 1: <- libzfs:zfs_ioctl() = -1
--
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-22 05:23 UTC
[Bug 2010] ''zpool create'' fails with keysource - invalid argument for this pool operation
http://defect.opensolaris.org/bz/show_bug.cgi?id=2010
ajscarp at yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ACCEPTED |CLOSED
Resolution| |INVALID
--- Comment #4 from ajscarp at yahoo.com 2008-05-21 22:23:38 ---
kcf.conf did not have CCM in it.. Unlike before when one would see an error on
the console and a different error message from zpool, it was not obvious that
was the problem.
--
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.