From Fedora Project Wiki
(Created page with "<!-- All fields on this form are required to be accepted by FESCo. We also request that you maintain the same order of sections so that all of the feature pages are uniform. --...") |
No edit summary |
||
Line 16: | Line 16: | ||
== Current status == | == Current status == | ||
* Targeted release: [[Releases/ | * Targeted release: [[Releases/16 | Fedora 16 ]] | ||
* Last updated: | * Last updated: 2011-07-11 | ||
* Percentage of completion: | * Percentage of completion: 10% | ||
Working: | |||
* Dump to local filesystem | |||
TODO: | |||
* Read /etc/kdump.conf to generate initrd | |||
* Dump to remote host via ssh | |||
* Dump to remote host via nfs | |||
* Dump to raw block device | |||
* Dump to multiple targets | |||
<!-- CHANGE THE "FedoraVersion" TEMPLATES ABOVE TO PLAIN NUMBERS WHEN YOU COMPLETE YOUR PAGE. --> | <!-- CHANGE THE "FedoraVersion" TEMPLATES ABOVE TO PLAIN NUMBERS WHEN YOU COMPLETE YOUR PAGE. --> |
Revision as of 10:30, 11 July 2011
New mkdumprd for kdump
Summary
This is a replacement for mkdumprd of kexec-tools, to switch to dracut to generate the initrd for kdump kernel.
Owner
- Name: Cong Wang
- Email: <amwang at redhat dot com>
Current status
- Targeted release: Fedora 16
- Last updated: 2011-07-11
- Percentage of completion: 10%
Working:
- Dump to local filesystem
TODO:
- Read /etc/kdump.conf to generate initrd
- Dump to remote host via ssh
- Dump to remote host via nfs
- Dump to raw block device
- Dump to multiple targets