PowerScale: 보조 OneFS 클러스터 구성 실패

Summary: 이 문서에서는 OneFS 9.2 이상에서 보조 OneFS 클러스터를 CloudPools의 클라우드 스토리지 공급자로 구성하는 오류를 해결하는 방법에 대해 설명합니다.

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 9.2 이상에서는 아래 오류로 인해 OneFS와 OneFS 간에 CloudPools를 구성할 수 없습니다.
src-1# isi cloud accounts create cpoolaccount --type isilon https://128.221.250.54:8080/namespace/ifs/data/cloudtarget2 --account-username clouduser --key a --skip-ssl-validation true
Access denied from remote server. Check credentials: clapi error: CL_AUTHENTICATION_FAILED; 401  
src-1#

Cause

이 문제는 OneFS 9.2 이상에서 HTTP 기본 인증을 기본값으로 비활성화하여 발생합니다.

Resolution

아래와 같이 HTTP 기본 인증을 활성화합니다.
tgt-1# isi_gconfig -t web-config auth_basic
auth_basic (bool) = false   <<< default value in OneFS 9.2 and newer
tgt-1# isi_gconfig -t web-config auth_basic=true
tgt-1# isi_gconfig -t web-config auth_basic
auth_basic (bool) = true
tgt-1#
Article Properties
Article Number: 000195091
Article Type: Solution
Last Modified: 03 Mar 2026
Version:  4
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.