sureshanaparti commented on PR #10265: URL: https://github.com/apache/cloudstack/pull/10265#issuecomment-2818538376
> Hmm an interesting development: When taking a snapshot from VM -> "Take Instance Snapshot" with "Quiesce Instance" enabled, it will make a snapshot and quiesce process works. When taking a snapshot from Volume -> "Take Snapshot" with "Quiesce Instance" enabled, it will not quiesce the instance and even logs `"quiesceVm":false` > > VM -> "Take Instance Snapshot" logfile: https://pastebin.com/hYMHDxKF Volume -> "Take Snapshot" logfile: https://pastebin.com/EF33nP6z @Rubueno Fixed to set quiescevm in the snapshot payload (from the quiescevm parameter) while taking a snapshot from volume, please check. -- 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]
