
Von: Itamar Heim [iheim@redhat.com] Gesendet: Sonntag, 6. April 2014 15:23 An: Markus Stockhausen; ovirt-users Betreff: Re: [Users] Pseudo Guest Agent for unsupported VM distro
On 04/06/2014 12:19 PM, Markus Stockhausen wrote:
Hello,
from my understanding it should be possible to provide an absolute minimalistic guest agent functionality by writing a 5-liner that fills some basic info into the virto serial device within the guest VM. At least from what I can read in the source at github or the docs:
https://github.com/oVirt/ovirt-guest-agent/tree/master/ovirt-guest-agent http://www.ovirt.org/images/2/20/Ovirt-guest-agent.pdf
Currently I'm interested to provide the most simple data: IP address & FQDN for our SLES 11 guests (no guest agent yet). I tried to understand what I must write into the serial device but there is no change in the VM overview panel. Different combinations did not provide any success.
Maybe someone can send the syntax for the two required echo commands. what's the gap in SLES from the OpenSUSE one that does work iiuc? My problem is, that generating a working agent on SLES 11 is more than just a make command. I drove into several errors (especially path specific) Yes, this is one of the things which had to be fixed for SLES. If it would be only running a make command on SLES we would have already
This is a multi-part message in MIME format. --------------080602040502010507010806 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 04/06/2014 05:43 PM, Markus Stockhausen wrote: provided the guest agent.
so I asked about its state in february and the negative answer was: "... SLES was attempted ...". More see here:
http://lists.ovirt.org/pipermail/users/2014-February/021503.html
So I reduced my requirements and searched a way to populate the columns IP and hostname in OVirt. This should be not more than doing an "echo ..." into the serial port.
Markus
_______________________________________________ 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 --------------080602040502010507010806 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 04/06/2014 05:43 PM, Markus Stockhausen wrote:<br> </div> <blockquote cite="mid:12EF8D94C6F8734FB2FF37B9FBEDD17358616948@EXCHANGE.collogia.de" type="cite"> <blockquote type="cite"> <pre wrap="">Von: Itamar Heim [<a class="moz-txt-link-abbreviated" href="mailto:iheim@redhat.com">iheim@redhat.com</a>] Gesendet: Sonntag, 6. April 2014 15:23 An: Markus Stockhausen; ovirt-users Betreff: Re: [Users] Pseudo Guest Agent for unsupported VM distro On 04/06/2014 12:19 PM, Markus Stockhausen wrote: </pre> <blockquote type="cite"> <pre wrap="">Hello, from my understanding it should be possible to provide an absolute minimalistic guest agent functionality by writing a 5-liner that fills some basic info into the virto serial device within the guest VM. At least from what I can read in the source at github or the docs: <a class="moz-txt-link-freetext" href="https://github.com/oVirt/ovirt-guest-agent/tree/master/ovirt-guest-agent">https://github.com/oVirt/ovirt-guest-agent/tree/master/ovirt-guest-agent</a> <a class="moz-txt-link-freetext" href="http://www.ovirt.org/images/2/20/Ovirt-guest-agent.pdf">http://www.ovirt.org/images/2/20/Ovirt-guest-agent.pdf</a> Currently I'm interested to provide the most simple data: IP address & FQDN for our SLES 11 guests (no guest agent yet). I tried to understand what I must write into the serial device but there is no change in the VM overview panel. Different combinations did not provide any success. Maybe someone can send the syntax for the two required echo commands. </pre> </blockquote> <pre wrap=""> what's the gap in SLES from the OpenSUSE one that does work iiuc? </pre> </blockquote> <pre wrap=""> My problem is, that generating a working agent on SLES 11 is more than just a make command. I drove into several errors (especially path specific)</pre> </blockquote> Yes, this is one of the things which had to be fixed for SLES. If it would be only running a make command on SLES we would have already provided the guest agent.<br> <br> <blockquote cite="mid:12EF8D94C6F8734FB2FF37B9FBEDD17358616948@EXCHANGE.collogia.de" type="cite"> <pre wrap=""> so I asked about its state in february and the negative answer was: "... SLES was attempted ...". More see here: <a class="moz-txt-link-freetext" href="http://lists.ovirt.org/pipermail/users/2014-February/021503.html">http://lists.ovirt.org/pipermail/users/2014-February/021503.html</a> So I reduced my requirements and searched a way to populate the columns IP and hostname in OVirt. This should be not more than doing an "echo ..." into the serial port. Markus </pre> <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> --------------080602040502010507010806--