HI, I didn't deploy s3fs or cvmfs but I use aliyun cloud oss bucket to create refdata pv & pvc, but some pods failed to start and I check pod logs found "
OSError: Error reading file '/cvmfs/data.galaxyproject.org/managed/location/tool_data_table_conf.xml': failed to load external entity "/cvmfs/data.galaxyproject.org/managed/location/tool_data_table_conf.xml"
"
I found that /cvmfs/data.galaxyproject.org/ mounted to refdata pvc(oss bucket), but I have no idea how to get this data, please help!