Tuesday, June 26, 2012

LSF




configure file: lsf.conf
sudoers: lsf.sudoers

manage a host:
$badmin hclose hostA
$badmin hopen hostA
$badmin hshutdown hostA

manage a queue:
$badmin qclose normal #no more jobs may be submitted
$badmin qopen normal
$badmin qinact normal #jobs not started
$badmin qact normal
$badmin qhist #view a queue history

manage the daemons:
$badmin mbdrestart
$lsadmin limstartup hostA
$lsadmin limshutdown hostA
$lsadmin resstartup hostB
$lsadmin resshutdown hostB

Set cluster admins:
edit file: lsf.cluster.cluster_name
Begin ClusterAdmins
ADMINISTRATORS = lsfadmin group6 admin3 admin4
End ClusterAdmins


To make the changes effective now:
$badmin reconfig










No comments:

Post a Comment