Guest User

Untitled

a guest
Aug 6th, 2014
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.10 KB | None | 0 0
  1. [root@smash ~] packstack --answer-file /root/answers.txt
  2. Welcome to Installer setup utility
  3.  
  4. Installing:
  5. Clean Up                                             [ DONE ]
  6. Setting up ssh keys                                  [ DONE ]
  7. Discovering hosts details                        [ ERROR ]
  8.  
  9. ERROR : Failed to run remote script, stdout:
  10. stderr: ssh_exchange_identification: Connection closed by remote host
  11.  
  12. Please check log file /var/tmp/packstack/20140806-095144-1xL4KI/openstack-setup.log for more information
  13.  
  14. Here is the tail of setup.log
  15.  
  16. File "/usr/lib/python2.6/site-packages/packstack/installer/setup_controller.py", line 68, in runAllSequences
  17.     sequence.run(config=self.CONF, messages=self.MESSAGES)
  18.   File "/usr/lib/python2.6/site-packages/packstack/installer/core/sequences.py", line 98, in run
  19.     step.run(config=config, messages=messages)
  20.   File "/usr/lib/python2.6/site-packages/packstack/installer/core/sequences.py", line 44, in run
  21.     raise SequenceError(str(ex))
  22. SequenceError: Failed to run remote script, stdout:
  23. stderr: ssh_exchange_identification: Connection closed by remote host
Advertisement
Add Comment
Please, Sign In to add comment