Questo argomento riguarda la specifica dell'output del comando.
Il risultato di questo comando è il seguente:
Last Volume Repair Check: val Hrs ago Next Volume Repair Check: <date/time> | in progress ---Error Volumes--- (table with the following columns: Scope, Name) ---Failed Volumes--- (table with the following columns: Scope, Name, Start Time, End Time, End State, Failure #) ---Repairing Volumes--- (table with the following columns: Scope, Name, Size(MB), Progress, Start Time, Elapsed Time) ---Queued Volumes--- (table with the following columns: Scope, Name, Priority) ---Suspended Volumes--- (table with the following columns: Scope, Name, Queue Time) ---Complete Volumes--- (table with the following columns: Scope, Name, Start Time, End Time)
Se l'opzione --batch è specificata, il risultato di questo comando è il seguente:
volume_status
{
last_check = val
t_next_check = val
check_in_progress = yes|no
errore
{
volume <name>: scope_type=val, scope_name=val
...
}
failed
{
volume <name>: scope_type=val, scope_name=val, t_start=val, t_end=val, end_state=val, failure_num=val
...
}
repairing
{
volume <name>: scope_type=val, scope_name=val, size=val, progress=val, t_start=val, t_elapsed=val, server=val
...
}
queued
{
volume <name>: scope_type=val, scope_name=val, priority=val
...
}
suspended
{
volume <name>: scope_type=val, scope_name=val, t_queue=val
...
}
complete
{
volume <name>: scope_type=val, scope_name=val, t_start=val, t_end=val
...
}
}
| Copyright © 2012 CA. Tutti i diritti riservati. |
|