User Tools

Site Tools


rb:linuxlvm

Differences

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

Link to this comparison view

rb:linuxlvm [10/10/2013 14:21] – created - external edit 127.0.0.1rb:linuxlvm [13/05/2026 22:04] (current) – [Logical Volume creation] andrew
Line 149: Line 149:
     Block device           253:2     Block device           253:2
  
 +
 +==== Extend LV to occupy all VG ====
 +
 +<code>
 + lvextend -l +100%FREE /dev/datavg/datalv
 +  Size of logical volume datavg/datalv changed from 295.00 GiB (75520 extents) to <300.00 GiB (76799 extents).
 +  Logical volume datavg/datalv successfully resized.
 +</code>
  
 ==== Make Filesystems ====    ==== Make Filesystems ====   
rb/linuxlvm.txt · Last modified: by andrew

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki