DNS server process, high CPU usage

Hello,
I am having a problem with high CPU usage on DNS process. We have 1921 setup in network of about 100 workstations that use it as DNS server. It also performs split view functionality for couple of domains in order to avoid hairpin NAT. I know that a router is not fit for heavy server duty but such setup was unfortunately necessary.
In peak work hours we oftenly have CPU hitting 100%  with DNS server process being the root cause,and on several occasions we had DNS process stuck in such state for prolonged periods of time during which other router functions were affected (t's a default gateway, IPsec concentrator etc.). Sometimes shutting the process and restarting it would solve the problem, but once it required a full reload in order to restore functionality (such was the description that engineer on duty reported to me).
Forwarder queue statistics:
Current size = 0
Maximum size = 86
Drops        = 0
IOS upgrade did not help, we are currently running 15.2(2)T.
The question is ... is such behaviour (CPU load) to be expected on LAN with 100 workstations due to slow CPU on router or we have bugged IOS DNS server (requiring a TAC case)?
The previous solution seem to do this functionality quite nicely (even though it was also a router), so I am not inclined to think that we are dealing with someone DoS-ing the DNS (WAN access to DNS is of course forbidden)
P.S.
Since we moved servers off the routers DNS, we do not receive complaints, but we had a couple of unresolved messages a day while mail server was using router for DNS. I am suspecting that an old bug where IOS DNS servers occasionaly sends clients back empty DNS replies (properly formatted message but without A record) could be still around?

hi,
i have the same problem on UC540 and 2911 on IOS 15.0.1. CPU high, router crashed. Reboot helps but until CPU usage spikes again. the only fix is to remove "ip dns server" from config and use a different DNS server
                    111                       1111    1111111111
          999999999900077777777799999777778888000099990000000000
    322222111119999900077776666622222111119999000088880000000000
100            ********                       ******************
 90       *************         *****     **********************
 80       ***************************     **********************
 70       ******************************************************
 60       ******************************************************
 50       ******************************************************
 40       ******************************************************
 30       ******************************************************
 20       ******************************************************
 10       ******************************************************
   0....5....1....1....2....2....3....3....4....4....5....5....6
             0    5    0    5    0    5    0    5    0    5    0
               CPU% per second (last 60 seconds)
after removed IP dns server
                                       111                      
                             99999999990007777777779999977777888
              33333333332222211111999990007777666662222211111999
100                               ********                      
 90                          *************         *****     ***
 80                          ***************************     ***
 70                          ***********************************
 60                          ***********************************
 50                          ***********************************
 40                          ***********************************
 30                          ***********************************
 20                          ***********************************
 10                          ***********************************
   0....5....1....1....2....2....3....3....4....4....5....5....6
             0    5    0    5    0    5    0    5    0    5    0
               CPU% per second (last 60 seconds)

Similar Messages

  • Process high CPU usage

    First of all, sorry for my pour English.
    O.S.:
    pceudb9:~ # cat /etc/*release
    SUSE Linux Enterprise Server 10 (x86_64)
    VERSION = 10
    PATCHLEVEL = 2
    Database:
    SQL> select * from v$version;
    BANNER
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    PL/SQL Release 11.2.0.1.0 - Production
    CORE 11.2.0.1.0 Production
    TNS for Linux: Version 11.2.0.1.0 - Production
    NLSRTL Version 11.2.0.1.0 - Production
    SQL>
    I'm having this process on TOP whith high CPU usage:
    oracle@pceudb9:~> top
    top - 15:22:25 up 576 days, 21:09, 3 users, load average: 1.32, 1.50, 1.53
    Tasks: 326 total, 1 running, 325 sleeping, 0 stopped, 0 zombie
    Cpu(s): 12.7%us, 0.1%sy, 0.1%ni, 86.7%id, 0.4%wa, 0.0%hi, 0.0%si, 0.0%st
    Mem: 66012172k total, 61524088k used, 4488084k free, 1595320k buffers
    Swap: 67108856k total, 64748k used, 67044108k free, 18705464k cached
    PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
    16026 oracle 16 0 1440m 807m 20m S 100 1.3 28575:34 /u01/app/oragrid/11.2.0/jdk/jre//bin/java -Doracle.supercluster.cluster.server=eonsd -Djava.net.p
    6925 oracle 16 0 9880 1528 976 R 0 0.0 0:00.01 top
    oracle@pceudb9:~> ps auxww|grep -i 16026|grep -iv grep|grep -iv /u01/app/oragrid/11.2.0/bin/orarootagent.bin
    oracle 16026 16.4 1.2 1475532 826580 ? Sl Jul20 28576:32 /u01/app/oragrid/11.2.0/jdk/jre//bin/java -Doracle.supercluster.cluster.server=eonsd -Djava.net.preferIPv4Stack=true -Djava.util.logging.config.file=/u01/app/oragrid/11.2.0/srvm/admin/logging.properties -classpath /u01/app/oragrid/11.2.0/jdk/jre//lib/rt.jar:/u01/app/oragrid/11.2.0/jlib/srvm.jar:/u01/app/oragrid/11.2.0/jlib/srvmhas.jar:/u01/app/oragrid/11.2.0/jlib/supercluster.jar:/u01/app/oragrid/11.2.0/jlib/supercluster-common.jar:/u01/app/oragrid/11.2.0/ons/lib/ons.jar oracle.supercluster.impl.cluster.EONSServerImpl
    CPU is always 100% (sometimes more...)
    Can somebody help me please? What is this process? This is a bug? I can't find anything on metalink.
    Thanks in advice.
    Regards
    Vitor

    Thanks for reply. Answer for questions:
    There was a bug where if you had a DB that was registered in CRS using an older version of srvctl it would cause eons to spin.
    Is there only one instance on this node? Has it always been 11gR2? Are there repeating messages in $GRID_HOME/log/pceudb9/agent/crsd/oraagent_oracle/oraagent_oracle.log ?
    Edit: I found the MOS note: 1062675.1
    I was remembering the bug incorrectly -- it happens if you register a DB with a newer version of srvctl than the DB is. Same questions would apply, though.
    Is there only one instance on this node?
    oracle@pceudb9:~> ps auxww|grep -i pmon
    oracle 15555 0.0 0.1 190492 88356 ? Ss Jul20 0:05 asm_pmon_+ASM1
    oracle 16181 0.0 50.8 214080 33576804 ? Ss Jul20 1:52 ora_pmon_jpharm1
    oracle 21318 0.0 0.0 3932 836 pts/2 S+ 16:07 0:00 grep -i pmon
    oracle@pceudb9:~>
    Has it always been 11gR2? No. We upgraded this db.
    Are there repeating messages in $GRID_HOME/log/pceudb9/agent/crsd/oraagent_oracle/oraagent_oracle.log ?
    oracle@pceudb9:/u01/app/oragrid/11.2.0/log> ls -ltrh pceudb9/agent/crsd/oraagent_oracle/oraagent_oracle.log
    -rw-r--r-- 1 oracle oinstall 1.9M 2011-11-18 16:10 pceudb9/agent/crsd/oraagent_oracle/oraagent_oracle.log
    tail on file:
    2011-11-18 16:12:02.617: [ora.asm][1510000960] [check] CrsCmd::ClscrsCmdData filter on LAST_SERVER eq pceudb9
    2011-11-18 16:12:02.617: [ora.asm][1510000960] [check] CrsCmd::ClscrsCmdData filter on NAME eq ora.asm
    2011-11-18 16:12:02.617: [ora.asm][1510000960] [check] CrsCmd::stat resName ora.asm statflag 1 useFilter 0
    2011-11-18 16:12:02.617: [ora.asm][1510000960] [check] CrsCmd::ClscrsCmdData::stat entity 1 statflag 1 useFilter 0
    2011-11-18 16:12:02.640: [ora.asm][1510000960] [check] CrsCmd::ClscrsCmdData::stat resname ora.asm 1 1 attr STATE value ONLINE
    2011-11-18 16:12:02.640: [ora.asm][1510000960] [check] CrsCmd::stat resName ora.asm state ONLINE
    2011-11-18 16:12:02.641: [ora.asm][1510000960] [check] CrsCmd::ClscrsCmdData::stat resname ora.asm 1 1 attr STATE_DETAILS value Started
    2011-11-18 16:12:02.641: [ora.asm][1510000960] [check] CrsCmd::stat resName ora.asm state details Started
    2011-11-18 16:12:02.641: [ora.asm][1510000960] [check] CrsCmd::ClscrsCmdData::stat resname ora.asm 1 1 attr INCARNATION value 1
    2011-11-18 16:12:02.641: [    AGFW][1510000960] check for resource: ora.asm pceudb9 1 completed with status: ONLINE
    2011-11-18 16:12:03.117: [    AGFW][1342208320] CHECK initiated by timer for: ora.jpharm.db 1 1
    2011-11-18 16:12:03.118: [    AGFW][1543559488] Executing command: check for resource: ora.jpharm.db 1 1
    2011-11-18 16:12:03.118: [ora.jpharm.db][1543559488] [check] Gimh::check condition (GIMH_NEXT_NUM) 9 exists
    2011-11-18 16:12:03.118: [    AGFW][1543559488] check for resource: ora.jpharm.db 1 1 completed with status: ONLINE
    2011-11-18 16:12:04.117: [    AGFW][1342208320] CHECK initiated by timer for: ora.jpharm.db 1 1
    2011-11-18 16:12:04.118: [    AGFW][1711352128] Executing command: check for resource: ora.jpharm.db 1 1
    2011-11-18 16:12:04.118: [ora.jpharm.db][1711352128] [check] Gimh::check condition (GIMH_NEXT_NUM) 9 exists
    2011-11-18 16:12:04.118: [    AGFW][1711352128] check for resource: ora.jpharm.db 1 1 completed with status: ONLINE
    2011-11-18 16:12:05.117: [    AGFW][1342208320] CHECK initiated by timer for: ora.jpharm.db 1 1
    2011-11-18 16:12:05.118: [    AGFW][1778469184] Executing command: check for resource: ora.jpharm.db 1 1
    2011-11-18 16:12:05.118: [ora.jpharm.db][1778469184] [check] Gimh::check condition (GIMH_NEXT_NUM) 9 exists
    2011-11-18 16:12:05.118: [    AGFW][1778469184] check for resource: ora.jpharm.db 1 1 completed with status: ONLINE
    2011-11-18 16:12:06.117: [    AGFW][1342208320] CHECK initiated by timer for: ora.jpharm.db 1 1
    2011-11-18 16:12:06.118: [    AGFW][1744910656] Executing command: check for resource: ora.jpharm.db 1 1
    2011-11-18 16:12:06.118: [ora.jpharm.db][1744910656] [check] Gimh::check condition (GIMH_NEXT_NUM) 9 exists
    2011-11-18 16:12:06.118: [    AGFW][1744910656] check for resource: ora.jpharm.db 1 1 completed with status: ONLINE
    2011-11-18 16:12:07.117: [    AGFW][1342208320] CHECK initiated by timer for: ora.jpharm.db 1 1
    2011-11-18 16:12:07.118: [    AGFW][1308649792] Executing command: check for resource: ora.jpharm.db 1 1
    2011-11-18 16:12:07.118: [ora.jpharm.db][1308649792] [check] Gimh::check condition (GIMH_NEXT_NUM) 9 exists
    2011-11-18 16:12:07.118: [    AGFW][1308649792] check for resource: ora.jpharm.db 1 1 completed with status: ONLINE
    2011-11-18 16:12:08.117: [    AGFW][1342208320] CHECK initiated by timer for: ora.jpharm.db 1 1
    2011-11-18 16:12:08.118: [    AGFW][1644235072] Executing command: check for resource: ora.jpharm.db 1 1
    2011-11-18 16:12:08.118: [ora.jpharm.db][1644235072] [check] Gimh::check condition (GIMH_NEXT_NUM) 9 exists
    2011-11-18 16:12:08.118: [    AGFW][1644235072] check for resource: ora.jpharm.db 1 1 completed with status: ONLINE
    oracle@pceudb9:/u01/app/oragrid/11.2.0/log>
    Thanks again! :)

  • NSPIbind process High CPU usage

    Hi all,
    We have a exchange forest and 3 sub domains in that forest. In total we have around the 34000 mailboxen.
    No we experience problems with all the domain controllers (also GC) that they have huge cpu usage. when we run a AD diagnostic in the perfmon we see that the LSASS is a part of the problemen and a process called NSPIbind (name service provider interface?).
    When I try to look for people with simulair issues there is just one other person with this problem..
    http://social.technet.microsoft.com/Forums/exchange/en-US/7c35986b-803e-49e5-a342-b80779c27e8d/high-lsassexe-on-windows-2008-r2-sp1-global-catalog-servers?forum=exchange2010hosters
    We also tried his suggestions but there is no improvement.
    We need help....
    - Windows 2008 R2
    - Exchange 2010
    - 1 forest, 3 domains (8 domain controllers, all GC)

    Hi Sader82,
    Based on your description, I can find that you have refer to a suggestion from a similar question. The hotfix package (KB2500682)
    was mentioned. Did you mean you have installed it and enable the NSPI caching feature, however there was no improvement?
    In addition, please refer to the following articles and troubleshoot this issue.
    Troubleshooting High LSASS CPU Utilization on a Domain Controller (Part 1 of 2)
    http://blogs.technet.com/b/askds/archive/2007/08/20/troubleshooting-high-lsass-cpu-utilization-on-a-domain-controller-part-1-of-2.aspx
    Troubleshooting High LSASS CPU Utilization on a Domain Controller (Part 2 of 2)
    http://blogs.technet.com/b/askds/archive/2007/08/23/troubleshooting-high-lsass-cpu-utilization-on-a-domain-controller-part-2-of-2.aspx
    Troubleshooting High CPU Usage on a Domain Controller
    http://technet.microsoft.com/en-us/library/bb727054.aspx
    By the way, you describe the LSASS is a part of the CPU usage problem. So, please temporarily disable security software and perform a
    clean boot in Windows to check if some third-party software conflicts.
    Hope this helps.
    Best regards,
    Justin Gu

  • Java process - high CPU usage

    Hi,
    I'm describing a high CPU scenario which gets triggered randomly ( I'm not able to replicate it on my lab setup).
    There are around 120 threads which are running in my java process. The jvm is running on a high traffic (through put) site, where there are a lot of async events coming to the java process.( around 220 events per 60 seconds ). The java process works fine in this scenario, the normal CPU consumption hovers around 1.5 % to 2.0 %.
    But, at times, I've seen CPU to be as high as 43 %, and it stays at that value for hours altogther. In those situations, I usually do a failover to standby java process. I tried debugging the issue to see which java thread could be causing the issue, but, I could not come to a conclusion or replicate the situation in lab environment.
    Here are the details of the execution environment
    java -version
    java version "1.4.2_11"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_11-b06)
    Java HotSpot(TM) Client VM (build 1.4.2_11-b06, mixed mode)
    prstat during high CPU
    PID USERNAME THR PRI NICE SIZE RES STATE TIME CPU COMMAND
    10485 root 120 10 0 570M 381M cpu1 268:10 43.64% java
    prstat -Lm -p output
    PID USERNAME USR SYS TRP TFL DFL LCK SLP LAT VCX ICX SCL SIG PROCESS/LWPID
    10485 root 53 0.5 0.2 0.0 0.0 30 0.2 16 69 1K 118 0 java/2
    10485 root 31 0.0 0.1 0.0 0.0 53 0.2 16 23 778 93 0 java/26
    10485 root 0.4 0.0 0.0 0.0 0.0 99 0.0 0.1 10 16 106 0 java/12
    10485 root 0.1 0.0 0.0 0.0 0.0 100 0.0 0.0 3 2 7 0 java/15
    10485 root 0.1 0.0 0.0 0.0 0.0 97 0.0 2.4 120 3 128 0 java/41
    10485 root 0.1 0.0 0.0 0.0 0.0 97 0.0 2.5 120 4 131 0 java/410
    Some more points about the last prstat -Lm output.
    java/2 is "VM Thread" ( responsible for GC). "VM Thread" is having a NORMAL priority ( 5 )
    java/26 is a "Worker" thread, with priority MINIMUM ( 1 ).
    Could you suggest what could be issue, and what other information I could collect to find out the issue. Its difficult to profile the process because the problem scenario is difficult to ascertain and the process is running on a production setup.
    Any help is appreciated.
    Thanks
    Sanjay

    Hi,
    Thanks for your response. Both, the production setup and lab setup have have 2 physical CPUs.
    Actually, there are two java threads ( machine is solaris 10) one is "VM Thread" and other is my applications worker thread. (there are 10 of them with priority 1). If you look at the top two lwps in the prstat -Lm , both are showing high value of ICX.
    I'm still not able to drill down to my code level. (Worker thread is waiting on a queue to de-queue server request). Could you give some hint to move foward?
    rgds
    Sanjay

  • Softwareupdated process high CPU usage

    I have a user with a fully updated Mavericks running on a mid-2010 Macbook Pro. She's been complaining of slowness on her system, and checking the Activity Monitor, I'm seeing the softwareupdated process taking up 90 to 115% of the CPU, for about 10 seconds at a time, about every 3 minutes. It shows up, spikes to the top of the Activity Monitor, then disappears again.
    She's fully updated, so there's no reason it should be checking so often, and as a precaution I even turned off Software Updates, trying to figure out what the problem could be. That hasn't fixed the problem.
    Any ideas on what else I can check or how I can resolve this?

    Hi plochner,
    It sounds as if you have a user who has processes trying to use a large amount of CPU time causing the MacBook Pro to slow down. As you have seen, you can track CPU usage using Activity Monitor. See this article -
    Activity Monitor: View your computer’s processor activity
    http://support.apple.com/kb/PH5148
    You can also look at Activity Monitor to view which processes are using high percentages of CPU time. See this article -
    OS X Mavericks: About Activity Monitor
    http://support.apple.com/kb/HT5890
    Select CPU at the top of the Application Monitor window and click the % CPU heading to sort by percentage. Look for the process that is causing the spike at the intervals you are watching for. This may help you find out what is causing the slowness issue.
    Thanks for using Apple Support Communities.
    Best,
    Brett L

  • Dock Process High CPU Usage (No Parallels, Already Tried Deleting dock.plist)

    I'm having a reoccuring problem with the Dock process putting the CPU usage over 100% continiously.
    I am not running Parallels. I have already tried removing the com.apple.dock.plist file. The problem persists.
    This is a 2008 MBP with 8GB of ram. Recently upgraded to 10.7.2.
    No other changes except for upgrading to 10.7.2.
    The only other odd behivor was that initially the com.apple.dock.plist file was missing from the ~/Library/Preferences folder initially. It wouldn't automitacally recreate either. I had to create a new use and copy the file over to my profile. After that the .db and .lockfile got created and it appeared to sovle the problem for about a day.
    Any thoughts?

    I am also having the same issue. Within an hour of starting a simple Windows 7 x64 VM - using 1 core and 2GB RAM - the processor usage and memory go through the ceiling on the Dock process. Literally using all available CPU processes and over 2-3GB of memory itself. This is not a usable or acceptable bug. I need to use Windows 7 for work and I cannot afford to spend time restarting things every 2 hours. It uses so many resources that time machine cannot back up and eventually the whole system becomes unusable - and not in the generlly thought of way but in th way I remember windows being when explorere and everything that goes with it was crashing. I have some theories and I am going to try to turn off the 3D aceleration and see if that makes a difference but I really hope this gets the attention of VMWare. I enjoy a lot of the feature the seperates Fusion from Parallels. I work in IT and need to be able to interchange and use different VM's on the fly before they go to our ESX server and/or other VMware workstation PC's. If it wasn't for that fact alone - I may very well already be downloading Parallels. I will update with how the 3D adjustment goes.
    UPDATE (over an hour later): After Shutting down the VM and going into the settings - to help you that dont know (Virtual Machine>Settings>Display) and turned off the 3D Acceleration (which I don't need for my work applications) the problem seems to have stopped. The dock is now not going over 32 MB of memory used and the CPU use is stable (generally arond 0.1% or lower) !!!!
    I hope VMWare fixes this soon, but for now this will be a decent workaround. Hope this helps more of you! I will repost this over at apple support.

  • Portege Z930 - "System" process: high CPU usage when on battery

    I've got a Portg Z930.
    A process called "System" appears on the task manager when I unplug the PC from the AC.
    I'd like to know why is it using high CPU (from 9% to 18%) and keeping my temps above 70C.
    It's very annoying, not only because of the temperature that hits the PC itself, but also because of the battery life, that can't go above 1 hour and 30 min because of this process.
    It's not a virus, already CHECKED, don't ask.
    Also, I don't know when it started or why, so please don't ask.
    Thanks in advance,
    Nicols.

    > I'd like to know why is it using high CPU (from 9% to 18%) and keeping my temps above 70C.
    I dont know exactly what this system process does but usually the Windows system uses different power plans / modes while the notebook is connected to AC adaptor and while running on battery power.
    So possibly the power plant for battery mode is configured differently.
    I would recommend checking the power plant which is used while the AC adaptor is connected and compare the settings with the power plant used in battery mode.

  • X process high CPU usage

    Hello
    I've quite recently installed openbox for the first time after trying out a couple of DE's and window managers. So far I like it, but I've recently got some problem with the X process taking a lot of CPU and it lags when doing stuff in the GUI, like moving windows and such.
    The problem isn't always there, it starts after using the computer for a while, maybe an hour or so. And if I restart X it disappears again for another hour. I'm not sure why the problem occurs. I suspect it might be related to my sshfs mount, which I'm working against quite a lot, I got the suspicion since I don't think I had the problem before I've set up the sshfs.
    I'm also running xcompmgr, but I've tried without, but the issues still appears.
    Any ideas what could cause this problem?
    Thanks
    // Lasse

    I'm using the NVIDIA driver, It seems to run fine, if I try glxgears after X starts to get sluggish I still get about 20k fps.
    Here's my Xorg.0.log:
    X.Org X Server 1.7.5
    Release Date: 2010-02-16
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.32-ARCH x86_64
    Current Operating System: Linux Kazoum-VIII 2.6.32-ARCH #1 SMP PREEMPT Tue Feb 23 19:43:46 CET 2010 x86_64
    Kernel command line: root=/dev/disk/by-uuid/bd85585b-ddbe-4a2f-ac5a-c85618274be2 ro vga=795
    Build Date: 17 February 2010 07:57:38PM
    Current version of pixman: 0.16.6
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Mon Mar 8 20:03:53 2010
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "X.org Configured"
    (**) |-->Screen "Screen0" (0)
    (**) | |-->Monitor "Monitor0"
    (**) | |-->Device "Device0"
    (**) |-->Screen "Screen1" (1)
    (**) | |-->Monitor "Monitor1"
    (**) | |-->Device "Device1"
    (**) |-->Input Device "Mouse0"
    (**) |-->Input Device "Keyboard0"
    (**) Option "Xinerama" "0"
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (**) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1,
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1
    (**) ModulePath set to "/usr/lib/xorg/modules"
    (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    (WW) Disabling Mouse0
    (WW) Disabling Keyboard0
    (II) Loader magic: 0x7c0fa0
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 6.0
    X.Org XInput driver : 7.0
    X.Org Server Extension : 2.0
    (--) using VT number 8
    (--) PCI:*(0:3:0:0) 10de:0612:1682:2373 nVidia Corporation G92 [GeForce 9800 GTX] rev 162, Mem @ 0xfa000000/16777216, 0xc0000000/536870912, 0xf8000000/33554432, I/O @ 0x0000ac00/128, BIOS @ 0x????????/131072
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri" will be loaded by default.
    (II) "dri2" will be loaded. This was enabled by default and also specified in the config file.
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.7.5, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    (II) Module glx: vendor="NVIDIA Corporation"
    compiled for 4.0.2, module version = 1.0.0
    Module class: X.Org Server Extension
    (II) NVIDIA GLX Module 195.36.08 Thu Feb 25 04:50:39 PST 2010
    (II) Loading extension GLX
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.7.5, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "dri2"
    (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    (II) Module dri2: vendor="X.Org Foundation"
    compiled for 1.7.5, module version = 1.1.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.7.5, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "nvidia"
    (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    (II) Module nvidia: vendor="NVIDIA Corporation"
    compiled for 4.0.2, module version = 1.0.0
    Module class: X.Org Video Driver
    (II) NVIDIA dlloader X Driver 195.36.08 Thu Feb 25 04:18:36 PST 2010
    (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    (II) Primary Device is: PCI 03@00:00:0
    (II) Loading sub module "fb"
    (II) LoadModule: "fb"
    (II) Loading /usr/lib/xorg/modules/libfb.so
    (II) Module fb: vendor="X.Org Foundation"
    compiled for 1.7.5, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (II) Loading sub module "wfb"
    (II) LoadModule: "wfb"
    (II) Loading /usr/lib/xorg/modules/libwfb.so
    (II) Module wfb: vendor="X.Org Foundation"
    compiled for 1.7.5, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"
    (II) Module "ramdac" already built-in
    (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
    (==) NVIDIA(0): RGB weight 888
    (==) NVIDIA(0): Default visual is TrueColor
    (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    (**) NVIDIA(0): Option "TwinView" "0"
    (**) NVIDIA(0): Option "MetaModes" "DFP-0: nvidia-auto-select +0+0"
    (**) Mar 08 20:03:54 NVIDIA(0): Enabling RENDER acceleration
    (II) Mar 08 20:03:54 NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
    (II) Mar 08 20:03:54 NVIDIA(0): enabled.
    (II) Mar 08 20:03:54 NVIDIA(0): NVIDIA GPU GeForce 9800 GTX/9800 GTX+ (G92) at PCI:3:0:0
    (II) Mar 08 20:03:54 NVIDIA(0): (GPU-0)
    (--) Mar 08 20:03:54 NVIDIA(0): Memory: 524288 kBytes
    (--) Mar 08 20:03:54 NVIDIA(0): VideoBIOS: 62.92.62.00.0b
    (II) Mar 08 20:03:54 NVIDIA(0): Detected PCI Express Link width: 16X
    (--) Mar 08 20:03:54 NVIDIA(0): Interlaced video modes are supported on this GPU
    (--) Mar 08 20:03:54 NVIDIA(0): Connected display device(s) on GeForce 9800 GTX/9800 GTX+ at
    (--) Mar 08 20:03:54 NVIDIA(0): PCI:3:0:0:
    (--) Mar 08 20:03:54 NVIDIA(0): Samsung SyncMaster (DFP-0)
    (--) Mar 08 20:03:54 NVIDIA(0): OPTi Optoma HD65 (DFP-1)
    (--) Mar 08 20:03:54 NVIDIA(0): Samsung SyncMaster (DFP-0): 330.0 MHz maximum pixel clock
    (--) Mar 08 20:03:54 NVIDIA(0): Samsung SyncMaster (DFP-0): Internal Dual Link TMDS
    (--) Mar 08 20:03:54 NVIDIA(0): OPTi Optoma HD65 (DFP-1): 330.0 MHz maximum pixel clock
    (--) Mar 08 20:03:54 NVIDIA(0): OPTi Optoma HD65 (DFP-1): Internal Dual Link TMDS
    (II) Mar 08 20:03:54 NVIDIA(0): Display Device found referenced in MetaMode: DFP-0
    (II) Mar 08 20:03:54 NVIDIA(0): Assigned Display Device: DFP-0
    (II) Mar 08 20:03:54 NVIDIA(0): Validated modes:
    (II) Mar 08 20:03:54 NVIDIA(0): "DFP-0:nvidia-auto-select+0+0"
    (II) Mar 08 20:03:54 NVIDIA(0): Virtual screen size determined to be 1920 x 1200
    (--) Mar 08 20:03:54 NVIDIA(0): DPI set to (93, 95); computed from "UseEdidDpi" X config
    (--) Mar 08 20:03:54 NVIDIA(0): option
    (==) Mar 08 20:03:54 NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
    (**) NVIDIA(1): Depth 24, (--) framebuffer bpp 32
    (==) NVIDIA(1): RGB weight 888
    (==) NVIDIA(1): Default visual is TrueColor
    (==) NVIDIA(1): Using gamma correction (1.0, 1.0, 1.0)
    (**) NVIDIA(1): Option "TwinView" "0"
    (**) NVIDIA(1): Option "MetaModes" "DFP-1: 1280x720 +0+0"
    (**) Mar 08 20:03:54 NVIDIA(1): Enabling RENDER acceleration
    (II) Mar 08 20:03:54 NVIDIA(1): NVIDIA GPU GeForce 9800 GTX/9800 GTX+ (G92) at PCI:3:0:0
    (II) Mar 08 20:03:54 NVIDIA(1): (GPU-0)
    (--) Mar 08 20:03:54 NVIDIA(1): Memory: 524288 kBytes
    (--) Mar 08 20:03:54 NVIDIA(1): VideoBIOS: 62.92.62.00.0b
    (II) Mar 08 20:03:54 NVIDIA(1): Detected PCI Express Link width: 16X
    (--) Mar 08 20:03:54 NVIDIA(1): Interlaced video modes are supported on this GPU
    (--) Mar 08 20:03:54 NVIDIA(1): Connected display device(s) on GeForce 9800 GTX/9800 GTX+ at
    (--) Mar 08 20:03:54 NVIDIA(1): PCI:3:0:0:
    (--) Mar 08 20:03:54 NVIDIA(1): Samsung SyncMaster (DFP-0)
    (--) Mar 08 20:03:54 NVIDIA(1): OPTi Optoma HD65 (DFP-1)
    (--) Mar 08 20:03:54 NVIDIA(1): Samsung SyncMaster (DFP-0): 330.0 MHz maximum pixel clock
    (--) Mar 08 20:03:54 NVIDIA(1): Samsung SyncMaster (DFP-0): Internal Dual Link TMDS
    (--) Mar 08 20:03:54 NVIDIA(1): OPTi Optoma HD65 (DFP-1): 330.0 MHz maximum pixel clock
    (--) Mar 08 20:03:54 NVIDIA(1): OPTi Optoma HD65 (DFP-1): Internal Dual Link TMDS
    (II) Mar 08 20:03:54 NVIDIA(1): Display Device found referenced in MetaMode: DFP-1
    (II) Mar 08 20:03:54 NVIDIA(1): Assigned Display Device: DFP-1
    (II) Mar 08 20:03:54 NVIDIA(1): Validated modes:
    (II) Mar 08 20:03:54 NVIDIA(1): "DFP-1:1280x720+0+0"
    (II) Mar 08 20:03:54 NVIDIA(1): Virtual screen size determined to be 1280 x 720
    (WW) Mar 08 20:03:54 NVIDIA(1): OPTi Optoma HD65 (DFP-1)'s EDID does not contain a maximum
    (WW) Mar 08 20:03:54 NVIDIA(1): image size; cannot compute DPI from OPTi Optoma HD65
    (WW) Mar 08 20:03:54 NVIDIA(1): (DFP-1)'s EDID.
    (==) Mar 08 20:03:54 NVIDIA(1): DPI set to (75, 75); computed from built-in default
    (==) Mar 08 20:03:54 NVIDIA(1): Enabling 32-bit ARGB GLX visuals.
    (--) Depth 24 pixmap format is 32 bpp
    (II) Mar 08 20:03:54 NVIDIA: Using 768.00 MB of virtual memory for indirect framebuffer
    (II) Mar 08 20:03:54 NVIDIA: access.
    (II) Mar 08 20:03:54 NVIDIA(0): Initialized GPU GART.
    (II) Mar 08 20:03:54 NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
    (II) Mar 08 20:03:54 NVIDIA(0): may not be running or the "AcpidSocketPath" X
    (II) Mar 08 20:03:54 NVIDIA(0): configuration option may not be set correctly. When the
    (II) Mar 08 20:03:54 NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
    (II) Mar 08 20:03:54 NVIDIA(0): try to use it to receive ACPI event notifications. For
    (II) Mar 08 20:03:54 NVIDIA(0): details, please see the "ConnectToAcpid" and
    (II) Mar 08 20:03:54 NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    (II) Mar 08 20:03:54 NVIDIA(0): Config Options in the README.
    (II) Mar 08 20:03:54 NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select+0+0"
    (II) Loading extension NV-GLX
    (II) Mar 08 20:03:54 NVIDIA(0): Initialized OpenGL Acceleration
    (==) NVIDIA(0): Disabling shared memory pixmaps
    (II) Mar 08 20:03:54 NVIDIA(0): Initialized X Rendering Acceleration
    (==) NVIDIA(0): Backing store disabled
    (==) NVIDIA(0): Silken mouse enabled
    (==) NVIDIA(0): DPMS enabled
    (II) Loading extension NV-CONTROL
    (II) Loading extension XINERAMA
    (==) RandR enabled
    (II) Mar 08 20:03:54 NVIDIA(1): Initialized GPU GART.
    (II) Mar 08 20:03:54 NVIDIA(1): ACPI: failed to connect to the ACPI event daemon; the daemon
    (II) Mar 08 20:03:54 NVIDIA(1): may not be running or the "AcpidSocketPath" X
    (II) Mar 08 20:03:54 NVIDIA(1): configuration option may not be set correctly. When the
    (II) Mar 08 20:03:54 NVIDIA(1): ACPI event daemon is available, the NVIDIA X driver will
    (II) Mar 08 20:03:54 NVIDIA(1): try to use it to receive ACPI event notifications. For
    (II) Mar 08 20:03:54 NVIDIA(1): details, please see the "ConnectToAcpid" and
    (II) Mar 08 20:03:54 NVIDIA(1): "AcpidSocketPath" X configuration options in Appendix B: X
    (II) Mar 08 20:03:54 NVIDIA(1): Config Options in the README.
    (II) Mar 08 20:03:54 NVIDIA(1): Setting mode "DFP-1:1280x720+0+0"
    (II) Mar 08 20:03:54 NVIDIA(1): Initialized OpenGL Acceleration
    (==) NVIDIA(1): Disabling shared memory pixmaps
    (II) Mar 08 20:03:54 NVIDIA(1): Initialized X Rendering Acceleration
    (==) NVIDIA(1): Backing store disabled
    (==) NVIDIA(1): Silken mouse enabled
    (==) NVIDIA(1): DPMS enabled
    (==) RandR enabled
    (II) Initializing built-in extension Generic Event Extension
    (II) Initializing built-in extension SHAPE
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension BIG-REQUESTS
    (II) Initializing built-in extension SYNC
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-MISC
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (II) Initializing built-in extension RENDER
    (II) Initializing built-in extension RANDR
    (II) Initializing built-in extension COMPOSITE
    (II) Initializing built-in extension DAMAGE
    (II) Initializing extension GLX
    (II) config/hal: Adding input device Macintosh mouse button emulation
    (II) LoadModule: "evdev"
    (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    (II) Module evdev: vendor="X.Org Foundation"
    compiled for 1.7.3, module version = 2.3.2
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 7.0
    (**) Macintosh mouse button emulation: always reports core events
    (**) Macintosh mouse button emulation: Device: "/dev/input/event0"
    (II) Macintosh mouse button emulation: Found 3 mouse buttons
    (II) Macintosh mouse button emulation: Found relative axes
    (II) Macintosh mouse button emulation: Found x and y relative axes
    (II) Macintosh mouse button emulation: Configuring as mouse
    (**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
    (**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
    (**) Macintosh mouse button emulation: (accel) keeping acceleration scheme 1
    (**) Macintosh mouse button emulation: (accel) acceleration profile 0
    (II) Macintosh mouse button emulation: initialized for relative axes.
    (II) config/hal: Adding input device Apple, Inc Apple Keyboard
    (**) Apple, Inc Apple Keyboard: always reports core events
    (**) Apple, Inc Apple Keyboard: Device: "/dev/input/event6"
    (II) Apple, Inc Apple Keyboard: Found keys
    (II) Apple, Inc Apple Keyboard: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Apple, Inc Apple Keyboard" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (II) config/hal: Adding input device Apple, Inc Apple Keyboard
    (**) Apple, Inc Apple Keyboard: always reports core events
    (**) Apple, Inc Apple Keyboard: Device: "/dev/input/event5"
    (II) Apple, Inc Apple Keyboard: Found keys
    (II) Apple, Inc Apple Keyboard: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Apple, Inc Apple Keyboard" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (II) config/hal: Adding input device Microsoft Microsoft 5-Button Mouse with IntelliEye(TM)
    (**) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): always reports core events
    (**) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Device: "/dev/input/event7"
    (II) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Found 9 mouse buttons
    (II) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Found scroll wheel(s)
    (II) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Found relative axes
    (II) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Found x and y relative axes
    (II) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Configuring as mouse
    (**) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): YAxisMapping: buttons 4 and 5
    (**) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "Microsoft Microsoft 5-Button Mouse with IntelliEye(TM)" (type: MOUSE)
    (**) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): (accel) keeping acceleration scheme 1
    (**) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): (accel) acceleration profile 0
    (II) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): initialized for relative axes.
    (II) config/hal: Adding input device Power Button
    (**) Power Button: always reports core events
    (**) Power Button: Device: "/dev/input/event2"
    (II) Power Button: Found keys
    (II) Power Button: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (II) config/hal: Adding input device Power Button
    (**) Power Button: always reports core events
    (**) Power Button: Device: "/dev/input/event3"
    (II) Power Button: Found keys
    (II) Power Button: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (WW) Apple, Inc Apple Keyboard: unable to handle keycode 464

  • Chromium GPU Process high CPU usage

    Hi!
    This issue isn't new but unfortunately doesn't go away on its own with upgrades and looking at my Google results I start wondering whether I'm the only one with this problem: the "GPU Process" is almost constantly maxing out one core (or more).
    This is on a GeForce GTX 660 (which has an GK106 AFAIK) and always the most recent closed-source drivers from NVIDIA (because nouveau still crashes/freezes in a matter of minutes). Disabling the GPU acceleration screws up chromium's renderer badly (but great to have a switch for that, anyway!) and hence is no option.
    Anybody else having this problem? Any advice?
    thx
    tcn

    tcn wrote:
    Hi!
    This issue isn't new but unfortunately doesn't go away on its own with upgrades and looking at my Google results I start wondering whether I'm the only one with this problem: the "GPU Process" is almost constantly maxing out one core (or more).
    This is on a GeForce GTX 660 (which has an GK106 AFAIK) and always the most recent closed-source drivers from NVIDIA (because nouveau still crashes/freezes in a matter of minutes). Disabling the GPU acceleration screws up chromium's renderer badly (but great to have a switch for that, anyway!) and hence is no option.
    Anybody else having this problem? Any advice?
    thx
    tcn
    I have an Intel Xeon E3-1230 v3 and Nvidia GeForce GTX 660 Ti and have the same symptoms as you where flash and html5 video max out the cpu. Performance in both Firefox and Chromium is horrendously poor and games in Steam are so slow they're unplayable.
    After trying to find a solution to this over semester break I gave up. I've been taking a similar approach and hoping that with an update the problem may be fixed but nothing has come along yet.
    If there is anyone else that's had success with this Nvidia card or something similar please let us know you secret?

  • Cisco NAC 4.7 - kclick process - High CPU Usage

    Once the CAS is added to the CAM this process uses 100% of the CPU on the CAS. I'm using the 3315 platform for the manager and a 3350 for the CAS.
    top - 13:03:21 up 8 min,  1 user,  load average: 1.27, 1.06, 0.56
    Tasks:  71 total,   3 running,  68 sleeping,   0 stopped,   0 zombie
    Cpu(s):  0.3%us, 53.2%sy,  0.0%ni,  0.0%id,  0.0%wa,  0.0%hi, 46.5%si,  0.0%st
    Mem:   1943428k total,   865304k used,  1078124k free,   635956k buffers
    Swap:  4192956k total,        0k used,  4192956k free,   118224k cached
      PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND                                                               
    3076 root      25   0     0    0    0 R 99.9  0.0   6:35.33 kclick
    Any idea if this is normal?

    I have the same problem,
    In the morning,all employees just came to the company,at this time,there will be a lot of requests for verification to NAS.
    Often kclick process 100% of the phenomenon, leading to the terminal can not be verified.
    [root@CAS1 ~]# sar 2 100
    Linux 2.6.18-cisco.nac.1 (CAS1)         11/08/2011
    08:55:50 AM       CPU     %user     %nice   %system   %iowait   %steal     %idle
    08:55:52 AM       all     0.00     0.00   100.00     0.00     0.00     0.00
    08:55:54 AM       all     0.00     0.00   100.00     0.00     0.00     0.00
    08:55:56 AM       all     0.50     0.00     99.50     0.00     0.00     0.00
    08:55:58 AM       all     0.00     0.00   100.00     0.00     0.00     0.00
    08:56:00 AM       all     0.00     0.00   100.00     0.00     0.00     0.00
    08:56:02 AM       all     0.50     0.00     99.50     0.00     0.00     0.00
    PID USER     PR NI VIRT RES SHR S %CPU %MEM   TIME+ COMMAND
    2225 root     25   0     0   0   0 R 99.9 0.0   9775:52 kclick
    2435 root     21   0 1229m 134m 8492 S 0.3 7.1 58:33.43 java
    30882 root     -2   0 4932 4932 2012 S 0.3 0.3   6:27.78 heartbeat
       1 root     15   0 2064 624 536 S 0.0 0.0   0:00.57 init
       2 root     34 19     0   0   0 S 0.0 0.0   0:00.01 ksoftirqd/0
       3 root     RT -5     0   0   0 S 0.0 0.0   0:00.00 watchdog/0
    [root@CAS1 ~]# netstat -an | grep 10.128.17
    tcp       0     0 10.128.15.2:443             10.128.17.247:1258         FIN_WAIT2
    tcp       0     30 10.128.15.2:443             10.128.17.139:2194         FIN_WAIT1
    tcp       0     0 10.128.15.1:80             10.128.17.217:1742         TIME_WAIT
    tcp       0     0 10.128.15.1:80             10.128.17.217:1743         TIME_WAIT
    tcp       0     30 10.128.15.2:443             10.128.17.28:2058           FIN_WAIT1
    tcp       0     0 10.128.15.1:80             10.128.17.242:1530         TIME_WAIT
    tcp       0     38 10.128.15.2:443             10.128.17.29:49440         FIN_WAIT1
    tcp       0     0 10.128.15.1:80             10.128.17.24:1067           TIME_WAIT
    tcp       0     0 10.128.15.1:80             10.128.17.24:1066           TIME_WAIT
    tcp       0     0 10.128.15.1:80             10.128.17.175:2184         TIME_WAIT
    tcp       0     0 10.128.15.2:80             10.128.17.66:1805           FIN_WAIT2
    tcp       0     0 10.128.15.1:80             10.128.17.70:1536           TIME_WAIT
    tcp       0     0 10.128.15.1:80             10.128.17.70:1539           TIME_WAIT
    tcp       0     30 10.128.15.2:443             10.128.17.121:1343         FIN_WAIT1
    tcp       0     0 10.128.15.1:80             10.128.17.70:1540           TIME_WAIT
    tcp       0     0 10.128.15.1:80             10.128.17.70:1542           TIME_WAIT
    tcp       0     38 10.128.15.2:443             10.128.17.76:62769         FIN_WAIT1
    tcp       0     38 10.128.15.2:443             10.128.17.76:62771         FIN_WAIT1
    tcp       0     38 10.128.15.2:443             10.128.17.76:62770         FIN_WAIT1
    tcp       0     0 10.128.15.1:80             10.128.17.69:1065           TIME_WAIT
    tcp       0     0 10.128.15.1:80             10.128.17.93:1079           TIME_WAIT
    tcp       0     0 10.128.15.2:80             10.128.17.76:62758          FIN_WAIT2
    tcp       0     0 10.128.15.1:80             10.128.17.69:1059           TIME_WAIT
    tcp       0     0 10.128.15.1:80             10.128.17.93:1083           TIME_WAIT
    tcp       0     0 10.128.15.1:80             10.128.17.93:1081          TIME_WAIT
    tcp       0     0 10.128.15.1:443             10.128.17.93:1087           TIME_WAIT
    tcp       0     0 10.128.15.1:80             10.128.17.69:1060           TIME_WAIT
    tcp       0     0 10.128.15.1:80             10.128.17.93:1085          TIME_WAIT
    tcp       0     0 10.128.15.2:80             10.128.17.179:1596         ESTABLISHED
    tcp       0     0 10.128.15.2:80             10.128.17.70:1530           FIN_WAIT2
    tcp       0     0 10.128.15.1:80             10.128.17.70:1534           TIME_WAIT
    tcp       0     38 10.128.15.2:443             10.128.17.238:49231         FIN_WAIT1
    tcp       0     0 10.128.15.1:80             10.128.17.149:1370         TIME_WAIT
    tcp       0     38 10.128.15.2:443             10.128.17.169:49252         FIN_WAIT1
    tcp       0     0 10.128.15.1:80             10.128.17.149:1368         TIME_WAIT
    tcp       0     0 10.128.15.1:80             10.128.17.149:1372         TIME_WAIT
    tcp       0      0 10.128.15.1:80             10.128.17.158:1369         TIME_WAIT
    tcp       0     0 10.128.15.1:80             10.128.17.158:1368         TIME_WAIT
    tcp       0     1 10.128.15.1:80             10.128.17.104:1710         FIN_WAIT1
    tcp       0      0 10.128.15.1:80             10.128.17.158:1371         TIME_WAIT
    tcp       0     0 10.128.15.1:80             10.128.17.158:1370         TIME_WAIT
    tcp       0     0 10.128.15.1:80             10.128.17.149:1366         TIME_WAIT
    tcp       0     0 10.128.15.1:80             10.128.17.158:1373         TIME_WAIT
    tcp       0     0 10.128.15.1:80             10.128.17.158:1372         TIME_WAIT
    tcp       0     0 10.128.15.1:80             10.128.17.158:1375         TIME_WAIT
    tcp      0     0 10.128.15.1:80             10.128.17.158:1374         TIME_WAIT
    tcp       0     30 10.128.15.1:8905           10.128.17.214:1544         FIN_WAIT1

  • SecurityD process High CPU usage 50-100%

    So the securityD process is using up a lot of CPU, jumping up and down but mainly between the 50-100% area
    I believe this has come about since I first setup the MAC (My first MAC) and it asked me if I want to migrate my data from my Windows laptop.
    I went ahead with this and it started copying the data. Unfortunately it took so long that the MAC fell asleep and when I woke it up, it was at the initial setup question again, as if I had not answered any questions.
    I therefore went through and completed the initial setup questions without the option for transfering the data.
    All seemed ok, except the data was not fully copied from the failed migration, so I manually copied over the remiander of the files
    I since learned that the file permissions on all the files had two everyone groups, one with custom and the other with Read & Write, as shown in this pic:
    I looked into this (could not just remove one), and a solution was to change the custom to no access and then the "read write" one to no access, which would make the second one disappear. However I could not do this for every file so I found a hand utility called permission reset which would allow me to reset the permissions on the enitre user folder.
    However I still find files with the wrong permissions in the library folder and I can't just reset all the perimssions to the same, as I'm sure this would mess things up.
    So my question is; does the migration problem seem related to this issue and how can I resolve it?
    I'm considering a complete re-installation which I'd obviously like to avoid.
    I have tried the disk utility permission fix, which does not resolve it.
    Any info/help would be greatly appreciated.
    TIA

    Hi all,
    I also had securityd maxing out my CPU.  For me, it was related to some old MobileMe/iCloud/syncing stuff.
    You could see it in the logs blasting away via the Console app and going under the ~/Library/Logs/ to the ubiquity.log with lines like this several times a second:
    [ERROR]       60db2cff9f [12/01/31 22:24:34.541]  318.main createSelfSignedCertificate:52 error: Error Domain=NSOSStatusErrorDomain Code=-61 "The operation couldn’t be completed. (OSStatus error -61.)" (write permissions error)
    [ERROR]       60db2efe92 [12/01/31 22:24:34.541]  318.main create_new_identity_unsafe:989 failed to find an existing identity and failed to create a new one
    I was able to resolve it.  You need to enable hidden folders via Terminal and entering 'defaults write com.apple.Finder AppleShowAllFiles TRUE && killall Finder' then hitting enter.  '~' equals your user folder.  /Users/{user name}/
    Moved my ~/Library/Preferences folder to a different location and then restartedAt this point the securityd process no longer was an issue
    Logged into my iCloud via the System Preferences
    Moved all my preferences back into the ~/Library/Preferences folder EXCEPT 'com.apple.ubd.plist' and then restarted
    com.apple.ubd.plist is the configuration for the process in charge of syncing your iCloud stuff.  It was in a weird state from upgrading from Snow Leopard and copying my user from a Time Machine.
    This let me keep my preferences and killed that process.  Hope this reaches some people struggling with it also!  Happy to have my battery life back... yeow!

  • CF 10 sp 12 Enterprise  high CPU usage hangs services, 2012 server on 2012 Hyper-V host

    The last 2 days - my [removed link] CF site has suffered from high CPU usage (on and off) that stops functionality.
    This will last several minutes then suddenly the high usage stops a few minute later the high cpu usage starts again.
    I don't have any scheduled processes allowed to run.
    Restarting the coldfusion service  during a high CPS incident - the cpu usage just picks up where it left off when restarted.
    I have assigned 4 CPUs (normal) or 8CPUs  (as a test) to the VM and I get the same high CPU then low usage. This is a fresh install several months ago on a new VM.
    I'd like some Adobe support on this issue but can't seem to find the contact phone number.
    This series of high and low cpu usage first started Monday AM about midnight until 7:00 AM  Tuesday was quiet and Wednesday this AM I'm having the same issues.
    Ideas?
    Update:  While waiting for this to post - the high CPU usage started again and this time I stopped and restarted the Jetty service ... and the CPU usage went away...
    Update: the high cpu started again and a restart of the jetty service didn't help --- neither did the .net service restart... the cf10 application service did stop the high usage...
    Jay Bietz
    Message was edited by: Jay Bietz after post accepted.

    After 2 hang free days -- Friday midnight (above is the gcviewer )  and ~2 hours later had the hang condition again.  Current java.config includes
    java.args=-server  -Xms4096m -Xmx4096m -Xdebug -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=5005 -XX:PermSize=512m -XX:MaxPermSize=512m -XX:+UseParallelGC -Xbatch -Dcoldfusion.home={application.home} -Dcoldfusion.rootDir={application.home} -Dcoldfusion.libPath={application.home}/lib -Dorg.apache.coyote.USE_CUSTOM_STATUS_MSG_IN_HEADER=true -Dcoldfusion.jsafe.defaultalgo=FIPS186Random -Dcom.sun.management.jmxremote.port=8701 -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.authenticate=false -Xmn1024m -XX:+PrintGCDetails -XX:+PrintGCTimeStamps -XX:+PrintHeapAtGC -verbose:gc -Xloggc:cfwhispererGClive4.log -Dcoldfusion.classPath={application.home}/lib/updates,{application.home}/lib,{application .home}/lib/axis2,{application.home}/gateway/lib/,{application.home}/wwwroot/WEB-INF/flex/j ars,{application.home}/wwwroot/WEB-INF/cfform/jars,C:\\CFusion10\\cfusion\\verisign\\payfl owpro\\Java\\PFProColdFusion,C:\\CFusion10\\cfusion\\verisign\\payflowpro\\Java\\PFProCold Fusion\\Verisign.jar
    GCviewer shows that the full GCcollections suddenly start firing off many times in a short period of time.
    Jay
    will work on the tomcatlog issues next.

  • SQL Server 2012 - RESOURCE MONITOR / PREEMPTIVE_XE_CALLBACKEXECUTE high CPU usage

    Hello, 
      We are currently in the process of migrating an existing clustered SQL Server 2008 R2 instance over to a clustered SQL Server 2012 instance as we phase out the Windows Server 2008 with SQL Server 2008 R2.
      The setup is identical for the SQL Server 2012 instance as it is on the SQL Server 2008 R2 instance.  (meaning the RAM and CPU are both the same or better on the SQL Server 2012 instance)
      The process in which we are migrating is that we're moving a few databases over to the new SQL Server 2012 instance each night.  What we've noticed is that the CPU usage is much higher on the SQL Server 2012 instance than on the previous
    SQL Server 2008 R2 instance even though the there is only 1/2 of the databases migrated to the 2012 instance. 
      Running the following script:
    ;with cte ([totalCPU]) as (select sum(cpu) from master.dbo.sysprocesses)
    select
    tblSysprocess.spid
    , tblSysprocess.cpu
    , CONVERT(BIGINT,(tblSysprocess.cpu * CONVERT(BIGINT,100))) / CONVERT(BIGINT, cte.totalCPU) as [percentileCPU]
    , tblSysprocess.physical_io
    , tblSysprocess.memusage
    , tblSysprocess.cmd
    , tblSysProcess.lastwaittype
    from master.dbo.sysprocesses tblSysprocess
    cross apply cte
    order by tblSysprocess.cpu desc
    Produces the following results:
    In a clustered environment, is this normal and if not, does anyone know what this means or how to reduce the CPU usage?
    Thanks.

    Hello,
    The following query may help us identify extended events or audit configurations running on that SQL Server server that are producing that high CPU usage scenario.
    SELECT
    s.name
    AS 'Sessions'
    FROM
    sys.server_event_sessions
    AS s
    WHERE
    s.name
    <> 'system_health'
    and s.name
    <> 'AlwaysOn_health';
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • High CPU usage for SERVER0 process in XI

    Hi,
    SERVER0 process is taking high CPU usage, previously it happen once its due to communication channel error, So we deativated some unwanted communication channels in Alert config and the CPU usage is reduced.
    After some weeks its again CPU usage is increasing for SERVER0 process in some time.
    Can anyone help in this case.
    Thank you,
    gopi.

    Hi Gopi,
    Check out Tim's reply and check for ur Java stack settings,
    Extended Memory parameters
    <i>The bottom line for J stacks is to keep everything in memory and out of swap. </i>
    Other tips:
    - u may try clearing folder usr\sap\<SID>\DVEBMGS00\j2ee\cluster\server0\apps
    - try increasing virtual memory
    - increase heap size
    <i>[Reward if helpful]</i>
    Regards,
    Prateek

  • Mdworker process suddenly high CPU usage

    Hi All
    I've been running Mountain Lion since it was released, upgrading from Lion. I've never had a problem with mdworker until a few days ago when suddenly, the mdworker process started hitting 90% CPU on my iMac.
    I've disabled Spotlight, deleted the .Spotlight directories, rebooted the iMac, but each time mdworker . Prior to this, the iMac's CPU temperature was around 43C, with very little CPU usage, but now it is around 60C and 100% across the two cores. The only way to 'get back to normal' is to use :
    sudo launchctl unload -w /System/Library/LaunchDaemons/com.apple.metadata.mds.plist
    but of course Spotlight doesn't work at all.
    I've used 'sudo fs_usage -w -f filesys mdworker' but I can't see anything that mdworker is perhaps choking on.
    Does any have any ideas? I'm racking my brain to remember if I did anything different a few days back that might have caused this to happen, but apart from just normal email and web surfing, nothing else springs to mind.
    Help!
    Paul

    David Losada
    This solved my questionRe: mdworker process suddenly high CPU usage     Nov 28, 2012 1:41 AM    (in response to antobal) 
    In my case it was the BritannicaBookmark.mdimporter that was a PowerPC mdimporter. But it was not in \library\spotlight but inBritannica 12.0/Ultimate Reference Suite.app/Contents/Library/Spotlight.
    You can see what spotlight plugin is choking on you by selecting the mdworker process in the Activity monitor and click on Open files and processes.
    Sounds helpful, but I don't see "Open files and processes" in Activity Monitor. If I click on inspect, I get a choice to "Sample" processes. I get a system log that is a bit beyond me.
    antobal Brussels, Belgium
    Re: mdworker process suddenly high CPU usage     Oct 3, 2012 12:47 PM    (in response to asfafa) 
    I was having the same problem, and a second level support person at Apple helped me solve the issue today:
    Look in the \library\spotlight folders both at your drive root level and your user folder. These folders contain spotlight plugins, with the extension .mdimporter. Some of those plugins, if defective, can make the Spotlight indexing processes to run continuously.
    Also sounds helpful, I found .mdimporter files in my system library, but nothing looked unusual. I didn't see a spotlight folder in my user library. I looked in application support and several other places. I used Onyx to repair permissions, rebuild spotlight index, clear caches etc, rebooted, it seems to be OK now.

Maybe you are looking for

  • Itunes not recognising gen 5 ipod touch on windows 8

    Connecting my new gen 5 ipod to windows 8, recognised by laptop but itunes does not show any devices connected,This is first time. any suggestions.

  • Need suggestion on new environment (server - database combi).

    Hello, We have two database instances (DB1 and DB2 - Both 10g) each of size 10TB. Currently, both the databases are mounted on same AIX server. There are several schemas in each database. There will be data transfer activity between two databases. Cu

  • D110 only prints the first line.

    If I send an item to the printer, it only prints the title. I have tried to copy to notepad and pasted to an email. Then sent it to the printer thru an email. It only prints the first line. How do I get it to print the whole item?

  • Type Casting to a Class

    I'm getting an instance of a class through the newInstance() method.I want to access that class members through this newly created object.But to do this, I have to typecast the object by its class name.In my case, the class is a dynamic one(i.e., unk

  • Installing Elements on a Mac

    I purchased the Elements 11 Software for my Mac and I cannot download the product. All the help I have seen said I need a disk, but I got the version that let me use online download....