[Eisfair] Platzbedarf von Dateien: Diskrepanz zwischen wahrer Grc3b6c39fe und Belegung auf Datentrc3a4ger
Johannes Hinteregger
effendi at bayern-mail.de
Di Dez 19 09:45:51 CET 2017
Hallo Marcus,
hab mal ein bisschen geforscht.
>
> Da ich auf meinem Schulserver auch kleine Dateien finde, die nur knapp mehr
> als ihre wahre Größe belegen, könnte es auch eine Rolle spielen, wie die
> angelegt werden.
Ich denke hier liegt die Ursache.
"In Windows NTFS file systems, files are not made sparse by default. The
application or user needs to explicitly mark the file sparse via the
FSCTL_SET_SPARSE control code. Unlike Unix or Linux file systems, when
a file is created on Windows and some data is written at an offset, let
assume at 1 MB offset, NTFS will allocate clusters and fill in all space
from 0 to 1 MB. This means, the file has to be explicitly marked sparse
before it becomes sparse. "
Habe ich hier gefunden:
https://blogs.msdn.microsoft.com/openspecification/2010/11/05/notes-on-sparse-files-and-file-sharing/
Wenn man nach "strict allocate = yes" sucht, findet man u.a. Aussagen
über Probleme der wbadmin-Sicherung ab Windows 10 Version 1607 auf
NAS-Systeme (also SAMBA), die obige Option nicht gesetzt haben, d.h. die
wbadmin-Sicherung setzt wohl obigen "control code" und somit benötigt
sie "strict allocate = yes".
Gruß
Johannes
Mehr Informationen über die Mailingliste Eisfair