Backup Fehler

xnetworkerx

New Member
Mar 23, 2023
29
0
1
Seit neuestem schlägt ein Backup von einem Container fehl.

Fehlerlog:
NFO: stopping virtual guest
INFO: creating vzdump archive '/mnt/sda/dump/vzdump-lxc-101-2024_05_29-11_45_09.tar.zst'
INFO: tar: ./var/log/journal/99a19ce22a174d6daadb822230a0c010/system@421213e13205443f986705aa0f89d624-000000000000d3e8-00060101105ea896.journal: Read error at byte 135168, while reading 10240 bytes: Input/output error
INFO: Total bytes written: 4706140160 (4.4GiB, 85MiB/s)
INFO: tar: Exiting with failure status due to previous errors
INFO: restarting vm
INFO: guest is online again after 58 seconds
ERROR: Backup of VM 101 failed - command 'set -o pipefail && lxc-usernsexec -m u:0:100000:65536 -m g:0:100000:65536 -- tar cpf - --totals --one-file-system -p --sparse --numeric-owner --acls --xattrs '--xattrs-include=user.*' '--xattrs-include=security.capability' '--warning=no-file-ignored' '--warning=no-xattr-write' --one-file-system '--warning=no-file-ignored' '--directory=/mnt/sda/dump/vzdump-lxc-101-2024_05_29-11_45_09.tmp' ./etc/vzdump/pct.conf ./etc/vzdump/pct.fw '--directory=/mnt/vzsnap0' --no-anchored '--exclude=lost+found' --anchored '--exclude=./tmp/?*' '--exclude=./var/tmp/?*' '--exclude=./var/run/?*.pid' ./ | zstd --rsyncable '--threads=1' >/mnt/sda/dump/vzdump-lxc-101-2024_05_29-11_45_09.tar.dat' failed: exit code 2
INFO: Failed at 2024-05-29 11:46:07
INFO: Backup job finished with errors
TASK ERROR: job errors

Wo liegt das Problem?
 
bitte die drunter liegende disk (des containers) auf probleme ueberpruefen (z.b. smart test/smart werte).
 
  • Like
Reactions: xnetworkerx
bitte die drunter liegende disk (des containers) auf probleme ueberpruefen (z.b. smart test/smart werte).
SMART Attributes Data Structure revision number: 16
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
1 Raw_Read_Error_Rate 0x002f 100 100 000 Pre-fail Always - 0
5 Reallocate_NAND_Blk_Cnt 0x0032 100 100 010 Old_age Always - 0
9 Power_On_Hours 0x0032 100 100 000 Old_age Always - 10329
12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 15
171 Program_Fail_Count 0x0032 100 100 000 Old_age Always - 0
172 Erase_Fail_Count 0x0032 100 100 000 Old_age Always - 0
173 Ave_Block-Erase_Count 0x0032 100 100 000 Old_age Always - 1
174 Unexpect_Power_Loss_Ct 0x0032 100 100 000 Old_age Always - 15
180 Unused_Reserve_NAND_Blk 0x0033 100 100 000 Pre-fail Always - 48
183 SATA_Interfac_Downshift 0x0032 100 100 000 Old_age Always - 0
184 Error_Correction_Count 0x0032 100 100 000 Old_age Always - 0
187 Reported_Uncorrect 0x0032 100 100 000 Old_age Always - 0
194 Temperature_Celsius 0x0022 054 053 000 Old_age Always - 46 (Min/Max 25/47)
196 Reallocated_Event_Count 0x0032 100 100 000 Old_age Always - 0
197 Current_Pending_ECC_Cnt 0x0032 100 100 000 Old_age Always - 0
198 Offline_Uncorrectable 0x0030 100 100 000 Old_age Offline - 0
199 UDMA_CRC_Error_Count 0x0032 100 100 000 Old_age Always - 0
202 Percent_Lifetime_Remain 0x0030 100 100 001 Old_age Offline - 0
206 Write_Error_Rate 0x000e 100 100 000 Old_age Always - 0
210 Success_RAIN_Recov_Cnt 0x0032 100 100 000 Old_age Always - 0
246 Total_LBAs_Written 0x0032 100 100 000 Old_age Always - 83154520
247 Host_Program_Page_Count 0x0032 100 100 000 Old_age Always - 2598578
248 FTL_Program_Page_Count 0x0032 100 100 000 Old_age Always - 0
249 Unkn_CrucialMicron_Attr 0x0032 100 100 000 Old_age Always - 0
250 Read_Error_Retry_Rate 0x0032 100 100 000 Old_age Always - 0
251 Unkn_CrucialMicron_Attr 0x0032 100 100 000 Old_age Always - 200666398
252 Unkn_CrucialMicron_Attr 0x0032 100 100 000 Old_age Always - 0
253 Unkn_CrucialMicron_Attr 0x0032 100 100 000 Old_age Always - 0
254 Unkn_CrucialMicron_Attr 0x0032 100 100 000 Old_age Always - 0
223 Unkn_CrucialMicron_Attr 0x0032 100 100 000 Old_age Always - 0


Was sagt das Ergebnis aus?
 
Last edited:
das ist ein bisschen schwer zu sagen ohne details welche disk verbaut ist ;)
 
koenntest du noch die container config und die storage config und details zum storage setup posten?