proxmox-backup/src
Hannes Laimer 4bc84a6549 pbs-datastore: add active operations tracking
Saves the currently active read/write operation counts in a file. The
file is updated whenever a reference returned by lookup_datastore is
dropped and whenever a reference is returned by lookup_datastore. The
files are locked before every access, there is one file per datastore.

Signed-off-by: Hannes Laimer <h.laimer@proxmox.com>
2022-04-12 15:29:14 +02:00
..
acme tree-wide: fix needless borrows 2021-12-30 13:55:33 +01:00
api2 datastore: add check for maintenance in lookup 2022-04-12 15:29:14 +02:00
backup ParallelHandler: avoid re-export (cleanup) 2022-02-14 14:12:39 +01:00
bin pbs-datastore: add active operations tracking 2022-04-12 15:29:14 +02:00
config config/node: add 'task_log_max_days' config 2022-04-06 17:10:02 +02:00
server pbs-datastore: add active operations tracking 2022-04-12 15:29:14 +02:00
tape tape: rust fmt 2022-04-10 17:49:03 +02:00
tools fix #3067: api: add support for multi-line comments in node.cfg 2022-03-23 10:43:43 +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
client_helpers.rs make pbs_tools::cert not depend on pbs-buildcfg 2021-09-29 14:11:26 +02:00
lib.rs move src/shared_rate_limiter.rs to src/tools/shared_rate_limiter.rs 2022-02-14 14:57:56 +01:00
rrd_cache.rs rrd_cache: add developer docs 2022-02-14 12:07:10 +01:00
traffic_control_cache.rs move src/shared_rate_limiter.rs to src/tools/shared_rate_limiter.rs 2022-02-14 14:57:56 +01:00