jiajf的个人博客分享 http://blog.sciencenet.cn/u/jiajf

博文

在我的机群中增加一台节点机的详细过程

已有 601 次阅读 2024-4-20 23:00 |系统分类:科研笔记

1. mu01scp .ssh/id_rsa.pub cu35:

                             scp .ssh/id_rsa cu35:

   cu35cd .ssh mv ../id_rsa.pub authorized_keys ; chmod 600 authorized_keys

2. 配置IB网卡,安装Lustre,见科学网记录(可以先正常装一次IB的驱动,所有的文件都在mu01:/opt/centos83下);

3. hostnamectl set-hostname cu35

   systemctl restart hostnamed

4. timedatectl set-timezone "Asia/Shanghai"

  vi /etc/chrony.conf    

pool一行改为:server 192.168.1.103 iburst

 

chronyc -a makestep

 

5. yum install ypbind yp-tools

   scp cu01:/etc/yp.conf /etc/yp.conf

scp cu01:/etc/nsswitch.conf  /etc/nsswitch.conf

 

6. mu01上,有安装 torque的脚本 修改 nodes文件

  执行./install-torque.sh

7. mu01qmgr

   create node cu35

s n cu35 np=48

s n cu35 properties=newcu48

或修改/var/spool/torque/server_priv/nodes



https://m.sciencenet.cn/blog-3367558-1430567.html

上一篇:可悲的复旦某教授

1 杨正瓴

该博文允许注册用户评论 请点击登录 评论 (0 个评论)

数据加载中...
扫一扫,分享此博文

Archiver|手机版|科学网 ( 京ICP备07017567号-12 )

GMT+8, 2024-5-18 14:47

Powered by ScienceNet.cn

Copyright © 2007- 中国科学报社

返回顶部