Operating System - HP-UX
1826890 Members
3217 Online
109705 Solutions
New Discussion

too slow telnet or swinstall

 
EML
Advisor

too slow telnet or swinstall

Hi,

I have some text on the /var/adm/syslog/syslog.log:

Aug 26 07:27:13 monks vmunix: mpc_bindlwp: Overriding conflicting mandatory binding!
Aug 26 07:27:13 monks vmunix: mpc_bindlwp: Migrating process 2125 from processor 1 to processor 0!
Aug 26 07:27:14 monks vmunix: mpc_bindlwp: Overriding conflicting mandatory binding!
Aug 26 07:36:44 monks above message repeats 5 times
Aug 26 07:27:14 monks vmunix: mpc_bindlwp: Migrating process 2125 from processor 1 to processor 0!
Aug 26 07:36:44 monks above message repeats 5 times
Aug 26 08:27:14 monks vmunix: mpc_bindlwp: Overriding conflicting mandatory binding!
Aug 26 08:27:14 monks vmunix: mpc_bindlwp: Migrating process 2125 from processor 1 to processor 0!
Aug 26 08:27:14 monks vmunix: mpc_bindlwp: Overriding conflicting mandatory binding!
Aug 26 08:36:44 monks above message repeats 5 times

I looked at this because I having problems when I'm doing swinstall. It takes so long (around 10 minutes) for each step (e.g. mark, anlysis, etc.) to execute. I also noticed that when I use different server, and telnet to this particular server, the login promt takes so long also to appear. I have tried rebooting the server, but still the same.

What do those texts mean? Is that the cause why I have slow telnet and swinstall?
7 REPLIES 7
Michael Tully
Honored Contributor

Re: too slow telnet or swinstall

The first thing I would look at is your DNS
Has any changes been made?

Check that host name resolves to your local hosts file first. Your /etc/nsswitch.conf file will tell you. Files should be first and DNS second.
Anyone for a Mutiny ?
EML
Advisor

Re: too slow telnet or swinstall

Yes, I have checked nsswitch.conf, and the setting are files first.
EML
Advisor

Re: too slow telnet or swinstall

I WILL BE REPOSTING THIS TO SYSTEM ADMINISTARTION. I THINK THIS IS MORE OF A SYSAD THING!
Michael Tully
Honored Contributor

Re: too slow telnet or swinstall

I should have also suggested this as well... sorry
With the network settings, are there many lost collisions?
You can check with the 'lanadmin' command. It is possible that you have a duplexing problem between your host and your switch.

The messages displayed above are I think from the workload manager application. The entry that states moving 2125 from proc 1 to proc 0 indicates this.
Anyone for a Mutiny ?
T G Manikandan
Honored Contributor

Re: too slow telnet or swinstall

Look at the patches

PHKL_21420
which tells these are messages from the STM(support tools manager)

ALso the PHKL_18543 patch
can be installed to stop messages logging into syslog.log file.


Thanks
T G Manikandan
Honored Contributor

Re: too slow telnet or swinstall

melvyn burnard
Honored Contributor

Re: too slow telnet or swinstall

The error mesages will have nothing to do with your primary issue. The fix for this is PHKL_23617 or it superseding patch. Tis is for HP-UX 11.00, you do not say what OS you have.

I agree with the previous posts, you have a networking configuration/error issue.
I would check using nslookup hostname, see where it gets the ip address, and then nslookup the ip address. Do this on OTHER servers as well!


P.S. there is no need to crosspost to another thread in the same forum, I have deleted that thread.
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!