Problem with RP3440


 
Thread Tools Search this Thread
Operating Systems HP-UX Problem with RP3440
# 1  
Old 03-13-2012
Problem with RP3440

One of our customers has a RP3440 running HPUX 11.11. It has run without a problem for 7 years. Now, today a telnet connection takes at least 5 mins to connect. Id I logon to the console I can't ping localhost or the server name, even though both are in the /etc/hosts. Can ping the ip addresses. netstat hangs. I have shut the server down, brought it up single user - fine, init 1 - fine, init 2 takes 45 mins and seems to take a long on services that are not even marked to start, doesn't seem to be any hardware problems or errors, ioscan shows all expected hardware as claimed, no errors in syslog.log, rc.log. At a loss what to do now.

Richard
# 2  
Old 03-13-2012
If the server is fine, you are looking at the wrong place...
Check your lan interfaces then do the same on the switch side, is there a mismatch between them?
If you are on 100FD fixed, don't let the other side on autonegociate...

Is /tmp ( or /var/tmp...) full of small files? Yes it does slow a server, I had a RP8400 almost agonizing once because of of almost 100000 files in it... and rm * does not work because too much arguments...
This User Gave Thanks to vbe For This Post:
# 3  
Old 03-13-2012
Thanks for the quick response. I will check out the network cable and switch, if I can figure out where the cables go. Not my sight and their IT person is off sick, so so crawling about tracing cables looks the order of the day, of cause nothing is labeled at the switch end of things.
The Oracle databases are shutdown, now taking a complete backup of the system - just in case.

Richard
# 4  
Old 03-14-2012
The most important : What I said above is true if you see no extravagent load at the console, even worse: You have the impression the system is living his own life forgetting to work...( I had a similar cases when a switch rebooted and badly negociated :
Common: both ends agree on 100HD - Works fine but does slow down, you dont notice unitl heavy load or backup time are not the same anymore...
AIX: I had once when autonegociate on the aix after some network failure go on 10FD, unfortunatly the switch coul not deal with...
HP would in most case stay if not 100HD ot 100FD but the switch did not follow...
But once I had a bad luck and had one doing 10HD...)

If you have big load, then you are to chase after the culprit or if you have NFS mounts, look there first!
common process that hogs a sstem when goes bezeurk: dmisp, but the are a few others...
# 5  
Old 03-14-2012
Off chance:
If you use DNS, have a look at /etc/resolv.conf and check that each DNS server mentioned is up and functioning.


Memory?
Check with glance or top that you still have all the memory you expect.


Hardware?
Look at recent entries in /var/opt/resmon/log/event.log for excessive disc retries or other anomalies.
# 6  
Old 03-14-2012
you should be able to ping even with switch and server lan ports mismatch... but with a lot of loss, not able to ping is more of a concern...
Check what methyl suggests, and from the box try to ping elsewhere, better?
Then use stm utility to see your hardware from the console if it is that bad...
You dont have multiple Lan cards do you?
If so how are they configured?

Ports on switches can fail... can someone look on the switch if there is any free ports left that you could use, and plug the server there...
# 7  
Old 03-18-2012
I have faced this issue, and discovered that some one has removed the /etc/nsswitch.conf

You can
Quote:
# cp /etc/nsswitch.files /etc/nsswitch.conf
Regards,
Mohamad
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

sed Or Grep Problem OR Terminal Problem?

I don't know if you guys get this problem sometimes at Terminal but I had been having this problem since yesterday :( Maybe I overdid the Terminal. Even the codes that used to work doesn't work anymore. Here is what 's happening: * I wanted to remove lines containing digits so I used this... (25 Replies)
Discussion started by: Nexeu
25 Replies

2. HP-UX

Hardware RAID in HP Unix rp3440

Hi Gurus, Can anyone tell me the Hardware RAID configuration in HP Unix rp3440 model server containing HP UX B.11.11 OS version. Thanks in Advance. BR, Prasanth (3 Replies)
Discussion started by: prasanth438
3 Replies

3. IP Networking

Problem with forwarding emails (SPF problem)

Hi, This is rather a question from a "user" than from a sys admin, but I think this forum is apropriate for the question. I have an adress with automatic email forwarding and for some senders (two hietherto), emails are bouncing. This has really created a lot of problems those two time so I... (0 Replies)
Discussion started by: carwe
0 Replies

4. AIX

AIX OS problem? network problem?

Dear ALL. I installed AIX OS on customer sites. but Only one site is too slow when I connected telnet, ftp.. Ping is too fast. but telnet and FTP is not connected.. of course i check the configuration file on aix but it's normal. Do any Idea?? thanks in advance. - Jun - (3 Replies)
Discussion started by: Jeon Jun Seok
3 Replies

5. UNIX for Dummies Questions & Answers

DHCP problem and eth1 problem

At work I am trying to get this one Linux machine (let's call it ctesgm07) to behave like another Linux machine that we have (let's call it test007). test007 returns the following version info: cat /etc/debian_version: lenny/sid uname -a: Linux test007 2.6.27-7-generic #1 SMP Tue Nov 4... (0 Replies)
Discussion started by: sllinux
0 Replies

6. AIX

user login problem & Files listing problem.

1) when user login to the server the session got colosed. How will resolve? 2) While firing the command ls -l we are not able to see the any files in the director. but over all view the file system using the command df -g it is showing 91% used. what will be the problem? Thanks in advance. (1 Reply)
Discussion started by: pernasivam
1 Replies

7. Solaris

problem in finding a hardware problem

Hi I am right now facing a strange hardware problem. System get booted with the following error: Fatal Error Reset CPU 0000.0000.0000.0003 AFSR 0100.0000.0000.0000 SCE AFAR 0000.07c6.0000.1000 SC Alert: Host System has Reset It happen 4 or 5 times and get the same error every time.I... (8 Replies)
Discussion started by: girish.batra
8 Replies

8. Shell Programming and Scripting

ssh script problem problem

Hi Please help me with the following problem with my script. The following block of code is not repeating in the while loop and exiting after searching for first message. input_file ========== host001-01 host001-02 2008-07-23 13:02:04,651 ConnectionFactory - Setting session state... (2 Replies)
Discussion started by: pcjandyala
2 Replies

9. Shell Programming and Scripting

problem with dd command or maybe AFS problem

Hi, folks. Sorry for bothering, but maybe someone could help me please. The problem is the following: there is some script that copies files from local file system to AFS. The copying is performed with dd command. The script copies data into some AFS volumes. The problem appeared with one... (0 Replies)
Discussion started by: Anta
0 Replies

10. UNIX for Advanced & Expert Users

SSH Problem auth problem

Hi, Just recently we seem to be getting the following error message relating to SSH when we run the UNIX script in background mode: warning: You have no controlling tty. Cannot read confirmation.^M warning: Authentication failed.^M Disconnected; key exchange or algorithm negotiation... (1 Reply)
Discussion started by: budrito
1 Replies
Login or Register to Ask a Question