Skip to content

Instantly share code, notes, and snippets.

@AnatomicJC
Created September 20, 2019 14:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AnatomicJC/238103b26032a3c8fd827c63f953ad72 to your computer and use it in GitHub Desktop.
Save AnatomicJC/238103b26032a3c8fd827c63f953ad72 to your computer and use it in GitHub Desktop.
debug gluster
gluster volume set nextcloud-data performance.cache-size 1GB
gluster volume set nextcloud-data performance.client-io-threads on
gluster volume set nextcloud-data performance.io-cache on
gluster volume set nextcloud-data performance.io-thread-count 16
gluster volume set nextcloud-data performance.readdir-ahead enable
gluster volume set nextcloud-data performance.read-ahead disable
gluster volume set nextcloud-data features.cache-invalidation on
gluster volume set nextcloud-data features.cache-invalidation-timeout 600
gluster volume set nextcloud-data performance.stat-prefetch on
gluster volume set nextcloud-data performance.cache-invalidation on
gluster volume set nextcloud-data server.event-threads 32
gluster volume set nextcloud-data client.event-threads 32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment