[Bug 373520] Re: dmraid 1.0.0.rc15-6ubuntu2 amd64 + NVRAID boot fails

2012-02-27 Thread Mårten Thornberg
Ok. If anyone has the same issue, I filed a new bug here
https://bugs.launchpad.net/ubuntu/+source/dmraid/+bug/941874

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/373520

Title:
  dmraid 1.0.0.rc15-6ubuntu2 amd64 + NVRAID boot fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dmraid/+bug/373520/+subscriptions

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


[Bug 373520] Re: dmraid 1.0.0.rc15-6ubuntu2 amd64 + NVRAID boot fails

2012-02-26 Thread Mårten Thornberg
This bug still exists in Precise.

I have installed Precise Pangolin Alpha 2 to a fakeraid stripe, but ubuntu 
fails to boot after install.
When choosing recovery option, the boot process times out waiting for root 
device and drops to busybox shell. 
Running dmraid -ay and exiting busybox resumes boot and it continues normally.

I've added a script in /etc/initramfs-tools/script/local-top/ that run
dmraid -ay as a solution.

The problem seems to be with the dmraid-activate script.
For example, it expects a device name without /dev/ (e.g. sda) however it 
is being called from /usr/share/initramfs-tools/scripts/local-top/dmraid script 
with the full device name (e.g. /dev/sda). Fixing that didn't solve the boot 
issue since the the activate_array function in dmraid-activate does not seem to 
work either.

---
There might also be antoher bug on line 100 in dmraid-activate (in the awk 
script):
# Heximal to decimal conversion array
for (i = 0; i = 9; i++) hex2dec[i] = i
hex2dec[a] = 10; hex2dec[b] = 11; hex2dec[c] = 12
hex2dec[e] = 13; hex2dec[d] = 14; hex2dec[f] = 15;

Element e and d appears to have been switched. I'm not entirely sure
what the script is trying to do though.

---
root@pongo:~# lsb_release -rd
Description:Ubuntu precise (development branch)
Release:12.04
root@pongo:~# uname -a
Linux pongo 3.2.0-17-generic #26-Ubuntu SMP Fri Feb 17 21:35:49 UTC 2012 x86_64 
x86_64 x86_64 GNU/Linux
root@pongo:~# apt-cache policy dmraid
dmraid:
  Installerad: 1.0.0.rc16-4.1ubuntu6
  Kandidat:1.0.0.rc16-4.1ubuntu6
  Versionstabell:
 *** 1.0.0.rc16-4.1ubuntu6 0
500 http://se.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages
100 /var/lib/dpkg/status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/373520

Title:
  dmraid 1.0.0.rc15-6ubuntu2 amd64 + NVRAID boot fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dmraid/+bug/373520/+subscriptions

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


[Bug 373520] Re: dmraid 1.0.0.rc15-6ubuntu2 amd64 + NVRAID boot fails

2012-02-26 Thread Mårten Thornberg
** Tags added: 12.04 dmraid-activate precise

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/373520

Title:
  dmraid 1.0.0.rc15-6ubuntu2 amd64 + NVRAID boot fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dmraid/+bug/373520/+subscriptions

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


[Bug 373520] Re: dmraid 1.0.0.rc15-6ubuntu2 amd64 + NVRAID boot fails

2012-02-26 Thread Phillip Susi
Please file a new bug Marten.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/373520

Title:
  dmraid 1.0.0.rc15-6ubuntu2 amd64 + NVRAID boot fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dmraid/+bug/373520/+subscriptions

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


[Bug 373520] Re: dmraid 1.0.0.rc15-6ubuntu2 amd64 + NVRAID boot fails

2010-12-20 Thread Arie Skliarouk
This might happen if the disks already have foreign RAID signature that either 
dmraid on Intel driver take into account:
http://skliarie.blogspot.com/2010/12/buggy-intel-raid.html

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/373520

Title:
  dmraid 1.0.0.rc15-6ubuntu2 amd64 + NVRAID boot fails

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


[Bug 373520] Re: dmraid 1.0.0.rc15-6ubuntu2 amd64 + NVRAID boot fails

2010-12-03 Thread Launchpad Bug Tracker
[Expired for dmraid (Ubuntu) because there has been no activity for 60
days.]

** Changed in: dmraid (Ubuntu)
   Status: Incomplete = Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/373520

Title:
  dmraid 1.0.0.rc15-6ubuntu2 amd64 + NVRAID boot fails

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


[Bug 373520] Re: dmraid 1.0.0.rc15-6ubuntu2 amd64 + NVRAID boot fails

2010-04-28 Thread Douglas Esanbock
I should mention that xubuntu-9.10-desktop-i38x live disk recognized my
RAID5 and even mounted the NTFS paritions on it.  I will try the live
disk installation for amd64 and report back.  My first attempt was using
alternate amd64.

-- 
dmraid 1.0.0.rc15-6ubuntu2 amd64 + NVRAID boot fails
https://bugs.launchpad.net/bugs/373520
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 373520] Re: dmraid 1.0.0.rc15-6ubuntu2 amd64 + NVRAID boot fails

2010-04-27 Thread Douglas Esanbock
In Ubuntu 10.04 I get the following message:

ERROR: device-mapper target type raid4-5 not in kernel

The installation fails, and I get that message while typing the following 
command:
dmraid -ay

I was using 10.04 amd64 on an nforce 590 board with an nvraid 5 setup.

-- 
dmraid 1.0.0.rc15-6ubuntu2 amd64 + NVRAID boot fails
https://bugs.launchpad.net/bugs/373520
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 373520] Re: dmraid 1.0.0.rc15-6ubuntu2 amd64 + NVRAID boot fails

2010-04-27 Thread AzT3K
Have un-installed the libdmraid1.0.0rc14-2ubuntu12 that i locked to get
my 9.04 system to recognise raid arrays, so my system is running on:

dmraid1.0.0 rc15-11ubuntu3
libdmraid1.0.0 rc15-11ubuntu3
Karmic 9.10
n force 4 chipset with nvidia fake raid controller 

and it boots all the way to the log in prompt with out any problems

-- 
dmraid 1.0.0.rc15-6ubuntu2 amd64 + NVRAID boot fails
https://bugs.launchpad.net/bugs/373520
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 373520] Re: dmraid 1.0.0.rc15-6ubuntu2 amd64 + NVRAID boot fails

2010-04-27 Thread AzT3K
BTW I can see Douglas Esanbock has problems with his raid-5 setup - my
install is on a raid-0 / stripe array

-- 
dmraid 1.0.0.rc15-6ubuntu2 amd64 + NVRAID boot fails
https://bugs.launchpad.net/bugs/373520
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 373520] Re: dmraid 1.0.0.rc15-6ubuntu2 amd64 + NVRAID boot fails

2010-04-06 Thread Phillip Susi
Is this still an issue in Karmic?


** Changed in: dmraid (Ubuntu)
   Status: New = Incomplete

-- 
dmraid 1.0.0.rc15-6ubuntu2 amd64 + NVRAID boot fails
https://bugs.launchpad.net/bugs/373520
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 373520] Re: dmraid 1.0.0.rc15-6ubuntu2 amd64 + NVRAID boot fails

2010-04-06 Thread AzT3K
I actually only just worked up the gaul to upgrade to karmic from jaunty
last night due the problems i encountered last upgrade.

The system boots all the way to login prompt now without dropping to the
busy box shell.

However i seem to have a non-standard dmraid installation after upgrade
presumebly due to locking the rc14 version of dmraid in jaunty:

before upgrading to karmic i had:

dmraid1.0.0rc14-2ubuntu12 (locked)
libdmraid1.0.0rc14-2ubuntu12 (locked)

now i have

dmraid1.0.0 rc15-11ubuntu3 (locked)
libdmraid1.0.0rc14-2ubuntu12 (locked)
libdmraid1.0.0 rc15-11ubuntu3

I haven't tested if unlocking these makes any difference at this stage
(esp. libdmraid1.0.0rc14-2ubuntu12) will try it out and report back.

-- 
dmraid 1.0.0.rc15-6ubuntu2 amd64 + NVRAID boot fails
https://bugs.launchpad.net/bugs/373520
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 373520] Re: dmraid 1.0.0.rc15-6ubuntu2 amd64 + NVRAID boot fails

2009-07-04 Thread danwood76
From the livecd Ubiquity crashes.
You have to install dmraid and grub to the chroot environment (you can follow 
the fakeraid howto from the grub install bit)

The proper way to install using dmraid is through the alternate CD.

-- 
dmraid 1.0.0.rc15-6ubuntu2 amd64 + NVRAID boot fails
https://bugs.launchpad.net/bugs/373520
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 373520] Re: dmraid 1.0.0.rc15-6ubuntu2 amd64 + NVRAID boot fails

2009-06-22 Thread Christopher Story
I am also encountering this problem after upgrading to 9.04. However,
when I run dmraid -ay then exit the system boots normally.

-- 
dmraid 1.0.0.rc15-6ubuntu2 amd64 + NVRAID boot fails
https://bugs.launchpad.net/bugs/373520
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 373520] Re: dmraid 1.0.0.rc15-6ubuntu2 amd64 + NVRAID boot fails

2009-06-22 Thread danwood76
Once you install its necessary to install the package using a chroot style 
environment.
And make sure you update the initramfs after you install. (sudo 
update-initramfs -u -k all)

-- 
dmraid 1.0.0.rc15-6ubuntu2 amd64 + NVRAID boot fails
https://bugs.launchpad.net/bugs/373520
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 373520] Re: dmraid 1.0.0.rc15-6ubuntu2 amd64 + NVRAID boot fails

2009-06-22 Thread Christopher Story
APT showed that I was using the most current dmraid and libdmraid
version, but I went ahead and re-installed with aptitude and ran the
update-initramfs utility but this did not work. Any other ideas?

-- 
dmraid 1.0.0.rc15-6ubuntu2 amd64 + NVRAID boot fails
https://bugs.launchpad.net/bugs/373520
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 373520] Re: dmraid 1.0.0.rc15-6ubuntu2 amd64 + NVRAID boot fails

2009-06-22 Thread AzT3K
My experience was that you need to replace
dmraid_1.0.0.rc15-6ubuntu2_amd64.deb /
libdmraid1.0.0.rc15_1.0.0.rc15-6ubuntu2_amd64.deb with the
dmraid_1.0.0.rc14-2ubuntu12_amd64 versions otherwise dmraid -ay wouldn't
detect the arrays in the busy box boot shell enviroment.

I know that some people were able to bypass the dmraid rc14 installation
and just use dmraid -ay in the busybox shell, however this did not work
for me.

-- 
dmraid 1.0.0.rc15-6ubuntu2 amd64 + NVRAID boot fails
https://bugs.launchpad.net/bugs/373520
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 373520] Re: dmraid 1.0.0.rc15-6ubuntu2 amd64 + NVRAID boot fails

2009-05-08 Thread AzT3K
** Tags added: 9.04 boot dmraid jaunty

-- 
dmraid 1.0.0.rc15-6ubuntu2 amd64 + NVRAID boot fails
https://bugs.launchpad.net/bugs/373520
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