[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [linux-lvm] vgscan & CDROM
- From: Fredrik Tolf <fredrik dolda2000 com>
- To: LVM general discussion and development <linux-lvm redhat com>, lvm osk ch
- Cc:
- Subject: Re: [linux-lvm] vgscan & CDROM
- Date: Sun, 28 Aug 2005 13:07:37 +0200
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
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]