Re: No IP assigned to VM instance even though UI/router says otherwise

2024-04-28 Thread Wei ZHOU
Hi Rishi, If you want to create a template manually, you can refer to https://docs.cloudstack.apache.org/en/4.19.0.1/adminguide/templates/_create_linux.html Some users use packer to build templates automatically, for example https://github.com/PCextreme/packer-templates -Wei On Sun, Apr 28,

Re: No IP assigned to VM instance even though UI/router says otherwise

2024-04-28 Thread Rishi Misra
Thank you Wei - since I am testing it on a different architecture, is there a way of creating my own templates (similar to Centos templates) ? On Sun, Apr 28, 2024 at 2:08 PM Wei ZHOU wrote: > Hi Rishi, > > The systemvm template is not used for user vms. As you have noticed, > the network

Re: No IP assigned to VM instance even though UI/router says otherwise

2024-04-28 Thread Wei ZHOU
Hi Rishi, The systemvm template is not used for user vms. As you have noticed, the network interfaces are configured by cloudstack , dhcp does not work. You can test with the built-in Centos 5 templates. You can also try the templates on http://dl.openvm.eu/cloudstack/ (provided by NuxRo) -Wei

No IP assigned to VM instance even though UI/router says otherwise

2024-04-28 Thread Rishi Misra
Hi there, I am trying to understand why a VM instance created by Cloudstack does not get an IP address in "Basic network" configuration. Interestingly, unter the "instances" page UI shows an IP assigned to my VM instance. Furthermore, the router VM adds an entry for my VM/IP in its "/etc/hosts"