User Tools

Site Tools


cluster:172

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
cluster:172 [2018/09/26 15:21]
hmeij07 [mapd]
cluster:172 [2018/09/27 17:22]
hmeij07 [Finish]
Line 34: Line 34:
 yum install kernel-devel kernel-headers (remove old headers after reboot) yum install kernel-devel kernel-headers (remove old headers after reboot)
 yum install gcc gcc-gfortran gcc-c++  # CHROOT done yum install gcc gcc-gfortran gcc-c++  # CHROOT done
 +yum install tcl tcl-devel # CHROOT done
  
 # /etc/modprobe.d/blacklist-nouveau.conf (new file by nvidia) # /etc/modprobe.d/blacklist-nouveau.conf (new file by nvidia)
Line 376: Line 377:
   * add node in deploy.txt of n36.chroot/  (centos 7.2)   * add node in deploy.txt of n36.chroot/  (centos 7.2)
   * ./deploy.txt `grep node_name deploy.txt`   * ./deploy.txt `grep node_name deploy.txt`
-  * scp in place passwd, shadow, group, hosts, fstab from global archive 
   * umount -a   * umount -a
   * ONBOOT=no, ib0 ??? connectX mlx4_0 IB interface breaks in CentOS 7.3+   * ONBOOT=no, ib0 ??? connectX mlx4_0 IB interface breaks in CentOS 7.3+
Line 384: Line 384:
   * eth1 on 129.133   * eth1 on 129.133
   * yum update   * yum update
-  * yum install kernel-headers kernel-devel+  * yum install kernel-headers kernel-devel epel-release
   * put n37 tarball in /, unpack   * put n37 tarball in /, unpack
   * remove cuda-9.2   * remove cuda-9.2
Line 390: Line 390:
   * Nvidia install: files in /usr/local/src   * Nvidia install: files in /usr/local/src
     * remove nouveau     * remove nouveau
 +    * disable selinux
 +    * reboot
     * sh runfile     * sh runfile
     * ./runfile -silent -driver     * ./runfile -silent -driver
     * install all CHROOT done packages     * install all CHROOT done packages
     * reboot     * reboot
 +
 +  * custom fstab
 +  * mount on 10.10
 +  * authorized_keys
 +  * scp in place from global archive...make backups
 +  * passwd, shadow, group, hosts 
 +  * openlava
 +  * reboot for polkit, check /etc/ssh/ssh_host* perms/owners
 +
 +  * /share/apps/src/openlava3 install in centOS7
 +  * systemctl enable
 +  * eth1 on 10.10, mounts ok?
 +  * /etc/default/grub add "nomodeset" and GRUB_RECORDFAIL_TIMEOUT (grub2-mkconfig -o /boot/grub2/grub.cfg)
 +    * did not help the count down
 +    * did fix the text console
 +  * 
 +  * reboot
  
  
cluster/172.txt ยท Last modified: 2020/07/15 17:52 by hmeij07