All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-lvm] Some LVM 2 questions.
@ 2004-03-11  4:11 Rupert Hair
  2004-03-15 12:52 ` Heinz Mauelshagen
  0 siblings, 1 reply; 2+ messages in thread
From: Rupert Hair @ 2004-03-11  4:11 UTC (permalink / raw)
  To: linux-lvm

I have noticed that a friend's LVM 2 vgdisplay does not show a MAX LV Size
value.  Should I take this to mean that LVM 2 does not impose a MAX LV Size
or that it it so large that it will not be an isssue?

I currently have a LVM 1.0.8 system that is nearing its MAX LV Size.  I
would like to know if I can migrate it to LVM 2 so that I can expand beyond
my MAX LV Size?  

I have four drives containing one linear VG and one LV on top of that
formatted as ext3.  Can I set LVM (1 or 2) to make a backup of the file
allocation tables (I'm not sure if that's the right term) of my ext3 system
onto all my drives so that if the first disk in my LV died I would not loose
all my data (just what was contained on that disk).

Thanks,

Rupert

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

* Re: [linux-lvm] Some LVM 2 questions.
  2004-03-11  4:11 [linux-lvm] Some LVM 2 questions Rupert Hair
@ 2004-03-15 12:52 ` Heinz Mauelshagen
  0 siblings, 0 replies; 2+ messages in thread
From: Heinz Mauelshagen @ 2004-03-15 12:52 UTC (permalink / raw)
  To: linux-lvm

On Thu, Mar 11, 2004 at 09:11:20AM -0000, Rupert Hair wrote:
> I have noticed that a friend's LVM 2 vgdisplay does not show a MAX LV Size
> value.  Should I take this to mean that LVM 2 does not impose a MAX LV Size
> or that it it so large that it will not be an isssue?

LVM1 is limited by its internal mapping table size of ~2^16 entries.

LVM2 doesn't have such iinternal constraint any more.

> 
> I currently have a LVM 1.0.8 system that is nearing its MAX LV Size.  I
> would like to know if I can migrate it to LVM 2 so that I can expand beyond
> my MAX LV Size?  

Yes, you could but would be limited to 2TB in Linux 2.4
which is gone in Linux 2.6.

> 
> I have four drives containing one linear VG and one LV on top of that
> formatted as ext3.  Can I set LVM (1 or 2) to make a backup of the file
> allocation tables (I'm not sure if that's the right term) of my ext3 system
> onto all my drives so that if the first disk in my LV died I would not loose
> all my data (just what was contained on that disk).

No, LVM has no concept of filesystem metadata because it works at the block
rather than the filesystem level.

You either want filesystem backups, which you need anyway or
block device redundancy (eg, mirroring in software or hardware).

> 
> Thanks,
> 
> Rupert
> 
> 
> _______________________________________________
> linux-lvm mailing list
> linux-lvm@redhat.com
> https://www.redhat.com/mailman/listinfo/linux-lvm
> read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/

-- 

Regards,
Heinz    -- The LVM Guy --

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

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

Heinz Mauelshagen                                 Red Hat GmbH
Consulting Development Engineer                   Am Sonnenhang 11
                                                  56242 Marienrachdorf
                                                  Germany
Mauelshagen@RedHat.com                            +49 2626 141200
                                                       FAX 924446
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

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

end of thread, other threads:[~2004-03-15 12:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-11  4:11 [linux-lvm] Some LVM 2 questions Rupert Hair
2004-03-15 12:52 ` Heinz 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.