[linux-lvm] Re: ide / debian

Thomas Krichel krichel at openlib.org
Wed May 11 17:16:46 UTC 2005


  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 at openlib.org
                                 http://openlib.org/home/krichel
                             RePEc:per:1965-06-05:thomas_krichel




More information about the linux-lvm mailing list