If you ever need to present storage to your Guest OS directly via ISCSI here is some useful information for you.
To provide access to cluster storage, Volumes utilizes an iSCSI data services IP address to clients for target discovery which simplifies external iSCSI configuration on clients. This iSCSI data services IP address acts as an iSCSI target discovery portal and initial connection point.
Nutanix does not recommend configuring iSCSI client sessions to connect directly to Controller VM IP addresses. The data services address is owned by one Controller VM at a time. If the owner Controller VM becomes unavailable, the address moves to another Controller VM, ensuring that it is always available.
This IP address is also used as a cluster-wide address by clients configured as part of Nutanix Files and other products. This IP address:
- Should be in the same subnet as the cluster Controller VM IP
eth0
network interface addresses - Helps load balance storage requests
- Enables path optimization in the cluster, preventing bottlenecks
- Eliminates the need for configuring a multipathing service such as Microsoft multipath I/O (MPIO)
Read further:
Prism Web Console Guide - iSCSI Data Services IP Address Impact
Prism Web Console Guide - Discovering the Volumes Target from the Windows Client
Prism Web Console Guide - Discovering the Volumes Target from the Linux Client