OpenSolaris

Printable Version Enter a New Search
Bug ID 6649726
Synopsis typo in zpool import message
State 10-Fix Delivered (Fix available in build)
Category:Subcategory kernel:zfs
Keywords opensolaris
Responsible Engineer Eric Kustarz
Reported Against snv_80
Duplicate Of
Introduced In
Commit to Fix snv_82
Fixed In snv_82
Release Fixed solaris_nevada(snv_82)
Related Bugs
Submit Date 11-January-2008
Last Update Date 31-January-2008
Description
Category
   utility
Sub-Category
   filesystem
Description
   When running zpool import, I noticed the following typo:
  pool: se3511fc-ai01
    id: 10400370111430544493
 state: ONLINE
action: The pool can be imported using its name or numeric identifier.
        The pool may be active on on another system, but can be imported using
       ^^^
        the '-f' flag.
There's a duplicat `on' here.  The message is printed in usr/src/cmd/zpool/zpool_main.c (show_import).
Frequency
   Always
Regression
   No
Steps to Reproduce
   Observe zpool import message.
Expected Result
   Message without typo.
Actual Result
   Duplicate word.
Error Message(s)
   
Test Case
   
Workaround
   
Submitter wants to work on bug
   Yes
Additional configuration information
Work Around
N/A
Comments
N/A