Warning: Undefined array key "DOKU_PREFS" in /usr/share/dokuwiki/inc/common.php on line 2082
cluster:213 [DokuWiki]

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 09:07]
hmeij07
cluster:213 [2023/03/03 13:11]
hmeij07
Line 94: Line 94:
 ln -s /zfshomes/tmp ln -s /zfshomes/tmp
 ln -s /zfshomes/csmith06 ln -s /zfshomes/csmith06
 +ls -l
  
 cat /sanscratch/tmp/fstab.tmp >> /etc/fstab; mkdir /astrostore; mount -a; df -h; cd /smithlab/;  ln -s /smithlab/home/opt/rhel08 opt; ls -l cat /sanscratch/tmp/fstab.tmp >> /etc/fstab; mkdir /astrostore; mount -a; df -h; cd /smithlab/;  ln -s /smithlab/home/opt/rhel08 opt; ls -l
Line 99: Line 100:
 # fstab file mounts # fstab file mounts
 mkdir -p /zfshomes /home66 /home33 /mindstore /opt/ohpc/pub /opt/intel mkdir -p /zfshomes /home66 /home33 /mindstore /opt/ohpc/pub /opt/intel
 +mkdir -p /smithlab/home;cd /smithlab;ln -s /smithlab/home/opt/rhel08 opt; ls -l
 # cottontail2 = greentail52 # cottontail2 = greentail52
 # n100-n101 = n79 # n100-n101 = n79
Line 228: 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 262: Line 265:
 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 267: Line 276:
 ## 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 279: Line 291:
 # 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 285: Line 301:
  
 # ctt:/root/scripts # ctt:/root/scripts
 +
 +# ctt2:/usr/local/bin/rslurm2022.sh
  
 </code> </code>
cluster/213.txt ยท Last modified: 2024/01/12 10:09 by hmeij07