Hello to whoever is looking at this question, hope you are having a great day.
So the issue is that we have hosts that run only MongoDB, and we want to switch to the XFS filesystem(currently we are using EXT4) as the WiredTiger engine works better with the XFS filesystem.
I checked the Supported Filesystems and saw that the XFS filesystem is in the Beta phase, we have not yet hit production(we will be in a few months), I have a few questions,
Solved! Go to Solution.
I would strongly encourage you to not use the Beta phase in production; features in the Beta phase might not be compatible with the final release and will force you to change your deployment.
As for the date for the final release, it would be better if you contact a Sales specialist.
I would strongly encourage you to not use the Beta phase in production; features in the Beta phase might not be compatible with the final release and will force you to change your deployment.
As for the date for the final release, it would be better if you contact a Sales specialist.
Thanks a lot for the answer, will check with the sales team.