FabricPool: file access stops working due to intermittent connection
Applies to
- Fabric Pool
- Amazon Web Services (AWS)
Issue
- File access stops working due to intermittent connection.
object.store.unavailable
messages are seen underEMS
log:
object.store.unavailable: Unable to connect to the object store "<S3_Bucket>" from node <node_name>.
Reason: Access denied.
- Profiler connectivity test is aborted due to PUT failure.
cluster::*> storage aggregate object-store profiler show
Object store config name: S3Bucket
Node name: cluster-01
Status: Aborted due to PUT failure
Start time: 7/24/2020 09:19:20
Op Size Total Failed Latency(ms) Throughput
min max avg
---------------------------------------------------------------------------
----
PUT 4MB 51 51 524 7718 7384 0B
GET 4KB 0 0 0 0 0 0B
GET 8KB 0 0 0 0 0 0B
GET 32KB 0 0 0 0 0 0B
GET 256KB 0 0 0 0 0 0B
5 entries were displayed.