自作クラスタ計算機:pbs_pro_v20の基本設定
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| 自作クラスタ計算機:pbs_pro_v20の基本設定 [2026/05/15 13:23] – created koudai | 自作クラスタ計算機:pbs_pro_v20の基本設定 [2026/06/18 04:16] (current) – [hostsファイルの編集] koudai | ||
|---|---|---|---|
| Line 47: | Line 47: | ||
| - /etc/hosts に、管理ノードと計算ノードのプライベートLAN内におけるIPアドレスとホスト名を登録します< | - /etc/hosts に、管理ノードと計算ノードのプライベートLAN内におけるIPアドレスとホスト名を登録します< | ||
| - | 127.0.0.1 localhost | + | 127.0.0.1 localhost |
| 192.168.0.1 kanri | 192.168.0.1 kanri | ||
| 192.168.0.11 | 192.168.0.11 | ||
| Line 55: | Line 55: | ||
| </ | </ | ||
| * Ubuntuでは自己参照アドレス(localhost)に127.0.1.1が割り当てられていますが、このままだと動かなくなるので編集します。 | * Ubuntuでは自己参照アドレス(localhost)に127.0.1.1が割り当てられていますが、このままだと動かなくなるので編集します。 | ||
| - | * 再起動すると /etc/hosts がもとに戻ってしまいます。/ | ||
| - | * cloud_init_modulesのupdate_etc_hostsをコメントアウト | ||
| - | * manage_etc_hosts: | ||
| - (NISを使用している場合)NISの情報を更新します< | - (NISを使用している場合)NISの情報を更新します< | ||
| $ sudo make -C /var/yp | $ sudo make -C /var/yp | ||
| Line 81: | Line 78: | ||
| </ | </ | ||
| * PBS Proの実行に必要なもの(管理ノードと計算ノードの両方にインストール)< | * PBS Proの実行に必要なもの(管理ノードと計算ノードの両方にインストール)< | ||
| - | $ sudo apt install expat libedit2 postgresql python3 postgresql-contrib sendmail-bin tcl tk libical3 postgresql-server-dev-all libhwloc-dev libcjson-dev | ||
| $ sudo apt install expat libedit2 postgresql python3 postgresql-contrib sendmail-bin tcl tk libical3 postgresql-server-dev-all libhwloc-dev | $ sudo apt install expat libedit2 postgresql python3 postgresql-contrib sendmail-bin tcl tk libical3 postgresql-server-dev-all libhwloc-dev | ||
| $ sudo apt install expat libedit2 postgresql python3 postgresql-contrib sendmail-bin tcl tk libical3 postgresql-server-dev-all | $ sudo apt install expat libedit2 postgresql python3 postgresql-contrib sendmail-bin tcl tk libical3 postgresql-server-dev-all | ||
自作クラスタ計算機/pbs_pro_v20の基本設定.1778819007.txt.gz · Last modified: 2026/05/15 13:23 by koudai
