Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: dwong80Our temporary directory/drive used by LAE is running out of space and we would like to move it to another mount. I noticed in the conf directory the following files:
ls.prop:ls.tempDir = "${ls.ra.home}/tmp"
ls_brain.prop:ls.brain.tempDir= "${ls.brain.home}/tmp"
ls_brain.prop:ls.brain.outputTempDir= "${ls.brain.home}/tmp"
ls_brain.prop:ls.brain.localTempDir= "${ls.brain.home}/tmp"
Questions:
1. What's the difference between ls.prop and ls_brain.prop?
2. In order to change the temp mount, do we modify the parameters and re-start the LAE?