User Tools

Site Tools


docu:csheet:sysadm:disks:grow_partition

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
docu:csheet:sysadm:disks:grow_partition [2021/05/05 07:11]
admin
docu:csheet:sysadm:disks:grow_partition [2021/05/05 07:12] (current)
admin
Line 30: Line 30:
  
 # if you HAVE AN LVM ext4 you must # if you HAVE AN LVM ext4 you must
-pvs+pvs  # PFree must show new space
 pvresize /dev/vda1 pvresize /dev/vda1
-vgs +vgs  # same as pvs 
-lvs  # you must see new available space here+lvs  # you must see new available space here too
 lvextend -l +100%FREE /dev/thelvm-vg/mapper-lv lvextend -l +100%FREE /dev/thelvm-vg/mapper-lv
  
docu/csheet/sysadm/disks/grow_partition.1620198712.txt.gz · Last modified: 2021/05/05 07:11 by admin