Below are steps to configure custom paging file (Restart required) :
- Go to System Properties or type Sysdm.cpl in run command & open system properties directly.
- Or from System Properties, please click on Advanced System Settings.
- Under Performance, click on Settings
- Click on Advanced Tab and then under Virtual Memory , click on Change.
- Uncheck the “Automatically manage paging file size for all drives”
- Select Custom Size on C: drive and then set the Initial size and Maximum Size to RAM size in MB + 1024 MB i.e. 66560
Below are steps to configure Complete memory dump settings.
- In the same Advanced System Settings.
- Under Startup and Recovery, click on Settings
- Under Writing debugging information select Complete memory dump.
- Under Dump file, keep %SystemRoot%\MEMORY.DMP
- Uncheck options Automatically restart
- Click OK to save.
Configure NMI switch.
Below are the steps to configure the server to take the dump using NMI switch when the issue occurs. The NMI switch should be present on the server.
Below is the registry entry that must be made to allow NMI memory dumps to be invoked (reboot required).
HKLM\System\CurrentControlSet\Control\CrashControl
Value Name: NMICrashDump
Value Type: REG_DWORD
Value Data: 1 (Decimal)
Restart the server after configuring the above settings to take effect of the changes.
Step to crash the system through HP ILO & capture Memory dump.
Procedure (Login to HP ILO)
1. Click Information in the navigation tree, and then click the Diagnostics tab.
2. Click Show System Diagnostics.
3. Click Generate NMI.
iLO prompts user to confirm the request.
CAUTION: Generating an NMI to the system might cause data loss and data corruption.
Click Yes, generate NMI.