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
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.
PreviousUpgrade legacy persistent volumes for capacity enforcementNextConvert cluster to multi-container backend
Last updated