User Tools

Site Tools


cluster:213

Warning: Undefined array key -1 in /usr/share/dokuwiki/inc/html.php on line 1458

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
cluster:213 [2023/02/20 17:36]
hmeij07 old revision restored (2023/02/20 10:56)
cluster:213 [2024/01/12 10:09] (current)
hmeij07
Line 223: Line 223:
  
 # now make it an ohpc compute node # now make it an ohpc compute node
 +# DO THIS on compute nodes BEFORE mounting ctt2:/opt
 +# pulls in newer version, potentail problem later on
   yum repolist   yum repolist
 +  rpm -ivh ohpc-release-2-1.el8.x86_64.rpm 
   yum install singularity-ohpc   yum install singularity-ohpc
   yum  install ohpc-base-compute --nobest   yum  install ohpc-base-compute --nobest
 +    yum  install ohpc-slurm-client
      
   scp cottontail2:/etc/resolv.conf /etc/resolv.conf   scp cottontail2:/etc/resolv.conf /etc/resolv.conf
-  yum  install ohpc-slurm-client+ 
 +  
   # check status of service munge   # check status of service munge
 +  rpm -ivh /sanscratch/tmp/rpms/munge-devel-0.5.13-2.el8.x86_64.rpm
   systemctl enable munge   systemctl enable munge
   systemctl start munge   systemctl start munge
Line 264: Line 270:
 systemctl stop firewalld systemctl stop firewalld
 systemctl disable firewalld systemctl disable firewalld
 +
 +systemctl  disable dnf-makecache.timer
 +systemctl stop dnf-makecache.timer
 +
 + mv /etc/issue.d/cockpit.issue /root/etc_issue.d_cockpit.issue
 + mv /etc/motd.d/cockpit /root/etc_motd.d_cockpit
  
  
Line 269: Line 281:
 ## make -orig backups and stage in /home/tmp/global ## make -orig backups and stage in /home/tmp/global
 ## cottontail2 = greentail52 sections ## cottontail2 = greentail52 sections
 +chown -R munge:munge /etc/munge /var/log/munge /var/lib/munge /var/run/munge
 +chown -R slurm:munge /var/log/slurm /var/spool/slurm
 +
  
      
Line 291: Line 306:
  
 # ctt:/root/scripts # ctt:/root/scripts
 +
 +# ctt2:/usr/local/bin/rslurm2022.sh
  
 </code> </code>
cluster/213.1676932565.txt.gz · Last modified: 2023/02/20 17:36 by hmeij07