Snap command

Use the snap command to collect diagnostic information from the node canister and to write the output to a USB flash drive.

Syntax

 satask  snap    [  -dump  ]   [  -noimm  ]   [ panel_name ]

Parameters

-dump
(Optional) Indicates the most recent dump file in the output.
-noimm
(Optional) Indicates the /dumps/imm.ffdc file should not be included in the output.
panel_name
(Optional) Indicates the node on which to execute the snap command.

Description

This command moves a snap file to a USB flash drive.

This command calls the satask snap command.

If collected, the IMM FFDC file is present in the snap archive in /dumps/imm.ffdc.<node.dumpname>.<date>.<time>.tgz. The system waits for up to five minutes for the IMM to generate its FFDC. The status of the IMM FFDC is located in the snap archive in /dumps/imm.ffdc.log. These two files are not left on the node.

An invocation example

satask snap -dump 111584

The resulting output:

No feedback