Copying a SCSI dump to a file
Use the zgetdump command to copy a SCSI dump to a file in the file system.
About this task
Procedure
Assuming that the dump is on SCSI disk /dev/mapper/36005076303ffd40100000000000020c0-part1 and you want to copy it to a file
named dump.elf:
# zgetdump /dev/mapper/36005076303ffd40100000000000020c0-part1 > dump.elf