zhanglidonga opened a new issue, #10577: URL: https://github.com/apache/cloudstack/issues/10577
### problem This situation often occurs during disk operations  ### versions 4.19 ### The steps to reproduce the bug 1. Create VM 2. Add a disk 3. Mount the disk 4. Disassemble the disk 5. Repeated operations such as taking a snapshot, restoring the snapshot, and deleting the snapshot will result in issues ### What to do about it? Upon checking the logs, it was found that the instruction may have been sent to the agent but could not be sent. However, upon examining the code, the specific reason cannot be determined as it will recover shortly and may occur at any time thereafter, with the possibility of self repair. -- 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: commits-unsubscr...@cloudstack.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org