Manual Pages


Table of Contents

NAME

na_coredump_segment_status - Display status of a core segmenting job

SYNOPSIS

coredump segment status

DESCRIPTION

This command displays the status of a core segmenting job. The following fields are displayed:

Job Id

Core file name

Status

Queued - The job is in the queue. It might run
immediately or it might run after another job completes.

Running - The job is running.

Stopping - The job has been canceled.

Percentage complete

EXAMPLES

This displays the status of the core segmenting jobs.

  toaster> coredump segment status

  Node      ID               Name                       Status          Percent
  -----     --               ----------------           ------          -------
   node1
             1                core.118049106.2012-01-05.17_11_11.nz
                                                         Running         15%


SEE ALSO

na_coredump_segment(1)


Table of Contents