Re: [ovirt-users] hosted-engine --deploy fails

2015-01-07 Thread Andreas Mather
, Andreas On Fri, Jan 2, 2015 at 7:08 PM, Dan Kenigsberg wrote: > On Wed, Dec 31, 2014 at 05:40:29AM -0500, Yedidyah Bar David wrote: > > - Original Message - > > > From: "Andreas Mather" > > > To: users@ovirt.org > > > Sent: Wednesday, Dec

Re: [ovirt-users] hosted-engine --deploy fails

2015-01-02 Thread Andreas Mather
and tell them to reconfigure first (without SCOPE and a regular subnet mask). At least that's what I did and what helped after I hit other issues after this fix. Regards, Andreas --- *Andreas Mather* On Wed, Dec 31, 2014 at 11:40 AM, Yedidyah Bar David wrote: > - Original Mes

Re: [ovirt-users] hosted-engine --deploy fails

2014-12-24 Thread Andreas Mather
it('/') ipv4netmask = prefix2netmask(addr['prefixlen']) else: ipv6addrs.append(addr['address']) and recompiled it: [root@vhost1 vdsm]# python -m py_compile netinfo.py Et voilĂ : vdsm-tool ran fine: `hosted-engine --deploy'

[ovirt-users] hosted-engine --deploy fails

2014-12-23 Thread Andreas Mather
Hi All! Just tried to install the hosted engine on a fresh CentOS 6.6: beside setting up a gluster cluster, I just added the repo and installed hosted-engine-setup package. Otherwise it's just a very minimal installation. hosted-engine deploy failed immediately. The issue seems to be the same as d