Hostsvc/summary/hba: Difference between revisions
Jump to navigation
Jump to search
New page: ==== vimsh hostsvc/summary/hba ==== Usage: hba Get storage vmhba information. Category: Vimsh |
added example output |
||
Line 3: | Line 3: | ||
Get storage vmhba information. | Get storage vmhba information. | ||
====example output==== | |||
# vmware-vim-cmd -H 10.10.10.10 -U root -P password hostsvc/summary/hba | |||
Device Type Driver PCI Id Model | |||
vmhba32 InternetScsiHba iscsi_mod UNKNOWN - iSCSI Software A | |||
vmhba0 BlockHba ide 00:07.1 82371AB/EB/MB PI | |||
vmhba1 ParallelScsiHba mptscsi_2xx 00:10.0 53c1030 PCI-X Fu | |||
[[Category: Vimsh]] | [[Category: Vimsh]] |
Latest revision as of 12:20, 30 December 2008
vimsh hostsvc/summary/hba
Usage: hba
Get storage vmhba information.
example output
# vmware-vim-cmd -H 10.10.10.10 -U root -P password hostsvc/summary/hba Device Type Driver PCI Id Model vmhba32 InternetScsiHba iscsi_mod UNKNOWN - iSCSI Software A vmhba0 BlockHba ide 00:07.1 82371AB/EB/MB PI vmhba1 ParallelScsiHba mptscsi_2xx 00:10.0 53c1030 PCI-X Fu