<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hello,<br>
<br>
from my understanding it should be possible to provide an absolute<br>
minimalistic guest agent functionality by writing a 5-liner that fills some <br>
basic info into the virto serial device within the guest VM. At least from <br>
what I can read in the source at github or the docs:<br>
<br>
<a href="https://github.com/oVirt/ovirt-guest-agent/tree/master/ovirt-guest-agent" target="_blank">https://github.com/oVirt/ovirt-guest-agent/tree/master/ovirt-guest-agent</a><br>
<a href="http://www.ovirt.org/images/2/20/Ovirt-guest-agent.pdf" target="_blank">http://www.ovirt.org/images/2/20/Ovirt-guest-agent.pdf</a><br>
<br>
Currently I'm interested to provide the most simple data: IP address <br>
&amp; FQDN for our SLES 11 guests (no guest agent yet). I tried to understand <br>
what I must write into the serial device but there is no change in the VM <br>
overview panel. Different combinations did not provide any success. <br>
<br>
Maybe someone can send the syntax for the two required echo commands.<br>
<br>
Thanks in advance.<br>
<br>
Markus<br>
<br>
</div>
</body>
</html>