public inbox for lvm2-cvs@sourceware.org
help / color / mirror / Atom feed
From: wysochanski@sourceware.org
To: lvm-devel@redhat.com, lvm2-cvs@sourceware.org
Subject: LVM2/doc example.conf
Date: Mon, 11 Feb 2008 16:57:00 -0000	[thread overview]
Message-ID: <20080211165740.29389.qmail@sourceware.org> (raw)

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	wysochanski@sourceware.org	2008-02-11 16:57:40

Modified files:
	doc            : example.conf 

Log message:
	Reflect actual default setting of preferred_names in example.conf and
	update comments.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/doc/example.conf.diff?cvsroot=lvm2&r1=1.34&r2=1.35

--- LVM2/doc/example.conf	2008/02/04 20:26:14	1.34
+++ LVM2/doc/example.conf	2008/02/11 16:57:40	1.35
@@ -23,11 +23,11 @@
     # same block device and the tools need to display a name for device,
     # all the pathnames are matched against each item in the following
     # list of regular expressions in turn and the first match is used.
-    # If device-mapper multipath is used, we should always use the mpath
-    # devices rather than the underlying paths.
-    preferred_names = [ "^/dev/mapper/mpath" ]
+    preferred_names = [ ]
 
-    # preferred_names = [ "^/dev/mapper/mpath", "^/dev/[hs]d" ]
+    # If device-mapper multipath is used, more descriptive names might
+    # be preferred over the dm-N names:
+    # preferred_names = [ "^/dev/mapper/mpath" ]
 
     # A filter that tells LVM2 to only use a restricted set of devices.
     # The filter consists of an array of regular expressions.  These


             reply	other threads:[~2008-02-11 16:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-11 16:57 wysochanski [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-04-10 18:50 agk
2005-08-31 15:05 agk

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=20080211165740.29389.qmail@sourceware.org \
    --to=wysochanski@sourceware.org \
    --cc=lvm-devel@redhat.com \
    --cc=lvm2-cvs@sourceware.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 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 read-only IMAP folder(s) and NNTP newsgroup(s).