On Wed, Mar 27, 2019 at 3:24 PM Callum Smith <[email protected]> wrote:
> Dear All, > > We're trying to deploy our hosted engine remotely using the ansible hosted > engine playbook, which has been a rocky road but we're now at the point > where it's installing, and failing. We've got a pre-defined bond/VLAN setup > for our interface which has the correct bond0 bond0.123 and ovirtmgmt > bridge on top but we're hitting the classic error: > > Failed to find a valid in > terface for the management network of host virthyp04.virt.in.bmrc.ox.ac.uk. > If the interface ovirtmgmt is a bridge, it should be torn-down manually. > > Does this bug still exist in the latest (4.3) version, and is installing > using ansible with this network configuration impossible? > I don't think it's a bug; please avoid manually creating ovirtmgmt and simply set: he_bridge_if: "bond0.123", in ansible variable file and the management bridge will be created for you at host-deploy time. > > Regards, > Callum > > -- > > Callum Smith > Research Computing Core > Wellcome Trust Centre for Human Genetics > University of Oxford > e. [email protected] > > _______________________________________________ > Users mailing list -- [email protected] > To unsubscribe send an email to [email protected] > Privacy Statement: https://www.ovirt.org/site/privacy-policy/ > oVirt Code of Conduct: > https://www.ovirt.org/community/about/community-guidelines/ > List Archives: > https://lists.ovirt.org/archives/list/[email protected]/message/SBOZ6FRBRQKE7FMTEHT6FBKHOW3PIPHK/ >
_______________________________________________ Users mailing list -- [email protected] To unsubscribe send an email to [email protected] Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/[email protected]/message/IU3JPLUURIWOF7NKQIFPU6NP65JZGF7J/

