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
24 days agoYoulanda
3 days agoJaime
7 days agoVanda
8 days agoMelynda
9 days agoVincent
12 days agoHildred
24 days agoLaticia
26 days agoBilly
27 days agoEileen
1 months agoLizbeth
1 months agoGayla
2 months agoTerina
14 days agoDesmond
15 days agoEstrella
16 days agoBarrett
19 days agoGlory
23 days agoNatalie
1 months agoJettie
1 months agoVerdell
1 months ago