LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 08-23-2007, 04:20 AM   #1
Békaa
LQ Newbie
 
Registered: Aug 2007
Posts: 4

Rep: Reputation: 0
Slackware 12 and IBM ServeRAID


Hi all,

I like to know if the IBM ServeRAID adapters are supported in Slackware 12 and in which kernel.

I have an old IBM x330 (2 CPU box with RAID1 disks). All disks are configured in the RAID controller to act as one disk but Slackware can 't find them. The only device he detects is the CD-ROM drive (which is IDE).

With Slackware 11 I had the similar problem, but it worked if I installed huge26.s in stead of raid.s.

Does anyone have any tips how to get things running?

Thanks!
 
Old 08-23-2007, 05:09 AM   #2
Carpo
Member
 
Registered: Aug 2003
Location: Somewhere
Distribution: Gentoo (for now)
Posts: 364

Rep: Reputation: 30
i would grab lastest kernel from kernel.org and use the config file from the stock hugh-smp-2.6.21.5 kernel in slack 12, and look through the options for raid controllers
 
Old 08-23-2007, 10:35 AM   #3
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
I have not tried with Slackware 12.0 yet, but IBM ServeRAID adapters are supported by the "ips" driver.
This driver is built into the hugesmp kernel so if you have configured your ServerRAID card with a logical volume consisting of the physical disks in your server - using IBM's support CD - then the default Slackware install CD kernel should pickup the logical volume as /dev/sda .

Eric
 
Old 08-25-2007, 07:01 AM   #4
Békaa
LQ Newbie
 
Registered: Aug 2007
Posts: 4

Original Poster
Rep: Reputation: 0
Yes, I have configured a logical volume on the ServeRaid adapters with the ServeGuide CD's.

The RAID controller is identified as an Adaptec i160.

But when he tries to identify the physical volumes (I guess he see the logical configured volume must be transparent, so the two disks in RAID1 is the same one physical disk), he can find anything.

Code:
Creating /dev/mapper/control character device with major:10 minor:62
reading all physical volumes...

no volume groups found

And then I am stuck....
 
Old 08-25-2007, 07:28 AM   #5
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
Quote:
Originally Posted by Békaa View Post
Yes, I have configured a logical volume on the ServeRaid adapters with the ServeGuide CD's.

The RAID controller is identified as an Adaptec i160.
Maybe you can look up in the documentation that comes with your IBM server which linux kernel driver supports this one.

Quote:
But when he tries to identify the physical volumes (I guess he see the logical configured volume must be transparent, so the two disks in RAID1 is the same one physical disk), he can find anything.

Code:
Creating /dev/mapper/control character device with major:10 minor:62
reading all physical volumes...

no volume groups found
This has nothing to do with RAID logical volumes at all. The Slackware boot process tries to initialize any LVM volumes. LVM is "Logical Volume Manager" which is a software solution to (amongst others) present several physical volumes as a single logical volume.

Eric
 
Old 08-26-2007, 10:28 AM   #6
Békaa
LQ Newbie
 
Registered: Aug 2007
Posts: 4

Original Poster
Rep: Reputation: 0
Okay, thanks for your help already!

So, what do you suggest I should do?
- look for a kernel driver? (where?) and compile it myself (as a Linux newbie?)
- let go Slackware 12 and install Slackwere 11 with the huge26 kernel (it works but do I have SMP support for my 2 CPU's)?

Muchos gracias!
 
Old 08-26-2007, 10:49 AM   #7
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
If it worked with Slackware 11.0 and the huge.s kernel, it will certainly work with Slackware 12.0 and the (default) hugesmp.s kernel.
Plus, with that hugesmp.s kernel your dual CPU will be supported out of the box.

Eric
 
Old 08-26-2007, 12:13 PM   #8
yoron
Member
 
Registered: Nov 2005
Posts: 120

Rep: Reputation: 15
Hey guys, this sound interesting :) I got a primergon rx300 s3 that i just would love to install Slackware on. The problem is that i also want to use XEN ( and hardware Raid ) of course. Now, with it (cmpta) comes some CD:s, two which are called driver cd:s. As far as I understood those create some kind of buffert between the computer and the OS. I don't want to many 'layers' but i'm not sure it creates that or if it just initiate and then 'walks back', so to speak. Also i would love to have hardware Raid installed on it,the drivers that comes with it though only refer to Red Hat 5 and Suse. But I wan't my Slackware !!!
Also it uses a quadra core Intel CPU which may not be implemented in the linux kernel? Or am i bicycling in the blue younder again ::))

Any ideas ?

Btw: 'Plus, with that hugesmp.s kernel your dual CPU will be supported out of the box.' Is that sooo :)I would luv that..

I read somewhere that the huge kernel gave problems, but that's wrong then Alien Bob? Or??

Last edited by yoron; 08-26-2007 at 12:18 PM.
 
Old 08-28-2007, 11:19 AM   #9
Békaa
LQ Newbie
 
Registered: Aug 2007
Posts: 4

Original Poster
Rep: Reputation: 0
Okay guys,

The cfdisk /dev/sda did the trick! Thanks!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Slackware 11.0 and IBM ServeRAID SCSI Controller merchtemeagle Slackware 12 01-19-2007 10:08 AM
IBM ServeRaid 4m drivers netsecsvc Linux - Hardware 0 11-09-2006 03:54 PM
IBM ServeRAID-4M Controller Events MensaWater Linux - Hardware 0 11-01-2006 10:21 AM
fedora 3 anaconda freezing during install on IBM ServeRaid jacko0 Linux - Software 1 03-10-2005 06:56 PM
Setting up SUSE8 on IBM SERVERAID jsalie Linux - Hardware 0 11-04-2003 10:18 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 08:23 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration