[Users] guest agent

--_000_9BE6F493F83A594DA60C45E6A09DC5AC016D83EFAUSP01DAG0201co_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable i saw in another thread about ovirt-guest-agent, but this is the first i ha= ve seen of anything about this. i would like to know more, but yum info ov= irt-guest-agent doesn't feed me anything. i see a qemu-guest-agent, is tha= t the same thing and does it need to be installed on all my VMs? thanks, jonathan ________________________________ This is a PRIVATE message. If you are not the intended recipient, please de= lete without copying and kindly advise us by e-mail of the mistake in deliv= ery. NOTE: Regardless of content, this e-mail shall not operate to bind SKO= POS to any order or other contract unless pursuant to explicit written agre= ement or government initiative expressly permitting the use of e-mail for s= uch purpose. --_000_9BE6F493F83A594DA60C45E6A09DC5AC016D83EFAUSP01DAG0201co_ Content-Type: text/html; charset="us-ascii" Content-ID: <77BA96CB5C6F50459288B2E97B8C40D7@collaborationhost.net> Content-Transfer-Encoding: quoted-printable <html> <head> <meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Dus-ascii"=
</head> <body style=3D"word-wrap:break-word; color:rgb(0,0,0); font-size:14px; font= -family:Calibri,sans-serif"> <div> <div> <div>i saw in another thread about ovirt-guest-agent, but this is the first= i have seen of anything about this. i would like to know more, but y= um info ovirt-guest-agent doesn't feed me anything. i see a qemu-gues= t-agent, is that the same thing and does it need to be installed on all my VMs?</div> <div><br> </div> <div>thanks,</div> <div>jonathan</div> <div> <div></div> </div> </div> </div> <br> <hr> <font color=3D"Gray" face=3D"Arial" size=3D"1">This is a PRIVATE message. I= f you are not the intended recipient, please delete without copying and kin= dly advise us by e-mail of the mistake in delivery. NOTE: Regardless of con= tent, this e-mail shall not operate to bind SKOPOS to any order or other contract unless pursuant to explicit wri= tten agreement or government initiative expressly permitting the use of e-m= ail for such purpose.</font> </body> </html> --_000_9BE6F493F83A594DA60C45E6A09DC5AC016D83EFAUSP01DAG0201co_--

------=_Part_28236121_1352640607.1355342233254 Content-Type: multipart/related; boundary="----=_Part_28236122_568794707.1355342233254" ------=_Part_28236122_568794707.1355342233254 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit ----- Original Message -----
From: "Jonathan Horne" <jhorne@skopos.us> To: users@ovirt.org Sent: Wednesday, December 12, 2012 10:39:40 AM Subject: [Users] guest agent
i saw in another thread about ovirt-guest-agent, but this is the first i have seen of anything about this. i would like to know more, but yum info ovirt-guest-agent doesn't feed me anything. i see a qemu-guest-agent, is that the same thing and does it need to be installed on all my VMs?
For ovirt 3.1 + F17, you'll find it in here: http://resources.ovirt.org/releases/3.1/rpm/Fedora/17/x86_64/. You don't have to have it installed on your VMs, but it comes in handy, mainly for reporting the VM's IP address through the web interface. There's a service associated with the agent that you'll want to start, I think it's just called "ovirt-guest-agent" Jason
thanks, jonathan
________________________________ This is a PRIVATE message. If you are not the intended recipient, please delete without copying and kindly advise us by e-mail of the mistake in delivery. NOTE: Regardless of content, this e-mail shall not operate to bind SKOPOS to any order or other contract unless pursuant to explicit written agreement or government initiative expressly permitting the use of e-mail for such purpose.
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
------=_Part_28236122_568794707.1355342233254-- ------=_Part_28236121_1352640607.1355342233254--

That's the one I was looking at using as source (src.rpm) as my hosts are CentOS-6.3. On Wed, Dec 12, 2012 at 2:57 PM, Jason Brooks <jbrooks@redhat.com> wrote:
----- Original Message -----
From: "Jonathan Horne" <jhorne@skopos.us> To: users@ovirt.org Sent: Wednesday, December 12, 2012 10:39:40 AM Subject: [Users] guest agent
i saw in another thread about ovirt-guest-agent, but this is the first i have seen of anything about this. i would like to know more, but yum info ovirt-guest-agent doesn't feed me anything. i see a qemu-guest-agent, is that the same thing and does it need to be installed on all my VMs?
For ovirt 3.1 + F17, you'll find it in here: http://resources.ovirt.org/releases/3.1/rpm/Fedora/17/x86_64/.
You don't have to have it installed on your VMs, but it comes in handy, mainly for reporting the VM's IP address through the web interface.
There's a service associated with the agent that you'll want to start, I think it's just called "ovirt-guest-agent"
Jason
thanks, jonathan
________________________________ This is a PRIVATE message. If you are not the intended recipient, please delete without copying and kindly advise us by e-mail of the mistake in delivery. NOTE: Regardless of content, this e-mail shall not operate to bind SKOPOS to any order or other contract unless pursuant to explicit written agreement or government initiative expressly permitting the use of e-mail for such purpose.
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
-- -- James P. Kinney III * *Every time you stop a school, you will have to build a jail. What you gain at one end you lose at the other. It's like feeding a dog on his own tail. It won't fatten the dog. - Speech 11/23/1900 Mark Twain * http://electjimkinney.org http://heretothereideas.blogspot.com/ *

That was me, I think. Where I work also has a partnership with RedHat so we have the RHEL agent tools. I was planning to do a compile of the ovirt-released guest agent tools but have not had the time so I fudged and used RedHat's :-) The only difference is the RHEL version seems to also have a qxl (?) video driver (carry-over from older rhev-manager I think). The rest is python-based tools. There's a way to do a binary-only executable from the python script that is the agent (multiple bits - agent (talks to OS and virtIOserial), spice (talks to spice and OS) and spice-agent (talks through agent to window manager, etc)) but I haven't had the time to work out the build issues yet. As of now, there's not an "official" ovirt-guest-agent package that I know of either. On Wed, Dec 12, 2012 at 1:39 PM, Jonathan Horne <jhorne@skopos.us> wrote:
i saw in another thread about ovirt-guest-agent, but this is the first i have seen of anything about this. i would like to know more, but yum info ovirt-guest-agent doesn't feed me anything. i see a qemu-guest-agent, is that the same thing and does it need to be installed on all my VMs?
thanks, jonathan
------------------------------ This is a PRIVATE message. If you are not the intended recipient, please delete without copying and kindly advise us by e-mail of the mistake in delivery. NOTE: Regardless of content, this e-mail shall not operate to bind SKOPOS to any order or other contract unless pursuant to explicit written agreement or government initiative expressly permitting the use of e-mail for such purpose.
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
-- -- James P. Kinney III * *Every time you stop a school, you will have to build a jail. What you gain at one end you lose at the other. It's like feeding a dog on his own tail. It won't fatten the dog. - Speech 11/23/1900 Mark Twain * http://electjimkinney.org http://heretothereideas.blogspot.com/ *

This is a multi-part message in MIME format. --------------040505000200050702090508 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit hi, I am currently in the process of preparing the ovirt-guest-agent for F17 package review, so it can be included in the distribution. In the meantime you can use the repository as mentioned by Jason. The qemu-guest-agent is not the same thing. The qemu guest agent comes with just a little of the features the ovirt-guest-agent currently provides, even though they are duplicating features, such as hibernation (S3,S4) support and things like shutdown initiated by the OS through the respective guest agent. The ovirt-guest-agent is providing also additional information to the web admin portal, such as current IP, logged in user, memory consumption etc. Also it provides the ability to implement a feature called 'Single Sign On' so that you can enter your user/password combination only once in the user portal login and once you have opened the guest os spice session you get automatically logged in to the guest system. HTH, On 12/12/2012 07:39 PM, Jonathan Horne wrote:
i saw in another thread about ovirt-guest-agent, but this is the first i have seen of anything about this. i would like to know more, but yum info ovirt-guest-agent doesn't feed me anything. i see a qemu-guest-agent, is that the same thing and does it need to be installed on all my VMs?
thanks, jonathan
------------------------------------------------------------------------ This is a PRIVATE message. If you are not the intended recipient, please delete without copying and kindly advise us by e-mail of the mistake in delivery. NOTE: Regardless of content, this e-mail shall not operate to bind SKOPOS to any order or other contract unless pursuant to explicit written agreement or government initiative expressly permitting the use of e-mail for such purpose.
_______________________________________________ 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 --------------040505000200050702090508 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">hi,<br> <br> I am currently in the process of preparing the ovirt-guest-agent for F17 package review, so it can be included in the distribution.<br> In the meantime you can use the repository as mentioned by Jason.<br> <br> The qemu-guest-agent is not the same thing. The qemu guest agent comes with just a little of the features the ovirt-guest-agent currently provides, even though they are duplicating features, such as hibernation (S3,S4) support and things like shutdown initiated by the OS through the respective guest agent.<br> <br> The ovirt-guest-agent is providing also additional information to the web admin portal, such as current IP, logged in user, memory consumption etc.<br> Also it provides the ability to implement a feature called 'Single Sign On' so that you can enter your user/password combination only once in the user portal login and once you have opened the guest os spice session you get automatically logged in to the guest system.<br> <br> HTH,<br> <br> On 12/12/2012 07:39 PM, Jonathan Horne wrote:<br> </div> <blockquote cite="mid:9BE6F493F83A594DA60C45E6A09DC5AC016D83EF@AUSP01DAG0201.collaborationhost.net" type="cite"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <div> <div> <div>i saw in another thread about ovirt-guest-agent, but this is the first i have seen of anything about this. i would like to know more, but yum info ovirt-guest-agent doesn't feed me anything. i see a qemu-guest-agent, is that the same thing and does it need to be installed on all my VMs?</div> <div><br> </div> <div>thanks,</div> <div>jonathan</div> <div> </div> </div> </div> <br> <hr> <font color="Gray" face="Arial" size="1">This is a PRIVATE message. If you are not the intended recipient, please delete without copying and kindly advise us by e-mail of the mistake in delivery. NOTE: Regardless of content, this e-mail shall not operate to bind SKOPOS to any order or other contract unless pursuant to explicit written agreement or government initiative expressly permitting the use of e-mail for such purpose.</font> <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> --------------040505000200050702090508--
participants (4)
-
Jason Brooks
-
Jim Kinney
-
Jonathan Horne
-
Vinzenz Feenstra