Name: manila-share-6664946d99-fnthj Namespace: openstack Priority: 0 Service Account: manila-share Node: instance/199.204.45.99 Start Time: Tue, 24 Feb 2026 20:51:10 +0000 Labels: application=manila component=share pod-template-hash=6664946d99 release_group=manila Annotations: configmap-bin-hash: bb337655ca836a574ef5b77cc25769960919c5d88c47cd275859a1e99cb169fa configmap-etc-hash: b35d3e3b9beaec03e754b95591d94b242c14c3be43db5674208226d98b9a5abe openstackhelm.openstack.org/release_uuid: Status: Running IP: 199.204.45.99 IPs: IP: 199.204.45.99 Controlled By: ReplicaSet/manila-share-6664946d99 Init Containers: init: Container ID: containerd://7992c0967d388e2368b4faf55287303bf751795382262342bf4965ad92731c55 Image: ghcr.io/vexxhost/kubernetes-entrypoint:edge@sha256:8921b64b87af184a1421dd856b2703bcf3cff9f50863cd0d18371cf964a87bd3 Image ID: ghcr.io/vexxhost/kubernetes-entrypoint@sha256:8921b64b87af184a1421dd856b2703bcf3cff9f50863cd0d18371cf964a87bd3 Port: Host Port: Command: kubernetes-entrypoint State: Terminated Reason: Completed Exit Code: 0 Started: Tue, 24 Feb 2026 20:51:11 +0000 Finished: Tue, 24 Feb 2026 20:53:17 +0000 Ready: True Restart Count: 0 Environment: POD_NAME: manila-share-6664946d99-fnthj (v1:metadata.name) NAMESPACE: openstack (v1:metadata.namespace) INTERFACE_NAME: eth0 PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/ DEPENDENCY_SERVICE: openstack:percona-xtradb-haproxy,openstack:keystone-api,openstack:rabbitmq-manila DEPENDENCY_JOBS: manila-db-sync,manila-ks-user,manila-ks-endpoints,manila-rabbit-init DEPENDENCY_DAEMONSET: DEPENDENCY_CONTAINER: DEPENDENCY_POD_JSON: [{"labels":{"application":"openvswitch","component":"server"},"requireSameNode":true}] DEPENDENCY_CUSTOM_RESOURCE: Mounts: /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-bjk6d (ro) manila-share-init: Container ID: containerd://fa276666251c235553697fcb7a94a847df15e12bc4210ba2ec4bd9008ef7f443 Image: ghcr.io/vexxhost/manila:2025.2@sha256:570c608568c0ad4b26f981c149a8e59be47acf9451bdd64603d43260914c6686 Image ID: ghcr.io/vexxhost/manila@sha256:570c608568c0ad4b26f981c149a8e59be47acf9451bdd64603d43260914c6686 Port: Host Port: Command: /tmp/manila-share-init.sh State: Terminated Reason: Completed Exit Code: 0 Started: Tue, 24 Feb 2026 20:53:17 +0000 Finished: Tue, 24 Feb 2026 20:53:17 +0000 Ready: True Restart Count: 0 Environment: Mounts: /etc/manila/ssh-keys from ssh-keys (rw) /tmp from pod-tmp (rw) /tmp/manila-share-init.sh from manila-bin (ro,path="manila-share-init.sh") /tmp/pod-shared from pod-shared (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-bjk6d (ro) Containers: manila-share: Container ID: containerd://8c5d534bee197a26bb60ab5c6e0738319fc08f8697e1ca616f2d4f1edaef6b00 Image: ghcr.io/vexxhost/manila:2025.2@sha256:570c608568c0ad4b26f981c149a8e59be47acf9451bdd64603d43260914c6686 Image ID: ghcr.io/vexxhost/manila@sha256:570c608568c0ad4b26f981c149a8e59be47acf9451bdd64603d43260914c6686 Port: Host Port: Command: /tmp/manila-share.sh State: Running Started: Tue, 24 Feb 2026 20:53:18 +0000 Ready: True Restart Count: 0 Environment: Mounts: /etc/manila from etcmanila (rw) /etc/manila/manila.conf from manila-etc (ro,path="manila.conf") /etc/manila/policy.yaml from manila-etc (ro,path="policy.yaml") /etc/manila/rootwrap.conf from manila-etc (rw,path="rootwrap.conf") /etc/manila/rootwrap.d/share.filters from manila-etc (ro,path="share.filters") /etc/manila/ssh-keys from ssh-keys (rw) /etc/sudoers.d/kolla_manila_sudoers from manila-etc (ro,path="manila_sudoers") /etc/sudoers.d/kolla_manila_volume_sudoers from manila-etc (ro,path="manila_sudoers") /run/openvswitch from run-openvswitch (ro) /tmp from pod-tmp (rw) /tmp/manila-share.sh from manila-bin (ro,path="manila-share.sh") /tmp/pod-shared from pod-shared (rw) /var/lib/manila from state-tmp (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-bjk6d (ro) Conditions: Type Status Initialized True Ready True ContainersReady True PodScheduled True Volumes: pod-tmp: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: pod-shared: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: state-tmp: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: etcmanila: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: run-openvswitch: Type: HostPath (bare host directory volume) Path: /run/openvswitch HostPathType: Directory manila-etc: Type: Secret (a volume populated by a Secret) SecretName: manila-etc Optional: false manila-bin: Type: ConfigMap (a volume populated by a ConfigMap) Name: manila-bin Optional: false ssh-keys: Type: Secret (a volume populated by a Secret) SecretName: manila-ssh-keys Optional: false kube-api-access-bjk6d: Type: Projected (a volume that contains injected data from multiple sources) TokenExpirationSeconds: 3607 ConfigMapName: kube-root-ca.crt ConfigMapOptional: DownwardAPI: true QoS Class: BestEffort Node-Selectors: openstack-control-plane=enabled Tolerations: node.kubernetes.io/not-ready:NoExecute op=Exists for 300s node.kubernetes.io/unreachable:NoExecute op=Exists for 300s Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal Scheduled 29m default-scheduler Successfully assigned openstack/manila-share-6664946d99-fnthj to instance Normal Pulled 29m kubelet Container image "ghcr.io/vexxhost/kubernetes-entrypoint:edge@sha256:8921b64b87af184a1421dd856b2703bcf3cff9f50863cd0d18371cf964a87bd3" already present on machine Normal Created 29m kubelet Created container init Normal Started 29m kubelet Started container init Normal Pulled 27m kubelet Container image "ghcr.io/vexxhost/manila:2025.2@sha256:570c608568c0ad4b26f981c149a8e59be47acf9451bdd64603d43260914c6686" already present on machine Normal Created 27m kubelet Created container manila-share-init Normal Started 27m kubelet Started container manila-share-init Normal Pulled 27m kubelet Container image "ghcr.io/vexxhost/manila:2025.2@sha256:570c608568c0ad4b26f981c149a8e59be47acf9451bdd64603d43260914c6686" already present on machine Normal Created 27m kubelet Created container manila-share Normal Started 27m kubelet Started container manila-share