Strange issues , while deleting ( disk) group

Sep 2, 2016
40
0
6
46
Hi, I am new to Proxmox, I was trying to configured the additional disk , however did something wrong and now started getting below error

--- Physical volume ---
PV Name unknown device
VG Name data2
PV Size 465.76 GiB / not usable 4.02 MiB
Allocatable yes
PE Size 4.00 MiB
Total PE 119234
Free PE 119234
Allocated PE 0
PV UUID H1GPRx-uOqT-SDrc-CauJ-bQ0u-UwPx-GmIQ1a

root@pve:~# vgextend pve /dev/sdd1
Physical volume '/dev/sdd1' is already in volume group 'data2'
Unable to add physical volume '/dev/sdd1' to volume group 'pve'.

Now I am not able to add the /dev/sdd1 disk to existing pve-data , how I can do the cleanup.

Thanks
Upendra
 
Hi,

send the output of
lsblk
to get an overview.
 
I am able to extend it with other HDD however a perticular HDD still not allowing me to do

root@pve:~# lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda 8:0 0 465.8G 0 disk
├─sda1 8:1 0 1007K 0 part
├─sda2 8:2 0 127M 0 part
└─sda3 8:3 0 465.7G 0 part
├─pve-root 252:0 0 96G 0 lvm /
├─pve-swap 252:1 0 15G 0 lvm [SWAP]
└─pve-data 252:2 0 1.7T 0 lvm /var/lib/vz
sdb 8:16 0 465.8G 0 disk
└─sdb1 8:17 0 465.8G 0 part
└─pve-data 252:2 0 1.7T 0 lvm /var/lib/vz
sdc 8:32 0 465.8G 0 disk
├─sdc1 8:33 0 1007K 0 part
└─sdc2 8:34 0 465.8G 0 part
└─pve-data 252:2 0 1.7T 0 lvm /var/lib/vz
sdd 8:48 0 465.8G 0 disk
└─sdd1 8:49 0 465.8G 0 part
sde 8:64 0 931.5G 0 disk
sdf 8:80 0 465.8G 0 disk
└─pve-data 252:2 0 1.7T 0 lvm /var/lib/vz
 
try
vgreduce --removemissing

and if this do not work use
pvremove H1GPRx-uOqT-SDrc-CauJ-bQ0u-UwPx-GmIQ1a
 

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!