User Tools

Site Tools


lvm_handling

Differences

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

Link to this comparison view

lvm_handling [2017/04/16 23:46]
root [Resize existing Logical volume]
lvm_handling [2017/04/16 23:50] (current)
root [Prepare new disk/VolumeGroup/Logical Volume]
Line 16: Line 16:
   ​   ​
 Create filesytem Create filesytem
 +
 +EXT FS:
    ​mkfs.ext4 -F -b 4096 /​dev/<​vgname>/<​lvname>​    ​mkfs.ext4 -F -b 4096 /​dev/<​vgname>/<​lvname>​
 Depending on distribution use relevant ext2/​ext3/​ext4 file system type. Depending on distribution use relevant ext2/​ext3/​ext4 file system type.
  
 +XFS FS:
 +   ​mkfs.xfs /​dev/<​vgname>/<​lvname>​
 ===== Resize existing Logical volume ===== ===== Resize existing Logical volume =====
  
lvm_handling.1492386403.txt.gz ยท Last modified: 2017/04/16 23:46 by root