[52176] in SAPr3-news
Re: MINISAP: WebAS 6.40 mit MaxDB 7.5 und Suse Linux 9.1 -> R/3 startet
daemon@ATHENA.MIT.EDU (Nico Manicone)
Tue Nov 9 10:59:06 2004
To: sapr3-news@mit.edu
Date: Tue, 09 Nov 2004 17:01:16 +0100
From: Nico Manicone <nico.manicone@gmx.de>
Message-ID: <2vc7q5F2k2aihU1@uni-berlin.de>
Hallo,
> Aber das System lässt sich nicht starten !!
> Es kommt die Fehlermeldung: "no start profiles found"
>
> Ein Start Profil konnte ich finden.
> Was nun ? Kennt das jemand ?
Die Fehlermeldung ist (wahrscheinlich) falsch. Es liegt ein Problem in
der Netzwerkkonfiguration vor. (Man kann im Startscript TRACE setzten.
Damit bekommt man heraus, wo der Fehler liegt). Hatte das gleiche Problem.
1. mal "ping nw4host" durchführen. Muß für startsap ein definiertes
Ergebnis liefern.
2. ifconfig sollte einen Eintrag mit eth0:0 und IP 195.155.155.1 listen.
Es liegt wahrscheinlich eines dieser beiden Fehler vor.
zu 2. Siehe unteres Zitat: Script "/etc/sysconfig/network/ifcfg-eth0:0"
ausführen. Z.B. in init.d/boot.local (? bin mir nicht ganz sicher ob das
klappt).
Danach sollte eth0:0 definiert sein.
zu 1. in etc/host nw4host definieren.
Das Schöne ist, die Fehlermeldung kannst Du auch bekommen, wenn Du Yast
(bzw. genauer Suseconfig) noch mal laufen läßt!
Hier mal ein Zitat aus der SAP-Linux-mailingliste:
*******************************************************************
The install script configures an alias for your network card called
nw4host. The 'startsap' check if the IP address used for nw4host is
currently configured. In 'startsap' , ifconfig is called and the output
parsed to find out if the address associated with nw4host is present.
Just ping nw4host to check if this is configured. If not, you can
configure it just using the address used in /etc/hosts for nw4host
typing 'ifconfig eth0:0 <ip-address-used-in-/etc/hosts>'.
Then this network alias should be configured by the startup of your SuSE
9.1. Since the 9.1 version SuSE doesn't use the same startup
configuration for aliases ( ;-(| ) as in the precedents versions.
In the directory '/etc/sysconfig/network/' you will find a script called
'./ifcfg-eth0:0'. This script contain the configuration of your network
alias. Normally look like this:
STARTMODE='onboot'
BOOTPROTO='static'
IPADDR='195.155.155.1/24' <same as /etc/hosts used for nw4host>
DEVICE='eth0:0'
The new SuSE configuration doesn't look anymore for the eth0:0 but you
have to configure this in the script, in the same directory, called
./ifcfg-eth-id-<xx>:<xx>:<xx>:<xx>:<xx>:<xx> where <xx> represent the
HWaddr. In this script you can add the following lines :
IPADDR_0='195.155.155.1' <same as /etc/hosts used for nw4host>
NETMASK_0='255.255.255.0'
LABEL_0=0
then save it and just restart your network ( typing 'rcnetwork
restart'). then you should see in the output of ifconfig a new interface
eth0:0 using the address . After this step the interface eth0:0 should
exist too after a eventually restart of the machine. Normally now you
should be able to start the the SAP system."
***********************************************************************
Grüße,
Nico.
--
http://www.query-ohne-namen.de