pdiego98 opened a new issue, #13153: URL: https://github.com/apache/cloudstack/issues/13153
### problem When a snapshot is created and then rolled back, the instance settings are lost. In our case after restore rootDiskController, nicAdapter, io.policy, nic.multiqueue.number and iothreads settings disappeared. We have reproduced the issue in two separete ACS, one at version 4.22.0.0 and one at 4.22.0.1. ### versions Our setup is ACS 4.22.0.0 or 4.22.0.1 on Ubuntu 22.04. KVM hosts with qemu 9.1.0-15.el9_6.7.x86_64 and Local XFS storage ### The steps to reproduce the bug 1. Create an instance, the problem is for both instances created with a template containing the custom setting and instances with additional setting added after creation. 2. If not already present from template, add some settings to instance like root disk controller type or nicadapter type 3. Create a snapshot of the instance 4. Rollback the snapshot 5. Check for the additional setting, they should be gone ### What to do about it? _No response_ -- 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]
