This is for ONTAP 9.7.
I have a volume, let's call it /vol/vol1. It's set to create daily snapshots. I have a (Fiber Channel) LUN of the same size in that volume, let's call it /vol/vol1/lun1. The LUN is mounted to several ESXi hosts. I cloned a snapshot of the volume to a new volume - /vol/vol1_snap. What I'm trying to do is mount the LUN within that cloned snapshot, but I can't figure out how.
I tried creating a LUN in System Manager and for the source volume I pointing it to the cloned snapshot. That seemed to work. However, when I mounted it to the ESXi hosts, all I got was an empty datastore. It didn't recognize that there is already LUN data there.
Is a there a way to do this, either in the GUI or the CLI?