Denis Magda created IGNITE-8994:
-----------------------------------
Summary: Configuring dedicated volumes for WAL and data with Kuberenetes
Key: IGNITE-8994
URL:
https://issues.apache.org/jira/browse/IGNITE-8994 Project: Ignite
Issue Type: Task
Components: documentation
Reporter: Denis Magda
Fix For: 2.7
The current StatefulSet documentation request only one persistent volume for both WAL and data/index files:
https://apacheignite.readme.io/docs/stateful-deployment#section-statefulset-deploymentHowever, according to Ignite performance guide the WAL has to be located on a dedicated volume:
https://apacheignite.readme.io/docs/durable-memory-tuning#section-separate-disk-device-for-walProvide StatefulSet configuration that shows how to request separate volumes for the WAL and data/index files. If needed, provide YAML configs for StorageClass and volume claims.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)