ls_getmastername
Returns the name of the host running the local load sharing cluster's master LIM.This routines provides access to LSF cluster configuration information.
ls_getmastername returns the name of the host running the local load sharing cluster's master LIM.
#include <lsf/lsf.h>
char *ls_getmastername(void)
Data Structures:
- Parameters:
none Define Statements:
- none
- none
Errors:
- Returns:
- char *:A pointer to static space holding master name.
Function was successful.NULL
Function failed.Equivalent line commands:
- If the function fails, lserrno is set to indicate the error.
Files:
- none
- $LSF_CONFDIR/lsf.shared
$LSF_CONFDIR/lsf.cluster.cluster_name
- See also:
- ls_info
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.