- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- CDE login taking 3-5 minutes
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
08-23-2004 01:30 AM
08-23-2004 01:30 AM
It takes 3-5 minutes to make a CDE logon on the new installations off HP/UX 11.00.
The logon is hanging in the blue Copyright screen 3- 5 minutes.
I have try to find a solutions, but I can´t find anything in the errorlog and startlog.
When I login as Root it passed it without no problems.
It seems that I only have problems with normal users.
I have attached the dr_dt file FYI.
It there anyone who can help me??
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2004 01:38 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2004 01:52 AM
08-23-2004 01:52 AM
Re: CDE login taking 3-5 minutes
All our workstations is mounted agaist our Unix server.
I have the same mount issues even if I login as root, but root passed it without any problems.
If it related to mount point, how can I discover that.
Jan Studsgaard.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2004 02:04 AM
08-23-2004 02:04 AM
Re: CDE login taking 3-5 minutes
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2004 02:09 AM
08-23-2004 02:09 AM
Re: CDE login taking 3-5 minutes
If I telnet to the same hosts as a normal user, I just passed it without any logon issues.
It seems that I only have the problem then logon using a CDE logon.
I hope this information will help.
Jan Studsgaard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2004 06:16 PM
08-23-2004 06:16 PM
Re: CDE login taking 3-5 minutes
Just checkup you have got PHSS_25787 patch installed on your system.
swlist -l product | grep PHSS_25787.
This is a CDE patch.You can remove this patch using swremove and try login.
I hope this may solve your problem as i had done the same procedure when i faced same problem sometime back.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2004 07:36 PM
08-23-2004 07:36 PM
Re: CDE login taking 3-5 minutes
I have to set the rsize and wsize to 32768 then mount against our aix 5.2.
This is the solution on my problem:
/home on 10.45.1.33:/home rsize=32768,wsize=32768,NFSv3 on Sat May 1 13:40:14 2004
I have never used the wsize and rsize before, but it seems to be the solution on my problem.
Thank you...both off you.
Jan Studsgaard Jensen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2004 07:40 PM
08-23-2004 07:40 PM
Re: CDE login taking 3-5 minutes
I found out that the solutions was the NFS mount point that you mentioned Pete.
I have to set the rsize and wsize to 32768 then mount against our aix 5.2.
This is the solution on my problem:
/home on 10.45.1.33:/home rsize=32768,wsize=32768,NFSv3 on Sat May 1 13:40:14 2004
I have never used the wsize and rsize before, but it seems to be the solution on my problem.
Thank you...both off you.
Jan Studsgaard Jensen