Disk quota exceeded

57 views
Skip to first unread message

Pugazharasan Thirumalai

unread,
Jul 6, 2016, 9:16:54 AM7/6/16
to OrientDB
Am getting error as "disk quota exceeded". Kindly give solution as soon as possible.

Thanks and Regards,
T.Pugazharasan.

Oleksandr Gubchenko

unread,
Jul 6, 2016, 9:21:41 AM7/6/16
to OrientDB
Hi, can you give us as much information as possible? I.e.: operations that you are executing, server logs, ecc

Thank you.

Pugazharasan Thirumalai

unread,
Jul 6, 2016, 9:27:26 AM7/6/16
to OrientDB
OrientDB auto-config DISKCACHE=0MB (heap=455MB os=4,096MB disk=0MB) [orientechnologies]java.util.logging.ErrorManager: 2 java.io.IOException: Disk quota exceeded


Pugazharasan Thirumalai

unread,
Jul 6, 2016, 9:28:33 AM7/6/16
to OrientDB
 Please check it
OrientDB auto-config DISKCACHE=0MB (heap=455MB os=4,096MB disk=0MB) [orientechnologies]java.util.logging.ErrorManager: 2
java.io.IOException: Disk quota exceeded
        at java.io.FileOutputStream.writeBytes(Native Method)
        at java.io.FileOutputStream.write(FileOutputStream.java:282)
        at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:65)
        at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:123)
        at java.util.logging.FileHandler$MeteredStream.flush(FileHandler.java:141)
        at sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:278)
        at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:122)
        at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:212)
        at java.util.logging.StreamHandler.flush(StreamHandler.java:223)
        at java.util.logging.FileHandler.publish(FileHandler.java:554)
        at java.util.logging.Logger.log(Logger.java:509)
        at java.util.logging.Logger.doLog(Logger.java:531)
        at java.util.logging.Logger.log(Logger.java:554)
        at com.orientechnologies.common.log.OLogManager.log(OLogManager.java:118)
        at com.orientechnologies.common.log.OLogManager.info(OLogManager.java:154)
        at com.orientechnologies.orient.core.config.OGlobalConfiguration.autoConfigDiskCacheSize(OGlobalConfiguration.java:684)
        at com.orientechnologies.orient.core.config.OGlobalConfiguration.autoConfig(OGlobalConfiguration.java:652)
        at com.orientechnologies.orient.core.config.OGlobalConfiguration.<clinit>(OGlobalConfiguration.java:566)
        at com.orientechnologies.common.profiler.OProfiler.<init>(OProfiler.java:36)
        at com.orientechnologies.orient.core.Orient.startup(Orient.java:194)
        at com.orientechnologies.orient.core.Orient.<clinit>(Orient.java:82)
        at com.orientechnologies.orient.server.OServer.<init>(OServer.java:119)
        at com.orientechnologies.orient.server.OServer.<init>(OServer.java:102)
        at com.orientechnologies.orient.server.OServerMain.create(OServerMain.java:26)
        at com.orientechnologies.orient.server.OServerMain.main(OServerMain.java:40)

Pugazharasan Thirumalai

unread,
Jul 6, 2016, 9:30:14 AM7/6/16
to OrientDB
This problem occurs in production version, so i requesting you to give solution fast. 

Oleksandr Gubchenko

unread,
Jul 6, 2016, 9:31:41 AM7/6/16
to OrientDB
Which version of OrientDB are you using? Are you getting this error during the server startup o during some operations?
Do you have free space available on your hard disk?

Thank you.

Pugazharasan Thirumalai

unread,
Jul 6, 2016, 9:35:56 AM7/6/16
to OrientDB
Version : orientdb-community-2.0.18
Am getting this problem when i start the server
Am having large amount of space

Oleksandr Gubchenko

unread,
Jul 6, 2016, 9:42:59 AM7/6/16
to OrientDB
Hi, I have tried with the same version and I'm not getting any error.

The problem seems to be with your database. In OrientDB when you delete a record the disk space remains allocated.
As a workaround you can export your DB, delete the database directory, and then import it again.

Can you try it and let me know if it works?
Also consider and update to the latest available version: 2.2.3 by now.
Thank you.

Pugazharasan Thirumalai

unread,
Jul 6, 2016, 9:51:46 AM7/6/16
to OrientDB
Okay, just a moment

Pugazharasan Thirumalai

unread,
Jul 6, 2016, 10:30:13 AM7/6/16
to OrientDB
Hai, the problem not in orientdb , because i can't able to create directory, its showing the same error "disk quota exceeded" 

Ivan Mainetti

unread,
Jul 6, 2016, 9:22:12 PM7/6/16
to OrientDB
OrientDB auto-config DISKCACHE=0MB (heap=455MB os=4,096MB disk=0MB) [orientechnologies]java.util.logging.ErrorManager: 2
java.io.IOException: Disk quota exceeded
 
apparently you ran out of disk space, is it possible?
Reply all
Reply to author
Forward
0 new messages