| Summary: | kickstart installation will not accept special 'crashkernel' parameters in bootloader line | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Abhijeet Sadawarte <asadawar> |
| Component: | kexec-tools | Assignee: | kdump team <kdump-team-bugs> |
| Status: | CLOSED NOTABUG | QA Contact: | Kernel General QE <kernel-general-qe> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 7.3 | CC: | alexander.strachan, ruyang |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-03-29 08:44:21 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: | |
| Attachments: | |||
|
Description
Abhijeet Sadawarte
2016-03-28 17:42:21 UTC
Created attachment 1140957 [details]
installation logs from reproducer system
Created attachment 1141001 [details]
ifcfg.log extracted from anaconda_logs.tar.gz
Created attachment 1141002 [details]
journal.log extracted from anaconda_logs.tar.gz
Created attachment 1141003 [details]
X.log extracted from anaconda_logs.tar.gz
Created attachment 1141004 [details]
packaging.log extracted from anaconda_logs.tar.gz
Created attachment 1141005 [details]
anaconda.log extracted from anaconda_logs.tar.gz
Created attachment 1141006 [details]
storage.log extracted from anaconda_logs.tar.gz
Created attachment 1141007 [details]
syslog extracted from anaconda_logs.tar.gz
Created attachment 1141008 [details]
program.log extracted from anaconda_logs.tar.gz
The kdump anaconda addon handles the crashkernel parameter, reassigning Hi, The addon only support below crashkernel= params: crashkernel=auto crashkernel=Xm For the complicated format, we recomend to set after installation finished. BTW, any special reason to use the format you mentioned? Xm means X mb Thanks Dave |