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