- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Confirm Multipath in ESXi
Hello
I have a simple 2 host VMware Essentials 7.0U1 setup, connected to a SAN with 10GE iSCSI. Each host has 2 NICs configured on separate VLANs / portgroups / switches connected to 4 ports on the SAN.
How can I confirm storage multipath is configured as I cannot see this on the ESXi HTML5 interface and can't see how I install vSphere Client.
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Ciao
You can check the storage path with ssh command.
Connect to ESXi with ssh and use this command
esxcli storage nmp device list
From a customer, the output is as follows (the ESXi host is connected to an EqualLogic storage):
Ciao
Fabio