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

노드 펌웨어 평가 장애의 예:
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. 결과를 검토한 후 허용-쓰기 정책 변경을 되돌립니다. 여기서 <policy-name>은 1단계에서 확인한 SyncIQ 정책입니다.

# isi sync recovery allow-write <policy-name> --revert

 

Affected Products

PowerScale OneFS
Article 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.