Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: spalluruHi Team,
May I know the meaning of parameters ls.brain.node.javaMaxHeapSize vs ls.brain.server.javaMaxHeapSize
We are getting
No space left of device error while excel node writes to a file system. Will increase in the value help in resolving the issue ?
I am sure that we have got enough free space on file system when this graph runs.
Looking for suggestions on resolving this issue ? appreciate your quick response on this.
Also note we are running version 4.6.1 on VM SuSe Linux verion 11,patchlevel 2 64 bit version
Present heap/buffer settings on my system are as below
1)
>> /opt/lavastorm/lae/4.6.1/bin/linux-x86-64/getProperties -d | grep heap
2)
>> /opt/lavastorm/lae/4.6.1/bin/linux-x86-64/getProperties -d | grep buffer
ls.brain.node.sort.maxbuffersize = "104857600"
ls.brain.node.lookup.maxbuffersize = "1073741824"
ls.brain.node.join.maxbuffersize = "1073741824"
lavadmin@lavasb02:/opt/lavastorm/lae/4.6.1/conf/brain>
-Sreekanth