Bug 767038
Summary: | start netconsole service immediately after configure it in TUI or after a reboot. | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Guohua Ouyang <gouyang> |
Component: | ovirt-node | Assignee: | Mike Burns <mburns> |
Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 6.3 | CC: | acathrow, bsarathy, cshao, jboggs, leiwang, mburns, moli, ovirt-maint, sgordon, simonjin, ycui |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | ovirt-node-2.2.3-1.el6 | Doc Type: | Bug Fix |
Doc Text: |
Previously, once configured, the netconsole service had to be started manually. The netconsole service is now started immediately upon configuration. It is also started automatically when the Hypervisor boots, if configured.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2012-07-19 14:16:52 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Guohua Ouyang
2011-12-13 03:15:04 UTC
Test version: rhev-hypervisor6-6.3-20120215.0.el6 Test step: 1. Configure netconsole in TUI. 2. Press F2 drop to shell, check the netconsole service, it is started. 3. Reboot the system, check the netconsole service after reboot, it's not started. 4. Restart netconsole server can successful. #chkconfig | grep netconsole netconsole 0:off 1:off 2:off 3:off 4:off 5:off 6:off So the bug is fixed, change bug status to VERIFIED. Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: Previously, once configured, the netconsole service had to be started manually. The netconsole service is now started immediately upon configuration. It is also started automatically when the Hypervisor boots, if configured. 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-2012-0741.html |