sonnenblen.de - Das unabhängige Sun User Forum
Betriebssysteme => Solaris/x86 und OpenSolaris => Thema gestartet von: umrubi1 am 26. Mai 2008, 11:39:01
-
Hallo,
ich habe ein Problem mit meinem neuen Jumpstart und ich finde den Fehler nicht (mach schon eine ganze Woche damit rum). Hab schon die Suche durch ...
Ausgangspunkt:
Ich wollte einen Jumpstartserver auf Basis Solaris 10X86 auf meinem IBM T42 Notebook installieren, da ich von dieser Idee angetan bin. Zu finden hier --> http://solaris-x86.org/documents/tutorials/jsinstall.mhtml (http://solaris-x86.org/documents/tutorials/jsinstall.mhtml)
Zum Installieren habe ich einen Sun Blade 1500 Desktop mit UltraSparc IIIi (wegen Monitor-Anschluss).
Problem:
Wenn ich das SunBlade hochfahre boot net –v – install
funktioniert das bis zu einem bestimmten Punkt.
Es kommt noch das Setting Up Java – Gedöhns ... dann hängt das Teil bei
Detecting locale, please wait ....
NFS Server jumpstartmobile not responding still trying
Der Snoop auf meinem Laptop zeigt:
jumpstartmobile -> sun1500 NFS R READ3 OK (8192 bytes)
jumpstartmobile -> sun1500 TCP D=1023 S=2049 Ack=12838820 Seq=1862700783 Len=1460 Win=49640
jumpstartmobile -> sun1500 TCP D=1023 S=2049 Ack=12838820 Seq=1862702243 Len=1460 Win=49640
jumpstartmobile -> sun1500 TCP D=1023 S=2049 Ack=12838820 Seq=1862703703 Len=1460 Win=49640
jumpstartmobile -> sun1500 TCP D=1023 S=2049 Ack=12838820 Seq=1862705163 Len=1460 Win=49640
jumpstartmobile -> sun1500 TCP D=1023 S=2049 Ack=12838820 Seq=1862706623 Len=1460 Win=49640
jumpstartmobile -> sun1500 TCP D=1023 S=2049 Push Ack=12838820 Seq=1862708083 Len=892 Win=49640
sun1500 -> jumpstartmobile TCP D=2049 S=1023 Ack=1862703703 Seq=12838820 Len=0 Win=46588
sun1500 -> jumpstartmobile TCP D=2049 S=1023 Ack=1862708083 Seq=12838820 Len=0 Win=49640
sun1500 -> jumpstartmobile NFS C READLINK3 FH=CBA0
jumpstartmobile -> sun1500 NFS R READLINK3 OK (Path=../tmp/root/etc/nodename)
sun1500 -> jumpstartmobile NFS C LOOKUP3 FH=3514 sysid395
jumpstartmobile -> sun1500 NFS R LOOKUP3 No such file or directory
sun1500 -> jumpstartmobile NFS_ACL C GETACL3 FH=3514 mask=8
jumpstartmobile -> sun1500 NFS_ACL R GETACL3 OK
sun1500 -> jumpstartmobile NFS C LOOKUP3 FH=3514 sysid395
jumpstartmobile -> sun1500 NFS R LOOKUP3 No such file or directory
sun1500 -> jumpstartmobile NFS C CREATE3 FH=3514 (GUARDED) sysid395
jumpstartmobile -> sun1500 NFS R CREATE3 Read-only file system
sun1500 -> jumpstartmobile NFS C LOOKUP3 FH=3514 sysid395
jumpstartmobile -> sun1500 NFS R LOOKUP3 No such file or directory
sun1500 -> jumpstartmobile NFS C LOOKUP3 FH=3514 sysid395
jumpstartmobile -> sun1500 NFS R LOOKUP3 No such file or directory
sun1500 -> jumpstartmobile NFS C CREATE3 FH=3514 (GUARDED) sysid395
jumpstartmobile -> sun1500 NFS R CREATE3 Read-only file system
sun1500 -> jumpstartmobile NFS C LOOKUP3 FH=3514 sysid395
jumpstartmobile -> sun1500 NFS R LOOKUP3 No such file or directory
sun1500 -> jumpstartmobile NFS C LOOKUP3 FH=3514 sysid395
jumpstartmobile -> sun1500 NFS R LOOKUP3 No such file or directory
sun1500 -> jumpstartmobile NFS C CREATE3 FH=3514 (GUARDED) sysid395
jumpstartmobile -> sun1500 NFS R CREATE3 Read-only file system
sun1500 -> jumpstartmobile NFS C READLINK3 FH=97EF
jumpstartmobile -> sun1500 NFS R READLINK3 OK (Path=../tmp/root/etc/transfer_list)
jumpstartmobile -> sun1500 NFS R READLINK3 OK (Path=../tmp/root/etc/transfer_list)
jumpstartmobile -> sun1500 NFS R READLINK3 OK (Path=../tmp/root/etc/transfer_list)
jumpstartmobile -> sun1500 NFS R READLINK3 OK (Path=../tmp/root/etc/transfer_list)
jumpstartmobile -> sun1500 NFS R READLINK3 OK (Path=../tmp/root/etc/transfer_list)
...... danach ist Schluss ... der Vorgang steht ....
Background:
Installationslaptop = jumpstartmobile = 192.0.0.1 = T42, 2GB Ram, 40 GB HDD
Sun Desktop = sun1500 =192.0.0.2 = Sun Blade 1500 UltraSparc IIIi, 2 GB Ram, 80 GB HDD
Solaris Version ist für X86 und Sparc jeweils die Neuste .. also 5/08.
Die Verzeichnisstruktur sieht so aus:
/export/jumpstart
../apps (sunfreeware)
../config (class-Dateien, rules usw)
../patches (Patchcluster für Sparc)
../profiles (Profildateien für den zu installierenden Server/Desktop)
../sparc (Installationssourcen)
Den Server habe ich mit setup_install_server nach /export/jumpstart/sparc/sol_10_508_sparc/ installiert.
# cat class.sun1500
install_type initial_install
system_type standalone
partitioning explicit
#---------- FILESYSTEME ----------
# >>> Plattenspiegel <<<
filesys c0t0d0s0 20480 /
filesys c0t0d0s1 2048 swap
filesys c0t0d0s3 8192 /var
filesys c0t0d0s4 2048 /export/home
#---------- Softwarepakete ----------
### Solaris-Softwaregruppe für Endbenutzer ###
cluster SUNWCXall
### Patches ###
patch patch_order nfs://192.0.0.1/export/jumpstart/patches/sparc/current/10_Recommended 5
patch patch_order nfs://192.0.0.1/export/jumpstart/patches/sparc/current/10_SunAlert_Patch_Cluster 5
# cat sysidcfg
# --- Locale ---
system_locale=en_US.ISO8859-15
install_locale=en_US.ISO8859-15
# --- Time ---
timezone=MET
timeserver=localhost
# --- Terminal ---
terminal=vt100
# --- Name-Service ---
name_service=NONE
# --- Security ---
root_password=******
security_policy=NONE
# --- Network configuration ---
network_interface=primary {hostname=sun1500 ip_address=192.0.0.1 netmask=255.255.255.0 protocol_ipv6=no default_route=192.0.0.200}
# --- NFS ---
nfs4_domain=dynamic
Hinzugefügt mit:
# ./add_install_client -s 192.0.0.1:/export/jumpstart/sparc/sol_10_508_sparc -c 192.0.0.1:/export/jumpstart/config -p 192.0.0.1:/export/jumpstart/profiles/sun1500 -n none -e 0:3:ba:c4:e6:19 sun1500 sun4u
Adding Ethernet number for sun1500 to /etc/ethers
saving original /etc/dfs/dfstab in /etc/dfs/dfstab.orig
Adding "share -F nfs -o ro,anon=0 /export/jumpstart/sparc/sol_10_508_sparc/Solaris_10/Tools/Boot" to /etc/dfs/dfstab
making /tftpboot
enabling tftp in /etc/inetd.conf
Converting /etc/inetd.conf
enabling network/rarp service
enabling network/rpc/bootparams service
enabling network/nfs/server service
updating /etc/bootparams
copying boot file to /tftpboot/inetboot.SUN4U.Solaris_10-1
# share
- /export/jumpstart ro,anon=0 ""
# cat /etc/bootparams
sun1500 root=jumpstartmobile:/export/jumpstart/sparc/sol_10_508_sparc/Solaris_10/Tools/Boot install=192.0.0.1:/export/jumpstart/sparc/sol_10_508_sparc boottype=:in sysid_config=192.0.0.1:/export/jumpstart/profiles/sun1500 install_config=192.0.0.1:/export/jumpstart/config rootopts=:rsize=8192 ns=none
Ich habe alles durch ...
- das Share ist erreichbar
- die /etc/hosts stimmt
- die /etc/ethers stimmt
- alle Dienste laufen
- die Rechte sind okay (755) - die Installationsdateien hab ich aber nicht geändert
Ich hab schon mit Solaris 8 erfolgreich Solaris10-Server gejumpstartet ... aber nu komm ich absolut nicht weiter ... Please help!
Grüße
umrubi1
-
# --- NACHTRAG ---
Habe jetzt mal mit boot net -v - install nowin gestartet = gleiches Problem.
Die Kiste hängt jedoch bei "Discovering additional network configuration.."
Wenn ich aus der /etc/bootparams den Eintrag mit dem Sysidcfg entferne und im Installationsmenü alles per Hand auswähle, funktioniert der Schrott?! Ist aber nicht mein Ziel....
-
Laß mal in /etc/bootparams das ns= weg... oder ändere es in ns=:none (man beachte den Doppelpunkt).
-
Hallo vb,
danke für den Tipp - hat leider nix gebracht. Ich probiere gerade step-by-step Einträge aus der Sysidcfg zu entfernen und probiere jedesmal die Prozedur ???
-
hallo
kennst du JET??
http://www.sun.com/bigadmin/content/jet/
mach dich mal schlau oder frag wenn was nicht klar ist :-)
-
hallo
kennst du JET??
http://www.sun.com/bigadmin/content/jet/
mach dich mal schlau oder frag wenn was nicht klar ist :-)
Och nee ... hab ich mal zu meinen Solaris-Anfangszeiten benutzt ... z.Zt. komme ich mit dem "Standard" besser klar.
Der Fehler ist überings behoben. Ich hab ein altes sysidcfg von nem anderen Server benutzt und identisch alle Werte eingetragen --> funzt! ??? >:(
Das Fehlerhafte hab ich leider aus versehen entsorgt, sodass ich keine Analyse mehr machen kann....
Thx@all4help
Marcel