Closed
Description
When using the option to mount a volume for data storage, cassandra is not able to wite logs and stops. The instruction used is
docker run --name myCass2 --rm -v //c/cassandra_storage:/var/lib/cassandra -it cassandra:2.2
and the error:
ERROR 23:05:11 Exiting due to error while processing commit log during initialization. org.apache.cassandra.io.FSWriteError: java.io.IOException: Invalid argument
I tried with Cassandra 2.2 and 3.3 and it is the same. Using store inside the image woks perfectly
Metadata
Metadata
Assignees
Labels
No labels