bugzilla-daemon at defect.opensolaris.org
2008-May-07 08:19 UTC
[Bug 1830] New: ''zpool key -c'' without a pool should behave as '' zpool key -l/-u''
http://defect.opensolaris.org/bz/show_bug.cgi?id=1830
Summary: ''zpool key -c'' without a pool should
behave as ''zpool
key -l/-u''
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 key -c
cannot open ''-c'': name must begin with a letter
# echo $?
1
# zpool key -l
missing dataset argument (specify -a for all)
usage:
key <-l | -u | -c [ -o <property=value>]> <-a |
filesystem>
# echo $?
2
# zpool key -u
missing dataset argument (specify -a for all)
usage:
key <-l | -u | -c [ -o <property=value>]> <-a |
filesystem>
# echo $?
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-07 08:20 UTC
[Bug 1830] ''zpool key -c'' without a pool should behave as ''zpool key -l/-u''
http://defect.opensolaris.org/bz/show_bug.cgi?id=1830 --- Comment #1 from Grace <hua.tang at sun.com> 2008-05-07 01:20:20 --- zpool_key_c_005 fails. -- 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-07 16:09 UTC
[Bug 1830] ''zpool key -c'' without a pool should behave as ''zpool key -l/-u''
http://defect.opensolaris.org/bz/show_bug.cgi?id=1830
ajscarp at yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|darrenm at opensolaris.org |ajscarp at yahoo.com
Status|NEW |ACCEPTED
--
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-09 07:46 UTC
[Bug 1830] ''zpool key -c'' without a pool should behave as ''zpool key -l/-u''
http://defect.opensolaris.org/bz/show_bug.cgi?id=1830
ajscarp at yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ACCEPTED |CLOSED
Resolution| |FIXINSOURCE
--
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.