mirror of
git://git.proxmox.com/git/proxmox-backup.git
synced 2025-03-08 04:58:30 +03:00
the default timeout of 30 seconds is too short to properly wait for a slot transfer. Increase the timeout to a value of 3 minutes. In my tests, it took about 60 seconds in a very basic changer to move a tape between two slots, so triple that to account for bigger and more complicated libraries. Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>