GitHub user dR3b closed a discussion: Same network for VMs as KVM hosts?
Hi, I would like to set up a Apache Cloudstack cluster for testing purposes. I have one network (no VLAN) and 4 Intel NUCs available. ``` ---> ROUTER ---> NETWORK1 ---> NUC1 == Cloudstack Management, NFS (PS and SS) ---> NUC2 == KVM Host 1, Cloudstack Agent ---> NUC3 == KVM Host 2, Cloudstack Agent ---> NUC4 == KVM Host 3, Cloudstack Agent ``` ``` Network: 10.20.30.0/24 Gateway: 10.20.30.1 Subnet: 255.255.255.0 DNS: 10.20.30.1 DNS2: 8.8.4.4 DHCP Range: 10.20.30.50-150 ``` My question: What settings are necessary so that I can create the VMs in the same subnet as the NUCs (DHCP 10.20.30.200-240)? Thank you very much for your help. GitHub link: https://github.com/apache/cloudstack/discussions/8998 ---- This is an automatically sent email for users@cloudstack.apache.org. To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org