This is a multi-part message in MIME format.
--------------944031868D8C6CD57E1C26BD
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
Ok in this way i could install the hosts, but we got another error on
them when setup networks
we have on each hosts 2 interfaces
interface 1 is ovirtmgm
interface 2 is a TRUNK with VLANs inside.
All my old hosts are all the VLANs on interface2 included VLAN 1 (tagged).
When i setup networks for the new hosts 4.0.6 i can't include VLAN 1,
ovirt answer with
VDSM hostname.domainname command HostSetupNetworksVDS failed: [Errno 19]
default (that is VLAN 1) is not present in the system.
So thinking about upgrading to 4.1.5 we updated all the new hosts (the
old are still v4.0.6) and reinstall from beginning but still we get the
same error.
What means that error ?
Claudio Soprano
On 25/08/17 15:27, Sandro Bonazzola wrote:
2017-08-25 10:43 GMT+02:00 Claudio Soprano
<Claudio.Soprano(a)lnf.infn.it <mailto:Claudio.Soprano@lnf.infn.it>>:
Hi all,
we are installing new nodes on a Ovirt 4.0.6 Cluster, the new
nodes were installed from a Minimal 1707 iso image, Centos v7.3.1611
Any reason for keeping 4.0.6 hosts? oVirt 4.0 has reached End Of Life
back in January[1]
And you can install 4.1 hosts in 4.0 cluster compatibility mode.
That said, you may want to "yum install centos-release-opstools" which
should provide you the missing collectd packages by providing the same
repos already included in ovirt-release41 rpm.
[1]
http://lists.ovirt.org/pipermail/announce/2017-January/000308.html
in the log of host-deploy (on the manager) it indicates that
collectd packages was not found.
I found this bug in the ovirt 4.1.0 version where it tells to
disable the EPEL repository, in another tread on redhat someone
told to add
excludepkgs=collectd*
always in the epel repository
I checked all my repository and i found epel reference only in
[root@xxxx yum.repos.d]# grep epel *
ovirt-4.0-dependencies.repo:[ovirt-4.0-epel]
ovirt-4.0-dependencies.repo:#baseurl=http://download.fedoraproject.org/pu...
<
http://download.fedoraproject.org/pub/epel/7/$basearch>
ovirt-4.0-dependencies.repo:mirrorlist=https://mirrors.fedoraproject.org/...
<
https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=$basearch...
ovirt-4.0-dependencies.repo:includepkgs=epel-release,python-uinput,puppet,python-lockfile,python-cpopen,python-ordereddict,python-pthreading,python-inotify,python-argparse,novnc,python-ply,python-kitchen,python-daemon,python-websockify,livecd-tools,spice-html5,mom,python-IPy,python-ioprocess,ioprocess,safelease,python-paramiko,python2-paramiko,python2-crypto,libtomcrypt,libtommath,python-cheetah,python-ecdsa,python2-ecdsa,python-markdown,rubygem-rgen,ovirt-guest-agent*,userspace-rcu,protobuf-java,objenesis,python34*
ovirt-4.0-dependencies.repo:gpgkey=https://dl.fedoraproject.org/pub/epel/...
<
https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-7>
ovirt-4.0-dependencies.repo:[ovirt-4.0-patternfly1-noarch-epel]
ovirt-4.0-dependencies.repo:baseurl=http://copr-be.cloud.fedoraproject.or...
<
http://copr-be.cloud.fedoraproject.org/results/patternfly/patternfly1/epe...
so before includespkgs i added the excludepkgs line
removed the host, reinserted and still again collectd not found
so i added the excludepkgs line in all the ovirt sections
removed the host, reinserted and still again collectd not found
I removed on the manager also the file
/var/cache/ovirt-engine/ovirt-host-deploy.tar but still the same error
these are the ovirt-repos files with the excludepkgs line added
[ovirt-4.0]
name=Latest oVirt 4.0 Release
#baseurl=http://resources.ovirt.org/pub/ovirt-4.0/rpm/el$releasever/
<
http://resources.ovirt.org/pub/ovirt-4.0/rpm/el$releasever/>
mirrorlist=http://resources.ovirt.org/pub/yum-repo/mirrorlist-ovirt-4.0-e...
<
http://resources.ovirt.org/pub/yum-repo/mirrorlist-ovirt-4.0-el$releaseve...
enabled=1
excludepkgs=collectd*
skip_if_unavailable=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-ovirt-4.0
[ovirt-4.0-epel]
name=Extra Packages for Enterprise Linux 7 - $basearch
#baseurl=http://download.fedoraproject.org/pub/epel/7/$basearch
<
http://download.fedoraproject.org/pub/epel/7/$basearch>
mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=epel-7&arc...
<
https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=$basearch...
failovermethod=priority
enabled=1
excludepkgs=collectd*
includepkgs=epel-release,python-uinput,puppet,python-lockfile,python-cpopen,python-ordereddict,python-pthreading,python-inotify,python-argparse,novnc,python-ply,python-kitchen,python-daemon,python-websockify,livec
d-tools,spice-html5,mom,python-IPy,python-ioprocess,ioprocess,safelease,python-paramiko,python2-paramiko,python2-crypto,libtomcrypt,libtommath,python-cheetah,python-ecdsa,python2-ecdsa,python-markdown,rubygem-rgen
,ovirt-guest-agent*,userspace-rcu,protobuf-java,objenesis,python34*
gpgcheck=1
gpgkey=https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-7
<
https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-7>
[ovirt-4.0-centos-gluster37]
name=CentOS-7 - Gluster 3.7
baseurl=http://mirror.centos.org/centos/7/storage/$basearch/gluster-3.7/
<
http://mirror.centos.org/centos/7/storage/$basearch/gluster-3.7/>
excludepkgs=collectd*
gpgcheck=1
enabled=1
gpgkey=https://raw.githubusercontent.com/CentOS-Storage-SIG/centos-releas...
<
https://raw.githubusercontent.com/CentOS-Storage-SIG/centos-release-stora...
[ovirt-4.0-patternfly1-noarch-epel]
name=Copr repo for patternfly1 owned by patternfly
baseurl=http://copr-be.cloud.fedoraproject.org/results/patternfly/pattern...
<
http://copr-be.cloud.fedoraproject.org/results/patternfly/patternfly1/epe...
enabled=1
excludepkgs=collectd*
skip_if_unavailable=1
gpgcheck=0
[virtio-win-stable]
name=virtio-win builds roughly matching what was shipped in latest
RHEL
baseurl=http://fedorapeople.org/groups/virt/virtio-win/repo/stable
<
http://fedorapeople.org/groups/virt/virtio-win/repo/stable>
enabled=1
excludepkgs=collectd*
skip_if_unavailable=1
gpgcheck=0
[centos-ovirt40-release]
name=CentOS-7 - oVirt 4.0
baseurl=http://mirror.centos.org/centos/7/virt/$basearch/ovirt-4.0/
<
http://mirror.centos.org/centos/7/virt/$basearch/ovirt-4.0/>
gpgcheck=0
enabled=1
excludepkgs=collectd*
I add also the part of log on the manager relatives to host-deploy
where the error is logged
[root@ovcmgr host-deploy]# more
ovirt-host-deploy-20170825092719-xxxxxx-53018ceb.log | grep collectd
2017-08-25 09:26:49 DEBUG otopi.context
context.dumpSequence:744 METHOD
otopi.plugins.ovirt_host_deploy.collectd.packages.Plugin._packages
(None)
2017-08-25 09:26:50 DEBUG otopi.context
context.dumpSequence:744 METHOD
otopi.plugins.ovirt_host_deploy.collectd.packages.Plugin._packages
(None)
2017-08-25 09:27:19 DEBUG otopi.context context._executeMethod:128
Stage packages METHOD
otopi.plugins.ovirt_host_deploy.collectd.packages.Plugin._packages
2017-08-25 09:27:19 DEBUG
otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76
Yum queue package collectd for install/update
2017-08-25 09:27:19 ERROR
otopi.plugins.otopi.packagers.yumpackager yumpackager.error:85 Yum
Cannot queue package collectd: Package collectd cannot be found
File
"/tmp/ovirt-3rP0BGQm0o/otopi-plugins/ovirt-host-deploy/collectd/packages.py",
line 53, in _packages
'collectd-write_http',
RuntimeError: Package collectd cannot be found
2017-08-25 09:27:19 ERROR otopi.context context._executeMethod:151
Failed to execute stage 'Package installation': Package collectd
cannot be found
2017-08-25 09:27:19 DEBUG otopi.context
context.dumpEnvironment:770 ENV BASE/exceptionInfo=list:'[(<type
'exceptions.RuntimeError'>, RuntimeError('Package collectd cannot
be found',), <traceback object at 0x3514ef0>)]'
2017-08-25 09:27:19 DEBUG otopi.context
context.dumpEnvironment:770 ENV BASE/exceptionInfo=list:'[(<type
'exceptions.RuntimeError'>, RuntimeError('Package collectd cannot
be found',), <traceback object at 0x3514ef0>)]'
After this i see that there is and include package for
epel-release, that will install the epel repository,
so i installed manually the epel-repository
added the excludepkgs line but now the error is Package
collectd-disk cannot be found
this is the epel.repo modified
[root@ovc2n05 yum.repos.d]# more /etc/yum.repos.d/epel.repo
[epel]
name=Extra Packages for Enterprise Linux 7 - $basearch
#baseurl=http://download.fedoraproject.org/pub/epel/7/$basearch
<
http://download.fedoraproject.org/pub/epel/7/$basearch>
metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=...
<
https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=$basearch...
failovermethod=priority
enabled=1
excludepkgs=collectd*
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
[epel-debuginfo]
name=Extra Packages for Enterprise Linux 7 - $basearch - Debug
#baseurl=http://download.fedoraproject.org/pub/epel/7/$basearch/debug
<
http://download.fedoraproject.org/pub/epel/7/$basearch/debug>
metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-debug-7&...
<
https://mirrors.fedoraproject.org/metalink?repo=epel-debug-7&arch=$ba...
failovermethod=priority
enabled=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
gpgcheck=1
[epel-source]
name=Extra Packages for Enterprise Linux 7 - $basearch - Source
#baseurl=http://download.fedoraproject.org/pub/epel/7/SRPMS
<
http://download.fedoraproject.org/pub/epel/7/SRPMS>
metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-source-7&am...
<
https://mirrors.fedoraproject.org/metalink?repo=epel-source-7&arch=$b...
failovermethod=priority
enabled=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
gpgcheck=1
the epel-testing.repo has all disabled
This is the part of log on the manager
[root@ovcmgr host-deploy]# more ovirt-host-deploy-20170825* |
grep collectd-disk
2017-08-25 10:36:23 DEBUG
otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76
Yum queue package collectd-disk for install/update
2017-08-25 10:36:23 ERROR
otopi.plugins.otopi.packagers.yumpackager yumpackager.error:85 Yum
Cannot queue package collectd-disk: Package collectd-disk cannot
be found
RuntimeError: Package collectd-disk cannot be found
2017-08-25 10:36:23 ERROR otopi.context context._executeMethod:151
Failed to execute stage 'Package installation': Package
collectd-disk cannot be found
2017-08-25 10:36:23 DEBUG otopi.context
context.dumpEnvironment:770 ENV BASE/exceptionInfo=list:'[(<type
'exceptions.RuntimeError'>, RuntimeError('Package collectd-disk
cannot be found',), <traceback object at 0x592e290>)]'
2017-08-25 10:36:23 DEBUG otopi.context
context.dumpEnvironment:770 ENV BASE/exceptionInfo=list:'[(<type
'exceptions.RuntimeError'>, RuntimeError('Package collectd-disk
cannot be found',), <traceback object at 0x592e290>)]'
I don't know what other to try.
Any help would be accepted
Claudio Soprano
--
/ | / _____/ / | / _____/ | /
/ / | / / / / | / / / | /
/ / | / ___/ _____/ / / | / ___/ / | /
/ / | / / / / | / / / | /
______/ _/ __/ _/ _/ _/ __/ _/ _/ __/
Claudio Soprano phone:(+39)-06-9403.2349
<tel:+39%2006%209403%202349>/2355
Computing Service fax:(+39)-06-9403.2649
<tel:+39%2006%209403%202649>
LNF-INFN e-mail:Claudio.Soprano@lnf.infn.it
<mailto:Claudio.Soprano@lnf.infn.it>
Via Enrico Fermi, 40 www:http://www.lnf.infn.it/
I-00044 Frascati, Italy
_______________________________________________
Users mailing list
Users(a)ovirt.org <mailto:Users@ovirt.org>
http://lists.ovirt.org/mailman/listinfo/users
<
http://lists.ovirt.org/mailman/listinfo/users>
--
SANDRO BONAZZOLA
ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R&D
Red Hat EMEA <
https://www.redhat.com/>
<
https://red.ht/sig>
TRIED. TESTED. TRUSTED. <
https://redhat.com/trusted>
--
/ | / _____/ / | / _____/ | /
/ / | / / / / | / / / | /
/ / | / ___/ _____/ / / | / ___/ / | /
/ / | / / / / | / / / | /
______/ _/ __/ _/ _/ _/ __/ _/ _/ __/
Claudio Soprano phone: (+39)-06-9403.2349/2355
Computing Service fax: (+39)-06-9403.2649
LNF-INFN e-mail: Claudio.Soprano(a)lnf.infn.it
Via Enrico Fermi, 40 www:
http://www.lnf.infn.it/
I-00044 Frascati, Italy
--------------944031868D8C6CD57E1C26BD
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 8bit
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Ok in this way i could install the hosts, but we got another
error on them when setup networks</p>
<p>we have on each hosts 2 interfaces</p>
<p>interface 1 is ovirtmgm</p>
<p>interface 2 is a TRUNK with VLANs inside.</p>
<p>All my old hosts are all the VLANs on interface2 included VLAN 1
(tagged).</p>
<p>When i setup networks for the new hosts 4.0.6 i can't include
VLAN 1, ovirt answer with <br>
</p>
<p>VDSM hostname.domainname command HostSetupNetworksVDS failed:
[Errno 19] default (that is VLAN 1) is not present in the system.</p>
<p>So thinking about upgrading to 4.1.5 we updated all the new hosts
(the old are still v4.0.6) and reinstall from beginning but still
we get the same error.</p>
<p>What means that error ?</p>
<p>Claudio Soprano<br>
</p>
On 25/08/17 15:27, Sandro Bonazzola wrote:<br>
<blockquote type="cite"
cite="mid:CAPQRNT=bNQYR5Wt4EHCNO=-haOKAHLXXk_LUCrTCXqChgo825Q@mail.gmail.com">
<div dir="ltr"><br>
<div class="gmail_extra"><br>
<div class="gmail_quote">2017-08-25 10:43 GMT+02:00 Claudio
Soprano <span dir="ltr"><<a
href="mailto:Claudio.Soprano@lnf.infn.it"
target="_blank"
moz-do-not-send="true">Claudio.Soprano@lnf.infn.it</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left:1px solid
rgb(204,204,204);padding-left:1ex">
<div bgcolor="#FFFFFF">
<p>Hi all,</p>
<p>we are installing new nodes on a Ovirt 4.0.6 Cluster,
the new nodes were installed from a Minimal 1707 iso
image, Centos v7.3.1611</p>
</div>
</blockquote>
<div><br>
</div>
<div>Any reason for keeping 4.0.6 hosts? oVirt 4.0 has
reached End Of Life back in January[1]</div>
<div>And you can install 4.1 hosts in 4.0 cluster
compatibility mode.</div>
<div><br>
</div>
<div>That said, you may want to "yum
install centos-release-opstools" which should provide you
the missing collectd packages by providing the same repos
already included in ovirt-release41 rpm.</div>
<div><br>
</div>
<div>[1] <a
href="http://lists.ovirt.org/pipermail/announce/2017-January/000308....
moz-do-not-send="true">http://lists.ovirt.org/pipermail/anno...
<div><br>
</div>
<div><br>
</div>
<div> </div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left:1px solid
rgb(204,204,204);padding-left:1ex">
<div bgcolor="#FFFFFF">
<p>in the log of host-deploy (on the manager) it
indicates that collectd packages was not found.</p>
<p>I found this bug in the ovirt 4.1.0 version where it
tells to disable the EPEL repository, in another tread
on redhat someone told to add <br>
</p>
<p>excludepkgs=collectd*</p>
<p>always in the epel repository</p>
<p>I checked all my repository and i found epel
reference only in <br>
</p>
<p>[root@xxxx yum.repos.d]# grep epel *<br>
ovirt-4.0-dependencies.repo:[<wbr>ovirt-4.0-epel]<br>
ovirt-4.0-dependencies.repo:#<wbr>baseurl=<a
class="gmail-m_-489778866821650453moz-txt-link-freetext"
href="http://download.fedoraproject.org/pub/epel/7/$basearch"
target="_blank"
moz-do-not-send="true">http://download.<wbr>fedoraproj...
ovirt-4.0-dependencies.repo:<wbr>mirrorlist=<a
class="gmail-m_-489778866821650453moz-txt-link-freetext"
href="https://mirrors.fedoraproject.org/metalink?repo=epel-7&...
target="_blank"
moz-do-not-send="true">https://mirrors.<wbr>fedoraproj...
ovirt-4.0-dependencies.repo:<wbr>includepkgs=epel-release,<wbr>python-uinput,puppet,python-<wbr>lockfile,python-cpopen,python-<wbr>ordereddict,python-pthreading,<wbr>python-inotify,python-<wbr>argparse,novnc,python-ply,<wbr>python-kitchen,python-daemon,<wbr>python-websockify,livecd-<wbr>tools,spice-html5,mom,python-<wbr>IPy,python-ioprocess,<wbr>ioprocess,safelease,python-<wbr>paramiko,python2-paramiko,<wbr>python2-crypto,libtomcrypt,<wbr>libtommath,python-cheetah,<wbr>python-ecdsa,python2-ecdsa,<wbr>python-markdown,rubygem-rgen,<wbr>ovirt-guest-agent*,userspace-<wbr>rcu,protobuf-java,objenesis,<wbr>python34*<br>
ovirt-4.0-dependencies.repo:<wbr>gpgkey=<a
class="gmail-m_-489778866821650453moz-txt-link-freetext"
href="https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-7"
target="_blank"
moz-do-not-send="true">https://dl.<wbr>fedoraproject.o...
ovirt-4.0-dependencies.repo:[<wbr>ovirt-4.0-patternfly1-noarch-<wbr>epel]<br>
ovirt-4.0-dependencies.repo:<wbr>baseurl=<a
class="gmail-m_-489778866821650453moz-txt-link-freetext"
href="http://copr-be.cloud.fedoraproject.org/results/patternfly/patt...
target="_blank"
moz-do-not-send="true">http://copr-be.cloud.<wbr>fedor...
<p>so before includespkgs i added the excludepkgs line</p>
<p>removed the host, reinserted and still again collectd
not found</p>
<p>so i added the excludepkgs line in all the ovirt
sections <br>
</p>
<p>removed the host, reinserted and still again collectd
not found</p>
<p>I removed on the manager also the file
/var/cache/ovirt-engine/ovirt-<wbr>host-deploy.tar but
still the same error</p>
<p>these are the ovirt-repos files with the excludepkgs
line added<br>
</p>
<p>[ovirt-4.0]<br>
name=Latest oVirt 4.0 Release<br>
#baseurl=<a
class="gmail-m_-489778866821650453moz-txt-link-freetext"
href="http://resources.ovirt.org/pub/ovirt-4.0/rpm/el$releasever/"
target="_blank"
moz-do-not-send="true">http://resources.<wbr>ovirt.org...
mirrorlist=<a
class="gmail-m_-489778866821650453moz-txt-link-freetext"
href="http://resources.ovirt.org/pub/yum-repo/mirrorlist-ovirt-4.0-e...
target="_blank"
moz-do-not-send="true">http://resources.<wbr>ovirt.org...
enabled=1<br>
</p>
<p>excludepkgs=collectd*<br>
</p>
<p>skip_if_unavailable=1<br>
gpgcheck=1<br>
gpgkey=<a
class="gmail-m_-489778866821650453moz-txt-link-freetext"
moz-do-not-send="true">file:///etc/pki/rpm-<wbr>gpg/RPM-GPG-ovirt-4.0</a><br>
</p>
<p>[ovirt-4.0-epel]<br>
name=Extra Packages for Enterprise Linux 7 - $basearch<br>
#baseurl=<a
class="gmail-m_-489778866821650453moz-txt-link-freetext"
href="http://download.fedoraproject.org/pub/epel/7/$basearch"
target="_blank"
moz-do-not-send="true">http://download.<wbr>fedoraproj...
mirrorlist=<a
class="gmail-m_-489778866821650453moz-txt-link-freetext"
href="https://mirrors.fedoraproject.org/metalink?repo=epel-7&...
target="_blank"
moz-do-not-send="true">https://mirrors.<wbr>fedoraproj...
failovermethod=priority<br>
enabled=1<br>
<br>
excludepkgs=collectd*<br>
</p>
<p>includepkgs=epel-release,<wbr>python-uinput,puppet,python-<wbr>lockfile,python-cpopen,python-<wbr>ordereddict,python-pthreading,<wbr>python-inotify,python-<wbr>argparse,novnc,python-ply,<wbr>python-kitchen,python-daemon,<wbr>python-websockify,livec<br>
d-tools,spice-html5,mom,<wbr>python-IPy,python-ioprocess,<wbr>ioprocess,safelease,python-<wbr>paramiko,python2-paramiko,<wbr>python2-crypto,libtomcrypt,<wbr>libtommath,python-cheetah,<wbr>python-ecdsa,python2-ecdsa,<wbr>python-markdown,rubygem-rgen<br>
,ovirt-guest-agent*,userspace-<wbr>rcu,protobuf-java,objenesis,<wbr>python34*<br>
gpgcheck=1<br>
gpgkey=<a
class="gmail-m_-489778866821650453moz-txt-link-freetext"
href="https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-7"
target="_blank"
moz-do-not-send="true">https://dl.<wbr>fedoraproject.o...
<br>
[ovirt-4.0-centos-gluster37]<br>
name=CentOS-7 - Gluster 3.7<br>
baseurl=<a
class="gmail-m_-489778866821650453moz-txt-link-freetext"
href="http://mirror.centos.org/centos/7/storage/$basearch/gluster-3....
target="_blank"
moz-do-not-send="true">http://mirror.centos.<wbr>org/centos/7/storage/$<wbr>basearch/gluster-3.7/</a><br>
<br>
excludepkgs=collectd*<br>
</p>
<p>gpgcheck=1<br>
enabled=1<br>
gpgkey=<a
class="gmail-m_-489778866821650453moz-txt-link-freetext"
href="https://raw.githubusercontent.com/CentOS-Storage-SIG/centos-re...
target="_blank"
moz-do-not-send="true">https://raw.<wbr>githubusercont...
<br>
[ovirt-4.0-patternfly1-noarch-<wbr>epel]<br>
name=Copr repo for patternfly1 owned by patternfly<br>
baseurl=<a
class="gmail-m_-489778866821650453moz-txt-link-freetext"
href="http://copr-be.cloud.fedoraproject.org/results/patternfly/patt...
target="_blank"
moz-do-not-send="true">http://copr-be.cloud.<wbr>fedor...
enabled=1<br>
<br>
excludepkgs=collectd*<br>
</p>
<p>skip_if_unavailable=1<br>
gpgcheck=0<br>
<br>
[virtio-win-stable]<br>
name=virtio-win builds roughly matching what was
shipped in latest RHEL<br>
baseurl=<a
class="gmail-m_-489778866821650453moz-txt-link-freetext"
href="http://fedorapeople.org/groups/virt/virtio-win/repo/stable"
target="_blank"
moz-do-not-send="true">http://fedorapeople.<wbr>org/groups/virt/virtio-win/<wbr>repo/stable</a><br>
enabled=1<br>
<br>
excludepkgs=collectd*<br>
</p>
<p>skip_if_unavailable=1<br>
gpgcheck=0<br>
<br>
[centos-ovirt40-release]<br>
name=CentOS-7 - oVirt 4.0<br>
baseurl=<a
class="gmail-m_-489778866821650453moz-txt-link-freetext"
href="http://mirror.centos.org/centos/7/virt/$basearch/ovirt-4.0/"
target="_blank"
moz-do-not-send="true">http://mirror.centos.<wbr>org/centos/7/virt/$basearch/<wbr>ovirt-4.0/</a><br>
gpgcheck=0<br>
enabled=1<br>
<br>
excludepkgs=collectd*<br>
</p>
<p>I add also the part of log on the manager relatives
to host-deploy where the error is logged</p>
<p>[root@ovcmgr host-deploy]# more
ovirt-host-deploy-<wbr>20170825092719-xxxxxx-<wbr>53018ceb.log
| grep collectd<br>
2017-08-25 09:26:49 DEBUG otopi.context
context.dumpSequence:744 METHOD
otopi.plugins.ovirt_host_<wbr>deploy.collectd.packages.<wbr>Plugin._packages
(None)<br>
2017-08-25 09:26:50 DEBUG otopi.context
context.dumpSequence:744 METHOD
otopi.plugins.ovirt_host_<wbr>deploy.collectd.packages.<wbr>Plugin._packages
(None)<br>
2017-08-25 09:27:19 DEBUG otopi.context
context._executeMethod:128 Stage packages METHOD
otopi.plugins.ovirt_host_<wbr>deploy.collectd.packages.<wbr>Plugin._packages<br>
2017-08-25 09:27:19 DEBUG
otopi.plugins.otopi.packagers.<wbr>yumpackager
yumpackager.verbose:76 Yum queue package collectd for
install/update<br>
2017-08-25 09:27:19 ERROR
otopi.plugins.otopi.packagers.<wbr>yumpackager
yumpackager.error:85 Yum Cannot queue package
collectd: Package collectd cannot be found<br>
File
"/tmp/ovirt-3rP0BGQm0o/otopi-<wbr>plugins/ovirt-host-deploy/<wbr>collectd/packages.py",
line 53, in _packages<br>
'collectd-write_http',<br>
RuntimeError: Package collectd cannot be found<br>
2017-08-25 09:27:19 ERROR otopi.context
context._executeMethod:151 Failed to execute stage
'Package installation': Package collectd cannot be
found<br>
2017-08-25 09:27:19 DEBUG otopi.context
context.dumpEnvironment:770 ENV
BASE/exceptionInfo=list:'[(<<wbr>type
'exceptions.RuntimeError'>, RuntimeError('Package
collectd cannot be found',), <traceback object at
0x3514ef0>)]'<br>
2017-08-25 09:27:19 DEBUG otopi.context
context.dumpEnvironment:770 ENV
BASE/exceptionInfo=list:'[(<<wbr>type
'exceptions.RuntimeError'>, RuntimeError('Package
collectd cannot be found',), <traceback object at
0x3514ef0>)]'<br>
</p>
<p>After this i see that there is and include package
for epel-release, that will install the epel
repository, <br>
</p>
<p>so i installed manually the epel-repository</p>
<p>added the excludepkgs line but now the error is
Package collectd-disk cannot be found</p>
<p>this is the epel.repo modified</p>
<p>[root@ovc2n05 yum.repos.d]# more
/etc/yum.repos.d/epel.repo<br>
</p>
<p>[epel]<br>
name=Extra Packages for Enterprise Linux 7 - $basearch<br>
#baseurl=<a
class="gmail-m_-489778866821650453moz-txt-link-freetext"
href="http://download.fedoraproject.org/pub/epel/7/$basearch"
target="_blank"
moz-do-not-send="true">http://download.<wbr>fedoraproj...
metalink=<a
class="gmail-m_-489778866821650453moz-txt-link-freetext"
href="https://mirrors.fedoraproject.org/metalink?repo=epel-7&...
target="_blank"
moz-do-not-send="true">https://mirrors.<wbr>fedoraproj...
failovermethod=priority<br>
enabled=1<br>
</p>
<p>excludepkgs=collectd*<br>
</p>
<p>gpgcheck=1<br>
gpgkey=<a
class="gmail-m_-489778866821650453moz-txt-link-freetext"
moz-do-not-send="true">file:///etc/pki/rpm-<wbr>gpg/RPM-GPG-KEY-EPEL-7</a><br>
<br>
[epel-debuginfo]<br>
name=Extra Packages for Enterprise Linux 7 - $basearch
- Debug<br>
#baseurl=<a
class="gmail-m_-489778866821650453moz-txt-link-freetext"
href="http://download.fedoraproject.org/pub/epel/7/$basearch/debug&q...
target="_blank"
moz-do-not-send="true">http://download.<wbr>fedoraproj...
metalink=<a
class="gmail-m_-489778866821650453moz-txt-link-freetext"
href="https://mirrors.fedoraproject.org/metalink?repo=epel-debug-7&a...
target="_blank"
moz-do-not-send="true">https://mirrors.<wbr>fedoraproj...
failovermethod=priority<br>
enabled=0<br>
gpgkey=<a
class="gmail-m_-489778866821650453moz-txt-link-freetext"
moz-do-not-send="true">file:///etc/pki/rpm-<wbr>gpg/RPM-GPG-KEY-EPEL-7</a><br>
gpgcheck=1<br>
<br>
[epel-source]<br>
name=Extra Packages for Enterprise Linux 7 - $basearch
- Source<br>
#baseurl=<a
class="gmail-m_-489778866821650453moz-txt-link-freetext"
href="http://download.fedoraproject.org/pub/epel/7/SRPMS"
target="_blank"
moz-do-not-send="true">http://download.<wbr>fedoraproj...
metalink=<a
class="gmail-m_-489778866821650453moz-txt-link-freetext"
href="https://mirrors.fedoraproject.org/metalink?repo=epel-source-7&...
target="_blank"
moz-do-not-send="true">https://mirrors.<wbr>fedoraproj...
failovermethod=priority<br>
enabled=0<br>
gpgkey=<a
class="gmail-m_-489778866821650453moz-txt-link-freetext"
moz-do-not-send="true">file:///etc/pki/rpm-<wbr>gpg/RPM-GPG-KEY-EPEL-7</a><br>
gpgcheck=1<br>
</p>
<p>the epel-testing.repo has all disabled</p>
<p>This is the part of log on the manager</p>
<p>[root@ovcmgr host-deploy]# more
ovirt-host-deploy-20170825* | grep collectd-disk<br>
2017-08-25 10:36:23 DEBUG
otopi.plugins.otopi.packagers.<wbr>yumpackager
yumpackager.verbose:76 Yum queue package collectd-disk
for install/update<br>
2017-08-25 10:36:23 ERROR
otopi.plugins.otopi.packagers.<wbr>yumpackager
yumpackager.error:85 Yum Cannot queue package
collectd-disk: Package collectd-disk cannot be found<br>
RuntimeError: Package collectd-disk cannot be found<br>
2017-08-25 10:36:23 ERROR otopi.context
context._executeMethod:151 Failed to execute stage
'Package installation': Package collectd-disk cannot
be found<br>
2017-08-25 10:36:23 DEBUG otopi.context
context.dumpEnvironment:770 ENV
BASE/exceptionInfo=list:'[(<<wbr>type
'exceptions.RuntimeError'>, RuntimeError('Package
collectd-disk cannot be found',), <traceback object
at 0x592e290>)]'<br>
2017-08-25 10:36:23 DEBUG otopi.context
context.dumpEnvironment:770 ENV
BASE/exceptionInfo=list:'[(<<wbr>type
'exceptions.RuntimeError'>, RuntimeError('Package
collectd-disk cannot be found',), <traceback object
at 0x592e290>)]'<br>
</p>
<p>I don't know what other to try.<br>
</p>
<p>Any help would be accepted</p>
<p>Claudio Soprano<br>
</p>
<pre class="gmail-m_-489778866821650453moz-signature"
cols="72">--
/ | / _____/ / | / _____/ | /
/ / | / / / / | / / / | /
/ / | / ___/ _____/ / / | / ___/ / | /
/ / | / / / / | / / / | /
______/ _/ __/ _/ _/ _/ __/ _/ _/ __/
Claudio Soprano phone: <a href="tel:+39%2006%209403%202349"
value="+390694032349" target="_blank"
moz-do-not-send="true">(+39)-06-9403.2349</a>/2355
Computing Service fax: <a href="tel:+39%2006%209403%202649"
value="+390694032649" target="_blank"
moz-do-not-send="true">(+39)-06-9403.2649</a>
LNF-INFN e-mail: <a
class="gmail-m_-489778866821650453moz-txt-link-abbreviated"
href="mailto:Claudio.Soprano@lnf.infn.it" target="_blank"
moz-do-not-send="true">Claudio.Soprano(a)lnf.infn.it</a>
Via Enrico Fermi, 40 www: <a
class="gmail-m_-489778866821650453moz-txt-link-freetext"
href="http://www.lnf.infn.it/" target="_blank"
moz-do-not-send="true">http://www.lnf.infn.it/</a>
I-00044 Frascati, Italy
</pre>
</div>
<br>
______________________________<wbr>_________________<br>
Users mailing list<br>
<a href="mailto:Users@ovirt.org"
moz-do-not-send="true">Users(a)ovirt.org</a><br>
<a
href="http://lists.ovirt.org/mailman/listinfo/users"
rel="noreferrer" target="_blank"
moz-do-not-send="true">http://lists.ovirt.org/<wbr>mai...
<br>
</blockquote>
</div>
<br>
<br clear="all">
<div><br>
</div>
-- <br>
<div class="gmail_signature">
<div dir="ltr">
<div>
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<p
style="color:rgb(0,0,0);font-family:overpass,sans-serif;font-weight:bold;margin:0px;padding:0px;font-size:14px;text-transform:uppercase"><span>SANDRO</span> <span>BONAZZOLA</span></p>
<p
style="color:rgb(0,0,0);font-family:overpass,sans-serif;font-size:10px;margin:0px
0px 4px;text-transform:uppercase"><span>ASSOCIATE
MANAGER, SOFTWARE ENGINEERING, EMEA ENG
VIRTUALIZATION R&D</span></p>
<p
style="font-family:overpass,sans-serif;margin:0px;font-size:10px;color:rgb(153,153,153)"><a
href="https://www.redhat.com/"
style="color:rgb(0,136,206);margin:0px"
target="_blank"
moz-do-not-send="true">Red
Hat <span>EMEA</span></a></p>
<table
style="color:rgb(0,0,0);font-family:overpass,sans-serif;font-size:medium"
border="0">
<tbody>
<tr>
<td width="100px"><a
href="https://red.ht/sig"
target="_blank"
moz-do-not-send="true"><img
src="https://www.redhat.com/profiles/rh/themes/redhatdotcom/img/logo...
moz-do-not-send="true" width="90"
height="auto"></a></td>
<td style="font-size:10px">
<div><a
href="https://redhat.com/trusted"
style="color:rgb(204,0,0);font-weight:bold"
target="_blank"
moz-do-not-send="true">TRIED.
TESTED. TRUSTED.</a></div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</blockquote>
<br>
<pre class="moz-signature" cols="72">--
/ | / _____/ / | / _____/ | /
/ / | / / / / | / / / | /
/ / | / ___/ _____/ / / | / ___/ / | /
/ / | / / / / | / / / | /
______/ _/ __/ _/ _/ _/ __/ _/ _/ __/
Claudio Soprano phone: (+39)-06-9403.2349/2355
Computing Service fax: (+39)-06-9403.2649
LNF-INFN e-mail: <a class="moz-txt-link-abbreviated"
href="mailto:Claudio.Soprano@lnf.infn.it">Claudio.Soprano@lnf.infn.it</a>
Via Enrico Fermi, 40 www: <a class="moz-txt-link-freetext"
href="http://www.lnf.infn.it/">http://www.lnf.infn.it/</a>
I-00044 Frascati, Italy
</pre>
</body>
</html>
--------------944031868D8C6CD57E1C26BD--