Anjali, This should be fixed now in https://github.com/apache/solr/pull/1593, scheduled for v 9.3
If you want to test, you can check out the PR branch and build Solr, or wait until tomorrow and download the nighly build from https://ci-builds.apache.org/job/Solr/job/Solr-Artifacts-9x/lastSuccessfulBuild/ or use the nightly docker image at https://hub.docker.com/r/apache/solr-nightly/tags?page=1&name=9.3 Jan > 26. apr. 2023 kl. 05:53 skrev Anjali Maurya > <anjali.maury...@indiamart.com.INVALID>: > > I am not able to see disk usage in this section on UI > http://localhost:8983/solr/#/~cloud?view=nodes > Earlier when I was using compositeId routing then I was able to see disk > usage on UI. > > On Mon, Apr 24, 2023 at 3:15 PM Jan Høydahl <jan....@cominvent.com> wrote: > >> Can you check http://localhost:8983/solr/admin/metrics on your node? >> There should be a key called "INDEX.size" for your core that shows disk >> usage. >> Also, can you check whether there are errors in browser under "Developer >> Tools -> Network" or "Console"? >> >> Jan >> >>> 24. apr. 2023 kl. 10:15 skrev Anjali Maurya >> <anjali.maury...@indiamart.com.INVALID>: >>> >>> Hi all, >>> We have seen that Disk usage is not visible on solr cloud UI in >>> cloud->nodes section. We observed this behavior when we created a >>> collection with implicit routing. >>> Why disk usage is not visible on UI and if is it related to implicit >>> routing then why it is happening for implicit routing? >> >>