Hello All
Hoping I could ask for some help. I'm having some issues with a restore I'm running from PBS to a fresh PVE.
The job shows as running in PBS but without any progress '%' and no job status in the GUI of Proxmox VE and I think is similar if not the same as another post on the forum here
PBS
In PBS the restore is still showing as active.
Unfortunately I cannot paste its output here as the browser reports that web gui is timing out (which in itself is weird as the PBS reports no maxing out of resources).
The output shows 'download chunk', the current time of the last update to the log and then on the next line the time and
PVE
In the Proxmox VE server instance there is no task showing in the GUI.
Following the guidance from the post I linked above.
vzrestore:102 is the restore i'm running.
The job has been running for two days now, now I am transferring 9tb of data in the restore so I am not expecting it to be quick but it would be good to know its progress and that its not failed.
Any guidance or help to ascertain the job is still working and how far it's got would be great, many thanks!
Hoping I could ask for some help. I'm having some issues with a restore I'm running from PBS to a fresh PVE.
The job shows as running in PBS but without any progress '%' and no job status in the GUI of Proxmox VE and I think is similar if not the same as another post on the forum here
PBS
In PBS the restore is still showing as active.
Unfortunately I cannot paste its output here as the browser reports that web gui is timing out (which in itself is weird as the PBS reports no maxing out of resources).
The output shows 'download chunk', the current time of the last update to the log and then on the next line the time and
GET /Chunk
PVE
In the Proxmox VE server instance there is no task showing in the GUI.
Following the guidance from the post I linked above.
pvesh ls /nodes/proxpve/tasks | grep restore
gives
Code:
Dr--d UPID:proxpve:00003ACD:0003C832:68A3A297:vzrestore:100:root@pam:
Dr--d UPID:proxpve:00006BF6:0006F988:68A3AAC4:vzrestore:101:root@pam:
Dr--d UPID:proxpve:00046104:0042F147:68A4C97B:vzrestore:103:root@pam:
grep qmrestore /var/log/pve/tasks/active
gives no datagrep restore /var/log/pve/tasks/active
gives:
Code:
UPID:proxpve:0000266A:0001BEBC:68A42293:vzrestore:102:root@pam: 0
UPID:proxpve:00046104:0042F147:68A4C97B:vzrestore:103:root@pam: 1 68A4E5A3 OK
UPID:proxpve:00006BF6:0006F988:68A3AAC4:vzrestore:101:root@pam: 1 68A41E41 unexpected status
UPID:proxpve:00003ACD:0003C832:68A3A297:vzrestore:100:root@pam: 1 68A3A2CE OK
vzrestore:102 is the restore i'm running.
The job has been running for two days now, now I am transferring 9tb of data in the restore so I am not expecting it to be quick but it would be good to know its progress and that its not failed.
Any guidance or help to ascertain the job is still working and how far it's got would be great, many thanks!

Last edited: