You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
k get cluster -A
NAMESPACE NAME CLUSTER-DEFINITION TERMINATION-POLICY STATUS AGE
default minio-iwlexv Delete Failed 12m
k get pod
NAME READY STATUS RESTARTS AGE
minio-iwlexv-minio-0 1/2 CrashLoopBackOff 7 (94s ago) 12m
Describe pod
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal Scheduled 7m42s default-scheduler Successfully assigned default/minio-iwlexv-minio-0 to cn-zhangjiakou.10.0.0.144
Normal SuccessfulAttachVolume 7m42s attachdetach-controller AttachVolume.Attach succeeded for volume "d-8vb1iqqes6rb5pwh0gpp"
Normal AllocIPSucceed 7m33s terway-daemon Alloc IP 10.0.0.34/24 took 36.95065ms
Normal Pulled 7m32s kubelet Container image "apecloud-registry.cn-zhangjiakou.cr.aliyuncs.com/apecloud/kubeblocks-tools:0.8.2" already present on machine
Normal Created 7m32s kubelet Created container init
Normal Started 7m32s kubelet Started container init
Normal Pulled 7m31s kubelet Container image "apecloud-registry.cn-zhangjiakou.cr.aliyuncs.com/apecloud/kubeblocks-tools:1.0.0-beta.22" already present on machine
Normal Created 7m31s kubelet Created container init-kbagent
Normal Started 7m31s kubelet Started container init-kbagent
Normal Created 7m30s kubelet Created container kbagent-worker
Normal Pulled 7m30s kubelet Container image "apecloud-registry.cn-zhangjiakou.cr.aliyuncs.com/apecloud/minio:RELEASE.2024-06-29T01-20-47Z" already present on machine
Normal Started 7m30s kubelet Started container kbagent-worker
Normal Pulled 7m29s kubelet Container image "apecloud-registry.cn-zhangjiakou.cr.aliyuncs.com/apecloud/minio:RELEASE.2024-06-29T01-20-47Z" already present on machine
Normal Created 7m29s kubelet Created container kbagent
Normal Started 7m29s kubelet Started container kbagent
Normal Pulled 7m11s (x3 over 7m29s) kubelet Container image "apecloud-registry.cn-zhangjiakou.cr.aliyuncs.com/apecloud/minio:RELEASE.2024-06-29T01-20-47Z" already present on machine
Normal Created 7m11s (x3 over 7m29s) kubelet Created container minio
Normal Started 7m11s (x3 over 7m29s) kubelet Started container minio
Normal roleProbe 6m28s kbagent {"instance":"minio-iwlexv-minio","probe":"roleProbe","code":0}
Warning BackOff 2m31s (x27 over 7m26s) kubelet Back-off restarting failed container minio in pod minio-iwlexv-minio-0_default(1a6496a3-26d2-4a56-b282-87916083b121)
Logs
the minio replicas history is 1
the minio server pool is http://minio-iwlexv-minio-{0...0}.minio-iwlexv-minio-headless.default.svc.cluster.local/data
Starting minio server with command: /usr/bin/docker-entrypoint.sh minio server http://minio-iwlexv-minio-{0...0}.minio-iwlexv-minio-headless.default.svc.cluster.local/data -S /etc/minio/certs/ --address :9000 --console-address :9001
ERROR Unable to prepare the list of endpoints: Incorrect number of endpoints provided [http://minio-iwlexv-minio-{0...0}.minio-iwlexv-minio-headless.default.svc.cluster.local/data]
> Please provide correct combination of local/remote paths
HINT:
For more information, please refer to https://min.io/docs/minio/linux/operations/concepts/erasure-coding.html
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.
The text was updated successfully, but these errors were encountered:
Describe the env
Kubernetes: v1.31.1-aliyun.1
KubeBlocks: 1.0.0-beta.22
kbcli: 1.0.0-beta.9
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.
The text was updated successfully, but these errors were encountered: