Hi,
My name is chriz, i'm a principle architect at NetApp. Congratulations for choosing cDOT and the 8020
🙂Thank you for bringing up that question, i'll make the author aware of the missing clarity.
A single SVM should suffice, SVMs can be used for secure multi tenancy, meaning securely seperating different user groups / customers or applications on a single cluster.
If I understand your usecase correctly, none of those requirements do exist. Sometimes it can make sense to just create SVMs for logical, organisational purposes too.
As for the volumes:
I would recommend creating more than one volume, for your esx environment maybe 3-4, just to make sure you get IO requests parallelized accross all components of the system and stay flexible in terms of sizing / capacity for the future. As you are probably using dedup, you might want to think about grouping certain OS types within the same LUN / datastore which will then increase the probability of finding identical blocks in the OS.
With esx via a blockprotocol (iscsi / fcp) each lun will represent a datastore which will hold one or more vmdks. You might want to put vmdks of the OS disk of a VM in one datastore / Lun and the actual data disks into a different one. Also you can think about a tiering strategy or QoS Limits on the LUN level. CLuster Data ONTAP and esx are very dynamic and flexible, so you can always change things later.
If you where to use NFS instead of block, each Volume would represent a datastore, holding several vmdk files.
How are you planning to do your backups?
Hope this makes sense, let me know if i can add more to help.
If you think this is a usefull response please mark as answered or KUDO, to make it easier for others to find.
Cheers chriz
P.S. if you feel this post is useful, please KUDO or “accept as a solution" so other people may find it faster.