Problem boot Solaris

Hi
I have a problem on a server, when he boot I have this type of message loop, do you know what it corresponds to ?
( requesting internet Adress for 0:3:ba:fa:33:91 )

Regards

Sun Fire V240, No Keyboard
Copyright 2007 Sun Microsystems, INC. All rights reserved.
openboot 4.22.33, 2048 MB memory installed serial #66728849
Ethernet adress 0:3/ba:fa:33:91, HOST ID: 83fa3391.

rebooting with command boot
Boot device: net file and args:
1000 Mbps FDX Link up
requesting internet Adress for 0:3:ba:fa:33:91
requesting internet Adress for 0:3:ba:fa:33:91
requesting internet Adress for 0:3:ba:fa:33:91
requesting internet Adress for 0:3:ba:fa:33:91
requesting internet Adress for 0:3:ba:fa:33:91

The server is trying to boot from network... Send a "break" to the server over your terminal or the LOM and bring the server to the ok prompt. Investigate for the right boot device (disk), set the right boot device and try again.

You might want to connect a keyboard first?

How does this system normally boot? From a local disk or from the network?

If it normally would boot from a disk, then it cannot now see that disk for some reason.

If it normally would boot from the network, then it cannot now see the DHCP server to configure its network interface.

If he is connected via LOM, no local keyboard is needed.

Hi

the server only has one hard drive, and he starts on it.

Regards

Then tell the server to boot from that disk... Because now it tries to boot from network...

ok boot disk
1 Like

it's a remote server, there is no keyboard on it
we can only do it through the rsc console

Yes, so as suggested by DukeNuke2, from the OBP prompt (ok>) tell it to boot from disk:

ok boot disk

or perhaps

ok boot disk0

Post back any error that gives.

yes, but the command boot does not exist on the rsc

sc> help
Available commands
------------------
poweron [-c] {FRU}
poweroff [-y] [-f]
removefru [-y] {FRU}
reset [-y] [-x] [-c]
break [-y] [-c]
bootmode [normal | reset_nvram | diag | skip_diag | bootscript = "string"]
console [-f]
consolehistory [-b lines | -e lines] [-g lines] [-v] [boot | run]
showlogs [-b lines | -e lines] [-g lines] [-v]
setlocator [on | off]
showlocator
showenvironment
showfru
showplatform [-v]
showsc [-v] [param]
shownetwork [-v]
setsc [param] [value]
setupsc
showdate
setdate [[mmdd] HHMM | mmddHHMM [cc] yy]. [SS]
resetsc [-y]
flashupdate [-s IPaddr -f pathname] [-v]
setdefaults [-y] [-a]
useradd <username>
userdel [-y] <username>
usershow [username]
userpassword <username>
userperm <username> [c]  [a] [r]
password
showusers [-g lines]
logout
help

but console does... Use that to gain access to the OBP and you should be at the ok prompt.

1 Like