DellEMC PowerVault ME4084存储:命令行快速配置流程

1、前面板

2、磁盘槽位

3、配置 initiator

set initiator id 21000024ff8e5e20 nickname ESXI_4_11_vmhba3
set initiator id 21000024ff8e5e21 nickname ESXI_4_11_vmhba4

set initiator id 21000024ff8e5e78 nickname ESXI_4_12_vmhba3
set initiator id 21000024ff8e5e79 nickname ESXI_4_12_vmhba4

set initiator id 21000024ff8e5e9a nickname ESXI_4_13_vmhba3
set initiator id 21000024ff8e5e9b nickname ESXI_4_13_vmhba4

set initiator id 21000024ff8e5e2c nickname ESXI_4_14_vmhba3
set initiator id 21000024ff8e5e2d nickname ESXI_4_14_vmhba4

set initiator id 21000024ff8e5e7a nickname ESXI_4_15_vmhba3
set initiator id 21000024ff8e5e7b nickname ESXI_4_15_vmhba4

set initiator id 21000024ff8e5e4a nickname ESXI_4_16_vmhba3
set initiator id 21000024ff8e5e4b nickname ESXI_4_16_vmhba4

set initiator id 21000024ff8e5e3c nickname ESXI_4_17_vmhba3
set initiator id 21000024ff8e5e3d nickname ESXI_4_17_vmhba4

set initiator id 21000024ff8e5e6c nickname ESXI_4_18_vmhba3
set initiator id 21000024ff8e5e6d nickname ESXI_4_18_vmhba4

set initiator id 21000024ff8e5e8e nickname ESXI_4_19_vmhba3
set initiator id 21000024ff8e5e8f nickname ESXI_4_19_vmhba4

set initiator id 21000024ff8e5e1c nickname ESXI_4_20_vmhba3
set initiator id 21000024ff8e5e1d nickname ESXI_4_20_vmhba4

# show initiators
Nickname          Discovered Mapped Profile  Host Type  ID
--------------------------------------------------------------------------
ESXI_4_11_vmhba3  Yes        No     Standard FC         21000024ff8e5e20
ESXI_4_11_vmhba4  Yes        No     Standard FC         21000024ff8e5e21
ESXI_4_12_vmhba3  Yes        No     Standard FC         21000024ff8e5e78
ESXI_4_12_vmhba4  Yes        No     Standard FC         21000024ff8e5e79
ESXI_4_13_vmhba3  Yes        No     Standard FC         21000024ff8e5e9a
ESXI_4_13_vmhba4  Yes        No     Standard FC         21000024ff8e5e9b
ESXI_4_14_vmhba3  Yes        No     Standard FC         21000024ff8e5e2c
ESXI_4_14_vmhba4  Yes        No     Standard FC         21000024ff8e5e2d
ESXI_4_15_vmhba3  Yes        No     Standard FC         21000024ff8e5e7a
ESXI_4_15_vmhba4  Yes        No     Standard FC         21000024ff8e5e7b
ESXI_4_16_vmhba3  Yes        No     Standard FC         21000024ff8e5e4a
ESXI_4_16_vmhba4  Yes        No     Standard FC         21000024ff8e5e4b
ESXI_4_17_vmhba4  Yes        No     Standard FC         21000024ff8e5e3d
ESXI_4_18_vmhba3  Yes        No     Standard FC         21000024ff8e5e6c
ESXI_4_18_vmhba4  Yes        No     Standard FC         21000024ff8e5e6d
ESXI_4_19_vmhba3  Yes        No     Standard FC         21000024ff8e5e8e
ESXI_4_19_vmhba4  Yes        No     Standard FC         21000024ff8e5e8f
ESXI_4_20_vmhba3  Yes        No     Standard FC         21000024ff8e5e1c
ESXI_4_20_vmhba4  Yes        No     Standard FC         21000024ff8e5e1d
--------------------------------------------------------------------------
Success: Command completed successfully. (2022-04-14 04:45:04)

4、创建主机

create host initiators ESXI_4_11_vmhba3,ESXI_4_11_vmhba4 ESXI_4_11
create host initiators ESXI_4_12_vmhba3,ESXI_4_12_vmhba4 ESXI_4_12
create host initiators ESXI_4_13_vmhba3,ESXI_4_13_vmhba4 ESXI_4_13
create host initiators ESXI_4_14_vmhba3,ESXI_4_14_vmhba4 ESXI_4_14
create host initiators ESXI_4_15_vmhba3,ESXI_4_15_vmhba4 ESXI_4_15
create host initiators ESXI_4_16_vmhba3,ESXI_4_16_vmhba4 ESXI_4_16
create host initiators ESXI_4_17_vmhba3,ESXI_4_17_vmhba4 ESXI_4_17
create host initiators ESXI_4_18_vmhba3,ESXI_4_18_vmhba4 ESXI_4_18
create host initiators ESXI_4_19_vmhba3,ESXI_4_19_vmhba4 ESXI_4_19
create host initiators ESXI_4_20_vmhba3,ESXI_4_20_vmhba4 ESXI_4_20

5、添加主机组

add host-group-members hosts ESXI_4_12 VMware
add host-group-members hosts ESXI_4_13 VMware
add host-group-members hosts ESXI_4_14 VMware
add host-group-members hosts ESXI_4_15 VMware
add host-group-members hosts ESXI_4_16 VMware
add host-group-members hosts ESXI_4_17 VMware
add host-group-members hosts ESXI_4_18 VMware
add host-group-members hosts ESXI_4_19 VMware
add host-group-members hosts ESXI_4_20 VMware

6、创建存储卷LUN 【VMware ESXi 可见容量:50TB】

# create volume access no-access pool a size 55TB ports 0,1,2,3 lun 1 VMware_50TB
Info: The volume was mapped. (VMware_50TB)
Info: The volume was created. (VMware_50TB) (2022-04-14 05:41:56)
Success: Command completed successfully. (VMware_50TB) - The volume was mapped. (2022-04-14 05:41:56)


# show volumes
Pool Name         Total Size Alloc Size Class    Type Large Virtual Extents  Health Reason Action
--------------------------------------------------------------------------------------------------
A    VMware_50TB  54.9TB     0B         Virtual  base Disabled               OK
--------------------------------------------------------------------------------------------------
Success: Command completed successfully. (2022-04-14 05:43:03)

7、映射给主机卷

# map volume access rw ports 0,1,2,3 lun 1 initiator VMware.*.* VMware_50TB
Info: Mapping succeeded. Initiator 21000024ff8e5e20 was mapped for volume VMware_50TB with LUN 1. (VMware_50TB)
Info: Mapping succeeded. Initiator 21000024ff8e5e21 was mapped for volume VMware_50TB with LUN 1. (VMware_50TB)
Info: Mapping succeeded. Initiator 21000024ff8e5e78 was mapped for volume VMware_50TB with LUN 1. (VMware_50TB)
Info: Mapping succeeded. Initiator 21000024ff8e5e79 was mapped for volume VMware_50TB with LUN 1. (VMware_50TB)
Info: Mapping succeeded. Initiator 21000024ff8e5e9a was mapped for volume VMware_50TB with LUN 1. (VMware_50TB)
Info: Mapping succeeded. Initiator 21000024ff8e5e9b was mapped for volume VMware_50TB with LUN 1. (VMware_50TB)
Info: Mapping succeeded. Initiator 21000024ff8e5e2c was mapped for volume VMware_50TB with LUN 1. (VMware_50TB)
Info: Mapping succeeded. Initiator 21000024ff8e5e2d was mapped for volume VMware_50TB with LUN 1. (VMware_50TB)
Info: Mapping succeeded. Initiator 21000024ff8e5e6c was mapped for volume VMware_50TB with LUN 1. (VMware_50TB)
Info: Mapping succeeded. Initiator 21000024ff8e5e6d was mapped for volume VMware_50TB with LUN 1. (VMware_50TB)
Info: Mapping succeeded. Initiator 21000024ff8e5e4a was mapped for volume VMware_50TB with LUN 1. (VMware_50TB)
Info: Mapping succeeded. Initiator 21000024ff8e5e4b was mapped for volume VMware_50TB with LUN 1. (VMware_50TB)
Info: Mapping succeeded. Initiator 21000024ff8e5e7a was mapped for volume VMware_50TB with LUN 1. (VMware_50TB)
Info: Mapping succeeded. Initiator 21000024ff8e5e7b was mapped for volume VMware_50TB with LUN 1. (VMware_50TB)
Info: Mapping succeeded. Initiator 21000024ff8e5e8e was mapped for volume VMware_50TB with LUN 1. (VMware_50TB)
Info: Mapping succeeded. Initiator 21000024ff8e5e8f was mapped for volume VMware_50TB with LUN 1. (VMware_50TB)
Info: Mapping succeeded. Initiator 21000024ff8e5e3c was mapped for volume VMware_50TB with LUN 1. (VMware_50TB)
Info: Mapping succeeded. Initiator 21000024ff8e5e3d was mapped for volume VMware_50TB with LUN 1. (VMware_50TB)
Info: Mapping succeeded. Initiator 21000024ff8e5e1c was mapped for volume VMware_50TB with LUN 1. (VMware_50TB)
Info: Mapping succeeded. Initiator 21000024ff8e5e1d was mapped for volume VMware_50TB with LUN 1. (VMware_50TB)

Success: Command completed successfully. (VMware_50TB) - Mapping succeeded. Initiator 21000024ff8e5e1d was mapped for volume VMware_50TB with LUN 1. (2022-04-14 05:42:02)

# show maps

Volume View [Serial Number (00c0ff65b9d20000e6b3576201000000) Name (VMware_50TB) ] Mapping:
   Ports LUN   Access       Identifier                        Nickname    Profile  
   --------------------------------------------------------------------------------
   0-3   1     read-write   00c0ff65b9d20000d4a7576201010000  VMware.*.*  Standard


Success: Command completed successfully. (2022-04-14 05:42:35)
#

8、查看配置参数

# show disks
Location   URL        Serial Number         Vendor   Rev   Description Usage         Jobs Speed (kr/min)  Size    Sec Fmt    Disk Group Pool Tier       Health     
-------------------------------------------------------------------------------------------------------------------------------------------------------------------
0.0                   71F0A087T8Q8          KIOXIA   BA08  SSD SAS     VIRTUAL POOL       0               960.1GB 512e       rcA1       A    Read Cache OK         
0.1                   71F0A089T8Q8          KIOXIA   BA08  SSD SAS     VIRTUAL POOL       0               960.1GB 512e       rcA1       A    Read Cache OK         
0.2                   D5H8B50M              HGST     NS09  SAS MDL     VIRTUAL POOL       7               11.7TB  512e       dgA01      A    Archive    OK         
0.3                   D5H9UMVF              HGST     NS09  SAS MDL     VIRTUAL POOL       7               11.7TB  512e       dgA01      A    Archive    OK         
0.4                   D5HA913F              HGST     NS09  SAS MDL     VIRTUAL POOL       7               11.7TB  512e       dgA01      A    Archive    OK         
0.5                   D5HA8JXF              HGST     NS09  SAS MDL     VIRTUAL POOL       7               11.7TB  512e       dgA01      A    Archive    OK         
0.6                   D5HA8D9F              HGST     NS09  SAS MDL     VIRTUAL POOL       7               11.7TB  512e       dgA01      A    Archive    OK         
0.7                   D5HA5VUF              HGST     NS09  SAS MDL     VIRTUAL POOL       7               11.7TB  512e       dgA01      A    Archive    OK         
0.8                   D5HA8YGF              HGST     NS09  SAS MDL     VIRTUAL POOL       7               11.7TB  512e       dgA01      A    Archive    OK         
0.9                   D5HA8YLF              HGST     NS09  SAS MDL     VIRTUAL POOL       7               11.7TB  512e       dgA01      A    Archive    OK         
0.10                  D5H8JEAF              HGST     NS09  SAS MDL     VIRTUAL POOL       7               11.7TB  512e       dgA01      A    Archive    OK         
0.11                  D5H88D5F              HGST     NS09  SAS MDL     VIRTUAL POOL       7               11.7TB  512e       dgA01      A    Archive    OK         
0.12                  D5HA4AKF              HGST     NS09  SAS MDL     VIRTUAL POOL       7               11.7TB  512e       dgA01      A    Archive    OK         
0.13                  D5HA6PEF              HGST     NS09  SAS MDL     VIRTUAL POOL       7               11.7TB  512e       dgA01      A    Archive    OK         
-------------------------------------------------------------------------------------------------------------------------------------------------------------------
Info:  * Rates may vary. This is normal behavior. (2022-04-14 05:55:45)

Success: Command completed successfully. (2022-04-14 05:55:45)



# show vdisks
Name   Size     Free Own Pref RAID   Class    Disks Spr Chk  Status Jobs Job% Serial Number                    Spin Down SD Delay Sec Fmt   Health     Reason Action 
---------------------------------------------------------------------------------------------------------------------------------------------------------------------
dgA01  93.9TB   0B   A   A    ADAPT  Virtual  12    0   N/A  FTOL             00c0ff6438d5000097bde76100000000 Disabled  0        512e      OK                       
rcA1   1918.2GB 0B   A   A    RAID0  Virtual  2     0   512k UP               00c0ff65b9d20000f5a0576200000000 Disabled  0        512e      OK                       
---------------------------------------------------------------------------------------------------------------------------------------------------------------------
Success: Command completed successfully. (2022-04-14 05:55:59)





# show pools
Name Serial Number                    Class    Blocksize Total Size Avail  Snap Size OverCommit  Disk Groups 
  Volumes  Low Thresh  Mid Thresh  High Thresh  Sec Fmt   Health     Reason Action 
-------------------------------------------------------------------------------------------------------------
A    00c0ff6438d5000099bde76101000000 Virtual  512       93.9TB     93.9TB 0B        Enabled     2           
  1        50.00 %     75.00 %     99.77 %      512e      OK                       
-------------------------------------------------------------------------------------------------------------
Success: Command completed successfully. (2022-04-14 05:54:43)



# show volumes
Pool Name         Total Size Alloc Size Class    Type Large Virtual Extents  Health Reason Action 
--------------------------------------------------------------------------------------------------
A    VMware_50TB  54.9TB     1191.1MB   Virtual  base Disabled               OK                   
--------------------------------------------------------------------------------------------------
Success: Command completed successfully. (2022-04-14 05:55:08)




# show maps 

Volume View [Serial Number (00c0ff65b9d20000e6b3576201000000) Name (VMware_50TB) ] Mapping:
   Ports LUN   Access       Identifier                        Nickname    Profile  
   --------------------------------------------------------------------------------
   0-3   1     read-write   00c0ff65b9d20000d4a7576201010000  VMware.*.*  Standard


Success: Command completed successfully. (2022-04-14 05:55:17)
# 




# show versions     
                Controller A Versions        Controller B Versions        
                ---------------------        ---------------------        
Bundle Version: GT280R008-04                 GT280R008-04                 
Build Date:     Mon Oct 12 01:13:19 MDT 2020 Mon Oct 12 01:13:19 MDT 2020 

Success: Command completed successfully. (2022-04-14 05:56:30)



# show ports
Ports Media    Target ID         Status        Speed(A) Speed(C) Health     Reason                                            
  Action                                                                                                                                                                                                                                                  
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
A0    FC(P)    207000c0ff000beb  Up            8Gb      Auto     OK                                                           


   Topo(C) 
   --------
   PTP     

A1    FC(-)    217000c0ff000beb  Disconnected           Auto     N/A        There is no active connection to this host port.  
  - If this host port is intentionally unused, no action is required.
  - Otherwise, use an appropriate interface cable to connect this host port to a switch or host.
  - If a cable is connected, check the cable and the switch or host for problems.  

   Topo(C) 
   --------
   PTP     

A2    FC(-)    227000c0ff000beb  Disconnected           Auto     N/A        There is no active connection to this host port.  
  - If this host port is intentionally unused, no action is required.
  - Otherwise, use an appropriate interface cable to connect this host port to a switch or host.
  - If a cable is connected, check the cable and the switch or host for problems.  

   Topo(C) 
   --------
   PTP     

A3    FC(-)    237000c0ff000beb  Disconnected           Auto     N/A        There is no active connection to this host port.  
  - If this host port is intentionally unused, no action is required.
  - Otherwise, use an appropriate interface cable to connect this host port to a switch or host.
  - If a cable is connected, check the cable and the switch or host for problems.  

   Topo(C) 
   --------
   PTP     

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Ports Media    Target ID         Status        Speed(A) Speed(C) Health     Reason                                            
  Action                                                                                                                                                                                                                                                  
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
B0    FC(P)    247000c0ff000beb  Up            8Gb      Auto     OK                                                           


   Topo(C) 
   --------
   PTP     

B1    FC(-)    257000c0ff000beb  Disconnected           Auto     N/A        There is no active connection to this host port.  
  - If this host port is intentionally unused, no action is required.
  - Otherwise, use an appropriate interface cable to connect this host port to a switch or host.
  - If a cable is connected, check the cable and the switch or host for problems.  

   Topo(C) 
   --------
   PTP     

B2    FC(-)    267000c0ff000beb  Disconnected           Auto     N/A        There is no active connection to this host port.  
  - If this host port is intentionally unused, no action is required.
  - Otherwise, use an appropriate interface cable to connect this host port to a switch or host.
  - If a cable is connected, check the cable and the switch or host for problems.  

   Topo(C) 
   --------
Press any key to continue (Q to quit)
点赞

发表回复

电子邮件地址不会被公开。必填项已用 * 标注