Bug 1157655 - [PPC] NIC is unplugged by default when adding new NIC to running VM, and there is no way to change it
Summary: [PPC] NIC is unplugged by default when adding new NIC to running VM, and ther...
Keywords:
Status: CLOSED DUPLICATE of bug 1154630
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: ovirt-engine
Version: 3.4.1-1
Hardware: ppc64
OS: Linux
unspecified
urgent
Target Milestone: ---
: ---
Assignee: Nobody
QA Contact: Michael Burman
URL:
Whiteboard: network
Depends On:
Blocks: 1122979
TreeView+ depends on / blocked
 
Reported: 2014-10-27 12:28 UTC by Michael Burman
Modified: 2016-02-10 19:53 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-10-28 08:07:51 UTC
oVirt Team: Network
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Michael Burman 2014-10-27 12:28:21 UTC
Description of problem:
When adding new NIC to running VM, it's created unplugged by default and there is no way to change it.

Version-Release number of selected component (if applicable):
3.4.3-1.2.el6ev

How reproducible:
always

Steps to Reproduce:
1. Working setup with PPC host and running VM
2. Try to add new NIC to the VM
3.

Actual results:
NIC created unplugged by default

Expected results:
NIC should be created plugged by default

Additional info:
If i change to 'true' from 'false' in-
vi /etc/ovirt-engine/osinfo.conf.d/00-defaults.properties
os.other_ppc64.devices.network.hotplugSupport.value.3.4 = true
New NIC will be created plugged by default as it should.
Looks like it's part of the Hotplug/unplug support

Comment 1 Michal Skrivanek 2014-10-27 20:38:20 UTC
> If i change to 'true' from 'false' in-
> vi /etc/ovirt-engine/osinfo.conf.d/00-defaults.properties
> os.other_ppc64.devices.network.hotplugSupport.value.3.4 = true
> New NIC will be created plugged by default as it should.
> Looks like it's part of the Hotplug/unplug support

I don't understand. So does it work or not?
Why/when did you change osinfo?
Engine version?
How is this different from bug 1154630?

Comment 2 Michael Burman 2014-10-28 06:52:27 UTC
Hi Michal,

As you can see at the last comments of bug 1154630, i thought also that this bug is a part of the hotplug/unplug support, but i was asked to open new bug on that.

Engine version is written above,

It work only after changing the relevant line in osinfo to 'true',
But this should be 'true' by default. When adding new NIC to VM it should be plugged by default.
Do you understand now?

The only reason i changed this line in osinfo, was because i suspected that this bug is part of 1154630, and i wanted to check that.

Comment 3 Michal Skrivanek 2014-10-28 08:07:51 UTC
Ok. Thanks, that explains it. It is the same issue indeed so no need for two bugs

*** This bug has been marked as a duplicate of bug 1154630 ***


Note You need to log in before you can comment on or make changes to this bug.