console question


 
Thread Tools Search this Thread
Operating Systems HP-UX console question
# 1  
Old 03-28-2007
console question

Are there any reprocussions to leaving the consoles unplugged on HP L & N Class machines? We are cramped for space in the server room and we are thinking about unplugging all the console/terminals and only keeping one terminal to plug in when we need to log in directly on a box.
I did a small test - I unplugged the terminal and plugged it back in while the server was running. It recognized the terminal fine after plugging it back in. Then I unplugged the terminal and rebooted the server. It rebooted fine with no errors in the rc.log. But once I plugged the terminal back in after the reboot all of the messages from the reboot started scrolling on the screen like they had been saved in a buffer and were now being output to the screen. Obviously, my concern is that this buffer might fill up and cause problems if the consoles/terminals are unplugged for a long period of time.
# 2  
Old 03-29-2007
Quote:
Originally Posted by gonzotonka
Are there any reprocussions to leaving the consoles unplugged on HP L & N Class machines? We are cramped for space in the server room and we are thinking about unplugging all the console/terminals and only keeping one terminal to plug in when we need to log in directly on a box.
I did a small test - I unplugged the terminal and plugged it back in while the server was running. It recognized the terminal fine after plugging it back in. Then I unplugged the terminal and rebooted the server. It rebooted fine with no errors in the rc.log. But once I plugged the terminal back in after the reboot all of the messages from the reboot started scrolling on the screen like they had been saved in a buffer and were now being output to the screen. Obviously, my concern is that this buffer might fill up and cause problems if the consoles/terminals are unplugged for a long period of time.
I guess that 'buffer' will not last long since I did reboot a L class many times without console, plug it back (for some reason) and did not get any output other than the login prompt!
# 3  
Old 03-29-2007
Agree with andryk. We had a couple of out of service N class systems that we used for testing and those almost never had any consoles. We would just plugin a laptop through a serial cable.
# 4  
Old 03-29-2007
gonzotonka, your experience of seeing the bootup messages when you reconnected your terminal is odd. Normally, the characters are sent down the connecter. If a terminal is present, they are displayed, and if no terminal is there, they just disappear. It sounds like your console port is somehow using hardware flow control so it needs CTS or DTR raised before it will transmit. If this is the case you might have a problem. Run "yes|nl" on the console. Unplug the console for an hour and see if it hangs or continues running.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. 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

2. UNIX for Dummies Questions & Answers

Windows to Linux remote console using VNC brings up blank console screen with only mouse pointer

:confused:Hi This was installed on the Linux box a few weeks back by a guy that no longer works for us. All worked fine until last week. Now when we connect its just a blank screen with no icons. I get a whole bunch of errors when starting the service too: Tue Feb 23 14:29:45 2010 ... (1 Reply)
Discussion started by: wbdevilliers
1 Replies

3. Shell Programming and Scripting

how to access console of a switch having rj45 on switch side to db 9 female on pc side console cable

hi, how to access console of a switch having rj45 on switch side to db 9 female on pc side console cable which needs to be connected to one console server having rj11 on its side and db 9 female on other end.i.e. on switch side,console cable has rj45 and db 9 pin female connector on other side of... (1 Reply)
Discussion started by: pankajd
1 Replies

4. UNIX for Advanced & Expert Users

console /dev/console get image

We are using software (Pegasys) which runs on SunOS 5.8 and reads images from a Philips nuclear camera. The software is designed to run from the console. I need to be able to capture the images it produces on the display. The caveat is that I cannot use the X Windows display because the X Server... (3 Replies)
Discussion started by: sreyes27
3 Replies

5. Solaris

console question

Hi, I have rebooted the server and didn't come up, but I have logged into the box using console with root password. How do I know what run level ? I checked using who -r , it shows as run level 3. Isn't it run level 1 ? (3 Replies)
Discussion started by: mokkan
3 Replies

6. UNIX for Dummies Questions & Answers

Console

Hi all, Where we can run two same program on unix console at same time? (7 Replies)
Discussion started by: sonali
7 Replies

7. AIX

How to get console

Hi Guys, Please let me know how to get console for a pSeries 610 machine. It doesn't have a display card attached...Tried to user serial ports on that...not getting anything...but system is booting..displaying messages on the display pannel present in the front. please help in this....what... (1 Reply)
Discussion started by: b_manu78
1 Replies

8. UNIX for Advanced & Expert Users

/console

hi ! sorry for the stupid question but my /console is full and i need to clean it how do i clean it ? :confused: (2 Replies)
Discussion started by: karine
2 Replies

9. UNIX for Dummies Questions & Answers

console

Hi all, I have to disconnect the console of a live system which runs sunSolaris 2.7 Do I have to do a "kbd -a" before ?? The keyboard is connected to the monitor and the monitor is plugged in to the live system. Is the above command going to work OK?? Does anyone came across that b4... (5 Replies)
Discussion started by: guest100
5 Replies

10. UNIX for Dummies Questions & Answers

Console

Hi everybody, I have a Solaris 220 Entrprise SunMicrosystems UNIX box. I would like to know if my availability to connect a monitor, keyboard and mouse is limited? Can I connect whatever 'make' or it has to be a Sun one ?? Thanks very much (4 Replies)
Discussion started by: guest100
4 Replies
Login or Register to Ask a Question