Project

General

Profile

Actions

Bug #22259

closed

Libvirt hostdev network breaks entire compute resource

Added by Vyacheslav Spiridonov over 6 years ago. Updated about 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Compute resources - libvirt
Target version:
-
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

Hi all!

There is an old bug in library fog-libvirt, which is used by foreman to get information about libvirt networks: https://github.com/fog/fog-libvirt/issues/24

If there is a network without "bridge" parameter present, e.g. pool of virtual functions on NIC - almost every operation on this compute resource throws an error:

Call to virNetworkGetBridgeName failed: internal error: network 'libvirt-network-name' does not have a bridge name.

I cannot create any VM or import existing VMs.

I believe such networks are not supported by Foreman.
But maybe it's possible to handle such error and ignore this network. So user will be able to work with this compute resource using other networks.

Best regards,
Vyacheslav Spiridonov

Actions #1

Updated by Marek Hulán over 3 years ago

The fix really needs to go to fog-libvirt. If we add rescue, we won't load any network and the compute resource would be basically unsuable anyway. We only load all network at once, which fails on fog-libvirt side. It seems it can be easily fixed in fog-libvirt though, so I'm opening a PR there - https://github.com/fog/fog-libvirt/pull/78. If it's accepted, we just need to bump fog-libvirt dependency in Foreman.

Actions #2

Updated by Marek Hulán over 3 years ago

PR is merged, waiting on fog-libvirt release so we can bump it on our end

Actions #3

Updated by The Foreman Bot about 3 years ago

  • Status changed from New to Ready For Testing
  • Assignee set to Marek Hulán
  • Pull request https://github.com/theforeman/foreman/pull/8278 added
Actions #4

Updated by The Foreman Bot about 3 years ago

  • Fixed in Releases 2.4.0 added
Actions #5

Updated by Marek Hulán about 3 years ago

  • Status changed from Ready For Testing to Closed
Actions

Also available in: Atom PDF