初始对象存储配置期间出现"未在所需IP空间中配置集群间LIF "错误
适用场景
- ONTAP 9
- 专用IP空间中的FabricPool
- StorageGRID
问题描述
在ONTAP 中尝试将StorageGRID 作为对象存储附加时收到以下错误:
::*> storage aggregate object-store config create -object-store-name StorageGrid -provider-type SGWS -server StorageGrid.local -is-ssl-enabled true -container-name fabricpool -ipspace FabricPool -use-http-proxy false -access-key xxxxxxxxxxxxxxxx -secret-password xxxxxxxxxxxxxxxxxxxxxxxxx -url-style path-style -is-certificate-validation-enabled falseWarning: Disabling certificate validation prevents verification of identities of an objectstore server.Do you want to continue? {y|n}: yError: command failed: Cannot verify availability of the object store from nodeNODE-01. Reason: Intercluster LIF not configured in the required IPspace..