|
|
23ef29 |
.TH MKDUMRD 8 "Fri Feb 9 2007"
|
|
|
23ef29 |
.SH NAME
|
|
|
23ef29 |
mkdumprd \- creates initial ramdisk images for kdump crash recovery
|
|
|
23ef29 |
.SH SYNOPSIS
|
|
|
23ef29 |
\fBmkdumprd\fR [OPTION]
|
|
|
23ef29 |
|
|
|
23ef29 |
.SH DESCRIPTION
|
|
|
23ef29 |
\fBmkdumprd\fR creates an initial ram file system for use in conjunction with
|
|
|
23ef29 |
the booting of a kernel within the kdump framework for crash recovery.
|
|
|
23ef29 |
\fBmkdumprds\fR purpose is to create an initial ram filesystem capable of copying
|
|
|
23ef29 |
the crashed systems vmcore image to a location specified in \fI/etc/kdump.conf
|
|
|
23ef29 |
|
|
|
23ef29 |
\fBmkdumprd\fR interrogates the running system to understand what modules need to
|
|
|
23ef29 |
be loaded in the initramfs (based on configuration retrieved from
|
|
|
23ef29 |
\fI/etc/kdump.conf)\fR
|
|
|
23ef29 |
|
|
|
23ef29 |
\fBmkdumprd\fR add a new \fBdracut\fR module 99kdumpbase and use \fBdracut\fR
|
|
|
23ef29 |
utility to generate the initramfs.
|
|
|
23ef29 |
|
|
|
23ef29 |
\fBmkdumprd\fR was not intended for casual use outside of the service
|
|
|
23ef29 |
initialization script for the kdump utility, and should not be run manually. If
|
|
|
23ef29 |
you require a custom kdump initramfs image, it is suggested that you use the
|
|
|
23ef29 |
kdump service infrastructure to create one, and then manually unpack, modify and
|
|
|
23ef29 |
repack the image.
|
|
|
23ef29 |
|
|
|
23ef29 |
|
|
|
23ef29 |
.SH OPTIONS
|
|
|
23ef29 |
.TP
|
|
|
23ef29 |
All options here are passed to dracut directly, please refer \fBdracut\fR docs
|
|
|
23ef29 |
for the info.
|
|
|
23ef29 |
|
|
|
23ef29 |
.SH "SEE ALSO"
|
|
|
23ef29 |
.BR dracut (8)
|