READ ONLY FORUM: m23 :: makes software distribution easy Forum Index READ ONLY FORUM: m23 :: makes software distribution easy
The m23 discussion forum
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

PXE-Bootimage hängt bei der Hardware Erkennung

 
Post new topic   Reply to topic    READ ONLY FORUM: m23 :: makes software distribution easy Forum Index -> Problems with the client / Clientprobleme
View previous topic :: View next topic  
Author Message
Bjoern



Joined: 10 Jul 2006
Posts: 40

PostPosted: Fri May 16, 2008 7:51    Post subject: PXE-Bootimage hängt bei der Hardware Erkennung Reply with quote

Nach etwas längerer Zeit melde ich mich mal wieder mit einem Problem.

Derzeit haben wir noch einen m23 Server in der Version 0.5.8 (100160) laufen. Das PXE Image ist inzwischen bestimmt schon ein Jahr alt.
Damit gibt es glücklicherweise auch keine Probleme. Alle Clients lassen sich anstandslos installieren.

Testweise haben wir jetzt mal nen neuen m23 Server 0.5.9(100165) aufgesetzt (mit der Installations CD) und versucht zwei Rechner mit unterschiedlicher Hardware zu installieren.
Das PXE-Bootimage wird noch geladen. Wenn auf den Clients die Hardwareerkennung gestartet wird bleiben sie nach folgenden Zeilen aber leider hängen:

Code:

Probing ata_piix            Probing for SATA cards
modprobe: module raid10 not found
modprobe: failed to load module raid10
mdadm: No devices listed in conf file were found.


oder die letzte Zeile beim zweiten Client etwas anders:

Code:

mdadm: No arrays found in config file


Sieht für mich nach nem Problem mit Festplatten/Raid Treibern aus.
In beiden Rechnern sind SATA Platten eingebaut.

Evtl. eine Idee woran das liegen könnte?
Back to top
View user's profile Send private message
Hauke



Joined: 02 Mar 2003
Posts: 1072

PostPosted: Mon May 19, 2008 17:23    Post subject: Re: PXE-Bootimage hängt bei der Hardware Erkennung Reply with quote

Bjoern wrote:
Wenn auf den Clients die Hardwareerkennung gestartet wird bleiben sie nach folgenden Zeilen aber leider hängen:

Code:

Probing ata_piix            Probing for SATA cards
modprobe: module raid10 not found
modprobe: failed to load module raid10
mdadm: No devices listed in conf file were found.


oder die letzte Zeile beim zweiten Client etwas anders:

Code:

mdadm: No arrays found in config file


Gibt es davor noch hilfreiche Zeilen? Evtl. daß eine Sata-Karte gefunden oder nicht gefunden wurde?

Bjoern wrote:
Sieht für mich nach nem Problem mit Festplatten/Raid Treibern aus.

Denke ich auch, daß es ein Kernel-Problem ist. Ich werde in absehbarer Zeit nochmal neue Bootimage-Pakete mit neuen Kerneln machen. Dann löst sich hoffentlich das Problem.

Bjoern wrote:
In beiden Rechnern sind SATA Platten eingebaut.

Platten vom gleichen Typ? Ist der Sata-Controler bei beiden System identisch?
_________________
Hauke Goos-Habermann
- project leader m23 (http://m23.sf.net) -
Jabber: dodgerm23@jabber.org

Schulung, Entwicklung und Support zu m23 und anderen OpenSource-Produkten: www.goos-habermann.de

Auch DU kannst etwas gegen Softwarepatente tun! www.patentfrei.de
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Bjoern



Joined: 10 Jul 2006
Posts: 40

PostPosted: Mon May 19, 2008 19:04    Post subject: Reply with quote

Hm die Platten sind von unterschiedlichen Herstellern.

Ich kann gegen Ende der Woche mal nachschaun was da für Controller draufstecken, wenn ich wieder im Hause bin. Dann werd ich mir auch nochmal anschaun, ob da eine Meldung bezüglich bestimmter sata Treiber kommt.
Back to top
View user's profile Send private message
Bjoern



Joined: 10 Jul 2006
Posts: 40

PostPosted: Wed May 21, 2008 7:14    Post subject: Reply with quote

zur Ergänzung nochmal alle Meldungen nach dem dhcp acknlowledge:

Code:

Probing for SCSI cards
Probing NCR53x406a          NCR53c406a: no available ports found
Probing fdomain                 scsi: <fdomain> Detection failed (no card)
Probing gdth                      GDT-HA: Storage RAID Controller Driver. Version: 3.05
GDT-HA: Found 0 PCI Storage RAID Controllers
Probing tmscsim                 with "disable_clustering=1" and report to maintainers
Probing wd7000                 Failed initialization of WD-7000 SCSI card!
Orobing 3w-xxxx               3ware Storage Controller device driver for Linux v1.26.02.002.
Probing ata_piix   Probing for SATA cards
modprobe: module raid10 not found
modprobe: failed to load module raid10
mdadm: No devices listed in conf file were found.


Ich hab grad mal mit dem mdk nen 2.6.25.4er Kernel runtergeladen und mit alten m23 Configfile "m23-i386-linux-2.6.20.1.conf" configuriert und das pxe image erstellt. Hat aber leider auch nichts verbessert.
Back to top
View user's profile Send private message
Bjoern



Joined: 10 Jul 2006
Posts: 40

PostPosted: Thu May 22, 2008 10:11    Post subject: Reply with quote

Ok hat sich erledigt.
Es war nicht, wie zuerst vermutet ein weiterer dhcp-Server im Netz, sondern ein zweites Netzwerkinterface, das noch auf dem neuen m23 Server aktiviert war.
Dadurch wollten die Clients immer zu der ip-Adresse von diesem Interface eine Verbindung aufnehmen und nicht zu dem ans Netz angeschlossenen.
Back to top
View user's profile Send private message
Hauke



Joined: 02 Mar 2003
Posts: 1072

PostPosted: Thu May 22, 2008 13:28    Post subject: Reply with quote

Jetzt funktioniert alles auch mit dem neuen Server?
_________________
Hauke Goos-Habermann
- project leader m23 (http://m23.sf.net) -
Jabber: dodgerm23@jabber.org

Schulung, Entwicklung und Support zu m23 und anderen OpenSource-Produkten: www.goos-habermann.de

Auch DU kannst etwas gegen Softwarepatente tun! www.patentfrei.de
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Bjoern



Joined: 10 Jul 2006
Posts: 40

PostPosted: Mon May 26, 2008 20:19    Post subject: Reply with quote

Zumindest unsere "alten" Rechner. Was mit den ganz neuen Testmodellen ist, die ich im icq erwähnte, weiß ich noch nicht. Da werden wir evtl. diese Woche nochmal nachschauen.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    READ ONLY FORUM: m23 :: makes software distribution easy Forum Index -> Problems with the client / Clientprobleme All times are GMT - 2 Hours
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group