All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fredrik Tolf <fredrik@dolda2000.com>
To: LVM general discussion and development <linux-lvm@redhat.com>,
	lvm@osk.ch
Subject: Re: [linux-lvm] vgscan & CDROM
Date: Sun, 28 Aug 2005 13:07:37 +0200	[thread overview]
Message-ID: <1125227257.2225.63.camel@pc7.dolda2000.com> (raw)
In-Reply-To: <20050828101721.GB26065@gutek>

On Sun, 2005-08-28 at 12:17 +0200, Chris Osicki wrote:
> Hi 
> 
> I seam not to be able to convince vgscan to let my cdroms alone.
> In the file /etc/lvm/lvm.conf I have this filter:
> 
> [ "r|/dev/cdrom.*" ]

Try it without the dot:
[ "r|/dev/cdrom*" ]

The /dev/cdrom* devices don't usually contain a dot, unless you've
changed your udev rules. Judging from your output of `vgscan -v -v',
however, it seems that you haven't done so.

Hope it helps,
Fredrik Tolf

  reply	other threads:[~2005-08-28 11:07 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-28 10:17 [linux-lvm] vgscan & CDROM Chris Osicki
2005-08-28 11:07 ` Fredrik Tolf [this message]
2005-08-28 11:42   ` Jean-Luc Coulon (f5ibh)
2005-08-29 17:58     ` Luca Berra
2005-08-29 18:51       ` Chris Osicki
2005-08-28 11:24 ` mailinglist
2005-08-28 10:47   ` Chris Osicki
2005-08-28 11:54     ` mailinglist
2005-08-28 11:56       ` Chris Osicki
2005-08-28 18:36         ` Luca Berra
2005-08-28 19:05           ` Chris Osicki

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=1125227257.2225.63.camel@pc7.dolda2000.com \
    --to=fredrik@dolda2000.com \
    --cc=linux-lvm@redhat.com \
    --cc=lvm@osk.ch \
    /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.