Bug 988469
Summary: | PRD34 - [RFE] vdsm does not recognize hot-plugged host interfaces | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Pratik Pravin Bandarkar <pbandark> | |
Component: | vdsm | Assignee: | Dan Kenigsberg <danken> | |
Status: | CLOSED ERRATA | QA Contact: | Martin Pavlik <mpavlik> | |
Severity: | medium | Docs Contact: | ||
Priority: | medium | |||
Version: | 3.2.0 | CC: | bazulay, danken, gklein, iheim, lbopf, lpeer, mpavlik, nyechiel, oblaut, yeylon | |
Target Milestone: | --- | Keywords: | FutureFeature | |
Target Release: | 3.4.0 | Flags: | nyechiel:
Triaged+
|
|
Hardware: | All | |||
OS: | Linux | |||
Whiteboard: | network | |||
Fixed In Version: | ovirt-3.4.0-alpha1 | Doc Type: | Enhancement | |
Doc Text: |
VDSM now recognizes hot-plugged host interfaces.
|
Story Points: | --- | |
Clone Of: | ||||
: | 1058499 (view as bug list) | Environment: | ||
Last Closed: | 2014-06-09 13:25:10 UTC | Type: | Bug | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | Network | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | 999947, 1240719 | |||
Bug Blocks: | 1058499, 1078909, 1142926 |
Description
Pratik Pravin Bandarkar
2013-07-25 16:13:18 UTC
I can reproduce the issue on nested virtulization: 1. start the hypervisor. 2. add NIC on the fly. 3. check if its detected by system from dmesg/ethtool ethX 4. Check if the same NIC gets displayed in: --- vdsClient -s 0 getVdsStats | egrep --color eth --- it will not be there. 5. Now restart the vdsmd service: 6. Now you can see new interface from "vdsClient -s 0 getVdsStats" output. In my patch should be hotplugged devices visible in vdsStats after 10 seconds after devices are plugged. set verified by mistake, putting back to ON_QA Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2014-0504.html |