HI Zach,
Thanks for the swift response.
I would like to add follow questions for my inquiries
"
How many is the maximum diskgroups that I can create regarding of the cluster size?
Assuming version 6. You can have 64 nodes in a hybrid cluster and 5 disk groups per node. Max 320 disk groups per cluster. It's half that, 160, for all flash."
- Can I create diskgroups with SSD and SATA disks that are comprised from different servers. Like 3 SSDs (1 each for server 1-3) and 6 SATA disks (2 each for server 1-3) but are grouped as 1 diskgroup?
Do I need to install the ESXi on the 300GB disk and the rest is used for disk group like in Server 1? Or I can have a server 2 configuration since after installation, whether if any of the 14 disks I install ESXI, it will still be included during disk group creation?
If I understand correctly you are wondering if it matters where you install ESX because after the install the disk will be part of a group. The disk in which you install ESX cannot be part of a group. Each disk needs to be partition free before it can be consumed by vSAN.
- I see so If I installed the ESXi on that disk, it will be a separate disk (i assume it will be the local datastore default seen first by the host) and not be included if you create the VSAN disk groups. AM i correct? So it is best to have a separate disk for ESXI installer :smileyhappy:
- I will still do RAID on the disks on the hardware level on both SSD and SATA disks, this is still necessary right? If yes, what would VMware recommend RAID level? Can we raid the SATA disks as RAID 0, RAID 1 or RAID 6? Or no RAID is necessary because VSAN will be pooling it in one large datastore (I assume will be like a software based RAID)?
If I have to implement VSAN with SRM, will I create a seperate placeholder datastore that is not included in the VSAN disk group or I can create inside VSAN as a seperated disk group (this I think is tedious since a diskgroup will consist of 1 SSD used for a placeholder datastore)?
If a disk is being used for vSAN it cannot be used for any other purpose. SRM is supported with vSAN, but that is just for orchestration. You need some other means of SRM supported replication, what is that?
- I assume that I can create a a local placeholder datastore (a separate disk on the local server) to the the vsphere replication.