Comment 9 for bug 267953

Revision history for this message
William (william-dupre) wrote :

Sam, Philip,

Took me some time but I finally manage to reset the Raid 0 on my machine and restart an install from scratch.

I am using Ibex latest live cd
Linux ubuntu 2.6.27-7-generic #1 SMP Fri Oct 24 06:40:41 UTC 2008 x86_64 GNU/Linux
and the current dmraid package does not work (1.0.0.rc14-2ubuntu12) I still get NO raid

ubuntu@ubuntu:~$ sudo dmraid -ay
ERROR: isw: Error finding disk table slot for /dev/sdb
ERROR: isw: Error finding disk table slot for /dev/sda
No RAID disks
ubuntu@ubuntu:~$ dmraid --version
dmraid version: 1.0.0.rc14 (2006.11.08) shared
dmraid library version: 1.0.0.rc14 (2006.11.08)
device-mapper version: unknown

After installing the one from Sam (same version info so that does not help to differentiate)
ubuntu@ubuntu:~$ sudo dmraid -ay
ubuntu@ubuntu:~$

and then
ubuntu@ubuntu:~$ cd /dev/mapper/
ubuntu@ubuntu:/dev/mapper$ ls -altr
total 0
crw-rw---- 1 root root 10, 60 2009-01-12 15:17 control

Which puzzles me a little. Should I not find a raid volume name ?

Thanks for your input