Home > Domino Tips > Administrator > Clustering > Domino cluster tuning
Domino Tips:
EMAIL THIS
 TIPS & NEWSLETTERS TOPICS 

CLUSTERING

Domino cluster tuning


Chuck Connell
10.13.2004
Rating: -4.38- (out of 5)


Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   


Cluster performance tuning allows you to set the point at which a server considers itself "too busy" and sends users to another server. While this is a simple theory, putting it into practice is quite complicated and has driven many administrators to distraction. A quick search for "cluster and failover" at www.lotus.com/ldd/46dom.nsf will show what I mean. This tip is a primer on cluster tuning and should demystify some of the confusion about this topic.

The Availablility Index (AI) is a measure of how available a Domino server is for more work. The range is 0 to 100%, with a higher number meaning that the server is "more available/less busy".

Domino R5 and R6 use different algorithms to calculate AI, so you cannot compare the two numbers you get from similar servers running the two software versions. In particular, R5 servers often showed AI of 90% or more, while the same machine, after upgrade to R6, shows 50% or less. This can lead some administrators to believe that R6 has slowed down their servers, which is not the case. The AI is just calculated differently.

In R5, the INI variable Server_Transinfo_Normalize allows you some control over how AI is calculated. The use of this variable was problematic however, because you had to set it to a very large number on fast servers. The variable is obsolete for R6.

In R6, Availability Index calculates by taking samples of various server transaction times and averaging them. The gathering of the samples is controlled by the INI variables Server_Transinfo_Max and Server_Transinfo_Update_Interval, which you rarely need to change. The best-case average over a period of time is stored. As the server runs, new measurements are made of current transaction times, and a new response time average is compared with the best-case time. If the current time is equal to the best-case time, the server is considered fully available and AI is 100%. If the current time is longer than the best-case time, the ser


Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   


RELATED CONTENT
Clustering
Comparing replicas on clustered Lotus Domino servers
Locate missing databases in a Lotus Domino cluster
Preparing for consolidation -- Part 1
Monitoring cluster replication
Mail delegation in cluster environment
Domino clusters for Internet traffic
A primer on Domino clustering

Lotus Notes Domino Clustering
LotusScript code rebuilds corrupted busytime.nsf file
Routing Domino cluster servers to the correct network
Lotus Domino server clustering
Comparing replicas on clustered Lotus Domino servers
Locate missing databases in a Lotus Domino cluster
Upgrade all members of the cluster?
DB replacement function malfunctions in a clustered environment
Can I configure Domino to use private LAN for Directory lookups?
Preparing for consolidation -- Part 1
Create a separate LAN for cluster replication traffic

RELATED RESOURCES
2020software.com, trial software downloads for accounting software, ERP software, CRM software and business software systems
Search Bitpipe.com for the latest white papers and business webcasts
Whatis.com, the online computer dictionary


ver is becoming busy. If the current time is much longer than the best-case time, the server is very busy and AI approaches 0%.

The server Expansion Factor (EF) is the degree to which current response time is longer than best-case time. For example, suppose that the best-case average for the sample transactions is 10 milliseconds. If the current average for the same transaction set is 20 milliseconds, EF is 2. If the current average is 100 milliseconds, the EF is 10.

The Availability Index is based on the Expansion Factor. An EF of 1.0 is considered to be an AI of 100%. This means that current transactions times are equal to the best-case sample and the server is fully available. At the other end of the scale, an EF of 64 is considered to be an AI of 0%, because transactions are taking 64 times longer than best case.

You may notice one glitch in this algorithm for calculating AI, however. For fast servers, an Expansion Factor of 64 may not be so bad. Suppose the best-case transaction sample takes 50 microseconds, and the same sample now takes five milliseconds. EF is 100, but the server is probably still performing well. For this reason, AI on fast servers can be artificially low, or may jump around wildly as response times vary by tiny amounts. The solution is to use a new INI variable in R6, which allows you to adjust the way that AI is calculated from EF. You can, in effect, stretch out the scale so EF has to be much higher before AI is considered 0%. You do this with the INI variable Server_Transinfo_Range.

The default value for Server_Transinfo_Range is 6. The Expansion Factor that is equal to an Availability Index of 0% is calculated by raising 2 to the number contained in this variable. Since 2**6 = 64, the default "fully loaded" Expansion Factor is 64. If you set Sserver_Transinfo_Range to 7, the Expansion Factor must be 128 before the server has an Availability Index of 0%. If you set the variable to 10, EF must be 1024 for AI to be 0%.

In the experience of my customers, Server_Transinfo_Range = 10 is a reasonable value for modern mid-power servers. (I would be interested in hearing from other people about their experience adjusting this parameter for various types of servers.)

The server Availability Threshold (AT) is the point at which the server is considered "too busy" and new users are redirected to another cluster server. For example, if AT is 70 and AI is 80, users will not fail over to another server because this server is still available for them. If AI falls to 50, new users will fail over to another cluster member because AI is now below the threshold of 70. You control AT with the INI variable Server_Availability_Threshold.

A few other pointers, which may be helpful:

For more information, see Domino Administration 6 Help -> Contents -> Clusters -> Managing -> Balancing.

Chuck Connell is president of CHC-3 Consulting, which helps organizations with all aspects of Domino and Notes.

Do you have comments on this tip? Let us know.

Please let others know how useful it is via the rating scale below. Do you have a useful Notes/Domino tip or code to share? Submit it to our monthly tip contest and you could win a prize and a spot in our Hall of Fame.

Rate this Tip
To rate tips, you must be a member of SearchDomino.com.
Register now to start rating these tips. Log in if you are already a member.




DISCLAIMER: Our Tips Exchange is a forum for you to share technical advice and expertise with your peers and to learn from other enterprise IT professionals. TechTarget provides the infrastructure to facilitate this sharing of information. However, we cannot guarantee the accuracy or validity of the material submitted. You agree that your use of the Ask The Expert services and your reliance on any questions, answers, information or other materials received through this Web site is at your own risk.



Domino & Lotus Notes Security Solutions: Authentication, Antispam, Encryption and Antivirus
HomeTopicsITKnowledge ExchangeTipsAsk the ExpertsMultimediaWhite PapersDomino IT Downloads
About Us  |  Contact Us  |  For Advertisers  |  For Business Partners  |  Site Index  |  RSS
SEARCH 
TechTarget provides technology professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective purchase decisions and managing their organizations' technology projects - with its network of technology-specific websites, events and online magazines.

TechTarget Corporate Web Site  |  Media Kits  |  Site Map




All Rights Reserved, Copyright 1999 - 2009, TechTarget | Read our Privacy Policy
  TechTarget - The IT Media ROI Experts