No space left

omarh2m
omarh2m Registered Posts: 6

i run into the following error :

java.nio.file.FileSystemException: /data/dss_data/tmp/flow-layout-graphviz/flow-3535707068822258995: No space left on device, caused by: FileSystemException: /data/dss_data/tmp/flow-layout-graphviz/flow-3535707068822258995: No space left on device

I tried to run some Macros to clean a little bit but i ran into a null exeption error, what to do?

Thanks!

Answers

  • Turribeach
    Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023 Posts: 2,024 Neuron

    Likely that a job a user is runnign is consuming all the disk space. Identify such job and delete it and delete the temp data. You can run "du -hs *" in /data/dss_data/ to see what are the worst offender directories. Then drill down to subdirectories to find out what dir uses the space. Or add most disk space to your server.

Setup Info
    Tags
      Help me…