Prepping the 2 HC servers
Last updated
Last updated
There are a few general settings we have to do to both hyperconvergence machines before we set them up individually. These commands are executed on the host itself.
If you're running hyper-v on W10 or WS2016 - like I am- you should not forget to turn ON the nested VM modus. It's a hassle, but hyper-v won't install on your hyperconvergence VM's if you don't.
Since I'm smart and I give my VM's names according to a system, this worked:
Here you can see my VM's from my host's perspective:
Also, they have to be "off" to be able to get it to work.
People who were not so considerate have to do it manually per VM:
According to this page, a hyperconvergence node should have 4 disks available. So dont' forget to add another 4 disks to your Virtual Machine.
Minimum number of drives If there are drives used as cache, there must be at least 2 per server There must be at least 4 capacity (non-cache) drives per server
2 nodes makes 8 drives. I'm not going to do THAT through the GUI, so here's a quick script to create 8 VHD's on the host, and add 4 to each node. Change paths and names where needed.
If all is well, it should look like this: