![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||
Solution Type Problem Resolution Sure Solution 1012322.1 : Sun Fire[TM] 12K/15K/E20K/E25K System Management Services: The smsconnectsc command fails with "all ports busy" or just hangs.
PreviouslyPublishedAs 217005 Applies to:Sun Fire E25K Server - Version Not Applicable to Not Applicable [Release N/A]Sun Fire 12K Server - Version Not Applicable to Not Applicable [Release N/A] Sun Fire 15K Server - Version Not Applicable to Not Applicable [Release N/A] Sun Fire E20K Server - Version Not Applicable to Not Applicable [Release N/A] All Platforms SymptomsThe smsconnectsc command fails with "all ports busy" or just hangs. Changes
CauseThe smsconnectsc command is built on top of the tip command (/bin/tip). Tip writes a lock file in /var/spool/locks(see the manual page of tip for details). Solution
The smsconnectsc command only works in the absence of an external connection to the remote SC. If the remote SC does have an external serial connection, smsconnectsc will connect but will not respond to any input. Check the smsconnectsc manual page for more details. In this case you must use the available serial connection of the remote SC to get to it. smsconnectsc reports 'can't create files in lock file directory /var/spool/locks' and exits: Tip first complains about not being able to write the lock file, then complains about all ports being busy and exits; this is caused by invalid ownership settings of /bin/tip; To allow tip to write its lock files into /var/spool/locks, the tip command must be owned by user uucp and have its setuid bit set: # ls -la /bin/tip -r-s--x--x 1 uucp bin 54740 Apr 7 2002 /bin/tip Check these settings, and correct them if necessary. smsconnectsc reports 'all ports busy' and exits: Tip complains about all ports being busy and exits; this is caused by another process already talking to system 'hardwire'; follow procedures as described in Doc ID: 1011540.1 'How to resolve "All ports busy" or free up hung serial ports Solaris[TM] 2.x Operating Environments', to free up the system 'hardwire' for use by smsconnectsc.
- smsconnectsc
Doc ID: 1011540.1 'How to resolve "All ports busy" or free up hung serial ports Solaris[TM] 2.x Operating Environments'
Attachments This solution has no attachment |
||||||||||||
|