- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
05-17-2013 03:23 AM
05-17-2013 10:07 AM
The pan_summary_gen process will spike the CPU at regular intervals while it creates the summary reports for the ACC. This is expected, and will not cause any interruption in function. The spikes should be fairly brief. You can run a top-like command to monitor it for a while if you like:
> show system resources follow
Hitting 'q' will get you out of that command.
Hope this helps,
Greg Wesson
05-20-2013 12:40 AM
Thanks, I have been monitoring it with "top" and with the Vsphere client but what I have seen is since adding an NFS partition the spikes have shot up from 10 to 15% of the CPU to 65% or more.
05-20-2013 10:03 AM
That is something I wouldn't expect. If you only added the NFS partition and no other changes, unless that NFS is highly latent where we are spending cycles waiting on read/write operations, I would expect the CPU to be the same as before. You may want to get a support case opened to double check.
Greg Wesson
05-21-2013 06:04 AM
OK Thanks, I'll see what they say
05-21-2013 09:55 AM
Hi,
change NFS from UDP to TCP.
05-21-2013 11:38 AM
Did you have this issue and flipping NFS over from UDP to TCP solved it?
05-21-2013 12:37 PM
With NFS via UDP we had poor performance (high %wa in "show system resources"). With NFS via TCP this is gone and NFS storage performance is better.
05-22-2013 12:24 AM
I am already using TCP but thanks for the suggestion.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!