Hi,
We have a es cluster of 40 nodes running in google cloud . We have 150 tb of SSD allocated to this cluster.
But we are trying to move our storage from SSD to google cloud storage buckets.
I have mounted a path in my data nodes to Google cloud storage buckets and have give that path in data paths of each data node. ES cluster it up but when i stream data to the cluster master nodes throws errors that data nodes are not available. I have few questions on this approach
Is using Google cloud storage for data nodes a recommended approach?
If so what is the better way of doing it