Hi
I have an issue with my weekly backups made to a Synology NAS. They have started to fail with:
I'm running Virtual Environment 6.4-14 on a NUC with a Samsung SSD 970 EVO 500GB:
SMART/Health Information (NVMe Log 0x02)
Critical Warning: 0x00
Temperature: 59 Celsius
Available Spare: 91%
Available Spare Threshold: 10%
Percentage Used: 1%
Data Units Read: 18,542,668 [9.49 TB]
Data Units Written: 34,279,454 [17.5 TB]
Host Read Commands: 231,027,780
Host Write Commands: 872,379,620
Controller Busy Time: 4,376
Power Cycles: 38
Power On Hours: 8,277
Unsafe Shutdowns: 26
Media and Data Integrity Errors: 612
Error Information Log Entries: 617
Warning Comp. Temperature Time: 0
Critical Comp. Temperature Time: 0
Temperature Sensor 1: 59 Celsius
Temperature Sensor 2: 60 Celsius
I also ran a bad block check the other day:
From what I understand 522 is nothing to worry about on a SSD? What are my options here to get backup working again?
I have an issue with my weekly backups made to a Synology NAS. They have started to fail with:
Code:
job failed with err -61 - No data available
I'm running Virtual Environment 6.4-14 on a NUC with a Samsung SSD 970 EVO 500GB:
SMART/Health Information (NVMe Log 0x02)
Critical Warning: 0x00
Temperature: 59 Celsius
Available Spare: 91%
Available Spare Threshold: 10%
Percentage Used: 1%
Data Units Read: 18,542,668 [9.49 TB]
Data Units Written: 34,279,454 [17.5 TB]
Host Read Commands: 231,027,780
Host Write Commands: 872,379,620
Controller Busy Time: 4,376
Power Cycles: 38
Power On Hours: 8,277
Unsafe Shutdowns: 26
Media and Data Integrity Errors: 612
Error Information Log Entries: 617
Warning Comp. Temperature Time: 0
Critical Comp. Temperature Time: 0
Temperature Sensor 1: 59 Celsius
Temperature Sensor 2: 60 Celsius
I also ran a bad block check the other day:
Code:
root@nuc:~# badblocks -v /dev/nvme0n1 > ~/bad_sectors.txt
Checking blocks 0 to 488386583
Checking for bad blocks (read-only test):
done
Pass completed, 522 bad blocks found. (522/0/0 errors)
From what I understand 522 is nothing to worry about on a SSD? What are my options here to get backup working again?