ext4 signature error

lilbiba400

Member
Mar 1, 2022
4
0
6
25
Hey Guys, my problem is that everytime I try to create a new LXC or VM via the ProxmoxVE UI I get the below error message.

Code:
WARNING: ext4 signature detected on /dev/mass/vm-108-disk-0 at offset 1080. Wipe it? [y/n]: [n]
  Aborted wiping of ext4.
  1 existing signature left on the device.
  Failed to wipe signatures on logical volume mass/vm-108-disk-0.
TASK ERROR: unable to create CT 108 - lvcreate 'mass/vm-108-disk-0' error:   Aborting. Failed to wipe start of new LV.

The same error occures when trying to hibernate a VM. Does anyone have an Idea how to fix his?

I'm running ProxmoxVE on a Dell Poweredge R420 with 2x Intel Xeon E5-2400 and 16GB of ram.
 

Attachments

  • Screenshot_5.png
    Screenshot_5.png
    28.4 KB · Views: 2
Can you please post the output of the pveversion -v command
did you create an old VM with the same VMID (108) and deleted that VM?
 
Code:
root@pve:~# pveversion -v
proxmox-ve: 7.0-2 (running kernel: 5.11.22-5-pve)
pve-manager: 7.0-8 (running version: 7.0-8/b1dbf562)
pve-kernel-5.11: 7.0-8~bpo10+1
pve-kernel-helper: 7.0-3
pve-kernel-5.11.22-5-pve: 5.11.22-10~bpo10+1
pve-kernel-5.11.22-1-pve: 5.11.22-2
ceph: 16.2.7
ceph-fuse: 16.2.7
corosync: 3.1.2-pve2
criu: 3.15-1+pve-1
glusterfs-client: 9.2-1
ifupdown2: 3.0.0-1+pve5
ksm-control-daemon: 1.4-1
libjs-extjs: 7.0.0-1
libknet1: 1.22-pve2~bpo10+1
libproxmox-acme-perl: 1.1.1
libproxmox-backup-qemu0: 1.2.0-1
libpve-access-control: 7.0-4
libpve-apiclient-perl: 3.2-1
libpve-common-perl: 7.0-4
libpve-guest-common-perl: 4.0-2
libpve-http-server-perl: 4.0-2
libpve-storage-perl: 7.0-7
libspice-server1: 0.14.3-2.1
lvm2: 2.03.11-2.1
lxc-pve: 4.0.9-2
lxcfs: 4.0.8-pve1
novnc-pve: 1.2.0-3
proxmox-backup-client: 2.0.1-1
proxmox-backup-file-restore: 2.0.1-1
proxmox-mini-journalreader: 1.2-1
proxmox-widget-toolkit: 3.2-4
pve-cluster: 7.0-3
pve-container: 4.0-5
pve-docs: 7.0-5
pve-edk2-firmware: 3.20200531-1
pve-firewall: 4.2-2
pve-firmware: 3.3-2
pve-ha-manager: 3.3-1
pve-i18n: 2.4-1
pve-qemu-kvm: 6.0.0-2
pve-xtermjs: 4.12.0-1
qemu-server: 7.0-7
smartmontools: 7.2-pve2
spiceterm: 3.2-2
vncterm: 1.7-1
zfsutils-linux: 2.0.7-pve1
I did in fact create and delete another Vm with the same ID but this error also occures when I pick an ID that was never used before.
 
Hi,

Thank you for the output!
Please update your PVE to the latest available version using apt update && apt dist-upgrade