Vous êtes sur la page 1sur 14

7/17/2017 Manage Hardware Components

Hide navigation

Unisphere CLI User Guide

Introduction
On this page
Manage the System
Manage Storage
Congure Network Communication
View Storage
Manage Hosts
Manage disk
Manage Hardware Components
View disk
Manage Storage
Rescan disk
Protect Data only)

Manage Events and Alerts Manage battery


only)
Service the System
View battery

MANAGE HARDWARE COMPONENTS


Use Switches
Manage power s
Manage Metrics deployments onl

Reference View power s

Manage Storage Processor (SP) Manage link con


deployments onl
The following table lists the health state values for the storage processor (SP) in Normal mode.
View link con
Table 1. Storage processor health state values (Normal mode)
Manage SSD
Code Health state Reason(s)
View SSD
0 Unknown
The health of the component cannot be Manage disk arra
determined.
View disk arra
5 OK
The SP is operating normally. Manage disk pro
10 Degraded/Warning
The write cache is disabled on the SP. View disk pro

The SP is starting. Manage memory


deployments onl
20 Major failure
The SP has faulted. View memory
The SP is missing.
Manage cache ca
The SP is not responding.
View cache ca

The following table lists the health state values for the storage processor in Service/Rescue mode. Manage fan mod
deployments onl
Table 2. Storage processor health state values (Service/Rescue mode)
View fan mod
Code Health state Reason(s)
Manage I/O mod
0 Unknown
The health of the component cannot be deployments onl
determined.
Commit I/O m
10 Degraded/Warning
A user has placed the SP into the Service View I/O mod
mode.

https://mydocuments.emc.com/pub/en-us/emc-vnxe-series/3.1/vxe-p-cli-user-guide/05-vxe-cli-br-manage-hardware-components.htm 1/14
7/17/2017 Manage Hardware Components

Code Health state Reason(s)


20 Major failure
The system software on this SP has
encountered a problem.
The CPU in the SP has faulted.
IO module 0 in the SP has faulted. On this page
IO module 1 in the SP has faulted.
Manage Storage
The CPU and IO module 0 in the SP have
faulted. View Storage

The CPU and IO module 1 in the SP have Manage disk


faulted.
Memory DIMM 0 in the SP has faulted. View disk

Memory DIMM 0 and 1in the SP have faulted. Rescan disk


only)
Memory DIMM 1 in the SP has faulted.
Memory DIMM 2 in the SP has faulted. Manage battery
only)
Memory DIMMs in the SP have faulted.
View battery
The SP has faulted.
The SSD in the SP has faulted. Manage power s
deployments onl
The entire blade in the SP has faulted.
The bre cable connection in the SP has View power s
faulted.
Manage link con
The enclosure in the SP has faulted. deployments onl

An I/O module in the SP is congured View link con


incorrectly.
An unexpected error has occurred in the SP. Manage SSD
A cable is in the wrong SAS port on the SP. View SSD

No SAS port was found on the SP. Manage disk arra


There is an invalid disk conguration on the SP
View disk arra
There is no I/O between ab I/O module in the
SP and a link control card on a disk array Manage disk pro
enclosure.
View disk pro
A FLARE DB disk in the storage processor has
faulted. Manage memory
deployments onl
One of the rst four disks have mismatched
types. View memory
One of the rst four disks have an invalid
Manage cache ca
block size.
One of the rst four disks have mismatched View cache ca
size.
Manage fan mod
DPE resume is missing an EMC serial number.deployments onl

View fan mod


View Storage Processor
Manage I/O mod
View existing Storage Processors (SPs). deployments onl

Commit I/O m
Format
/env/sp [-id <value>] show View I/O mod

Object qualier

Qualier Description
-id Identies the Storage Processor.

Example 1 (physical deployments only)


The following command displays the existing SPs:

uemcli -d 10.0.0.1 -u Local/joe -p MyPassword456! /env/sp show -detail

https://mydocuments.emc.com/pub/en-us/emc-vnxe-series/3.1/vxe-p-cli-user-guide/05-vxe-cli-br-manage-hardware-components.htm 2/14
7/17/2017 Manage Hardware Components

Storage system address: 10.0.0.1


Storage system port: 443
HTTPS connection

1: ID = spa
DPE = DPE_1
Slot = 1 On this page
Mode = Normal
Health state = OK (5) Manage Storage
Memory size = 34359738368 (32G)
View Storage
2: ID = spb
DPE = DPE_1 Manage disk
Slot = 2
Mode = Normal View disk
Health state = OK (5)
Rescan disk
Memory size = 34359738368 (32G)
only)

Manage battery
Example 2 (virtual deployments only) only)
The following command displays existing SP for a virtual system.
View battery
uemcli -d 10.0.0.2 -u Local/joe -p MyPassword456! /env/sp show -detail
Manage power s
deployments onl
Storage system address: 10.0.0.2
Storage system port: 443 View power s
HTTPS connection
Manage link con
1: ID = spa deployments onl
DPE = dpe
Slot = 0 View link con
Name = SP A
Mode = Normal Manage SSD
Health state = OK (5)
View SSD
Health details = "The component is operating normally. No action is required."
Model = VIRT SP 12GB Manage disk arra
Memory size = 12884901888 (12.0G)
View disk arra

Manage disk Manage disk pro

View disk pro


The following table lists the health state values for the disk.
Manage memory
Table 3. Disk health state values deployments onl

Code Health state Reason(s) View memory

0 Unknown
The health of the component cannot be Manage cache ca
determined.
View cache ca
5 OK
The disk is operating normally. Manage fan mod
deployments onl
The disk slot is empty.
View fan mod
10 Degraded/Warning
The disk is resynchronizing with the system. Manage I/O mod
The disk cannot be used because the systemdeployments onl
has exceeded the maximum number of
allowable disks. Commit I/O m

15 Minor failure View I/O mod


The disk is inserted in the wrong slot.
The disk is removed.
The disk is oine.
20 Major failure
The disk has faulted.
The disk is unsupported.

View disk
View existing disks.

Format
https://mydocuments.emc.com/pub/en-us/emc-vnxe-series/3.1/vxe-p-cli-user-guide/05-vxe-cli-br-manage-hardware-components.htm 3/14
7/17/2017 Manage Hardware Components

Format
/env/disk [ {id <value> | -pool <value> | -fastcache | -unused} ] show

Object qualier

Qualier Description
On this page
-id ID of the disk.
Manage Storage
-pool Shows the disks that belong to the specied pool.
-fastcache Shows the disks used in FAST Cache. View Storage

-unused Shows unused disks. Manage disk

View disk
Example
The following command displays the existing disks: Rescan disk
only)
uemcli -d 10.0.0.1 -u Local/joe -p MyPassword456! /env/disk show
Manage battery
only)
Storage system address: 10.0.0.1
Storage system port: 443 View battery
HTTPS connection
Manage power s
1: ID = DISK_0 deployments onl
Enclosure = DAE_1
Slot = 0 View power s
Health state = OK (5)
User capacity = 2199023255552 (2T) Manage link con
Used by FAST Cache = no deployments onl
Pool ID = pool_1
View link con
2: ID = DISK_1
Manage SSD
Enclosure = DAE_1
Slot = 1 View SSD
Health state = OK (5)
User capacity = 2199023255552 (2T) Manage disk arra
Used by FAST Cache = no
Pool ID = pool_1 View disk arra

Manage disk pro


Rescan disk (virtual deployments only) View disk pro

Rescan the system for available virtual disks. Manage memory


deployments onl
Format
View memory
/env/disk rescan [-async]
Manage cache ca
Action qualier
View cache ca
Qualier Description
Manage fan mod
-async Run the operation in asynchronous mode. deployments onl

View fan mod


Example
The following command rescans the system for hot-plugged virtual disks. Manage I/O mod
deployments onl
uemcli -d 10.0.0.2 -u Local/joe -p MyPassword456! /env/disk rescan
Commit I/O m

Storage system address: 10.0.0.2 View I/O mod


Storage system port: 443
HTTPS connection

Operation completed successfully.

Manage battery (physical deployments only)


The following table lists the health state values for the system batteries.

Table 4. Battery health state values

Code Health state Reason(s)

https://mydocuments.emc.com/pub/en-us/emc-vnxe-series/3.1/vxe-p-cli-user-guide/05-vxe-cli-br-manage-hardware-components.htm 4/14
7/17/2017 Manage Hardware Components

0 Unknown
The health of the component cannot be
determined.

5 OK
The battery is operating normally.
10 Degraded/Warning
The battery is charging. On this page
20 Major failure Manage Storage
The battery has faulted.
The battery is missing. View Storage

Manage disk

View battery View disk

View a list of system batteries. Rescan disk


only)
Format
Manage battery
/env/bat [-id <value>] show only)

Object qualier View battery

Manage power s
Qualier Description
deployments onl
-id ID of the battery.
View power s

Example Manage link con


The following command displays a list of system batteries: deployments onl

uemcli -d 10.0.0.1 -u Local/joe -p MyPassword456! /env/bat show View link con

Manage SSD
Storage system address: 10.0.0.1
Storage system port: 443 View SSD
HTTPS connection
Manage disk arra
1: ID = Bat_0
View disk arra
SP = SPA
Slot = 0
Manage disk pro
Health state = OK (5)
View disk pro
2: ID = Bat_0
SP = SPA Manage memory
Slot = 1 deployments onl
Health state = Degraded/Warning (10)
View memory

Manage power supply (physical deployments only) Manage cache ca

View cache ca
The following table lists the health state values for system power supplies.
Manage fan mod
Table 5. Power supply health state values deployments onl

Code Health state Reason(s) View fan mod

0 Unknown Manage I/O mod


The health of the component cannot be deployments onl
determined.
Commit I/O m
5 OK
The power supply is operating normally.
View I/O mod
20 Major failure
The power supply has faulted.
The power supply is not receiving power.
The power supply has been removed.

View power supply


View a list of system power supplies.

Format
/env/ps [-id <value>] show

Object qualier
https://mydocuments.emc.com/pub/en-us/emc-vnxe-series/3.1/vxe-p-cli-user-guide/05-vxe-cli-br-manage-hardware-components.htm 5/14
7/17/2017 Manage Hardware Components

Object qualier

Qualier Description
-id ID of the power supply.

Example
On this page
The following command displays a list of system power supplies:
Manage Storage
uemcli -d 10.0.0.1 -u Local/joe -p MyPassword456! /env/ps show
View Storage

Storage system address: 10.0.0.1 Manage disk


Storage system port: 443
HTTPS connection View disk

1: ID = Pow_0 Rescan disk


Enclosure = DPE only)
SP = SPA
Slot = 0 Manage battery
Health state = OK (5) only)

2: ID = Pow_1 View battery


Enclosure = DPE
Manage power s
SP = SPA
deployments onl
Slot = 1
Health state = OK(5) View power s

Manage link con


Manage link control card (LCC) (physical deployments only) deployments onl

View link con


The following table lists the health state values for system link control cards (LCCs).
Manage SSD
Table 6. Link control card health state values
View SSD
Code Health state Reason(s)
Manage disk arra
0 Unknown
The health of the component cannot be
determined. View disk arra

5 OK Manage disk pro


The LCC is operating normally.
View disk pro
20 Major failure
The LCC has faulted. Manage memory
deployments onl
The LCC has been removed.
View memory

View link control card Manage cache ca

View a list of LCCs. View cache ca

Format Manage fan mod


deployments onl
/env/lcc [-id <value>] show
View fan mod
Object qualier
Manage I/O mod
deployments onl
Qualier Description
-id ID of the LCC. Commit I/O m

View I/O mod


Example
The following command displays a list of system LCCs:

uemcli -d 10.0.0.1 -u Local/joe -p MyPassword456! /env/lcc show

Storage system address: 10.0.0.1


Storage system port: 443
HTTPS connection

1: ID = LCC_0
DAE = DAE_0
Slot = 0
Health state = OK (5)

https://mydocuments.emc.com/pub/en-us/emc-vnxe-series/3.1/vxe-p-cli-user-guide/05-vxe-cli-br-manage-hardware-components.htm 6/14
7/17/2017 Manage Hardware Components

2: ID = LCC_1
DAE = DAE_0
Slot = 1
Health state = OK(5)

Manage SSD (physical deployments only) On this page


Manage Storage
The following table lists the health state values for system SSDs.
View Storage
Table 7. SSD health state values
Manage disk
Code Health state Reason(s)
View disk
0 Unknown
The health of the component cannot be Rescan disk
determined.
only)
5 OK
The SSD is operating normally. Manage battery
only)
10 Degraded/Warning
The SSD is failing. View battery

20 Major failure Manage power s


The SSD has failed. deployments onl
The SSD has been removed.
View power s

View SSD Manage link con


deployments onl

View a list of system SSDs. View link con

Format Manage SSD

/env/ssd [-id <value>] show View SSD

Object qualier Manage disk arra

Qualier Description View disk arra

-id ID of the SSD. Manage disk pro

View disk pro


Example
Manage memory
The following command displays a list of system SSDs:
deployments onl
uemcli -d 10.0.0.1 -u Local/joe -p MyPassword456! /env/ssd show
View memory

Storage system address: 10.0.0.1 Manage cache ca


Storage system port: 443
HTTPS connection View cache ca

1: ID = SSD_0 Manage fan mod


SP = SPA deployments onl
Slot = 0
View fan mod
Health state = OK (5)
Manage I/O mod
2: ID = SSD_1 deployments onl
SP = SPA
Slot = 1 Commit I/O m
Health state = OK(5)
View I/O mod

Manage disk array enclosure (DAE)


The following table lists the health state values for system disk array enclosures (DAEs).

Table 8. Disk array enclosure health state values

Code Health state Reason(s)


0 Unknown
The health of the component cannot be
determined.

https://mydocuments.emc.com/pub/en-us/emc-vnxe-series/3.1/vxe-p-cli-user-guide/05-vxe-cli-br-manage-hardware-components.htm 7/14
7/17/2017 Manage Hardware Components

Code Health state Reason(s)


5 OK
The DAE is operating normally.
7 OK_BUT
The DAE is adjusting the communication
speed.
On this page
10 Degraded/Warning
The DAE performance is degraded. Manage Storage

20 Major failure View Storage


The DAE has a disk drive- type mismatch.
The DAE has taken a communication fault. Manage disk
The DAE has faulted. View disk
The DAE has a faulted LCC.
Rescan disk
The DAE has been miscongured. only)

The DAE has been miscabled. Manage battery


The DAE has been removed. only)

The DAE had taken a power fault. View battery


The DAE is connected to a faulted I/O module.
Manage power s
deployments onl

View disk array enclosure View power s

View a list of system DAEs. Manage link con


deployments onl
Format
View link con
/env/dae [-id <value>] show
Manage SSD
Object qualier
View SSD

Qualier Description Manage disk arra


-id ID of the DAE.
View disk arra

Example Manage disk pro

The following command displays a list of system DAEs: View disk pro
uemcli -d 10.0.0.1 -u Local/joe -p MyPassword456! /env/dae show Manage memory
deployments onl
Storage system address: 10.0.0.1
Storage system port: 443 View memory
HTTPS connection
Manage cache ca
1: ID = DAE_0 View cache ca
Slot = 0
Health state = OK (5) Manage fan mod
deployments onl
2: ID = DAE_1
Slot = 1 View fan mod
Health state = OK(5)
Manage I/O mod
deployments onl
Manage disk processor enclosure (DPE) Commit I/O m

The following table lists the health state values for system disk processor enclosures (DPEs). View I/O mod

Table 9. Disk processor enclosure health state values

Code Health state Reason(s)


0 Unknown
The health of the component cannot be
determined.

5 OK
The DPE is operating normally.
7 OK_BUT
The DPE is adjusting the communication
speed.

https://mydocuments.emc.com/pub/en-us/emc-vnxe-series/3.1/vxe-p-cli-user-guide/05-vxe-cli-br-manage-hardware-components.htm 8/14
7/17/2017 Manage Hardware Components

Code Health state Reason(s)


10 Degraded/Warning
The DPE performance is degraded.
20 Major failure
The DPE has a disk drive-type mismatch.
The DPE has taken a communication fault.
On this page
The DPE has faulted.
Manage Storage
The DPE has a faulted LCC.
View Storage
The DPE has been miscongured.
The DPE has been miscabled. Manage disk

The DPE has been removed. View disk


The DPE had taken a power fault.
Rescan disk
The DPE is connected to a faulted I/O module. only)
The DPE has taken an inter-processor controlManage battery
fault and needs to be recovered. only)
The DPE has taken an inter-processor
View battery
communication fault and needs to be
recovered. Manage power s
deployments onl

View disk processor enclosure View power s

View a list of system DPEs. Manage link con


deployments onl
Format
View link con
/env/dpe [-id <value>] show
Manage SSD
Object qualier
View SSD
Qualier Description Manage disk arra
-id ID of the DPE.
View disk arra

Example 1 (physical deployments only) Manage disk pro

The following command displays a list of system DPEs: View disk pro
uemcli -d 10.0.0.1 -u Local/joe -p MyPassword456! /env/dpe show Manage memory
deployments onl
Storage system address: 10.0.0.1
Storage system port: 443 View memory
HTTPS connection
Manage cache ca
1: ID = DPE_0 View cache ca
Slot = 0
Health state = OK (5) Manage fan mod
deployments onl
2: ID = DPE_1
Slot = 1 View fan mod
Health state = OK(5)
Manage I/O mod
deployments onl
Example 2 (virtual deployments only)
Commit I/O m
The following command displays a list of system DPEs:
View I/O mod
uemcli -d 10.0.0.2 -u Local/joe -p MyPassword456! /env/dpe show -detail

Storage system address: 10.0.0.2


Storage system port: 443
HTTPS connection

1: ID = dpe
Slot = 0
Name = DPE
Health state = OK (5)
Health details = "The component is operating normally. No action is required."
Manufacturer = VMware
Model = VIRT SINGLE SP DPE 16

Manage memory module (physical deployments only)


https://mydocuments.emc.com/pub/en-us/emc-vnxe-series/3.1/vxe-p-cli-user-guide/05-vxe-cli-br-manage-hardware-components.htm 9/14
7/17/2017 Manage Hardware Components

Manage memory module (physical deployments only)


The following table lists the health state values for system memory modules.

Table 10. Memory module health state values

Code Health state Reason(s) On this page


0 Unknown Manage Storage
The health of the component cannot be
determined.
View Storage
5 OK
The memory module is operating normally. Manage disk

20 Major failure View disk


The memory module has faulted.
Rescan disk
The memory module has been removed. only)

Manage battery
View memory module only)

View a list of system memory modules. View battery

Manage power s
Format
deployments onl
/env/mm [-id <value>] show
View power s
Object qualier
Manage link con
deployments onl
Qualier Description
-id ID of the memory module. View link con

Manage SSD
Example
View SSD
The following command displays a list of system memory modules:
Manage disk arra
uemcli -d 10.0.0.1 -u Local/joe -p MyPassword456! /env/mm show
View disk arra
Storage system address: 10.0.0.1
Storage system port: 443 Manage disk pro
HTTPS connection
View disk pro
1: ID = MM_SPA_0
Manage memory
SP = SPA
deployments onl
Slot = 0
Health state = OK (5) View memory

2: ID = MM_SPA_1 Manage cache ca


SP = SPA
Slot = 1 View cache ca
Health state = OK (5)
Manage fan mod
deployments onl

Manage cache card View fan mod

The following table lists the health state values for the system cache cards. Manage I/O mod
deployments onl
Table 11. System cache card health state values
Commit I/O m
Code Heath state Reason(s)
View I/O mod
0 Unknown
The health of the component cannot be
determined.

5 OK
The cache protection module is operating
normally.

10 Degraded/Warning
The cache protection module is degraded.
20 Major failure
The cache protection module has been
removed.
The cache protection module has faulted.

View cache card module


https://mydocuments.emc.com/pub/en-us/emc-vnxe-series/3.1/vxe-p-cli-user-guide/05-vxe-cli-br-manage-hardware-components.htm 10/14
7/17/2017 Manage Hardware Components

View cache card module


View a list of system cache cards.

Format
/env/ccard [-id <value>] show
On this page
Object qualier Manage Storage

Qualier Description View Storage


-id Identies the system cache card. Manage disk

Example View disk

The following command displays a list of system cache cards: Rescan disk
only)
uemcli -d 10.0.0.1 -u Local/joe -p MyPassword456! /env/ccard show
Manage battery
Storage system address: 10.0.0.1 only)
Storage system port: 443
View battery
HTTPS connection
Manage power s
1: ID = CCard_0 deployments onl
Slot = 0
Health state = OK (5) View power s

Manage link con


Manage fan modules (physical deployments only) deployments onl

View link con


The following table lists the health state values for the system fan modules.
Manage SSD
Table 12. System fan module health state values
View SSD
Code Health state Reason(s)
Manage disk arra
0 Unknown
The health of the component cannot be View disk arra
determined.
Manage disk pro
5 OK
The fan module is operating normally.
View disk pro
10 Degraded/Warning
The fan module is degraded. Manage memory
deployments onl
20 Major failure
The fan module has been removed. View memory
The fan module has faulted.
Manage cache ca

View cache ca
View fan module
Manage fan mod
View a list of system fan modules. deployments onl

Format View fan mod

/env/fan [-id <value>] show Manage I/O mod


deployments onl
Object qualier
Commit I/O m
Qualier Description
View I/O mod
-id Identies the fan module.

Example
The following command displays a list of system cache cards:

uemcli -d 10.0.0.1 -u Local/joe -p MyPassword456! /env/fan show

Storage system address: 10.0.0.1


Storage system port: 443
HTTPS connection

1: ID = Fan_0
DPE = DPE_0
https://mydocuments.emc.com/pub/en-us/emc-vnxe-series/3.1/vxe-p-cli-user-guide/05-vxe-cli-br-manage-hardware-components.htm 11/14
7/17/2017 Manage Hardware Components
Slot = 0
Health state = OK (5)

2: ID = Fan_1
DPE = DPE_0
Slot = 1
Health state = Degraded/Warning (10)
On this page

Manage I/O modules (physical deployments only) Manage Storage

View Storage
I/O modules provide connectivity between the SPs and the disk-array enclosure. You can view details about each I/O module installed in the system, such
as the health state. Commit a newly added I/O module to congure it for use by the system. Each I/O module record and alert is identied by an ID. The Manage disk
following table lists the attributes for I/O modules.
View disk
Table 13. I/O module attributes
Rescan disk
only)
Attribute Description
ID ID of the I/O module. Manage battery
only)
SP ID of the SP to which the I/O module is connected.
View battery
Slot Disk-processor enclosure (DPE) slot in which the I/O module is installed.
Name Name of the I/O module. Manage power s
deployments onl
Manufacturer Manufacturer of the I/O module.
View power s
Model Model of the I/O module.
Health state Health state of the I/O module. The health state code appears in Manage link con
parentheses. Value is one of the following: deployments onl

Unknown (0) Unable to determine the health of the I/O module. View link con

OK (5) I/O module is operating normally. Manage SSD


Degraded/Warning (10) I/O module has not been committed View SSD
(congured). Commit I/O modules explains how to commit an I/O
module. Manage disk arra
Minor failure (15) One or both of the following may have View disk arra
occurred:
Manage disk pro

I/O module has not been committed (congured) after a rebooting the View disk pro
SP.
Manage memory
I/O module is installed in the wrong slot. deployments onl
Major failure (20) One or both of the following may have
occurred: View memory

I/O module has been removed. Re-install the I/O module. Manage cache ca

I/O module has faulted and needs to be replaced. The Unisphere View cache ca
online help explains how to order a replacement I/O module.
I/O module is miscongured. Commit the I/O module to re-congureManage fan mod
deployments onl
it.
View fan mod
Health details Additional health information. See Appendix A, Reference, for health
information details. Manage I/O mod
Part number EMC Part Number on the I/O module. deployments onl

Serial number EMC Serial Number on the I/O module. Commit I/O m

View I/O mod


Commit I/O modules
When you add a new I/O module to the system, you must rst commit it before the system can use it. The system automatically commits uncongured I/O
modules.

Format
/env/iomodule commit

Example
uemcli -d 10.0.0.1 -u Local/joe -p MyPassword456! /env/iomodule commit

https://mydocuments.emc.com/pub/en-us/emc-vnxe-series/3.1/vxe-p-cli-user-guide/05-vxe-cli-br-manage-hardware-components.htm 12/14
7/17/2017 Manage Hardware Components

Storage system address: 10.0.0.1


Storage system port: 443
HTTPS connection

Operation completed successfully.

On this page
View I/O modules
Manage Storage
View details about I/O modules in the system. You can lter on the I/O module ID.
View Storage

Manage disk
The show action command provides more details on changing the output format.
View disk

Format Rescan disk


only)
/env/iomodule [id <value>] show
Manage battery
Object qualier only)

Qualier Description View battery

-id Enter the ID of an I/O module. Manage power s


deployments onl
Example View power s
The following command displays details about the two I/O modules in the system:
Manage link con
uemcli -d 10.0.0.1 -u Local/joe -p MyPassword456! /env/iomodule show deployments onl

View link con


Storage system address: 10.0.0.1
Storage system port: 443 Manage SSD
HTTPS connection
View SSD
1: ID = IO_SPA_0
SP = SPA Manage disk arra
Slot = 0
View disk arra
Health state = OK (5)
Manage disk pro
2: ID = IO_SPA_1
SP = SPA View disk pro
Slot = 1
Health state = Degraded/Warning (10) Manage memory
deployments onl

View memory
EMC REDEFINES:

Manage cache ca
CLOUD COMPUTING
BIG DATA View cache ca
CONVERGED INFRASTRUCTURE
Manage fan mod
FLASH STORAGE deployments onl

View fan mod


SOCIAL@EMC

Manage I/O mod


EMC Pulse News Blog deployments onl
EMC Reflections Executive Blog
All EMC Blogs Commit I/O m
EMC Community Network
View I/O mod
Facebook
Twitter
YouTube
LinkedIn
Flickr

LEARNING

Training and Certification


RSA Security Training
EMC Academic Alliance
EMC Proven Professional

https://mydocuments.emc.com/pub/en-us/emc-vnxe-series/3.1/vxe-p-cli-user-guide/05-vxe-cli-br-manage-hardware-components.htm 13/14
7/17/2017 Manage Hardware Components
Partner Readiness
Events
Resource Library
EMC Glossary

POPULAR
On this page
About EMC
Manage Storage
Investor Relations
Careers @ EMC View Storage
Newsroom
Sustainability Manage disk
EMC TV
View disk
EMC MOBILE
EMC Store Rescan disk
Product Security only)

Manage battery
only)

View battery

Manage power s
CONTACT FEEDBACK SITE MAP PRIVACY POLICY LEGAL NOTICES SUBSCRIBE deployments onl

View power s

Manage link con


EMC builds information infrastructures and virtual infrastructures to help people and businesses around the world unleash the power of their digital information. EMC offerings in backup
and recovery, enterprise content management, unified storage, big data, enterprise storage, data federation, archiving, security, and deduplication help customers move to and build IT deployments onl
trust in their next generation of information management and enable them to offer IT-as-a-Service as part of their journey to cloud computing.
View link con
We are an Equal Employment Opportunity employer that values the strength diversity brings to the workplace. All qualified applicants, regardless of race, color, religion, gender, sexual
orientation, marital status, gender identity or expression, national origin, genetics, age, disability status, protected veteran status, or any other characteristic protected by applicable law,
are strongly encouraged to apply.
Manage SSD

View SSD

Manage disk arra

View disk arra

Manage disk pro

View disk pro

Manage memory
deployments onl

EMC Corporation. All rights reserved. View memory

Manage cache ca

View cache ca

Manage fan mod


deployments onl

View fan mod

Manage I/O mod


deployments onl

Commit I/O m

View I/O mod

https://mydocuments.emc.com/pub/en-us/emc-vnxe-series/3.1/vxe-p-cli-user-guide/05-vxe-cli-br-manage-hardware-components.htm 14/14

Vous aimerez peut-être aussi