Guest User

Untitled

a guest
Feb 6th, 2017
328
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.98 KB | None | 0 0
  1. 2017-02-06 16:43:05.426 10038 INFO designate.backend.impl_bind9 [req-15f448d8-55b4-47fb-99d3-518890f584dc - - - - -] RNDC call failure: Unexpected error while running command.
  2. Command: sudo designate-rootwrap /etc/designate/rootwrap.conf rndc -s 10.2.22.220 -p 953 -c /etc/rndc.conf -k /etc/rndc.key addzone examples.com { type slave; masters { 10.2.22.220 port 53;}; file "slave.examples.com.f475f9c0-377b-42dc-ae77-0f4838991279"; };
  3. Exit code: 1
  4. Stdout: u''
  5. Stderr: u'rndc: connection to remote host closed\nThis may indicate that\n* the remote server is using an older version of the command protocol,\n* this host is not authorized to connect,\n* the clocks are not synchronized, or\n* the key is invalid.\n'
  6. 2017-02-06 16:43:05.427 10038 ERROR designate.pool_manager.service [req-15f448d8-55b4-47fb-99d3-518890f584dc - - - - -] Failed to create zone examples.com. on target 3e72db7f-e348-4a21-8417-6ecb76c8c16c on attempt 3
  7. 2017-02-06 16:43:05.427 10038 ERROR designate.pool_manager.service Traceback (most recent call last):
  8. 2017-02-06 16:43:05.427 10038 ERROR designate.pool_manager.service File "/usr/lib/python2.7/site-packages/designate/pool_manager/service.py", line 463, in _create_zone_on_target
  9. 2017-02-06 16:43:05.427 10038 ERROR designate.pool_manager.service backend.create_zone(context, zone)
  10. 2017-02-06 16:43:05.427 10038 ERROR designate.pool_manager.service File "/usr/lib/python2.7/site-packages/designate/backend/impl_bind9.py", line 98, in create_zone
  11. 2017-02-06 16:43:05.427 10038 ERROR designate.pool_manager.service self._execute_rndc(rndc_op)
  12. 2017-02-06 16:43:05.427 10038 ERROR designate.pool_manager.service File "/usr/lib/python2.7/site-packages/designate/backend/impl_bind9.py", line 144, in _execute_rndc
  13. 2017-02-06 16:43:05.427 10038 ERROR designate.pool_manager.service raise exceptions.Backend(e)
  14. 2017-02-06 16:43:05.427 10038 ERROR designate.pool_manager.service Backend: Unexpected error while running command.
  15. 2017-02-06 16:43:05.427 10038 ERROR designate.pool_manager.service Command: sudo designate-rootwrap /etc/designate/rootwrap.conf rndc -s 10.2.22.220 -p 953 -c /etc/rndc.conf -k /etc/rndc.key addzone examples.com { type slave; masters { 10.2.22.220 port 53;}; file "slave.examples.com.f475f9c0-377b-42dc-ae77-0f4838991279"; };
  16. 2017-02-06 16:43:05.427 10038 ERROR designate.pool_manager.service Exit code: 1
  17. 2017-02-06 16:43:05.427 10038 ERROR designate.pool_manager.service Stdout: u''
  18. 2017-02-06 16:43:05.427 10038 ERROR designate.pool_manager.service Stderr: u'rndc: connection to remote host closed\nThis may indicate that\n* the remote server is using an older version of the command protocol,\n* this host is not authorized to connect,\n* the clocks are not synchronized, or\n* the key is invalid.\n'
  19. 2017-02-06 16:43:05.427 10038 ERROR designate.pool_manager.service
  20. 2017-02-06 16:43:06.015 10038 WARNING designate.pool_manager.service [req-17c9bca4-d15d-4936-9da6-157fc8b6076f - - - - -] Consensus not reached for creating zone examples.com. on pool targets
Advertisement
Add Comment
Please, Sign In to add comment