Recurring issue harddrive () WARNING: dos signature detected on /dev/SSD/vm-115-disk-0 at offset 510. Wipe it? [y/n]: [n] Aborted wiping of dos.

Bas101234

New Member
Aug 14, 2021
1
0
1
65
Hi Guys,

Good afternoon I keep experiencing an issue with my mounted ssd not sure if you have any suggestion to fix it
Here is the sequence I add my drives
1)fdisk -l
2)cfdisk /dev/(Diskname)
3)pvcreate /dev/(Diskname1) Select yes for Disk wipe
4)vgcreate (Name disk) /dev/(Diskname1)
5)Datacenter>Storage>Add>Select LVM (Disk image,LXC)

Error
WARNING: dos signature detected on /dev/SSD/vm-115-disk-0 at offset 510. Wipe it? [y/n]: [n]
Aborted wiping of dos.
1 existing signature left on the device.
Failed to wipe signatures on logical volume SSD/vm-115-disk-0.
TASK ERROR: unable to create VM 115 - lvcreate 'SSD/vm-115-disk-0' error: Aborting. Failed to wipe start of new LV.
 
This issue was present for a very short in PVE 7.0 - make sure you have the latest updates installed (libpve-storage-perl version 7.0-9 is available on all repositories and fixes the issue)

I hope this helps!