All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Altnoeder <robert.altnoeder@linbit.com>
To: drbd-announce@lists.linbit.com
Cc: drbd-user@lists.linbit.com
Subject: [DRBD-announce] drbdmanage v0.34 pre-release
Date: Mon, 27 Apr 2015 18:17:25 +0200	[thread overview]
Message-ID: <553E6115.7080408@linbit.com> (raw)

Hello DRBD9 and drbdmanage testers,

we have released version 0.34 of drbdmanage today.

Improvements in this release include:

- New command line parser with tab-completion and
   line editing capability in interactive mode

- New powerful list views that allow drbdmanage
   to hide distracting information unless it is
   explicitly requested, and to enablegrouping of
   list entries

- New storage drivers (experimental)
   The new drivers have a better ability to check whether
   the storage backend has created or removed a volume
   as requested by drbdmanage.
   The new drivers are:
   * LVM logical volume driver:
     (Standard logical volumes, no snapshot capability)
       drbdmanage.storage.lvm_ng.LvmNg
   * LVM multiple thin pools driver:
     (One thin pool per new volume and the volume's
      snapshot/restore volumes)
       drbdmanage.storage.lvm_thinpool_ng.LvmThinPoolNg
   * LVM single thin pool driver:
     (A single shared thin pool for all volumes and snapshots)
       drbdmanage.storage.lvm_thinlv.LvmThinLv

   Older implementations of the LVM LV driver and the
   LVM multi thin pool driver are still included, however, we
   recommend that you switch to the new drivers, as the old
   drivers are considered deprecated.
   Note that the new drivers will be renamed in future versions.

   Configuration file templates for the new drivers are included
   in the release packages.

- Fully qualified domain names (FQDN) can be used as a
   drbdmanage node name now (the dot character is now allowed
   inside a node name)

- A new connection algorithm connects DRBD9 clients only to
   server nodes (nodes where a resource has a storage backend),
   but not to other clients, thereby reducing the number
   of active network connections

- Packaging support for the Debian distribution has been added

You can find the archives at:
http://oss.linbit.com/drbdmanage/

There is also a GIT repository available at:
http://git.drbd.org/gitweb.cgi?p=drbdmanage.git

This is a release that comes with quite a few changes, so if you have 
any questions on how to use this new version of drbdmanage or any of its 
new components, feel free to post to the mailing list or to visit our 
IRC channel at FreeNode #drbd9+drbdmanage.

Best regards,
Robert


                 reply	other threads:[~2015-04-27 16:17 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=553E6115.7080408@linbit.com \
    --to=robert.altnoeder@linbit.com \
    --cc=drbd-announce@lists.linbit.com \
    --cc=drbd-user@lists.linbit.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 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.