proxmox-backup/src/bin
Stefan Reiter 3a804a8a20 file-restore-daemon: limit concurrent download calls
While the issue with vsock packets starving kernel memory is mostly
worked around by the '64k -> 4k buffer' patch in
'proxmox-backup-restore-image', let's be safe and also limit the number
of concurrent transfers. 8 downloads per VM seems like a fair value.

Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
2021-05-25 11:56:43 +02:00
..
proxmox_backup_client proxmox_client_tools: move common key related functions to key_source.rs 2021-04-01 11:09:28 +02:00
proxmox_backup_manager manager: acme plugin: auto-complete available DNS challenge types 2021-05-10 15:55:49 +02:00
proxmox_client_tools client-tools: add crypto_parameters_keep_fd 2021-04-22 17:55:30 +02:00
proxmox_file_restore file-restore: add debug mode with serial access 2021-05-07 10:00:12 +02:00
proxmox_restore_daemon file-restore-daemon: limit concurrent download calls 2021-05-25 11:56:43 +02:00
proxmox_tape tape: implement LTO userspace driver 2021-04-08 07:28:30 +02:00
docgen.rs tape: cleanup TapeJob implementation - uses AllOf Schema with SectionConfig 2021-02-25 09:44:31 +01:00
dump-catalog-shell-cli.rs move api dump binaries back to src/bin for package building 2020-06-16 14:48:01 +02:00
pmt.rs tape: pmt - implement options command 2021-04-08 08:34:45 +02:00
pmtx.rs tape: implement LTO userspace driver 2021-04-08 07:28:30 +02:00
proxmox-backup-api.rs call create_run_dir() at daemon startup 2021-05-06 10:23:54 +02:00
proxmox-backup-banner.rs s/pbsbanner/proxmox-backup-banner/ + move to /usr/lib 2020-02-10 14:43:28 +01:00
proxmox-backup-client.rs bin: use extract_output_format where necessary 2021-05-03 08:58:35 +02:00
proxmox-backup-manager.rs fix 3296: add http_proxy to node config, and provide a cli 2021-05-10 08:37:46 +02:00
proxmox-backup-proxy.rs refactor: move socket helper to proxmox crate 2021-05-17 10:29:42 +02:00
proxmox-daily-update.rs daily-update: check acme certificates 2021-05-04 09:43:50 +02:00
proxmox-file-restore.rs file-restore: add size to image files and components 2021-04-26 15:46:37 +02:00
proxmox-restore-daemon.rs file-restore-daemon: add disk module 2021-04-08 14:03:54 +02:00
proxmox-tape.rs bin/proxmox-tape: add optional snapshots to restore command 2021-05-11 12:57:14 +02:00
pxar.rs fix feature flag logic in pxar create 2021-03-12 10:17:51 +01:00
sg-tape-cmd.rs tape: implement LTO userspace driver 2021-04-08 07:28:30 +02:00