Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <ceph001> ESTABLISH CONNECTION FOR USER: root
- <ceph001> REMOTE_MODULE command ping -c 1 {{hostvars[item]["ansible_bond1.2108"].ipv4.address}}
- <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'"]
- <ceph001> PUT /tmp/tmpJy1Tfo TO /root/.ansible/tmp/ansible-tmp-1398242401.85-50831649015110/command
- <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'"]
- 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"}
- stderr: ping: unknown host
- ...ignoring
- ___________________________________________________________
- / TASK: swift-proxy | debug \
- \ msg="{{hostvarsitem]"ansible_bond1.2108"].ipv4.address}}" /
- -----------------------------------------------------------
- \ ^__^
- \ (oo)\_______
- (__)\ )\/\
- ||----w |
- || ||
- <ceph001> ESTABLISH CONNECTION FOR USER: root
- fatal: [ceph001] => host not found:
- FATAL: all hosts have already failed -- aborting
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement