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.