Closed lnsyyj closed 3 years ago
When my virtual machine was turned on for about 24 hours, the following failed was reported in the qemu log.
primary_write operation failed on OSD 1: retval=-32 (expected 131072), dropping connection
I put the detailed log in: https://github.com/lnsyyj/vitastor-log/blob/main/qemu-ubuntu18.04.log
It's not a problem, it's just a "repeat" indication. -32 is -EPIPE, it's used to report temporary failures or connection drops :-)
When my virtual machine was turned on for about 24 hours, the following failed was reported in the qemu log.
I put the detailed log in: https://github.com/lnsyyj/vitastor-log/blob/main/qemu-ubuntu18.04.log