Hean that is theoretical limit per VM (of course, would be silly to be per storage!)
However... out of 32 PCI devices you can have/attach to a VM, you need 7-9 for other purposes (NIC, etc), which I believe leaves up to 23 free PCI clots - so 23 disks that you can attach (or 24, can't remember) Best way to test it - is to test it! Best, On Tue, 20 Oct 2020 at 11:32, David Jumani <[email protected]> wrote: > I'm not too sure about it but you can find the documentation here > > https://cloudstack.apache.org/api/apidocs-4.14/apis/listHypervisorCapabilities.html > ________________________________ > From: Hean Seng <[email protected]> > Sent: Tuesday, October 20, 2020 12:36 PM > To: [email protected] <[email protected]> > Subject: Re: Hypervisor Capabilities - KVM 50 > > Hi > > Thanks for reply. > > How abount the maxdatavolumeslimit , is that means the max data storage > PerVM ? or in KVM cluster > > On Tue, Oct 20, 2020 at 2:06 PM David Jumani <[email protected]> > wrote: > > > Hi Hean, > > > > It means the max number of Guest VMs per host for this hypervisor > > > > It can be updated via the updateHypervisorCapabilities API > > > > update hypervisorcapabilities id=13 maxguestslimit=51 > > { > > "null": { > > "hypervisor": "KVM", > > "hypervisorversion": "default", > > "id": "13", > > "maxdatavolumeslimit": 32, > > "maxguestslimit": 51, > > "securitygroupenabled": true, > > "storagemotionenabled": true > > } > > } > > > > Thanks, > > David > > ________________________________ > > From: Hean Seng <[email protected]> > > Sent: Tuesday, October 20, 2020 11:30 AM > > To: [email protected] <[email protected]> > > Subject: Hypervisor Capabilities - KVM 50 > > > > HI > > > > I saw Hypervisor Capabilities of KVM set to 50 . > > > > Is that means 50VM in one Host only ? Or one Cluster of KVM can > configure > > 50 Hypervisor Host. > > > > How possible to edit this value ? > > > > > > -- > > Regards, > > Hean Seng > > > > [email protected] > > www.shapeblue.com<http://www.shapeblue.com> > > 3 London Bridge Street, 3rd floor, News Building, London SE1 9SGUK > > @shapeblue > > > > > > > > > > -- > Regards, > Hean Seng > > [email protected] > www.shapeblue.com > 3 London Bridge Street, 3rd floor, News Building, London SE1 9SGUK > @shapeblue > > > > -- Andrija Panić
