Re: CloudStack managing KVM Hypervisors on multiple architectures?

2024-04-20 Thread Rishi Misra
hich can be used to enforce feature that accounts are allowed to deploy X > number of VMs on one host-tag (that could related to an arch) vs deploy Y > number of VMs on others. > > > Regards. > > > > > ________________ > From: Wei ZHOU > S

Re: CloudStack managing KVM Hypervisors on multiple architectures?

2024-04-19 Thread Rohit Yadav
Ms on one host-tag (that could related to an arch) vs deploy Y number of VMs on others. Regards. From: Wei ZHOU Sent: Friday, April 19, 2024 21:45 To: users@cloudstack.apache.org ; Rohit Yadav Subject: Re: CloudStack managing KVM Hypervisors on mul

Re: CloudStack managing KVM Hypervisors on multiple architectures?

2024-04-19 Thread Wei ZHOU
different clusters should be fine. maybe @Rohit Yadav can give some advice. -Wei On Fri, Apr 19, 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 > an

Re: CloudStack managing KVM Hypervisors on multiple architectures?

2024-04-19 Thread Daan Hoogland
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, Apr 10, 2024 at 6:56 PM Rishi Misra wrote: > > Can a CloudStack instance running on x86 manage deployments

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!