All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-lvm] df and lvs incompatible output
@ 2004-01-12 18:12 Luca Ferroni
  2004-01-12 18:17 ` [linux-lvm] " Måns Rullgård
  0 siblings, 1 reply; 2+ messages in thread
From: Luca Ferroni @ 2004-01-12 18:12 UTC (permalink / raw)
  To: linux-lvm

Hi all,
I use LVM2 on my laptop, and I have one volume group called "mio_vg"

I extended my Logical Volume lv_usr and I experienced some problems:
according to LVM2 (lvs output) my lv_usr is 7,5G, whereas with df its size seems to be 4,0G.

How can I solve my problem?

wallace ~ # df -h
Filesystem         Dimens. Usati Disp. Uso% Montato su
/dev/mio_vg/lv_home   1,4G  939M  405M  70% /home
/dev/mio_vg/lv_usr    4,0G  3,6G  276M  93% /usr
/dev/mio_vg/lv_var    2,8G  1,2G  1,6G  42% /var
/dev/mio_vg/lv_dati    16G   14G  1,7G  89% /mnt/dati
tmpfs                  30M  1,3M   29M   5% /tmp

wallace ~ # lvs
LV      VG     Attr   LSize  Origin Snap%  Move Move% 
lv_dati mio_vg -wn-ao 15,77G                          
lv_home mio_vg -wn-ao  1,39G                          
lv_usr  mio_vg -wn-ao  7,45G                          
lv_var  mio_vg -wn-ao  2,83G

wallace ~ # lvdisplay 
  --- Logical volume ---
  LV Name                /dev/mio_vg/lv_home
  VG Name                mio_vg
  LV UUID                000000-0000-0000-0000-0000-0000-000000
  LV Write Access        read/write
  LV Status              available
  # open                 1
  LV Size                1,39 GB
  Current LE             355
  Segments               1
  Allocation             next free
  Read ahead sectors     1024
  Block device           254:0
   
  --- Logical volume ---
  LV Name                /dev/mio_vg/lv_var
  VG Name                mio_vg
  LV UUID                000000-0000-0000-0000-0000-0000-000001
  LV Write Access        read/write
  LV Status              available
  # open                 1
  LV Size                2,83 GB
  Current LE             725
  Segments               3
  Allocation             next free
  Read ahead sectors     1024
  Block device           254:1
   
  --- Logical volume ---
  LV Name                /dev/mio_vg/lv_usr
  VG Name                mio_vg
  LV UUID                000000-0000-0000-0000-0000-0000-000002
  LV Write Access        read/write
  LV Status              available
  # open                 1
  LV Size                7,45 GB
  Current LE             1908
  Segments               2
  Allocation             next free
  Read ahead sectors     1024
  Block device           254:2
   
  --- Logical volume ---
  LV Name                /dev/mio_vg/lv_dati
  VG Name                mio_vg
  LV UUID                000000-0000-0000-0000-0000-0000-000003
  LV Write Access        read/write
  LV Status              available
  # open                 1
  LV Size                15,77 GB
  Current LE             4036
  Segments               3
  Allocation             next free
  Read ahead sectors     1024
  Block device           254:3

Thank you in advance
Bye

-- 
----------------------------------------
Luca Ferroni
www.cs.unibo.it/~fferroni/
----------------------------------------

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [linux-lvm] Re: df and lvs incompatible output
  2004-01-12 18:12 [linux-lvm] df and lvs incompatible output Luca Ferroni
@ 2004-01-12 18:17 ` Måns Rullgård
  0 siblings, 0 replies; 2+ messages in thread
From: Måns Rullgård @ 2004-01-12 18:17 UTC (permalink / raw)
  To: linux-lvm

Luca Ferroni <luca.ferroni@studio.unibo.it> writes:

> Hi all,
> I use LVM2 on my laptop, and I have one volume group called "mio_vg"
>
> I extended my Logical Volume lv_usr and I experienced some problems:
> according to LVM2 (lvs output) my lv_usr is 7,5G, whereas with df
> its size seems to be 4,0G.

Most likely, you didn't also extend the filesystem inside the LV.

-- 
M�ns Rullg�rd
mru@kth.se

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-01-12 18:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-12 18:12 [linux-lvm] df and lvs incompatible output Luca Ferroni
2004-01-12 18:17 ` [linux-lvm] " Måns Rullgård

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.