- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- slow login to rp5450
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2002 12:49 AM
04-12-2002 12:49 AM
slow login to rp5450
I've changed the kernel parameter maxusers to 512 and maxuprc to 200 for getting an appliction run.
Now the application is running but login to machine is very slow. I've already set maxusers parameter back to 45, but login and su to a user are still slow.
It would be very nice if somebody could give a suggestion. Thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2002 01:04 AM
04-12-2002 01:04 AM
Re: slow login to rp5450
What else changed on the machine? You have a application running now, does it consume much ?
if you changed the parameters back to their original state, it must be something else.
E
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2002 01:06 AM
04-12-2002 01:06 AM
Re: slow login to rp5450
Check your network configuration.
Might be on Half Duplex 10 mb instead of 100MB Full Duplex.
C.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2002 01:08 AM
04-12-2002 01:08 AM
Re: slow login to rp5450
I would be surprised if enhancing these parameters would have influence on normal logins , probably something else was changed earlier that only took effect when you altered these parameters (kernel regeneration and possible reboot)
is it so that everyone has this problem on the server or only specific users ?
this could tell you the problem might be user directory related (e.g for instance root has no problems)
further is this a setup in which the user directories are on a local disc or a disc mounted by NFS ? if it is a remote disk , try login with a user on a local disk , if this works you could have an NFS or network issue
if you do a telnet to login to the server what is the exact behaviour , when you are already on the system and telnet to yourself is the behaviour similar ???
1/ do you get no reply and then suddenly a login prompt
2/ or get connected and then have to wait for a prompt
3/ or get a swift login but have to wait for the command line to appears
these 3 cases have different reasons , the first might point to network issue , the second to login problems related to the user itself or process like maxuser or other but also problems in the startup scripts could be at hand , the third will usualle be related to the stratup userscripts or general startup scritps containing something that hangs you durin login , that can be etstes by putting echo's in the startup scritps at regular intervals to see where it gets stuck
hope this helps you investigating further
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2002 01:09 AM
04-12-2002 01:09 AM
Re: slow login to rp5450
what is load in the system ?
what is the ping response time ?.
regards,
U.SivaKumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2002 01:11 AM
04-12-2002 01:11 AM
Re: slow login to rp5450
The application doesn't consume much. Top shows the CPU'S nearly idle.
But su to a normal user takes a minute or so.
Nothing else has been changed. Only the kernel parameter maxusers.
Do you have an idea?
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2002 01:22 AM
04-12-2002 01:22 AM
Re: slow login to rp5450
The disks are local. Ping response times are normal.
Tried to su to root works without a time delay.
Telnet localhost takes also a minute or so.
regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2002 01:26 AM
04-12-2002 01:26 AM
Re: slow login to rp5450
nearly idle means ... almost 0% idle or almost 100% idle?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2002 01:29 AM
04-12-2002 01:29 AM
Re: slow login to rp5450
is it a trusted system? how many users on /etc/passwd ??
grt, E.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2002 02:09 AM
04-12-2002 02:09 AM
Re: slow login to rp5450
Do bdf and see how quickly it comes up.
This is to confirm whether there are any NFS filesystems which are not working/stale.
Check the quota part too. A quick test would be to
mv /usr/bin/quota /usr/bin/quota.old
cp -p /usr/bin/true /usr/bin/quota
and try su or telnet.
I don't think this is a kernel parm issue.
HTH
raj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2002 02:18 AM
04-12-2002 02:18 AM
Re: slow login to rp5450
what is the shown root space available by the bdf command.
regards,
U.SivaKumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2002 03:19 AM
04-12-2002 03:19 AM
Re: slow login to rp5450
/ shows 25 MB free space.
su - root works fine.
regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2002 03:27 AM
04-12-2002 03:27 AM
Re: slow login to rp5450
pl let me bother you by asking some more questions.
are you having PAM for authenticating ?.
and please try this revert.
#login root
regards,
U.SivaKumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2002 03:43 AM
04-12-2002 03:43 AM
Re: slow login to rp5450
simple idea
double maxuprc.
regards,
U.SivaKumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2002 04:15 AM
04-12-2002 04:15 AM
Re: slow login to rp5450
login root woks fine.
login oracle same as before.
regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2002 04:20 AM
04-12-2002 04:20 AM
Re: slow login to rp5450
check the oracle users home directory ( file system) whether it is accessible properly.
ll -R /appl/oracle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2002 04:33 AM
04-12-2002 04:33 AM
Re: slow login to rp5450
file system of user oracle is fine. login oracle works fine but when I enter the pw it lasts nearly a miute.
Same with my default user.
regrads.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2002 04:49 AM
04-12-2002 04:49 AM
Re: slow login to rp5450
prob. is solved. We have had some troubles with Nis.
Thanks for your investigation.
regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2002 05:36 AM
04-12-2002 05:36 AM
Re: slow login to rp5450
These are the first places to look.