fix elasticsearch by creating a distributed glusterfs filesystem for elasticsearch data
update graylog
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
- /data/glusterfs/gitea/brick1
|
||||
- /data/glusterfs/jenkins/brick1
|
||||
- /data/glusterfs/tmp/brick1
|
||||
- /data/glusterfs/elasticsearch/brick1
|
||||
volumes:
|
||||
vmshares:
|
||||
- /data/glusterfs/vmshares/brick1/brick
|
||||
@@ -23,8 +24,11 @@
|
||||
- /data/glusterfs/gitea/brick1/brick
|
||||
jenkins:
|
||||
- /data/glusterfs/jenkins/brick1/brick
|
||||
# tmp:
|
||||
# - /data/glusterfs/tmp/brick1/brick
|
||||
distributed_volumes:
|
||||
tmp:
|
||||
- /data/glusterfs/tmp/brick1/brick
|
||||
elasticsearch:
|
||||
- /data/glusterfs/elasticsearch/brick1/brick
|
||||
|
||||
roles:
|
||||
- glusterfs
|
||||
|
||||
Reference in New Issue
Block a user