调整存储分段大小后、ONTAP S3对象存储显示不可用
适用场景
- ONTAP 9
- ONTAP S3
问题描述
ONTAP S3对象存储已满:
[cluster: OscLowPriThreadPool: object.store.full:alert]: Failed to write to object store ObjectStore because it is out of space.已调整ONTAP S3对象存储的大小:
cluster::> object-store-server bucket modify -bucket ObjectStore -size NewSize[Job 1111] Job succeeded: Successful调整大小后、某些节点无法连接到对象存储:
[cluster: OscLowPriThreadPool: object.store.unavailable:EMERGENCY]: Unable to connect to the object store "ObjectStore" from node UUID. Reason: Operation Timedout.cluster::*> storage aggregate object-store show -aggregate AggrName -fields provider-type,object-store-availability,object-store-unavailable-reasonaggregate object-store-name object-store-availability object-store-unavailable-reason provider-type----------------- ----------------- ------------------------- ------------------------------- -------------AggrName ObjectStore unavailable Operation Timedout ONTAP_S3