[Bug 47526] Re: Boot fails after 6.06 server install on Compaq Proliant DL360: cpqarray missing in initramfs

2007-10-17 Thread Ben Collins
Not sure we can fix this reliably. The problem isn't that cpqarray isn't
in the initramfs, it's the fact that it overlaps with sym53c8xx driver
on two PCI IDs. Adding cpqarray explicitly to /etc/*/modules forces the
cpqarray module to be loaded first, and this alleviates the problem
where sym53c8xx is loaded first.

Yes, we could ditch the PCI IDs in one or the other module. However,
this could lead to unforseen regressions. Since there is a work around
for this problem, I think it's best to leave it as a release note.

** Changed in: initramfs-tools (Ubuntu)
 Assignee: Ubuntu Kernel Team (ubuntu-kernel-team) = (unassigned)
   Status: Confirmed = Won't Fix
   Target: ubuntu-6.06.2 = None

-- 
Boot fails after 6.06 server install on Compaq Proliant DL360: cpqarray missing 
in initramfs
https://bugs.launchpad.net/bugs/47526
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 47526] Re: Boot fails after 6.06 server install on Compaq Proliant DL360: cpqarray missing in initramfs

2007-10-17 Thread Martin Pitt
*** This bug is a duplicate of bug 110585 ***
https://bugs.launchpad.net/bugs/110585

** This bug has been marked a duplicate of bug 110585
   Compaq Proliant DL360: raid controller should use cpqarray, not sym53c8xx

-- 
Boot fails after 6.06 server install on Compaq Proliant DL360: cpqarray missing 
in initramfs
https://bugs.launchpad.net/bugs/47526
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


Re: [Bug 47526] Re: Boot fails after 6.06 server install on Compaq Proliant DL360: cpqarray missing in initramfs

2007-10-17 Thread dan_linder
*** This bug is a duplicate of bug 110585 ***
https://bugs.launchpad.net/bugs/110585


On Wed, October 17, 2007 08:34, Ben Collins wrote:
 Not sure we can fix this reliably. The problem isn't that cpqarray isn't
 in the initramfs, it's the fact that it overlaps with sym53c8xx driver
 on two PCI IDs. Adding cpqarray explicitly to /etc/*/modules forces the
 cpqarray module to be loaded first, and this alleviates the problem
 where sym53c8xx is loaded first.

It was my impression that the PCI IDs should be unique - handed out by a
single third party for just this sort of issue?

Is this PCI ID overlap due to a bug in the hardware introduced by one of
the manufacturers, or an error in the PCI ID list that the kernel uses?

If it is a hardware issue, I'd go back to the PCI ID organizations list
and load the driver for the card that they say goes with that PCI ID and
then issue a bug report or patch to the other drivers development team for
inclusion.

Sounds like this might be similar to this bug report:
https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.20/+bug/110585

Dan

- - - -
There are four boxes to be used in defense of liberty: soap, ballot,
jury, and ammo. Please use in that order.
-- Ed Howdershelt (Author)

I do not fear computers, I fear the lack of them. -- Isaac Asimov (Author)
** *** * *** *** *
Counterterrorism, ISN, Goodwin, bet, DREO, GOE, JICC
Intiso, Beyond Hope, 868, SETA, DREC, CISE, Bubba the Love Sponge
Competitor, RSA, Indigo, BfV, Halibut, LLC, Coderpunks

-- 
Boot fails after 6.06 server install on Compaq Proliant DL360: cpqarray missing 
in initramfs
https://bugs.launchpad.net/bugs/47526
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 47526] Re: Boot fails after 6.06 server install on Compaq Proliant DL360

2007-07-23 Thread Martin Pitt
Adding cpqarray to /etc/mkinitramfs/modules was proposed by Fabian and
confirmed by Dave. Although this does not seem to make it work on all
systems, it seems to be a great improvement and an easy fix. Marking for
dapper point release.

** Changed in: initramfs-tools (Ubuntu)
 Assignee: (unassigned) = Ubuntu Kernel Team
   Target: None = ubuntu-6.06.2

** Summary changed:

- Boot fails after 6.06 server install on Compaq Proliant DL360
+ Boot fails after 6.06 server install on Compaq Proliant DL360: cpqarray 
missing in initramfs

-- 
Boot fails after 6.06 server install on Compaq Proliant DL360: cpqarray missing 
in initramfs
https://bugs.launchpad.net/bugs/47526
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 47526] Re: Boot fails after 6.06 server install on Compaq Proliant DL360: cpqarray missing in initramfs

2007-07-23 Thread Martin Pitt
Also confirmed on http://www.tundranerd.com/2007/02/14/cpqarray-error-
sending-id-controller/ and on
http://ubuntuforums.org/showthread.php?t=384319.

-- 
Boot fails after 6.06 server install on Compaq Proliant DL360: cpqarray missing 
in initramfs
https://bugs.launchpad.net/bugs/47526
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 47526] Re: Boot fails after 6.06 server install on Compaq Proliant DL360

2007-04-11 Thread Killercow
Dan,

Thanks,

Il try this tonight, altough i think i allready did this.
I guess this is with a 7.04 livecd right?

I tried modprobe cpqarray on the cli of the live-cd prior to running the
steps from the installer, but i didn;t think that helped me beyond the
paritioner,

I've currently got debian 4.0 installed which works great. but ill try
tonight,

-- 
Boot fails after 6.06 server install on Compaq Proliant DL360
https://bugs.launchpad.net/bugs/47526
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


Re: [Bug 47526] Re: Boot fails after 6.06 server install on Compaq Proliant DL360

2007-04-10 Thread dan_linder
Killercow wrote:
 Dan,

 My install did a 2.6.17-14 install.
 I also tried a 7.04 feisty install but that livecd couldn't recognize the 
 array size

The simplest solution is to add cpqarray to the 
/etc/mkinitramfs/modules file.
I.e.

# cat /etc/mkinitramfs/modules
# List of modules that you want to include in your initramfs.
#
# Syntax:  module_name [args ...]
#
#
# This might be good choices:
#
# raid1
# sd_mod
cpqarray

I did that and it continued to even after letting apt-get update my 
kernel. 

If you are doing this from the intial boot, you will need to rebuild the 
kernel initrd file with this command

# /sbin/mkinitramfs -o /boot/initrd.img-kernelversion
kernelversion

Hope this helps.

Dan

-- 
Boot fails after 6.06 server install on Compaq Proliant DL360
https://bugs.launchpad.net/bugs/47526
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 47526] Re: Boot fails after 6.06 server install on Compaq Proliant DL360

2007-04-05 Thread Killercow
Rumor was wrong,

cpqarray still breaks on 6.10

I tried both the alternate cd, and normald server install, both don't
work.

This was testen on a compaq smartarray 5300 controller inside a DL380 g1

-- 
Boot fails after 6.06 server install on Compaq Proliant DL360
https://launchpad.net/bugs/47526

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


[Bug 47526] Re: Boot fails after 6.06 server install on Compaq Proliant DL360

2007-03-29 Thread Killercow
Dan,

My install did a 2.6.17-14 install.
I also tried a 7.04 feisty install but that livecd couldn't recognize the array 
size.

-- 
Boot fails after 6.06 server install on Compaq Proliant DL360
https://launchpad.net/bugs/47526

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


Re: [Bug 47526] Re: Boot fails after 6.06 server install on Compaq Proliant DL360

2007-03-28 Thread dan_linder

On Wed, March 28, 2007 05:21, Killercow wrote:
 Rumor was wrong,

 cpqarray still breaks on 6.10

 I tried both the alternate cd, and normald server install, both don't
 work.

 This was testen on a compaq smartarray 5300 controller inside a DL380 g1

My recent install of 6.10 put on a 2.6.15 kernel - did your 6.10 put on
2.6.18 or higher?

Dan

- - - -
Wait for that wisest of all counselors, time. -- Pericles
I do not fear computers, I fear the lack of them. -- Isaac Asimov

-- 
Boot fails after 6.06 server install on Compaq Proliant DL360
https://launchpad.net/bugs/47526

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


Re: [Bug 47526] Re: Boot fails after 6.06 server install on Compaq Proliant DL360

2007-03-28 Thread dan_linder

On Wed, March 28, 2007 05:21, Killercow wrote:
 Rumor was wrong,

 cpqarray still breaks on 6.10

 I tried both the alternate cd, and normald server install, both don't
 work.

 This was testen on a compaq smartarray 5300 controller inside a DL380 g1

My recent install of 6.10 put on a 2.6.15 kernel - did your 6.10 put on
2.6.18 or higher?

Dan

- - - -
Wait for that wisest of all counselors, time. -- Pericles
I do not fear computers, I fear the lack of them. -- Isaac Asimov

-- 
Boot fails after 6.06 server install on Compaq Proliant DL360
https://launchpad.net/bugs/47526

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


[Bug 47526] Re: Boot fails after 6.06 server install on Compaq Proliant DL360

2007-03-26 Thread dan_linder
Rumor has it that there was a patch included in 2.6.18 that fixed the
cpqarray issue - any chance that patch can get backported to 2.6.15?

-- 
Boot fails after 6.06 server install on Compaq Proliant DL360
https://launchpad.net/bugs/47526

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


[Bug 47526] Re: Boot fails after 6.06 server install on Compaq Proliant DL360

2006-10-27 Thread Dave Williams
Seems to be related certain array controllers and not the platform.  It
happens on Proliant G1, G2 and G3 servers.   It happens with Integrated
controllers as well as add on Array cards.

Tested with the Alternated CD using server install.

The fix above has worked every time on all my platforms with all controllers.
 - Boot under rescue
 - Add cpqarray to /etc/mkinitramfs/modules
 - build an new initrd.img
 - reboot

-- 
Boot fails after 6.06 server install on Compaq Proliant DL360
https://launchpad.net/bugs/47526

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


[Bug 47526] Re: Boot fails after 6.06 server install on Compaq Proliant DL360

2006-10-05 Thread Timo Aaltonen
reassigning against initramfs-tools per suggestion

** Changed in: Ubuntu
Sourcepackagename: None = initramfs-tools

-- 
Boot fails after 6.06 server install on Compaq Proliant DL360
https://launchpad.net/bugs/47526

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


[Bug 47526] Re: Boot fails after 6.06 server install on Compaq Proliant DL360

2006-09-19 Thread Fabián Rodríguez
Possible work-around found with Google:
( transcript from: http://www.ubuntuforums.org/archive/index.php/t-80342.html )

1. Use your install CD to boot into rescue mode (insert CD and type rescue at 
the Boot: prompt).
-When I did this the CD wouldn't go into rescue mode and gave me an error. I 
then chose the run a shell option from the install menu.

2. mkdir /target; mount /dev/ida/c0d0p1 /target (or whatever is your
root partition. NB I did not have to provide any options. I did not have
my partition map handy so I just mounted every partition on an empty dir
and viewed the contents to figure out what was in each partition.)

3. If you created separate boot and usr partitions, mount the partitions
on /target/boot and /target/usr (you are recreating the required tree
under /target). You don't need any other partitions.

4. add cpqarray to /etc/mkinitramfs/modules (nano /etc/modules and add
cpqarray as the last line).

5. chroot /target (now it looks like you are in your installation).

6. /usr/sbin/mkinitramfs -o /boot/initrd.img /lib/modules/2.6.12-9-686/
(this will build the new initrd.img in /boot).

7. Cd to /boot and verify that you are happy (I just ensured the new img
was larger than the old one). Then backup the old img and rename the new
img to the same name as the old img (initrd.img-2.6.12-9-686 for me).

8. Reboot. Everything went smoothly after that.

-- 
Boot fails after 6.06 server install on Compaq Proliant DL360
https://launchpad.net/bugs/47526

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


[Bug 47526] Re: Boot fails after 6.06 server install on Compaq Proliant DL360

2006-09-19 Thread Fabián Rodríguez
Apparently this had been fixed - see Bug #26632 . Regression ?

-- 
Boot fails after 6.06 server install on Compaq Proliant DL360
https://launchpad.net/bugs/47526

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


[Bug 47526] Re: Boot fails after 6.06 server install on Compaq Proliant DL360

2006-07-07 Thread steven
I tried installing Ubuntu Server 6.06 onto a Compaq Proliant DL370 with
the exact same controller version and received the same issues.  I'm not
sure how to work around this.

-- 
Boot fails after 6.06 server install on Compaq Proliant DL360
https://launchpad.net/bugs/47526

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