type of the job

current job priority

starting date and time

current job status

Retrieved data is the same for both fsejob --listwith and without the --detailoption, but the data is displayed using different layouts. When the --detailoption is specified, each job property is displayed in a separate line, so the command output can be parsed by other commands and scripts.

To retrieve data only for a particular job type, specify an additional option that corresponds to the job type. For example, to list only maintenance jobs, invoke the following command:

fsejob --list --maint PartitionName [--detail]

For more information on the fsejob command, see the FSE CLI reference.

To list FSE jobs using graphical user interface, in the FSE Management Console window, in the object tree, click the Jobs container. A list of FSE jobs with basic job information will be displayed in the right pane.

Figure 31 Listing currently running FSE jobs

Example output of the fsejob --list command

fsejob --list

 

 

 

 

 

JobId

Partition

Type

Prio

Started

Status

20021202000082

video_1

recall

8478

2002/12/02 10:22:57 waiting for resources

20021202000083

video_2

migration

n/a

2002/12/02 10:23:07 writing to medium

20021202000084

scanned

migration

n/a

2002/12/02 10:24:34 writing to medium

Example output of the fsejob --list --detail command

fsejob --list --detail

JobID: 20021202000082

Partition: video_1

Type: recall

Priority: 8478

158 Monitoring and maintaining FSE