Re: Determining the issues of marking node down

2011-04-30 Thread aaron morton
If the node is crashing with OutOfMemory it will be in the cassandra logs. Search them for "ERROR". Alternatively if you've installed a package the stdout and stderr may be redirected to a file called something like output.log in the same location as the log file. You can change the logging usi

Determining the issues of marking node down

2011-04-30 Thread Rauan Maemirov
I have a test cluster with 3 nodes, earlier I've installed OpsCenter to watch my cluster. Every day I see, that the same one node goes down (at different time, but every day). Then I just run `service cassandra start` to fix that problem. system.log doesn't show me anything strange. What are the st