-
Notifications
You must be signed in to change notification settings - Fork 9.7k
Closed
Labels
rabbitmqsolvedstale15 days without activity15 days without activitytriageTriage is neededTriage is needed
Description
Which chart:
The name (and version) of the affected chart
https://github.com/bitnami/charts/tree/master/bitnami/rabbitmq/
Version: 8.6.1
Describe the bug
RabbitMQ pod takes more than 20 mins to deploy when used with AWS EFS as a storage class. But it works fine when I use gp2 as a storage class.
Here is output of kubectl get pods
Here is the kubectl logs:
To Reproduce
Steps to reproduce the behavior:
Install the Rabbitmq chart with AWS-EFS as a storage class and observe the output.
Expected behavior
Expected RabbitMQ pods to be in ready state withing few minuets(<2 min).
Version of Helm and Kubernetes:
- Output of helm version:
version.BuildInfo{Version:"v3.3.4", GitCommit:"a61ce5633af99708171414353ed49547cf05013d", GitTreeState:"clean", GoVersion:"go1.14.9"}
- Output of kubectl version:
Client Version: version.Info{Major:"1", Minor:"19", GitVersion:"v1.19.0", GitCommit:"e19964183377d0ec2052d1f1fa930c4d7575bd50", GitTreeState:"clean", BuildDate:"2020-08-26T14:30:33Z", GoVersion:"go1.15", Compiler:"gc", Platform:"linux/amd64"} Server Version: version.Info{Major:"1", Minor:"17+", GitVersion:"v1.17.12-eks-7684af", GitCommit:"7684af4ac41370dd109ac13817023cb8063e3d45", GitTreeState:"clean", BuildDate:"2020-10-20T22:57:40Z", GoVersion:"go1.13.15", Compiler:"gc", Platform:"linux/amd64"}
amithins, JfrogPrasanna, shahiinn, chukka, eldada and 7 more
Metadata
Metadata
Assignees
Labels
rabbitmqsolvedstale15 days without activity15 days without activitytriageTriage is neededTriage is needed