kubernetes: Sample cassandra image doesn't work with GCE persistent disk

Replacing emptyDir with a Persistent Volume Claim pointing to a GCE persistent disk for both version 8 and 9 of the sample Cassandra image causes Cassandra to fail during startup due to permission errors around the directory /cassandra_data. On :v9 the log output looks like this, and :v8 it looks like this.

@chrislovecnm @jeffmendoza

About this issue

  • Original URL
  • State: closed
  • Created 8 years ago
  • Comments: 16 (12 by maintainers)

Most upvoted comments