Windows Guest Agent - Server 2008 R2

Hello Everyone, I am having difficulties getting the oVirt Windows Guest Agent to work with Windows Server 2008 R2 SP1. We are currently running oVirt 3.4.2. I have used the instructions from http://www.ovirt.org/OVirt_Guest_Agent_For_Windows. As a side note I do have it working on Windows Server 2012 R2. - I have installed the Virtio serial drivers from the virtio-win-0.1-81.iso - For troubleshooting purposes I later tried the drivers from the virtio-win-0.1-74.iso - Installed python 2.7.3, Python for Windows extensions, py2exe - Compiled and copied the two exe files to C:\Program Files\Guest Agents\oVirt Guest Agent\ - The two files sha1 hash is: OVirtGuestService.exe A5F7FD0A15076437D174D3EF33FE95E42059FF0F w9xpopen.exe B4D4623E5522390AEF6F113B5BB6FA8F1CBDC66C - Removed all except the top three # symbols from the ovirt-guest-agent.ini file and then copied it to the directory stated above - The sha1 hash for this file is: ovirt-guest-agent.ini 3ED609F101D44F52A68969DAD8D6F5F294FA733A - Installed the service. It shows up in services.msc. - Configure the service to auto start. - Try to start the service. This is where the problem exist. When I try to start the service I get an error. The error code in Event Viewer within Windows is Event 10. Under the general tab is states "The description for Event ID 10 from source OVirtGuestService cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer." I have tried to remove the service and re-install with no luck. Any suggestions? Thanks!

This is a multi-part message in MIME format. --------------050609060506070902090007 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 06/29/2014 03:43 AM, Nathan Llaneza wrote:
Hello Everyone,
I am having difficulties getting the oVirt Windows Guest Agent to work with Windows Server 2008 R2 SP1. We are currently running oVirt 3.4.2. I have used the instructions from http://www.ovirt.org/OVirt_Guest_Agent_For_Windows. As a side note I do have it working on Windows Server 2012 R2.
* I have installed the Virtio serial drivers from the virtio-win-0.1-81.iso * For troubleshooting purposes I later tried the drivers from the virtio-win-0.1-74.iso * Installed python 2.7.3, Python for Windows extensions, py2exe * Compiled and copied the two exe files to C:\Program Files\Guest Agents\oVirt Guest Agent\ * The two files sha1 hash is: OVirtGuestService.exe A5F7FD0A15076437D174D3EF33FE95E42059FF0F
w9xpopen.exe B4D4623E5522390AEF6F113B5BB6FA8F1CBDC66C
* Removed all except the top three # symbols from the ovirt-guest-agent.ini file and then copied it to the directory stated above * The sha1 hash for this file is: ovirt-guest-agent.ini 3ED609F101D44F52A68969DAD8D6F5F294FA733A
* Installed the service. It shows up in services.msc. * Configure the service to auto start. * Try to start the service. This is where the problem exist. When I try to start the service I get an error. The error code in Event Viewer within Windows is Event 10.
Under the general tab is states "The description for Event ID 10 from source OVirtGuestService cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer."
I have tried to remove the service and re-install with no luck. Any suggestions? Thanks!
Can you please check that the default.ini and default-logger.ini files are also in that folder? They can be found in the $(project_root)/configurations folder. These files are now required if you build it from the master branch. Once you have those two files in the target location, please try to start the service again. I am not sure what the Event ID 10 means, it's maybe just that the process stopped unexpectedly. Please also be sure that run OvirtGuestService.exe -install from the location where you keep the binary, otherwise the path to the service executable will be the wrong location.
_______________________________________________ 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 --------------050609060506070902090007 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit <html> <head> <meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type"> </head> <body bgcolor="#FFFFFF" text="#000000"> <div class="moz-cite-prefix">On 06/29/2014 03:43 AM, Nathan Llaneza wrote:<br> </div> <blockquote cite="mid:CAMkYohUG7CFwQRGpGE77wDS=YNkFNiY7qtd9H4-KLhT_DvEiZg@mail.gmail.com" type="cite"> <div dir="ltr"> <div> <div> <div>Hello Everyone,<br> <br> </div> I am having difficulties getting the oVirt Windows Guest Agent to work with Windows Server 2008 R2 SP1. We are currently running oVirt 3.4.2. I have used the instructions from <a moz-do-not-send="true" href="http://www.ovirt.org/OVirt_Guest_Agent_For_Windows">http://www.ovirt.org/OVirt_Guest_Agent_For_Windows</a>. As a side note I do have it working on Windows Server 2012 R2. <br> <ul> <li>I have installed the Virtio serial drivers from the virtio-win-0.1-81.iso</li> <li>For troubleshooting purposes I later tried the drivers from the virtio-win-0.1-74.iso<br> </li> <li>Installed python 2.7.3, Python for Windows extensions, py2exe<br> </li> <li>Compiled and copied the two exe files to C:\Program Files\Guest Agents\oVirt Guest Agent\<br> </li> <li>The two files sha1 hash is:<br> OVirtGuestService.exe<br> A5F7FD0A15076437D174D3EF33FE95E42059FF0F<br> <br> w9xpopen.exe<br> B4D4623E5522390AEF6F113B5BB6FA8F1CBDC66C<br> <br> </li> <li>Removed all except the top three # symbols from the ovirt-guest-agent.ini file and then copied it to the directory stated above</li> <li>The sha1 hash for this file is:<br> ovirt-guest-agent.ini<br> 3ED609F101D44F52A68969DAD8D6F5F294FA733A<br> <br> </li> <li>Installed the service. It shows up in services.msc.</li> <li>Configure the service to auto start.</li> <li>Try to start the service. This is where the problem exist. When I try to start the service I get an error. The error code in Event Viewer within Windows is Event 10.</li> </ul> </div> Under the general tab is states "The description for Event ID 10 from source OVirtGuestService cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer."<br> <br> </div> I have tried to remove the service and re-install with no luck. Any suggestions? Thanks!<br> </div> </blockquote> <br> Can you please check that the default.ini and default-logger.ini files are also in that folder? They can be found in the $(project_root)/configurations folder.<br> These files are now required if you build it from the master branch.<br> <br> Once you have those two files in the target location, please try to start the service again.<br> <br> I am not sure what the Event ID 10 means, it's maybe just that the process stopped unexpectedly.<br> Please also be sure that run OvirtGuestService.exe -install from the location where you keep the binary, otherwise the path to the service executable will be the wrong location.<br> <br> <blockquote cite="mid:CAMkYohUG7CFwQRGpGE77wDS=YNkFNiY7qtd9H4-KLhT_DvEiZg@mail.gmail.com" type="cite"> <br> <fieldset class="mimeAttachmentHeader"></fieldset> <br> <pre wrap="">_______________________________________________ Users mailing list <a class="moz-txt-link-abbreviated" href="mailto:Users@ovirt.org">Users@ovirt.org</a> <a class="moz-txt-link-freetext" href="http://lists.ovirt.org/mailman/listinfo/users">http://lists.ovirt.org/mailman/listinfo/users</a> </pre> </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> --------------050609060506070902090007--
participants (2)
-
Nathan Llaneza
-
Vinzenz Feenstra