weizhouapache commented on PR #11530:
URL: https://github.com/apache/cloudstack/pull/11530#issuecomment-3323680114

   @shwstppr 
   
   I checked the source code and found something
   - for aarch64, admin needs to add guest.cpu.arch=aarch64 in agent.properties
   - many vm configurations (cpu arch, machine type, disk type, etc) are based 
on the value of guest.cpu.arch
   - the arch in vmTO is used only if guest.cpu.arch is not set
   
   I think this PR makes sense, but it does not really fix any issues.
   For aarch64 hosts, user still have to configure `guest.cpu.arch` in 
agent.properties


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to