All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kevin Corry <corryk@us.ibm.com>
To: evms-devel@lists.sourceforge.net, evms-announce@lists.sourceforge.net
Cc: linux-kernel@vger.kernel.org
Subject: [ANNOUNCEMENT] Enterprise Volume Management System (EVMS) Release 0.2.1
Date: Sat, 20 Oct 2001 10:18:37 -0500	[thread overview]
Message-ID: <01102010183700.28129@boiler> (raw)

Release 0.2.1 of EVMS is now available for download at the project web site:
http://www.sf.net/projects/evms

Highlights for version 0.2.1

v0.2.1 - 10/20/01
- Engine updates
   - Global namespace - all storage object names must be unique throughout
      the whole system, not just within a particular layer.
   - Internal locking (instead of a lock file) to prevent multiple writers.
   - Improvements in the Task interface.
   - Engine can now be built with Electric Fence for memory debugging.
   - Plugin collision-resolution - If two plugins with identical IDs are
      loaded, the engine keeps the one with the higher version number. Before,
      it just aborted.
- GUI updates
   - Creation of segments, regions, containers, and feature objects.
   - Assigning objects to segment or region managers.
      - Currently tested by assigning Default Seg Mgr to a raw disk.
   - Extended info windows now support "extra" info for fields as specified
      by the plugins..
- CommandLine updates
   - Several new commands have been coded.
      - Create, Allocate, Assign, Delete, Query
      - Tested creates on segments, feature objects, EVMS volumes, and
         compatibility volumes.
   - Most Query filters have been coded
      - Filter by size (GT, LT), plugin, volume, plugin type, options
- LVM plugin
   - support for creating linear and striped LVs/regions.
      - no contiguous or snapshotting yet.
      - does allow specifying the underlying PVs for both linear and striped
   - support for deleting LVs/regions.
      - does not support snapshot LVs yet.
   - lots of extended information support.
- LVM Compatibility Utilities
   - New commands
      - evms_pvremove
      - evms_lvcreate, evms_lvremove
      - evms_vgdisplay, evms_pvdisplay, evms_lvdisplay
- EVMS Snapshots are now writable
- Improved option handling in the Default Segment Manager.
- Initial drop of engine plugin code for the OS/2 Region Manager.
- Drivelinking and BBR engine plugins currently do not commit any metadata,
   but do go through the "virtual" creation process in the engine.
- AIX runtime code added mirroring support.
- Updates to the kernel Local Device Manager to recognize a wider range of
   local disk drives.
- EVMS kernel info level can now be set during kernel configuration or as
   a boot-time parameter.
- Cleaned up some kernel memory issues dealing with large memory requests.

Kevin Corry
corryk@us.ibm.com
Enterprise Volume Management System
http://www.sf.net/projects/evms

                 reply	other threads:[~2001-10-20 15:58 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=01102010183700.28129@boiler \
    --to=corryk@us.ibm.com \
    --cc=evms-announce@lists.sourceforge.net \
    --cc=evms-devel@lists.sourceforge.net \
    --cc=linux-kernel@vger.kernel.org \
    /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 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.