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 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.
Date Modified: 9 Sep 2009
Platform Support: support@platform.com
Platform Information Development: doc@platform.com
Platform Computing. Accelerating Intelligence(TM).
Copyright © 1994-2009 Platform Computing Corporation. All rights reserved.