CISCO UCS iSCSI setup – Part 2

By | August 11, 2015

SCSI setup on CISCO UCS and vSphere – Part 2

Under the Configuration tab on an ESX server click the network button.

Add a new VMkernel port

VMkernel

Add both of the new NICs

VMkernel-nics

Create a name for the VMkernel port

VMkernel-name

Add the IP address and subnet.

VMkernel-IP

Click Finish

Create the second iSCSI VMKernel

VMkernel-prop

Click Add

VMkernel-add

Select VMkernel

VMkernel

Give it a different name

VMkernel-name

Give it a different IP address

VMkernel-IP

Click Finish

Click on the vSwitch and Edit.

vSwitch-Edit

Set the port number to 8, this keeps the overhead required for the vSwitch to a minimum.

Change the MTU to 9000 (Jumbo Frames)

vSwitch-ports

Set Security to Reject

vSwitch-Security

Set active and unused adaptors for each VMkernel adapter

vSwitch-adapter

On the NIC Teaming tab, select “Override switch failover order” for the BCDR-1 adaptor make sure vmnic8 is active and vmnic9 is unused, and for BCDR-2 vmnic9 should be active and vmnic8 should be unused.

Here are the setting for BCDR-1

vSwitch-BCDR-1

 

Here are the settings for BCDR-2

vSwitch-BCDR-2

Once the vSwitch is configured we can add the Software iSCSI adaptor, on the Storage Adaptors section in the Configuration tab. Click Add.

Click OK and add software iSCSI

Click OK again

The new adapter will now be shown, select it and click properties

iSCSI-adapter

Add the two iSCSI VMkernel ports to the Software iSCSI adapter. Click the Network Configuration tab and click add.

iSCSI-Add

Select one of the adapters and click OK.

iSCSI-bind1

Repeat this for the second adapter so we have both bound as shown below:

iSCSI-complete

Add the iSCSI target, this is done from either the Dynamic Discovery tab or if you have a very old or specific use case the Static Discovery tab.

This setup will use dynamic discovery which will find any LUN created on our target device. The storage device has 2 IP addresses so we add both as shown below:

iSCSI-Dyn

Click close. You are then prompted to do a rescan, click yes then wait while this finishes.

iSCSI-rescan

The storage is now shown:

iSCSI-New

Go to the storage tab, then click Add Storage:

DS-AddStorage

Select the Disk/LUN option:

DS-LUN

 

Select the iSCSI path:

DS-iSCSI

Select VMFS-5. If you need backwards compatibility to ESXI 4.1 or older hosts select VMFS-3

Click next twice and then input your Datastore name

DS-Name

 

Click next, and set the size.

DS-Size

Click next and you have completed the task.  If you have multiple vSphere’s follow the same instructions for the others.

Thanks.

One thought on “CISCO UCS iSCSI setup – Part 2

Comments are closed.