diff --git a/docs.it4i/salomon/storage.md b/docs.it4i/salomon/storage.md index 85ba45b32aecdba1a8d1b123f682feb91b905993..7367b7edc45b9164aebae45eb898b2fb748a6368 100644 --- a/docs.it4i/salomon/storage.md +++ b/docs.it4i/salomon/storage.md @@ -248,7 +248,7 @@ The workspace is backed up, such that it can be restored in case of catasthropic ### Scratch -The SCRATCH is realized as Lustre parallel file system and is available from all login and computational nodes. Default stripe size is 1 MB, stripe count is 1. There are 54 OSTs dedicated for the SCRATCH file system. +The SCRATCH is realized as Lustre parallel file system and is available from all login and computational nodes. Default stripe size is 1 MB, stripe count is set to -1. There are 54 OSTs dedicated for the SCRATCH file system. !!! note Setting stripe size and stripe count correctly for your needs may significantly impact the I/O performance you experience.