Note:
This topic has been translated from a Chinese forum by GPT and might contain errors.Original topic: TiDB支持xfs文件系统吗
Does TiDB support the xfs file system?
Note:
This topic has been translated from a Chinese forum by GPT and might contain errors.Original topic: TiDB支持xfs文件系统吗
Does TiDB support the xfs file system?
It also feels very strange. The xfs format should be a newer file format compared to the ext4 format. Why not choose the xfs format?
The image you provided is not visible. Please provide the text you need translated.
By the way, after TiKV 6, since it no longer relies on RocksDB, can we safely use XFS?
I’m here to learn why the official recommendation is not to use XFS.
The main reason is that there are still some unknown issues with the support of the underlying RocksDB for XFS, so it is not recommended to use it.
Got it, I hope it will be more stable on xfs in the future.
I have two clusters here that both use the XFS file system. They have been running for over a year now, and so far, I haven’t encountered any compatibility bugs.
I remember there were bugs in version 4.x. Which version are you using?
Both are 5.X. Now there is a 6.1 version, which has been running for a month without any issues.
Very good practice, so it seems that xfs may not have any major issues at the moment, especially for higher versions (5.x and 6.x).
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.