Hi, guys,

I installed Designate service in a mitaka environment, designate-pool-manager and designate-central service are running but many errors in pool-manager.log
============
2016-08-01 05:39:39.497 24916 INFO designate.central.rpcapi [req-f45a284b-cc8f-4a08-8aeb-1657a26b7fd8 - - - - -] get_pool: Calling central's get_pool. 2016-08-01 05:39:39.555 24916 ERROR designate.pool_manager.service [req-f45a284b-cc8f-4a08-8aeb-1657a26b7fd8 - - - - -] No targets for <Pool id:'794ccc2c-d751-44fe-b57f-8894c9f5c842' name:'default'> found.
============


I also checked the db, and i found pool_targets and pool_nameservers tables are empty.


Can anyone help me?



designate.conf:
============

[pool:794ccc2c-d751-44fe-b57f-8894c9f5c842]
nameservers = 9c29410e-40f7-4d95-ba28-2e8786b0d81a
targets = daaa39b7-48f9-43ab-97c4-71f251f911ae


[pool_nameserver:9c29410e-40f7-4d95-ba28-2e8786b0d81a]
port = 53
host = 193.168.140.57


[pool_target:daaa39b7-48f9-43ab-97c4-71f251f911ae]
type = bind9
options = rndc_host: 127.0.0.1, rndc_port: 953, rndc_config_file: /etc/rndc.conf, rndc_key_file: /etc/rndc.key
masters = 193.168.140.57:5354
===========


Best Regards,
Kenn



_______________________________________________
OpenStack-operators mailing list
OpenStack-operators@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators

Reply via email to