We are trying to mount snapshots of our ERP servers to another server. Is their any way that we can mount snapshots of ERP server to another server without touching ERP server volume.
If you have Flexclone license enabled on the filer, you can clone the parent volume based on snapshots. It will be ready for mount operations on the other servers.
Please check the man page if you need some reference for CLI
If this is a SAN volume, then flex_clone is the vay to go. If this is a NAS volume, then just NFS mount up the .snapshot directory and read away. If you need r/w access, then flex_clone is again your answer.