cluster:213
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| cluster:213 [2023/02/14 14:09] – hmeij07 | cluster:213 [2024/01/12 15: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:/ | scp cottontail2:/ | ||
| - | yum install ohpc-slurm-client | + | |
| + | |||
| # check status of service munge | # check status of service munge | ||
| + | rpm -ivh / | ||
| 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 | ||
| + | systemctl stop dnf-makecache.timer | ||
| + | |||
| + | mv / | ||
| + | mv / | ||
| Line 269: | Line 281: | ||
| ## make -orig backups and stage in / | ## make -orig backups and stage in / | ||
| ## cottontail2 = greentail52 sections | ## cottontail2 = greentail52 sections | ||
| + | chown -R munge:munge /etc/munge / | ||
| + | chown -R slurm:munge / | ||
| + | |||
| | | ||
| Line 281: | Line 296: | ||
| # cpu temps | # cpu temps | ||
| 40 * * * * / | 40 * * * * / | ||
| + | |||
| + | on compute node / | ||
| + | * - | ||
| + | |||
| # file date_ctt2.sh | # file date_ctt2.sh | ||
| Line 287: | Line 306: | ||
| # ctt:/ | # ctt:/ | ||
| + | |||
| + | # ctt2:/ | ||
| </ | </ | ||
cluster/213.1676383796.txt.gz · Last modified: by hmeij07
