<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">The QUORUM level query is done by Cassandra at start up when it checks to see whether or not it needs to create the default super user. What errors did you hit when you tried installing/upgrading with all three nodes running? You will need to go through the upgrade process for each node. Since multi-node support was incomplete in 4.8, the easiest/safest thing to do might be to decommission two of the nodes (using nodetool) and get through the upgrade with a single node. Then go back and re-deploy the additional nodes.<div><br><div><div>On Sep 11, 2013, at 11:30 PM, John Sanda &lt;<a href="mailto:jsanda@redhat.com">jsanda@redhat.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">The patch was compiled with Java 7. I will rebuild the patch with Java 6 tomorrow and get it uploaded to source forge asap.&nbsp;<div><br></div><div>I am particularly interested in the earlier error posted:</div><div><br></div><div>00:23:38,068 ERROR [org.rhq.enterprise.server.installer.InstallerServiceImpl] Could not complete Cassandra schema installation: An unexpected error occured server side: java.lang.RuntimeException: org.apache.cassandra.exceptions.UnavailableException: Cannot achieve consistency level QUORUM: java.lang.RuntimeException: com.datastax.driver.core.exceptions.DriverInternalError: An unexpected error occured server side: java.lang.RuntimeException: org.apache.cassandra.exceptions.UnavailableException: Cannot achieve consistency level QUORUM</div><div><br></div><div>All reads and writes are currently executed at consistency level ONE. What errors do you have in your rhq-storage.log?</div><div><br><div><div>On Sep 11, 2013, at 9:47 PM, Elias Ross &lt;<a href="mailto:genman@noderunner.net">genman@noderunner.net</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">On Wed, Sep 11, 2013 at 5:12 PM, John Sanda <span dir="ltr">&lt;<a href="mailto:jsanda@redhat.com" target="_blank">jsanda@redhat.com</a>&gt;</span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div style="word-wrap:break-word">The cassandra-env.sh script no longer ships with RHQ 4.9. On what platform/JRE are you running where you had to change the thread stack size. In both 4.8 and 4.9 the installer increases it to 240k if you are running OpenJDK with an arch that is one i386, amd64, or i686. I need to go back and check, but I want to say that the default size of 180k works fine with OpenJDK 7.<div>
<br></div><div>This release does not require Java 7. With respect to the storage node, extensive testing was done with Java 6.</div></div></blockquote><div><br></div><div>I was talking about the upgrade script. The jarfile included in that package was compiled on JDK 7. I believe you that the storage node itself does not need it.</div>
<div><br></div><div>rhq48-storage-patch.zip<br></div><div>&nbsp;<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div style="word-wrap:break-word"><div><br></div><div>I have not seen the AuthenticationException before when running the patch script. Did you by any chance make changes to the system_auth keyspace?<br><div><br></div></div>
</div></blockquote><div><br></div><div>No, not that I know of. I did sort of hack in the replication stuff, this is in&nbsp;cassandra.yaml 'seeds'. I didn't touch the keyspace, as far as I know.</div></div></div></div>
_______________________________________________<br>rhq-devel mailing list<br><a href="mailto:rhq-devel@lists.fedorahosted.org">rhq-devel@lists.fedorahosted.org</a><br><a href="https://lists.fedorahosted.org/mailman/listinfo/rhq-devel">https://lists.fedorahosted.org/mailman/listinfo/rhq-devel</a><br></blockquote></div><br></div></div></blockquote></div><br></div></body></html>