Platform9 Edge Cloud
Latest
Frequently Asked Questions
How To
Solution
Internal Only
Templates
Powered By

Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
How to Re-Install Minio In LTS3 setup
Copy Markdown
Open in ChatGPT
Open in Claude
Problem
Minio pods are stuck in ContainerCreating, Image pull error, ContainerStatusUnknown status.
Minio Pods
NAMESPACE NAME READY STATUS RESTARTS AGEminio console-59d679474-7fzvr 0/1 Completed 0 29hminio console-59d679474-klt79 0/1 ContainerStatusUnknown 0 170mminio console-59d679474-x9nbq 0/1 ErrImagePull 0 143mminio minio-operator-5bcbcb9b48-fhr8k 1/1 Running 8 (102m ago) 29hminio minio1-pool-0-0 0/1 ContainerCreating 0 159mThe errors seen in the minio pod logs are:


Environment
- Platform9 Self Managed Cloud Platform9 - v5.9 and Higher
Procedure
Steps to re-install Minio:
- Un-install Minio using helm in the Management Cluster:
Management cluster
xxxxxxxxxx# export KUBECONFIG=/etc/nodelet/airctl-mgmt/certs/admin.kubeconfig# helm -n minio uninstall minio-tenant# helm -n minio uninstall minio-operator- Install the Minio operator:
Management Cluster
# helm -n minio install minio-operator /opt/pf9/airctl/conf/helm_charts/minio-operator-4.5.1.tgz -f /opt/pf9/airctl/conf/helm_values/minio-operator.template.yml- Check if the operator is running on the cluster:
Management cluster
xxxxxxxxxx# kubectl get pods -A | grep minio-operator- Once operator is running, wait for ~30s to let it initialize. Then run:
Javascript
xxxxxxxxxx# helm -n minio install minio-tenant /opt/pf9/airctl/conf/helm_charts/minio-tenant-4.5.1.tgz -f minio_tenant_values.ymlAdditional Information
Need to check if there are any other underlying issue causing the pod failures, like etcd latency.
VariableType to search · ESC to discard
GlossaryType to search · ESC to discard
InsertType to search · ESC to discard
No matches
Last updated on
Was this page helpful?
Discard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message