AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
#Power
#Operatingsystems
#Servers
 View Only
  • 1.  Slow Login Process

    Posted 01/30/09 01:34 AM

    Originally posted by: SyedSalman


    I have AIX 5.3 TL08 SP2. There was network problem somebody looped the switch, after that my one AIX system is responding slow while verifying password and one is responding slow while opening telnet session. I checked all filesystems, CPU, RAM, paging space, I/O everything seems to be working fine. But still facing this problem. Moreover if I try to start WebSphere on it, it also starts after a long while.

    Can anybody please help me out in this regard?
    #AIX-Forum


  • 2.  Re: Slow Login Process

    Posted 01/30/09 05:12 AM

    Originally posted by: hdkutz


    Hello,
    provide more information about your network config. Without this Information we were not able to help.
    Look for
    1. entstat -d <YOURINTERFACE>
    and
    1. lsattr -El <YOURINTERFACE>
    and
    1. lsattr -El inet0

    Cheers,
    ku
    #AIX-Forum


  • 3.  Re: Slow Login Process

    Posted 01/30/09 01:38 PM

    Originally posted by: alethad


    This may be a shot in the dark but you might check your retsvc.conf and see if you have local listed first.
    I had a similiar issue with WebSphere starting slow and that was my problem.
    Here's what my file has.

    hosts=local,bind4

    good luck
    #AIX-Forum


  • 4.  Re: Slow Login Process

    Posted 01/31/09 12:35 AM

    Originally posted by: SyedSalman


    Thanks A Lot guys for your prompt reply and support. Problem was same I was unable to resolve "localhost" . I tried the entry "hosts = local, bind" but problem was still there. So I removed resolv.conf and now it is working fine. Can you please also tell me that do I have to restart server for /etc/netsvc.conf to take effect? because it was not working?

    Anyways my primary problem is resolved thanks a lot to you people.
    #AIX-Forum


  • 5.  Re: Slow Login Process

    Posted 02/02/09 12:02 AM

    Originally posted by: SyedSalman


    Thank A Lot
    #AIX-Forum