Hi everyone,
I have a MongoDB replica set with nodes using ext4, and I’m planning to add new nodes with an XFS filesystem. Will this affect replication or performance in any way? Any advice would be appreciated! (Mongo 6.0)
Hi everyone,
I have a MongoDB replica set with nodes using ext4, and I’m planning to add new nodes with an XFS filesystem. Will this affect replication or performance in any way? Any advice would be appreciated! (Mongo 6.0)
Yes that is fine. Ideally, eventually move all the data directories to XFS.