Storage Mismatch with LVM

daman92

New Member
Dec 18, 2019
7
0
1
41
Hello, I'm new to Proxmox (and LVM) and can't figure out how to get my LVM partitioned drives to recognize for there full logical volume size in Proxmox. I have 18TB usable in a raid 6 on an H700 raid card. I have setup 1 physical volume and 2 logical (VMs - 3T, and dataStore- 15T). In Proxmox it only shows 62.92Gb for both VMs and dataStore volumes. I have worked on this for a few days so I'm really hoping it's something simple that I missed. Here are the output of some common commands you'll probably need and thanks for your help!

Code:
pvs

  PV         VG  Fmt  Attr PSize   PFree
  /dev/sda3  pve lvm2 a--  135.62g 16.00g
  /dev/sdb   vg1 lvm2 a--  <18.19t <8.68g


Code:
lvs

  /dev/sdd: open failed: No medium found
  /dev/sde: open failed: No medium found

  LV        VG  Attr       LSize  Pool Origin Data%  Meta%  Move Log Cpy%Sync Convert
  data      pve twi-a-tz-- 75.87g             0.00   1.60
  root      pve -wi-ao---- 33.75g
  swap      pve -wi-ao----  8.00g
  VMs       vg1 -wi-ao----  3.00t
  dataStore vg1 -wi-ao---- 15.18t

Code:
vgdisplay

  /dev/sdd: open failed: No medium found
  /dev/sde: open failed: No medium found

  --- Volume group ---
  VG Name               vg1
  System ID
  Format                lvm2
  Metadata Areas        1
  Metadata Sequence No  5
  VG Access             read/write
  VG Status             resizable
  MAX LV                0
  Cur LV                2
  Open LV               2
  Max PV                0
  Cur PV                1
  Act PV                1
  VG Size               <18.19 TiB
  PE Size               4.00 MiB
  Total PE              4767999
  Alloc PE / Size       4765778 / 18.18 TiB
  Free  PE / Size       2221 / <8.68 GiB
  VG UUID               kM8s14-26Zc-iBGt-4VN5-tC7G-OK7s-b1gb6i

Code:
df -h
Filesystem                 Size  Used Avail Use% Mounted on
udev                        63G     0   63G   0% /dev
tmpfs                       13G  9.2M   13G   1% /run
/dev/mapper/pve-root        33G  2.0G   30G   7% /
tmpfs                       63G   43M   63G   1% /dev/shm
tmpfs                      5.0M     0  5.0M   0% /run/lock
tmpfs                       63G     0   63G   0% /sys/fs/cgroup
/dev/mapper/vg1-VMs        3.0T   89M  2.9T   1% /var/VMs
/dev/mapper/vg1-dataStore   16T   11M   15T   1% /var/dataStore
/dev/sda2                  511M  324K  511M   1% /boot/efi
/dev/fuse                   30M   16K   30M   1% /etc/pve
tmpfs                       13G     0   13G   0% /run/user/0

Code:
lsblk
NAME               MAJ:MIN RM   SIZE RO TYPE MOUNTPOINT
sda                  8:0    0 136.1G  0 disk
├─sda1               8:1    0  1007K  0 part
├─sda2               8:2    0   512M  0 part /boot/efi
└─sda3               8:3    0 135.6G  0 part
  ├─pve-swap       253:2    0     8G  0 lvm  [SWAP]
  ├─pve-root       253:3    0  33.8G  0 lvm  /
  ├─pve-data_tmeta 253:4    0     1G  0 lvm
  │ └─pve-data     253:6    0  75.9G  0 lvm
  └─pve-data_tdata 253:5    0  75.9G  0 lvm
    └─pve-data     253:6    0  75.9G  0 lvm
sdb                  8:16   0  18.2T  0 disk
├─vg1-VMs          253:0    0     3T  0 lvm  /var/VMs
└─vg1-dataStore    253:1    0  15.2T  0 lvm  /var/dataStore
sdc                  8:32   1  29.8G  0 disk
├─sdc1               8:33   1   238K  0 part
├─sdc2               8:34   1   2.8M  0 part
├─sdc3               8:35   1 772.8M  0 part
└─sdc4               8:36   1   300K  0 part
sr0                 11:0    1  1024M  0 rom
 

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!