proxmox-backup/src
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
..
acme update to proxmox-sys 0.2 crate 2021-11-24 10:32:27 +01:00
api2 api: zfs: create zpool with relatime=on 2021-12-16 10:56:04 +01:00
backup update to proxmox-sys 0.2 crate 2021-11-24 10:32:27 +01:00
bin pbs-client: avoid mut self in http_client methods. 2021-12-04 14:44:05 +01:00
config update proxmox-tfa to 2.0 2021-11-29 11:19:50 +01:00
server adapt compute_next_event to new signature 2021-12-02 10:40:58 +01:00
tape adapt compute_next_event to new signature 2021-12-02 10:40:58 +01:00
tools update to proxmox-sys 0.2 crate 2021-11-24 10:32:27 +01:00
auth.rs update to proxmox-sys 0.2 crate 2021-11-24 10:32:27 +01:00
auth_helpers.rs update to proxmox-sys 0.2 crate 2021-11-24 10:32:27 +01:00
cached_traffic_control.rs pbs-api-types: split out type RateLimitConfig 2021-11-22 07:49:41 +01:00
client_helpers.rs make pbs_tools::cert not depend on pbs-buildcfg 2021-09-29 14:11:26 +02:00
lib.rs traffic-controls: add API/CLI to show current traffic 2021-11-14 17:21:45 +01:00
rrd_cache.rs update to proxmox-sys 0.2 crate 2021-11-24 10:32:27 +01:00
shared_rate_limiter.rs update to proxmox-sys 0.2 crate 2021-11-24 10:32:27 +01:00