Monday, 2019-09-09

openstackgerritjacky06 proposed openstack/python-designateclient master: Replace git.openstack.org URLs with opendev.org URLs  https://review.opendev.org/65474906:31
*** jawad_axd has joined #openstack-dns07:09
*** trident has quit IRC07:10
*** trident has joined #openstack-dns07:21
*** ygk_12345 has joined #openstack-dns07:39
ygk_12345hi all07:41
ygk_12345is anyone online ?07:41
*** pcaruana has joined #openstack-dns07:49
ygk_12345is anyone online here ?08:11
ygk_12345need some help with pools08:11
*** mlycka has joined #openstack-dns08:51
ygk_12345anyone available ?08:57
*** kevko has joined #openstack-dns09:02
kevkoygk_12345: what is the command you are trying to exec ?09:03
ygk_12345kevko openstack zone create09:03
ygk_12345but when I specify attributes it is failing09:04
ygk_12345how to specify attributes in caoomandline to target specific pools ?09:04
ygk_12345*commandline09:04
ygk_12345openstack zone create: error: too few arguments09:04
ygk_12345openstack zone create --email user@example.com --attributes service_tier:exclusive trust-1-zone.com.09:05
ygk_12345that is throwing error09:05
ygk_12345openstack zone create: error: too few arguments09:05
kevkoygk_12345: could you add --debug to command ?09:06
kevkoygk_12345: what about designate log ?09:06
ygk_12345yes but I dont see any useful information09:06
ygk_12345even designate logs r not showing anything useful09:06
kevkoygk_12345: w8 a minute09:10
ygk_12345sure09:10
kevkoygk_12345: can you move your --atributes before --email if something changes ?09:14
ygk_12345sure09:14
kevkoygk_12345: let me know09:15
ygk_12345this time it worked but showing this "multiple_pools_found"09:15
ygk_12345but the attributes is emoty in one pool09:15
ygk_12345but the attributes is empty in one pool09:15
kevkoygk_12345: logs ?09:16
ygk_12345no useful logs. I amtrying to modify the pools.yaml file now09:17
ygk_12345will let you know after trying again09:17
kevkoygk_12345: i am not using designate ..so ..maybe i can't help ..but trying to :)09:18
ygk_12345kevko sure appreciate that09:18
kevkoygk_12345: in code there is this ->         if len(pools) > 1:09:24
kevko            raise exceptions.MultiplePoolsFound()09:24
ygk_12345what length of pools ?09:25
ygk_12345its name ?09:25
kevkoygk_12345: i don't know how designate working in deep ..but from a code it looks like you have to have one pool -> http://paste.openstack.org/show/774144/'09:26
ygk_12345mugsie need your help with pools here09:42
*** jawad_axd has quit IRC09:51
*** jawad_axd has joined #openstack-dns10:05
ygk_12345mugsie Hi10:09
ygk_12345mugsie r u  available ?10:09
ygk_12345can anyone help me with this pools issue please ?10:10
*** jawad_axd has quit IRC10:10
*** awalende has joined #openstack-dns10:50
mugsieygk_12345: do you have debug logs on?10:54
ygk_12345yes10:54
mugsiethere should be scheduler logs which show the decision10:55
ygk_12345logs http://paste.openstack.org/show/774147/10:56
ygk_12345my pools.yaml10:56
ygk_12345http://paste.openstack.org/show/774148/10:56
mugsierun designate-manage pool show_config ?10:58
ygk_12345ok10:59
ygk_12345http://paste.openstack.org/show/774150/11:00
ygk_12345its not whoing the second pool11:00
ygk_12345*showing11:00
mugsieok11:00
mugsietryrun designate-manage pool show_config ?11:00
mugsietry designate-manage pool show_config 453e5437-ac6b-4729-87ba-cdbcdf425e6f11:01
ygk_12345designate: error: unrecognized arguments: 453e5437-ac6b-4729-87ba-cdbcdf425e6f11:01
mugsiesorry11:01
mugsiedesignate-manage pool show_config --pool-id 453e5437-ac6b-4729-87ba-cdbcdf425e6f11:01
ygk_12345designate: error: unrecognized arguments: --pool-id 453e5437-ac6b-4729-87ba-cdbcdf425e6f11:02
*** nicolasbock has joined #openstack-dns11:02
mugsieok. designate-manage generate_file --file /tmp/pools.yaml11:04
mugsiesorry - designate-manage pool generate_file --file /tmp/pools.yaml11:04
mugsieand then the contents of that file11:04
ygk_12345mugsie  http://paste.openstack.org/show/774151/11:05
mugsieygk_12345: and the designate config file?11:06
ygk_12345mugsie http://paste.openstack.org/show/774152/11:07
mugsieygk_12345: you seem to be missing logs in http://paste.openstack.org/show/774147/11:10
ygk_12345check this http://paste.openstack.org/show/774149/11:11
ygk_12345api log11:11
ygk_12345mugsie shall I retake the logs ?11:12
mugsieygk_12345: I don't know - but you are missing logs11:13
mugsieif you can't get full logs, I can't really help you11:13
ygk_12345mugsie which logs in particular11:14
mugsieall of them11:14
mugsieI need to see the flow between designate services11:14
ygk_12345ok11:14
mugsieand I can't when the logs are missing lines11:14
ygk_12345mugsie i included all the three logs  http://paste.openstack.org/show/774154/11:19
ygk_12345do u think the filters r not working properly ?11:20
ygk_12345i used only attribute filter in the config11:21
ygk_12345and enabled the default pool id11:21
openstackgerritGraham Hayes proposed openstack/designate master: Make IPv6 jobs voting  https://review.opendev.org/68097911:22
mugsiepossibly11:23
mugsiebut I haven't seen it before11:23
mugsieI need to try and reproduce later11:24
mugsiewhat version is this?11:24
ygk_12345actually I need two pools to copy the existing records from one nameserver to another.thats why I specified the same server in both the pools11:24
ygk_12345rocky 18.1.911:24
ygk_12345OSA11:24
ygk_12345mugsie so just test two pool scenario and let me know. SHall I raise a bug ?11:26
mugsieyeh, add in the logs above11:26
ygk_12345ok11:26
ygk_12345mugsie cant we attach two files in the bug report ?11:38
mugsieyeap, you can11:45
ygk_12345how can I edit an already posted bug ?11:45
ygk_12345got it11:46
ygk_12345mugsie https://bugs.launchpad.net/designate/+bug/184325511:49
openstackygk_12345: Error: malone bug 1843255 not found11:49
ygk_12345mugsie https://bugs.launchpad.net/designate/+bug/184325511:53
openstackLaunchpad bug 1843255 in Designate "Two pool designate is not working" [Undecided,New]11:53
*** goldyfruit has quit IRC11:56
*** ivve has joined #openstack-dns12:10
*** jawad_axd has joined #openstack-dns12:21
*** jawad_axd has quit IRC12:25
openstackgerritMerged openstack/designate master: Add pdf-docs env to tox.ini  https://review.opendev.org/67895212:31
openstackgerritMerged openstack/designate master: Fix bug in recordset status  https://review.opendev.org/66050312:38
*** jawad_axd has joined #openstack-dns12:39
*** jawad_axd has quit IRC12:44
*** jawad_axd has joined #openstack-dns12:45
*** jawad_axd has quit IRC12:50
*** jawad_ax_ has joined #openstack-dns12:50
*** kevko has quit IRC12:54
*** KeithMnemonic has joined #openstack-dns13:24
*** awalende has quit IRC13:44
*** awalende has joined #openstack-dns13:45
*** awalende has quit IRC13:49
*** beekneemech is now known as bnemec13:54
*** jawad_ax_ has quit IRC14:12
*** jawad_axd has joined #openstack-dns14:13
*** jawad_axd has quit IRC14:13
*** awalende has joined #openstack-dns14:25
*** ygk_12345 has quit IRC14:28
*** awalende has quit IRC14:29
*** goldyfruit has joined #openstack-dns15:08
*** ivve has quit IRC15:19
*** jawad_axd has joined #openstack-dns15:22
*** mlycka has quit IRC15:24
*** jawad_axd has quit IRC15:26
*** jawad_axd has joined #openstack-dns15:38
*** jawad_axd is now known as JAX16:02
*** JAX is now known as JAX_16:03
*** JAX_ is now known as JAX16:06
*** ircuser-1 has joined #openstack-dns16:07
*** JAX has quit IRC16:12
*** jawad_axd has joined #openstack-dns16:12
*** jawad_axd has quit IRC16:14
*** jawad_axd has joined #openstack-dns16:45
*** trident has quit IRC16:58
*** trident has joined #openstack-dns17:06
*** awalende has joined #openstack-dns17:46
*** awalende has quit IRC17:50
*** goldyfruit_ has joined #openstack-dns17:51
*** goldyfruit has quit IRC17:53
eanderssonmugsie, ygk_12345 the problem is that both zones needs to have an attribute18:58
eandersson*pools19:01
eanderssonhttps://github.com/openstack/designate/blob/master/designate/scheduler/filters/attribute_filter.py#L7719:01
*** goldyfruit_ has quit IRC19:15
*** bnemec has quit IRC19:27
*** bnemec has joined #openstack-dns19:32
*** goldyfruit has joined #openstack-dns19:33
*** nicolasbock has quit IRC20:11
*** trident has quit IRC20:15
*** nicolasbock has joined #openstack-dns20:18
*** trident has joined #openstack-dns20:27
*** trident has quit IRC20:32
*** trident has joined #openstack-dns20:33
*** jawad_axd has quit IRC21:01
openstackgerritErik Olof Gunnar Andersson proposed openstack/designate master: Fix axfr for zones with attributes  https://review.opendev.org/68113021:45
openstackgerritErik Olof Gunnar Andersson proposed openstack/designate master: Fix attribute scheduler  https://review.opendev.org/68113121:48
openstackgerritErik Olof Gunnar Andersson proposed openstack/designate master: Fix attribute scheduler  https://review.opendev.org/68113121:57
*** goldyfruit has quit IRC22:01
*** goldyfruit has joined #openstack-dns22:08
*** goldyfruit_ has joined #openstack-dns22:21
*** goldyfruit has quit IRC22:24
openstackgerritErik Olof Gunnar Andersson proposed openstack/designate master: Refactored service layer  https://review.opendev.org/67843222:41
*** goldyfruit_ has quit IRC22:51

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!