I was able to get Unix hosts to mount the NFS exported volume and write data.
This is a single node setup running on vSphere.
So e0a is for management and looks to use Network adaptor 1 on the node1 vSphere virtual machine, same subnet used.
I think e0b is data traffic for the SVM and looks to use Network adaptor 2 on the node1 vSphere virtual machine, same subnet used.
Right now e0b and e0c are using the same network subnet, on the node1 vSphere virtual machine Network adapter 2 and Network adapter 3 respectively I believe.
The SnapMirror replication needs to go over a third network subnet different from the management and data traffic.
Can I just change the Network adapter 3 on the node1 vSphere virtual machine to the subnet network that the Intercluster SnapMirror (e0c) needs to use for replication?
Do the Network adapters on node1 vSphere virtual machine match up in order, e0a is Network adapter 1, e0b is Network adapter 2, e0c is Network adapter 3?
Thanks