Setting the default stripe size to 1MB as 64KB is too small for a generic scenario.
This commit was SVN r27405.
Этот коммит содержится в:
родитель
2ddbfbeb26
Коммит
12363d50bd
@ -40,7 +40,7 @@ int mca_fs_lustre_priority = 20;
|
||||
to 64KB. MCA parameter
|
||||
Can be changed at
|
||||
runtime also*/
|
||||
int mca_fs_lustre_stripe_size = 65536;
|
||||
int mca_fs_lustre_stripe_size = 1048576;
|
||||
int mca_fs_lustre_stripe_width = 0;
|
||||
/*
|
||||
* Instantiate the public struct with all of our public information
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user