CLI Guide

Table Of Contents
Table 15. Software components (continued)
Component Abbreviation Description
FW Bundle Rev
Firmware revision.
POST Rev
Power On Self Test revision.
BIOS Rev
Boot firmware revision.
SSD Model
Solid state disk drive model information.
Examples
Display management server/SMS version information:
VPlexcli:/> version -a
What Version Info
-------------------- -------------- ----
Product Version 7.0.0.00.00.47 -
SMSv2 170.0.0.291.0 -
Mgmt Server Base 170.0.0.201 -
Mgmt Server Software 170.0.0.385 -
director-1-1-A 170.0.0.385.0 -
director-2-1-A 170.0.0.385.0 -
director-1-1-B 170.0.0.385.0 -
director-2-1-B 170.0.0.385.0 -
Display management server/SMS version and version for the specified director:
VPlexcli:/> version director-2-1-B
What Version Info
-------------------------------------------- -------------- ----
Product Version 5.4.0.00.00.10 -
SMSv2 D35.20.0.10.0 -
Mgmt Server Base D35.20.0.1 -
Mgmt Server Software D35.20.0.13 -
/clusters/cluster-2/directors/director-2-1-B 6.5.54.0.0 -
Display version information for management server, SMS, and all directors:
VPlexcli:/> version -a
What Version Info
-------------------------------------------- -------------- ----
Product Version 5.4.0.00.00.10 -
SMSv2 D35.20.0.10.0 -
Mgmt Server Base D35.20.0.1 -
Mgmt Server Software D35.20.0.13 -
/clusters/cluster-2/directors/director-2-1-B 6.5.54.0.0 -
/clusters/cluster-2/directors/director-2-1-A 6.5.54.0.0 -
/clusters/cluster-1/directors/director-1-1-B 6.5.54.0.0 -
/clusters/cluster-1/directors/director-1-1-A 6.5.54.0.0 -
Display version information for individual software components on each director. See Software components table below for a
description of the components.
VPlexcli:/> version -a --verbose
Product Version: 5.4.0.00.00.10
What: SMSv2
Version: D35.20.0.10.0
Build time: June 09, 2014 at 11:38:36PM EDT
Build machine: dudleyed05
Build OS: Linux version 2.6.27-7-generic on amd64
Build compiler: 1.6.0_45
Build source: /spgear/spgear_misc/htdocs/harness/release/1795/work/ui/src
What: Mgmt Server Base
Version: D35.20.0.1
What: Mgmt Server Software
Version: D35.20.0.13
Commands
313