helo
i have strange issue with one of my virtualizor server.
i am running centos 7 64bit + virtualizor with libvirt version is: 3.9.0
i check from /var/log/messages
PHP Code Apr 1 12:32:09 iix-server-3 libvirtd: 2019-04-01 05:32:09.971+0000: 1502: error : virNetSocketReadWire:1808 : End of file while reading data: Input/output error
always got that message.. but seems that error message is normal since all my server virtualizor also got that message as well ..
but the strange issue is here..
when create new vps.. and delete that vps.
seems libvirt still try to open the existing VPS. (actually delete already).
and here is the sample error log:
PHP Code Apr 1 11:56:10 iix-server-3 libvirtd: 2019-04-01 04:56:10.890+0000: 1517: error : qemuOpenFileAs:3234 : Failed to open file '/dev/vg_hdd/vsv2281-dy2yjyd1yeylqwwp-ytw1brwl93bqvcuq': No such file or directory
do u know why? until now i dont have any idea how to solved that
Edited by hendranata : April 1, 2019, 5:53 am |