Tegile

From roonics
Jump to navigation Jump to search

CLI

Zpool status

zpool status

Zpool status detailed

zpool status –v ZebiSystem

Check the resilver weight - To check the current weight of the resilver process (default 5%)

echo "zfs_weight_resilver/D" | mdb -k

Change the resilver weight

To change the resilver weight (NOTE: Tegile do not recommend customers doing this, so use this as a last resort if you cannot get them to WebEx in and do it):

echo "zfs_weight_resilver/Z 0t35" | mdb -kw

The above command will set the resilver weight to 35% ‎<comments />