Containerized applications having issues in a kubernetes cluster
- Views:
- 148
- Visibility:
- Public
- Votes:
- 0
- Category:
- trident-kubernetes
- Specialty:
- SNAPX
- Last Updated:
- 8/6/2024, 8:59:42 AM
Applies to
- NetApp Astra Trident
- NetApp Ontap 9.X
- Kubernetes cluster
- Containerized applications
- NFS protocol
Issue
Containerized applications are not properly starting in their own containers and getting errors like the following:
- Vault application
error initializing storage of type raft: failed to create fsm: failed to open bolt file: error checking raft FSM db file "/vault/data/vault.db": stat /vault/data/vault.db: permission denied
cp: can't stat '/vault/config/extraconfig-from-values.hcl': Permission denied
- Redis application
Fatal error, can't open config file '/data/conf/redis.conf': Permission denied