From: Thomas Krichel <krichel@openlib.org>
To: LVM general discussion and development <linux-lvm@redhat.com>
Subject: Re: [linux-lvm] Re: ide / debian
Date: Wed, 11 May 2005 12:16:46 -0500 [thread overview]
Message-ID: <20050511171646.GA15558@openlib.org> (raw)
In-Reply-To: <20050511164906.GB16497@null.msp.redhat.com>
AJ Lewis writes
> Look in /etc/lvm/lvm.conf for a filter line - it probably has hdc or cdrom in
> it. You need to remove this.
fafner:~# grep hdc /etc/lvm/lvm.conf
# Or maybe all loops and ide drives except hdc:
# filter =[ "a|loop|", "r|/dev/hdc|", "a|/dev/ide|", "r|.*|" ]
fafner:~# grep cdrom /etc/lvm/lvm.conf
# Exclude the cdrom drive
filter = [ "r|/dev/cdrom|" ]
fafner:~# ls -l /dev/cdrom
lrwxrwxrwx 1 root root 8 2005-05-08 21:27 /dev/cdrom -> /dev/hdc
This is likely to be the cause of the problem! Thank you so much!
Cheers,
Thomas Krichel mailto:krichel@openlib.org
http://openlib.org/home/krichel
RePEc:per:1965-06-05:thomas_krichel
prev parent reply other threads:[~2005-05-11 17:20 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-10 17:32 [linux-lvm] ide / debian Thomas Krichel
2005-05-11 16:39 ` [linux-lvm] " Thomas Krichel
2005-05-11 16:49 ` AJ Lewis
2005-05-11 17:16 ` Thomas Krichel [this message]
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=20050511171646.GA15558@openlib.org \
--to=krichel@openlib.org \
--cc=linux-lvm@redhat.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 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 NNTP newsgroup(s).