Changes between Version 2 and Version 3 of LVM Disk Management


Ignore:
Timestamp:
09/12/06 17:58:05 (19 years ago)
Author:
cdelacruz/admin@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • LVM Disk Management

    v2 v3  
    187187The filesystem on /dev/Ubuntu/scratch is now 114548736 blocks long.
    188188}}}
     189 * Verify new size:
     190{{{
     191cdelacruz@puck:/$ sudo lvs
     192  LV      VG     Attr   LSize    Origin Snap%  Move Log Copy%
     193  home    Ubuntu -wi-ao 1000.00M
     194  root    Ubuntu -wi-ao 1000.00M
     195  scratch Ubuntu -wi-a-  436.97G
     196  swap_1  Ubuntu -wi-ao    5.91G
     197  usr     Ubuntu -wi-ao    3.91G
     198  var     Ubuntu -wi-ao    3.91G
     199}}}
     200
    189201
    190202