Slackbot
09/06/2023, 7:45 AMPrashant Shahi
09/07/2023, 7:41 AMkubectl pod describe
for the zookeeper pod?
Also, make sure you have sufficient resources in the cluster/machine.surya prakash
09/07/2023, 7:45 AMPrashant Shahi
09/07/2023, 7:56 AMkubectl -n platform describe pod/my-release-zookeeper-0
surya prakash
09/07/2023, 7:57 AMsurya prakash
09/07/2023, 7:57 AMsurya prakash
09/07/2023, 7:58 AMPrashant Shahi
09/07/2023, 9:35 AMvolume node affinity conflict
error happens when the PVC used by the pod is scheduled on different zones/region.Prashant Shahi
09/07/2023, 9:39 AMnodeAffinity
for those components to match the same zone of the PVC.Prashant Shahi
09/07/2023, 9:41 AMsurya prakash
09/07/2023, 9:46 AMsurya prakash
09/08/2023, 10:33 AMPrashant Shahi
09/08/2023, 12:49 PMSince zookeeper, alert manager and query service pvc where facing this issue, i won't face any metric data loss after deleting the affected pvc.actually SQLite would be removed since it is attached to
query-service
statefulset.Prashant Shahi
09/08/2023, 12:49 PMsurya prakash
09/08/2023, 12:50 PMsurya prakash
09/08/2023, 12:51 PMPrashant Shahi
09/08/2023, 12:51 PMPrashant Shahi
09/08/2023, 12:51 PMsurya prakash
09/08/2023, 12:52 PMsurya prakash
09/08/2023, 12:52 PMPrashant Shahi
09/08/2023, 2:15 PMIn what frequency do you collect metrics and persist to dbdepends on your collection interval. By default it should be 30s for Hostmetrics and K8s Metrics.