Skip to content

Commit cff852e

Browse files
committed
hardware-and-software-requirements: Add note about supported filesystems
1 parent 474cf28 commit cff852e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

hardware-and-software-requirements.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ As an open-source distributed SQL database, TiDB requires the following network
225225
| Alertmanager | 9093 | the port for the alert web service |
226226
| Alertmanager | 9094 | the alert communication port |
227227

228-
## Disk space requirements
228+
## Storage requirements
229229

230230
<table>
231231
<thead>
@@ -269,6 +269,8 @@ As an open-source distributed SQL database, TiDB requires the following network
269269
</tbody>
270270
</table>
271271

272+
TiDB supports XFS and Ext4 filesystems, other filesystems are not tested.
273+
272274
## Web browser requirements
273275

274276
TiDB relies on [Grafana](https://grafana.com/) to provide visualization of database metrics. A recent version of Microsoft Edge, Safari, Chrome or Firefox with Javascript enabled is sufficient.

0 commit comments

Comments
 (0)