DNS
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsSystem AdministrationDNS

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old August 5th, 2011, 07:32 AM
parisph parisph is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2011
Posts: 3 parisph User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 58 m 25 sec
Reputation Power: 0
Bind9 DNS on Solaris 10 x4270 & CPU usage

I have configured a Bind9 DNS on a X4270 machine with Solaris10

I am excuting some repformance tests with DNSPERF tool and maximun CPU usage is 23%. I have seen with
prstat -L -p PID
that named process usses only 2 of the 8 available CPU at the same time although threads for all CPUs exist.

Any idea why this happens and how can I change it? I want to reach at least 70%.

Reply With Quote
  #2  
Old September 14th, 2011, 03:22 PM
bizman69 bizman69 is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2009
Location: Los Angeles
Posts: 11 bizman69 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 4 h 45 m 51 sec
Reputation Power: 0
Quote:
Originally Posted by parisph
I have configured a Bind9 DNS on a X4270 machine with Solaris10

I am excuting some repformance tests with DNSPERF tool and maximun CPU usage is 23%. I have seen with
prstat -L -p PID
that named process usses only 2 of the 8 available CPU at the same time although threads for all CPUs exist.

Any idea why this happens and how can I change it? I want to reach at least 70%.


I recently upgraded our servers OS to solaris 10. Now the DNS process runs away and quits after using up all the swap space.

Reply With Quote
  #3  
Old September 17th, 2011, 10:55 AM
inky2k inky2k is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2011
Posts: 7 inky2k User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 4 h 20 m 15 sec
Reputation Power: 0
Hello, may you please attach your named.conf and your zone file, something is terribly wrong. It's insane usage of CPU.

Reply With Quote
  #4  
Old September 17th, 2011, 12:03 PM
parisph parisph is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2011
Posts: 3 parisph User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 58 m 25 sec
Reputation Power: 0
Finally I found a work around. By entering logging option in named.conf to save querries in a new file and not using syslogd and /var/adm/messages problem was solved. Limitation was connected somehow with solaris 10 and syslog.

Reply With Quote
  #5  
Old September 20th, 2011, 09:20 AM
bizman69 bizman69 is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2009
Location: Los Angeles
Posts: 11 bizman69 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 4 h 45 m 51 sec
Reputation Power: 0
Quote:
Originally Posted by parisph
Finally I found a work around. By entering logging option in named.conf to save querries in a new file and not using syslogd and /var/adm/messages problem was solved. Limitation was connected somehow with solaris 10 and syslog.


Can you post your fix? Thanks.

Reply With Quote
  #6  
Old September 23rd, 2011, 05:00 AM
parisph parisph is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2011
Posts: 3 parisph User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 58 m 25 sec
Reputation Power: 0
logging for DNS

logging {
channel query.log {
file "query.log" size 200m;
print-time yes;
};
category queries { query.log; };
};

Reply With Quote
  #7  
Old September 23rd, 2011, 11:27 AM
bizman69 bizman69 is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2009
Location: Los Angeles
Posts: 11 bizman69 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 4 h 45 m 51 sec
Reputation Power: 0
Quote:
Originally Posted by parisph
logging {
channel query.log {
file "query.log" size 200m;
print-time yes;
};
category queries { query.log; };
};


Awesome. Thanks.

Reply With Quote
Reply

Viewing: Dev Shed ForumsSystem AdministrationDNS > Bind9 DNS on Solaris 10 x4270 & CPU usage

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap