proxmox-backup/src
Stefan Reiter 66501529a2 file-restore: increase lock timeout on QEMU map
This lock is held during VM startup, so that multiple calls will not
start VMs twice. But this means that the timeout needs to incorporate
the time it might take a VM to boot, so increase it quite a bit.

This could previously lead to "interrupted system call" errors when
accessing backups with many disks.

Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
2021-07-13 12:07:23 +02:00
..
acme acme: nit code cleanup 2021-07-03 21:44:13 +02:00
api2 api2: tape: restore: add warning for list restore 2021-07-13 12:02:01 +02:00
backup move more api types for the client 2021-07-09 15:17:53 +02:00
bin file-restore: increase lock timeout on QEMU map 2021-07-13 12:07:23 +02:00
client client: import updates 2021-07-09 15:32:12 +02:00
config config: acl: add PRIV_REALM_ALLOCATE 2021-07-09 15:36:54 +02:00
pxar add pbs-datastore module 2021-07-06 15:11:52 +02:00
rrd clippy: more misc fixes 2021-01-26 09:54:55 +01:00
server rest: log response: avoid unnecessary mut on variable 2021-07-11 13:05:19 +02:00
tape tape: changer: sg_pt: always retry until timeout 2021-07-13 10:39:28 +02:00
tools move some tools used by the client 2021-07-09 15:17:52 +02:00
auth.rs auth: 'crypt' is not thread safe 2021-07-12 18:38:48 +02:00
auth_helpers.rs split out pbs-buildcfg module 2021-07-06 12:00:14 +02:00
lib.rs move chunk_store to pbs-datastore 2021-07-07 14:37:47 +02:00