Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: xathrasHi All,
I hope this helps anyone in the future. I won't take any credit to get this working other than typing the config - Bob and Rich from Lavastorm thank you
1. Edit ls_brain.prop file in your $LAE_HOME/conf/brain folder and set the following:
ls.brain.server.drone.poolconfig="/opt/software/lae/4.5.4/conf/brain/server/pool.config" - your folder maybe different than mine
2. Edit the pool.config file to your desired config, mine looks something like:
pool:bre
size:10
defaultgroup:users
end:bre
3. check your pool.config aligns with your passwd file. Example line from mine below:
users:group:members=brain,admins
Since my pool.config give access to group users. Members brain and admins will use this config
4. Restart Lavastorm (this had to happen for me) I am going to assume because of the ls_brain.prop change.
5. Connect to Lavastorm via BRE. I setup to connect with 15 threads. 10 Connected and 5 failed. Failures were with the message below:
15:55:48 - ERROR (no node specified) no drones available
Therefore, I have limited users Brain and Admin to the number of threads they can use.