Sponsored Content
Operating Systems AIX Power5 9133-55A Serial Console connection issue Post 302966598 by bakunin on Sunday 14th of February 2016 05:38:21 AM
Old 02-14-2016
Quote:
Originally Posted by Devyn
The thought that the HMC connection might disable the console port seamed like an odd thing to do to me so didn't consider to test it, even though it crossed my mind. I also tried to unplug the ethernet cables from the HMC ports to see if the serial ports would be reenabled but it doesnt' work in reverse. Once you power the Power5 server on or plug in the HMC cables, either action has the effect of permanently disabling the serial ports. Strange design but ok.
Both the serial connection and the network connection (to the HMC) are handled by the "Service processor" (which is about the same as a PCs ILO.board combined with some BIOS functionality). Because the HMC provides a serial console via the HMC web interface ("Open console terminal") the serial port is disabled when the system is connected (and recognized) by a HMC. Because the HMC is a separate machine and could go down, be reinstalled, etc., the system remembers that it is connected to one and stays that way even if the HMC is not connected (this is why it did not revert when you unplugged the network).

There are methods to deconfigure a configured HMC on the system (this is for POWER 7, but POWER5 is practically identical). You need to use the "pocket-calculator"-like device hanging ususally out of the system for that. (IIRC waiting also helps, but takes 14 days since the last HMC connection.)

Sometimes in the transition between POWER4 and POWER5 the speed of the console was set from 9600 u,1,p to 19200 u,1,p. Its been a long time since but as far as i remember all the POWER5 and some of the POWER4 were on 19200, the systems before are all using 9600, the systems after that are all 19200.

I hope this helps.

bakunin
These 2 Users Gave Thanks to bakunin For This Post:
 

9 More Discussions You Might Find Interesting

1. AIX

Installing via serial console

I'm stuck - when I boot the machine and hit 5 on the keyboard, all I get is an SP login. Can someone give me some tips on how to get to the install via the serial port? (2 Replies)
Discussion started by: tb0ne
2 Replies

2. HP-UX

serial console hangs

I have a HP Visualize C200 running hpux that I am trying to boot into using a null modem through com1 from my Sun Ultra 10. I get all the way to the login prompt and then it becomes innactive and wont let me access the machine anymore. Any ideas? (2 Replies)
Discussion started by: trajek
2 Replies

3. AIX

Turn off System attention light on POWER5 model p5 55A ?

Hi, Because of previous error System attention light(yellow exclamation mark) is on. How do I turn it off ? thanks Vilius (2 Replies)
Discussion started by: vilius
2 Replies

4. OS X (Apple)

Use a Serial Console with Mac OS X Leopard

I'm trying to use an old Commodore 128D as a terminal to access OS X's shell via a serial port. I've used 'screen' and 'zterm' to ensure the two machines are successfully interfaced. Instructions for opening up the serial console on other Unix-y operating systems don't work with OS X Leopard. ... (3 Replies)
Discussion started by: joecassara
3 Replies

5. UNIX for Dummies Questions & Answers

IP Console Vs Serial console.

Hi Gurus, Can some one explain me the difference between a IP console and a serial console. (1 Reply)
Discussion started by: rama krishna
1 Replies

6. Solaris

V890 serial console inaccessible

I am battling to get a V890 up and running. The system appears to have AUTOBOOT=false, so no OS comes up when it's powered on, and I do not have the credentials to get to the RSC management console. Output to ttya serial console ends at "Probing I/O buses", I assume because output is then being... (4 Replies)
Discussion started by: dstmark
4 Replies

7. Solaris

How to setup a serial console?

i am running solaris 10 in my vmware workstation. How to setup a console for my solaris box. in Vmware i could see a serial port option. can some one help me on how i can setup a console . (0 Replies)
Discussion started by: chidori
0 Replies

8. AIX

How to install AIX 5 on 9133-55a?

hello everyone :D i'm new to AIX and i loved it the moment i saw an AIX admin who came to where i work to install an AIX server for an ERP project, i loved it so much that i bought the old server in my company my server is 9133-55a the server has no graphic card, and i cant use HMC how can... (3 Replies)
Discussion started by: pico
3 Replies

9. Solaris

$ Prompt on Serial console is not responding.

Hi Experts. i have been stuck up with an issue. i have connected my Solaris 8 , Sun fire V445 on serial port by using Teraterm. Initially i was able to login and executed some tasks. After executing some commands (mainly Control +c), i am not able to type any key or not able to do anything at... (2 Replies)
Discussion started by: siddulamadhu
2 Replies
scc(7)							 Miscellaneous Information Manual						    scc(7)

NAME
scc - Serial keyboard/mouse/communications interface SYNOPSIS
controller scc0 at tc0 slot 3 vector sccintr DESCRIPTION
Two base board Zilog scc dual UARTS provide DEC 3000 series personal systems with keyboard, mouse, and serial communications interfaces. The serial communications interfaces can operate at baud rates from B50 to B57600 (see tty(7)). The driver for the scc interface supports hardware flow control using the Request to Send (RTS) and Clear to Send (CTS) signals. When hardware flow control is enabled, the flow of input data is controlled by the RTS signal and the flow of output data is controlled by the CTS signal. If the CTS signal is off, the driver will suspend output to that line until the CTS lead is reasserted. Likewise, the driver will turn off the RTS lead to tell the device connected to the line to stop sending data as a result of congestion on the host side. When the condition clears, the driver will turn on the RTS lead to tell the device to resume sending data. In alternate console configurations (that is, no graphics head), communications port 2 (/dev/tty01) becomes the system console. The serial system console port always operates at 9600 BPS, 8-bits, no parity. No modem or hardware flow control is supported. RESTRICTIONS
Data communications equipment attached to the console serial port in alternate console configurations must be set to 9600 BPS, 8-bits, no parity. The scc driver enforces this restriction. Only communications port 1 (/dev/tty00) includes full modem control. FILES
console terminal local terminal local terminal RELATED INFORMATION
console(7), devio(7), modem(7), tty(7), MAKEDEV(8) delim off scc(7)
All times are GMT -4. The time now is 04:03 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy