Can not allocate space (error 95) for file ... using native Linux API, more slower methods will be used [OFileClassic]
See original GitHub issueOrientDB Version: 3.0.2+
Java Version: 1.8.0_181-b13
OS: Ubuntu 18.10 (x64), Raspbian Strech (9.4) (on Raspberry Pi 3)
Expected behavior
No warnings when using the DB.
Actual behavior
2018-07-24 16:07:48:520 WARNI Can not allocate space (error 95) for file .../orientdb-3.0.4/databases/testDB/appsettingsdata_15_188.pcl using native Linux API, more slower methods will be used [OFileClassic]
2018-07-24 16:07:49:308 WARNI Can not allocate space (error 95) for file .../orientdb-3.0.4/databases/testDB/appsettingsdata_159.cpm using native Linux API, more slower methods will be used [OFileClassic]
(some parts of the path above have been omitted with ...
)
I keep getting a lot of these warnings on two different Linux OS-es (though both Debian based) since 3.0.2 (in all versions up to including 3.0.4) and I’m wandering is this really a problem/performance hit? No such warnings in 3.0.1.
Steps to reproduce
Just run the DB (non-embedded via server.sh
) and write data to it. I’m using spring-data-orientdb
in my app to access/use the DB but I don’t think that’s the reason for the warnings.
Issue Analytics
- State:
- Created 5 years ago
- Comments:19 (4 by maintainers)
Top Results From Across the Web
Could not allocate space for object error message
This article describes how to resolve could not allocate space for object error when trying to copy a ProcessRobot component.
Read more >File system - Wikipedia
In computing, file system or filesystem (often abbreviated to fs) is a method and data structure that the operating system uses to ......
Read more >Database not shrinking and cant insert data even thought file ...
Anyhow, use shrink file, not the whole database. And do not select "Release unused space" (which doesn't shuffle data, the last-most used ......
Read more >Resolving SQL Server errors: The Primary Filegroup is full
Could not allocate space for object 'dbo.tblFilegroup' in database 'DemoDatabase' because the 'PRIMARY' filegroup is full.
Read more >Troubleshooting | Filestore - Google Cloud
Use cases that cause slow performance. Latency when mounting and unmounting a file share; Filestore is unresponsive. Filestore instance not responding to ......
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
We’re experiencing the same issue in 3.0.13. OrientDb Server doesn’t want to start.
I have the similar error on my laptop with Ubuntu 18.04 and OrientDB 3.0.10 and java 1.8.0_111 run by command
bash bin/server.sh
the serwer wont start at all it works fine on my production server witch is debian it’s distribution downloaded as tar.gz and upackedI tried to set all files permissions to 777 but no success @zerovian suggestion works, but wish not to use it (definitely not on production)
any idea ???
error log