| *** eankutse1 has quit IRC | 00:04 | |
| *** eankutse has joined #openstack-dns | 00:04 | |
| *** eankutse1 has joined #openstack-dns | 00:35 | |
| *** eankutse has quit IRC | 00:39 | |
| *** eankutse1 has quit IRC | 01:34 | |
| *** dguerri has quit IRC | 03:47 | |
| *** dguerri has joined #openstack-dns | 03:52 | |
| *** shakayumi has joined #openstack-dns | 04:27 | |
| *** arezadr has quit IRC | 04:31 | |
| *** arezadr has joined #openstack-dns | 04:33 | |
| *** arezadr has quit IRC | 04:36 | |
| *** arezadr has joined #openstack-dns | 04:37 | |
| *** CaptTofu has quit IRC | 05:03 | |
| *** CaptTofu has joined #openstack-dns | 05:03 | |
| *** CaptTofu has quit IRC | 05:08 | |
| *** shakayumi has quit IRC | 05:15 | |
| *** dkehn has quit IRC | 07:31 | |
| *** SlickNik has quit IRC | 10:07 | |
| *** spiffxp has quit IRC | 10:07 | |
| *** dkehn has joined #openstack-dns | 10:13 | |
| *** spiffxp has joined #openstack-dns | 10:16 | |
| *** SlickNik has joined #openstack-dns | 10:16 | |
| *** jmcbride has joined #openstack-dns | 10:45 | |
| *** CaptTofu has joined #openstack-dns | 12:20 | |
| *** jmcbride has quit IRC | 12:28 | |
| *** jmcbride has joined #openstack-dns | 12:58 | |
| *** claudio has joined #openstack-dns | 13:05 | |
| claudio | I guys | 13:06 |
|---|---|---|
| *** eankutse has joined #openstack-dns | 13:14 | |
| *** eankutse1 has joined #openstack-dns | 13:15 | |
| *** eankutse has quit IRC | 13:16 | |
| claudio | Hi guys. Does anyone have problems with sqlite database and DESIGANTE? | 13:17 |
| mugsie | claudio: what sort of problems? | 13:25 |
| claudio | On syslog i got this error when i try to ping a record that i just created | 13:27 |
| claudio | Aug 29 14:25:53 ubuntu pdns[16238]: gsqlite3: connection failed: SQLite database does not exist yet | 13:28 |
| claudio | Aug 29 14:25:53 ubuntu pdns[16238]: Caught an exception instantiating a backend, cleaning up | 13:28 |
| claudio | wen I query the database I can see the domais and the records | 13:30 |
| *** jmcbride has joined #openstack-dns | 13:31 | |
| mugsie | it looks like you are missing the sqlite db for power dns | 13:31 |
| mugsie | https://designate.readthedocs.org/en/latest/getting-started.html | 13:32 |
| mugsie | Point 6 | 13:32 |
| mugsie | these instructions are for dev / test | 13:32 |
| mugsie | is this a production system? | 13:33 |
| claudio | I followed that tutorial as well as Simon's | 13:33 |
| claudio | No, not yet. I am testing in order to go for production | 13:34 |
| claudio | the thing is that I have installed all the packages, and everything went smoothly. | 13:36 |
| claudio | I can use an HTTP client using GET, PUT.. methods and I have positive results | 13:38 |
| claudio | so my API is working and central agent too | 13:38 |
| *** dkehn_ has joined #openstack-dns | 13:38 | |
| claudio | and even wen I ask for some info about a record or other using the GET method, the central agent query's the database. | 13:39 |
| *** dkehn has quit IRC | 13:40 | |
| mugsie | yeah, designate has a separate db to power dns | 13:41 |
| claudio | I don't know if it is the back-end that is failing, because this is an fresh Ubuntu 12.04 | 13:41 |
| mugsie | it is power dns that is failing from what I can see | 13:41 |
| *** dkehn_ is now known as dkehn | 13:44 | |
| claudio | so in that case it is better to use a different DNS server with designate or just the back end? | 13:46 |
| mugsie | no, just get power dns to toalk to its db and you should be grand | 13:48 |
| *** tsimmons has joined #openstack-dns | 13:48 | |
| claudio | But in point 6 at https://designate.readthedocs.org/en/latest/getting-started.html I am point it to the database | 13:51 |
| claudio | Should I choose another one? (sorry about this stupid question) | 13:51 |
| mugsie | you have a separate sqlite DB for power dns | 13:52 |
| mugsie | it is just for powerdns | 13:52 |
| mugsie | not shared with designate | 13:52 |
| mugsie | no problem, it took me a while myself | 13:52 |
| claudio | is this one? gsqlite3-database=/var/lib/powerdns/pdns.sqlite3 | 13:56 |
| mugsie | yup | 13:57 |
| claudio | i am going to try | 13:57 |
| *** shakayumi has joined #openstack-dns | 14:16 | |
| *** jmcbride has quit IRC | 14:16 | |
| *** msisk has joined #openstack-dns | 14:19 | |
| *** jmcbride has joined #openstack-dns | 14:25 | |
| tsimmons | Claudio, that line "gsqlite3-database=/var/lib/powerdns/pdns.sqlite3"in the file /etc/powerdns/pdns.d/pdns.local.gsqlite3 should say "gsqlite3-database=/root/designate/pdns.sqlite" for you, I believe. | 14:26 |
| claudio | changed again | 14:29 |
| claudio | i tried to change the line for the default one and the logs seems diferent, no error wen restarting powerdns | 14:30 |
| claudio | but | 14:30 |
| claudio | using HTTP client to PUT some info the return is just a 0 | 14:31 |
| claudio | so I will just getting it back to "gsqlite3-database=/root/designate/pdns.sqlite" | 14:32 |
| *** vinodmr has joined #openstack-dns | 14:34 | |
| *** msisk has quit IRC | 14:35 | |
| *** dkehn_ has joined #openstack-dns | 14:36 | |
| *** dkehn has quit IRC | 14:38 | |
| *** dkehn_ is now known as dkehn | 14:44 | |
| *** msisk has joined #openstack-dns | 14:48 | |
| *** jmcbride has quit IRC | 15:04 | |
| baffle | I'm a bit confused; Can I use an existing MySQL backend for PowerDNS, or doesn't Designate work with that? | 15:18 |
| *** vinodmr has quit IRC | 15:18 | |
| *** jmcbride has joined #openstack-dns | 15:23 | |
| *** jmcbride has quit IRC | 15:36 | |
| *** jmcbride has joined #openstack-dns | 15:40 | |
| mugsie | baffle: you can, we just use SQlite for development | 15:41 |
| *** tsimmons has quit IRC | 15:46 | |
| *** jmcbride has quit IRC | 15:54 | |
| *** jmcbride has joined #openstack-dns | 15:54 | |
| *** jmcbride has quit IRC | 16:00 | |
| *** tsimmons has joined #openstack-dns | 16:01 | |
| *** msisk has quit IRC | 16:03 | |
| *** tsimmons has quit IRC | 16:03 | |
| *** tsimmons has joined #openstack-dns | 16:05 | |
| *** msisk has joined #openstack-dns | 16:07 | |
| *** jmcbride has joined #openstack-dns | 16:13 | |
| *** arezadr has quit IRC | 16:19 | |
| *** claudio has quit IRC | 16:22 | |
| *** claudio has joined #openstack-dns | 16:30 | |
| *** jmcbride has quit IRC | 16:36 | |
| *** shakayumi has quit IRC | 16:45 | |
| *** tsimmons has quit IRC | 17:13 | |
| *** tsimmons1 has joined #openstack-dns | 17:13 | |
| *** tsimmons1 has quit IRC | 17:22 | |
| *** claudio has quit IRC | 17:28 | |
| *** tsimmons has joined #openstack-dns | 17:45 | |
| *** tsimmons has left #openstack-dns | 17:46 | |
| *** jmcbride has joined #openstack-dns | 17:50 | |
| *** shakayumi has joined #openstack-dns | 17:52 | |
| *** jmcbride has quit IRC | 18:06 | |
| *** shakayumi has quit IRC | 18:08 | |
| *** jmcbride has joined #openstack-dns | 18:09 | |
| *** jmcbride has quit IRC | 18:09 | |
| *** jmcbride has joined #openstack-dns | 18:09 | |
| *** msisk has quit IRC | 18:15 | |
| *** vipul is now known as vipul-away | 18:34 | |
| *** vipul-away is now known as vipul | 18:35 | |
| *** jmcbride has quit IRC | 18:57 | |
| *** msisk has joined #openstack-dns | 19:03 | |
| *** vipul is now known as vipul-away | 19:32 | |
| *** vipul-away is now known as vipul | 19:32 | |
| *** vipul is now known as vipul-away | 19:47 | |
| *** jmcbride has joined #openstack-dns | 19:47 | |
| *** jmcbride1 has joined #openstack-dns | 19:53 | |
| *** jmcbride has quit IRC | 19:55 | |
| *** vipul-away is now known as vipul | 20:32 | |
| *** dguerri has quit IRC | 22:07 | |
| *** dguerri has joined #openstack-dns | 22:07 | |
| *** eankutse1 has quit IRC | 22:14 | |
| *** jmcbride1 has quit IRC | 22:19 | |
| *** msisk_ has joined #openstack-dns | 22:42 | |
| *** msisk_ has quit IRC | 22:42 | |
| *** stonevil has joined #openstack-dns | 22:56 | |
| *** stonevil has quit IRC | 23:13 | |
| *** msisk has quit IRC | 23:28 | |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!