Hostsvc/summary/fsvolume: Difference between revisions

From VI-Toolkit
Jump to navigation Jump to search
(New page: ==== vimsh hostsvc/summary/fsvolume ==== Usage: fsvolume Get file system volume information. Category: Vimsh)
 
m (rinse repeat (too lame to use preview))
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:


Get file system volume information.
Get file system volume information.
====example output====
# vmware-vim-cmd -H 10.10.10.10 -U root -P password hostsvc/summary/fsvolume
    Name        Type      SubType                        Path                            Device        Capacity      Mode
store        VmfsVolume  VMFS      /vmfs/volumes/24b85cd6-123d5101-7b21-0016c8c08128  vmhba32:0:0:1  639681691648 readWrite
datastore2  VmfsVolume  VMFS      /vmfs/volumes/271a2c8b-1f21810d-c28d-000d172bcef8  vmhba1:0:0:3      3489660928 readWrite


[[Category: Vimsh]]
[[Category: Vimsh]]

Latest revision as of 14:22, 30 December 2008

vimsh hostsvc/summary/fsvolume

Usage: fsvolume

Get file system volume information.

example output

# vmware-vim-cmd -H 10.10.10.10 -U root -P password hostsvc/summary/fsvolume
   Name         Type      SubType                         Path                             Device         Capacity       Mode
store        VmfsVolume   VMFS      /vmfs/volumes/24b85cd6-123d5101-7b21-0016c8c08128   vmhba32:0:0:1   639681691648 readWrite
datastore2   VmfsVolume   VMFS      /vmfs/volumes/271a2c8b-1f21810d-c28d-000d172bcef8   vmhba1:0:0:3      3489660928 readWrite