Troubleshooting
you can use the following basic commands to check the status and debug the service:
Known issues
Mixed hugepages size issue in Kubernetes v1.18 and below
Due to a Kubernetes v1.18 issue with allocating mixed hugepages sizes, the WEKA cluster must not allocate mixed sizes of hugepages on the Kubernetes nodes.
Workaround
Only if the default memory for the client is increased, do one of the following:
If the WEKA client is installed on the K8s nodes by a manual stateless client mount, set the
reserve_1g_hugepages
mount option tofalse
in the mount command.If this is a WEKA server or a WEKA client part of the WEKA cluster, contact the Customer Success Team.
Advanced examples and detailed instructions are also available at https://github.com/weka/csi-wekafs/tree/main/examples.
PreviousUpgrade legacy persistent volumes for capacity enforcementNextConvert cluster to multi-container backend
Last updated