You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think we should autoconfigure or document recommended filesystem
Actual behavior
I get the following warning when connecting to Mongodb
2024-11-28T21:05:14.553+00:00: Using the XFS filesystem is strongly recommended with the WiredTiger storage engine. See http://dochub.mongodb.org/core/prodnotes-filesystem
Versions
Juju 3.5.4
data-integrator active 1 data-integrator latest/stable 41 no
grafana-agent active 3 grafana-agent latest/edge 299 no tracing: off
mongodb active 3 mongodb 6/stable 199 no
self-signed-certificates active 1 self-signed-certificates latest/stable 155 no
The text was updated successfully, but these errors were encountered:
@gustavosr98 Thank you so much for notifying us of this. It is something that I know @phvalguima is also interested in having in OpenSearch.
Unfortunately Juju sets up our file systems as ext4. Once juju gives us the ability of XFS we can consider that as a possibility. *However we then will have a breaking upgrade and we will need to figure out how we want to address this.
Thanks for bringing this up and helping us identify potential places for future improvements
Steps to reproduce
Just deploy mongodb and connect to it
Expected behavior
I think we should autoconfigure or document recommended filesystem
Actual behavior
I get the following warning when connecting to Mongodb
Versions
Juju 3.5.4
The text was updated successfully, but these errors were encountered: