Grid Computing 1 -LSF

September 2nd, 2008 by chifeng Leave a reply »

增加一个节点

编辑…./lsf/conf/lsf.cluster.clustername文件,在Host部分增加一行,类似如下,直接复制之前的行也可以

Begin   Host
HOSTNAME  model    type        server r1m  mem  swp  RESOURCES    #Keywords
hostname      !       !       1       3.5 ()   ()   ()
End     Host

确认可以以当前用户rsh到该主机,然后启动对应的daemon。

chifeng# lsadmin reconfig
chifeng# lsadmin limstartup hostname
chifeng# lsadmin resstartup hostname
chifeng# badmin hstartup hostname

节点增加完成

Advertisement

1 comment

  1. Sarah says:

    Well done! Unlike the author of the topic ;-)

Leave a Reply