Comment 38 for bug 563895

Revision history for this message
nutznboltz (nutznboltz-deactivatedaccount) wrote :

nutz@lp-563895:~$ sudo lvcreate -s -l 437 /dev/vg0/lv0
  Logical volume "lvol0" created
nutz@lp-563895:~$ sudo vgs
  VG #PV #LV #SN Attr VSize VFree
  vg0 1 3 1 wz--n- 6.00g 0
nutz@lp-563895:~$ sudo lvs
  LV VG Attr LSize Origin Snap% Move Log Copy% Convert
  lv0 vg0 owi-ao 3.81g
  lvol0 vg0 swi-a- 1.71g lv0 0.00
  swap vg0 -wi-ao 488.00m
nutz@lp-563895:~$ df -h / /boot
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/vg0-lv0 3.9G 955M 2.9G 25% /
/dev/mapper/vg0-lv0 3.9G 955M 2.9G 25% /
nutz@lp-563895:~$ sudo reboot