![]() | Sun System Handbook - ISO 4.1 October 2012 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||
Solution Type Technical Instruction Sure Solution 1008845.1 : Using rpcinfo to locate boot servers in your subnet
PreviouslyPublishedAs 212181
Applies to:Sun Enterprise 10000 ServerSolaris SPARC Operating System - Version: 8.0 and later [Release: 8.0 and later] Sun Fire E25K Server - Version: Not Applicable and later [Release: N/A and later] Information in this document applies to any platform. GoalThe rpcinfo(1m) command can be used to locate boot servers in your subnet as well as to verify that the machine(s) you have set up as boot servers actually will respond to a boot request. Please note a response only means the service is registered. It does not mean that there actually is a bootable image that the client (machine attempting to boot) can use.SolutionTo check if a particular machine has the boot service registered type the following:$ rpcinfo -s
Here is an example: $ rpcinfo -s u140-hard | grep bootparam To see what other machines are answering boot requests $ rpcinfo -b 100026 1 Here is a sample output 129.148.190.179.128.48 radioactive Check the rpcinfo(1M) manpage for further details. Internal Section For example, this may be very useful for Sun Enterprise[TM] 10000 netboot problems. Often the bootserver that responds is NOT the ssp and the bootimage that is found and is attempted to be used is not correct for the E10K causing panics and/or boot hangs. In addition, N/T boxes have been know to respond, and E10Ks cannot boot from that image. Previously Published As 42220 Attachments This solution has no attachment |
||||||||||||
|