From: Tomasz Francuz <tfrancuz@mp.pl>
To: linux-lvm@sistina.com
Subject: Re: [linux-lvm] lvm oddities seen
Date: Wed Nov 6 14:50:01 2002 [thread overview]
Message-ID: <3DC97C42.7080305@mp.pl> (raw)
In-Reply-To: HMEIJJCJJMDMOBLPBABOMEHDCDAA.ej_external@bigfoot.com
>
>
>Can anyone explain this for me? I added a new hard drive to my LVM and
>while lvdisplay of the LVM shows the full size of all disks/partitions in
>the LVM, df -k does not:
>
>[root@bergamo sbin]# lvscan
>lvscan -- ACTIVE "/dev/lvm01/1" [176.76 GB]
>lvscan -- 1 logical volumes with 176.76 GB total in 1 volume group
>lvscan -- 1 active logical volumes
>
>[root@bergamo sbin]# lvdisplay /dev/lvm01/1
>--- Logical volume ---
>LV Name /dev/lvm01/1
>VG Name lvm01
>LV Write Access read/write
>LV Status available
>LV # 1
># open 1
>LV Size 176.76 GB
>Current LE 45251
>Allocated LE 45251
>Allocation next free
>Read ahead sectors 120
>Block device 58:0
>
>
>
>[root@bergamo sbin]# df -k
>Filesystem 1k-blocks Used Available Use% Mounted on
>/dev/hda6 10317796 3808332 5985348 39% /
>/dev/hda1 62193 17850 41132 31% /boot
>none 95628 0 95628 0% /dev/shm
>/dev/lvm01/1 115382824 63615676 47078212 58% /mnt/lvm01.01
>
>
>So while lvm shows the lvm size to be 176.76G, df -k shows the filesystem to
>be about 115G. What is happening with this?
>
>
>
Probably you have to extend your filesystem. Make resize2fs
/dev/lvm/yourvolumename.
>
>
prev parent reply other threads:[~2002-11-06 14:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-06 13:53 [linux-lvm] lvm oddities seen ej_external
2002-11-06 14:50 ` Tomasz Francuz [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3DC97C42.7080305@mp.pl \
--to=tfrancuz@mp.pl \
--cc=linux-lvm@sistina.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.