<div dir="ltr"><br>On Mon, May 9, 2022 at 4:01 PM Outback Dingo <<a href="mailto:outbackdingo@gmail.com">outbackdingo@gmail.com</a>> wrote:<br><br>> can i deploy a duplex aio on 2-3 nodes? and worker/storage on 4 nodes<br><br>Duplex AIO = Controller (and storage and workers) on 2 nodes. There is no 3-controller option in StarlingX. So typically you would get 2 controllers and 6 workers. Pl. see:<br><a href="https://docs.starlingx.io/deploy/index-deploy-da06a98b83b1.html">https://docs.starlingx.io/deploy/index-deploy-da06a98b83b1.html</a><br> <br><br>> so questions:<br>> 1) can i boot all nodes from pxe server?<br><br>In the standard/typical deployment, only controller-0 is PXE booted from an "external" PXE server. Other hosts PXE boot off the controller-0 on the cluster-internal mgmt/cluster network. The second link you refer to, is about PXE booting the controller-0.<br><br>But, the first link you refer to, allows PXE booting ALL nodes from an external network. I haven't tried this but it seems supported. For e.g.<br><a href="https://docs.starlingx.io/developer_resources/stx_ipv6_deployment.html">https://docs.starlingx.io/developer_resources/stx_ipv6_deployment.html</a><br><br>> 2) after booting installing the controller-0 node i can then pxe boot<br>> install controller-1 node<br>> 3) in this scenerio how does controller-0 discover controller-1 so i<br>> can set the host  "system host-update 2 personality=controller"<br><br>In the typical deployment, once controller-0 is up, it runs a DHCP and TFTP server on the internal mgmt/cluster network. The controller-1 and other worker nodes are supposed to be configured to network boot off the NIC connected to this internal network. When they boot, controller-0 will "discover" them and add them to the host inventory.<br><br><a href="https://docs.starlingx.io/planning/kubernetes/starlingx-boot-sequence-considerations.html">https://docs.starlingx.io/planning/kubernetes/starlingx-boot-sequence-considerations.html</a><br><a href="https://docs.starlingx.io/planning/kubernetes/internal-management-network-planning.html#internal-management-network-planning">https://docs.starlingx.io/planning/kubernetes/internal-management-network-planning.html#internal-management-network-planning</a><br> <br>> 4) does the same apply to workers<br><br>Yes<br> <br>><br>> 5) if you have 6 fully configured server each with 24TB and 512Gb<br>> memory, how would you deploy to get a full 6 nodes with storage and<br>> compute?<br><br>You want more storage than controllers can provide? Pl see if this helps:<br><a href="https://docs.starlingx.io/planning/kubernetes/storage-planning-storage-resources.html">https://docs.starlingx.io/planning/kubernetes/storage-planning-storage-resources.html</a><br><br>Thanks<br></div>