CAUTION:
To reconfigure volumes for the System services, you must complete this step before you run the setup script on each server or virtual machine.
You cannot change volumes for System services after running the script run or after starting the service hcpcs.service using systemd.
By default, each of the System services is configured not to use volumes for storage (each service uses the bind-mount option). To change this configuration, you can do that now in this step, before running the product startup scripts.
Tip: System services typically do not store a lot of data, so you should favor keeping the default bind-mount setting for them.
You configure volumes for HCP for cloud scale services later when using the deployment wizard.
To configure volumes for the System services:
These lines show a service that has been configured to use the local-persist volume driver to store data:
com.hds.ensemble.plugins.service.marathon.data_volume_name=SERVICE_PLUGIN_NAME.INSTANCE_UUID.data
com.hds.ensemble.plugins.service.marathon.data_volume_driver=local-persist
com.hds.ensemble.plugins.service.marathon.data_volume_driver_opt_1=mountpoint=/home/hcpcs/data/com.hds.ensemble.plugins.service.marathon/