host_ctrl_option
options operations to be applied More...
Defines
#define HOST_OPEN 1 #define HOST_CLOSE 2 #define HOST_REBOOT 3 #define HOST_SHUTDOWN 4 #define HOST_CLOSE_REMOTE 5 #define HOST_HPOWER_SUSPEND 6 #define HOST_HPOWER_RESUME 7 #define HOST_HPOWER_RESET 8 Detailed Description
options operations to be appliedDefine Documentation
#define HOST_OPEN 1 Opens the host to accept jobs.
#define HOST_CLOSE 2 Closes the host so that no jobs can be dispatched to it.
#define HOST_REBOOT 3 Restarts sbatchd on the host.
sbatchd will receive a request from mbatchd and re-execute. This permits the sbatchd binary to be updated. This operation fails if no sbatchd is running on the specified host.
#define HOST_SHUTDOWN 4 The sbatchd on the host will exit.
#define HOST_CLOSE_REMOTE 5 Used for closing leased host on the submission cluster.
#define HOST_HPOWER_SUSPEND 6 suspend host
#define HOST_HPOWER_RESUME 7 resume host
#define HOST_HPOWER_RESET 8 resume host
Date Modified: 16 Jul 2014
Terms of Use
Copyright © 1994-2014 International Business Machines Corp.
US Government Users Restricted Rights - Use, duplication or disclosure
restricted by GSA ADP Schedule Contract with IBM Corp.