GitHub user StepBee added a comment to the discussion: Please help!! Reserving IP in isolated network
A potential workaround i could imagine if it's only about one physical server: Create a dummy VM within the isolated network. At the time of deployment, you can already assign the IP of your choice to the dummy VM. Keep the VM stopped and the IP will not be assigned to any other VM. To make sure the IP is not used by an OS within the VM, you could keep the VM without an installed OS for example by deploying the VM via ISO instead of template and never install the OS. I am not sure if this is the clean solution you are searching for, but i think it's a very easy workaround without any harmful changes. GitHub link: https://github.com/apache/cloudstack/discussions/12701#discussioncomment-15915195 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
