Isilon:OneFS 或節點韌體評估失敗,原因是作為已停用寫入的 SyncIQ 的目標路徑
Summary: 執行節點韌體評估時,由於目錄 /ifs/data/Isilon_Support/upgrade_error/logs 已依目標 SyncIQ 原則停用寫入,因此該 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 升級評估或節點韌體評估結果,暫時允許 SyncIQ 原則的寫入,當中已為 /ifs/data/Isilon_Support/upgrade_errors. 的其中一個子目錄停用寫入
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.檢閱結果後,復原允許寫入原則變更,其中 <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.