- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- "syncer" daemon taking more CPU time.
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-02-2006 10:13 AM
10-02-2006 10:13 AM
"syncer" daemon taking more CPU time.
In one of my HP server "syncer" daemon is taking excess amount of CPU time due to which the data transfer between servers has become slow, any remedy for this particular problem?.
Server OS : hp-ux 11.11
CPU TTY PID USERNAME PRI NI SIZE RES STATE TIME %WCPU %CPU COMMAND
0 ? 547 root 152 20 2544K 508K run 15460:33 342.16 341.56 syncer
Is it safe to restart this daemon?.
Pls Reply fast
Abhi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2006 10:20 AM
10-02-2006 10:20 AM
Re: "syncer" daemon taking more CPU time.
regards,
ivan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2006 10:23 AM
10-02-2006 10:23 AM
Re: "syncer" daemon taking more CPU time.
I would start by getting the patches up to date. Then analyze the current load using Glance to verify that the load is expected. If not, use the Glance data to revise application configurations and for databases, revise the query code and indexes.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2006 10:32 AM
10-02-2006 10:32 AM
Re: "syncer" daemon taking more CPU time.
I think the first place i look when a critical system process is taking too much CPU is system use and patching.
What is your current patch level?
The June 2006 set is stable and may solve this and many other problems.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2006 10:48 AM
10-02-2006 10:48 AM
Re: "syncer" daemon taking more CPU time.
The patch level is realy old one
BUNDLE B.11.11 Patch Bundle
BUNDLE11i B.11.11.0306.1 Required Patch Bundle for HP-UX 11i, June 2003
FEATURE11-11 B.11.11.0209.5 Feature Enablement Patches for HP-UX 11i, Sept 2002
GOLDAPPS11i B.11.11.0306.4 Gold Applications Patches for HP-UX 11i, June 2003
GOLDBASE11i B.11.11.0306.4 Gold Base Patches for HP-UX 11i, June 2003
HWEnable11i B.11.11.0309.4 Hardware Enablement Patches for HP-UX 11i, September 2003
But is there any quick solution we can give for this issue, because the user is complaining that the data transfer between another server is slow. I have checked the second server, their CPU utlisation is normal.
Lancard speed is showing 100Mbs
# lanadmin -s 6
Speed = 100000000
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2006 11:45 AM
10-02-2006 11:45 AM
Re: "syncer" daemon taking more CPU time.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2006 12:10 PM
10-02-2006 12:10 PM
Re: "syncer" daemon taking more CPU time.
It sounds like the single LAN card is running as fast as it can. A net_backup is a huge load too and if this server is where the data is stored, then, yes, syncer will be busy flushing data from the buffer cache. If the user is also sending data to this same server, that doubles the data flush rate.
However, LAN cards, especially slower cards like the 100 Mbit can't really keep modern disks busy at all. At best, a singloe 100 Mbit card can transfer perhaps 5 Mbytes/sec, about 1/4 the speed of normal disks.
Almost all performance issues require some study and the time to resolve issues very much depends on the tools. Classic Unix tools may take hours to figure out what is happening -- while Glance should pinpoint unusual processes or other resource usage in a few minutes.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2006 04:57 AM
10-03-2006 04:57 AM
Re: "syncer" daemon taking more CPU time.
I could resolve the problem with "syncer" daemon once i stopped the ignite backup and restarted the nfs.client. Now syncer is using very less CPU.
But right now the problem is with data transfer rate, there are 3 server mot01pa3,mot01da1 and mot01da2. User is complaining that the data transfer between mot01pa3 and mot01da1 takes longer time compared to data transfer between mot01pa3 and mot01da2. I am attaching my observations in the attachement.Pls suggest if you have any clue on this.
Thanks
Abhi