- 概要
- 要件
- インストール
- インストール後
- クラスターの管理
- 監視とアラート機能
- 移行とアップグレード
- 製品固有の設定
- ベスト プラクティスとメンテナンス
- トラブルシューティング
- インストール時にサービスをトラブルシューティングする方法
- クラスターをアンインストールする方法
- オフライン成果物をクリーンアップしてディスク領域を改善する方法
- Redis データをクリアする方法
- Istio ログを有効化する方法
- ログを手動でクリーンアップする方法
- sf-logs バンドルに保存されている古いログをクリーンアップする方法
- AI Center のストリーミング ログを無効化する方法
- 失敗した Automation Suite インストールをデバッグする方法
- アップグレード後に古いインストーラーからイメージを削除する方法
- Longhorn のスナップショットを自動的にクリーンアップする方法
- TX チェックサム オフロードを無効化する方法
- ArgoCD のログ レベルを手動で Info に設定する方法
- 外部レジストリーのエンコードされたpull_secret_valueを生成する方法
- TLS 1.2 で弱い暗号に対処する方法
- RHEL 8.4 OS でオフライン インストールを実行できない
- バンドルのダウンロード中のエラー
- バイナリがないため、オフライン インストールが失敗する
- オフライン インストールでの証明書の問題
- Longhorn のセットアップ中に最初のインストールが失敗する
- SQL 接続文字列の検証エラー
- selinux iscsid モジュールの前提条件の確認が失敗する
- Azure ディスクが SSD としてマークされない
- 証明書の更新後のエラー
- ウイルス対策が原因でインストールの問題が発生する
- OS のアップグレード後に Automation Suite が動作しない
- Automation Suite で backlog_wait_time を 0 に設定する必要がある
- リソースが利用できないことの影響を受ける GPU ノード
- ワークロードの準備ができていないためボリュームをマウントできない
- 管理ポータルのタイムアウト期間を設定する
- 基になるディレクトリ接続を更新する
- 移行後に認証が機能しない
- Kinit: Cannot find KDC for realm <AD Domain> while getting initial credentials
- kinit: Keytab contains no suitable keys for *** while getting initial credentials
- 無効なステータス コードが原因で GSSAPI 操作が失敗した
- Alarm received for failed kerberos-tgt-update job
- SSPI Provider: Server not found in Kerberos database
- アカウントが無効なため AD ユーザーのログインに失敗した
- ArgoCD へのログインに失敗した
- サンドボックス イメージを取得できない
- ポッドが ArgoCD UI に表示されない
- Redis プローブの障害
- RKE2 サーバーの起動に失敗する
- UiPath 名前空間でシークレットが見つからない
- 初回インストール後に ArgoCD が進行中ステートになる
- ArgoCD の読み取り専用アカウントにアクセスする際の問題
- MongoDB ポッドが CrashLoopBackOff になるか、削除後に PVC プロビジョニングの保留中になる
- クラスターの復元またはロールバック後にサービスが異常になる
- Init:0/X でポッドがスタックする
- Prometheus が CrashloopBackoff ステートにあり、メモリ不足 (OOM) エラーを伴う
- Ceph-rook のメトリックが監視ダッシュボードに表示されない
- Automation Suite 診断ツールを使用する
- Automation Suite サポート バンドル ツールを使用する
- ログを確認する
バックアップを復元する
クラスターの復元後は、スナップショットのバックアップは有効化されていません。復元後にスナップショットのバックアップを有効化するには、「スナップショットのバックアップを有効化する」をご覧ください。
クラスターを復元しても、SQL Server などの外部データ ソースは復元されません。必ず、SQL Server を適切なスナップショットに復元してください。
クラスターを復元するには、次の手順に従います。
- すべてのサーバー ノードにクラスター インフラストラクチャをインストールします。
- 復元したクラスター上でスナップショットを構成します。
- 復元するスナップショットを選択します。
- データと設定を復元します。
前提条件: 必要なインストーラーとバンドルをダウンロードしてインストールします。
- 復元インストーラー – as-installer.zip パッケージに含まれています。
- オフライン インフラストラクチャ バンドル – as-infra.tar.gz パッケージに含まれています。
dr_input.json
復元ファイルを準備し、すべてのクラスター ノードで利用できるようにします。
{
"fixed_rke_address": "fqdn",
"fqdn": " fqdn ",
"rke_token": "guid",
"profile" : "cluster_proflie"
"external_object_storage": { "enabled": false }
}
{
"fixed_rke_address": "fqdn",
"fqdn": " fqdn ",
"rke_token": "guid",
"profile" : "cluster_proflie"
"external_object_storage": { "enabled": false }
}
cluster_config.json
のサブセットです。
パラメーター |
値 (Value) |
---|---|
|
Automation Suite クラスターの FQDN。値は、古い FQDN と同じである必要があります。別の FQDN 値を指定すると、復元が失敗する可能性があります。 |
|
負荷分散ノードの登録と Kube API 要求に使用する固定アドレス。 推奨どおりロード バランサーを構成している場合は、
fqdn の値と同じ値にする必要があります。それ以外の場合は、最初のサーバー ノードの fqdn 値を使用します。詳しくは、「ロード バランサーを構成する」をご覧ください。
|
|
ここには、新たに生成された GUID を使用します。これは、事前共有されるクラスター固有のシークレットです。クラスターに参加させる、すべてのノードで必要です。 |
|
インストールのプロファイルを設定します。使用可能なプロファイルは次のとおりです。
|
インストールの詳細については、「手動: 高度なインストール」をご覧ください。
プライマリ復元クラスター ノードにクラスター インフラストラクチャをインストールする
プライマリ復元クラスター ノードにインフラストラクチャをインストールするには、次のコマンドを実行します。
cd <installer directory>
./install-uipath.sh -i dr_input.json -o dr_output.json --restore --accept-license-agreement
cd <installer directory>
./install-uipath.sh -i dr_input.json -o dr_output.json --restore --accept-license-agreement
dr_input.json
をプライマリ サーバー ノードから残りのサーバー/エージェント ノードにコピーします。インフラストラクチャをプライマリ サーバー ノードにインストールする手順で、残りのノードに必要な値が追加されます。
セカンダリ サーバーにクラスター インフラストラクチャをインストールする
セカンダリ サーバーにインフラストラクチャをインストールするには、以下の手順を実行します。
cd <installer directory>
./install-uipath.sh -i dr_input.json -o dr_output.json --restore -j server --accept-license-agreement
cd <installer directory>
./install-uipath.sh -i dr_input.json -o dr_output.json --restore -j server --accept-license-agreement
エージェント ノードにクラスター インフラストラクチャをインストールする
エージェント ノードにインフラストラクチャをインストールするには、以下の手順を実行します。
cd <installer directory>
./install-uipath.sh -i dr_input.json -o dr_output.json --restore -j agent --accept-license-agreement
cd <installer directory>
./install-uipath.sh -i dr_input.json -o dr_output.json --restore -j agent --accept-license-agreement
Task Mining ノードにクラスター インフラストラクチャをインストールする
Task Mining ノードにクラスター インフラストラクチャをインストールするには、以下の手順を実行します。
cd <installer directory>
./install-uipath.sh -i dr_input.json -o dr_output.json --restore -j task-mining --accept-license-agreement
cd <installer directory>
./install-uipath.sh -i dr_input.json -o dr_output.json --restore -j task-mining --accept-license-agreement
Automation Suite ロボット ノードにクラスター インフラストラクチャをインストールする
Automation Suite ロボット ノードにクラスター インフラストラクチャをインストールするには、以下の手順を実行します。
cd <installer directory>
./install-uipath.sh -i dr_input.json -o dr_output.json --restore -j asrobots --accept-license-agreement
cd <installer directory>
./install-uipath.sh -i dr_input.json -o dr_output.json --restore -j asrobots --accept-license-agreement
GPU ノードにクラスター インフラストラクチャをインストールする
GPU ノードにクラスター インフラストラクチャをインストールするには、以下の手順を実行します。
cd <installer directory>
./install-uipath.sh -i dr_input.json -o dr_output.json --restore -j gpu --accept-license-agreement
cd <installer directory>
./install-uipath.sh -i dr_input.json -o dr_output.json --restore -j gpu --accept-license-agreement
as-infra.tar.gz
を利用できるようにします。
- プライマリ復元サーバー ノードの
/uipath/
ディレクトリにバンドルをコピーします。 - セカンダリ サーバーとエージェント ノードの
/opt/UiPathAutomationSuite/
ディレクトリにバンドルをコピーします。
プライマリ復元クラスター ノードにクラスター インフラストラクチャをインストールする
プライマリ復元クラスター ノードにインフラストラクチャをインストールするには、以下の手順を実行します。
cd <installer directory>
./install-uipath.sh -i dr_input.json -o dr_output.json --restore --accept-license-agreement --offline-bundle /uipath/as-infra.tar.gz --offline-tmp-folder /uipath/tmp
cd <installer directory>
./install-uipath.sh -i dr_input.json -o dr_output.json --restore --accept-license-agreement --offline-bundle /uipath/as-infra.tar.gz --offline-tmp-folder /uipath/tmp
dr_input.json
をプライマリ サーバー ノードから残りのサーバー/エージェント ノードにコピーします。インフラストラクチャをプライマリ サーバー ノードにインストールする手順で、残りのノードに必要な値が追加されます。
セカンダリ サーバーにクラスター インフラストラクチャをインストールする
セカンダリ サーバーにインフラストラクチャをインストールするには、以下の手順を実行します。
cd <installer directory>
./install-uipath.sh -i dr_input.json -o dr_output.json --restore -j server --accept-license-agreement --offline-bundle /opt/UiPathAutomationSuite/as-infra.tar.gz --offline-tmp-folder /opt/UiPathAutomationSuite/tmp
cd <installer directory>
./install-uipath.sh -i dr_input.json -o dr_output.json --restore -j server --accept-license-agreement --offline-bundle /opt/UiPathAutomationSuite/as-infra.tar.gz --offline-tmp-folder /opt/UiPathAutomationSuite/tmp
エージェント ノードにクラスター インフラストラクチャをインストールする
エージェント ノードにインフラストラクチャをインストールするには、以下の手順を実行します。
cd <installer directory>
./install-uipath.sh -i dr_input.json -o dr_output.json --restore -j agent --accept-license-agreement --offline-bundle /opt/UiPathAutomationSuite/as-infra.tar.gz --offline-tmp-folder /opt/UiPathAutomationSuite/tmp
cd <installer directory>
./install-uipath.sh -i dr_input.json -o dr_output.json --restore -j agent --accept-license-agreement --offline-bundle /opt/UiPathAutomationSuite/as-infra.tar.gz --offline-tmp-folder /opt/UiPathAutomationSuite/tmp
Task Mining ノードにクラスター インフラストラクチャをインストールする
Task Mining ノードにインフラストラクチャをインストールするには、以下の手順を実行します。
cd <installer directory>
./install-uipath.sh -i dr_input.json -o dr_output.json --restore -j task-mining --accept-license-agreement --offline-bundle /opt/UiPathAutomationSuite/as-infra.tar.gz --offline-tmp-folder /opt/UiPathAutomationSuite/tmp
cd <installer directory>
./install-uipath.sh -i dr_input.json -o dr_output.json --restore -j task-mining --accept-license-agreement --offline-bundle /opt/UiPathAutomationSuite/as-infra.tar.gz --offline-tmp-folder /opt/UiPathAutomationSuite/tmp
Automation Suite ロボット ノードにクラスター インフラストラクチャをインストールする
Automation Suite ロボット ノードにインフラストラクチャをインストールするには、以下の手順を実行します。
cd <installer directory>
./install-uipath.sh -i dr_input.json -o dr_output.json --restore -j asrobots --accept-license-agreement --offline-bundle /opt/UiPathAutomationSuite/as-infra.tar.gz --offline-tmp-folder /opt/UiPathAutomationSuite/tmp
cd <installer directory>
./install-uipath.sh -i dr_input.json -o dr_output.json --restore -j asrobots --accept-license-agreement --offline-bundle /opt/UiPathAutomationSuite/as-infra.tar.gz --offline-tmp-folder /opt/UiPathAutomationSuite/tmp
GPU ノードにクラスター インフラストラクチャをインストールする
GPU ノードにインフラストラクチャをインストールするには、以下の手順を実行します。
cd <installer directory>
./install-uipath.sh -i dr_input.json -o dr_output.json --restore -j gpu --accept-license-agreement --offline-bundle /opt/UiPathAutomationSuite/as-infra.tar.gz --offline-tmp-folder /opt/UiPathAutomationSuite/tmp
cd <installer directory>
./install-uipath.sh -i dr_input.json -o dr_output.json --restore -j gpu --accept-license-agreement --offline-bundle /opt/UiPathAutomationSuite/as-infra.tar.gz --offline-tmp-folder /opt/UiPathAutomationSuite/tmp
インフラストラクチャをインストールしたら、スナップショットを構成する一方で、最小限のデータ (ターゲット、エンドポイント、場所など) を提供します。これらの値は復元時に使用されます。
復元したクラスターのバックアップを構成するには、「クラスター スナップショットを構成する」のセクションの手順に従います。
スナップショットの構成後、既存のスナップショットの一覧を表示して、復元ポイントとして使用するスナップショットを決定します。
--from-snapshot <snapshot-name>
フラグを使用して、変換元のスナップショットの名前を指定します。
./configureUiPathAS.sh snapshot restore create --from-snapshot <snapshot name>
./configureUiPathAS.sh snapshot restore create --from-snapshot <snapshot name>
スナップショット名を指定しない場合、クラスターは最後に成功したスナップショットに復元されます。利用可能なスナップショットについては、スナップショットのリストをご覧ください。
cluster_config.json
ファイルを回復することもできます。今後クラスターに新しいノードを追加する際やアップグレードをする際などにこのファイルを使用できます。
cluster_config.json
を復元するには、以下の手順を実行します。
./bin/uipathctl manifest get-revision >> ./cluster_config.json
./bin/uipathctl manifest get-revision >> ./cluster_config.json
クラスターの復元後、復元した仮想マシンの信頼ストアに CA 証明書を追加してください。詳しくは、以下のページをご覧ください。
Automation Suite クラスターの復元後、新しい監視パスワードを取得する必要があります。このためには、「監視ツールにアクセスする」の手順を実行します。
AI Center™ が有効化された Automation Suite クラスターを復元した後、「復元したクラスターで AI Center を有効化する」の手順に従います。