1Z0-821 · Question #198
The crash dump notification on your server is: Documentation states that there should be two core files for each crash dump in the /var/crash directory named vmdump.0 Which command should you choose…
The correct answer is A. savecore -f vmdump.0. Decompress using savecore -f vmdump.0 savecore - save a crash dump of the operating system -f dumpfile Attempt to save a crash dump from the speci- fied file instead of from the system's current dump device. This option may be use- ful if the information stored on the dump…
Question
The crash dump notification on your server is:
Documentation states that there should be two core files for each crash dump in the /var/crash directory named vmdump.0 Which command should you choose to display theses two files?
Exhibit
Options
- Asavecore -f vmdump.0
- Bdumpadm uncompressed
- Cgunzip vmdump.0
- Ddumpadm -z off
How the community answered
(50 responses)- A78% (39)
- B4% (2)
- C8% (4)
- D10% (5)
Explanation
Decompress using savecore -f vmdump.0 savecore - save a crash dump of the operating system -f dumpfile Attempt to save a crash dump from the speci- fied file instead of from the system's current dump device. This option may be use- ful if the information stored on the dump device has been copied to an on-disk file by means of the dd(1M) command.
Topics
Community Discussion
No community discussion yet for this question.
