Isilon:SyncIQのターゲット パスであって書き込みが無効になっているために、OneFSまたはノード ファームウェアの評価が失敗する
Summary: ノード ファームウェアの評価を実行すると、ターゲットSyncIQポリシーによって/ifs/data/Isilon_Support/upgrade_error/logsディレクトリーへの書き込みが無効になっていることが原因で、isi_upgrade_logs --get-fw-reportコマンドが失敗します。
This article applies to
This article does not apply to
This article is not tied to any specific product.
Not all product versions are identified in this article.
Symptoms
ノード ファームウェアの評価障害の例:
OneFS評価障害の例:
Isilon-1# isi_upgrade_logs --get-fw-report Warn : Failed to Create Directory [/ifs/data/Isilon_Support/upgrade_errors_logs] with error number[30] "Read-only file system" : File Name : /b/mnt/src/isilon/lib/isi_upgrade/Util.cpp : Line Number : 379 Unable to open or extract the file UpgradeLog-1.db from archive: UpgradeArchive-2021-12-23T11:49:19.381Z-2021-12-23T11:51:15.854Z
OneFS評価障害の例:
Isilon-1# isi_upgrade_logs -a Assessment Errors found, Attempting to find and extract logs from archive Warn : Failed to Create Directory [/ifs/data/Isilon_Support/upgrade_errors_logs] with error number[30] "Read-only file system" : File Name : /b/mnt/src/isilon/lib/isi_upgrade/Util.cpp : Line Number : 420 Unable to open or extract the file UpgradeLog-5.db from archive
Cause
isi_upgrade_logsコマンドは、詳細を/ifs/data/Isilon_Support/upgrade_errors/logsに抽出しようとしますが、ディレクトリーが受信するSyncIQポリシーのターゲット パスであるため、読み取り専用/書き込み禁止になっており、抽出に失敗します。Resolution
isi_upgrade_logsを使用してOneFSアップグレード評価またはノード ファームウェア評価の結果を確認できるようにするには、/ifs/data/Isilon_Support/upgrade_errors.サブ ディレクトリーのいずれかに対する書き込みを無効にしているSyncIQポリシーで書き込みを一時的に許可します。
1.書き込みを無効にしている受信SyncIQポリシーを確認します。
# isi sync target list
ポリシーのリストから、/ifs/data/Isilon_Support/upgrade_errors のサブ ディレクトリー をターゲット パスとして持つポリシーを特定します。通常、検出されるパスは/ifs/data/です。 サブ ディレクトリーのいずれかをターゲット パスとするSyncIQポリシーがない場合、これは違う問題なので、ディレクトリーが読み取り専用である理由をさらに確認する必要があります。
2.次を実行して、/ifs/data/ への書き込みを一時的に有効にします。ここで、<policy-name>は手順1で識別されたSyncIQポリシーです。
# isi sync recovery allow-write <policy-name>
3.評価の詳細を取得します。
- OneFSアップグレード評価コマンド:
# isi_upgrade_logs -a
- ノード ファームウェア評価コマンド:
# isi_upgrade_logs --get-fw-report
4.結果を確認した後、allow-writeポリシーの変更を元に戻します。ここで、<policy-name>は、手順1で識別されたSyncIQポリシーです。
# isi sync recovery allow-write <policy-name> --revert
Affected Products
PowerScale OneFSArticle Properties
Article Number: 000198373
Article Type: Solution
Last Modified: 24 May 2023
Version: 9
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.