Re: [Users] installation failed on cluster host

2014-01-17 Thread haim ateya
its obvious that something is bad with your repo. can you please run: yum repolist and: for f in `ls /etc/yum.repos.d/`; do cat /etc/yum.repos.d/$f; done i'd check the centos repo, I use: [BASE] name=BASE baseurl=http://mirror.centos.org/centos/6/os/x86_64/ gpgcheck=0 enabled=1 On

Re: [Users] installation failed on cluster host

2014-01-16 Thread Sven Kieske
Hi, I think I can answer this. oVirt relies on a working yum for this kind of installation. And it's not a yum issue at all, but a configuration issue on your side. If you have a proxy, configure your yum.conf accordingly. Information how to do this, can be found e.g. here:

Re: [Users] installation failed on cluster host

2014-01-16 Thread Madhav V Diwan
- From: Dafna Ron d...@redhat.com Reply-to: d...@redhat.com To: William Kwan pota...@yahoo.com Cc: users@ovirt.org users@ovirt.org Subject: Re: [Users] installation failed on cluster host Date: Tue, 14 Jan 2014 23:43:40 + Hi William, The issue you are having is a yum issue with Centos

Re: [Users] installation failed on cluster host

2014-01-15 Thread William Kwan
problem resolved. It is a Yum issue. Hosts are behind a http proxy.  I wonder if ovirt should add some options during or after engine-setup.  I added env var to bashrc and the install ran fine. On Tuesday, January 14, 2014 6:43 PM, Dafna Ron d...@redhat.com wrote: Hi William, The issue

[Users] installation failed on cluster host

2014-01-14 Thread William Kwan
HI, Running through the whole installation exercises on two hosts again with the latest release on CentOS6.5. I added a host to a new cluster.  There are action items listed under the new host. One of them is   Host installation failed. Fix installation issues and try to Re-Install I