arangodb / arangodb-docker

Docker container for ArangoDB
Apache License 2.0
106 stars 32 forks source link

Error when starting container with rocksdb #44

Closed haseebnaseem closed 6 years ago

haseebnaseem commented 6 years ago

Environment: Kubernetes Running as a cluster, the following error is thrown and the container fails to start. FATAL {startup} unable to initialize RocksDB engine: IO error: No space left on device/var/lib/arangodb3/engine-rocksdb/000304.sst: No space left on device; Maybe your filesystem doesn't provide required features? (Cifs? NFS?)

dothebart commented 6 years ago

meanwhile arangodb on kubernetes is supported via https://github.com/arangodb/kube-arangodb - closing this issue.