How do I check that?
Today, I'm re-installing but getting this error message:
PLAY [gluster_servers]
*********************************************************
TASK [Run a shell script]
******************************************************
fatal: [ovirt-N1-f25.fatek-dc.lab]: FAILED! => {"failed": true,
"msg":
"The conditional check 'result.rc != 0' failed. The error was: error
while evaluating conditional (result.rc != 0): 'dict object' has no
attribute 'rc'"}
fatal: [ovirt-N3-f25.fatek-dc.lab]: FAILED! => {"failed": true,
"msg":
"The conditional check 'result.rc != 0' failed. The error was: error
while evaluating conditional (result.rc != 0): 'dict object' has no
attribute 'rc'"}
fatal: [ovirt-N2-f25.fatek-dc.lab]: FAILED! => {"failed": true,
"msg":
"The conditional check 'result.rc != 0' failed. The error was: error
while evaluating conditional (result.rc != 0): 'dict object' has no
attribute 'rc'"}
to retry, use: --limit @/tmp/tmpEzKSy6/run-script.retry
PLAY RECAP
*********************************************************************
ovirt-N1-f25.fatek-dc.lab : ok=0 changed=0 unreachable=0
failed=1
ovirt-N2-f25.fatek-dc.lab : ok=0 changed=0 unreachable=0
failed=1
ovirt-N3-f25.fatek-dc.lab : ok=0 changed=0 unreachable=0
failed=1
On 2017-06-01 00:08, knarra wrote:
On 06/01/2017 01:19 AM, ovirt(a)fateknollogee.com wrote:
> Any ideas what this is:
>
> TASK [Run a shell script]
> ******************************************************
> fatal: [ovirt-node1.lab]: FAILED! => {"failed": true, "msg":
"The
> conditional check 'result.rc != 0' failed. The error was: error while
> evaluating conditional (result.rc != 0): 'dict object' has no
> attribute 'rc'"}
> fatal: [ovirt-node3.lab]: FAILED! => {"failed": true, "msg":
"The
> conditional check 'result.rc != 0' failed. The error was: error while
> evaluating conditional (result.rc != 0): 'dict object' has no
> attribute 'rc'"}
> fatal: [ovirt-node2.lab]: FAILED! => {"failed": true, "msg":
"The
> conditional check 'result.rc != 0' failed. The error was: error while
> evaluating conditional (result.rc != 0): 'dict object' has no
> attribute 'rc'"}
> to retry, use: --limit @/tmp/tmpaOHOtY/run-script.retry
> _______________________________________________
> Users mailing list
> Users(a)ovirt.org
>
http://lists.ovirt.org/mailman/listinfo/users
Hi,
Can you see if the script which is getting execute is present in
that path ?
Thanks
kasturi