mirror of
https://git.proxmox.com/git/proxmox-backup
synced 2025-10-28 20:07:37 +00:00
Since we don't query each drives status seperately, but rely on a single call to the drives listing parameter for that, we now add the option to query the activity there too. This makes that data avaiable for us to show in a seperate (by default hidden) column. Also we show the activity in the 'State' column when the drive is idle from our perspective. This is useful when e.g. an LTO-9 tape is loaded the first time and is calibrating, since that happens automatically. Signed-off-by: Dominik Csapak <d.csapak@proxmox.com> |
||
|---|---|---|
| .. | ||
| form | ||
| window | ||
| BackupJobs.js | ||
| BackupOverview.js | ||
| ChangerConfig.js | ||
| ChangerStatus.js | ||
| DriveConfig.js | ||
| DriveStatus.js | ||
| EncryptionKeys.js | ||
| PoolConfig.js | ||
| TapeInventory.js | ||
| TapeManagement.js | ||