linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
From: Heinz Mauelshagen <mauelshagen@redhat.com>
To: linux-lvm@redhat.com
Subject: [linux-lvm] *** Announcement: dmraid 1.0.0.rc9 ***
Date: Fri, 23 Sep 2005 16:45:44 +0200	[thread overview]
Message-ID: <20050923144544.GA17690@redhat.com> (raw)


               *** Announcement: dmraid 1.0.0.rc9 ***

dmraid 1.0.0.rc9 is available at
http://people.redhat.com/heinzm/sw/dmraid/ in source tarball,
source rpm and i386 rpm (with shared and static dietlibc binary).

This release fixes a stripe size bug on VIA and adds RAID10 support
on Promise (see CHANGELOG below for more).


dmraid (Device-Mapper RAID tool) discovers, [de]activates and displays
properties of software RAID sets (i.e. ATARAID) and contained DOS
partitions using the device-mapper runtime of the 2.6 kernel.

The following ATARAID types are supported on Linux 2.6:

Highpoint HPT37X
Highpoint HPT45X
Intel Software RAID
LSI Logic MegaRAID
NVidia NForce
Promise FastTrack
Silicon Image Medley
VIA Software RAID

Please provide insight to support those metadata formats completely.

Thanks.


See files README, which comes with the source tarball for
prerequisites to run this software, further instructions on installing
and using dmraid!


Call for testers:
-----------------

I need testers with the above ATARAID types, to check that the mapping
created by this tool is correct (see options "-t -ay") and access to the
ATARAID data is proper.

In case you have a different ATARAID solution from those listed above,
please feel free to contact me about supporting it in dmraid.

You can activate your ATARAID sets without danger of overwriting
your metadata, because dmraid accesses it read-only unless you use
option -E together with -r in order to erase ATARAID metadata
(see 'man dmraid')!

This is a release candidate version so you want to have backups of your valuable
data *and* you want to test accessing your data read-only first in order to
make sure that the mapping is correct before you go for read-write access.


Contacts:
---------

The author is reachable at <Mauelshagen@RedHat.com>.

For test results, mapping information, discussions, questions, patches,
enhancement requests and the like, please subscribe and mail to
<ataraid-list@redhat.com>.

--

Regards,
Heinz    -- The LVM Guy --


CHANGELOG from dmraid 1.0.0.rc8 to 1.0.0.rc9		2005.09.23
------------------------------------------------------------------

FIXES:
------
o via.c: checksum() calculation;
	 stride size

o toollib.c:  memory leak in _valid_format()

o isw.c: avoid endianess conversion bug in to_cpu();
         disk status check;
	 version check to cover 1.2.02;
	 isw_write() to store metadata in correct sequence

o hpt37x.c, lsi.c, nv.c, pdc.c, sil.c via.c: streamlined grouping switch()

o hpt45x.c: added missing RAID10 to capability string

o sil.c: streamlined quorate()

o misc.c: p_fmt() missed a free_string()


FEATURES:
---------
o pdc.c: support RAID10

o commands.c: added --separator option for selectable string
	      separator character (used with --format etc.)

o display.c: support customizable column output through field
	     identifiers with -c option


MISCELANIOUS:
------------
o metadata.c: use log_alloc_err()

o format.h: introduced caps (RAID capabilities) member

o format.c: introduced get_format_caps() and free_format_caps()
	    to ease library use in installers (pjones@redhat.com)

o display.c: streamlined log_devices()

o toollib.c: stremalined collapse_delimiters()

o isw.c: streamlined isw_read_extended() and setup_rd()

o file.c: cleanup

o add /var/lock/dmraid to rpm

o avoid global variable format_names:
  - change discover_raid_devices() interface
  - saves code in toollib

o added more info to format_error output

o activate.c: display RAID string with unsupported mapping


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

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

                 reply	other threads:[~2005-09-23 14:45 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050923144544.GA17690@redhat.com \
    --to=mauelshagen@redhat.com \
    --cc=linux-lvm@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).