From 416cd95897b3748b7e535fb2119499f895d5f923 Mon Sep 17 00:00:00 2001 From: Andreas Dilger Date: Tue, 2 Jun 2015 12:13:10 -0600 Subject: [PATCH] LUDOC-284 misc: update known filesystem limits Update known limits from production systems. Signed-off-by: Andreas Dilger Change-Id: I2b69712789ce42d2b906b79c337816ca81ecab07 Reviewed-on: http://review.whamcloud.com/15106 Tested-by: Jenkins --- UnderstandingLustre.xml | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/UnderstandingLustre.xml b/UnderstandingLustre.xml index 517ba23..4ee65f7 100644 --- a/UnderstandingLustre.xml +++ b/UnderstandingLustre.xml @@ -100,7 +100,7 @@ xml:id="understandinglustre"> - Tested in Production + Known Production Usage @@ -143,7 +143,7 @@ xml:id="understandinglustre"> Aggregate: - 240 GB/sec I/O + 2.5 TB/sec I/O @@ -161,19 +161,20 @@ xml:id="understandinglustre"> OSS count: - 500 OSSs, with up to 4000 OSTs + 1000 OSSs, with up to 4000 OSTs Single OSS: - 8 OSTs per OSS, - 16TB per OST + 32x 8TB OSTs per OSS, + 8x 32TB OSTs per OSS OSS count: 450 OSSs with 1000 4TB OSTs 192 OSSs with 1344 8TB OSTs + 768 OSSs with 768 72TB OSTs @@ -190,7 +191,7 @@ xml:id="understandinglustre"> Aggregate: - 2.5 TB/sec + 10 TB/sec @@ -200,7 +201,7 @@ xml:id="understandinglustre"> Aggregate: - 240 GB/sec + 2.5 TB/sec @@ -219,14 +220,13 @@ xml:id="understandinglustre"> MDS count: 1 primary + 1 backup - Up to 4096 MDTs and up to 4096 - MDSs + Up to 256 MDTs and up to 256 MDSs Single MDT: - 1 billion files + 2 billion files MDS count: @@ -240,12 +240,12 @@ xml:id="understandinglustre"> - 35000/s create operations, - 100000/s metadata stat operations + 50000/s create operations, + 200000/s metadata stat operations 15000/s create operations, - 35000/s metadata stat operations + 50000/s metadata stat operations @@ -258,11 +258,11 @@ xml:id="understandinglustre"> Single File: - 2.5 PB max file size + 32 PB max file size (ldiskfs), 2^63 bytes (ZFS) Aggregate: - 512 PB space, 4 billion files + 512 PB space, 32 billion files @@ -272,7 +272,7 @@ xml:id="understandinglustre"> Aggregate: - 55 PB space, 1 billion files + 55 PB space, 2 billion files -- 1.8.3.1