lsshut - List the current system shutdown actions

6.14 LPAR mode z/VM guest KVM guest

Use the lsshut command to see how the Linux® instance is configured for the halt, poff, reboot, restart, and panic system shutdown triggers.

For more information about the shutdown triggers and possible shutdown actions, see Shutdown actions.

If the action is kdump, a second action might be listed. This second action is the backup action that is taken if kdump fails. See Using the Dump Tools, SC33-8412 for details about using kdump.

lsshut syntax

Read syntax diagramSkip visual syntax diagramlsshut -h -v
where:
-h or --help
displays a short help text, then exits. To view the man page, enter man lsshut.
-v or --version
displays the version number of lsshut and exits.

Examples

  • To query the configuration issue:
    # lsshut
    Trigger    Action
    ========================
    Halt       stop
    Power off  vmcmd (LOGOFF)
    Reboot     reipl
    Restart    kdump,dump_reipl
    Panic      kdump,dump_reipl