“Steps of adding a new grid node”版本间的差异

来自cslt Wiki
跳转至: 导航搜索
(以内容“ 1. Install Linux box grid-X, * Ensure the following are there: perl, python, g++ for c/c++/fortran, Tcl. * mount nfs service from grid-0 to /nfs/disk 2. Instal...”创建新页面)
 
第1行: 第1行:
 
 
1. Install Linux box grid-X,  
 
1. Install Linux box grid-X,  
  
 
   * Ensure the following are there: perl, python, g++ for c/c++/fortran, Tcl.
 
   * Ensure the following are there: perl, python, g++ for c/c++/fortran, Tcl.
 
   * mount nfs service from grid-0 to  /nfs/disk
 
   * mount nfs service from grid-0 to  /nfs/disk
 +
  * cp /etc/hosts and /etc/bash.bashrc from grid-0
  
 
2. Install NIS service, propagate the NIS account from grid-0
 
2. Install NIS service, propagate the NIS account from grid-0

2012年10月9日 (二) 07:36的版本

1. Install Linux box grid-X,

 * Ensure the following are there: perl, python, g++ for c/c++/fortran, Tcl.
 * mount nfs service from grid-0 to  /nfs/disk
 * cp /etc/hosts and /etc/bash.bashrc from grid-0

2. Install NIS service, propagate the NIS account from grid-0

3. Install SGE, accepted by grid-0

4. Ensure the following tool dir is add into /etc/bash.bashrc

  /nfs/disk/tools/bin

5. Install additional tools

 * matlab client
 * ATALAS and CLAPACK

6. Done