ovirt-srv11
by Nadav Goldin
Hi,
ovirt-srv11 host is in an empty cluster called 'Production_CentOS', its
quite a strong machine with 251GB of ram, currently it has no VMs and as
far as I can tell isn't used at all.
I want to move it to the 'Jenkins_CentOS' cluster in order to add more VMs
and later upgrade the older clusters to el7(if we have enough slaves in the
Jenkins_CentOS cluster, we could just take the VMs down in the Jenkins
cluster and upgrade). this is unrelated to the new hosts ovirt-srv17-26.
I'm not sure why it was put there, so posting here if anyone objects or I'm
missing something
Thanks
Nadav.
8 years, 6 months
CI cleanup failure
by Nir Soffer
This ioprocess build failed with ci related issue:
http://jenkins.ovirt.org/job/ioprocess_master_build-artifacts-el7-x86_64/1/
12:18:34 + mounts=($(mount | awk '{print $3}' | grep "$mock_root"))
12:18:34 ++ mount
12:18:34 ++ awk '{print $3}'
12:18:34 ++ grep /var/lib/mock/fedora-22-x86_64-d496d3daa673001f46dbbd9addf9ba1b
12:18:34 + [[ -n
/var/lib/mock/fedora-22-x86_64-d496d3daa673001f46dbbd9addf9ba1b/root/proc
]]
12:18:34 + echo 'Found mounted dirs inside the chroot
/var/lib/mock/fedora-22-x86_64-d496d3daa673001f46dbbd9addf9ba1b.'
'Trying to umount.'
12:18:34 Found mounted dirs inside the chroot
/var/lib/mock/fedora-22-x86_64-d496d3daa673001f46dbbd9addf9ba1b.
Trying to umount.
12:18:34 + for mount in '"${mounts[@]}"'
12:18:34 + sudo umount
/var/lib/mock/fedora-22-x86_64-d496d3daa673001f46dbbd9addf9ba1b/root/proc
12:18:34 umount:
/var/lib/mock/fedora-22-x86_64-d496d3daa673001f46dbbd9addf9ba1b/root/proc:
target is busy.
12:18:34 (In some cases useful info about processes that use
12:18:34 the device is found by lsof(8) or fuser(1))
12:18:34 + echo 'ERROR: Failed to umount
/var/lib/mock/fedora-22-x86_64-d496d3daa673001f46dbbd9addf9ba1b/root/proc.'
12:18:34 ERROR: Failed to umount
/var/lib/mock/fedora-22-x86_64-d496d3daa673001f46dbbd9addf9ba1b/root/proc.
We should check why the mountpoint is busy, but a quick fix may be using
the --lazy option:
umount --lazy /mountpoint
Nir
8 years, 6 months
restricting check patch/merged parallel jobs
by Eyal Edri
Is there any reason we're limiting the amount of check patch & check merged
jobs to run only 3 in parallel?
Each jobs runs in mock and on its own VM, anything presenting us from
removing this limitation so we won't have idle slaves while other jobs are
in the queue?
We can increase it at least to a higher level if we won't one specific job
to take over all slaves and starve other jobs, but i think ovirt-engine
jobs are probably the biggest consumer of ci, so the threshold should be
updated.
--
Eyal Edri
Associate Manager
RHEV DevOps
EMEA ENG Virtualization R&D
Red Hat Israel
phone: +972-9-7692018
irc: eedri (on #tlv #rhev-dev #rhev-integ)
8 years, 6 months