cp: error reading '/usr/lib/x86_64-linux-gnu/proxmox-backup/file-restore/initramfs.img': Input/output error

web-shop-hosting

New Member
Mar 12, 2023
1
0
1
Hallo! Ich erhalte seit neustem folgende Fehlermeldung:
cp: error reading '/usr/lib/x86_64-linux-gnu/proxmox-backup/file-restore/initramfs.img': Input/output error dpkg: error processing package proxmox-backup-file-restore (--configure): installed proxmox-backup-file-restore package post-installation script subprocess returned error exit status 1 dpkg: dependency problems prevent configuration of libpve-storage-perl: libpve-storage-perl depends on proxmox-backup-file-restore; however: Package proxmox-backup-file-restore is not configured yet.

Dateisystem ist ZFS. Der Scan mit scrub hat folgendes ergeben:
scan: scrub repaired 0B in 00:06:54 with 1 errors on Fri Mar 10 20:09:21 2023 errors: Permanent errors have been detected in the following files: //usr/lib/x86_64-linux-gnu/proxmox-backup/file-restore/initramfs.img

Jetzt bin ich mit meinem Latei am Ende. Kann ich die Datei initramfs.img einfach löschen?
Gibt es eine andere Art die beschädigte Datei zu reparieren?
 
Hi,
du könntest es mit
Code:
# Finde heraus, zu welchem Paket die Datei gehört
root@pve701 ~ # dpkg-query --search /usr/lib/x86_64-linux-gnu/proxmox-backup/file-restore/initramfs.img
proxmox-backup-restore-image: /usr/lib/x86_64-linux-gnu/proxmox-backup/file-restore/initramfs.img
# Neu installieren
root@pve701 ~ # apt install --reinstall proxmox-backup-restore-image
versuchen. Ansonsten vorher die Datei löschen und dann das Paket neu installieren.

EDIT: Außerdem würde mal die Disk überprüfen, e.g. smartctl -a /dev/XYZ.
 
Last edited:

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!