Which three commands can be used to manually generate a kernel core file? (Choose three.)
To manually generate a kernel core file in ONTAP, the following commands can be used:
1. ::> reboot --node <node_name> --dump true
What it does: Reboots the specified node and generates a core dump before rebooting.
Example Usage:
reboot --node <node_name> --dump true
2. ::> halt --dump true --node <node_name>
What it does: Halts the specified node and generates a core dump before shutting down.
Example Usage:
halt --dump true --node <node_name>
3. ::> system node panic --node <node_name>
What it does: Forces a panic on the specified node, which triggers a kernel core dump.
Example Usage:
system node panic --node <node_name>
Why Other Options Are Incorrect:
A . SP> system power cycle:
This command reboots the system from the Service Processor but does not generate a core dump.
NetApp 'Kernel Core Dump Guide' explains the use of reboot, halt, and panic commands to trigger core dumps.
ONTAP CLI Reference includes the syntax for these commands.
Lizbeth
3 months agoRasheeda
2 months agoBeth
2 months agoYoulanda
3 months agoJaime
3 months agoVanda
3 months agoMelynda
3 months agoVincent
3 months agoHildred
3 months agoLaticia
3 months agoBilly
3 months agoEileen
4 months agoLizbeth
4 months agoGayla
4 months agoTerina
3 months agoDesmond
3 months agoEstrella
3 months agoBarrett
3 months agoGlory
3 months agoNatalie
4 months agoJettie
4 months agoVerdell
4 months ago