openzfs/zfs

ZFS needs a lazytime property to set lazytime mount option

Open

#9843 aperta il 15 gen 2020

Vedi su GitHub
 (6 commenti) (11 reazioni) (0 assegnatari)C (1703 fork)batch import
Type: Featuregood first issue

Metriche repository

Star
 (9908 star)
Metriche merge PR
 (Merge medio 5g 21h) (62 PR mergiate in 30 g)

Descrizione

System information

Type Version/Name
Distribution Name Arch Linux
Linux Kernel 5.4.10
Architecture x86_64
ZFS Version 0.8.2-1
SPL Version 0.8.2-1

ZFS supports lazytime, and datasets can be mounted with lazytime by running mount -o remount,lazytime tank/foo, but there is no property in the dataset to influence lazytime so that zfs mount tank/foo will set lazytime on.

Guida contributor