Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb09f3c
)
Change default stripe size based on ALC/ADEV testing.
author
adilger
<adilger>
Thu, 1 Apr 2004 19:50:19 +0000
(19:50 +0000)
committer
adilger
<adilger>
Thu, 1 Apr 2004 19:50:19 +0000
(19:50 +0000)
lustre/utils/lmc
patch
|
blob
|
history
diff --git
a/lustre/utils/lmc
b/lustre/utils/lmc
index
98a56db
..
a341dd8
100755
(executable)
--- a/
lustre/utils/lmc
+++ b/
lustre/utils/lmc
@@
-51,7
+51,7
@@
if not development_mode():
import Lustre
DEFAULT_PORT = 988
-DEFAULT_STRIPE_SZ =
6553
6
+DEFAULT_STRIPE_SZ =
104857
6
DEFAULT_STRIPE_CNT = 1
DEFAULT_STRIPE_PATTERN = 0
UUID_MAX_LENGTH = 31