Bug 1282313
Summary: | NIC status display ' not configured ' in "kdump" page after RHEV-H register to RHEV-M | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | yileye <lyi> | ||||||||||
Component: | ovirt-node | Assignee: | Fabian Deutsch <fdeutsch> | ||||||||||
Status: | CLOSED DUPLICATE | QA Contact: | yileye <lyi> | ||||||||||
Severity: | medium | Docs Contact: | |||||||||||
Priority: | medium | ||||||||||||
Version: | 3.6.0 | CC: | cshao, cwu, ecohen, gklein, huiwa, huzhao, leiwang, lsurette, yaniwang, ycui | ||||||||||
Target Milestone: | ovirt-3.6.1 | ||||||||||||
Target Release: | 3.6.1 | ||||||||||||
Hardware: | Unspecified | ||||||||||||
OS: | Unspecified | ||||||||||||
Whiteboard: | node | ||||||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||||||
Doc Text: | Story Points: | --- | |||||||||||
Clone Of: | Environment: | ||||||||||||
Last Closed: | 2015-11-23 13:42:59 UTC | Type: | Bug | ||||||||||
Regression: | --- | Mount Type: | --- | ||||||||||
Documentation: | --- | CRM: | |||||||||||
Verified Versions: | Category: | --- | |||||||||||
oVirt Team: | Node | RHEL 7.3 requirements from Atomic Host: | |||||||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||||||
Embargoed: | |||||||||||||
Attachments: |
|
Created attachment 1094723 [details]
Screenshot2
Created attachment 1094724 [details]
Screenshot3
Created attachment 1094725 [details]
log file
*** This bug has been marked as a duplicate of bug 1280241 *** |
Created attachment 1094722 [details] Screenshot1 Description of problem: When RHEV-H register to rhevm-3.6.0.3-0.1.el,in "Kdump" page display info "Networking is not configured ,please configured it before......", must change the TUI page to “RHEVM” page,then change the page to “Kdump ” page again ,Kdump can be configured. Version-Release number of selected component (if applicable): Red Hat Enterprise Virtualization Hypervisor (Beta) release 7.2 (20151112.1.el7ev) ovirt-node-3.6.0-0.20.20151103git3d3779a.el7ev.noarch How reproducible: 100% QA Whiteboard:TUI Steps to Reproduce: 1. TUI clean install RHEVH. 2. Login RHEVH, Enable NIC via DHCP and enable ssh. 3. Register to rhevm-3.6.0.3-0.1.el6. 4. Approve the Host. 5. Back to RHEV-H TUI Actual results: After step4, host can be up. after step5,check the “Status” page,the "Networking" item display “Unknown",and enter ”Kdump“ page ,it display info "Networking is not configured ,please configured it before....." , Expected results: After step5,the network info can normal display and NIC status is correct. Additional info: #/var/log/vsdm/vdsm.log <snip> Thread-2337:EBUG::2015-11-13 11:01:54,778::task::595::Storage.TaskManager.Task:_updateState) Task=`a6e811bb-917b-4c70-8c54-8fa5267b98b7`::moving from state init -> state preparing Thread-2337::INFO::2015-11-13 11:01:54,778::logUtils::48:ispatcher:wrapper) Run and protect: getAllTasksInfo(spUUID=None, options=None) Thread-2337::ERROR::2015-11-13 11:01:54,778::task::866::Storage.TaskManager.Task:_setError) Task=`a6e811bb-917b-4c70-8c54-8fa5267b98b7`::Unexpected error Traceback (most recent call last): File "/usr/share/vdsm/storage/task.py", line 873, in _run return fn(*args, **kargs) File "/usr/share/vdsm/logUtils.py", line 49, in wrapper res = f(*args, **kwargs) File "/usr/share/vdsm/storage/hsm.py", line 2243, in getAllTasksInfo raise se.SpmStatusError() SpmStatusError: Not SPM: () Thread-2337:EBUG::2015-11-13 11:01:54,784::task::885::Storage.TaskManager.Task:_run) Task=`a6e811bb-917b-4c70-8c54-8fa5267b98b7`::Task._run: a6e811bb-917b-4c70-8c54-8fa5267b98b7 () {} failed - stopping task Thread-2337:EBUG::2015-11-13 11:01:54,784::task::1246::Storage.TaskManager.Task:stop) Task=`a6e811bb-917b-4c70-8c54-8fa5267b98b7`::stopping in state preparing (force False) Thread-2338:EBUG::2015-11-13 11:01:56,935::task::595::Storage.TaskManager.Task:_updateState) Task=`b2da4afe-c76f-4365-a1ff-7f66ac2e70f7`::moving from state init -> state preparing Thread-2338::INFO::2015-11-13 11:01:56,935::logUtils::48:ispatcher:wrapper) Run and protect: getAllTasksStatuses(spUUID=None, options=None) Thread-2338::ERROR::2015-11-13 11:01:56,936::task::866::Storage.TaskManager.Task:_setError) Task=`b2da4afe-c76f-4365-a1ff-7f66ac2e70f7`::Unexpected error Traceback (most recent call last): File "/usr/share/vdsm/storage/task.py", line 873, in _run return fn(*args, **kargs) File "/usr/share/vdsm/logUtils.py", line 49, in wrapper res = f(*args, **kwargs) File "/usr/share/vdsm/storage/hsm.py", line 2201, in getAllTasksStatuses raise se.SpmStatusError() SpmStatusError: Not SPM: () Thread-2338:EBUG::2015-11-13 11:01:56,936::task::885::Storage.TaskManager.Task:_run) Task=`b2da4afe-c76f-4365-a1ff-7f66ac2e70f7`::Task._run: b2da4afe-c76f-4365-a1ff-7f66ac2e70f7 () {} failed - stopping task </snip>