Previous Topic: info (Volume Management)--Retrieve Detailed Information for a VolumeNext Topic: set (Volume Management)--Set Volume Information


volume info Command Output Specification

The output of this command is the following:

Non-batch Output
Name             : val
Link To          : val
Comment          : val
UUID             : val
Size             : val
State            : val
Progress         : val
Filesystem       : val
Mount State      : val
Mounted Device   : val
Current Users    : val
Mount Attributes : val
Time Created     : val
Time Written     : val
Time Accessed    : val
Number Mirrors   : val

Batch Output
volume <name>
   {
   link            = val
   comment         = val
   uuid            = val
   size            = val
   state           = val
   progress        = val
   filesystem      = val
   
   mount_state     = val
   mount_path      = val
   n_users         = val

   mount_attr      = val
   time_created    = val
   time_written    = val
   time_accessed   = val
   n_mirrors       = val
   mirror <name>, server = val, state = val
   ...
   }