All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-lvm] LVM 1.0.1 to LVM2 upgrade path
@ 2003-02-06 22:25 Dossy
  2003-02-07  8:27 ` Heinz J . Mauelshagen
  0 siblings, 1 reply; 4+ messages in thread
From: Dossy @ 2003-02-06 22:25 UTC (permalink / raw)
  To: linux-lvm

Everyone,

I'm currently running on Linux 2.4.20 with LVM 1.0.1 26/11/2001 ... yes,
it's outdated, but this is a production system and LVM has been
(seemingly) stable without any issues.

I'm figuring I should consider upgrading to LVM2, but I don't want to
just go "trying it" -- is there a specific upgrade path I have to take?
Is LVM2 backward compatible with LVM1?  Are there any "gotchas" and are
they documented somewhere?

Any pointers to documentation would be appreciated.  Meanwhile, I'm busy
Googling ...

-- Dossy

-- 
Dossy Shiobara                       mail: dossy@panoptic.com 
Panoptic Computer Network             web: http://www.panoptic.com/ 
  "He realized the fastest way to change is to laugh at your own
    folly -- then you can let go and quickly move on." (p. 70)

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

* Re: [linux-lvm] LVM 1.0.1 to LVM2 upgrade path
  2003-02-06 22:25 [linux-lvm] LVM 1.0.1 to LVM2 upgrade path Dossy
@ 2003-02-07  8:27 ` Heinz J . Mauelshagen
  2003-02-07 17:45   ` Dossy
  0 siblings, 1 reply; 4+ messages in thread
From: Heinz J . Mauelshagen @ 2003-02-07  8:27 UTC (permalink / raw)
  To: linux-lvm

On Thu, Feb 06, 2003 at 11:24:25PM -0500, Dossy wrote:
> Everyone,
> 
> I'm currently running on Linux 2.4.20 with LVM 1.0.1 26/11/2001 ... yes,
> it's outdated, but this is a production system and LVM has been
> (seemingly) stable without any issues.
> 
> I'm figuring I should consider upgrading to LVM2, but I don't want to
> just go "trying it" -- is there a specific upgrade path I have to take?
> Is LVM2 backward compatible with LVM1?  Are there any "gotchas" and are
> they documented somewhere?

If this is production, you want to upgrade to LVM 1.0.6 because LVM2
is in beta still.

You should give LVM2 a try on some test system please.

It supports the LVM1 metadata (IOW: you can install it and use your
volume groups created with LVM1). The only major feature missing in LVM2 is
'pvmove' which we are working on right now.

> 
> Any pointers to documentation would be appreciated.  Meanwhile, I'm busy
> Googling ...

LVM2 is command line compatible with LVM1. The new features are (mostly)
in the man pages comming with the LVN2 source distro. You need to get
device-mapper from our website as well (see the usual README/INSTALL files).

> 
> -- Dossy
> 
> -- 
> Dossy Shiobara                       mail: dossy@panoptic.com 
> Panoptic Computer Network             web: http://www.panoptic.com/ 
>   "He realized the fastest way to change is to laugh at your own
>     folly -- then you can let go and quickly move on." (p. 70)
> 
> _______________________________________________
> 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/

-- 

Regards,
Heinz    -- The LVM Guy --

*** 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] 4+ messages in thread

* Re: [linux-lvm] LVM 1.0.1 to LVM2 upgrade path
  2003-02-07  8:27 ` Heinz J . Mauelshagen
@ 2003-02-07 17:45   ` Dossy
  2003-02-10  7:50     ` Heinz J . Mauelshagen
  0 siblings, 1 reply; 4+ messages in thread
From: Dossy @ 2003-02-07 17:45 UTC (permalink / raw)
  To: linux-lvm

On 2003.02.07, Heinz J . Mauelshagen <mauelshagen@sistina.com> wrote:
> 
> If this is production, you want to upgrade to LVM 1.0.6 because LVM2
> is in beta still. [...]  The only major feature missing in LVM2 is
> 'pvmove' which we are working on right now.

Thanks.  This is exactly the kind of detail I was looking for.  

> It supports the LVM1 metadata (IOW: you can install it and use your
> volume groups created with LVM1). 

So, in order to upgrade to LVM2 there's no data conversion necessary, if
I understand you correctly.  That's very good news.

> You should give LVM2 a try on some test system please.

I might play around with it on my laptop (which runs Linux under VMware)
-- this way, if anything goes wrong, I just lose a virtual disk and not
real data.  :-)

(VMware is great for "experimenting" with filesystem code.  I haven't
actually experimented with LVM under VMware yet, though.  It'll be
interesting ...)

Thanks for your time, Heinz.  I appreciate it.

-- Dossy

-- 
Dossy Shiobara                       mail: dossy@panoptic.com 
Panoptic Computer Network             web: http://www.panoptic.com/ 
  "He realized the fastest way to change is to laugh at your own
    folly -- then you can let go and quickly move on." (p. 70)

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

* Re: [linux-lvm] LVM 1.0.1 to LVM2 upgrade path
  2003-02-07 17:45   ` Dossy
@ 2003-02-10  7:50     ` Heinz J . Mauelshagen
  0 siblings, 0 replies; 4+ messages in thread
From: Heinz J . Mauelshagen @ 2003-02-10  7:50 UTC (permalink / raw)
  To: linux-lvm

On Fri, Feb 07, 2003 at 06:45:01PM -0500, Dossy wrote:
> On 2003.02.07, Heinz J . Mauelshagen <mauelshagen@sistina.com> wrote:
> > 
> > If this is production, you want to upgrade to LVM 1.0.6 because LVM2
> > is in beta still. [...]  The only major feature missing in LVM2 is
> > 'pvmove' which we are working on right now.
> 
> Thanks.  This is exactly the kind of detail I was looking for.  
> 
> > It supports the LVM1 metadata (IOW: you can install it and use your
> > volume groups created with LVM1). 
> 
> So, in order to upgrade to LVM2 there's no data conversion necessary, if
> I understand you correctly.  That's very good news.

No, you can stick with the LVM1 metadata w/o ayn conversion.
If you want to use the enhanced LVM2 metadata format you need to convert
thought (see vgconvert).  The LVM2 metadata format will give you
atomic metadata updates for better system resilience.

> 
> > You should give LVM2 a try on some test system please.
> 
> I might play around with it on my laptop (which runs Linux under VMware)
> -- this way, if anything goes wrong, I just lose a virtual disk and not
> real data.  :-)

Yep, that's a way.

> 
> (VMware is great for "experimenting" with filesystem code.  I haven't
> actually experimented with LVM under VMware yet, though.  It'll be
> interesting ...)
> 
> Thanks for your time, Heinz.  I appreciate it.
> 
> -- Dossy
> 
> -- 
> Dossy Shiobara                       mail: dossy@panoptic.com 
> Panoptic Computer Network             web: http://www.panoptic.com/ 
>   "He realized the fastest way to change is to laugh at your own
>     folly -- then you can let go and quickly move on." (p. 70)
> 
> _______________________________________________
> 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/

-- 

Regards,
Heinz    -- The LVM Guy --

*** 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] 4+ messages in thread

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-06 22:25 [linux-lvm] LVM 1.0.1 to LVM2 upgrade path Dossy
2003-02-07  8:27 ` Heinz J . Mauelshagen
2003-02-07 17:45   ` Dossy
2003-02-10  7: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.