Skip to content

Using external data store in windows fails #54

Closed
@chavolla

Description

@chavolla

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions