HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Process hangs with 100% SYS
Operating System - HP-UX
1833782
Members
2484
Online
110063
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
02-19-2006 11:58 PM
02-19-2006 11:58 PM
Re: Process hangs with 100% SYS
Uhm...this got a bit odder now that I finally managed to get it to happen when I start the program under tusc.
When five of them are started at the same time, three succeed while two freeze with 100% Sys. The output between successful and stopped processes are identical up to that point.
The tusc output halts for the freezing processes between a close() (on liblber.so on a mounted ClearCase path) call and a stat() (on libc.2 at a local opt path) call.
I.e., nothing to do with our code at all... those are not our libs. I guess this thread is too old now for any replies, but if anyone has an idea on how to attack this, I'd be grateful to hear it.
/Fredrik
When five of them are started at the same time, three succeed while two freeze with 100% Sys. The output between successful and stopped processes are identical up to that point.
The tusc output halts for the freezing processes between a close() (on liblber.so on a mounted ClearCase path) call and a stat() (on libc.2 at a local opt path) call.
I.e., nothing to do with our code at all... those are not our libs. I guess this thread is too old now for any replies, but if anyone has an idea on how to attack this, I'd be grateful to hear it.
/Fredrik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2006 04:28 AM
02-20-2006 04:28 AM
Re: Process hangs with 100% SYS
The tusc output halts for the freezing processes between a close() (on liblber.so on a mounted ClearCase path) call and a stat() (on libc.2 at a local opt path) call.
I suppose that a "mounted ClearCase path" means an NFS mounted filesystem. My first approach would be to move this shared library to the local machine and then use SHLIB_PATH to point to the local copy. This would get NFS out of the picture because this may be NFS related rather than a problem directly with the code itself.
I suppose that a "mounted ClearCase path" means an NFS mounted filesystem. My first approach would be to move this shared library to the local machine and then use SHLIB_PATH to point to the local copy. This would get NFS out of the picture because this may be NFS related rather than a problem directly with the code itself.
If it ain't broke, I can fix that.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2006 07:13 PM
03-02-2006 07:13 PM
Re: Process hangs with 100% SYS
Finally.
It was the network mount that hung the entire machine at 100% Sys. For some reason, starting several programs that access the same file simultaneously sometimes hangs some of the processes. When I moved the libs to local paths, everything worked just fine.
It was the network mount that hung the entire machine at 100% Sys. For some reason, starting several programs that access the same file simultaneously sometimes hangs some of the processes. When I moved the libs to local paths, everything worked just fine.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2006 07:15 PM
03-02-2006 07:15 PM
Re: Process hangs with 100% SYS
It was a network mount that caused the hangs when several instances of the same program were started simultaneously. Moving the libs to local paths cleared it.
- « Previous
-
- 1
- 2
- Next »
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP