Open uchiha-pain opened 2 years ago
@uchiha-pain this feature request was originally created in k8ssandra. See https://github.com/k8ssandra/k8ssandra/issues/351. Take a look a the comments there, particularly around IOPs. Curious to get your thoughts.
What is missing? When working in k8ssandra, we are not able to mount commit logs and data directories in separate volumes.
Why do we need it? As stated in Cassandra documentation we need it because
For optimal write performance, place the commit log be on a separate disk partition, or (ideally) a separate physical device from the data file directories. Because the commit log is append only, an HDD is acceptable for this purpose.
My work around for now: As a work around, I mounted my separate volume in the data directory and it seems to be working fine. Tried symbolic links but this method did not work.
┆Issue is synchronized with this Jira Story by Unito ┆Issue Number: K8OP-165