slaclab / smurf-tpg-ioc-docker

0 stars 1 forks source link

Unable to start the IOC without autosave files #2

Closed agustiner closed 3 years ago

agustiner commented 3 years ago

R1.7.3-1.3.0 is unable to run if its autosave files are not present in /data/epics/ioc/data/sioc-smrf-ts01/ on the host running the Docker container. This is based off the light scan of https://github.com/slaclab/smurf-tpg-ioc-docker/blob/0db5e41544714e60dc67348720a55fcd3b69d48a/Tpg/iocBoot/sioc-smrf-ts01/st.cmd#L207

We can either drag along the autosave files with us every time we need a new system, or I can fix the autosave procedure to start up without prepopulated autosave files. The latter is the better choice of course.

agustiner commented 3 years ago

The image works fine if these files are placed into the /data directory of the host. smurf-srv11 and smurf-srv06 have them.

data.zip