Solr uses new cbevents directories (mount points) if their name is prefixed with cbevents* or _cbevents*.
The cbevents directory (without the suffix) is the default directory but does not need to remain on the original data partition. You can remove it if needed.
The following is an example of a valid multi-volume configuration:
In this example, the default data drive is mounted to /dev/xvdb, and /data is configured as the data root inside of cb.conf. In addition, two more volumes are added and mounted to /data/solr/cbevents2 and /data/solr/cbevents3.
The system assigns the correct user:group
upon cb-enterprise restart. If you created the mount points on a live server, ensure that the user assigned to the Carbon Black EDR server has write permissions on the mounted directory. Failure to do so causes the system to ignore the new mount points.
Use a symlinked Location for Event Storage
You can use symlink
to expand cbevents storage.