Viewing Device Status and the ES Header on Linux
After you guard a device, you can view the status of that device using the voradmin esg [xform] status <device-name>
command, where:
-
xform
(optional). If you specify this option, CTE shows the status of any data transformation processes happening on the device. If you do not specify this option, CTE displays the ES Header for the device. -
<device-name>
(required). The standard Linux name of the device whose status you want to view. (For example,/dev/sdh
.)
For example, if you want to view the ES Header for the Linux device /dev/sdh
, you would enter:
If you want to view the data transformation status on /dev/sdh
, you would enter:
The Status field displays In-Progress if a data transformation process is running, and Completed if the process has finished.