Achieving this functionality is done through the Destination Unisphere in the following manner:
1. Establish/Ensure full NAS-Server replication and (residing) Filesystem syncs (if not already done) :
2. Add the new IP Interface on the destination NAS Server properties page ( + Button) :
[Note the limitations on the right pane in the second window.]
3. Access the Filesystem[s] properties - Snapshots page and create a manual RW Snap per FS :
4. Export the Snap through the NFS Export Page :
(note it will show exported to both PROD IP that is currently down on the DR as well as the newly created IP)
Important Addition:
In case of Datastore Data Testing , you must perform the export from the NFS share wizard on the following page: (note that this option will appeared grayed out if the snap was not taken earlier)
Make sure you choose the relevant DataStore and the previously created snap.
Complete the wizard as required and move to confirm the export is available on the network.
Note on ESXi access : if you instead of this wizard rediscover the Vcenter/ESXi on the Hosts VMWARE interface, you will end up with the snap auto exported and mounted on the ESXi's.
That step provides faster option as in fact the datastore gets auto-exported and auto-mounted.
5. Data Access Verification Step:
Test and confirm ICMP works on the new interface,
Run showmount to see if the previously exported NFS is visible on the interface:
6. Mount the NFS from Linux or as shown in this example using Windows that has NFS client installed :
7. Check data access and confirm the data matches the source side: (windows screenshot)