User Tools

Site Tools


cluster:213

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:213 [2023/02/14 14:09]
hmeij07
cluster:213 [2023/02/21 20:18]
hmeij07 [Config Recipe]
Line 230: Line 230:
   yum  install ohpc-slurm-client   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 269: Line 270:
 ## 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 281: Line 285:
 # cpu temps # cpu temps
 40 * * * * /share/apps/scripts/lm_sensors.sh > /dev/null 2>&1 40 * * * * /share/apps/scripts/lm_sensors.sh > /dev/null 2>&1
 +
 +on compute node /etc/security/limits.conf
 +*                -       memlock         270039400
 +
  
 # file date_ctt2.sh # file date_ctt2.sh
Line 287: Line 295:
  
 # ctt:/root/scripts # ctt:/root/scripts
 +
 +# ctt2:/usr/local/bin/rslurm2022.sh
  
 </code> </code>
cluster/213.txt ยท Last modified: 2024/01/12 15:09 by hmeij07