We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
root@k8s-primary:~# kubectl describe pod default-glance-78db878bc7-hjjlv -n onecloud Name: default-glance-78db878bc7-hjjlv Namespace: onecloud Priority: 0 Service Account: default Node: k8s-master-1/10.10.1.71 Start Time: Wed, 12 Feb 2025 06:37:33 +0000 Labels: app=glance app.kubernetes.io/component=glance app.kubernetes.io/instance=onecloud-cluster-nw86 app.kubernetes.io/managed-by=onecloud-operator app.kubernetes.io/name=onecloud-cluster onecloud.yunion.io/host-deployer= pod-template-hash=78db878bc7 Annotations: cni.projectcalico.org/containerID: 3c956248a4d1147502794506b827ac5b9135f27aab2ce4f1effbcaa37b415da5 cni.projectcalico.org/podIP: 10.40.196.29/32 cni.projectcalico.org/podIPs: 10.40.196.29/32 onecloud.yunion.io/last-applied-configuration: {"volumes":[{"name":"certs","secret":{"secretName":"default-certs","items":[{"key":"ca.crt","path":"ca.crt"},{"key":"service.crt","path":"... Status: Running IP: 10.40.196.29 IPs: IP: 10.40.196.29 Controlled By: ReplicaSet/default-glance-78db878bc7 Init Containers: init: Container ID: containerd://63fae4c26d2ed03a6bb62e36c56928562de126784c76d64dc798b7d40ab4980d Image: registry.cn-beijing.aliyuncs.com/yunion/glance:v3.11.9 Image ID: registry.cn-beijing.aliyuncs.com/yunion/glance@sha256:fc851c9f0188239cffb895e02d32e48363444e010ce44ce7e59e7c0f9e6e3ec8 Port: Host Port: Command: /opt/yunion/bin/glance --config /etc/yunion/glance.conf --auto-sync-table --exit-after-db-init State: Terminated Reason: Completed Exit Code: 0 Started: Wed, 12 Feb 2025 06:37:34 +0000 Finished: Wed, 12 Feb 2025 06:37:35 +0000 Ready: True Restart Count: 0 Environment: Mounts: /etc/yunion from config (ro) /etc/yunion/pki from certs (ro) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-msdlm (ro) Containers: glance: Container ID: containerd://dfae6360a906631f47f6d41d7ff887864156a17d4dbdad30b7123d610ba63568 Image: registry.cn-beijing.aliyuncs.com/yunion/glance:v3.11.9 Image ID: registry.cn-beijing.aliyuncs.com/yunion/glance@sha256:fc851c9f0188239cffb895e02d32e48363444e010ce44ce7e59e7c0f9e6e3ec8 Port: 30292/TCP Host Port: 0/TCP Command: /opt/yunion/bin/glance --config /etc/yunion/glance.conf State: Waiting Reason: CrashLoopBackOff Last State: Terminated Reason: Error Exit Code: 1 Started: Wed, 12 Feb 2025 08:17:21 +0000 Finished: Wed, 12 Feb 2025 08:18:38 +0000 Ready: False Restart Count: 19 Limits: cpu: 13334m memory: 67530Mi Requests: cpu: 10m memory: 10Mi Readiness: http-get https://:30292/ping delay=15s timeout=3s period=5s #success=3 #failure=2 Environment: Mounts: /dev from dev (rw) /etc/yunion from config (ro) /etc/yunion/pki from certs (ro) /opt/cloud from opt-cloud (rw) /var/run from run (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-msdlm (ro) Conditions: Type Status Initialized True Ready False ContainersReady False PodScheduled True Volumes: certs: Type: Secret (a volume populated by a Secret) SecretName: default-certs Optional: false config: Type: ConfigMap (a volume populated by a ConfigMap) Name: default-glance Optional: false opt-cloud: Type: HostPath (bare host directory volume) Path: /opt/cloud HostPathType: DirectoryOrCreate run: Type: HostPath (bare host directory volume) Path: /var/run HostPathType: Directory dev: Type: HostPath (bare host directory volume) Path: /dev HostPathType: Directory kube-api-access-msdlm: Type: Projected (a volume that contains injected data from multiple sources) TokenExpirationSeconds: 3607 ConfigMapName: kube-root-ca.crt ConfigMapOptional: DownwardAPI: true QoS Class: Burstable Node-Selectors: Tolerations: node-role.kubernetes.io/controlplane:NoSchedule node-role.kubernetes.io/master:NoSchedule node.kubernetes.io/not-ready:NoExecute op=Exists for 10s node.kubernetes.io/unreachable:NoExecute op=Exists for 10s Events: Type Reason Age From Message
Warning BackOff 9m9s (x323 over 101m) kubelet Back-off restarting failed container glance in pod default-glance-78db878bc7-hjjlv_onecloud(354a9b27-b959-4566-9d27-6bed65423b0c) Warning Unhealthy 3m18s (x4 over 101m) kubelet Readiness probe failed: Get "https://10.40.196.29:30292/ping": dial tcp 10.40.196.29:30292: connect: connection refused root@k8s-primary:~#
The text was updated successfully, but these errors were encountered:
我排查出来时minio没有启动的问题,能否告知,minio启动的pod是哪一个,我应该怎么去启动
Sorry, something went wrong.
No branches or pull requests
root@k8s-primary:~# kubectl describe pod default-glance-78db878bc7-hjjlv -n onecloud
Name: default-glance-78db878bc7-hjjlv
Namespace: onecloud
Priority: 0
Service Account: default
Node: k8s-master-1/10.10.1.71
Start Time: Wed, 12 Feb 2025 06:37:33 +0000
Labels: app=glance
app.kubernetes.io/component=glance
app.kubernetes.io/instance=onecloud-cluster-nw86
app.kubernetes.io/managed-by=onecloud-operator
app.kubernetes.io/name=onecloud-cluster
onecloud.yunion.io/host-deployer=
pod-template-hash=78db878bc7
Annotations: cni.projectcalico.org/containerID: 3c956248a4d1147502794506b827ac5b9135f27aab2ce4f1effbcaa37b415da5
cni.projectcalico.org/podIP: 10.40.196.29/32
cni.projectcalico.org/podIPs: 10.40.196.29/32
onecloud.yunion.io/last-applied-configuration:
{"volumes":[{"name":"certs","secret":{"secretName":"default-certs","items":[{"key":"ca.crt","path":"ca.crt"},{"key":"service.crt","path":"...
Status: Running
IP: 10.40.196.29
IPs:
IP: 10.40.196.29
Controlled By: ReplicaSet/default-glance-78db878bc7
Init Containers:
init:
Container ID: containerd://63fae4c26d2ed03a6bb62e36c56928562de126784c76d64dc798b7d40ab4980d
Image: registry.cn-beijing.aliyuncs.com/yunion/glance:v3.11.9
Image ID: registry.cn-beijing.aliyuncs.com/yunion/glance@sha256:fc851c9f0188239cffb895e02d32e48363444e010ce44ce7e59e7c0f9e6e3ec8
Port:
Host Port:
Command:
/opt/yunion/bin/glance
--config
/etc/yunion/glance.conf
--auto-sync-table
--exit-after-db-init
State: Terminated
Reason: Completed
Exit Code: 0
Started: Wed, 12 Feb 2025 06:37:34 +0000
Finished: Wed, 12 Feb 2025 06:37:35 +0000
Ready: True
Restart Count: 0
Environment:
Mounts:
/etc/yunion from config (ro)
/etc/yunion/pki from certs (ro)
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-msdlm (ro)
Containers:
glance:
Container ID: containerd://dfae6360a906631f47f6d41d7ff887864156a17d4dbdad30b7123d610ba63568
Image: registry.cn-beijing.aliyuncs.com/yunion/glance:v3.11.9
Image ID: registry.cn-beijing.aliyuncs.com/yunion/glance@sha256:fc851c9f0188239cffb895e02d32e48363444e010ce44ce7e59e7c0f9e6e3ec8
Port: 30292/TCP
Host Port: 0/TCP
Command:
/opt/yunion/bin/glance
--config
/etc/yunion/glance.conf
State: Waiting
Reason: CrashLoopBackOff
Last State: Terminated
Reason: Error
Exit Code: 1
Started: Wed, 12 Feb 2025 08:17:21 +0000
Finished: Wed, 12 Feb 2025 08:18:38 +0000
Ready: False
Restart Count: 19
Limits:
cpu: 13334m
memory: 67530Mi
Requests:
cpu: 10m
memory: 10Mi
Readiness: http-get https://:30292/ping delay=15s timeout=3s period=5s #success=3 #failure=2
Environment:
Mounts:
/dev from dev (rw)
/etc/yunion from config (ro)
/etc/yunion/pki from certs (ro)
/opt/cloud from opt-cloud (rw)
/var/run from run (rw)
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-msdlm (ro)
Conditions:
Type Status
Initialized True
Ready False
ContainersReady False
PodScheduled True
Volumes:
certs:
Type: Secret (a volume populated by a Secret)
SecretName: default-certs
Optional: false
config:
Type: ConfigMap (a volume populated by a ConfigMap)
Name: default-glance
Optional: false
opt-cloud:
Type: HostPath (bare host directory volume)
Path: /opt/cloud
HostPathType: DirectoryOrCreate
run:
Type: HostPath (bare host directory volume)
Path: /var/run
HostPathType: Directory
dev:
Type: HostPath (bare host directory volume)
Path: /dev
HostPathType: Directory
kube-api-access-msdlm:
Type: Projected (a volume that contains injected data from multiple sources)
TokenExpirationSeconds: 3607
ConfigMapName: kube-root-ca.crt
ConfigMapOptional:
DownwardAPI: true
QoS Class: Burstable
Node-Selectors:
Tolerations: node-role.kubernetes.io/controlplane:NoSchedule
node-role.kubernetes.io/master:NoSchedule
node.kubernetes.io/not-ready:NoExecute op=Exists for 10s
node.kubernetes.io/unreachable:NoExecute op=Exists for 10s
Events:
Type Reason Age From Message
Warning BackOff 9m9s (x323 over 101m) kubelet Back-off restarting failed container glance in pod default-glance-78db878bc7-hjjlv_onecloud(354a9b27-b959-4566-9d27-6bed65423b0c)
Warning Unhealthy 3m18s (x4 over 101m) kubelet Readiness probe failed: Get "https://10.40.196.29:30292/ping": dial tcp 10.40.196.29:30292: connect: connection refused
root@k8s-primary:~#
The text was updated successfully, but these errors were encountered: