This soft copy for use by IBM employees only.
Chapter 8. Producing a System Dump
There is not much difference in the way system dumps are handled in an SP
environment. The only exception to this is in the primary dump device used by
the nodes when they are running AIX Version 4.1.
•
In AIX Version 3.2.5, the default dump device was /dev/hd7/, a special device
for system dumping.
•
With AIX Version 4.1, the primary dump device was changed to /dev/hd6,
which is the default paging space.
This way, you will not need a special device with additional disk space to
copy a system dump when this is generated.
However, in the SP nodes, the special device /dev/hd7/ is still used, even when
the nodes are running AIX Version 4.1, because the nodes do not have a console
directly attached, and after a system dump is generated, the system intends to
copy it to the /var/adm/ras directory.
Therefore, when you are using the paging space, this system dump must be
copied; otherwise it will get lost when the system starts.
If you do not have space on the /var file system, the system will display a menu
on the console asking for an answer about what to do with the system dump.
This will cause your node to hang while it waits for an answer from the serial
link.
This chapter gives a brief overview of system dumps and provides examples
with commands and scripts you can use to handle them.
8.1 Handling Systems Dumps
The system generates a system dump when a severe error occurs. System
dumps can also be user-initiated by users with
root authority. A system dump
creates a picture of your system
′
s memory contents. System administrators and
programmers can generate a dump and analyze its contents when debugging
new applications.
When the system halts with a flashing
888 followed by a 102, then you know that
a system dump has occurred. When this happens, you must reboot the system
in order to get the system back again.
There are two types of system dumps.
System-initiated
Produced if a kernel panic occurs.
User-initiated
Generated by a command or by using the key lock and the
reset button.
A system-initiated dump is a snapshot of the kernel. A system dump occurs
when a kernel panic takes place. This dump includes selected kernel structures,
as specified in the dump table. The dump table is a kernel structure containing
a list of structures that have been loaded, such as device drivers and program
code. This table is dynamic, so there is definite rule as to how large the dump
will be. The dump does not include paged memory.
Copyright IBM Corp. 1996
201
Содержание RS/6000 SP
Страница 2: ......
Страница 14: ...This soft copy for use by IBM employees only xii SP PD Guide...
Страница 16: ...This soft copy for use by IBM employees only xiv SP PD Guide...
Страница 106: ...This soft copy for use by IBM employees only 86 SP PD Guide...
Страница 178: ...This soft copy for use by IBM employees only 158 SP PD Guide...
Страница 214: ...This soft copy for use by IBM employees only 194 SP PD Guide...
Страница 248: ...This soft copy for use by IBM employees only 228 SP PD Guide...
Страница 250: ...This soft copy for use by IBM employees only Figure 102 setup_authent Script Flow Chart 2 7 230 SP PD Guide...
Страница 252: ...This soft copy for use by IBM employees only Figure 104 setup_authent Script Flow Chart 4 7 232 SP PD Guide...
Страница 254: ...This soft copy for use by IBM employees only Figure 106 setup_authent Script Flow Chart 6 7 234 SP PD Guide...
Страница 258: ...This soft copy for use by IBM employees only Figure 110 install_cw Script Flow Chart 3 3 238 SP PD Guide...
Страница 260: ...This soft copy for use by IBM employees only Figure 112 setup_server Script Flow Chart 2 23 240 SP PD Guide...
Страница 262: ...This soft copy for use by IBM employees only Figure 114 setup_server Script Flow Chart 4 23 242 SP PD Guide...
Страница 264: ...This soft copy for use by IBM employees only Figure 116 setup_server Script Flow Chart 6 23 244 SP PD Guide...
Страница 266: ...This soft copy for use by IBM employees only Figure 118 setup_server Script Flow Chart 8 23 246 SP PD Guide...
Страница 268: ...This soft copy for use by IBM employees only Figure 120 setup_server Script Flow Chart 10 23 248 SP PD Guide...
Страница 270: ...This soft copy for use by IBM employees only Figure 122 setup_server Script Flow Chart 12 23 250 SP PD Guide...
Страница 272: ...This soft copy for use by IBM employees only Figure 124 setup_server Script Flow Chart 14 23 252 SP PD Guide...
Страница 274: ...This soft copy for use by IBM employees only Figure 126 setup_server Script Flow Chart 16 23 254 SP PD Guide...
Страница 276: ...This soft copy for use by IBM employees only Figure 128 setup_server Script Flow Chart 18 23 256 SP PD Guide...
Страница 278: ...This soft copy for use by IBM employees only Figure 130 setup_server Script Flow Chart 20 23 258 SP PD Guide...
Страница 280: ...This soft copy for use by IBM employees only Figure 132 setup_server Script Flow Chart 22 23 260 SP PD Guide...
Страница 284: ...This soft copy for use by IBM employees only Figure 136 rc switch Script Flow Chart 3 8 264 SP PD Guide...
Страница 286: ...This soft copy for use by IBM employees only Figure 138 rc switch Script Flow Chart 5 8 266 SP PD Guide...
Страница 288: ...This soft copy for use by IBM employees only Figure 140 rc switch Script Flow Chart 7 8 268 SP PD Guide...
Страница 290: ...This soft copy for use by IBM employees only 270 SP PD Guide...
Страница 292: ...This soft copy for use by IBM employees only 272 SP PD Guide...
Страница 300: ...This soft copy for use by IBM employees only 280 SP PD Guide...
Страница 304: ...This soft copy for use by IBM employees only 284 SP PD Guide...
Страница 308: ...This soft copy for use by IBM employees only 288 SP PD Guide...
Страница 310: ...This soft copy for use by IBM employees only 290 SP PD Guide...
Страница 316: ...IBML This soft copy for use by IBM employees only Printed in U S A SG24 4778 00...