owncloud / owncloud/ocis

prevent metadata corruption on full disk events

Open
#10,040 1 comment 0 reactions 0 assignees View on GitHub
Type:Bug
Dominant language
Go
Stars
2.1k
Forks
274
Avg merge
2d 1h
Merged PRs (30d)
103

Description

we need to harden the decomposedfs metadata from getting corrupted if the disk is full. If uploads and metadata are on the same partition uploads can eat away the storage quickly. We need to reserve some amount of free disk space for metadata and at least prevent uploads when running on low disk space. maybe reserve 1% or 10MB, whatever is bigger?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.