View previous topic :: View next topic |
Author |
Message |
StormRider01 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 19 Nov 2007 Posts: 6
|
Posted: Sat Jun 21, 2008 4:49 am Post subject: unable to find dm-mirror module(SOLVED) |
|
|
I need to run pvmove to remove a disk. Here's what happens:
# pvmove /dev/sdc1
FATAL: Module dm_mirror not found.
/sbin/modprobe failed: 1
mirror: Required device-mapper target(s) not detected in your kernel
So, I tried: #modprobe dm-mirror
FATAL: Module dm_mirror not found.
I've tried doing both compiled and module runs on Device Mapper Support on 2.6.24-gentoo-r8:
[*] Multiple devices driver support (RAID and LVM) --->
<M> Device mapper support
And no dice. Any ideas what I'm doing wrong?
Last edited by StormRider01 on Sat Jun 21, 2008 5:29 am; edited 1 time in total |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
skellr l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/20945589664c7ab199e6f3a.png)
Joined: 18 Jun 2005 Posts: 988 Location: The Village, Portmeirion
|
Posted: Sat Jun 21, 2008 5:07 am Post subject: Re: unable to find dm-mirror module |
|
|
There should be some more options below Device Mapper...
Code: | │ │ <*> Device mapper support
│ │ [ ] Device mapper debugging support
│ │ < > Crypt target support
│ │ < > Snapshot target
│ │ <M> Mirror target
│ │ < > Zero target
│ │ < > Multipath target |
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
StormRider01 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 19 Nov 2007 Posts: 6
|
Posted: Sat Jun 21, 2008 5:29 am Post subject: |
|
|
Thanks, that did the trick. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
skellr l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/20945589664c7ab199e6f3a.png)
Joined: 18 Jun 2005 Posts: 988 Location: The Village, Portmeirion
|
Posted: Sat Jun 21, 2008 5:57 am Post subject: |
|
|
Thanks,
At least it wasn't a borken config. Sometimes the settings change too much between kernel versions. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|