Object Storage

Adding a cloud-tier from remote cluster ends with timeout

kombayn
687 Views

Hello

I've created an object store on one cluster and trying to add it as a cloud tier on other cluster to create fabric-pool and offload some data from primary cluster. I've got intercluster LIFs in singe VLAN on both clusters and they're pinging each other. I've added cloud tier on primary cluster, but when I'm trying to attach local tiers to it I've got "ERROR: Cannot verify availability of the object store from node xxx. Reason: Connection timeout.." I'm struggling to find a reason for this timeout - I've checked and renewed access keys, I've checked certificate and cannot find a reason.

1 ACCEPTED SOLUTION

kombayn
574 Views

Hi there. Thanks for the useful command.

I've already found the root cause. One of my intercluster LIFs had a service policy "default-management" instead of "intercluster". Once I've changed the service-policy connection went smoothly. 

View solution in original post

2 REPLIES 2

Bharath1
598 Views

Hi there!
Since you mentioned that the intercluster LIFs are pinging each other, it's likely not a basic connectivity issue.

You can use storage profiler command to check connection and letency

cluster1::>storage aggregate object-store profiler start -object-store-name my-store -node my-node

 

Can you please look into this KB might help you.
Error: Cannot verify availability of the object store from node to ONTAP S3 due to hostname not resolved - NetApp Knowledge Base

kombayn
575 Views

Hi there. Thanks for the useful command.

I've already found the root cause. One of my intercluster LIFs had a service policy "default-management" instead of "intercluster". Once I've changed the service-policy connection went smoothly. 

Public