Release Notes


|37.7 New Parameter for iwm_cmd Command

|A new -v parameter has been added to the iwm_cmd |command to allow the user to recover the status of the jobs that were running |on the node specified. Only jobs on an inactive node are allowed to be |recovered. This command should be issued when there is a node failure |and there are some jobs running on that node or being cancelled at the |time. Jobs that were in "Running" state will be resubmitted and set |back to "Queued" state. Jobs that were in "Cancelling" state will be |set to "Cancelled" state.

|The partial syntax is as follows:

|>>-iwm_cmd--+-------------------------------+------------------->
|            '--u--user_id--+--------------+-'
|                           '--p--password-'
| 
|>---v--node_id_to_recover--------------------------------------><
| 
| 

|

|node_id_to_recover
|Specifies the node on which the jobs are to be recovered. |


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]