[Bug 356503] Re: [patch] Ubuntu Jaunty 9.04 dmraid fails with Kernel 2.6.28

2009-06-23 Thread Jaroslav Sedlacek
I tested the patche on Jaunty and works great.
I will try to install Karmic in following days to test the situation with RAID5 
in Karmic.

-- 
[patch] Ubuntu Jaunty 9.04 dmraid fails with Kernel 2.6.28
https://bugs.launchpad.net/bugs/356503
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 356503] Re: Kubuntu Jaunty 9.04 dmraid fails with Kernel 2.6.28

2009-05-22 Thread Jaroslav Sedlacek
Thank for the comments. I compiled a proxcedure thatr works for me (even
with the latest dmraid 1.0.0rc15-6):

After booting up in command line (as a root or with sudo):
modprobe dm-raid4-5
dmraid -an
dmraid -ay
mount -a

The problem is evident. The module dm-raid4-5 is not pre-loaded in the
kernel and dmraid utility is not able to autoload it.

-- 
Kubuntu Jaunty 9.04 dmraid fails with Kernel 2.6.28
https://bugs.launchpad.net/bugs/356503
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 356503] Re: Kubuntu Jaunty 9.04 dmraid fails with Kernel 2.6.28

2009-05-05 Thread Jaroslav Sedlacek
Hello, I am experiencing similar, but maybe not exactly the same problem.
I just upgraded fron 8.10 to 9.04 and cannot access my fakeraid disks with 
dmraid.
I tried following:

sudo dmraid -ay

RAID set isw_eagedjaiic_Volume0 already active
ERROR: dos: reading /dev/mapper/isw_eagedjaiic_Volume0[No such device or 
address]

sudo dmraid -s
*** Group superset isw_eagedjaiic
-- Active Subset
name   : isw_eagedjaiic_Volume0
size   : 1953536512
stride : 128
type   : raid5_la
status : ok
subsets: 0
devs   : 3
spares : 0

This looks similar to your problems so I tried following:

sudo dmraid -an
ERROR: dos: reading /dev/mapper/isw_eagedjaiic_Volume0[No such file or 
directory]

sudo dmraid -ay
ERROR: device-mapper target type raid45 is not in the kernel
RAID set isw_eagedjaiic_Volume0 was not activated

This raid set was working fine couple of hours ago on 8.10...
Now I am a little bit sad missing my data ...

-- 
Kubuntu Jaunty 9.04 dmraid fails with Kernel 2.6.28
https://bugs.launchpad.net/bugs/356503
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 220493] Re: [Hardy][Regression] dmraid45 target missing in latest kernel

2008-09-20 Thread Jaroslav Sedlacek
Unfortunately the update is not in hardy updates. I went yesterday
through all the steps to install ubuntu on FakeRaid (Intel ICHR8/9 with
raid 5 volume) and still did not succeed. The dm-raid45 works fine with
CD. But the kernel that installs via:

apt-get install linux-image-2.6.24-19-generic

does not contain the dm-raid45 module. On cd, it is located in
/lib/modules/2.6.24-19-generic/ubuntu, but in the installed system,
there is no directory ubuntu under the kernel modules. Maybe I need to
install some other package beside the linux-image

-- 
[Hardy][Regression] dmraid45 target missing in latest kernel
https://bugs.launchpad.net/bugs/220493
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 220493] Re: [Hardy][Regression] dmraid45 target missing in latest kernel

2008-09-20 Thread Jaroslav Sedlacek
Sorry for the confusion, I now found the problem.
It is necessary to install also:

linux-ubuntu-modules package. With this package it works even with
booting from raid 5 partition.

-- 
[Hardy][Regression] dmraid45 target missing in latest kernel
https://bugs.launchpad.net/bugs/220493
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs