I have an Oracle DB on NFS in linux mounted on the prod machine which I don't have SMO setup on.
We use a flexclone of the DB volume shared to a test machine and I want to script re-cloning the volume and refreshing the data.
I have found a few ways to do it.
1) ssh in and run the vol clone commands
2) the NetApp Manageability SDK and use perl
3) snapdrive? I see there is a clone option but that looks like it is for LUNs not NFS and on the same host?
Is there anything else? Any one of them better than the other?
If snapdrive works to create a clone of a volume mounted via nfs how do you create a clone when the command is a "connect"?
Thanks
Cade