I'm curious to know what factors can impact the speed of the flexclone and volume creation process?
We have a Powershell script which takes a flexclone of an SQL database every 30 minutes. By running "snap list <volname>" I can see the snapshot is taken instantly - as expected. However the volume creation from that snapshot can take anywhere from 2 minutes to 20 minutes. By the time the LUN contained within the flexcloned volume is mounted to the server, the script can sometimes have been running for 35-40 minutes which means the next job is skipped.
During working hours, CPU usage on the filer is around 60% on average, so I doubt this is having such an impact on time to create a volume? There are no snapmirrors running at the same time and de-dup operations are scheduled out of hours....
Any thoughts?
Thanks