Open faelau opened 3 months ago
Having some news on this.
The panic is only happening when mounting PVCs with the CEPH kernel driver. If the PVCs are mounted with the fuse
driver, the panic isn't happening.
Also this happened some days ago with another software using BoltDB, so this seems to be some kind of an upstream issue on boltdb
/etcd
?
Maybe an issue there should also be opened?
Bug Report
If you restart a PD pod, you receive the following panic:
The PVC hat the
cephfs.csi.ceph.com
provisioner. The cluster is running on microk8s.Checking the
etcd
database withbbolt
, digging a bit deeper results in the following error:What did you do?
TidbCluster
:What did you expect to see?
pd
not corrupting theetcd
database.What did you see instead?
A panic of the PD container because the
etcd
database is corrupted.What version of PD are you using (
pd-server -V
)?