mirror of
https://git.proxmox.com/git/proxmox-backup
synced 2025-11-02 15:18:42 +00:00
We recently took into account the selected datastore when restoring
from tape, but the snapshot grids value may not only be a single
datastore, it can also be a list of snapshots, datastores or 'all'.
Handle these cases and extract the source datastore correctly.
This fixes tape restoration when not a whole datastore is selected.
Reported in the forum:
https://forum.proxmox.com/threads/restore-from-lto-parameter-verification-errors-store.128445
Fixes:
|
||
|---|---|---|
| .. | ||
| form | ||
| window | ||
| BackupJobs.js | ||
| BackupOverview.js | ||
| ChangerConfig.js | ||
| ChangerStatus.js | ||
| DriveConfig.js | ||
| DriveStatus.js | ||
| EncryptionKeys.js | ||
| PoolConfig.js | ||
| TapeInventory.js | ||
| TapeManagement.js | ||