SLURM: RockyLinux8にmariadbをオフライン環境で構成するために
| 登録日 | :2023/07/25 05:16 |
|---|---|
| カテゴリ | :SLURM |
SLURMヘッドノードを構成するには、mariadbのインストールが必要。(slurmdbdのデータベースとなる)。
オンラインであればyumを使えば簡単にインストールができる。
これをオフラインでインストールする場合に必要なライブラリを調査中。
mariadb本体、maridb-server、maridbの開発環境がおそらく必要。
・mariadb
mariadb-10.3.35-1.module+el8.6.0+1005+cdf19c22.x86_64.rpm
mariadb-common-10.3.35-1.module+el8.6.0+1005+cdf19c22.x86_64.rpm
mariadb-connector-c-3.1.11-2.el8_3.x86_64.rpm
mariadb-connector-c-config-3.1.11-2.el8_3.noarch.rpm
・mariadb-devel関連
libaio-0.3.112-1.el8.x86_64.rpm
libaio-devel-0.3.112-1.el8.x86_64.rpm
mariadb-connector-c-devel-3.1.11-2.el8_3.x86_64.rpm
mariadb-devel-10.3.35-1.module+el8.6.0+1005+cdf19c22.x86_64.rpm
mariadb-embedded-10.3.35-1.module+el8.6.0+1005+cdf19c22.x86_64.rpm
mariadb-embedded-devel-10.3.35-1.module+el8.6.0+1005+cdf19c22.x86_64.rpm
mariadb-errmsg-10.3.35-1.module+el8.6.0+1005+cdf19c22.x86_64.rpm
上記これらをインストールするのに必要なライブラリ
keyutils-libs-devel-1.5.10-9.el8.x86_64.rpm
openssl-devel-1.1.1k-9.el8_7.x86_64.rpm
krb5-devel-1.18.2-22.el8_7.x86_64.rpm
libcom_err-devel-1.45.6-5.el8.x86_64.rpm
libkadm5-1.18.2-22.el8_7.x86_64.rpm
libkadm5-1.18.2-25.el8_8.x86_64.rpm
pcre-8.42-6.el8.x86_64.rpm
pcre2-devel-10.32-3.el8.x86_64.rpm
pcre2-utf16-10.32-3.el8.x86_64.rpm
pcre2-utf32-10.32-3.el8.x86_64.rpm
libselinux-devel-2.9-8.el8.x86_64.rpm
libsepol-devel-2.9-3.el8.x86_64.rpm
libverto-devel-0.3.2-2.el8.x86_64.rpm
zlib-devel-1.2.11-21.el8_7.x86_64.rpm
・mariadb-server
mariadb-server-10.3.35-1.module+el8.6.0+1005+cdf19c22.x86_64.rpm
mariadb-test-10.3.35-1.module+el8.6.0+1005+cdf19c22.x86_64.rpm
上記これらをインストールするのに必要なライブラリ
perl-Env-1.04-395.el8.noarch.rpm
perl-Test-Simple-1.302135-1.el8.noarch.rpm
perl-Memoize-1.03-422.el8.noarch.rpm
perl-Time-HiRes-1.9758-2.el8.x86_64.rpm