Actions
Task #4282
openAdd inode limit together with disk usage
Start date:
16.10.2016
Due date:
% Done:
0%
Estimated time:
Sorting:
Commit Number:
Description
From support, we had a case of [Errno 28] No space left on device, despite the suystem was 50% full. It turned out it was inode limit which was 100% full.
We should add that check into admin > system info. On linux this could be done via df -i
Updated by Marcin Kuzminski [CTO] about 8 years ago
- Assignee set to Marcin Kuzminski [CTO]
Updated by Redmine Integration about 8 years ago
pullrequest created by marcink (status: under_review). https://internal-code.rhodecode.com/rhodecode-enterprise-ce/pull-request/2801
Updated by Redmine Integration about 8 years ago
- Status changed from New to Resolved
Commit f516f8a446d4 by Marcin Kuzminski marcin@rhodecode.com on default branch changed this issue. https://internal-code.rhodecode.com/rhodecode-enterprise-ce/changeset/f516f8a446d40110bcb30732cc66bf18cd50fe63
Updated by Redmine Integration about 8 years ago
pullrequest merged by marcink (status: approved). https://internal-code.rhodecode.com/rhodecode-enterprise-ce/pull-request/2801
Actions