본문 바로가기

Knowledge Base/Linux

Cluster Re-install

1. pxe 로 재설치

2. master 노드에서 /root/.ssh/known_hosts 에서 해당 호스트 키값 삭제

3. master 노드에서 /etc/ssh/ssh_known_hosts2 에서 해당 호스트 키값 삭제

4. /etc/hosts 파일 복사

5. 새로 설치한 노드 rsa 키 저장후 ensync 로 /root/.ssh 전체 동기화

6. master 노드에서 /etc/ssh/ssh_known_hosts2 파일 전체 동기화

7. /u0, /u1, /engrid/ensge 디렉토리 생성후 nfs mount 설정(/etc/fstab), 소스디렉토리 nfs 마운트

8. lustre 패치 수정, 리부팅

9. ensh 설치(node001 에서 nodelist 동기화), grub timeout

     perl -i -pe 's/default=1/default=0/' /boot/grub/grub.conf

10. /engrid/enhpc, /home 동기화

12. /opt/intel 동기화

11. /etc/profile.d/ 해당 파일 동기화

12. rsh_apply

13. sshkeysync

14. /etc/profile 동기화

15. gaglia 설치

16. /etc/services 동기화

17. sge 설치

18. group, passwd 파일, shadow 파일, /home, /etc/cron.hourly, rc.local, modprobe.conf, /etc/skel/.mpd.conf 동기화

19. 노드추가일 경우에는 sge qconf -mp mpich 수정