![]() | Sun System Handbook - ISO 4.1 October 2012 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||
Solution Type Problem Resolution Sure Solution 1017475.1 : Sun Enterprise[TM] 10000: netcon fails to get connected.
PreviouslyPublishedAs 228589 Applies to:Sun Enterprise 10000 Server - Version Not Applicable and laterAll Platforms SymptomsSometimes when attempting to start a netcon session to a Starfire[TM] domain, you just get a "trying to connect" message without seeing "connected." even if you wait several minutes. starfire-ssp:Starfire1% netcon trying to connect... You may find that you can telnet to the domain ok, that the OS is working without problems, and that the cvcd is running. CauseIf this is the case, then the most common cause is that the netcon_server process for that domain which runs on the SSP has died. Solutionnetcon_server is started by bringup and should remain running as long as there is either an OBP or an OS on the domain. If you want to be sure which netcon_server process relates to which domain (there should only be one per domain), you can use the following command: /usr/ucb/ps -axwwe | grep netcon_server | grep -v grep (NOTE: The output of this command is extremely verbose, as you get about 16 lines per process, and you can't reliably use grep to shorten it further) To restart the netcon_server for a domain, use: domain_switch <domainname> This is the same way startup.tcl *reconnects* to netcon_server to the domain. Product Internal Section Previously Published As 16764 Also check Document 1005993.1 (previously published as SRDB 70018) for further info about the issue. Product_uuid: 29ddef46-0a18-11d6-92de-ae47474f0f6c Sun Enterprise 10000 Server Attachments This solution has no attachment |
||||||||||||
|