[ovirt-users] 答复: 3.5 hosted engine: 2nd host Cannot acquire bridge address

Robert Story rstory at tislabs.com
Tue Dec 9 19:16:10 UTC 2014


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


Robert

-- 
Senior Software Engineer @ Parsons
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.ovirt.org/pipermail/users/attachments/20141209/acbef2a0/attachment-0001.sig>


More information about the Users mailing list