rohityadavcloud opened a new issue, #10897: URL: https://github.com/apache/cloudstack/issues/10897
### problem When expunging KVM arm64 instances, it leaves nvram/fd files which are not removed. ### versions ACS 4.20.0, on RPi5/ARM64 hosts ### The steps to reproduce the bug 1. Create a ARM64 instances and destroy it (note its internal instance name, such as i-2-970-VM) 2. Go to the host where the instance was running, and check /var/lib/libvirt/qemu/nvram/ for the the instance by internal name (i.e. i-2-970-VM) ### What to do about it? ARM64 destroy/expunge should properly cleanup all additional files and configs - such as the nvram fd -- 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]
