Table 1.   LSF Directories
 
 Directory
 
 |  
 Mode
 
 |  
 Contents
 
 | 
 
 $LSB_CONFDIR $LSB_CONFDIR/*
 
 |  
 755
 
 |  
 LSF Batch configuration files, must be owned by the primary LSF administrator, and shared by all potential master hosts
 
 | 
| 
           $LSB_SHAREDIR/cluster/logdir 
         
 |  
 755
 
 |  
 LSF Batch accounting files, must be owned by the primary LSF administrator, and shared by all potential master hosts
 
 | 
 
 $LSF_BINDIR
 
 |  
 755
 
 |  
 User commands, must allow setuid to root, shared by all hosts of the same type
 
 | 
 
 $LSF_CONFDIR
 
 |  
 755
 
 |  
 LSF cluster configuration files, must be owned by the primary LSF administrator, and shared by all LSF server hosts
 
 | 
 
 $LSF_ENVDIR
 
 |  
 755
 
 |  
 lsf.conf file, must be owned by root
 
 | 
 
 $LSF_INCLUDEDIR
 
 |  
 755
 
 |  
 Header files lsf/lsf.h and lsf/lsbatch.h
 
 | 
 
 $LSF_INDEP
 
 |  
 755
 
 |  
 Host type independent files shared by all hosts
 
 | 
 
 $LSF_LIBDIR
 
 |  
 755
 
 |  
 LSF libraries, shared by all hosts of the same type
 
 | 
 
 $LSF_LOGDIR
 
 |  
 777
 
 |  
 Server error logs, must be owned by root
 
 | 
 
 $LSF_MACHDEP
 
 |  
 755
 
 |  
 Host type dependent files shared by all hosts of the same type
 
 | 
 
 $LSF_MANDIR
 
 |  
 755
 
 |  
 LSF man pages shared by all hosts
 
 | 
 
 $LSF_MISC
 
 |  
 755
 
 |  
 Examples and other miscellaneous files shared by all hosts
 
 | 
 
 $LSF_SERVERDIR
 
 |  
 755
 
 |  
 Server binaries, must be owned by root, and shared by all hosts of the same type
 
 | 
 
 $XLSF_APPDIR
 
 |  
 755
 
 |  
 Window application resource files, shared by all hosts
 
 | 
 
 $XLSF_UIDDIR
 
 |  
 755
 
 |  
 GUI UID files, shared by all hosts of the same type
 
 |