All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-lvm] lv_usr not updated after extention
@ 2003-10-07  7:30 Runar Ingebrigtsen
  2003-10-07  8:50 ` Heinz J . Mauelshagen
  0 siblings, 1 reply; 2+ messages in thread
From: Runar Ingebrigtsen @ 2003-10-07  7:30 UTC (permalink / raw)
  To: linux-lvm

Hi,

My system is running with LVM and the VG's vg_system and vg_data.

Extending any partition in vg_data just works.
Extending lv_swap in vg_system works.
But the extended space never shows up in the /usr partition lv_usr! Look 
yourself:

#df -h | grep usr
/dev/vg_system/lv_usr   1.4G  1.3G   82M  95% /usr

# lvdisplay /dev/vg_system/lv_usr
--- Logical volume ---
LV Name         /dev/vg_system/lv_usr
VG Name         vg_system
LV Write Access read/write
LV Status               available
LV #                    3
# open                  1
LV Size                 4.09 GB
Current LE              131
Allocated LE            131
Allocation              next free
Read ahead sectors      1024
Block device            58:3

How come? Is this caused by the /usr partition containing running system 
files?
If so, why does the change still not show up after a reboot?

Now, I would appreciate any help :) Thanks.

mvh Runar Ingebrigtsen

      -o)
      /\\    Message void if penguin violated
     _\_V    Don't mess with the penguin

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

* Re: [linux-lvm] lv_usr not updated after extention
  2003-10-07  7:30 [linux-lvm] lv_usr not updated after extention Runar Ingebrigtsen
@ 2003-10-07  8:50 ` Heinz J . Mauelshagen
  0 siblings, 0 replies; 2+ messages in thread
From: Heinz J . Mauelshagen @ 2003-10-07  8:50 UTC (permalink / raw)
  To: linux-lvm; +Cc: mge

Extending the Logical Volume doesn't automatically extend your filesystem.
Use the filesystem specific resizer, which might require unmounting the filesystem
(e.g. resize2fs for ext2/3 or resize_reiserfs for reiser).

Regards,
Heinz    -- The LVM Guy --

On Fri, Oct 03, 2003 at 09:59:35AM +0200, Runar Ingebrigtsen wrote:
> Hi,
> 
> My system is running with LVM and the VG's vg_system and vg_data.
> 
> Extending any partition in vg_data just works.
> Extending lv_swap in vg_system works.
> But the extended space never shows up in the /usr partition lv_usr! Look 
> yourself:
> 
> #df -h | grep usr
> /dev/vg_system/lv_usr   1.4G  1.3G   82M  95% /usr
> 
> # lvdisplay /dev/vg_system/lv_usr
> --- Logical volume ---
> LV Name         /dev/vg_system/lv_usr
> VG Name         vg_system
> LV Write Access read/write
> LV Status               available
> LV #                    3
> # open                  1
> LV Size                 4.09 GB
> Current LE              131
> Allocated LE            131
> Allocation              next free
> Read ahead sectors      1024
> Block device            58:3
> 
> How come? Is this caused by the /usr partition containing running system 
> files?
> If so, why does the change still not show up after a reboot?
> 
> Now, I would appreciate any help :) Thanks.
> 
> mvh Runar Ingebrigtsen
> 
>       -o)
>       /\\    Message void if penguin violated
>      _\_V    Don't mess with the penguin
> 
> _______________________________________________
> linux-lvm mailing list
> linux-lvm@sistina.com
> http://lists.sistina.com/mailman/listinfo/linux-lvm
> read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/

*** Software bugs are stupid.
    Nevertheless it needs not so stupid people to solve them ***

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Heinz Mauelshagen                                 Sistina Software Inc.
Senior Consultant/Developer                       Am Sonnenhang 11
                                                  56242 Marienrachdorf
                                                  Germany
Mauelshagen@Sistina.com                           +49 2626 141200
                                                       FAX 924446
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

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

end of thread, other threads:[~2003-10-07  8:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-10-07  7:30 [linux-lvm] lv_usr not updated after extention Runar Ingebrigtsen
2003-10-07  8:50 ` Heinz J . Mauelshagen

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.