Advertisement
Guest User

Untitled

a guest
Nov 23rd, 2016
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.88 KB | None | 0 0
  1. 2016-11-23 10:30:24 09300 +0100 - ctrl-roub-01 - 109786/140116299626240 - lib/setup - 382 - INFO - Demote complete
  2. 2016-11-23 10:30:24 09300 +0100 - ctrl-roub-01 - 109786/140116299626240 - lib/setup - 383 - INFO - Stopping and removing services
  3. 2016-11-23 10:30:24 09300 +0100 - ctrl-roub-01 - 109786/140116299626240 - lib/setup - 384 - INFO - Removing node from model
  4. 2016-11-23 10:30:24 10000 +0100 - ctrl-roub-01 - 109786/140116299626240 - lib/scheduled tasks - 385 - INFO - Send data task scheduling started
  5. 2016-11-23 10:30:24 11200 +0100 - ctrl-roub-01 - 109786/140116299626240 - lib/setup - 386 - INFO - Running "remove" hooks
  6. 2016-11-23 10:30:24 11200 +0100 - ctrl-roub-01 - 109786/140116299626240 - lib/setup - 387 - INFO - Executing storagedriver.on_remove
  7. 2016-11-23 10:30:26 42000 +0100 - ctrl-roub-01 - 109786/140116299626240 - lib/setup - 388 - INFO -
  8.  
  9. 2016-11-23 10:30:26 42100 +0100 - ctrl-roub-01 - 109786/140116299626240 - lib/setup - 389 - ERROR - An unexpected error occurred:
  10. Traceback (most recent call last):
  11. File "ovs/lib/setup.py", line 743, in remove_node
  12. SetupController._run_hooks('remove', storage_router_to_remove.ip, complete_removal=remove_asd_manager)
  13. File "ovs/lib/setup.py", line 1814, in _run_hooks
  14. function(cluster_ip=cluster_ip, **kwargs)
  15. File "ovs/lib/helpers/..//storagedriver.py", line 136, in on_remove
  16. client = SSHClient(endpoint=cluster_ip, username='root')
  17. File "ovs/extensions/generic/sshclient.py", line 152, in __init__
  18. self._connect()
  19. File "ovs/extensions/generic/sshclient.py", line 173, in _connect
  20. self._client.connect(self.ip, username=self.username, password=self.password)
  21. File "/usr/lib/python2.7/dist-packages/paramiko/client.py", line 311, in connect
  22. raise NoValidConnectionsError(errors)
  23. NoValidConnectionsError: [Errno None] Unable to connect to port 22 on or 172.20.20.7
  24. 2016-11-23 10:30:26 42200 +0100 - ctrl-roub-01 - 109786/140116299626240 - lib/setup - 390 - ERROR - [Errno None] Unable to connect to port 22 on or 172.20.20.7
  25. Traceback (most recent call last):
  26. File "ovs/lib/setup.py", line 743, in remove_node
  27. SetupController._run_hooks('remove', storage_router_to_remove.ip, complete_removal=remove_asd_manager)
  28. File "ovs/lib/setup.py", line 1814, in _run_hooks
  29. function(cluster_ip=cluster_ip, **kwargs)
  30. File "ovs/lib/helpers/..//storagedriver.py", line 136, in on_remove
  31. client = SSHClient(endpoint=cluster_ip, username='root')
  32. File "ovs/extensions/generic/sshclient.py", line 152, in __init__
  33. self._connect()
  34. File "ovs/extensions/generic/sshclient.py", line 173, in _connect
  35. self._client.connect(self.ip, username=self.username, password=self.password)
  36. File "/usr/lib/python2.7/dist-packages/paramiko/client.py", line 311, in connect
  37. raise NoValidConnectionsError(errors)
  38. NoValidConnectionsError: [Errno None] Unable to connect to port 22 on or 172.20.20.7
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement