After checking the UI log more closely, the actual error I'm getting is -
"Failed to install Host Host-2. Failed to execute stage 'Setup validation':
Hardware does not support virtualization."
The physical server is the same as my other host and the running 'cat
/proc/cpuinfo | egrep 'svm|vmx'| grep nx'
returns for vmx and nx flags on all 8 processors. Intel Xenon E5450
processors.
What am I missing?
Thanks
Drew
On Sat, Apr 19, 2014 at 9:13 PM, Drew Showers <drew(a)augurworks.com> wrote:
Hello,
I'm trying to add a 2nd vdsm host in an existing working cluster and host
(host 1). It seems all the service are running (vdsmd, nfs, and network) on
host 2.
When I create the new host, it begins installing packages, but then get
the following error:
"Host Host-2 installation failed. Command returned failure code 1 during
SSH session [user@host]".
I can't seem to find the solution on google. I can ssh into host 2 from
the ovirt engine. I've tried it with iptables on and iptables off.
Any help would be greatly appreciated.
Many thanks,
Drew