Pagina 1 di 1

Installazione iniziale con modulo esterno

Inviato: sab 22 dic 2007, 18:00
da brenzotto
Salve,
sono molti anni che utilizzo Slackware, ma ora ho un problema che non riesco a risolvere.
Dovrei installare Slack 12 sulla seguente mainboard che ha un controller SAS integrato http://support.intel.com/support/mother ... /S5000PSL/
Il modulo corretto immagino che non ci sia sul kernel hugesmp in quanto non mi rileva nulla, ma Intel rilascia il "driver" per RedHat e SUSE.
Nel dischetto di installazione trovo addirittura il sorgente.
Vorrei sapere, in fase di boot, qual è il metodo per poter fargli far vedere questo benedetto controller.
Grazie.

Inviato: sab 22 dic 2007, 18:23
da urka58
Per caricare il modulo al boot, e verosimilmente ottenere il riconoscimento del controller, dovresti creare un ram disk contenente il modulo del caso e farlo caricare da lilo.
Se i sorgenti si compilano correttamente Vs il kernel che stai usando non dovresti avere problemi.
Ciao

Inviato: sab 22 dic 2007, 18:25
da Luci0
Credo che sia un bel pasticcio ...
Hai bisogno di un kernel adhoc .. e quindi di un installazione di Slackware, devi poi ricompilare il kernel a quel punto sei in grado di vedere i dischi sul controller esotico ... ma ovviamente la cosa non é facile perché devi ricrearti un DVD di installazione con il kernel modificato .. ..
Se la mainboard ha un controller ATA,SATA o SCSI che é compatibile con lo hugesmp.s potresti installarci Slackware ricompilare il kernel e poi spostare tutto sul controller SAS ... se non é possibile devi fare il lavoro su un' altro PC ed eventualmente creare un CD o un USBpen di boot ... in ogni caso la cosa non é ne rapida ne semplice ...

... una sfida insomma ...:-)

Inviato: sab 22 dic 2007, 20:44
da brenzotto
Credo che il controller sia LSI 1064e, è possibile capire in qualche modo se è supportato?
Se eventualmente partissi ricompilando il kernel dal .config di Pat su un'altra slack e poi sostituissi il kernel su un DVD rescrivibile....funzionerebbe? :-)

Inviato: sab 22 dic 2007, 23:17
da urka58
Qui ci sono alcune informazioni
http://eslim.co.kr/pds/PDSInfo.asp?BD=1 ... 3&OPT=&KW=
Ciao

Risolto: richiesta impossibile - closed source

Inviato: gio 3 gen 2008, 12:51
da brenzotto
Dopo essermi giocato tutte le ferie su google ed aver scritto a tutti, ho capito che non si può fare, il software del controller è "closed source"... :(
Meditate bene prima di acquistare!

Oggetto: RE: Linux support for LSISAS1064e raid1
Data: Wed, 2 Jan 2008 13:29:28 -0700
Da: Bagalkote, Sreenivas

Enrico,

The controller you have (device id 0x0057) is a software RAID controller
from LSI. The hardware is almost identical to the one that MPTSAS Fusion
driver controls. But this one has a different device ID and supports
RAID 0,1,10 and 5 using software based host driver.

The appropriate driver for this is "megasr". It is a closed source
driver and we supply binaries only for Red Hat and SuSE (both
enterprise) distributions.

Sreenivas

> -----Original Message-----
> From: Moore, Eric
> Sent: Wednesday, January 02, 2008 12:16 PM
> To: Enrico; DL-MegaRAID Linux
> Subject: RE: Linux support for LSISAS1064e raid1
>
> "MegaRAID SAS " and the device id of 0x57 is owned by one of the megaraid
> drivers, not fusion mptsas driver. You need to contact the megaraid team.
> I have cc'd to the megaraid distribution list.
>
> Eric
>
> > -----Original Message-----
> > To: Moore, Eric
> > Subject: Re: Linux support for LSISAS1064e raid1
> >
> > Dear Eric,
> > Output of my lspci -x is this:
> >
> > 04:00.0 SCSI storage controller: LSI Logic / Symbios Logic M1064E MegaRAID SAS (rev 04)
> > 00: 00 10 57 00 47 01 10 00 04 00 00 01 10 00 00 00
> > 10: 01 30 00 00 04 00 91 b8 00 00 00 00 04 00 90 b8
> > 20: 00 00 00 00 00 00 00 00 00 00 00 00 86 80 78 34
> > 30: 00 00 e0 ff 50 00 00 00 00 00 00 00 0b 01 00 00
> >
> > I don't recognize a 0x59 or 0x58 on the third byte.
> > Could you help me in anyway?
> >
> > Thank you for your support.

Oggetto: RE: Linux support for LSISAS1064e raid1
Data: Tue, 1 Jan 2008 21:26:44 -0700
Da: Moore, Eric

lspci -x

Look at the third byte of the config data. If its 0x59, then its uses the megasr device driver, you should contact the megaraid folks because that driver is closed sourced. Their megaraid contact info is in the MAINTAINERS file in the topfolder of the linux kernel.

If the third byte is 0x58, then its owned by the mptsas driver. I posted that support over a year ago. I would be surprised it wasn't detected if your using tip kernel.

Eric


-----Original Message-----
To: Moore, Eric
Subject: Linux support for LSISAS1064e raid1

Dear Eric,
I'm a linux Italian sysadmin.
Because spam E-mail are increasing everyday I would like to install a
new mail server with slackware 12.0 but I'm not able to boot with my new Intel S5000PSL mainboard with a LSI SAS1064e integrated controller.
You will find any other informations to Intel website at:
http://www.intel.com/support/motherboar ... /index.htm
I was surprised when I boot my slack 12 and it don't recognize sas
controller with 2 sas hard disk in raid1.
So I download Debian and Ubuntu server but I got the same problem.
I spent many days on google to find nothing.
I try to contact LSI to get some informations bot I got no answer.
I found on some discussion group you are a LSI engineer so I'm
contacting you to know if there is a solution.

Thanks in advance for your support.

Inviato: gio 3 gen 2008, 13:35
da nuitari
Ed usare un kernel di redhat o di suse? sarà possibile?