tampler commented on issue #5235: URL: https://github.com/apache/cloudstack/issues/5235#issuecomment-887718013
Okay, thanks a lot for your explanations. This should be updated in documentation as well. To summarize For a Basic Zone setup with a single server (mgmt + host + local db + local storage) and a single guest VM, the minimum required IP number is actually 7, split into two non-overlapping ranges of 5 IPs and 2 IPs From Range 0 ( 5 IPs ) : One - for the server NIC itself Two - for Management Interface One - for Virtual Router One - for guest VM From Range 1: Two - for System VMs And I guess, adding a new host costs 2 more management IPs + the number of Public IPs for each guest VM, which is planned to deploy on that host. Is that correct? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
