Skip to content
This repository has been archived by the owner on Mar 26, 2020. It is now read-only.

xlators default orders and volume default options #1490

Merged
merged 1 commit into from
Jan 28, 2019
Merged

xlators default orders and volume default options #1490

merged 1 commit into from
Jan 28, 2019

Conversation

aravindavk
Copy link
Member

@aravindavk aravindavk commented Jan 23, 2019

Xlator order for client volfile changed to,

debug/io-stats
performance/read-ahead
performance/io-threads
performance/nl-cache
performance/quick-read
performance/open-behind
performance/io-cache
performance/readdir-ahead
performance/write-behind
performance/md-cache
features/utime
features/shard
cluster/distribute

This PR also disables Self heal by default.(Fixes #1485)

Signed-off-by: Aravinda VK [email protected]

(edited to remove ":" after "Fixes" so waffle.io tracks properly)

@aravindavk aravindavk requested review from kshlm, amarts and atinmu January 23, 2019 06:25
@ghost ghost assigned aravindavk Jan 23, 2019
@ghost ghost added the in progress label Jan 23, 2019
@Madhu-1
Copy link
Member

Madhu-1 commented Jan 23, 2019

retest this please

Xlator order for client volfile changed to,

```
debug/io-stats
performance/read-ahead
performance/io-threads
performance/nl-cache
performance/quick-read
performance/open-behind
performance/io-cache
performance/readdir-ahead
performance/write-behind
performance/md-cache
features/utime
features/shard
cluster/distribute
```

This PR also disables Self heal by default.(Fixes: #1485)

Signed-off-by: Aravinda VK <[email protected]>
@Madhu-1
Copy link
Member

Madhu-1 commented Jan 28, 2019

retest this please

@aravindavk aravindavk merged commit fff7c21 into gluster:master Jan 28, 2019
@ghost ghost removed the in progress label Jan 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants