Bug #14204
closedHost creation fails when creating libvirtd VM with bridged network
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1276780
Description of problem:
Host creation fails with the message:
Unable to save
Failed to power up a compute KVM (Libvirt) instance test.example.com: Call to virDomainCreateWithFlags failed: Unable to add bridge em1 port vnet0: Operation not supported
Version-Release number of selected component (if applicable):
How reproducible:
Consistent.
Steps to Reproduce:
1.Setup a KVM env and inetgrate with Satellite 6.1.3. Setup a bridged network in the KVM.
2.Create the host with physical (Bridge)network to encounter this error.
3.
Actual results:
Host creation fails.
Expected results:
Should accept bridged network.
Additional info:
Workaround: Continue selecting Virtual NAT network with default network. Complete creating the host. Go to virt-manager, select the console for the new VM, and manually change the NIC setting to bridge desired.
Updated by Marek Hulán over 8 years ago
- Category changed from Inventory to Compute resources - libvirt
- Status changed from New to Assigned
Updated by The Foreman Bot over 8 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/3328 added
Updated by Marek Hulán over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 01fde835c5f50561dcde4a4f8b7a0f1ecf1bb2db.
Updated by Dominic Cleal over 8 years ago
- Translation missing: en.field_release set to 136
Updated by The Foreman Bot over 8 years ago
- Pull request https://github.com/theforeman/foreman/pull/3334 added