[ovirt-users] Re: User agent for Ovirt 4.2

2018-06-15 Thread Andrea Dell'Amico


> On 15 Jun 2018, at 17:56, Jim Kusznir  wrote:
> 
> Hmm...I did that, and restarted the ovirt agent, but it doesn't appear to be 
> working...All my VMs in ovirt still complain about no / outdated agents.
> 
> I'll do more looking later today.

If the debian package is similar to the Ubuntu one, it cannot work without some 
bits of configuration. The required steps are something like (Ubuntu 16.04, so 
they should be valid on Debian 8/9):

- Enable the service at boot time

- Fix the log directory permissions

# chown -R ovirtagent:ovirtagent /var/log/ovirt-guest-agent/

- Add some udev rules: I used /etc/udev/rules.d/55-ovirt-guest-agent.rules as 
in CentOS, with the same content:

SYMLINK=="virtio-ports/com.redhat.rhevm.vdsm", OWNER="ovirtagent", 
GROUP="ovirtagent"
SYMLINK=="virtio-ports/ovirt-guest-agent.0", OWNER="ovirtagent", 
GROUP="ovirtagent"

- Modify the agent config file /etc/ovirt-guest-agent.conf

[virtio]
device = /dev/virtio-ports/ovirt-guest-agent.0

Best
Andrea

> 
> On Thu, Jun 14, 2018 at 11:11 AM, Alex K  > wrote:
> In my case I am using some Debian9 VMs and I can install the guest agents 
> with:
> 
> apt-get install ovirt-guest-agent
> This article also has some reference:
> https://www.ovirt.org/documentation/how-to/guest-agent/install-the-guest-agent-in-debian/
>  
> 
> 
> 
> Alex
> 
> On Thu, Jun 14, 2018 at 8:38 PM, Jim Kusznir  > wrote:
> What about for debian guests?  I unfortunately have several that must run 
> debian (I do have a mix of RedHat-based and Debian-based VMs).
> 
> Thanks!
> --Jim
> 
> On Wed, Jun 13, 2018 at 11:00 PM, Leo David  > wrote:
> Hi,
> I've just managed to install guest agent by installing epel-release first.
> yum -y install epel-release
> yum -y install ovirt-guest-agent-common
> 
> At this moment is getting  ovirt-guest-agent-common.noarch 0:1.0.14-1.el7
> 
> On Thu, Jun 14, 2018 at 7:09 AM, Jim Kusznir  > wrote:
> Hi:
> 
> I haven't managed to find the new / current repo/source for the ovirt guest 
> agent for the 4.2 upgrade.  All my VMs now say that they need the agent.  
> Googles keep referring me to old / broke / non-existent repos.  Where do I 
> find the 4.2 agent (or does the 4.2 agent even exist?)
> 
> Thanks!
> --Jim
> 
> ___
> Users mailing list -- users@ovirt.org 
> To unsubscribe send an email to users-le...@ovirt.org 
> 
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/ 
> 
> oVirt Code of Conduct: 
> https://www.ovirt.org/community/about/community-guidelines/ 
> 
> List Archives: 
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/UYEOKFI7DQCWFJXZHBJ3GXM3V3SEGST4/
>  
> 
> 
> 
> 
> 
> --
> Best regards, Leo David
> 
> 
> ___
> Users mailing list -- users@ovirt.org 
> To unsubscribe send an email to users-le...@ovirt.org 
> 
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/ 
> 
> oVirt Code of Conduct: 
> https://www.ovirt.org/community/about/community-guidelines/ 
> 
> List Archives: 
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/L6PMHKVEG5X4RZDFQDGD7IZMG24WZG6I/
>  
> 
> 
> 
> 
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct: 
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives: 
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/OOWW4HLTFFWO4Z2CO37HTSVNYCORN3N2/

--
Andrea Dell'Amico
http://adellam.sevenseas.org/





signature.asc
Description: Message signed with OpenPGP
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/PDFWM2453KJKYATBT354OLOJGEAR4J5H/


[ovirt-users] Re: User agent for Ovirt 4.2

2018-06-15 Thread Jim Kusznir
Hmm...I did that, and restarted the ovirt agent, but it doesn't appear to
be working...All my VMs in ovirt still complain about no / outdated agents.

I'll do more looking later today.

On Thu, Jun 14, 2018 at 11:11 AM, Alex K  wrote:

> In my case I am using some Debian9 VMs and I can install the guest agents
> with:
>
> apt-get install ovirt-guest-agent
>
> This article also has some reference:
> https://www.ovirt.org/documentation/how-to/guest-
> agent/install-the-guest-agent-in-debian/
>
>
> Alex
>
> On Thu, Jun 14, 2018 at 8:38 PM, Jim Kusznir  wrote:
>
>> What about for debian guests?  I unfortunately have several that must run
>> debian (I do have a mix of RedHat-based and Debian-based VMs).
>>
>> Thanks!
>> --Jim
>>
>> On Wed, Jun 13, 2018 at 11:00 PM, Leo David  wrote:
>>
>>> Hi,
>>> I've just managed to install guest agent by installing epel-release
>>> first.
>>> yum -y install epel-release
>>> yum -y install ovirt-guest-agent-common
>>>
>>> At this moment is getting  ovirt-guest-agent-common.noarch
>>> 0:1.0.14-1.el7
>>>
>>> On Thu, Jun 14, 2018 at 7:09 AM, Jim Kusznir 
>>> wrote:
>>>
 Hi:

 I haven't managed to find the new / current repo/source for the ovirt
 guest agent for the 4.2 upgrade.  All my VMs now say that they need the
 agent.  Googles keep referring me to old / broke / non-existent repos.
 Where do I find the 4.2 agent (or does the 4.2 agent even exist?)

 Thanks!
 --Jim

 ___
 Users mailing list -- users@ovirt.org
 To unsubscribe send an email to users-le...@ovirt.org
 Privacy Statement: https://www.ovirt.org/site/privacy-policy/
 oVirt Code of Conduct: https://www.ovirt.org/communit
 y/about/community-guidelines/
 List Archives: https://lists.ovirt.org/archiv
 es/list/users@ovirt.org/message/UYEOKFI7DQCWFJXZHBJ3GXM3V3SEGST4/


>>>
>>>
>>> --
>>> Best regards, Leo David
>>>
>>
>>
>> ___
>> Users mailing list -- users@ovirt.org
>> To unsubscribe send an email to users-le...@ovirt.org
>> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
>> oVirt Code of Conduct: https://www.ovirt.org/communit
>> y/about/community-guidelines/
>> List Archives: https://lists.ovirt.org/archiv
>> es/list/users@ovirt.org/message/L6PMHKVEG5X4RZDFQDGD7IZMG24WZG6I/
>>
>>
>
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/OOWW4HLTFFWO4Z2CO37HTSVNYCORN3N2/


[ovirt-users] Re: User agent for Ovirt 4.2

2018-06-14 Thread Alex K
In my case I am using some Debian9 VMs and I can install the guest agents
with:

apt-get install ovirt-guest-agent

This article also has some reference:
https://www.ovirt.org/documentation/how-to/guest-agent/install-the-guest-agent-in-debian/


Alex

On Thu, Jun 14, 2018 at 8:38 PM, Jim Kusznir  wrote:

> What about for debian guests?  I unfortunately have several that must run
> debian (I do have a mix of RedHat-based and Debian-based VMs).
>
> Thanks!
> --Jim
>
> On Wed, Jun 13, 2018 at 11:00 PM, Leo David  wrote:
>
>> Hi,
>> I've just managed to install guest agent by installing epel-release first.
>> yum -y install epel-release
>> yum -y install ovirt-guest-agent-common
>>
>> At this moment is getting  ovirt-guest-agent-common.noarch 0:1.0.14-1.el7
>>
>> On Thu, Jun 14, 2018 at 7:09 AM, Jim Kusznir  wrote:
>>
>>> Hi:
>>>
>>> I haven't managed to find the new / current repo/source for the ovirt
>>> guest agent for the 4.2 upgrade.  All my VMs now say that they need the
>>> agent.  Googles keep referring me to old / broke / non-existent repos.
>>> Where do I find the 4.2 agent (or does the 4.2 agent even exist?)
>>>
>>> Thanks!
>>> --Jim
>>>
>>> ___
>>> Users mailing list -- users@ovirt.org
>>> To unsubscribe send an email to users-le...@ovirt.org
>>> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
>>> oVirt Code of Conduct: https://www.ovirt.org/communit
>>> y/about/community-guidelines/
>>> List Archives: https://lists.ovirt.org/archiv
>>> es/list/users@ovirt.org/message/UYEOKFI7DQCWFJXZHBJ3GXM3V3SEGST4/
>>>
>>>
>>
>>
>> --
>> Best regards, Leo David
>>
>
>
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct: https://www.ovirt.org/community/about/community-
> guidelines/
> List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/
> message/L6PMHKVEG5X4RZDFQDGD7IZMG24WZG6I/
>
>
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/OQV4DQE4SRON6H3ILWSTYTO4OBHM3ZKH/


[ovirt-users] Re: User agent for Ovirt 4.2

2018-06-14 Thread Jim Kusznir
What about for debian guests?  I unfortunately have several that must run
debian (I do have a mix of RedHat-based and Debian-based VMs).

Thanks!
--Jim

On Wed, Jun 13, 2018 at 11:00 PM, Leo David  wrote:

> Hi,
> I've just managed to install guest agent by installing epel-release first.
> yum -y install epel-release
> yum -y install ovirt-guest-agent-common
>
> At this moment is getting  ovirt-guest-agent-common.noarch 0:1.0.14-1.el7
>
> On Thu, Jun 14, 2018 at 7:09 AM, Jim Kusznir  wrote:
>
>> Hi:
>>
>> I haven't managed to find the new / current repo/source for the ovirt
>> guest agent for the 4.2 upgrade.  All my VMs now say that they need the
>> agent.  Googles keep referring me to old / broke / non-existent repos.
>> Where do I find the 4.2 agent (or does the 4.2 agent even exist?)
>>
>> Thanks!
>> --Jim
>>
>> ___
>> Users mailing list -- users@ovirt.org
>> To unsubscribe send an email to users-le...@ovirt.org
>> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
>> oVirt Code of Conduct: https://www.ovirt.org/communit
>> y/about/community-guidelines/
>> List Archives: https://lists.ovirt.org/archiv
>> es/list/users@ovirt.org/message/UYEOKFI7DQCWFJXZHBJ3GXM3V3SEGST4/
>>
>>
>
>
> --
> Best regards, Leo David
>
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/L6PMHKVEG5X4RZDFQDGD7IZMG24WZG6I/


[ovirt-users] Re: User agent for Ovirt 4.2

2018-06-13 Thread Leo David
Hi,
I've just managed to install guest agent by installing epel-release first.
yum -y install epel-release
yum -y install ovirt-guest-agent-common

At this moment is getting  ovirt-guest-agent-common.noarch 0:1.0.14-1.el7

On Thu, Jun 14, 2018 at 7:09 AM, Jim Kusznir  wrote:

> Hi:
>
> I haven't managed to find the new / current repo/source for the ovirt
> guest agent for the 4.2 upgrade.  All my VMs now say that they need the
> agent.  Googles keep referring me to old / broke / non-existent repos.
> Where do I find the 4.2 agent (or does the 4.2 agent even exist?)
>
> Thanks!
> --Jim
>
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct: https://www.ovirt.org/community/about/community-
> guidelines/
> List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/
> message/UYEOKFI7DQCWFJXZHBJ3GXM3V3SEGST4/
>
>


-- 
Best regards, Leo David
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/Z2G6LASKOWYWM6O4AP6CNWX4FIHME4T3/