All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-lvm] *** ANNOUNCEMENT *** LVM 1.0.1 available at www.sistina.com
@ 2001-11-26 20:30 AJ Lewis
  2001-11-26 23:59 ` Adrian Phillips
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: AJ Lewis @ 2001-11-26 20:30 UTC (permalink / raw)
  To: linux-lvm, lvm-devel

[-- Attachment #1: Type: text/plain, Size: 2067 bytes --]

Hello all,

I'm sending this out in Heinz's stead, since he's at the 'Linuxkongress'
conference this week

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Hi all,

LVM 1.0.1 supports both version 1 and 2 of the metadata.

There's *no* need to run any metadata update tools.

A tarball is available now at
   
   <http://www.sistina.com/>
 
for download (Follow the "LVM 1.0.1" link).

Changelog since 1.0 follows:

==============================================================================

LVM
---

LVM now supports both version 1 and version 2 data formats.  No need to
upgrade !

Driver
------

o now works with 2.4.16

Tools
-----

o support for version 1 and 2 data formats

o Now stores new and changed PVs in version 1 data format!

o zero pv and lv arrays in vg_cfgrestore

o removing of PVs from VGs with snapshot now works
  (changes in pv_read_all_pv_of_vg(), pv_read_all_pe_of_vg(),
   vg_setup_for_merge(), vg_setup_for_extend(), vg_setup_for_reduce(), 
   vg_setup_for_split() and liblvm.h)

o persistent LV and PV numbers

o lvmcreate_initd now supports devfs

o support for non-partitioned MDs

o SPARC compilation fixes

==============================================================================


Feed back LVM related information to <linux-lvm@sistina.com>.

Thanks a lot for your support of LVM.


Regards,
Heinz    -- The LVM Guy --


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

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

--
AJ Lewis <lewis@sistina.com>

[-- Attachment #2: Type: application/pgp-signature, Size: 230 bytes --]

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

* Re: [linux-lvm] *** ANNOUNCEMENT *** LVM 1.0.1 available at www.sistina.com
  2001-11-26 20:30 [linux-lvm] *** ANNOUNCEMENT *** LVM 1.0.1 available at www.sistina.com AJ Lewis
@ 2001-11-26 23:59 ` Adrian Phillips
  2001-11-27 12:47 ` [linux-lvm] configure:sed: file conftest.s1 line 40: Unterminated `s' command Theo
  2001-11-27 19:08 ` [linux-lvm] *** ANNOUNCEMENT *** LVM 1.0.1 available at www.sistina.com Ralph Jennings
  2 siblings, 0 replies; 6+ messages in thread
From: Adrian Phillips @ 2001-11-26 23:59 UTC (permalink / raw)
  To: linux-lvm

>>>>> "AJ" == AJ Lewis <lewis@sistina.com> writes:

    AJ> Hello all, I'm sending this out in Heinz's stead, since he's
    AJ> at the 'Linuxkongress' conference this week

Thank you very much. Ignore my 1.0.1-rc5 message then :-)

Sincerely,

Adrian Phillips

-- 
Your mouse has moved.
Windows NT must be restarted for the change to take effect.
Reboot now?  [OK]

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

* [linux-lvm] configure:sed: file conftest.s1 line 40: Unterminated `s' command
  2001-11-26 20:30 [linux-lvm] *** ANNOUNCEMENT *** LVM 1.0.1 available at www.sistina.com AJ Lewis
  2001-11-26 23:59 ` Adrian Phillips
@ 2001-11-27 12:47 ` Theo
  2001-11-28  0:33   ` Adrian Phillips
  2001-11-27 19:08 ` [linux-lvm] *** ANNOUNCEMENT *** LVM 1.0.1 available at www.sistina.com Ralph Jennings
  2 siblings, 1 reply; 6+ messages in thread
From: Theo @ 2001-11-27 12:47 UTC (permalink / raw)
  To: linux-lvm

Hi there,

I downloaded version 1.0.1 and when I run configure I get the following
problem. My guess would be I have an outdated version of sed. I'm running
GNU sed version 3.02. What version do I need or am I totally of track  ?

Regards.

PS: I'm currently running LVM 1.0 fine.

checking for uname... (cached) yes
creating ./config.status
creating Makefile
sed: file conftest.s1 line 40: Unterminated `s' command
creating make.tmpl
sed: file conftest.s1 line 40: Unterminated `s' command
creating PATCHES/Makefile
sed: file conftest.s1 line 40: Unterminated `s' command
creating tools/Makefile
sed: file conftest.s1 line 40: Unterminated `s' command
creating tools/tools_and_lib.make.tmpl
sed: file conftest.s1 line 40: Unterminated `s' command
creating tools/lib/Makefile
sed: file conftest.s1 line 40: Unterminated `s' command
creating tools/man8/Makefile
sed: file conftest.s1 line 40: Unterminated `s' command

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

* Re: [linux-lvm] *** ANNOUNCEMENT *** LVM 1.0.1 available at www.sistina.com
  2001-11-26 20:30 [linux-lvm] *** ANNOUNCEMENT *** LVM 1.0.1 available at www.sistina.com AJ Lewis
  2001-11-26 23:59 ` Adrian Phillips
  2001-11-27 12:47 ` [linux-lvm] configure:sed: file conftest.s1 line 40: Unterminated `s' command Theo
@ 2001-11-27 19:08 ` Ralph Jennings
  2001-11-27 19:53   ` Jason L Tibbitts III
  2 siblings, 1 reply; 6+ messages in thread
From: Ralph Jennings @ 2001-11-27 19:08 UTC (permalink / raw)
  To: linux-lvm, lvm-devel

On Mon, Nov 26, 2001 at 08:32:23PM -0600, AJ Lewis wrote:
> o support for non-partitioned MDs

What does this mean?  Skipping the lilo used portion?

The FAQ, and Changlog on the web site don't seem to go
into any detail about this...

Thanks, Ralph.

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

* Re: [linux-lvm] *** ANNOUNCEMENT *** LVM 1.0.1 available at www.sistina.com
  2001-11-27 19:08 ` [linux-lvm] *** ANNOUNCEMENT *** LVM 1.0.1 available at www.sistina.com Ralph Jennings
@ 2001-11-27 19:53   ` Jason L Tibbitts III
  0 siblings, 0 replies; 6+ messages in thread
From: Jason L Tibbitts III @ 2001-11-27 19:53 UTC (permalink / raw)
  To: linux-lvm

>>>>> "RJ" == Ralph Jennings <ralph@oro.net> writes:

>> o support for non-partitioned MDs

RJ> What does this mean?  Skipping the lilo used portion?

Well, you create an MD device and run pvcreate on it directly instead
of partitioning it and running pvcreate on the partition(s).

So you get something like:

XYX:nas00:~> cat /proc/lvm/VGs/nas/PVs/md5
name:         /dev/md5
size:         833674752
status:       1
number:       1
allocatable:  2
LV current:   2
PE size:      8192
PE total:     50882
PE allocated: 5760
device:       09:05
uuid:         ARVg-SWBN-tvwA-Go2T-BuM9-6ntF-LUqu-nQXY

I didn't have any problems doing this with 1.0.1rc4.

 - J<

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

* Re: [linux-lvm] configure:sed: file conftest.s1 line 40: Unterminated `s' command
  2001-11-27 12:47 ` [linux-lvm] configure:sed: file conftest.s1 line 40: Unterminated `s' command Theo
@ 2001-11-28  0:33   ` Adrian Phillips
  0 siblings, 0 replies; 6+ messages in thread
From: Adrian Phillips @ 2001-11-28  0:33 UTC (permalink / raw)
  To: linux-lvm

>>>>> "Theo" == Theo  <tgs@iafrica.com> writes:

    Theo> Hi there, I downloaded version 1.0.1 and when I run
    Theo> configure I get the following problem. My guess would be I
    Theo> have an outdated version of sed. I'm running GNU sed version
    Theo> 3.02. What version do I need or am I totally of track ?

    Theo> Regards.

    Theo> PS: I'm currently running LVM 1.0 fine.

    Theo> checking for uname... (cached) yes creating ./config.status
    Theo> creating Makefile sed: file conftest.s1 line 40:
    Theo> Unterminated `s' command creating make.tmpl sed: file
    Theo> conftest.s1 line 40: Unterminated `s' command creating
    Theo> PATCHES/Makefile sed: file conftest.s1 line 40: Unterminated
    Theo> `s' command creating tools/Makefile sed: file conftest.s1
    Theo> line 40: Unterminated `s' command creating
    Theo> tools/tools_and_lib.make.tmpl sed: file conftest.s1 line 40:
    Theo> Unterminated `s' command creating tools/lib/Makefile sed:
    Theo> file conftest.s1 line 40: Unterminated `s' command creating
    Theo> tools/man8/Makefile sed: file conftest.s1 line 40:
    Theo> Unterminated `s' command

Well, I'm running 3.02 (3.02-8 Debian package) and have configured
1.0.1 without problems.

If you don't get a definite anwser, try adding set -x at the beginning
of configure and see what sed commands are being generated while the
Makefile is being created.

Sincerely,

Adrian Phillips

-- 
Your mouse has moved.
Windows NT must be restarted for the change to take effect.
Reboot now?  [OK]

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

end of thread, other threads:[~2001-11-28  0:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-11-26 20:30 [linux-lvm] *** ANNOUNCEMENT *** LVM 1.0.1 available at www.sistina.com AJ Lewis
2001-11-26 23:59 ` Adrian Phillips
2001-11-27 12:47 ` [linux-lvm] configure:sed: file conftest.s1 line 40: Unterminated `s' command Theo
2001-11-28  0:33   ` Adrian Phillips
2001-11-27 19:08 ` [linux-lvm] *** ANNOUNCEMENT *** LVM 1.0.1 available at www.sistina.com Ralph Jennings
2001-11-27 19:53   ` Jason L Tibbitts III

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.