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 revisionBoth sides next revision
tech:documentation:procedures:vm:vm_disk_expansion_lvm_xfs [2015/01/28 08:52] – [FOR EXT3/4] kohofertech:documentation:procedures:vm:vm_disk_expansion_lvm_xfs [2017/11/14 10:50] kohofer
Line 26: Line 26:
 whereby after scsi_device you need to find the correct scsi device whereby after scsi_device you need to find the correct scsi device
  
 +or
 +
 +  apt-get install scsitools
 +  rescan-scsi-bus
 +
 +At the end it should list that a new device was found, note down the name/number!
 +
 +  echo '1' > /sys/class/scsi_disk/32\:0\:1\:0/device/rescan
 +
 +IMPORTANT: Be sure to replace the 32\:0\:1\:0 with the appropriate disk for your purposes. 
  
  
Line 33: Line 43:
 from 8GB to 15GB. The partition type is 8e. from 8GB to 15GB. The partition type is 8e.
  
-  cfdisk /dev/sda+  cfdisk /dev/sda or cfdisk /dev/sdb
  
 # for example if the new partition is /dev/sda3 # for example if 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