Command Reference Guide

2.7 NAME 45
–D, –decr
Decrease current priority of the FSE job with specified identification num-
ber JobID by value Number.
–h, –help
Print the usage information for this FSE command.
–v, –version
Print the copyright and version information for this FSE command.
2.7.4 EXAMPLES
List FSE jobs which are running on FSE partition partition_01:
fsejob –l partition_01
List all FSE migration and recall jobs which are running in the FSE system:
fsejob – –list – –migration – –recall
List FSE administrative jobs which are running on FSE partition partition_-
new; display each of the retrieved parameters in a separate line:
fsejob –l –A partition_new –D
Show status of FSE job with identification number 20021203000092:
fsejob – –status 20021203000092
Abort execution of FSE jobs with identification numbers 20021126000803
and 20021126000804:
fsejob – –abort 20021126000803 20021126000804
Set priority of FSE job with identification number 20021125000714 to
4096:
fsejob – –priority 20021206000614 4096
Increase priority of FSE job with identification number 20021127000049
by 1000:
fsejob –p 20021206000614 –I 1000
File System Extender 3.2 Command Line Reference