2. Disk Operations
Express5800/R320d-E4, R320d-M4 Maintenance Guide (VMware 5.5)
102
Chapter 2 Configuring and Upgrading the System
3. Configure a RAID device for a pair of the added disks (unused disks).
Specify the RAID device name and kernel device name that represents the relevant disk in "esxcli
storage mpm create". When the progress is no longer displayed and both kernel devices show [in_sync],
the synchronization is completed.
# esxcli –s xxx.xxx.xxx.xxx storage mpm create –v mpm1
--disk1=vmhba0:C0:T1:L0 --disk2=vmhba1:C0:T1:L0
<<<Make sure that the RAID device is configured
successfully.>>>
# esxcli –s xxx.xxx.xxx.xxx storage mpm list
Info
------------------------------------------------------
mpm0 : 143066368 blocks (139713 MB) [2/2]
\_ vmhba0:C0:T0:L0 (10/40/1) [ in_sync ]
\_ vmhba1:C0:T0:L0 (11/40/1) [ in_sync ]
mpm1 : 878906176 blocks (858306 MB) [2/2]
\_ vmhba0:C0:T1:L0 (10/40/2) [ in_sync ]
\_ vmhba1:C0:T1:L0 (11/40/2) [ in_sync ]