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 Wed,

Re: [Users] installation failed on cluster host

2014-01-16 Thread Madhav V Diwan
al Message- From: Dafna Ron Reply-to: d...@redhat.com To: William Kwan Cc: 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 and not ovirt issue. I found several post

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: https://www.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 wrote: Hi William, The issue you are having is

Re: [Users] installation failed on cluster host

2014-01-14 Thread Dafna Ron
Hi William, The issue you are having is a yum issue with Centos and not ovirt issue. I found several posts on it by searching 'Cannot find a valid baseurl for repo: base' in google. https://www.google.co.uk/?gws_rd=cr&ei=GsnVUu-YCo7T7AbG6YCICw#q=Cannot+find+a+valid+baseurl+for+repo:+base+CentO

[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