You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2021/09/08 17:16:51 UTC

[GitHub] [cloudstack] wido commented on issue #3015: Hypervisor max guest limit

wido commented on issue #3015:
URL: https://github.com/apache/cloudstack/issues/3015#issuecomment-915422525


   > @wido @rhtyd @nvazquez I've created a PR to skip guest limit check for KVM in code.
   > Do you guys suggest we also skip check for Xenserver?
   
   I don't work with Xenserver, so I can't comment on that.
   
   > We also have a default limit for maximum data volumes for a VM (used 6), should we make any changes there as well?
   > https://github.com/apache/cloudstack/blob/main/server/src/main/java/com/cloud/storage/VolumeApiServiceImpl.java#L3446-L3450
   
   I don't see any reason why 6 should be the limit. I always thought the limit was 10.
   
   https://rwmj.wordpress.com/2017/04/25/how-many-disks-can-you-add-to-a-virtual-linux-machine/
   
   That seems to imply that with KVM you can add 256 disks if you want.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org