Re: [ovirt-users] Failed gdeploy

2017-09-25 Thread Kasturi Narra
Hi Sean, This error is expected and there is a bug to change this script so that it can properly disable multipath devices. To continue you can simply add 'ignore_script_errors=yes' under script3 which continues with this failure. Please note that this script is used to disable

[ovirt-users] Failed gdeploy

2017-09-22 Thread Sean McMurray
My latest attempt to deploy went like this (/tmp/tmpaQJuTG/run-script.yml and /tmp/gdeployConfig.conf are pasted below the gdeploy transcript): # gdeploy -k -vv -c /tmp/gdeployConfig.conf --trace Using /etc/ansible/ansible.cfg as config file PLAYBOOK: run-script.yml

Re: [ovirt-users] Failed gdeploy

2017-09-22 Thread Sean McMurray
After reading https://bugzilla.redhat.com/show_bug.cgi?id=1469469 and https://bugzilla.redhat.com/show_bug.cgi?id=1491548#c2 I changed gdeployConfig.conf so that [script3] has file=/usr/share/gdeploy/scripts/disable-multipath.sh That gives me a different failture: TASK [Run a shell script]