rhtyd commented on issue #4935: URL: https://github.com/apache/cloudstack/issues/4935#issuecomment-826599502
@ggsyu we haven't tested CloudStack with a CentOS7 based arm64 env, I however have tested a toy setup/env with rpi4+Ubuntu 20.04 (https://rohityadav.cloud/blog/cloudstack-rpi4-kvm). First please check if KVM (/dev/kvm) is enabled/available on your arm64 host. You may tune the `host.reserved.mem.mb` in the `/etc/cloudstack/agent/agent.properties` of the KVM arm64 host(s) to make more RAM available. Is your env using Raspberry Pi4 or some other arm64 variant? Arm64/RaspberryPi4 is an experimental setup (not officially supported) and I think other than my experiment (with rpi4+Ubuntu 20.04) I'm not sure who may be using it. You may want to try starting the VM/qcow2 directly using virt-manager to check if it (kvm and the qcow2 image) actually works on your arm64 setup, I had tried a few distros before going with Ubuntu where it mostly worked out of the box. -- 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: [email protected]
