Hi,
I am having a problem with a Proxmox 8.1 server that I'd really appreciate some help with.
Whenever I clone or restore a VM from a backup, the cloned/restored guests filesystem is corrupted. Boot errors, LVM errors, obvious corruption.
Host storage:
- RAID: Raid 5 (Hardware)
- Drives: 4x INTEL SSDSC2KB960G8 (960GB)
VM's are stored on a LVM thin pool.
I currently only have two VM's setup on the machine that I've tried to both clone and restore:
1) Guest 1 / Debian 12 - LVM / ext4 partitioning and filesystem for guest OS
3) Guest 2 / CentOS 9 - XFS / no LVM
The issue is the same when restoring or cloning either of these VM's - either filesystem or boot errors related to the filesystem.
Any ideas are greatly appreciated. Thanks.
I am having a problem with a Proxmox 8.1 server that I'd really appreciate some help with.
Whenever I clone or restore a VM from a backup, the cloned/restored guests filesystem is corrupted. Boot errors, LVM errors, obvious corruption.
Host storage:
- RAID: Raid 5 (Hardware)
- Drives: 4x INTEL SSDSC2KB960G8 (960GB)
VM's are stored on a LVM thin pool.
I currently only have two VM's setup on the machine that I've tried to both clone and restore:
1) Guest 1 / Debian 12 - LVM / ext4 partitioning and filesystem for guest OS
3) Guest 2 / CentOS 9 - XFS / no LVM
The issue is the same when restoring or cloning either of these VM's - either filesystem or boot errors related to the filesystem.
- This is a newly deployed server
- There is no indication at all of any hardware failure on the host
- The VM's I am cloning/restoring work fine - only the copies have the issue
- The server has been burnt in with memtest for days but I'm starting to run more testing
- I have tested restoring backups and cloning about 10 times now with the same results
- The issue happens for "stop" and "snapshot" backups
qm Config
agent: 1
boot: order=scsi0;ide2;net0
cores: 4
cpu: x86-64-v2-AES
ide2: local-lvm:iso/CentOS-Stream-9-latest-x86_64-dvd1.iso,media=cdrom,size=10021824K
memory: 2048
meta: creation-qemu=8.1.5,ctime=1713732599
name: Centos9Base
net0: virtio=02:00:00:c8:1e:d6,bridge=vmbr0,firewall=1,link_down=1
numa: 0
ostype: l26
scsi0: lvm_thin_local:vm-1006-disk-0,cache=writethrough,discard=on,iothread=1,size=250G,ssd=1
scsihw: virtio-scsi-pci
smbios1: uuid=20aef623-18b6-48c7-abbe-9f2ec476913c
sockets: 1
vmgenid: 544953e7-66a6-47c4-98c1-dff113d92b55
agent: 1
boot: order=scsi0;ide2;net0
cores: 4
cpu: x86-64-v2-AES
ide2: local-lvm:iso/CentOS-Stream-9-latest-x86_64-dvd1.iso,media=cdrom,size=10021824K
memory: 2048
meta: creation-qemu=8.1.5,ctime=1713732599
name: Centos9Base
net0: virtio=02:00:00:c8:1e:d6,bridge=vmbr0,firewall=1,link_down=1
numa: 0
ostype: l26
scsi0: lvm_thin_local:vm-1006-disk-0,cache=writethrough,discard=on,iothread=1,size=250G,ssd=1
scsihw: virtio-scsi-pci
smbios1: uuid=20aef623-18b6-48c7-abbe-9f2ec476913c
sockets: 1
vmgenid: 544953e7-66a6-47c4-98c1-dff113d92b55
Any ideas are greatly appreciated. Thanks.