- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Samba server daemon consumes CPU
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
10-13-2001 03:31 AM
10-13-2001 03:31 AM
Samba server daemon consumes CPU
Recently 've installed and configured CIFS/9000 (Samba), with serves our purpose and works fine. But the smbd daemon consumes the whole of the CPU process and the idle time of the CPU is 0.0% which should not be the case.
Does any know abt any patch which will rectify the same. The version 'm using is A.1.05. I did go thru the patch database but could not find for the above mentioned version.
've configured user level access and Windows 2000 server is accessing the same.
Suggestion welcomed.
Regards,
Dayanand Naik.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2001 03:47 AM
10-13-2001 03:47 AM
Re: Samba server daemon consumes CPU
When one has an issue with performance, they need to take a look at all performance data, kernel parameters, application anomalies (this is probably the largest single cause of panic attacks), application changes, backup schedules, operations anomalies, and the list goes on. Basically you need to be a mind reader and be good at shuffling tarot cards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2001 04:59 AM
10-13-2001 04:59 AM
Re: Samba server daemon consumes CPU
That was a lot for CPU idle time. here the point 'm stressing is that smbd daemon utilizes 96 % of the cpu, n on top of that i have oracle, weblogic application server running on the server, which top's up the performance issue. 've configured the same on a similar server, which run's fine.....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2001 11:03 AM
10-13-2001 11:03 AM
Re: Samba server daemon consumes CPU
This is not a solution to your problem. How about using glance/gpm to probe into this process and see what exactly is happening with respect to system calls etc?.
You may get some clues there.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2001 02:44 PM
10-13-2001 02:44 PM
Re: Samba server daemon consumes CPU
you could try to analyze what "smbd" is doing with the
tool "tusc", get it from the hpux porting archives near
you...
Just my ?0.02,
Wodisch