public inbox for gentoo-server@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-server] kernel panic
@ 2008-03-20 21:30 Donatas
  2008-03-20 21:48 ` "Todd M. Hébert"
  2008-03-20 21:49 ` Andrew Gaffney
  0 siblings, 2 replies; 6+ messages in thread
From: Donatas @ 2008-03-20 21:30 UTC (permalink / raw
  To: gentoo-server

Hi all,

I have a problem with sever controler. Server: 
http://www.intel.com/design/servers/chassis/sr1500/ controler is 
embedded. But I can't boot my kerlne, it allways crashes... kernel 
version 2.6.18, some output:

livecd ~ # lspci
00:00.0 Host bridge: Intel Corporation 5000P Chipset Memory Controller 
Hub (rev b1)
00:02.0 PCI bridge: Intel Corporation 5000 Series Chipset PCI Express x8 
Port 2-3 (rev b1)
00:03.0 PCI bridge: Intel Corporation 5000 Series Chipset PCI Express x4 
Port 3 (rev b1)
00:04.0 PCI bridge: Intel Corporation 5000 Series Chipset PCI Express x8 
Port 4-5 (rev b1)
00:05.0 PCI bridge: Intel Corporation 5000 Series Chipset PCI Express x4 
Port 5 (rev b1)
00:06.0 PCI bridge: Intel Corporation 5000 Series Chipset PCI Express x8 
Port 6-7 (rev b1)
00:07.0 PCI bridge: Intel Corporation 5000 Series Chipset PCI Express x4 
Port 7 (rev b1)
00:08.0 System peripheral: Intel Corporation 5000 Series Chipset DMA 
Engine (rev b1)
00:10.0 Host bridge: Intel Corporation 5000 Series Chipset FSB Registers 
(rev b1)
00:10.1 Host bridge: Intel Corporation 5000 Series Chipset FSB Registers 
(rev b1)
00:10.2 Host bridge: Intel Corporation 5000 Series Chipset FSB Registers 
(rev b1)
00:11.0 Host bridge: Intel Corporation 5000 Series Chipset Reserved 
Registers (rev b1)
00:13.0 Host bridge: Intel Corporation 5000 Series Chipset Reserved 
Registers (rev b1)
00:15.0 Host bridge: Intel Corporation 5000 Series Chipset FBD Registers 
(rev b1)
00:16.0 Host bridge: Intel Corporation 5000 Series Chipset FBD Registers 
(rev b1)
00:1d.0 USB Controller: Intel Corporation 631xESB/632xESB/3100 Chipset 
UHCI USB Controller #1 (rev 09)
00:1d.1 USB Controller: Intel Corporation 631xESB/632xESB/3100 Chipset 
UHCI USB Controller #2 (rev 09)
00:1d.2 USB Controller: Intel Corporation 631xESB/632xESB/3100 Chipset 
UHCI USB Controller #3 (rev 09)
00:1d.3 USB Controller: Intel Corporation 631xESB/632xESB/3100 Chipset 
UHCI USB Controller #4 (rev 09)
00:1d.7 USB Controller: Intel Corporation 631xESB/632xESB/3100 Chipset 
EHCI USB2 Controller (rev 09)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev d9)
00:1f.0 ISA bridge: Intel Corporation 631xESB/632xESB/3100 Chipset LPC 
Interface Controller (rev 09)
00:1f.1 IDE interface: Intel Corporation 631xESB/632xESB IDE Controller 
(rev 09)
00:1f.2 IDE interface: Intel Corporation 631xESB/632xESB/3100 Chipset 
SATA IDE Controller (rev 09)
00:1f.3 SMBus: Intel Corporation 631xESB/632xESB/3100 Chipset SMBus 
Controller (rev 09)
01:00.0 PCI bridge: Intel Corporation 6311ESB/6321ESB PCI Express 
Upstream Port (rev 01)
01:00.3 PCI bridge: Intel Corporation 6311ESB/6321ESB PCI Express to 
PCI-X Bridge (rev 01)
02:00.0 PCI bridge: Intel Corporation 6311ESB/6321ESB PCI Express 
Downstream Port E1 (rev 01)
02:01.0 PCI bridge: Intel Corporation 6311ESB/6321ESB PCI Express 
Downstream Port E2 (rev 01)
02:02.0 PCI bridge: Intel Corporation 6311ESB/6321ESB PCI Express 
Downstream Port E3 (rev 01)
03:00.0 SCSI storage controller: LSI Logic / Symbios Logic SAS1064ET 
PCI-Express Fusion-MPT SAS (rev 04)
05:00.0 Ethernet controller: Intel Corporation 80003ES2LAN Gigabit 
Ethernet Controller (Copper) (rev 01)
05:00.1 Ethernet controller: Intel Corporation 80003ES2LAN Gigabit 
Ethernet Controller (Copper) (rev 01)
0c:0c.0 VGA compatible controller: ATI Technologies Inc ES1000 (rev 02)

livecd ~ # lsscsi
[2:0:0:0]    disk    ATA      WDC WD2500YS-01S 6C06  /dev/sda
[2:0:1:0]    disk    ATA      WDC WD2500YS-01S 6C06  /dev/sdb

Tried to enable in kernel intel and LSI stuff, but no effect :-(
-- 
gentoo-server@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-server] kernel panic
  2008-03-20 21:30 [gentoo-server] kernel panic Donatas
@ 2008-03-20 21:48 ` "Todd M. Hébert"
  2008-03-20 22:03   ` Donatas
  2008-03-20 21:49 ` Andrew Gaffney
  1 sibling, 1 reply; 6+ messages in thread
From: "Todd M. Hébert" @ 2008-03-20 21:48 UTC (permalink / raw
  To: gentoo-server

Do you have support built-into the kernel for this device:

03:00.0 SCSI storage controller: LSI Logic / Symbios Logic SAS1064ET PCI-Express Fusion-MPT SAS (rev 04) ?? 

Device-Drivers >> SCSI device support >> SCSI Transports >> SAS Transport Attributes * 
Device-Drivers >> SCSI device support >> SCSI Transports >> SAS Domain Transport Attributes * 

Device-Drivers >> SCSI device support >> SCSI low-level drivers >> LSI Logic New Generation RAID Device Drivers * 
												LSI Logic Management Module *
                                                                                                LSI Logic MegaRAID Driver *

Device-Drivers >> SCSI device support >> SCSI low-level drivers >> LSI Logic MegaRAID SAS RAID Module *


All these bits should be in there NOT as modules if you're booting off an array that's on one of those controllers.

If you cannot build it into a monolithic kernel.. then you'll have to make sure all this stuff gets into your initrd image.. which I can't help you with.  I *ALWAYS* build all disk-access bits directly into the kernel.

I hope this helps!

--Todd

Donatas wrote:
> Hi all,
> 
> I have a problem with sever controler. Server: 
> http://www.intel.com/design/servers/chassis/sr1500/ controler is 
> embedded. But I can't boot my kerlne, it allways crashes... kernel 
> version 2.6.18, some output:
> 
> livecd ~ # lspci
> 00:00.0 Host bridge: Intel Corporation 5000P Chipset Memory Controller 
> Hub (rev b1)
> 00:02.0 PCI bridge: Intel Corporation 5000 Series Chipset PCI Express x8 
> Port 2-3 (rev b1)
> 00:03.0 PCI bridge: Intel Corporation 5000 Series Chipset PCI Express x4 
> Port 3 (rev b1)
> 00:04.0 PCI bridge: Intel Corporation 5000 Series Chipset PCI Express x8 
> Port 4-5 (rev b1)
> 00:05.0 PCI bridge: Intel Corporation 5000 Series Chipset PCI Express x4 
> Port 5 (rev b1)
> 00:06.0 PCI bridge: Intel Corporation 5000 Series Chipset PCI Express x8 
> Port 6-7 (rev b1)
> 00:07.0 PCI bridge: Intel Corporation 5000 Series Chipset PCI Express x4 
> Port 7 (rev b1)
> 00:08.0 System peripheral: Intel Corporation 5000 Series Chipset DMA 
> Engine (rev b1)
> 00:10.0 Host bridge: Intel Corporation 5000 Series Chipset FSB Registers 
> (rev b1)
> 00:10.1 Host bridge: Intel Corporation 5000 Series Chipset FSB Registers 
> (rev b1)
> 00:10.2 Host bridge: Intel Corporation 5000 Series Chipset FSB Registers 
> (rev b1)
> 00:11.0 Host bridge: Intel Corporation 5000 Series Chipset Reserved 
> Registers (rev b1)
> 00:13.0 Host bridge: Intel Corporation 5000 Series Chipset Reserved 
> Registers (rev b1)
> 00:15.0 Host bridge: Intel Corporation 5000 Series Chipset FBD Registers 
> (rev b1)
> 00:16.0 Host bridge: Intel Corporation 5000 Series Chipset FBD Registers 
> (rev b1)
> 00:1d.0 USB Controller: Intel Corporation 631xESB/632xESB/3100 Chipset 
> UHCI USB Controller #1 (rev 09)
> 00:1d.1 USB Controller: Intel Corporation 631xESB/632xESB/3100 Chipset 
> UHCI USB Controller #2 (rev 09)
> 00:1d.2 USB Controller: Intel Corporation 631xESB/632xESB/3100 Chipset 
> UHCI USB Controller #3 (rev 09)
> 00:1d.3 USB Controller: Intel Corporation 631xESB/632xESB/3100 Chipset 
> UHCI USB Controller #4 (rev 09)
> 00:1d.7 USB Controller: Intel Corporation 631xESB/632xESB/3100 Chipset 
> EHCI USB2 Controller (rev 09)
> 00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev d9)
> 00:1f.0 ISA bridge: Intel Corporation 631xESB/632xESB/3100 Chipset LPC 
> Interface Controller (rev 09)
> 00:1f.1 IDE interface: Intel Corporation 631xESB/632xESB IDE Controller 
> (rev 09)
> 00:1f.2 IDE interface: Intel Corporation 631xESB/632xESB/3100 Chipset 
> SATA IDE Controller (rev 09)
> 00:1f.3 SMBus: Intel Corporation 631xESB/632xESB/3100 Chipset SMBus 
> Controller (rev 09)
> 01:00.0 PCI bridge: Intel Corporation 6311ESB/6321ESB PCI Express 
> Upstream Port (rev 01)
> 01:00.3 PCI bridge: Intel Corporation 6311ESB/6321ESB PCI Express to 
> PCI-X Bridge (rev 01)
> 02:00.0 PCI bridge: Intel Corporation 6311ESB/6321ESB PCI Express 
> Downstream Port E1 (rev 01)
> 02:01.0 PCI bridge: Intel Corporation 6311ESB/6321ESB PCI Express 
> Downstream Port E2 (rev 01)
> 02:02.0 PCI bridge: Intel Corporation 6311ESB/6321ESB PCI Express 
> Downstream Port E3 (rev 01)
> 03:00.0 SCSI storage controller: LSI Logic / Symbios Logic SAS1064ET 
> PCI-Express Fusion-MPT SAS (rev 04)
> 05:00.0 Ethernet controller: Intel Corporation 80003ES2LAN Gigabit 
> Ethernet Controller (Copper) (rev 01)
> 05:00.1 Ethernet controller: Intel Corporation 80003ES2LAN Gigabit 
> Ethernet Controller (Copper) (rev 01)
> 0c:0c.0 VGA compatible controller: ATI Technologies Inc ES1000 (rev 02)
> 
> livecd ~ # lsscsi
> [2:0:0:0]    disk    ATA      WDC WD2500YS-01S 6C06  /dev/sda
> [2:0:1:0]    disk    ATA      WDC WD2500YS-01S 6C06  /dev/sdb
> 
> Tried to enable in kernel intel and LSI stuff, but no effect :-(

-- 
Bits below this line are required under Irish Law, and I cannot remove them

**********************************************************************
                "Private Confidential & Privileged"
This Email and any files and attachments transmitted with it are
confidential and/or privileged.  They are intended solely for
the use of the intended recipient.  Any views and opinions expressed
are those of the individual author/sender and are not necessarily
shared or endorsed by Independent Newspapers (Ireland) Limited or any
associated or related company.  The content of this Email and any file
or attachment transmitted with it may have been changed or altered
without the consent of the author.  If you are not the intended
recipient, please note that any review, dissemination, disclosure,
alteration, printing, circulation or transmission of this Email and/or
any file or attachment transmitted with it, is prohibited and may be
unlawful.  If you have received this Email or any file attachment
transmitted with it in error, please notify support@iil.ie or contact
Systems Administrator Tel:  +353 (1) 411 2244
Internet Interaction Limited
3050 Lake Drive, Citywest digital Park, Co Dublin
CRO # 247783


-- 
gentoo-server@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-server] kernel panic
  2008-03-20 21:30 [gentoo-server] kernel panic Donatas
  2008-03-20 21:48 ` "Todd M. Hébert"
@ 2008-03-20 21:49 ` Andrew Gaffney
  2008-03-20 21:50   ` Donatas
  1 sibling, 1 reply; 6+ messages in thread
From: Andrew Gaffney @ 2008-03-20 21:49 UTC (permalink / raw
  To: gentoo-server

Donatas wrote:
> Hi all,
> 
> I have a problem with sever controler. Server: 
> http://www.intel.com/design/servers/chassis/sr1500/ controler is 
> embedded. But I can't boot my kerlne, it allways crashes... kernel 
> version 2.6.18, some output:

Define "crashes". You didn't give us any error output. Also, why are you using 
such an old kernel?

-- 
Andrew Gaffney                                 http://dev.gentoo.org/~agaffney/
Gentoo Linux Developer             Catalyst/Installer + x86 release coordinator
-- 
gentoo-server@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-server] kernel panic
  2008-03-20 21:49 ` Andrew Gaffney
@ 2008-03-20 21:50   ` Donatas
  0 siblings, 0 replies; 6+ messages in thread
From: Donatas @ 2008-03-20 21:50 UTC (permalink / raw
  To: gentoo-server

standart kernel crash:

VFS: Cannot open root device "803" or unknown-block(8,3)
Please append a correct "root=" boot option
kernel panic - not syncing: VFS: Unable to mount root fs on

I need openvz, stable version in portage is only 2.6.18
i tried newest kernel in portage, but still the same...

Andrew Gaffney rašė:
> Donatas wrote:
>> Hi all,
>>
>> I have a problem with sever controler. Server: 
>> http://www.intel.com/design/servers/chassis/sr1500/ controler is 
>> embedded. But I can't boot my kerlne, it allways crashes... kernel 
>> version 2.6.18, some output:
> 
> Define "crashes". You didn't give us any error output. Also, why are you 
> using such an old kernel?
> 
-- 
gentoo-server@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-server] kernel panic
  2008-03-20 21:48 ` "Todd M. Hébert"
@ 2008-03-20 22:03   ` Donatas
  2008-03-20 22:19     ` Jesse Pasichnyk
  0 siblings, 1 reply; 6+ messages in thread
From: Donatas @ 2008-03-20 22:03 UTC (permalink / raw
  To: gentoo-server



Todd M. Hébert rašė:
> Do you have support built-into the kernel for this device:
> 
> 03:00.0 SCSI storage controller: LSI Logic / Symbios Logic SAS1064ET 
> PCI-Express Fusion-MPT SAS (rev 04) ??
> Device-Drivers >> SCSI device support >> SCSI Transports >> SAS 
> Transport Attributes *

If I select SAS Domain Transport Attributes *, then I have "---" on SAS
Transport Attributes

When I deselect SAS Domain Transport Attributes, then only SAS
Transport Attributes can by selected

By default SAS Domain Transport Attributes were selected.


  Device-Drivers >> SCSI device support >> SCSI
> Transports >> SAS Domain Transport Attributes *
> Device-Drivers >> SCSI device support >> SCSI low-level drivers >> LSI 
> Logic New Generation RAID Device Drivers * 
>                                                 LSI Logic Management 
> Module *
>                                                                                                
> LSI Logic MegaRAID Driver *
> 
> Device-Drivers >> SCSI device support >> SCSI low-level drivers >> LSI 
> Logic MegaRAID SAS RAID Module *
> 
> 
> All these bits should be in there NOT as modules if you're booting off 
> an array that's on one of those controllers.

All these were selecten as *, but didin't help :-/
-- 
gentoo-server@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

* RE: [gentoo-server] kernel panic
  2008-03-20 22:03   ` Donatas
@ 2008-03-20 22:19     ` Jesse Pasichnyk
  0 siblings, 0 replies; 6+ messages in thread
From: Jesse Pasichnyk @ 2008-03-20 22:19 UTC (permalink / raw
  To: gentoo-server; +Cc: 'Donatas'

I see you have SATA disks but you are running them from the SAS controller?
Your lspci output that you also have an " Intel Corporation
631xESB/632xESB/3100 Chipset SATA IDE Controller (rev 09)". 

Why don't you try running your drives from this controller.  That controller
will work with the standard Intel SATA drivers... Maybe be easier to get
running for you.  I know some vendors (specifically Adaptec) have had
problems with their older drivers for SAS not supporting SATA devices.
Maybe LSI has a similar issue?

-
Jesse



-----Original Message-----
From: Donatas [mailto:info@it-sprendimai.net] 
Sent: Thursday, March 20, 2008 3:03 PM
To: gentoo-server@lists.gentoo.org
Subject: Re: [gentoo-server] kernel panic



Todd M. Hébert rašė:
> Do you have support built-into the kernel for this device:
> 
> 03:00.0 SCSI storage controller: LSI Logic / Symbios Logic SAS1064ET 
> PCI-Express Fusion-MPT SAS (rev 04) ??
> Device-Drivers >> SCSI device support >> SCSI Transports >> SAS 
> Transport Attributes *

If I select SAS Domain Transport Attributes *, then I have "---" on SAS
Transport Attributes

When I deselect SAS Domain Transport Attributes, then only SAS
Transport Attributes can by selected

By default SAS Domain Transport Attributes were selected.


  Device-Drivers >> SCSI device support >> SCSI
> Transports >> SAS Domain Transport Attributes *
> Device-Drivers >> SCSI device support >> SCSI low-level drivers >> LSI 
> Logic New Generation RAID Device Drivers * 
>                                                 LSI Logic Management 
> Module *
>

> LSI Logic MegaRAID Driver *
> 
> Device-Drivers >> SCSI device support >> SCSI low-level drivers >> LSI 
> Logic MegaRAID SAS RAID Module *
> 
> 
> All these bits should be in there NOT as modules if you're booting off 
> an array that's on one of those controllers.

All these were selecten as *, but didin't help :-/
-- 
gentoo-server@lists.gentoo.org mailing list


--
gentoo-server@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2008-03-20 22:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-20 21:30 [gentoo-server] kernel panic Donatas
2008-03-20 21:48 ` "Todd M. Hébert"
2008-03-20 22:03   ` Donatas
2008-03-20 22:19     ` Jesse Pasichnyk
2008-03-20 21:49 ` Andrew Gaffney
2008-03-20 21:50   ` Donatas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox