Hallo zusammen,
ich wollte gestern einen Restore von meinem Backup durchführen, leider lief das anscheinend auf einen Poller.
Situation:
Es wird eine VM auf der PVE Umgebung nächtlich auf den PBS gesichert, Job jeweils nachts um 04:00.
Gestern Abend habe ich dann den Restore durchführen wollen und komme zu diesem Ergebnis:
Ich habe meinen PVE Host nun einmal neu gestartet und die restorte VM nun noch einmal gelöscht und den Restore-Task dann neu gestartet.
Kann mir jemand sagen, was hier die Ursache war / ist?
Danke,
Moritz
ich wollte gestern einen Restore von meinem Backup durchführen, leider lief das anscheinend auf einen Poller.
Situation:
Es wird eine VM auf der PVE Umgebung nächtlich auf den PBS gesichert, Job jeweils nachts um 04:00.
Gestern Abend habe ich dann den Restore durchführen wollen und komme zu diesem Ergebnis:
Code:
new volume ID is 'ZFS-Pool:vm-100-disk-0'
new volume ID is 'ZFS-Pool:vm-100-disk-1'
new volume ID is 'ZFS-Pool:vm-100-disk-2'
new volume ID is 'ZFS-Pool:vm-100-disk-3'
new volume ID is 'local-zfs:vm-100-disk-0'
restore proxmox backup image: /usr/bin/pbs-restore --repository root@pam@192.168.178.97:PBS-Store vm/100/2023-08-25T02:00:02Z drive-sata0.img.fidx /dev/zvol/ZFS-Pool/vm-100-disk-0 --verbose --format raw --skip-zero
connecting to repository 'root@pam@192.168.178.97:PBS-Store'
open block backend for target '/dev/zvol/ZFS-Pool/vm-100-disk-0'
starting to restore snapshot 'vm/100/2023-08-25T02:00:02Z'
download and verify backup index
progress 3% (read 4194304 bytes, zeroes = 0% (0 bytes), duration 0 sec)
progress 6% (read 8388608 bytes, zeroes = 0% (0 bytes), duration 0 sec)
progress 9% (read 12582912 bytes, zeroes = 0% (0 bytes), duration 0 sec)
progress 12% (read 16777216 bytes, zeroes = 0% (0 bytes), duration 0 sec)
progress 15% (read 20971520 bytes, zeroes = 0% (0 bytes), duration 0 sec)
progress 18% (read 25165824 bytes, zeroes = 0% (0 bytes), duration 0 sec)
progress 21% (read 29360128 bytes, zeroes = 0% (0 bytes), duration 0 sec)
progress 25% (read 33554432 bytes, zeroes = 0% (0 bytes), duration 1 sec)
progress 28% (read 37748736 bytes, zeroes = 0% (0 bytes), duration 1 sec)
progress 31% (read 41943040 bytes, zeroes = 0% (0 bytes), duration 1 sec)
progress 34% (read 46137344 bytes, zeroes = 0% (0 bytes), duration 1 sec)
progress 37% (read 50331648 bytes, zeroes = 0% (0 bytes), duration 1 sec)
progress 40% (read 54525952 bytes, zeroes = 0% (0 bytes), duration 1 sec)
progress 43% (read 58720256 bytes, zeroes = 0% (0 bytes), duration 1 sec)
progress 46% (read 62914560 bytes, zeroes = 0% (0 bytes), duration 2 sec)
progress 50% (read 67108864 bytes, zeroes = 0% (0 bytes), duration 2 sec)
progress 53% (read 71303168 bytes, zeroes = 0% (0 bytes), duration 2 sec)
progress 56% (read 75497472 bytes, zeroes = 0% (0 bytes), duration 2 sec)
progress 59% (read 79691776 bytes, zeroes = 0% (0 bytes), duration 2 sec)
progress 62% (read 83886080 bytes, zeroes = 5% (4194304 bytes), duration 2 sec)
progress 65% (read 88080384 bytes, zeroes = 4% (4194304 bytes), duration 2 sec)
progress 68% (read 92274688 bytes, zeroes = 9% (8388608 bytes), duration 2 sec)
progress 71% (read 96468992 bytes, zeroes = 8% (8388608 bytes), duration 2 sec)
progress 75% (read 100663296 bytes, zeroes = 12% (12582912 bytes), duration 2 sec)
progress 78% (read 104857600 bytes, zeroes = 12% (12582912 bytes), duration 2 sec)
progress 81% (read 109051904 bytes, zeroes = 15% (16777216 bytes), duration 2 sec)
progress 84% (read 113246208 bytes, zeroes = 14% (16777216 bytes), duration 2 sec)
progress 87% (read 117440512 bytes, zeroes = 17% (20971520 bytes), duration 2 sec)
progress 90% (read 121634816 bytes, zeroes = 17% (20971520 bytes), duration 2 sec)
progress 93% (read 125829120 bytes, zeroes = 20% (25165824 bytes), duration 2 sec)
progress 96% (read 130023424 bytes, zeroes = 19% (25165824 bytes), duration 2 sec)
progress 100% (read 134217728 bytes, zeroes = 21% (29360128 bytes), duration 2 sec)
restore image complete (bytes=134217728, duration=2.98s, speed=42.93MB/s)
restore proxmox backup image: /usr/bin/pbs-restore --repository root@pam@192.168.178.97:PBS-Store vm/100/2023-08-25T02:00:02Z drive-sata1.img.fidx /dev/zvol/ZFS-Pool/vm-100-disk-1 --verbose --format raw --skip-zero
connecting to repository 'root@pam@192.168.178.97:PBS-Store'
open block backend for target '/dev/zvol/ZFS-Pool/vm-100-disk-1'
starting to restore snapshot 'vm/100/2023-08-25T02:00:02Z'
download and verify backup index
progress 1% (read 343932928 bytes, zeroes = 4% (16777216 bytes), duration 10 sec)
progress 2% (read 687865856 bytes, zeroes = 2% (16777216 bytes), duration 21 sec)
[...]
progress 99% (read 34019999744 bytes, zeroes = 86% (29334962176 bytes), duration 128 sec)
progress 100% (read 34359738368 bytes, zeroes = 86% (29674700800 bytes), duration 128 sec)
restore image complete (bytes=34359738368, duration=128.34s, speed=255.32MB/s)
restore proxmox backup image: /usr/bin/pbs-restore --repository root@pam@192.168.178.97:PBS-Store vm/100/2023-08-25T02:00:02Z drive-sata2.img.fidx /dev/zvol/ZFS-Pool/vm-100-disk-2 --verbose --format raw --skip-zero
connecting to repository 'root@pam@192.168.178.97:PBS-Store'
open block backend for target '/dev/zvol/ZFS-Pool/vm-100-disk-2'
starting to restore snapshot 'vm/100/2023-08-25T02:00:02Z'
download and verify backup index
progress 1% (read 107374182400 bytes, zeroes = 1% (1518338048 bytes), duration 4123 sec)
progress 2% (read 214748364800 bytes, zeroes = 1% (2822766592 bytes), duration 8368 sec)
progress 3% (read 322122547200 bytes, zeroes = 1% (4232052736 bytes), duration 12615 sec)
progress 4% (read 429496729600 bytes, zeroes = 1% (5737807872 bytes), duration 16713 sec)
progress 5% (read 536870912000 bytes, zeroes = 1% (7168065536 bytes), duration 20759 sec)
progress 6% (read 644245094400 bytes, zeroes = 1% (8623489024 bytes), duration 24755 sec)
progress 7% (read 751619276800 bytes, zeroes = 1% (10175381504 bytes), duration 28834 sec)
progress 8% (read 858993459200 bytes, zeroes = 1% (11790188544 bytes), duration 33021 sec)
progress 9% (read 966367641600 bytes, zeroes = 1% (13258194944 bytes), duration 37479 sec)
progress 10% (read 1073741824000 bytes, zeroes = 1% (17364418560 bytes), duration 41755 sec)
restore failed: reading file "/.chunks/9176/9176d51b91eb4ca3eea38a99c81babd9f6e67a0525e11c612d45ff9c4f257f41" failed: Input/output error (os error 5)
temporary volume 'ZFS-Pool:vm-100-disk-3' sucessfuly removed
temporary volume 'ZFS-Pool:vm-100-disk-1' sucessfuly removed
temporary volume 'local-zfs:vm-100-disk-0' sucessfuly removed
temporary volume 'ZFS-Pool:vm-100-disk-2' sucessfuly removed
temporary volume 'ZFS-Pool:vm-100-disk-0' sucessfuly removed
error before or during data restore, some or all disks were not completely restored. VM 100 state is NOT cleaned up.
TASK ERROR: command '/usr/bin/pbs-restore --repository root@pam@192.168.178.97:PBS-Store vm/100/2023-08-25T02:00:02Z drive-sata2.img.fidx /dev/zvol/ZFS-Pool/vm-100-disk-2 --verbose --format raw --skip-zero' failed: exit code 255
Ich habe meinen PVE Host nun einmal neu gestartet und die restorte VM nun noch einmal gelöscht und den Restore-Task dann neu gestartet.
Kann mir jemand sagen, was hier die Ursache war / ist?
Danke,
Moritz