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 13: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 394: Line 394:
     * 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.conf)
 +    * did not help the count down
 +  * reboot
  
  
cluster/172.txt ยท Last modified: 2020/07/15 17:52 by hmeij07