Bug 916251
| Summary: | v7 kdump nfs test broken | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Hardware Certification Program | Reporter: | Brian Brock <bbrock> |
| Component: | Test Suite (tests) | Assignee: | Greg Nichols <gnichols> |
| Status: | CLOSED NOTABUG | QA Contact: | Red Hat Kernel QE team <kernel-qe> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.1 | CC: | czhang, rlandry |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-02-27 18:35:40 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Attachments: | |||
Created attachment 703525 [details]
v7-results.xml.gz from v7 -t kdump
Created attachment 703526 [details]
output from v7 server status on v7 server
Created attachment 703530 [details]
v7 results.xml with server dell-pem905-01.rhts.eng.bos.redhat.com
The local runs are likely failing due to Bug 916025, fixed in R13. For the nfs runs, kdump is not restarting after the configuration is set: Checking kdump configuration Found crashkernel=64M@512M boot parameter Kernel panic reboot timeout is 10 kdump configuration: -------------------- path = /var/crash link_delay = 60 core_collector = makedumpfile -c -d 31 nfs = dell-pem905-01.rhts.eng.bos.redhat.com:/var/www/v7/export -------------------- core_collector currently set to "makedumpfile -c -d 31" Adding xfs UUID="41551b3b-124c-43fa-81de-bdfe5524cafc" to /etc/kdump.conf Removing nfs parameter for local target dump updated kdump configuration: -------------------- path = /var/crash link_delay = 60 core_collector = makedumpfile -c -d 31 xfs = UUID="41551b3b-124c-43fa-81de-bdfe5524cafc" -------------------- restarting kdump with new configuration... Error: kdump restart failed "systemctl start kdump" has output on stderr Job for kdump.service failed. See 'systemctl status kdump.service' and 'journalctl -xn' for details. Checking kdump service Error: kdump is not running - can not test it Turns out the crashkernel setting was wrong. |
Created attachment 703524 [details] output.log from v7 kdump test v7-1.7.0-12.el7.noarch on both v7 server and client. RHEL-7.0-20130226.0 on all systems v7 client is ppc64 v7 server is x86_64 the kdump nfs test fails, ultimately with a complaint that core file can't be found on the nfs server. logs attached