|
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
|