Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gluster_log_file missing for georep-session-config.yml #370

Open
johnsimcall opened this issue Jun 8, 2017 · 0 comments
Open

gluster_log_file missing for georep-session-config.yml #370

johnsimcall opened this issue Jun 8, 2017 · 0 comments

Comments

@johnsimcall
Copy link

Errors and failures occur when trying to modify geo-replication configuration.

# Alter geo-rep variables
[geo-replication]
action=config
mastervol=gluster1:vol1
slavevol=gluster-geo1:geo-vol1
sync-jobs=6
Using /etc/ansible/ansible.cfg as config file

PLAYBOOK: georep-session-config.yml ********************************************
1 plays in /tmp/tmpTFZOYh/georep-session-config.yml

PLAY [georep_master] ***********************************************************

TASK [Configures the geo-rep session] ******************************************
task path: /tmp/tmpTFZOYh/georep-session-config.yml:7
fatal: [gluster1]: FAILED! => {"changed": false, "failed": true, "msg": "Please provide gluster_log_file option in the playbook!"}
	to retry, use: --limit @/tmp/tmpTFZOYh/georep-session-config.retry

PLAY RECAP *********************************************************************
gluster1                   : ok=0    changed=0    unreachable=0    failed=1   

Ignoring errors...
[root@srvr]# find /tmp/tmpTFZOYh/ -type f -exec grep -Hi "gluster_log_file" {} \;
ERROR-geo-rep-configure/group_vars/all:gluster_log_file: null
ERROR-geo-rep-configure/georep-session-config.yml:            gluster_log_file="{{ gluster_log_file}}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant