[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [linux-lvm] Re: ide / debian
- 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
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
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]