Note:
This topic has been translated from a Chinese forum by GPT and might contain errors.
Original topic: tidb 4.0.13版本是否适合使用xfs文件系统
This document mentions that it is recommended to use the ext4 file system. There are also posts in the forum saying that xfs may have a risk of data loss.
However, the standardized configuration of new machines is now uniformly xfs. I would like to inquire whether the 4.0.13 version of TiDB can use the xfs file system.
Support for XFS is available, and it can be deployed and used normally. However, for production environments, safety should be the priority, so it is recommended to use ext4.
Someone asked a similar question before: 磁盘分区是否必须EXT4 - TiDB 的问答社区
It is recommended to use ext4.
Let’s stick to the official standards.
It’s been 2 years, still not supported. Hope it gets upgraded soon.
Align with the standards~
CentOS 7 defaults to XFS. Check your system version; it’s better to choose version 5.3 or later for newly deployed TiDB.
This topic was automatically closed 1 minute after the last reply. No new replies are allowed.