Whamcloud - gitweb
LUDOC-385 dom: fix figure to match description 63/32263/2
authorAndreas Dilger <andreas.dilger@intel.com>
Wed, 2 May 2018 23:31:09 +0000 (17:31 -0600)
committerJoseph Gmitter <joseph.gmitter@intel.com>
Fri, 4 May 2018 00:55:38 +0000 (00:55 +0000)
The figure describes 4MB OST stripe_size, but the diagram shows five
blocks within the "4MB" range on the OSTs, with the first 1MB block
being (correctly) sparse because of the DoM component.  Fix this to
show the proper 4MB range on the OST objects.

Also, show the MB offset of each OST stripe as "4, 8, 4N" rather than
"2, 3, N" to better explain how Lustre striping works.

Signed-off-by: Andreas Dilger <andreas.dilger@intel.com>
Change-Id: I1b9487c4b19cecbdc738744381166968373ebbe5
Reviewed-on: https://review.whamcloud.com/32263
Tested-by: Jenkins
Reviewed-by: Joseph Gmitter <joseph.gmitter@intel.com>
figures/DoM_Layout1.png

index 74922bb..273870b 100644 (file)
Binary files a/figures/DoM_Layout1.png and b/figures/DoM_Layout1.png differ