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 [2009/02/05 15:12] ccumertech:documentation:procedures:vm:vm_disk_expansion_lvm_xfs [2009/02/05 15:20] ccumer
Line 11: Line 11:
 </code> </code>
  
-or assign the whole new disk to lvm+or assign the whole new disk to lvm assuming it's /dev/sdb
 <code> <code>
 +apt-get install scsitools
 +rescan-scsi-bus.sh
 cfdisk /dev/sdb cfdisk /dev/sdb
 ### for example if the new partition is /dev/sda3 ### for example if the new partition is /dev/sda3
Line 96: Line 98:
 xfs_growfs /data xfs_growfs /data
 </code> </code>
 +
 +Check if filesystems are ok, and only then release the snapshot
/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