Dell EMC Unity: How To How to perform Target Replication Data Content Check (User Correctable)
Summary: How to run a DR test without modifying replications state in Unity
Instructions
- DR Testing can be performed in Unity Systems without the need to initiate any disruptive operations.
- This operation relays on the RW snap functionality however the capability of accessing the DR is limited to NFS only.
- A pre requirement for this operation is a new ip interface to be used on the destination NAS Server.
- A limitation of this functionality is for the NAS Server to be of type NFS or Multi-Protocol. SMB only NAS Server will not allow NFS access.
- SMB Server with NFS capability , its filesystem can be exported to either CIFS or NFS but not both, so in turn the DR will not allow cifs only FS to be NFS exported.
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)
Additional Information
The above is a generic demonstration only, real DR testing should include actual replication graceful failover (with sync)
There will be a new procedure for Unity OE 4.3 that would introduce CIFS access capability.