Automatic dumpconf example
In this example, a dump to DASD device 1004 is initiated using the dumpconf service. Furthermore, list-directed dumping is limited to one concurrent dump per CEC, that is, if another LPAR is being dumped at the same time, the dump process fails. Although only a single concurrent list-directed dump can be processed at a time and additional attempts may initially fail due to this limitation, the operation can be retried successfully once the dump resource becomes available again.
Procedure
z/VM guest example
In this example, a list-directed dump to ECKD DASD device 1004 is initiated from z/VM.
Example:
If 1004 is the dump device:
#cp cpu all stop #cp set dumpdev eckd dev 1004 bootrec label #cp i dumpdev
On z/VM you see messages about the list-lirected IPL initiated and dump process start:
00: LDIPL: Dump detected. ... [ 0.236252] zdump: The dump process started for a 64-bit operating system
Wait until the dump process completes. You can IPL Linux again.