CLI Guide

Table Of Contents
rebuild status
rebuild status
Displays all global and cluster-local rebuilds along with their completion status.
Contexts
All contexts.
Syntax
rebuild status
[--show-storage-volumes]
Arguments
Optional arguments
--show-storage-
volumes
Displays all storage volumes that need to be rebuilt, both active and queued. If not present, only
the active rebuilds are displayed.
Description
Completion status is listed as:
rebuilt/total (complete%)
Example
Check rebuild status from storage-volume context:
VPlexcli:/clusters/cluster-1/storage-elements/storage-volumes> rebuild status
[1] disks marked for rebuild
Global rebuilds:
No active global rebuilds.
cluster-1 local rebuilds:
device rebuild type rebuilder director rebuilt/total percent finished
throughput ETA
------------ ------------ ------------------ ------------- ----------------
---------- ----
test3313_r1 full s10_428f 1.23G/4G 30.81%
90.1M/s
Check rebuild status from distributed-device-components/volume/components/ context, and display storage
volumes that need to be rebuilt:
VPlexcli:/distributed-storage/distributed-devices/testvol1/distributed-device-components/
C2testvol0000/components> rebuild status --show-storage-volumes
StorageVolumes marked for rebuild:
cluster-2:
extent_60060160639028006413c641e2a7e011_1
[1] storage_volumes marked for rebuild
Global rebuilds:
device rebuild type rebuilder director rebuilt/total percent finished throughput
ETA
-------- ------------ ------------------ ------------- ---------------- ----------
Commands
263