United States (change)
Shortcuts: Downloads Fedora Red Hat Network
Account Links: Cart Your Account Logout
# echo 1 > /proc/sys/kernel/sysrqMake sure that the above two commands are run in console (press ctrl+alt+F1), so that what’s happening when the system crashes can be seen. This will need to be performed to generate a vmcore.
# echo c > /proc/sysrq-trigger
With Netdump, it will be located at /var/crash/ip_of_the_server/.
In Diskdump, the vmcore will be recreated in the directory /var/crash/ with the name 127.0.0.1-date.
In remote Kdump(scp or nfs), the vmcore will be saved in the location Server:/location/host-date/, and the vmcore will be saved is /var/crash/date/.