diff --git a/docs/en/server/releasenotes/key_features.md b/docs/en/server/releasenotes/key_features.md index fe7b08f94c7fdc2129aac65f5eb8b17056bf3da7..c0901d93f102f3758e2b7bc31a085fdf7fda088f 100644 --- a/docs/en/server/releasenotes/key_features.md +++ b/docs/en/server/releasenotes/key_features.md @@ -246,7 +246,7 @@ Lustre is an open source parallel file system designed for high scalability, per - **OSS performance**: A single OSS can deliver 1.5 million IOPS, with an I/O bandwidth of 15 GB/s. The aggregated I/O performance reaches 50 million IOPS, with an I/O bandwidth of up to 50 TB/s. - **MDS scalability**: A single MDS can manage up to four MDTs. A single MDT supports 4 billion files of up to 16 TB when LDISKFS is used as the backend file system, or 64 billion files of up to 64 TB when ZFS is used as the backend file system. - **MDS performance**: 1 million creation operations or 2 million metadata stat operations can be performed within a second. - - **File system scalability**: The maximum size of a single file in the LDISKFS backend is 32 PB. An aggregated Lustre system can contain up to 1 trillion files, or 512 PB + - **File system scalability**: The maximum size of a single file in the LDISKFS backend is 32 PB. An aggregated Lustre system can contain up to 1 trillion files, or 512 PB. ## DDE