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.