Deployment Guide
Table Of Contents
- Dell EMC PowerVault ME4 Series Storage System Deployment Guide
- Contents
- Before you begin
- Mount the enclosures in the rack
- Connect to the management network
- Cable host servers to the storage system
- Cabling considerations
- Connecting the enclosure to hosts
- Host connection
- Connect power cables and power on the storage system
- Perform system and storage setup
- Record storage system information
- Using guided setup
- Web browser requirements and setup
- Access the PowerVault Manager
- Update firmware
- Use guided setup in the PowerVault Manager Welcome panel
- Perform host setup
- Host system requirements
- Windows hosts
- Configuring a Windows host with FC HBAs
- Configuring a Windows host with iSCSI network adapters
- Configuring a Windows host with SAS HBAs
- Linux hosts
- Configuring a Linux host with FC HBAs
- Configure a Linux host with iSCSI network adapters
- Attach a Linux host with iSCSI network adapters to the storage system
- Assign IP addresses for each network adapter connecting to the iSCSI network
- Register the Linux host with iSCSI network adapters and create volumes
- Enable and configure DM Multipath on the Linux host with iSCSI network adapters
- Create a Linux file system on the volumes
- SAS host server configuration for Linux
- VMware ESXi hosts
- Fibre Channel host server configuration for VMware ESXi
- iSCSI host server configuration for VMware ESXi
- Attach an ESXi host with network adapters to the storage system
- Configure the VMware ESXi VMkernel
- Configure the software iSCSI adapter on the ESXi host
- Register an ESXi host with a configured software iSCSI adapter and create and map volumes
- Enable multipathing on an ESXi host with iSCSI volumes
- Volume rescan and datastore creation for an ESXi hosts with iSCSI network adapters
- SAS host server configuration for VMware ESXi
- Citrix XenServer hosts
- Fibre Channel host server configuration for Citrix XenServer
- iSCSI host server configuration for Citrix XenServer
- Attach a XenServer host with network adapters to the storage system
- Configure a software iSCSI adapter on a XenServer host
- Configure the iSCSI IQN on a XenServer host
- Enable Multipathing on a XenServer host
- Register a XenServer host with a software iSCSI adapter and create volumes
- Create a Storage Repository for a volume on a XenServer host with a software iSCSI adapter
- SAS host server configuration for Citrix XenServer
- Troubleshooting and problem solving
- Locate the service tag
- Operators (Ops) panel LEDs
- Initial start-up problems
- Cabling for replication
- SFP+ transceiver for FC/iSCSI ports
- System Information Worksheet
- Setting network port IP addresses using the CLI port and serial cable
Enable MPIO for the volumes on the Windows host
Perform the following steps to enable MPIO for the volumes on the Windows host:
1. Open the Server Manager.
2. Select Tools > MPIO.
3. Click the Discover Multi-Paths tab.
4. Select DellEMC ME4 in the Device Hardware Id list.
If DellEMC ME4 is not listed in the Device Hardware Id list:
a. Ensure that there is more than one connection to a volume for multipathing.
b. Ensure that Dell EMC ME4 is not already listed in the Devices list on the MPIO Devices tab.
5. Click Add and click Yes to reboot the Windows server.
Format volumes on a Windows host
Perform the following steps to format a volume on a Windows host:
1. Open Server Manager.
2. Select Tools > Computer Management.
3. Right-click on Disk Management and select Rescan Disks.
4. Right-click on the new disk and select Online.
5. Right-click on the new disk again select Initialize Disk.
The Initialize Disk dialog box opens.
6. Select the partition style for the disk and click OK.
7. Right-click on the unallocated space, select the type of volume to create, and follow the steps in the wizard to create the
volume.
Configuring a Windows host with iSCSI network adapters
These instructions document IPv4 configuration with dual switch subnet for network redundancy and failover. These
instructions do not cover IPv6 configuration:
Prerequisites
● Complete the PowerVault Manager guided setup process and storage setup process.
● Refer to the cabling diagrams within this guide before attaching a host to the storage system; careful planning ensures a
successful deployment.
● Complete a planning worksheet with the iSCSI network IP addresses to be used, per the example in the following table:
Table 8. Example worksheet for host server with dual port iSCSI NICs
Management IP
Server Management 10.10.96.46
ME4024Controller A Management 10.10.96.128
ME4024 Controller B Management 10.10.96.129
Subnet 1
Server iSCSI NIC 1 172.1.96.46
ME4024 controller A port 0 172.1.100.128
ME4024 controller B port 0 172.1.200.129
ME4024 controller A port 2 172.1.102.128
ME4024 controller B port 2 172.1.202.129
Subnet Mask 255.255.0.0
Perform host setup 45