<div dir="ltr"><div>Hi All,</div><div><br></div><div>I need your help. Anyone who encounter the below error and have the solution? Can you help me how to fix this?</div><div><br></div><div>MainThread::INFO::2015-01-27 10:22:53,247::ovirt-guest-agent::57::root::Starting oVirt guest agent</div><div>MainThread::ERROR::2015-01-27 10:22:53,248::ovirt-guest-agent::138::root::Unhandled exception in oVirt guest agent!</div><div>Traceback (most recent call last):</div><div>  File &quot;/usr/share/ovirt-guest-agent/ovirt-guest-agent.py&quot;, line 132, in ?</div><div>    agent.run(daemon, pidfile)</div><div>  File &quot;/usr/share/ovirt-guest-agent/ovirt-guest-agent.py&quot;, line 63, in run</div><div>    self.agent = LinuxVdsAgent(config)</div><div>  File &quot;/usr/share/ovirt-guest-agent/GuestAgentLinux2.py&quot;, line 371, in __init__</div><div>    AgentLogicBase.__init__(self, config)</div><div>  File &quot;/usr/share/ovirt-guest-agent/OVirtAgentLogic.py&quot;, line 171, in __init__</div><div>    self.vio = VirtIoChannel(config.get(&quot;virtio&quot;, &quot;device&quot;))</div><div>  File &quot;/usr/share/ovirt-guest-agent/VirtIoChannel.py&quot;, line 150, in __init__</div><div>    self._stream = VirtIoStream(vport_name)</div><div>  File &quot;/usr/share/ovirt-guest-agent/VirtIoChannel.py&quot;, line 131, in __init__</div><div>    self._vport = os.open(vport_name, os.O_RDWR)</div><div>OSError: [Errno 2] No such file or directory: &#39;/dev/virtio-ports/com.redhat.rhevm.vdsm&#39;</div><div><br></div><div><br></div><div>Thanks</div></div>