proxmox-backup/src/api2/node/disks
Dominik Csapak 48910f9b0a api: zfs: create zpool with relatime=on
some operations (e.g. garbage collection/restore/etc.) are very read
intensive on the chunks, and having atime=on and relatime=off (zfs default)
makes those write intensive operations too. Additionally, 'ext4' defaults to
relatime, so also change the default for api-created zpools.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2021-12-16 10:56:04 +01:00
..
directory.rs update to proxmox-sys 0.2 crate 2021-11-24 10:32:27 +01:00
mod.rs remove unused identity macro 2021-11-29 11:24:02 +01:00
zfs.rs api: zfs: create zpool with relatime=on 2021-12-16 10:56:04 +01:00