[ovirt-users] 答复: 3.5 hosted engine: 2nd host Cannot acquire bridge address
Sandro Bonazzola
sbonazzo at redhat.com
Wed Dec 10 07:37:32 UTC 2014
Il 09/12/2014 20:16, Robert Story ha scritto:
> On Tue, 09 Dec 2014 10:33:51 +0100 Sandro wrote:
> SB> > Looking at setup logs, you have:
> SB> > OVEHOSTED_NETWORK/bridgeIf=str:'eth1.79'
> SB> > [...]
> SB> > which seems to fail matching REGEXP:
> SB> >
> SB> > _ADDRESS_RE = re.compile(
> SB> > flags=re.VERBOSE,
> SB> > pattern=r"""
> SB> > \s+
> SB> > inet
> SB> > \s
> SB> > (?P<address>\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3})
> SB> > .+
> SB> > \s+
> SB> > (?P<interface>\w+)
> SB> > $
> SB> > """
> SB> > )
> SB> >
> SB> > I guess the match is failing due to the '.' in 'eth1.79'
> SB>
> SB> If you haven't already opened a BZ about it, please open one, thanks
>
> https://bugzilla.redhat.com/show_bug.cgi?id=1172287
>
Thanks
>
> Robert
>
--
Sandro Bonazzola
Better technology. Faster innovation. Powered by community collaboration.
See how it works at redhat.com
More information about the Users
mailing list