### Search before asking - [x] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version https://github.com/apache/doris/blob/master/samples/datalake/iceberg_and_paimon/start_all.sh DORIS_PACKAGE=apache-doris-2.1.5-bin-x64 ### What's Wrong? container_name: doris-iceberg-paimon-doris I'm getting the error "No available backends." In the /opt/doris/be/conf/be.conf configuration file, storage_root_path is all commented out. Will it work if storage_root_path is not set? ### What You Expected? Can you please include all the steps in the README.md? ### How to Reproduce? _No response_ ### Anything Else? _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)