Hi all
I tried to move disk to newer drive and the operation failed:
SMART of the source drive:
Tried several-times, the error is always on the same byte positions.
Proxmox 8,0.4 up to date.
OS installed on source drive seems to work ok.
If it matters the disk size was increased several-times one year ago (40 => 80 => 100 => 300G)
Any hints?
Thank you
I tried to move disk to newer drive and the operation failed:
Code:
create full clone of drive ide0 (data-s980-1t:vm-106-disk-0)
Logical volume "vm-106-disk-0" created.
transferred 0.0 B of 300.0 GiB (0.00%)
transferred 3.0 GiB of 300.0 GiB (1.00%)
[..]
transferred 180.1 GiB of 300.0 GiB (60.04%)
transferred 183.1 GiB of 300.0 GiB (61.04%)
qemu-img: error while reading at byte 197199350272: Input/output error
qemu-img: error while reading at byte 197203544576: Input/output error
Logical volume "vm-106-disk-0" successfully removed.
TASK ERROR: storage migration failed: copy failed: command '/usr/bin/qemu-img convert -p -n -f raw -O raw /dev/data-s980-1t/vm-106-disk-0 zeroinit:/dev/data-s990-2t/vm-106-disk-0' failed: exit code 1
SMART of the source drive:
Code:
SMART/Health Information (NVMe Log 0x02)
Critical Warning: 0x00
Temperature: 46 Celsius
Available Spare: 100%
Available Spare Threshold: 10%
Percentage Used: 2%
Data Units Read: 15,223,372 [7.79 TB]
Data Units Written: 14,333,102 [7.33 TB]
Host Read Commands: 218,772,142
Host Write Commands: 297,263,638
Controller Busy Time: 2,724
Power Cycles: 30
Power On Hours: 1,088
Unsafe Shutdowns: 18
Media and Data Integrity Errors: 48
Error Information Log Entries: 48
Warning Comp. Temperature Time: 0
Critical Comp. Temperature Time: 0
Temperature Sensor 1: 46 Celsius
Temperature Sensor 2: 51 Celsius
Tried several-times, the error is always on the same byte positions.
Proxmox 8,0.4 up to date.
OS installed on source drive seems to work ok.
If it matters the disk size was increased several-times one year ago (40 => 80 => 100 => 300G)
Any hints?
Thank you