I tested this out on our duplicate dev system to see if it was old scores or a bad configuration.  I got the exact same ptest scores on a new cluster set up exactly the same way.  This lead me to believe that it IS my configuration that needed to be changed.  So I started looking at what was different.  I changed the following lines of my configuration:<br>
<br>from:<br><br>colocation colocOSS1OSS2 -inf: anchorOSS2 anchorOSS1<br>






<b>colocation colocOSS1OSS4 -inf: anchorOSS4 anchorOSS1</b><br>colocation colocOSS1group 300: ( resOST0000 resOST0004 resOST0008 ) anchorOSS1<br>colocation colocOSS2OSS3 -inf: anchorOSS3 anchorOSS2<br>colocation colocOSS2group 300: ( resOST0001 resOST0005 resOST0009 ) anchorOSS2<br>







colocation colocOSS3OSS4 -inf: anchorOSS4 anchorOSS3<br>colocation colocOSS3group 300: ( resOST0002 resOST0006 resOST000a ) anchorOSS3<br>colocation colocOSS4group 300: ( resOST0003 resOST0007 resOST000b ) anchorOSS4<br>
<br><br>to:<br><br>colocation colocOSS1OSS2 -inf: anchorOSS2 anchorOSS1<br>colocation colocOSS1group 300: ( resOST0000 resOST0004 resOST0008 ) anchorOSS1<br>colocation colocOSS2OSS3 -inf: anchorOSS3 anchorOSS2<br>colocation colocOSS2group 300: ( resOST0001 resOST0005 resOST0009 ) anchorOSS2<br>







colocation colocOSS3OSS4 -inf: anchorOSS4 anchorOSS3<br>colocation colocOSS3group 300: ( resOST0002 resOST0006 resOST000a ) anchorOSS3<br><b>colocation colocOSS4OSS1 -inf: anchorOSS1 anchorOSS4</b><br>colocation colocOSS4group 300: ( resOST0003 resOST0007 resOST000b ) anchorOSS4<br>
<br>This fixed the scoring error!  Now my question is why?<br><br>What was so screwy about the original set up that changing it made the difference?<br><br clear="all"><br>Bobbie Lind<br>Systems Engineer<br><i><b>Solutions Made Simple, Inc (SMSi)</b></i><br>

<br><br>