Re: RHEL 6 CPU load

2013-11-21 Thread Sean Channel
What version of BIND did you have on RHEL5? Does your RHEL6 named get any better if you try ‘-U #’ (where # is half or less your cpu count)? _S On Nov 21, 2013, at 7:35 AM, Phil Mayers wrote: > On 21/11/13 14:57, - wrote: > >> Are others seeing the named process run at 130-180% on RHEL 6? We'v

Re: MAcOS X 10.9 upgrade removes BIND

2013-10-25 Thread Sean Channel
As for XCode, you might want to both update from the app store and check the XCode Preferences [menu] on the “Downloads” tab to make sure there are no additional updates being distributed that way, regardless of OS version, IMHO. Thanks for the M&M package, this is fantastic! On the critical si

Re: Reinstall after modifying

2013-08-21 Thread Sean Channel
Crude but effective: 1. install the yum package 2. check the output from ``named -V`` to see how the packaged version was configured. 3. use the same directory-specific options that you see in step 2 when you run ``./configure`` in your copy of the source 4. ``make install`` (as root) right over