system node coredump save-all
Contributors
Suggest changes
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Save all unsaved kernel coredumps owned by a node
Availability: This command is available to cluster administrators at the admin privilege level.
Description
The system node coredump save-all
saves all unsaved core dumps on a specified node. If the node has already attempted to save the core dump by the value set by the -save-attempts parameter, the command prompts you before continuing. The save-attempts parameter is set by invoking the command system node coredump config modify.
Parameters
-node <nodename>
- Node That Owns the Coredump-
This specifies the node on which unsaved core dumps are to be saved.
Examples
The following example saves all unsaved core dumps on a node named node0:
cluster1::> system node coredump save-all -node node0