HPE MSA 2040 iSCSI Configuration

HPE MSA 2040 iSCSI Configuration

I recently deployed an HPE (Hewlett Packard Enterprise) MSA (Modular Smart Array) 2040 SAN (Storage Area Network) Storage unit in my home lab.

In this post, I will show you step-by-step how to set up the HPE MSA 2040 SAN Storage with iSCSI.

The Process

The default username is manage, and the default password is !manage.

Network Setup

The first part we should do is configure the iSCSI network.

In my setup, ports A1, B1, A3, and B3 are iSCSI path A and ports A2, B2, A4, and B4 are iSCSI path B.

Pool Setup

Next, we should set up our disk pools.

I will select Virtual.

I will Select RAID-10.

The pool selection is for which controller will be the primary controller for the pool. It’s a good idea to make a disk group per controller to maximize the performance of the MSA.

I will choose 6 for my first disk group on Controller A. On Controller B, I will select 5 disks, leaving me with 2 disks as spares.

I will use the name dgA01.

I will repeat the process but select Pool B and 5 Sub-Groups.

Spares

It’s a good idea to have spare disks in the event of a disk failure. When setting up the pools, I left out 2 disks. I will use those disks as global spares.

Volume

We need to create a volume to store all the data on the disk group pools we created.

I will name my first volume, A-Vol01, make it the same size as the virtual pool, and select Pool A.

I will make a second volume because I have a second pool on controller B. I will name the second volume B-Vol02, and I will set it to be on Pool B.

Hosts

For the HPE MSA 2040 to communicate with iSCSI hosts, you need to add them to the MSA as hosts.

Add Initiators to Host

I will use the initiator nickname as the host name.

Add to Host Group

I will use the name g10-esx.

Mapping

For the hosts to access the volumes, we need to map the hosts to a volume.

I will select the Group named g10-esx, and I will select both Volume A-Vol01 and B-Vol2

By default, the MSA 2040 will want to use LUN 0. You should change it as with VMware vSphere LUN 0 will be used by the MPE MSA storage enclosure.

That’s it. Now, all you need to do is set up your hosts to access the HPE MSA.

If you want to read more about setting up the HPE MSA 2040, here is the HPE documentation.

Exit mobile version