Question on expanding LVM

killmasta93

Renowned Member
Aug 13, 2017
973
57
68
31
Hi
Currently im testing out on a nested env, proxmox and wanted to expand the LVM thin from 128gigs to 200 gigs i read few tutorials and this is what i go so far

using this guide

https://forum.proxmox.com/threads/extend-local-lvm-proxmox.133478/

Code:
NAME                         MAJ:MIN RM  SIZE RO TYPE MOUNTPOINTS
sda                            8:0    0  200G  0 disk
|-sda1                         8:1    0 1007K  0 part
|-sda2                         8:2    0    1G  0 part
`-sda3                         8:3    0  127G  0 part
  |-pve-swap                 252:0    0    8G  0 lvm  [SWAP]
  |-pve-root                 252:1    0 41.7G  0 lvm  /
  |-pve-data_tmeta           252:2    0    1G  0 lvm 
  | `-pve-data-tpool         252:4    0 59.5G  0 lvm 
  |   |-pve-data             252:5    0 59.5G  1 lvm 
  |   |-pve-vm--100--disk--0 252:6    0   80G  0 lvm 
  |   |-pve-vm--101--disk--0 252:7    0    4M  0 lvm 
  |   |-pve-vm--101--disk--1 252:8    0   60G  0 lvm 
  |   `-pve-vm--101--disk--2 252:9    0    4M  0 lvm 
  `-pve-data_tdata           252:3    0 59.5G  0 lvm 
    `-pve-data-tpool         252:4    0 59.5G  0 lvm 
      |-pve-data             252:5    0 59.5G  1 lvm 
      |-pve-vm--100--disk--0 252:6    0   80G  0 lvm 
      |-pve-vm--101--disk--0 252:7    0    4M  0 lvm 
      |-pve-vm--101--disk--1 252:8    0   60G  0 lvm 
      `-pve-vm--101--disk--2 252:9    0    4M  0 lvm

running pvs
im getting this
Code:
PV         VG  Fmt  Attr PSize    PFree
  /dev/sda3  pve lvm2 a--  <127.00g 15.75g

Code:
VG  #PV #LV #SN Attr   VSize    VFree
  pve   1   7   0 wz--n- <127.00g 15.75g


Code:
LV            VG  Attr       LSize   Pool Origin Data%  Meta%  Move Log Cpy%Sync Convert
  data          pve twi-aotz-- <59.50g             91.17  3.29                           
  root          pve -wi-ao---- <41.75g                                                   
  swap          pve -wi-ao----   8.00g                                                   
  vm-100-disk-0 pve Vwi-aotz--  80.00g data        53.82                                 
  vm-101-disk-0 pve Vwi-aotz--   4.00m data        14.06                                 
  vm-101-disk-1 pve Vwi-aotz--  60.00g data        18.65                                 
  vm-101-disk-2 pve Vwi-aotz--   4.00m data        1.56

but i see the underlying partition still shows 127gigs do i need to configure something else?

Thanks
 

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!