VMware Cloud Community
SgRddY
Enthusiast
Enthusiast
Jump to solution

Setting up MPIO for ESXi 4 and EqualLogic iSCSI

Hello All,

I was just wondering if there is any doccuments around to setup MPIO for ESXi 4.0 and EqualLogic SAN? I have the one for ESX 4 only and not ESXi. Apparently, the setup requires to the use of CLI to create jumbo frame swhitches and such that the GUI is not capable of and ESXi doesn't have supported CLI.

Any help would be appreciated.

Thanks.

0 Kudos
1 Solution

Accepted Solutions
Andy_Banta
Hot Shot
Hot Shot
Jump to solution

Use

vicfg-vmknic -l

to list the available vmkNICs.

Use

esxcli –-server

to see the NICs that have been added.

It would be nice if this was simpler.

Andy

View solution in original post

0 Kudos
6 Replies
Andy_Banta
Hot Shot
Hot Shot
Jump to solution

ESXi doesn't have supported CLI.

Use the remote CLI. All of the same features are available in ESXi.

See

Enjoy,

Andy

binoche
VMware Employee
VMware Employee
Jump to solution

Netapp should have such as best practices docs for vsphere, please contact Netapp also

binoche, VMware VCP, Cisco CCNA

0 Kudos
cdickerson
Enthusiast
Enthusiast
Jump to solution

Or the vMA appliance. this is how I did it for my ESXi servers and Equallogic SAN's.

0 Kudos
SgRddY
Enthusiast
Enthusiast
Jump to solution

I am using RCLI and it seems to be working. Not as fast as the ESX CLI but it will do. However, I can't seem to be able to adapt the command "esxcli swiscsi nic add" from the ESX CLI to use with ESXi' RCLI. Can someone please help with that?

Thanks.

0 Kudos
Andy_Banta
Hot Shot
Hot Shot
Jump to solution

Use

vicfg-vmknic -l

to list the available vmkNICs.

Use

esxcli –-server

to see the NICs that have been added.

It would be nice if this was simpler.

Andy

0 Kudos
SgRddY
Enthusiast
Enthusiast
Jump to solution

Thanks for the reply Andy. It works.

0 Kudos