There is no harm in running the patch script again. Can you do the following and share the output,

  1. Make sure start_rpc in cassandra is set to true
  2. If start_rpc was false restart the storage node after saving cassandra.yaml
  3. in terminal run, export CQLSH_HOST=<your_hostname>
  4. cqlsh -u rhqadmin -p rhqadmin
  5. use rhq;
  6. describe table metrics_index;

On Nov 25, 2013, at 4:42 PM, Matt Warren <mwarren@hnw.com> wrote:

 uncon