All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-lvm] Disk size reporting.
@ 2006-02-27 11:53 Jim Ford
  2006-02-27 12:09 ` Klaus Strebel
  0 siblings, 1 reply; 3+ messages in thread
From: Jim Ford @ 2006-02-27 11:53 UTC (permalink / raw)
  To: linux-lvm

I think I've extended a logical volume correctly, but DF shows no change.

lvs output:
  LV     VG     Attr   LSize   Origin Snap%  Move Copy%
  root   Ubuntu -wi-ao  25.13G
  swap_1 Ubuntu -wi-ao 656.00M

df output:
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/mapper/Ubuntu-root
                      18715076   2909852  14854544  17% /
tmpfs                   112264         0    112264   0% /dev/shm
tmpfs                   112264     12588     99676  12% 
/lib/modules/2.6.12-10-386/volatile
/dev/hda1               233335     19166    201721   9% /boot

Have I extended my Ubuntu volume correctly, please?

<sigh> Life was _so_ much simpler without lvm and udev! </sigh>

Jim Ford

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

* Re: [linux-lvm] Disk size reporting.
  2006-02-27 11:53 [linux-lvm] Disk size reporting Jim Ford
@ 2006-02-27 12:09 ` Klaus Strebel
  2006-02-27 14:35   ` Matthew Gillen
  0 siblings, 1 reply; 3+ messages in thread
From: Klaus Strebel @ 2006-02-27 12:09 UTC (permalink / raw)
  To: LVM general discussion and development

Hi Jim,

Jim Ford schrieb:
> I think I've extended a logical volume correctly, but DF shows no change.
> 
> lvs output:
>  LV     VG     Attr   LSize   Origin Snap%  Move Copy%
>  root   Ubuntu -wi-ao  25.13G
>  swap_1 Ubuntu -wi-ao 656.00M
> 
> df output:
> Filesystem           1K-blocks      Used Available Use% Mounted on
> /dev/mapper/Ubuntu-root
>                      18715076   2909852  14854544  17% /
> tmpfs                   112264         0    112264   0% /dev/shm
> tmpfs                   112264     12588     99676  12% 
> /lib/modules/2.6.12-10-386/volatile
> /dev/hda1               233335     19166    201721   9% /boot
> 
> Have I extended my Ubuntu volume correctly, please?
> 
> <sigh> Life was _so_ much simpler without lvm and udev! </sigh>
You just extended your volume, not your filesystem, don't you ;-). I 
don't know, which filesystem Ubunto uses for root and if it's ext2/ext3, 
if they use the online-resize patches.

So, seak for into how to resize/extend the filesystem you use.

Cheers
Klaus

-- 
Mit freundlichen Gr�ssen / best regards

Klaus Strebel, Dipl.-Inform. (FH), mailto:klaus.strebel@gmx.net

/"\
\ /     ASCII RIBBON CAMPAIGN
  X        AGAINST HTML MAIL
/ \

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

* Re: [linux-lvm] Disk size reporting.
  2006-02-27 12:09 ` Klaus Strebel
@ 2006-02-27 14:35   ` Matthew Gillen
  0 siblings, 0 replies; 3+ messages in thread
From: Matthew Gillen @ 2006-02-27 14:35 UTC (permalink / raw)
  To: LVM general discussion and development

Klaus Strebel wrote:
> Hi Jim,
> 
> Jim Ford schrieb:
>> I think I've extended a logical volume correctly, but DF shows no change.
>>
>> lvs output:
>>  LV     VG     Attr   LSize   Origin Snap%  Move Copy%
>>  root   Ubuntu -wi-ao  25.13G
>>  swap_1 Ubuntu -wi-ao 656.00M
>>
>> df output:
>> Filesystem           1K-blocks      Used Available Use% Mounted on
>> /dev/mapper/Ubuntu-root
>>                      18715076   2909852  14854544  17% /
>> tmpfs                   112264         0    112264   0% /dev/shm
>> tmpfs                   112264     12588     99676  12%
>> /lib/modules/2.6.12-10-386/volatile
>> /dev/hda1               233335     19166    201721   9% /boot
>>
>> Have I extended my Ubuntu volume correctly, please?
>>
>> <sigh> Life was _so_ much simpler without lvm and udev! </sigh>
> You just extended your volume, not your filesystem, don't you ;-). I
> don't know, which filesystem Ubunto uses for root and if it's ext2/ext3,
> if they use the online-resize patches.
> 
> So, seak for into how to resize/extend the filesystem you use.

The LVM FAQ entry for "Extending a Logical Volume" even covers this issue, and
tells you how to do it for several filesystems:
http://tldp.org/HOWTO/LVM-HOWTO/extendlv.html

Matt

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

end of thread, other threads:[~2006-02-27 14:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-27 11:53 [linux-lvm] Disk size reporting Jim Ford
2006-02-27 12:09 ` Klaus Strebel
2006-02-27 14:35   ` Matthew Gillen

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.