linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
From: Zak Kipling <zak.kipling@cantab.net>
To: LVM general discussion and development <linux-lvm@redhat.com>
Subject: Re: [linux-lvm] Error in "lvcreate" in LVM2
Date: Wed, 28 Dec 2005 17:17:50 +0000	[thread overview]
Message-ID: <43B2C8BE.2010401@cantab.net> (raw)
In-Reply-To: <20051226193622.71516.qmail@web32505.mail.mud.yahoo.com>

natasha patil wrote:

> then  created volume group  using                         :         vgcreate
>     /proc/misc: No entry for device-mapper found
>     Is device-mapper driver missing from kernel?
>     Failure to communicate with kernel device-mapper driver.

I'm not familiar with Mandrake at all, but it looks like the 
device-mapper is neither compiled into your kernel or loaded as a 
module. Try "modprobe dm-mod", which should load the module if it exists 
on your system.

(I'd expect it to be built as a module on most distros' stock kernels -- 
if you've built your own kernel then you need to make sure that you have 
included the device mapper either in the main kernel or as a module -- 
the option is under "Device drivers" -> "Multi-device support (RAID and 
LVM)" -> "Device mapper support".)

Hope this helps,

Zak.

  reply	other threads:[~2005-12-28 17:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-26 19:36 [linux-lvm] Error in "lvcreate" in LVM2 natasha patil
2005-12-28 17:17 ` Zak Kipling [this message]
2005-12-29 21:28 ` Luca Berra

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=43B2C8BE.2010401@cantab.net \
    --to=zak.kipling@cantab.net \
    --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).