OpenSolaris

Printable Version Enter a New Search
Bug ID 6523555
Synopsis 'zpool online' should be less chatty unless something goes wrong
State 10-Fix Delivered (Fix available in build)
Category:Subcategory utility:zfs
Keywords
Responsible Engineer Eric Schrock
Reported Against
Duplicate Of
Introduced In
Commit to Fix snv_68
Fixed In snv_68
Release Fixed solaris_nevada(snv_68) , solaris_10u6(s10u6_01) (Bug ID:2156307)
Related Bugs
Submit Date 9-February-2007
Last Update Date 3-July-2007
Description
Currently, bringing a device online/offline doesn't behave like
any other ZFS command in that it prints:

	Bringing device '...' online

Instead, this should behave more like the rest of zpool and be
silent in the face of success.  In addition, it should report 
when a device could not successfully be brought online.  Since
this is not an error per se (the online attempt could have been
to retry a known failed device), this shouldn't result in the
command failing.  But a warning message would be useful.
Work Around
N/A
Comments
N/A