Done
Details
Assignee
Slava SarzhanSlava SarzhanReporter
Vadim TkachenkoVadim TkachenkoLabels
Time tracking
2h loggedFix versions
Priority
Medium
Details
Details
Assignee
Slava Sarzhan
Slava SarzhanReporter
Vadim Tkachenko
Vadim TkachenkoLabels
Time tracking
2h logged
Fix versions
Priority
Smart Checklist
Smart Checklist
Smart Checklist
Created September 24, 2020 at 3:50 PM
Updated March 5, 2024 at 6:06 PM
Resolved February 2, 2021 at 3:49 PM
After my PXC got stuck in the bug:
https://jira.percona.com/browse/PXC-3432
I killed pod-0
as
kubectl delete pods cluster1-pxc-0 --grace-period=0 --force
and I hoped it would restart,
however it ended up in CrashLoopBackOff loop
the log is:
Unfortunately the file wsrep_recovery_verbose.log is not accessible, as the pod was already killed.
I suggest we redirect the log to some accessible location