While appending to file: /opt/dremio/data/db/catalog/009764.sst: No space left on device
Can I remove something from the machine?
I can’t login to the user interface.
While appending to file: /opt/dremio/data/db/catalog/009764.sst: No space left on device
Can I remove something from the machine?
I can’t login to the user interface.
dremio@dremio-app-6667b858cb-vhdsb:/opt/dremio/bin$ /opt/dremio/bin/dremio --config /opt/dremio/conf stop
stopping dremio
.
dremio@dremio-app-6667b858cb-vhdsb:/opt/dremio/bin$ /opt/dremio/bin/dremio-admin clean -c
Lock file to RocksDB is currently held by another process. Stop other process before retrying.
Failed to complete cleanup.
org.rocksdb.RocksDBException: While lock file: /opt/dremio/data/db/catalog/LOCK: Resource temporarily unavailable
Suppressed: java.lang.IllegalStateException: #start was not invoked, so metadataManager is not available
dremio@dremio-app-6667b858cb-vhdsb:/opt/dremio/bin$ /opt/dremio/bin/dremio --config /opt/dremio/conf stop
no dremio to stop because no pid file /var/run/dremio/dremio.pid
dremio@dremio-app-6667b858cb-vhdsb:/opt/dremio/bin$ ps -ef | grep dremio
dremio 1 0 5 Apr30 ? 16:31:34 /usr/local/openjdk-8/bin/java -Djava.util.logging.config.class=org.slf4j.bridge.SLF4JBridgeHandler -Djava.library.path=/opt/dremio/lib -XX:+PrintGCDetails -XX:+PrintGCDateStamps -Ddremio.plugins.path=/opt/dremio/plugins -Xmx4096m -XX:MaxDirectMemorySize=8192m -XX:+PrintClassHistogramAfterFullGC -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/var/log/dremio -Dio.netty.maxDirectMemory=0 -Dio.netty.tryReflectionSetAccessible=true -DMAPR_IMPALA_RA_THROTTLE -DMAPR_MAX_RA_STREAMS=400 -XX:+UseG1GC -cp /opt/dremio/conf:/opt/dremio/jars/*:/opt/dremio/jars/ext/*:/opt/dremio/jars/3rdparty/*:/usr/local/openjdk-8/lib/tools.jar com.dremio.dac.daemon.DremioDaemon
dremio 109302 0 0 14:15 pts/0 00:00:00 /bin/bash
dremio 112373 0 0 17:26 pts/1 00:00:00 /bin/bash
dremio 112507 109302 0 17:29 pts/0 00:00:00 ps -ef
dremio 112508 109302 0 17:29 pts/0 00:00:00 grep dremio
@jlcornejo I assume this is not a HA coordinator setup? Can you please logon to the coordinator and type ps -ef | grep dremio
? does it show Dremio as running?
No files should be removed under /opt/dremio/data/db