Search before asking
Description
in pkg/controller/sub_controller/disaggregated_cluster/metaservice/statefulset.go , newStatefulSet() will add another pvc for log which name is log
Solution
i think metaservice controller should use BuildVolumesVolumeMountsAndPVCs for building the pvcs which needed,because the BuildVolumesVolumeMountsAndPVCs function includes get log path for MS;
Are you willing to submit PR?
Code of Conduct