soft rebooting


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers soft rebooting
# 1  
Old 03-04-2002
Error soft rebooting

When I do a hard reboot, the system recognizes both the ttya and the ttyb, but when I do a hard reboot, it only doesn't recognize the ttyb. Is there a way I can fix this???

Thanks!Smilie
# 2  
Old 03-04-2002
do you mean when you do a soft reboot it only recgonizes ttya
# 3  
Old 03-05-2002
It only recognizes ttya when I do a soft reboot, but both with a hard reboot. Sorry about the typo.
# 4  
Old 03-05-2002
When you hard boot a computer you are re-initializing the hardware... motherboard... i/o cards... scsi controller... that's why it's necessary at times to perform a hard boot rather than a cold boot... Cold booting a computer does not re-initialize the circuitry per-say...

Your situation could be that one of your serial i/o ports has some type of error on it.. and the only way to clear it .. is to perform a hard.. or "cold" boot of the box.

Keep in mind.. this doesn't necessarily mean that anything is wrong with your hardware....
# 5  
Old 03-06-2002
Is there any way to figure out what exactly the problem is? Any unix commands which test the port?
# 6  
Old 03-06-2002
Well.. you might want to troubleshoot the problem..

What function are you performing when the port locks up?


It could be application related... it could be O/S related.. and in could also be hardware related.

Try.. removing the port from the O/S and re-installing it in the kernel...

Try.. running your application on a different tty port and see if the same results occur... if they do.. then you've narrowed it down to some issue with your application.. and the hardware..

If the same error does not occur.. then you've narrow it down to indicate there could possibly be something wrong the the hardware device...
 
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. What is on Your Mind?

Rebooting a career

Apologies if this is not the correct place to post this. I used to have a job supporting several custom applications that ran on Unix platforms. I used shell scripting, sed, awk, and SQL, but all on a pretty basic level. I also performed non-technical tasks like helping with project management,... (4 Replies)
Discussion started by: intranslation
4 Replies

2. AIX

rebooting HMC

Hi, I would like to know wheather rebooting HMC will impact on Management Systems or Lpar inside it is showing? or I have to shutdown LPAR then only reboot HMC. (7 Replies)
Discussion started by: manoj.solaris
7 Replies

3. Red Hat

Server rebooting unexpectedly

hi, I have been working on Solaris am very new to linux. My concern is as it goes....our server is getting rebooted automatically and I am not able to understand anything from the var log messages. Could anybody help me out in troubleshooting the issue. 2.6.18-128.el5 #1 x86_64 GNU/Linux is... (1 Reply)
Discussion started by: EmbedUX
1 Replies

4. Solaris

Server Rebooting frequently

Deall All, I have facing some problem. I have a Sun 4500 Server at the customer place. Now the server is not booting mean's once the server is coming up it is automatically rebooting. As this is the critical server for the customer that is use for production . Can this be solved by... (10 Replies)
Discussion started by: sudhansu
10 Replies

5. Solaris

Solaris in vmware rebooting

Hello All, Solaris 10 which installed in Vmware workstation rebooting automatically and throwing the following error. Looks kernel thread issue, Need experts advice. Error: Warning: rpcmod:svc_default_stksize is set more than once in /etc/system/. "set rpcmod:svc_default_stksize =... (7 Replies)
Discussion started by: gowthamakanthan
7 Replies

6. Solaris

Solrais in vmware rebooting

Hello All, Solaris 10 which installed in Vmware workstation rebooting automatically and throwing the following error. Looks kernel thread issue, Need experts advice. Error: Warning: rpcmod:svc_default_stksize is set more than once in /etc/system/. "set rpcmod:svc_default_stksize =... (0 Replies)
Discussion started by: gowthamakanthan
0 Replies

7. Emergency UNIX and Linux Support

Rebooting 3 to 1 Cluster nodes.

hello Gurus, My current set up is 3 to 1 Cluster (SUN Cluster 3.2) running oracle database. Task is to reboot the servers. My query is about the procedure to do the same. My understanding is suspend the databases to avoid switchover. Then execute the command scshutdown to down the cluster... (4 Replies)
Discussion started by: EmbedUX
4 Replies

8. AIX

hmc not rebooting

Anyone faced this? I rebooted the HMC through command line after patch installation (hmcshutdown -t now -r) The strange thing happened was the hmc never rebooted, I was not able to connect it through graphical view or through ssh, but the session through which i issued the command was still... (4 Replies)
Discussion started by: balaji_prk
4 Replies

9. UNIX for Dummies Questions & Answers

Server rebooting frequently

O/P of the uname -a Server Server 4.0 3.0 3516 Pentium IV(TM)-ISA/PCI Server is getting rebooted frequetly... I don't know what is the problem in server ... Any help why the server is getting rebooted frequetly. Can i check what is the problem like in log files (5 Replies)
Discussion started by: srikanthus2002
5 Replies

10. AIX

AIX timezones - a way around rebooting?

Hi, I've got a bunch of IBM AIX 5L 5.3 and 5L 5.2 servers here that I've inherited from my predecessor in a new job, and I'm trying to sort out their timezones. A number of them need to have their timezones changed to the correct setting - it would appear that they were not configured properly... (2 Replies)
Discussion started by: willwork4foo
2 Replies
Login or Register to Ask a Question