linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
* [linux-lvm] *** ANNOUNCEMENT *** LVM 0.8final driver included in 2.3.47
@ 2000-02-23 12:18 Heinz Mauelshagen
  2000-02-23 13:38 ` [linux-lvm] " Brian Kress
  2000-02-23 16:30 ` [linux-lvm] " A James Lewis
  0 siblings, 2 replies; 7+ messages in thread
From: Heinz Mauelshagen @ 2000-02-23 12:18 UTC (permalink / raw)
  To: linux-lvm, linux-kernel, linux-fsdevel; +Cc: mge


Logical Volume Driver 0.8final has been included in Linux 2.3.47.

Thanks to Linus and to hundreds on the Web who helped to achive this!


Nevertheless some problems compiling 2.3.47 with LVM enabled arised
because some parts of the patch got lost during inclusion 8.{(

You'll find the necessary patch to fix this at
<ftp://linux.msede.com/lvm/v0.8final/patch-2.3.47-lvm-2>.

The version 0.8final of the user space library and tools can be found at
<ftp://linux.msede.com/lvm/v0.8final/lvm_0.8final.tar.gz> as well.

New features are:
   - support for multiple snapshot logical volumes per original
     logical volume to for eg. enable consistent online backups
     or recovery in filesystems and database systems.

   - sizes for eg. with lvcreate can be entered in fractions now

   - all errors now in plain text rather than numeric

   - variable VGDA backup history depth in /etc/lvmconf supported
     by environment variable LVM_VG_MAX_BACKUPS (see vgcreate(8) and others)

   - automatic backup can be suppressed by environment variable
     LVM_AUTOBACKUP (see vgcreate(8) and others) during bulk creates.
     (the possibility to use option "-A n" with all
      changing commands still exists)

   - enhanced debug tracing (Option -d of the tools) to show call depth


Heinz
-- 

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

Systemmanagement CS-TS                           T-Nova
                                                 Entwicklungszentrum Darmstadt
Heinz Mauelshagen                                Otto-Roehm-Strasse 71c
Senior Systems Engineer                          Postfach 10 05 41
                                                 64205 Darmstadt
mge@EZ-Darmstadt.Telekom.de                      Germany
                                                 +49 6151 886-425
                                                          FAX-386
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

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

* [linux-lvm] Re: *** ANNOUNCEMENT *** LVM 0.8final driver included in 2.3.47
  2000-02-23 12:18 [linux-lvm] *** ANNOUNCEMENT *** LVM 0.8final driver included in 2.3.47 Heinz Mauelshagen
@ 2000-02-23 13:38 ` Brian Kress
  2000-02-23 15:51   ` Heinz Mauelshagen
  2000-02-23 16:30 ` [linux-lvm] " A James Lewis
  1 sibling, 1 reply; 7+ messages in thread
From: Brian Kress @ 2000-02-23 13:38 UTC (permalink / raw)
  To: Heinz Mauelshagen; +Cc: linux-lvm, linux-kernel, linux-fsdevel, mge

Heinz Mauelshagen wrote:
> 
> Logical Volume Driver 0.8final has been included in Linux 2.3.47.
> 
> Thanks to Linus and to hundreds on the Web who helped to achive this!
> 
> Nevertheless some problems compiling 2.3.47 with LVM enabled arised
> because some parts of the patch got lost during inclusion 8.{(
> 
> You'll find the necessary patch to fix this at
> <ftp://linux.msede.com/lvm/v0.8final/patch-2.3.47-lvm-2>.
> 
> The version 0.8final of the user space library and tools can be found at
> <ftp://linux.msede.com/lvm/v0.8final/lvm_0.8final.tar.gz> as well.
> 

	Great!  2.3.x is almost to the point where it
has all the features I need to use it.  :)  One important
question:
	Is the I/O protocol for 0.8final the same as 0.8i?  
If not, is there a 0.8final for 2.2.x?  Basically, I don't
want to install the 0.8final userspace tools and find
that I can't use 2.2.x anymore.
	And on a completely unrelated note, anyone know
if RAID5 is working in 2.3.x yet?  It blows up everytime
I try it.


Brian

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

* [linux-lvm] Re: *** ANNOUNCEMENT *** LVM 0.8final driver included in 2.3.47
  2000-02-23 13:38 ` [linux-lvm] " Brian Kress
@ 2000-02-23 15:51   ` Heinz Mauelshagen
  2000-03-15 13:08     ` Brian Kress
  0 siblings, 1 reply; 7+ messages in thread
From: Heinz Mauelshagen @ 2000-02-23 15:51 UTC (permalink / raw)
  To: Brian Kress; +Cc: mge, linux-lvm

> Heinz Mauelshagen wrote:
> > 
> > Logical Volume Driver 0.8final has been included in Linux 2.3.47.
> > 
> > Thanks to Linus and to hundreds on the Web who helped to achive this!
> > 
> > Nevertheless some problems compiling 2.3.47 with LVM enabled arised
> > because some parts of the patch got lost during inclusion 8.{(
> > 
> > You'll find the necessary patch to fix this at
> > <ftp://linux.msede.com/lvm/v0.8final/patch-2.3.47-lvm-2>.
> > 
> > The version 0.8final of the user space library and tools can be found at
> > <ftp://linux.msede.com/lvm/v0.8final/lvm_0.8final.tar.gz> as well.
> > 
> 
> 	Great!  2.3.x is almost to the point where it
> has all the features I need to use it.  :)  One important
> question:
> 	Is the I/O protocol for 0.8final the same as 0.8i?  

No, it had to be changed caused by the snapshot implementation.

> If not, is there a 0.8final for 2.2.x?

Soon.

> Basically, I don't
> want to install the 0.8final userspace tools and find
> that I can't use 2.2.x anymore.
> 	And on a completely unrelated note, anyone know
> if RAID5 is working in 2.3.x yet?  It blows up everytime
> I try it.

No it doesn't work so far (the options in Configure.help
are disabled since 2.3.47)

Heinz
-- 

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

Systemmanagement CS-TS                           T-Nova
                                                 Entwicklungszentrum Darmstadt
Heinz Mauelshagen                                Otto-Roehm-Strasse 71c
Senior Systems Engineer                          Postfach 10 05 41
                                                 64205 Darmstadt
mge@EZ-Darmstadt.Telekom.de                      Germany
                                                 +49 6151 886-425
                                                          FAX-386
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

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

* Re: [linux-lvm] *** ANNOUNCEMENT *** LVM 0.8final driver included in 2.3.47
  2000-02-23 12:18 [linux-lvm] *** ANNOUNCEMENT *** LVM 0.8final driver included in 2.3.47 Heinz Mauelshagen
  2000-02-23 13:38 ` [linux-lvm] " Brian Kress
@ 2000-02-23 16:30 ` A James Lewis
  2000-02-23 17:33   ` [linux-lvm] *** ANNOUNCEMENT *** LVM 0.8final driver includedin 2.3.47 Heinz Mauelshagen
  1 sibling, 1 reply; 7+ messages in thread
From: A James Lewis @ 2000-02-23 16:30 UTC (permalink / raw)
  To: Heinz Mauelshagen; +Cc: linux-lvm, linux-kernel, linux-fsdevel, mge


Does anyone know if MD has also been included in 2.3 and if you can create
LVM's using MD devices?

On Wed, 23 Feb 2000, Heinz Mauelshagen wrote:

> 
> Logical Volume Driver 0.8final has been included in Linux 2.3.47.
> 
> Thanks to Linus and to hundreds on the Web who helped to achive this!
> 
> 
> Nevertheless some problems compiling 2.3.47 with LVM enabled arised
> because some parts of the patch got lost during inclusion 8.{(
> 
> You'll find the necessary patch to fix this at
> <ftp://linux.msede.com/lvm/v0.8final/patch-2.3.47-lvm-2>.
> 
> The version 0.8final of the user space library and tools can be found at
> <ftp://linux.msede.com/lvm/v0.8final/lvm_0.8final.tar.gz> as well.
> 
> New features are:
>    - support for multiple snapshot logical volumes per original
>      logical volume to for eg. enable consistent online backups
>      or recovery in filesystems and database systems.
> 
>    - sizes for eg. with lvcreate can be entered in fractions now
> 
>    - all errors now in plain text rather than numeric
> 
>    - variable VGDA backup history depth in /etc/lvmconf supported
>      by environment variable LVM_VG_MAX_BACKUPS (see vgcreate(8) and others)
> 
>    - automatic backup can be suppressed by environment variable
>      LVM_AUTOBACKUP (see vgcreate(8) and others) during bulk creates.
>      (the possibility to use option "-A n" with all
>       changing commands still exists)
> 
>    - enhanced debug tracing (Option -d of the tools) to show call depth
> 
> 
> Heinz
> -- 
> 
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
> 
> Systemmanagement CS-TS                           T-Nova
>                                                  Entwicklungszentrum Darmstadt
> Heinz Mauelshagen                                Otto-Roehm-Strasse 71c
> Senior Systems Engineer                          Postfach 10 05 41
>                                                  64205 Darmstadt
> mge@EZ-Darmstadt.Telekom.de                      Germany
>                                                  +49 6151 886-425
>                                                           FAX-386
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
> 

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

* Re: [linux-lvm] *** ANNOUNCEMENT *** LVM 0.8final driver includedin 2.3.47
  2000-02-23 16:30 ` [linux-lvm] " A James Lewis
@ 2000-02-23 17:33   ` Heinz Mauelshagen
  0 siblings, 0 replies; 7+ messages in thread
From: Heinz Mauelshagen @ 2000-02-23 17:33 UTC (permalink / raw)
  To: A James Lewis; +Cc: mge, linux-lvm

> 
> Does anyone know if MD has also been included in 2.3 and if you can create
> LVM's using MD devices?
> 

It's only in with concat and RAID0.

Heinz

> On Wed, 23 Feb 2000, Heinz Mauelshagen wrote:
> 
> > 
> > Logical Volume Driver 0.8final has been included in Linux 2.3.47.
> > 
> > Thanks to Linus and to hundreds on the Web who helped to achive this!
> > 
> > 
> > Nevertheless some problems compiling 2.3.47 with LVM enabled arised
> > because some parts of the patch got lost during inclusion 8.{(
> > 
> > You'll find the necessary patch to fix this at
> > <ftp://linux.msede.com/lvm/v0.8final/patch-2.3.47-lvm-2>.
> > 
> > The version 0.8final of the user space library and tools can be found at
> > <ftp://linux.msede.com/lvm/v0.8final/lvm_0.8final.tar.gz> as well.
> > 
> > New features are:
> >    - support for multiple snapshot logical volumes per original
> >      logical volume to for eg. enable consistent online backups
> >      or recovery in filesystems and database systems.
> > 
> >    - sizes for eg. with lvcreate can be entered in fractions now
> > 
> >    - all errors now in plain text rather than numeric
> > 
> >    - variable VGDA backup history depth in /etc/lvmconf supported
> >      by environment variable LVM_VG_MAX_BACKUPS (see vgcreate(8) and others)
> > 
> >    - automatic backup can be suppressed by environment variable
> >      LVM_AUTOBACKUP (see vgcreate(8) and others) during bulk creates.
> >      (the possibility to use option "-A n" with all
> >       changing commands still exists)
> > 
> >    - enhanced debug tracing (Option -d of the tools) to show call depth
> > 
> > 
> > Heinz
> > -- 
> > 
> > =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
> > 
> > Systemmanagement CS-TS                           T-Nova
> >                                                  Entwicklungszentrum Darmstadt
> > Heinz Mauelshagen                                Otto-Roehm-Strasse 71c
> > Senior Systems Engineer                          Postfach 10 05 41
> >                                                  64205 Darmstadt
> > mge@EZ-Darmstadt.Telekom.de                      Germany
> >                                                  +49 6151 886-425
> >                                                           FAX-386
> > =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
> > 
> 


-- 

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

Systemmanagement CS-TS                           T-Nova
                                                 Entwicklungszentrum Darmstadt
Heinz Mauelshagen                                Otto-Roehm-Strasse 71c
Senior Systems Engineer                          Postfach 10 05 41
                                                 64205 Darmstadt
mge@EZ-Darmstadt.Telekom.de                      Germany
                                                 +49 6151 886-425
                                                          FAX-386
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

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

* [linux-lvm] Re: *** ANNOUNCEMENT *** LVM 0.8final driver included in 2.3.47
  2000-02-23 15:51   ` Heinz Mauelshagen
@ 2000-03-15 13:08     ` Brian Kress
  2000-03-15 16:44       ` Heinz Mauelshagen
  0 siblings, 1 reply; 7+ messages in thread
From: Brian Kress @ 2000-03-15 13:08 UTC (permalink / raw)
  To: linux-lvm

    Any sign of a 0.8final kernel patch for 2.2.x showing up on
the horizon yet?

Brian

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

* Re: [linux-lvm] Re: *** ANNOUNCEMENT *** LVM 0.8final driver included in 2.3.47
  2000-03-15 13:08     ` Brian Kress
@ 2000-03-15 16:44       ` Heinz Mauelshagen
  0 siblings, 0 replies; 7+ messages in thread
From: Heinz Mauelshagen @ 2000-03-15 16:44 UTC (permalink / raw)
  To: Brian Kress; +Cc: mge, linux-lvm

>     Any sign of a 0.8final kernel patch for 2.2.x showing up on
> the horizon yet?
> 
> Brian
> 

Soon.
Just too busy now...

Heinz


-- 

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

Systemmanagement CS-TS                           T-Nova
                                                 Entwicklungszentrum Darmstadt
Heinz Mauelshagen                                Otto-Roehm-Strasse 71c
Senior Systems Engineer                          Postfach 10 05 41
                                                 64205 Darmstadt
mge@EZ-Darmstadt.Telekom.de                      Germany
                                                 +49 6151 886-425
                                                          FAX-386
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

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

end of thread, other threads:[~2000-03-15 16:44 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-02-23 12:18 [linux-lvm] *** ANNOUNCEMENT *** LVM 0.8final driver included in 2.3.47 Heinz Mauelshagen
2000-02-23 13:38 ` [linux-lvm] " Brian Kress
2000-02-23 15:51   ` Heinz Mauelshagen
2000-03-15 13:08     ` Brian Kress
2000-03-15 16:44       ` Heinz Mauelshagen
2000-02-23 16:30 ` [linux-lvm] " A James Lewis
2000-02-23 17:33   ` [linux-lvm] *** ANNOUNCEMENT *** LVM 0.8final driver includedin 2.3.47 Heinz Mauelshagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).