Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2014
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.14 KB | None | 0 0
  1. <ceph001> ESTABLISH CONNECTION FOR USER: root
  2. <ceph001> REMOTE_MODULE command ping -c 1 {{hostvars[item]["ansible_bond1.2108"].ipv4.address}}
  3. <ceph001> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/root/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'ConnectTimeout=10', 'ceph001', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1398242401.85-50831649015110 && echo $HOME/.ansible/tmp/ansible-tmp-1398242401.85-50831649015110'"]
  4. <ceph001> PUT /tmp/tmpJy1Tfo TO /root/.ansible/tmp/ansible-tmp-1398242401.85-50831649015110/command
  5. <ceph001> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/root/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'ConnectTimeout=10', 'ceph001', "/bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1398242401.85-50831649015110/command; rm -rf /root/.ansible/tmp/ansible-tmp-1398242401.85-50831649015110/ >/dev/null 2>&1'"]
  6. failed: [ceph001] => (item=ceph006) => {"changed": true, "cmd": ["ping", "-c", "1", "{{hostvars[item][ansible_bond1.2108].ipv4.address}}"], "delta": "0:00:00.006175", "end": "2014-04-23 10:40:01.990645", "item": "ceph006", "rc": 1, "start": "2014-04-23 10:40:01.984470"}
  7. stderr: ping: unknown host
  8. ...ignoring
  9. ___________________________________________________________
  10. / TASK: swift-proxy | debug \
  11. \ msg="{{hostvarsitem]"ansible_bond1.2108"].ipv4.address}}" /
  12. -----------------------------------------------------------
  13. \ ^__^
  14. \ (oo)\_______
  15. (__)\ )\/\
  16. ||----w |
  17. || ||
  18.  
  19.  
  20. <ceph001> ESTABLISH CONNECTION FOR USER: root
  21. fatal: [ceph001] => host not found:
  22.  
  23. FATAL: all hosts have already failed -- aborting
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement