Re: [ovirt-users] ovirt-guest-agent issue on rhel5.5

This is a multi-part message in MIME format. --------------000204030701070106020102 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit On 02/12/2015 09:21 AM, John Michael Mercado wrote:
Oh, that's sad. What if i upgrade RHEL5.5 to 5.11 using "yum update" will that solved the problem?, or i just need to install a fresh RHEL5.11 OS?
Upgrade and reboot would solve the issue for you.
On Mon, Feb 9, 2015 at 10:46 PM, Vinzenz Feenstra <vfeenstr@redhat.com <mailto:vfeenstr@redhat.com>> wrote:
Hi,
I see now that you have reported that you're using RHEL 5.5 unfortunately I have to tell you that the absolute minimum supported RHEL5 is RHEL 5.6 which comes with the kernel 2.6.18-238 version which includes the required virtio drivers.
Any prior RHEL5 kernel version won't work.
Sorry.
On 02/09/2015 10:32 AM, Vinzenz Feenstra wrote:
On 02/09/2015 09:46 AM, John Michael Mercado wrote:
Hi Vinzenz,
Sorry for the late reply. The hosts(nodes) is running VDSM. I tried to install ovirt-guest-agent and also tried rhevm-guest-agent but i still encountered the problem.
This seems to be strange and I have to say that I haven't encountered this issue so far.
Can you please run the following commands and paste the output:
# ls -lh /dev/virtio-ports/ # ls -lh /dev/vport*
Thanks
Thanks
On Thu, Jan 29, 2015 at 11:22 PM, Vinzenz Feenstra <vfeenstr@redhat.com <mailto:vfeenstr@redhat.com>> wrote:
Hi,
@Yaniv The guest agent is supposed to be working on RHEL5
@John: Are you running the guest agent on a RHEVM VM? This is usually an error that occurs when trying to run on a machine which is not controlled through VDSM which controls the required virtio channel.
Regards,
On 01/29/2015 03:25 PM, Lev Veyde wrote:
Hi Yaniv,
I'm not sure the latest version of RHEV/oVirt GA will work on RHEL 5. But it's better to speak with the maintainer - Vinzenz Feenstra.
Thanks in advance, Lev Veyde.
------------------------------------------------------------------------ *From: *"Yaniv Dary" <ydary@redhat.com> <mailto:ydary@redhat.com> *To: *"John Michael Mercado" <jm.mercado25@gmail.com> <mailto:jm.mercado25@gmail.com>, "Lev Veyde" <lveyde@redhat.com> <mailto:lveyde@redhat.com> *Sent: *Thursday, January 29, 2015 3:59:57 PM *Subject: *Re: [ovirt-users] ovirt-guest-agent issue on rhel5.5
I'm pretty sure guest agent doesn't work on RHEL5, Lev?
On 01/27/2015 04:32 AM, John Michael Mercado wrote:
Hi All,
I need your help. Anyone who encounter the below error and have the solution? Can you help me how to fix this?
MainThread::INFO::2015-01-27 10:22:53,247::ovirt-guest-agent::57::root::Starting oVirt guest agent MainThread::ERROR::2015-01-27 10:22:53,248::ovirt-guest-agent::138::root::Unhandled exception in oVirt guest agent! Traceback (most recent call last): File "/usr/share/ovirt-guest-agent/ovirt-guest-agent.py", line 132, in ? agent.run(daemon, pidfile) File "/usr/share/ovirt-guest-agent/ovirt-guest-agent.py", line 63, in run self.agent = LinuxVdsAgent(config) File "/usr/share/ovirt-guest-agent/GuestAgentLinux2.py", line 371, in __init__ AgentLogicBase.__init__(self, config) File "/usr/share/ovirt-guest-agent/OVirtAgentLogic.py", line 171, in __init__ self.vio = VirtIoChannel(config.get("virtio", "device")) File "/usr/share/ovirt-guest-agent/VirtIoChannel.py", line 150, in __init__ self._stream = VirtIoStream(vport_name) File "/usr/share/ovirt-guest-agent/VirtIoChannel.py", line 131, in __init__ self._vport = os.open(vport_name, os.O_RDWR) OSError: [Errno 2] No such file or directory: '/dev/virtio-ports/com.redhat.rhevm.vdsm'
Thanks
_______________________________________________ Users mailing list Users@ovirt.org <mailto:Users@ovirt.org> http://lists.ovirt.org/mailman/listinfo/users
-- Yaniv Dary Red Hat Israel Ltd. 34 Jerusalem Road Building A, 4th floor Ra'anana, Israel 4350109
Tel :+972 (9) 7692306 <tel:%2B972%20%289%29%207692306> 8272306 Email:ydary@redhat.com <mailto:ydary@redhat.com> IRC : ydary
-- Regards,
Vinzenz Feenstra | Senior Software Engineer RedHat Engineering Virtualization R & D Phone:+420 532 294 625 <tel:%2B420%20532%20294%20625> IRC: vfeenstr or evilissimo
Better technology. Faster innovation. Powered by community collaboration. See how it works atredhat.com <http://redhat.com>
-- Regards,
Vinzenz Feenstra | Senior Software Engineer RedHat Engineering Virtualization R & D Phone:+420 532 294 625 <tel:%2B420%20532%20294%20625> IRC: vfeenstr or evilissimo
Better technology. Faster innovation. Powered by community collaboration. See how it works atredhat.com <http://redhat.com>
_______________________________________________ Users mailing list Users@ovirt.org <mailto:Users@ovirt.org> http://lists.ovirt.org/mailman/listinfo/users
-- Regards,
Vinzenz Feenstra | Senior Software Engineer RedHat Engineering Virtualization R & D Phone:+420 532 294 625 <tel:%2B420%20532%20294%20625> IRC: vfeenstr or evilissimo
Better technology. Faster innovation. Powered by community collaboration. See how it works atredhat.com <http://redhat.com>
-- Regards, Vinzenz Feenstra | Senior Software Engineer RedHat Engineering Virtualization R & D Phone: +420 532 294 625 IRC: vfeenstr or evilissimo Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com --------------000204030701070106020102 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 8bit <html> <head> <meta content="text/html; charset=utf-8" http-equiv="Content-Type"> </head> <body text="#000000" bgcolor="#FFFFFF"> <div class="moz-cite-prefix">On 02/12/2015 09:21 AM, John Michael Mercado wrote:<br> </div> <blockquote cite="mid:CAHUAz5_O8wChF70YbCxti9shBPESEjOOVeD6EQTDdBaQ2SDDPQ@mail.gmail.com" type="cite"> <div dir="ltr">Oh, that's sad. What if i upgrade RHEL5.5 to 5.11 using "yum update" will that solved the problem?, or i just need to install a fresh RHEL5.11 OS?</div> </blockquote> <br> Upgrade and reboot would solve the issue for you.<br> <br> <blockquote cite="mid:CAHUAz5_O8wChF70YbCxti9shBPESEjOOVeD6EQTDdBaQ2SDDPQ@mail.gmail.com" type="cite"> <div class="gmail_extra"><br> <div class="gmail_quote">On Mon, Feb 9, 2015 at 10:46 PM, Vinzenz Feenstra <span dir="ltr"><<a moz-do-not-send="true" href="mailto:vfeenstr@redhat.com" target="_blank">vfeenstr@redhat.com</a>></span> wrote:<br> <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> <div text="#000000" bgcolor="#FFFFFF"> <div>Hi,<br> <br> I see now that you have reported that you're using RHEL 5.5 unfortunately I have to tell you that the absolute minimum supported RHEL5 is RHEL 5.6 which comes with the kernel 2.6.18-238 version which includes the required virtio drivers.<br> <br> Any prior RHEL5 kernel version won't work.<br> <br> Sorry. <div> <div class="h5"><br> <br> On 02/09/2015 10:32 AM, Vinzenz Feenstra wrote:<br> </div> </div> </div> <div> <div class="h5"> <blockquote type="cite"> <div>On 02/09/2015 09:46 AM, John Michael Mercado wrote:<br> </div> <blockquote type="cite"> <div dir="ltr">Hi <span style="font-size:13px;white-space:nowrap">Vinzenz,</span> <div><span style="white-space:nowrap"><br> </span></div> <div><span style="white-space:nowrap">Sorry for the late reply. </span><span style="white-space:nowrap">The hosts(nodes) is running VDSM.</span><span style="white-space:nowrap"> I tried to install ovirt-guest-agent and also tried rhevm-guest-agent</span></div> <div><span style="white-space:nowrap">but i still encountered the problem.</span></div> </div> </blockquote> <br> This seems to be strange and I have to say that I haven't encountered this issue so far.<br> <br> Can you please run the following commands and paste the output:<br> <br> # ls -lh /dev/virtio-ports/<br> # ls -lh /dev/vport*<br> <br> <br> Thanks<br> <br> <blockquote type="cite"> <div dir="ltr"> <div><span style="white-space:nowrap"><br> </span></div> <div><span style="white-space:nowrap">Thanks</span></div> </div> <div class="gmail_extra"><br> <div class="gmail_quote">On Thu, Jan 29, 2015 at 11:22 PM, Vinzenz Feenstra <span dir="ltr"><<a moz-do-not-send="true" href="mailto:vfeenstr@redhat.com" target="_blank">vfeenstr@redhat.com</a>></span> wrote:<br> <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> <div bgcolor="#FFFFFF" text="#000000"> <div>Hi,<br> <br> @Yaniv<br> The guest agent is supposed to be working on RHEL5<br> <br> @John:<br> Are you running the guest agent on a RHEVM VM? This is usually an error that occurs when trying to run on a machine which is not controlled through VDSM which controls the required virtio channel.<br> <br> Regards, <div> <div><br> <br> On 01/29/2015 03:25 PM, Lev Veyde wrote:<br> </div> </div> </div> <div> <div> <blockquote type="cite"> <div style="font-family:times new roman,new york,times,serif;font-size:12pt;color:#000000"> <div>Hi Yaniv,<br> </div> <div><br> </div> <div>I'm not sure the latest version of RHEV/oVirt GA will work on RHEL 5.<br> </div> <div>But it's better to speak with the maintainer - Vinzenz Feenstra.<br> </div> <div><br> </div> <div><span name="x"></span>Thanks in advance,<br> Lev Veyde.<span name="x"></span><br> </div> <div><br> </div> <hr> <div style="color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt"><b>From: </b>"Yaniv Dary" <a moz-do-not-send="true" href="mailto:ydary@redhat.com" target="_blank"><ydary@redhat.com></a><br> <b>To: </b>"John Michael Mercado" <a moz-do-not-send="true" href="mailto:jm.mercado25@gmail.com" target="_blank"><jm.mercado25@gmail.com></a>, "Lev Veyde" <a moz-do-not-send="true" href="mailto:lveyde@redhat.com" target="_blank"><lveyde@redhat.com></a><br> <b>Sent: </b>Thursday, January 29, 2015 3:59:57 PM<br> <b>Subject: </b>Re: [ovirt-users] ovirt-guest-agent issue on rhel5.5<br> <div><br> </div> I'm pretty sure guest agent doesn't work on RHEL5, Lev?<br> <br> <div>On 01/27/2015 04:32 AM, John Michael Mercado wrote:<br> </div> <blockquote> <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::<a moz-do-not-send="true">INFO::2015-01-27</a> 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 "/usr/share/ovirt-guest-agent/ovirt-guest-agent.py", line 132, in ?</div> <div> agent.run(daemon, pidfile)</div> <div> File "/usr/share/ovirt-guest-agent/ovirt-guest-agent.py", line 63, in run</div> <div> self.agent = LinuxVdsAgent(config)</div> <div> File "/usr/share/ovirt-guest-agent/GuestAgentLinux2.py", line 371, in __init__</div> <div> AgentLogicBase.__init__(self, config)</div> <div> File "/usr/share/ovirt-guest-agent/OVirtAgentLogic.py", line 171, in __init__</div> <div> self.vio = VirtIoChannel(config.get("virtio", "device"))</div> <div> File "/usr/share/ovirt-guest-agent/VirtIoChannel.py", line 150, in __init__</div> <div> self._stream = VirtIoStream(vport_name)</div> <div> File "/usr/share/ovirt-guest-agent/VirtIoChannel.py", 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: '/dev/virtio-ports/com.redhat.rhevm.vdsm'</div> <div><br> </div> <div><br> </div> <div>Thanks</div> </div> <br> <fieldset></fieldset> <br> <pre>_______________________________________________ Users mailing list <a moz-do-not-send="true" href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a> <a moz-do-not-send="true" href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a> </pre> </blockquote> <br> <pre>-- Yaniv Dary Red Hat Israel Ltd. 34 Jerusalem Road Building A, 4th floor Ra'anana, Israel 4350109 Tel : <a moz-do-not-send="true" href="tel:%2B972%20%289%29%207692306" value="+97297692306" target="_blank">+972 (9) 7692306</a> 8272306 Email: <a moz-do-not-send="true" href="mailto:ydary@redhat.com" target="_blank">ydary@redhat.com</a> IRC : ydary</pre> </div> <div><br> </div> </div> </blockquote> <br> <br> </div> </div> <span><font color="#888888"> <pre cols="72">-- Regards, Vinzenz Feenstra | Senior Software Engineer RedHat Engineering Virtualization R & D Phone: <a moz-do-not-send="true" href="tel:%2B420%20532%20294%20625" value="+420532294625" target="_blank">+420 532 294 625</a> IRC: vfeenstr or evilissimo Better technology. Faster innovation. Powered by community collaboration. See how it works at <a moz-do-not-send="true" href="http://redhat.com" target="_blank">redhat.com</a></pre> </font></span></div> </blockquote> </div> <br> </div> </blockquote> <br> <br> <pre cols="72">-- Regards, Vinzenz Feenstra | Senior Software Engineer RedHat Engineering Virtualization R & D Phone: <a moz-do-not-send="true" href="tel:%2B420%20532%20294%20625" value="+420532294625" target="_blank">+420 532 294 625</a> IRC: vfeenstr or evilissimo Better technology. Faster innovation. Powered by community collaboration. See how it works at <a moz-do-not-send="true" href="http://redhat.com" target="_blank">redhat.com</a></pre> <br> <fieldset></fieldset> <br> <pre>_______________________________________________ Users mailing list <a moz-do-not-send="true" href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a> <a moz-do-not-send="true" href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a> </pre> </blockquote> <br> <br> <pre cols="72">-- Regards, Vinzenz Feenstra | Senior Software Engineer RedHat Engineering Virtualization R & D Phone: <a moz-do-not-send="true" href="tel:%2B420%20532%20294%20625" value="+420532294625" target="_blank">+420 532 294 625</a> IRC: vfeenstr or evilissimo Better technology. Faster innovation. Powered by community collaboration. See how it works at <a moz-do-not-send="true" href="http://redhat.com" target="_blank">redhat.com</a></pre> </div> </div> </div> </blockquote> </div> <br> </div> </blockquote> <br> <br> <pre class="moz-signature" cols="72">-- Regards, Vinzenz Feenstra | Senior Software Engineer RedHat Engineering Virtualization R & D Phone: +420 532 294 625 IRC: vfeenstr or evilissimo Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com</pre> </body> </html> --------------000204030701070106020102--

On Thu, 2015-02-12 at 11:37 +0100, Vinzenz Feenstra wrote:
On 02/12/2015 09:21 AM, John Michael Mercado wrote:
Oh, that's sad. What if i upgrade RHEL5.5 to 5.11 using "yum update" will that solved the problem?, or i just need to install a fresh RHEL5.11 OS?
Ahm, is 5.11 > 5.5? Or am I missing something? /K
Upgrade and reboot would solve the issue for you.
On Mon, Feb 9, 2015 at 10:46 PM, Vinzenz Feenstra <vfeenstr@redhat.com> wrote: Hi,
I see now that you have reported that you're using RHEL 5.5 unfortunately I have to tell you that the absolute minimum supported RHEL5 is RHEL 5.6 which comes with the kernel 2.6.18-238 version which includes the required virtio drivers.
Any prior RHEL5 kernel version won't work.
Sorry.
On 02/09/2015 10:32 AM, Vinzenz Feenstra wrote:
> On 02/09/2015 09:46 AM, John Michael Mercado wrote: > > > Hi Vinzenz, > > > > > > Sorry for the late reply. The hosts(nodes) is running > > VDSM. I tried to install ovirt-guest-agent and also > > tried rhevm-guest-agent > > but i still encountered the problem. > > This seems to be strange and I have to say that I haven't > encountered this issue so far. > > Can you please run the following commands and paste the > output: > > # ls -lh /dev/virtio-ports/ > # ls -lh /dev/vport* > > > Thanks > > > > > > > Thanks > > > > On Thu, Jan 29, 2015 at 11:22 PM, Vinzenz Feenstra > > <vfeenstr@redhat.com> wrote: > > Hi, > > > > @Yaniv > > The guest agent is supposed to be working on > > RHEL5 > > > > @John: > > Are you running the guest agent on a RHEVM VM? > > This is usually an error that occurs when trying > > to run on a machine which is not controlled > > through VDSM which controls the required virtio > > channel. > > > > Regards, > > > > > > On 01/29/2015 03:25 PM, Lev Veyde wrote: > > > > > Hi Yaniv, > > > > > > > > > > > > I'm not sure the latest version of RHEV/oVirt > > > GA will work on RHEL 5. > > > > > > But it's better to speak with the maintainer - > > > Vinzenz Feenstra. > > > > > > > > > > > > Thanks in advance, > > > Lev Veyde. > > > > > > > > > > > > > > > ______________________________________________ > > > From: "Yaniv Dary" <ydary@redhat.com> > > > To: "John Michael Mercado" > > > <jm.mercado25@gmail.com>, "Lev Veyde" > > > <lveyde@redhat.com> > > > Sent: Thursday, January 29, 2015 3:59:57 PM > > > Subject: Re: [ovirt-users] ovirt-guest-agent > > > issue on rhel5.5 > > > > > > > > > I'm pretty sure guest agent doesn't work on > > > RHEL5, Lev? > > > > > > On 01/27/2015 04:32 AM, John Michael Mercado > > > wrote: > > > > > > Hi All, > > > > > > > > > I need your help. Anyone who encounter > > > the below error and have the solution? > > > Can you help me how to fix this? > > > > > > > > > MainThread::INFO::2015-01-27 > > > 10:22:53,247::ovirt-guest-agent::57::root::Starting oVirt guest agent > > > MainThread::ERROR::2015-01-27 > > > 10:22:53,248::ovirt-guest-agent::138::root::Unhandled exception in oVirt guest agent! > > > Traceback (most recent call last): > > > File > > > "/usr/share/ovirt-guest-agent/ovirt-guest-agent.py", line 132, in ? > > > agent.run(daemon, pidfile) > > > File > > > "/usr/share/ovirt-guest-agent/ovirt-guest-agent.py", line 63, in run > > > self.agent = LinuxVdsAgent(config) > > > File > > > "/usr/share/ovirt-guest-agent/GuestAgentLinux2.py", line 371, in __init__ > > > AgentLogicBase.__init__(self, > > > config) > > > File > > > "/usr/share/ovirt-guest-agent/OVirtAgentLogic.py", line 171, in __init__ > > > self.vio = > > > VirtIoChannel(config.get("virtio", > > > "device")) > > > File > > > "/usr/share/ovirt-guest-agent/VirtIoChannel.py", line 150, in __init__ > > > self._stream = > > > VirtIoStream(vport_name) > > > File > > > "/usr/share/ovirt-guest-agent/VirtIoChannel.py", line 131, in __init__ > > > self._vport = os.open(vport_name, > > > os.O_RDWR) > > > OSError: [Errno 2] No such file or > > > directory: > > > '/dev/virtio-ports/com.redhat.rhevm.vdsm' > > > > > > > > > > > > > > > Thanks > > > > > > > > > _______________________________________________ > > > Users mailing list > > > Users@ovirt.org > > > http://lists.ovirt.org/mailman/listinfo/users > > > > > > -- > > > Yaniv Dary > > > Red Hat Israel Ltd. > > > 34 Jerusalem Road > > > Building A, 4th floor > > > Ra'anana, Israel 4350109 > > > > > > Tel : +972 (9) 7692306 > > > 8272306 > > > Email: ydary@redhat.com > > > IRC : ydary > > > > > > > > > > > > > > -- > > Regards, > > > > Vinzenz Feenstra | Senior Software Engineer > > RedHat Engineering Virtualization R & D > > Phone: +420 532 294 625 > > IRC: vfeenstr or evilissimo > > > > Better technology. Faster innovation. Powered by community collaboration. > > See how it works at redhat.com > > > > > > > -- > Regards, > > Vinzenz Feenstra | Senior Software Engineer > RedHat Engineering Virtualization R & D > Phone: +420 532 294 625 > IRC: vfeenstr or evilissimo > > Better technology. Faster innovation. Powered by community collaboration. > See how it works at redhat.com > > > _______________________________________________ > Users mailing list > Users@ovirt.org > http://lists.ovirt.org/mailman/listinfo/users
-- Regards,
Vinzenz Feenstra | Senior Software Engineer RedHat Engineering Virtualization R & D Phone: +420 532 294 625 IRC: vfeenstr or evilissimo
Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com
-- Regards,
Vinzenz Feenstra | Senior Software Engineer RedHat Engineering Virtualization R & D Phone: +420 532 294 625 IRC: vfeenstr or evilissimo
Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com plain text document attachment (ATT00001) _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

On 02/12/2015 11:42 AM, Karli Sjöberg wrote:
On Thu, 2015-02-12 at 11:37 +0100, Vinzenz Feenstra wrote:
On 02/12/2015 09:21 AM, John Michael Mercado wrote:
Oh, that's sad. What if i upgrade RHEL5.5 to 5.11 using "yum update" will that solved the problem?, or i just need to install a fresh RHEL5.11 OS? Ahm, is 5.11 > 5.5? Or am I missing something? I guess you misunderstand the fact that he wanted to know if he can just update the VM or if he has to reinstall it. And yes 5.11 > 5.5
/K
Upgrade and reboot would solve the issue for you.
On Mon, Feb 9, 2015 at 10:46 PM, Vinzenz Feenstra <vfeenstr@redhat.com> wrote: Hi,
I see now that you have reported that you're using RHEL 5.5 unfortunately I have to tell you that the absolute minimum supported RHEL5 is RHEL 5.6 which comes with the kernel 2.6.18-238 version which includes the required virtio drivers.
Any prior RHEL5 kernel version won't work.
Sorry.
On 02/09/2015 10:32 AM, Vinzenz Feenstra wrote:
> On 02/09/2015 09:46 AM, John Michael Mercado wrote: > > > Hi Vinzenz, > > > > > > Sorry for the late reply. The hosts(nodes) is running > > VDSM. I tried to install ovirt-guest-agent and also > > tried rhevm-guest-agent > > but i still encountered the problem. > > This seems to be strange and I have to say that I haven't > encountered this issue so far. > > Can you please run the following commands and paste the > output: > > # ls -lh /dev/virtio-ports/ > # ls -lh /dev/vport* > > > Thanks > > > > > > > Thanks > > > > On Thu, Jan 29, 2015 at 11:22 PM, Vinzenz Feenstra > > <vfeenstr@redhat.com> wrote: > > Hi, > > > > @Yaniv > > The guest agent is supposed to be working on > > RHEL5 > > > > @John: > > Are you running the guest agent on a RHEVM VM? > > This is usually an error that occurs when trying > > to run on a machine which is not controlled > > through VDSM which controls the required virtio > > channel. > > > > Regards, > > > > > > On 01/29/2015 03:25 PM, Lev Veyde wrote: > > > > > Hi Yaniv, > > > > > > > > > > > > I'm not sure the latest version of RHEV/oVirt > > > GA will work on RHEL 5. > > > > > > But it's better to speak with the maintainer - > > > Vinzenz Feenstra. > > > > > > > > > > > > Thanks in advance, > > > Lev Veyde. > > > > > > > > > > > > > > > ______________________________________________ > > > From: "Yaniv Dary" <ydary@redhat.com> > > > To: "John Michael Mercado" > > > <jm.mercado25@gmail.com>, "Lev Veyde" > > > <lveyde@redhat.com> > > > Sent: Thursday, January 29, 2015 3:59:57 PM > > > Subject: Re: [ovirt-users] ovirt-guest-agent > > > issue on rhel5.5 > > > > > > > > > I'm pretty sure guest agent doesn't work on > > > RHEL5, Lev? > > > > > > On 01/27/2015 04:32 AM, John Michael Mercado > > > wrote: > > > > > > Hi All, > > > > > > > > > I need your help. Anyone who encounter > > > the below error and have the solution? > > > Can you help me how to fix this? > > > > > > > > > MainThread::INFO::2015-01-27 > > > 10:22:53,247::ovirt-guest-agent::57::root::Starting oVirt guest agent > > > MainThread::ERROR::2015-01-27 > > > 10:22:53,248::ovirt-guest-agent::138::root::Unhandled exception in oVirt guest agent! > > > Traceback (most recent call last): > > > File > > > "/usr/share/ovirt-guest-agent/ovirt-guest-agent.py", line 132, in ? > > > agent.run(daemon, pidfile) > > > File > > > "/usr/share/ovirt-guest-agent/ovirt-guest-agent.py", line 63, in run > > > self.agent = LinuxVdsAgent(config) > > > File > > > "/usr/share/ovirt-guest-agent/GuestAgentLinux2.py", line 371, in __init__ > > > AgentLogicBase.__init__(self, > > > config) > > > File > > > "/usr/share/ovirt-guest-agent/OVirtAgentLogic.py", line 171, in __init__ > > > self.vio = > > > VirtIoChannel(config.get("virtio", > > > "device")) > > > File > > > "/usr/share/ovirt-guest-agent/VirtIoChannel.py", line 150, in __init__ > > > self._stream = > > > VirtIoStream(vport_name) > > > File > > > "/usr/share/ovirt-guest-agent/VirtIoChannel.py", line 131, in __init__ > > > self._vport = os.open(vport_name, > > > os.O_RDWR) > > > OSError: [Errno 2] No such file or > > > directory: > > > '/dev/virtio-ports/com.redhat.rhevm.vdsm' > > > > > > > > > > > > > > > Thanks > > > > > > > > > _______________________________________________ > > > Users mailing list > > > Users@ovirt.org > > > http://lists.ovirt.org/mailman/listinfo/users > > > > > > -- > > > Yaniv Dary > > > Red Hat Israel Ltd. > > > 34 Jerusalem Road > > > Building A, 4th floor > > > Ra'anana, Israel 4350109 > > > > > > Tel : +972 (9) 7692306 > > > 8272306 > > > Email: ydary@redhat.com > > > IRC : ydary > > > > > > > > > > > > > > -- > > Regards, > > > > Vinzenz Feenstra | Senior Software Engineer > > RedHat Engineering Virtualization R & D > > Phone: +420 532 294 625 > > IRC: vfeenstr or evilissimo > > > > Better technology. Faster innovation. Powered by community collaboration. > > See how it works at redhat.com > > > > > > > -- > Regards, > > Vinzenz Feenstra | Senior Software Engineer > RedHat Engineering Virtualization R & D > Phone: +420 532 294 625 > IRC: vfeenstr or evilissimo > > Better technology. Faster innovation. Powered by community collaboration. > See how it works at redhat.com > > > _______________________________________________ > Users mailing list > Users@ovirt.org > http://lists.ovirt.org/mailman/listinfo/users
-- Regards,
Vinzenz Feenstra | Senior Software Engineer RedHat Engineering Virtualization R & D Phone: +420 532 294 625 IRC: vfeenstr or evilissimo
Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com
-- Regards,
Vinzenz Feenstra | Senior Software Engineer RedHat Engineering Virtualization R & D Phone: +420 532 294 625 IRC: vfeenstr or evilissimo
Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com plain text document attachment (ATT00001) _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
-- Regards, Vinzenz Feenstra | Senior Software Engineer RedHat Engineering Virtualization R & D Phone: +420 532 294 625 IRC: vfeenstr or evilissimo Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com

On Thu, 2015-02-12 at 11:58 +0100, Vinzenz Feenstra wrote:
On 02/12/2015 11:42 AM, Karli Sjöberg wrote:
On Thu, 2015-02-12 at 11:37 +0100, Vinzenz Feenstra wrote:
On 02/12/2015 09:21 AM, John Michael Mercado wrote:
Oh, that's sad. What if i upgrade RHEL5.5 to 5.11 using "yum update" will that solved the problem?, or i just need to install a fresh RHEL5.11 OS? Ahm, is 5.11 > 5.5? Or am I missing something? I guess you misunderstand the fact that he wanted to know if he can just update the VM or if he has to reinstall it. And yes 5.11 > 5.5
No I understood the question, I was just stupid enough to read 5.11 and somehow thought it was like 5.1.1, like 5.1(1) :) Of course 11 is greater than 5 :) /K
/K
Upgrade and reboot would solve the issue for you.
On Mon, Feb 9, 2015 at 10:46 PM, Vinzenz Feenstra <vfeenstr@redhat.com> wrote: Hi,
I see now that you have reported that you're using RHEL 5.5 unfortunately I have to tell you that the absolute minimum supported RHEL5 is RHEL 5.6 which comes with the kernel 2.6.18-238 version which includes the required virtio drivers.
Any prior RHEL5 kernel version won't work.
Sorry.
On 02/09/2015 10:32 AM, Vinzenz Feenstra wrote:
> On 02/09/2015 09:46 AM, John Michael Mercado wrote: > > > Hi Vinzenz, > > > > > > Sorry for the late reply. The hosts(nodes) is running > > VDSM. I tried to install ovirt-guest-agent and also > > tried rhevm-guest-agent > > but i still encountered the problem. > > This seems to be strange and I have to say that I haven't > encountered this issue so far. > > Can you please run the following commands and paste the > output: > > # ls -lh /dev/virtio-ports/ > # ls -lh /dev/vport* > > > Thanks > > > > > > > Thanks > > > > On Thu, Jan 29, 2015 at 11:22 PM, Vinzenz Feenstra > > <vfeenstr@redhat.com> wrote: > > Hi, > > > > @Yaniv > > The guest agent is supposed to be working on > > RHEL5 > > > > @John: > > Are you running the guest agent on a RHEVM VM? > > This is usually an error that occurs when trying > > to run on a machine which is not controlled > > through VDSM which controls the required virtio > > channel. > > > > Regards, > > > > > > On 01/29/2015 03:25 PM, Lev Veyde wrote: > > > > > Hi Yaniv, > > > > > > > > > > > > I'm not sure the latest version of RHEV/oVirt > > > GA will work on RHEL 5. > > > > > > But it's better to speak with the maintainer - > > > Vinzenz Feenstra. > > > > > > > > > > > > Thanks in advance, > > > Lev Veyde. > > > > > > > > > > > > > > > ______________________________________________ > > > From: "Yaniv Dary" <ydary@redhat.com> > > > To: "John Michael Mercado" > > > <jm.mercado25@gmail.com>, "Lev Veyde" > > > <lveyde@redhat.com> > > > Sent: Thursday, January 29, 2015 3:59:57 PM > > > Subject: Re: [ovirt-users] ovirt-guest-agent > > > issue on rhel5.5 > > > > > > > > > I'm pretty sure guest agent doesn't work on > > > RHEL5, Lev? > > > > > > On 01/27/2015 04:32 AM, John Michael Mercado > > > wrote: > > > > > > Hi All, > > > > > > > > > I need your help. Anyone who encounter > > > the below error and have the solution? > > > Can you help me how to fix this? > > > > > > > > > MainThread::INFO::2015-01-27 > > > 10:22:53,247::ovirt-guest-agent::57::root::Starting oVirt guest agent > > > MainThread::ERROR::2015-01-27 > > > 10:22:53,248::ovirt-guest-agent::138::root::Unhandled exception in oVirt guest agent! > > > Traceback (most recent call last): > > > File > > > "/usr/share/ovirt-guest-agent/ovirt-guest-agent.py", line 132, in ? > > > agent.run(daemon, pidfile) > > > File > > > "/usr/share/ovirt-guest-agent/ovirt-guest-agent.py", line 63, in run > > > self.agent = LinuxVdsAgent(config) > > > File > > > "/usr/share/ovirt-guest-agent/GuestAgentLinux2.py", line 371, in __init__ > > > AgentLogicBase.__init__(self, > > > config) > > > File > > > "/usr/share/ovirt-guest-agent/OVirtAgentLogic.py", line 171, in __init__ > > > self.vio = > > > VirtIoChannel(config.get("virtio", > > > "device")) > > > File > > > "/usr/share/ovirt-guest-agent/VirtIoChannel.py", line 150, in __init__ > > > self._stream = > > > VirtIoStream(vport_name) > > > File > > > "/usr/share/ovirt-guest-agent/VirtIoChannel.py", line 131, in __init__ > > > self._vport = os.open(vport_name, > > > os.O_RDWR) > > > OSError: [Errno 2] No such file or > > > directory: > > > '/dev/virtio-ports/com.redhat.rhevm.vdsm' > > > > > > > > > > > > > > > Thanks > > > > > > > > > _______________________________________________ > > > Users mailing list > > > Users@ovirt.org > > > http://lists.ovirt.org/mailman/listinfo/users > > > > > > -- > > > Yaniv Dary > > > Red Hat Israel Ltd. > > > 34 Jerusalem Road > > > Building A, 4th floor > > > Ra'anana, Israel 4350109 > > > > > > Tel : +972 (9) 7692306 > > > 8272306 > > > Email: ydary@redhat.com > > > IRC : ydary > > > > > > > > > > > > > > -- > > Regards, > > > > Vinzenz Feenstra | Senior Software Engineer > > RedHat Engineering Virtualization R & D > > Phone: +420 532 294 625 > > IRC: vfeenstr or evilissimo > > > > Better technology. Faster innovation. Powered by community collaboration. > > See how it works at redhat.com > > > > > > > -- > Regards, > > Vinzenz Feenstra | Senior Software Engineer > RedHat Engineering Virtualization R & D > Phone: +420 532 294 625 > IRC: vfeenstr or evilissimo > > Better technology. Faster innovation. Powered by community collaboration. > See how it works at redhat.com > > > _______________________________________________ > Users mailing list > Users@ovirt.org > http://lists.ovirt.org/mailman/listinfo/users
-- Regards,
Vinzenz Feenstra | Senior Software Engineer RedHat Engineering Virtualization R & D Phone: +420 532 294 625 IRC: vfeenstr or evilissimo
Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com
-- Regards,
Vinzenz Feenstra | Senior Software Engineer RedHat Engineering Virtualization R & D Phone: +420 532 294 625 IRC: vfeenstr or evilissimo
Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com plain text document attachment (ATT00001) _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
participants (2)
-
Karli Sjöberg
-
Vinzenz Feenstra