On Wed, May 19, 2021 at 9:34 PM lejeczek via Users <users@ovirt.org> wrote:
>
> Hi guys.
>
> -> $ ovirt-hosted-engine-cleanup -q
>
> says it ran its stuff, done & dusted yet I see 'ovirtmgmt'
> bridge remains.
> Would that be a bug and how to clean it?

It won't be fixed, because it's hard to fix _reliably_.

Most recent relevant patch:
https://gerrit.ovirt.org/c/ovirt-hosted-engine-setup/+/112336 .

Basically, you have three choices:

1. Reinstall the OS and try again to deploy.

2. Try to deploy again without removing the bridge. If the failure was
not due to misconfigured networking, and you handled the root cause
for it, a second attempt will likely succeed.

3. Manually remove it:

- Make sure you can login to the machine even with the network down.
From a serial console, remote KVM, whatever.

- Check which nic is inside the ovirtmgmt bridge.

- Note the IP address of the bridge.

- Remove the nic from the bridge, remove the bridge, configure the NIC
to have the IP address. Or perhaps start it and let it get an address
from dhcp, as applicable.

There is nothing specific to oVirt in this. You can try searching the
net for other guides about how to move a NIC out of a bridge in Linux.
If you do this very carefully, you might manage to do this from
remote, but I'd personally not try this unless I do have simple access
to the machine's console in case I make a mistake.

Good luck and best regards,
-- 
Didi
_______________________________________________
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/CKTJSCJY5N2IOO4Y47QIRGPAOBZQ5XRH/

Reply via email to