GabrielBrascher edited a comment on issue #3718: URL: https://github.com/apache/cloudstack/issues/3718#issuecomment-738972682
I totally agree with @DaanHoogland regarding the issue of not being a bug. And as far as I know, there is no limitation on Ceph that would be necessary to leave a maximum of 6 data volumes per VM. Maybe it is something that we could improve on documentation then(?) ... to be honest I never checked this at the documentation. Just to be sure that it is not a bug, @RoMi1981. Can you please take a look at what is the value set for `max_data_volumes_limit`? SQL example: ``` select hypervisor_type, hypervisor_version, max_data_volumes_limit from hypervisor_capabilities where hypervisor_type="KVM"; ``` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org