Skip to Content.
Sympa Menu

perfsonar-user - [perfsonar-user] Re: Cassandra heap size

Subject: perfSONAR User Q&A and Other Discussion

List archive

[perfsonar-user] Re: Cassandra heap size


Chronological Thread 
  • From: Rod James Bio <>
  • To:
  • Subject: [perfsonar-user] Re: Cassandra heap size
  • Date: Thu, 23 Oct 2014 12:43:30 +0800

A work around that worked for me is to set the vars under /etc/cassandra/default.conf/cassandra-env.sh to:

MAX_HEAP_SIZE="2048M"
HEAP_NEWSIZE="400M"

I am using an 8core machine with 16GB RAM (12GB Free) BUT a 32-bit perfsonar version. So that may be the issue (?).

Regards,

On 10/23/14, 12:27, Rod James Bio wrote:
Hello everyone,

I updated my perfsonar to 3.4 and it was returning an undefined after
checking the graphs, similar to this:

http://www.perfsonar.net/about/faq/#Q68

After doing the suggestion, i.e. restart cassandra and httpd, I noticed
that cassandra was not starting with this on the cassandra logfile:

Error occurred during initialization of VM
Could not reserve enough space for object heap
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.

Does anyone have any suggestion on how to fix/work-around this?

Regards,



Archive powered by MHonArc 2.6.16.

Top of Page