User Tools

Site Tools


tech:documentation:procedures:vm:vm_disk_expansion_lvm_xfs

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
tech:documentation:procedures:vm:vm_disk_expansion_lvm_xfs [2019/08/21 13:02] – [For swap] kohofertech:documentation:procedures:vm:vm_disk_expansion_lvm_xfs [2020/08/17 11:29] – [VM disk Expansion LVM with XFS/EXT4] kohofer
Line 44: Line 44:
  
   cfdisk /dev/sda or cfdisk /dev/sdb   cfdisk /dev/sda or cfdisk /dev/sdb
 +
 +If you get a error:
 +
 +<color #ed1c24>GPT PMBR size mismatch (2362232011 != 2516582399) will be corrected by w(rite).</color>
 +
 +run this command:
 +
 +  parted -l
 +
 +and when asked to Fix/Cancel? type **F**
  
 # for example if the new partition is /dev/sda3 # for example if the new partition is /dev/sda3
Line 57: Line 67:
 in this example it's **base** in this example it's **base**
  
-  lvdisplay +  lvdisplay 
 + 
 +<code>
   --- Logical volume ---   --- Logical volume ---
   LV Name                /dev/base/root   LV Name                /dev/base/root
Line 113: Line 125:
   Read ahead sectors     0   Read ahead sectors     0
   Block device           254:3   Block device           254:3
 +</code>
  
 and we assume the new partition is /dev/sda3 and we assume the new partition is /dev/sda3
/data/www/wiki.inf.unibz.it/data/pages/tech/documentation/procedures/vm/vm_disk_expansion_lvm_xfs.txt · Last modified: 2020/10/13 16:46 by kohofer