OpenSolaris

Printable Version Enter a New Search
Bug ID 6347491
Synopsis libzfs: need vdevs structures to report size of underlying device
State 10-Fix Delivered (Fix available in build)
Category:Subcategory kernel:zfs
Keywords onnv_triage
Responsible Engineer Lin Ling
Reported Against
Duplicate Of
Introduced In solaris_nevada
Commit to Fix snv_31
Fixed In snv_31
Release Fixed solaris_nevada(snv_31)
Related Bugs 6347249 , 6366265 , 6367796
Submit Date 8-November-2005
Last Update Date 9-January-2006
Description
When replacing a device in the GUI, the GUI must present to the user a list of available devices that are at least as big as the device to be replaced.  However, currently only top-level devices have capacity stats.

The ZFS GUI needs to know the size of every slice/disk in the storage pool, regardless of whether it is a top-level device.

This would also enhance the output of "zpool iostat", which currently prints "-" in place of the size.
Work Around
N/A
Comments
N/A