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

2024-04-28 Thread Rishi Misra
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 > > On Sun, Apr 28, 2024 at 7:30 PM Rishi Misra > w

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"

Recommended method of generating SystemVM images for new arch?

2024-04-24 Thread Rishi Misra
Hi there, Is there a recommended way of generating SystemVM images for new architecture? I tried using build.sh but I'm not sure if there is an easy way of doing it since packer may require tweaking on archs for it to

Re: CloudStack managing KVM Hypervisors on multiple architectures?

2024-04-20 Thread Rishi Misra
, 2024 at 4:56 PM Daan Hoogland > wrote: > > > > good point Rishi, > > I think you would have to separate the hardware into different > > clusters at least, but maybe even separate zones. I never heard of > > anybody doing a setup like yours. > > > > On Wed, A

CloudStack managing KVM Hypervisors on multiple architectures?

2024-04-10 Thread Rishi Misra
Can a CloudStack instance running on x86 manage deployments on both x86 and Raspberry Pi (or any other archs)? I am not sure how it will affect management SystemVMs given the different archs in the mix? Any pointers are greatly appreciated. Thanks!