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 수정
'Knowledge Base > Linux' 카테고리의 다른 글
디스크 성능 체크 (0) | 2009.04.08 |
---|---|
운영체제와 커널 차원에서의 튜닝 및 보안 (0) | 2009.03.18 |
[시큐리티 팁] arpwatch로 MAC 주소 관리를 편리하게 (0) | 2009.03.17 |
RH4.x/CentOS4.x에서 XFS 파일시스템 사용하기 (0) | 2009.02.28 |
MySQL Tip (0) | 2009.02.24 |