Hi all,
I am new to Proxmox and recently installed ProxMox VE 7.0-8
I ran a vgextend and added another drive to the volume group pve.
When I go to create my first VM - I select the iso etc - and fill in the details. It then fails at the create stage with the following error:
I have researched some others problems which usually suggest updating and restarting - or that an orphaned VM exists - but I have never created a VM until now.
In an effort to debug - i looked for a logical volume list command and found:
which suggests pve is ok - but we only see the 3 proxmox volumes so far.
Please suggest some next steps I can take!
I am new to Proxmox and recently installed ProxMox VE 7.0-8
I ran a vgextend and added another drive to the volume group pve.
When I go to create my first VM - I select the iso etc - and fill in the details. It then fails at the create stage with the following error:
Code:
WARNING: ext4 signature detected on /dev/pve/vm-100-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 pve/vm-100-disk-0.
TASK ERROR: unable to create VM 100 - lvcreate 'pve/vm-100-disk-0' error: Aborting. Failed to wipe start of new LV.
I have researched some others problems which usually suggest updating and restarting - or that an orphaned VM exists - but I have never created a VM until now.
In an effort to debug - i looked for a logical volume list command and found:
Code:
lvdisplay
--- Logical volume ---
LV Path /dev/pve/swap
LV Name swap
VG Name pve
LV UUID sHmc4h-Tw0S-l2bG-g2CL-DQ09-iCPV-L7Qutt
LV Write Access read/write
LV Creation host, time proxmox, 2021-08-03 11:03:01 +0100
LV Status available
# open 2
LV Size 8.00 GiB
Current LE 2048
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 253:0
--- Logical volume ---
LV Path /dev/pve/root
LV Name root
VG Name pve
LV UUID tpkQ5x-yjOR-Gahz-Hlsb-n8FC-UNbE-gjYA1c
LV Write Access read/write
LV Creation host, time proxmox, 2021-08-03 11:03:01 +0100
LV Status available
# open 1
LV Size 62.25 GiB
Current LE 15936
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 253:1
--- Logical volume ---
LV Name data
VG Name pve
LV UUID 0BYpIe-O31l-MLMq-NHjs-Dhmi-wZuI-RFwdZp
LV Write Access read/write
LV Creation host, time proxmox, 2021-08-03 11:03:11 +0100
LV Pool metadata data_tmeta
LV Pool data data_tdata
LV Status available
# open 0
LV Size 159.98 GiB
Allocated pool data 0.00%
Allocated metadata 1.00%
Current LE 40955
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 253:4
root@proxmox:/var/lib/vz/template/iso#
which suggests pve is ok - but we only see the 3 proxmox volumes so far.
Please suggest some next steps I can take!
Last edited: