From: "Neil" <nwilson123(a)gmail.com>
To: users(a)ovirt.org
Sent: Tuesday, December 18, 2012 12:21:22 PM
Subject: [Users] Host Install Failing
Hi guys,
I'm re-visiting an older issue that I was trying to resolve a while
ago.
I have an oVirt 3.1 system that was upgraded from 3.0, during the
same
upgrade the hostname of the engine was changed, and the keys etc were
all regenerated.
I'm trying to add a new host to the cluster but my install is failing
with the following error in my "vds_installer.262945.log" ...
Tue, 18 Dec 2012 11:22:26 DEBUG **** Start VDS Installation ****
Tue, 18 Dec 2012 11:22:26 DEBUG get_id_line: read line CentOS
release 6.3 (Final).
Tue, 18 Dec 2012 11:22:26 DEBUG lsb_release: input line CentOS
release 6.3 (Final).
Tue, 18 Dec 2012 11:22:26 DEBUG lsb_release: return: CentOS.
Tue, 18 Dec 2012 11:22:26 DEBUG <BSTRAP component='INSTALLER'
status='OK' message='Test platform succeeded'/>
Tue, 18 Dec 2012 11:22:26 DEBUG trying to fetch deployUtil.py
script cmd = '/usr/bin/curl -s -k -w %{http_code} -o
/tmp/deployUtil.py
http://backup.blabl.com/deployUtil.py'
Tue, 18 Dec 2012 11:22:26 DEBUG <BSTRAP component='INSTALLER LIB'
status='FAIL' message='deployUtil.py download failed. Pathname could
not be resolved (verify computer/domain name).'/>
where
backup.blabla.com is my oVirt engine.
The host resolves correctly and if I browse to the hostname I receive
the ovirt front end, however if I try and browse to deployUtil.py I
get a 404 error.
Seems like the file either isn't in the correct location on my engine
or the permissions are wrong, below is the file with permissions from
my engine....
-rw-r--r--. 1 root root 46943 Aug 27 16:29
/usr/share/vdsm-bootstrap/deployUtil.py
These are my versions..
Right location, the jboss configuration seems invalid.
Long time since I used the ovirt-3.1 release, much was changed in ovirt-3.2, all
deployment process was re-written.
Alon