PowerScale: Falla de configuración del clúster secundario de OneFS

Summary: En este artículo, se describe cómo resolver una falla en la configuración de un clúster secundario de OneFS como proveedor de almacenamiento de nube para CloudPools en OneFS 9.2 y versiones posteriores. ...

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

En OneFS 9.2 y versiones posteriores, CloudPools no se puede configurar entre OneFS y OneFS con el siguiente error:
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

Esto se debe a la deshabilitación de la autenticación básica HTTP como valor predeterminado en OneFS 9.2 y versiones posteriores.

Resolution

Habilite la autenticación básica de HTTP como se muestra a continuación:
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.