summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Elsayed <eternaleye@gmail.com>2018-03-01 17:00:24 -0800
committerAlex Elsayed <eternaleye@gmail.com>2018-03-01 17:00:24 -0800
commit6313a7a4ea395a73cf3d055581ec50496c34d6cc (patch)
treed7e201a11e3259742ead85e938cbe5fa3be3da61
parent303fd87f2d80a2da7e2454a528b24907ac907313 (diff)
Whoops; {meta,}data_replicas_required is currently mount-only
-rw-r--r--IoTunables.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/IoTunables.mdwn b/IoTunables.mdwn
index 42e045c..033dd67 100644
--- a/IoTunables.mdwn
+++ b/IoTunables.mdwn
@@ -17,6 +17,7 @@ extended attributes; the xattr name will be listed in such cases.
- Default: `1`
- `metadata_replicas_required`
- The minimum number of replicas to tolerate for metadata
+ - Mount-only (not in sysfs)
- Default: `1`
- `str_hash`
- The hash algorithm to use for dentries and xattrs
@@ -36,6 +37,7 @@ extended attributes; the xattr name will be listed in such cases.
- Default: `1`
- `data_replicas_required`
- The minimum number of replicas to tolerate for data
+ - Mount-only (not in sysfs)
- Default: `1`
### Foreground tunables