Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
HPCasCode
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
hpc-team
HPCasCode
Commits
6d320631
Commit
6d320631
authored
7 years ago
by
Simon Michnowicz
Committed by
Chris Hines
7 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Added "set quorum ratio" command
parent
7ef98227
No related branches found
Branches containing commit
No related tags found
1 merge request
!135
Gluster
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
roles/gluster_server/tasks/main.yml
+5
-0
5 additions, 0 deletions
roles/gluster_server/tasks/main.yml
with
5 additions
and
0 deletions
roles/gluster_server/tasks/main.yml
+
5
−
0
View file @
6d320631
...
@@ -27,3 +27,8 @@
...
@@ -27,3 +27,8 @@
-
name
:
make brick dir
-
name
:
make brick dir
file
:
state=directory path="{{ brickmnt }}/brick"
file
:
state=directory path="{{ brickmnt }}/brick"
sudo
:
true
sudo
:
true
-
name
:
set quorum ratio
command
:
"
gluster
volume
set
all
cluster.server-quorum-ratio
51%"
sudo
:
true
This diff is collapsed.
Click to expand it.
Simon Michnowicz
@smichnow
mentioned in commit
5c66255a
·
4 years ago
mentioned in commit
5c66255a
mentioned in commit 5c66255a4dd6bfba8b4c94240b0ceaa519a93db8
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment