k get cluster -A
NAMESPACE NAME CLUSTER-DEFINITION TERMINATION-POLICY STATUS AGE
default mysqlc02 Delete Failed 2m46s
check pvc: Bound
k get pvc
NAME STATUS VOLUME CAPACITY ACCESS MODES STORAGECLASS VOLUMEATTRIBUTESCLASS AGE
data-mysql3c2-mysql-0 Bound d-8vb88aki0yj1qr8tmxos 20Gi RWO kb-default-sc <unset> 55m
data-mysqlc02-mysql-0 Bound d-8vb9c7agv97fjozfg8ul 20Gi RWO kb-default-sc <unset> 14m
check pod: CrashLoopBackOff
k get pod
NAME READY STATUS RESTARTS AGE
mysqlc02-mysql-0 0/4 Init:CrashLoopBackOff 6 (4m22s ago) 10m
describe pod: Back-off restarting failed container kbagent-worker in pod
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal Scheduled 11m default-scheduler Successfully assigned default/mysqlc02-mysql-0 to cn-zhangjiakou.10.0.0.141
Normal SuccessfulAttachVolume 11m attachdetach-controller AttachVolume.Attach succeeded for volume "d-8vb9c7agv97fjozfg8ul"
Normal AllocIPSucceed 11m terway-daemon Alloc IP 10.0.0.187/24 took 30.800037ms
Normal Pulled 11m kubelet Container image "apecloud-registry.cn-zhangjiakou.cr.aliyuncs.com/apecloud/mysql_audit_log:8.0.33" already present on machine
Normal Created 11m kubelet Created container init-data
Normal Started 11m kubelet Started container init-data
Normal Pulling 11m kubelet Pulling image "apecloud-registry.cn-zhangjiakou.cr.aliyuncs.com/apecloud/xtrabackup:8.0"
Normal Pulled 10m kubelet Successfully pulled image "apecloud-registry.cn-zhangjiakou.cr.aliyuncs.com/apecloud/xtrabackup:8.0" in 25.596s (25.596s including waiting). Image size: 484944832 bytes.
Normal Created 10m kubelet Created container init-xtrabackup
Normal Started 10m kubelet Started container init-xtrabackup
Normal Pulled 10m kubelet Container image "apecloud-registry.cn-zhangjiakou.cr.aliyuncs.com/apecloud/jemalloc:5.3.0" already present on machine
Normal Created 10m kubelet Created container init-jemalloc
Normal Started 10m kubelet Started container init-jemalloc
Normal Pulled 10m kubelet Container image "apecloud-registry.cn-zhangjiakou.cr.aliyuncs.com/apecloud/syncer:0.3.3" already present on machine
Normal Created 10m kubelet Created container init-syncer
Normal Started 10m kubelet Started container init-syncer
Normal Pulled 10m kubelet Container image "apecloud-registry.cn-zhangjiakou.cr.aliyuncs.com/apecloud/dbctl:0.1.5" already present on machine
Normal Created 10m kubelet Created container init-dbctl
Normal Started 10m kubelet Started container init-dbctl
Normal Started 10m (x2 over 10m) kubelet Started container kbagent-worker
Normal Pulled 9m57s (x3 over 10m) kubelet Container image "apecloud-registry.cn-zhangjiakou.cr.aliyuncs.com/apecloud/kubeblocks-tools:1.0.0-beta.5" already present on machine
Normal Created 9m57s (x3 over 10m) kubelet Created container kbagent-worker
Warning BackOff 52s (x43 over 10m) kubelet Back-off restarting failed container kbagent-worker in pod mysqlc02-mysql-0_default(ecc1d39f-b544-4762-b28f-00879faa9688)
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
OS: [e.g. iOS]
Browser [e.g. chrome, safari]
Version [e.g. 22]
Additional context
Add any other context about the problem here.
Describe the env
To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context Add any other context about the problem here.