On 15 Jun 2018, at 17:56, Jim Kusznir <jim(a)palousetech.com>
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 <rightkicktech(a)gmail.com
<mailto:rightkicktech@gmail.com>> 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-...
<
https://www.ovirt.org/documentation/how-to/guest-agent/install-the-guest-...
Alex
On Thu, Jun 14, 2018 at 8:38 PM, Jim Kusznir <jim(a)palousetech.com
<mailto:jim@palousetech.com>> 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 <leoalex(a)gmail.com
<mailto:leoalex@gmail.com>> 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 <jim(a)palousetech.com
<mailto:jim@palousetech.com>> 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(a)ovirt.org <mailto:users@ovirt.org>
To unsubscribe send an email to users-leave(a)ovirt.org
<mailto:users-leave@ovirt.org>
Privacy Statement:
https://www.ovirt.org/site/privacy-policy/
<
https://www.ovirt.org/site/privacy-policy/>
oVirt Code of Conduct:
https://www.ovirt.org/community/about/community-guidelines/
<
https://www.ovirt.org/community/about/community-guidelines/>
List Archives:
https://lists.ovirt.org/archives/list/users@ovirt.org/message/UYEOKFI7DQC...
<
https://lists.ovirt.org/archives/list/users@ovirt.org/message/UYEOKFI7DQC...
--
Best regards, Leo David
_______________________________________________
Users mailing list -- users(a)ovirt.org <mailto:users@ovirt.org>
To unsubscribe send an email to users-leave(a)ovirt.org
<mailto:users-leave@ovirt.org>
Privacy Statement:
https://www.ovirt.org/site/privacy-policy/
<
https://www.ovirt.org/site/privacy-policy/>
oVirt Code of Conduct:
https://www.ovirt.org/community/about/community-guidelines/
<
https://www.ovirt.org/community/about/community-guidelines/>
List Archives:
https://lists.ovirt.org/archives/list/users@ovirt.org/message/L6PMHKVEG5X...
<
https://lists.ovirt.org/archives/list/users@ovirt.org/message/L6PMHKVEG5X...
_______________________________________________
Users mailing list -- users(a)ovirt.org
To unsubscribe send an email to users-leave(a)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/OOWW4HLTFFW...
--
Andrea Dell'Amico
http://adellam.sevenseas.org/