How can i check cloud logs, were currently getting...
# community-help
s
How can i check cloud logs, were currently getting constant unhealthy node2 and causing issues
image.png
f
The metrics under it should show CPU usage and Ram Usage. Can you give us your Cluster's ID?
s
aeqyxbt7ns6djrp0p
just upgrading away from burst cpu
f
There's an upgrade request in progress. After it resolves, the node will be healthy again. Every time you upgrade / update the Typesense version, if you're not using High Availability, then there's going to be downtime like it is now
s
we have High Availability setup
we have Multi-Node HA configured
do you have any logs to show why it was timing out
cause its impacting our ecom site at the minute
f
Nodes are reporting healthy ATM
s
Yes, can you find the see the errors from the pervious two failures. seems to have happened in last hour
f
Your CPU spiked at 100% leading to unhealthy nodes. The upgrade process could initiate, since it requires nodes to be healthy, to not have any downtime
s
We did the upgrade after as we thought it might be because we was in burst mode and throttles to 15% after a while
so just seeing if this stabilizes it
f
Your requests / s are about 1.5 -> 1.5 * 3600 * 24 * 30 -> 3.8 million requests / month. I suspect you need to upgrade to a 4vCPU instead of a 2vCPU configuration
s
tripped to unhealthy again
Is the load balancing working correctly, seems to be 1 node always spiking as well
We can look at increasing to 4vCPU but feels like its getting expensive quickly
f
All three nodes spiked at 100%. If you want, we can upgrade you to 4vCPU. But there's added cost to that, so we need explicit access from you. Over the last 12 hours, your requests / s have spiked from an average of 0.6, to over 3.5. Have you just launched or are you experiencing bot traffic?
k
@sam some of your queries are taking > 20 seconds to execute.
DMing you a few sample slow queries that's showing up on our logs.
Can you please try removing the
exhaustive_search=true
parameter? That should immediately help.