*** bobh has joined #tacker | 00:47 | |
*** bobh has quit IRC | 01:15 | |
*** bobh has joined #tacker | 01:23 | |
*** bobh has quit IRC | 01:37 | |
*** bobh has joined #tacker | 01:43 | |
*** bobh has quit IRC | 01:44 | |
*** bobh has joined #tacker | 01:45 | |
*** bobh has quit IRC | 01:46 | |
*** tbharath has joined #tacker | 01:56 | |
*** tbharath has quit IRC | 02:37 | |
*** jezogwza has joined #tacker | 03:38 | |
*** tbharath has joined #tacker | 04:58 | |
*** prashantD_ has quit IRC | 05:07 | |
*** mdnadeem has joined #tacker | 06:14 | |
*** dkusidlo has joined #tacker | 07:48 | |
*** dkusidlo has quit IRC | 07:48 | |
*** KLuka_ has joined #tacker | 08:25 | |
*** elo has joined #tacker | 08:40 | |
*** karimb has joined #tacker | 08:55 | |
*** tbharath has quit IRC | 09:21 | |
*** tbharath has joined #tacker | 09:36 | |
*** masterbound has joined #tacker | 09:48 | |
openstackgerrit | bharaththiruveedula proposed openstack/tacker: Set respawn limit to VNF respawn policy https://review.openstack.org/240814 | 10:05 |
---|---|---|
*** zeih has joined #tacker | 10:16 | |
*** zeih_ has joined #tacker | 10:33 | |
*** zeih has quit IRC | 10:36 | |
*** zeih_ has quit IRC | 10:45 | |
*** karimb_ has joined #tacker | 10:52 | |
*** zeih has joined #tacker | 10:53 | |
*** karimb has quit IRC | 10:53 | |
*** zeih has quit IRC | 11:06 | |
*** masterbound has quit IRC | 11:07 | |
*** mbound has joined #tacker | 11:23 | |
*** elo has quit IRC | 11:36 | |
*** elo1 has joined #tacker | 11:36 | |
*** elo1 has quit IRC | 11:51 | |
*** zeih has joined #tacker | 11:55 | |
*** tbharath has quit IRC | 12:58 | |
*** bobh has joined #tacker | 13:06 | |
*** elo has joined #tacker | 13:13 | |
*** bobh has quit IRC | 13:18 | |
*** tbh has joined #tacker | 13:41 | |
*** elo has quit IRC | 13:43 | |
*** elo has joined #tacker | 13:45 | |
*** zeih has quit IRC | 13:56 | |
*** zeih has joined #tacker | 13:59 | |
*** mbound has quit IRC | 14:21 | |
*** mbound has joined #tacker | 14:21 | |
*** trozet has joined #tacker | 14:38 | |
*** tbh_ has joined #tacker | 14:50 | |
*** tbh has quit IRC | 14:53 | |
*** tbh_ has quit IRC | 14:57 | |
*** tbh has joined #tacker | 15:01 | |
*** bobh has joined #tacker | 15:10 | |
karimb_ | hello buddies , i m trying to delete a vnfd and get delete failed (client error): device template 7c6f1b35-76cf-47a5-aa48-fc9ac66a89f4 is still in use | 15:25 |
karimb_ | when i try to delete the device template, i get the same error. how can i find out which device is blocking the delete ? | 15:27 |
bobh | karimb_: If you run tacker vnf-list it should show you what VNFs are running, and one of them is probably using the vnfd you are trying to delete | 15:29 |
karimb_ | no vnf are running, no | 15:29 |
tbh | karimb_ I think you have restarted the tacker while deleting vnf | 15:30 |
karimb_ | actually, i do see a device in the devices table | 15:30 |
tbh | So there must be device in device tavble | 15:31 |
tbh | With status as pending delete | 15:31 |
karimb_ | but it doesnt show up in the tacker device-list output ? | 15:31 |
karimb_ | tbh it shows as ACTIVE Rather :( | 15:32 |
karimb_ | weird thing is that this device does show in the tacker.log when i run tacker device-list | 15:33 |
karimb_ | but not on the output | 15:33 |
karimb_ | tbh anything i can do about that ? | 15:34 |
tbh | Just gimme a min | 15:35 |
*** tbh has quit IRC | 15:37 | |
*** tbharath has joined #tacker | 15:39 | |
tbharath | karimb_, what do you mean by you can see in tacker.log? | 15:39 |
karimb_ | tbharath http://pastebin.com/WhjNZ5v2 | 15:40 |
karimb_ | in tacker.log i see an existing device but nothing shows up in the output of tacker device-list | 15:42 |
karimb_ | tbharath ^ | 15:42 |
tbharath | karimb_, yup, interesting! | 15:42 |
karimb_ | tbharath interestingly , the key of those devices is dead_instance_id_3 | 15:43 |
karimb_ | which despite this halloween week, doesnt look too promising | 15:43 |
tbharath | karimb_, yeah, can you do one thing, | 15:46 |
tbharath | karimb_, can you put pdb before this line https://github.com/openstack/tacker/blob/master/tacker/db/vm/vm_db.py#L696 ? | 15:46 |
tbharath | karimb_, and check devices? | 15:46 |
*** alogra has joined #tacker | 15:48 | |
karimb_ | tbharath let me do that | 15:49 |
karimb_ | tbharath a specific sentence i should put ? | 15:53 |
tbharath | karimb_, you mean for pdb? | 15:54 |
karimb_ | yes | 15:54 |
karimb_ | lilke pdb.pm() ? | 15:54 |
tbharath | karimb_, import pdb;pdb.set_trace() | 15:54 |
karimb_ | ah ok | 15:54 |
tbharath | karimb_, so add that sentence and restart tacker | 15:54 |
tbharath | karimb_, and try to run "tacker vnf-list" | 15:55 |
tbharath | bobh, Hi | 15:55 |
bobh | tbharath: hello | 15:56 |
tbharath | bobh, how did the summit happen? | 15:56 |
karimb_ | tbharath there you go http://pastebin.com/GqYRkVCy | 15:56 |
bobh | tbharath: it went well - lots of interest in NFV and lots of mentions of Tacker | 15:56 |
tbharath | bobh, oh that sounds good | 15:57 |
tbharath | karimb_, are you using tacker? | 15:57 |
tbharath | karimb_, sry | 15:57 |
tbharath | karimb_, are you using devstack? | 15:57 |
karimb_ | tbharath :) | 15:57 |
karimb_ | nope | 15:57 |
karimb_ | manual , and on kilo | 15:57 |
karimb_ | (and rhelosp7) | 15:57 |
tbharath | karimb_, oh okay, can you run tacker in foreground | 15:58 |
karimb_ | why ? | 15:58 |
tbharath | karimb_, so that when you run tacker vnf-list, it hits pdb(I mean you can see pdb prompt) | 15:58 |
tbharath | karimb_, there we can check the values in variables, just like gdb | 15:59 |
karimb_ | right | 15:59 |
karimb_ | i m there | 15:59 |
karimb_ | at pdb prompt | 15:59 |
tbharath | type devices | 15:59 |
karimb_ | tbharath i do get a result | 16:00 |
karimb_ | tbharath http://pastebin.com/pAzy01Dn | 16:00 |
*** zeih has quit IRC | 16:00 | |
tbharath | karimb_, the reason is as you can see the ID is 'f82066b2-5849-4aa4-9df5-054c8beb73aa-RESPAWN-5' which is not in the format of uuid | 16:04 |
tbharath | karimb_, for some reason it is not deleted | 16:04 |
tbharath | karimb_, and it does not refer to any VNF now | 16:06 |
tbharath | bobh, I just saw your comments | 16:06 |
tbharath | bobh, I agree with you | 16:07 |
karimb_ | tbharath ok makes sense | 16:07 |
tbharath | bobh, I think there must be some mechanism to reset failure_count value to zero, right? | 16:07 |
karimb_ | tbharath i understand that those ids are temporary, set this way during initial spawning | 16:07 |
bobh | tbharath: Yes, I think we need a second parameter that specifies a time interval to reset the failure count | 16:09 |
tbharath | bobh, got it, and one more question, do you feel is it right to add limit checking in ActionRespawn class? | 16:11 |
tbharath | karimb_, we usually change the device id based on respawn number, for example https://github.com/openstack/tacker/blob/master/tacker/vm/monitor.py#L268 | 16:12 |
karimb_ | tbharath so my best shot is delete the device in DB | 16:12 |
bobh | tbharath: I think it's ok but I think I would change the action specification to make it more obvious that the limit parameter is associated with the respan action | 16:13 |
karimb_ | or rename it quitting the last RESPAWN part ? | 16:13 |
bobh | tbharath: so maybe have action_parameters: {limit: 2} | 16:13 |
tbharath | karimb_, better to delete it | 16:13 |
bobh | tbharath: that way it is clear that the parameters are passed to the action class | 16:13 |
tbharath | bobh, action_parameters is associated with action, for example : actions: failure:{ action_name: respawn, action_parameters:{limit: 2}} | 16:16 |
tbharath | bobh, is that correct? | 16:16 |
tbharath | karimb_, I will check and get back to you, why those devices were not removed | 16:17 |
bobh | tbharath: yes, I think that makes sense. I'd also like to make actions always be a dict instead of supporting either string or dict - need to check with sridhar_ram to get his opinion | 16:19 |
karimb_ | tbharath thanks ;) | 16:20 |
tbharath | bobh, yeah | 16:20 |
bobh | tbharath: if Liberty branch is stable we could put that change in master for release in Mitaka | 16:20 |
tbharath | bobh, oh okay, for now we are going with action as string in liberty? | 16:21 |
tbharath | karimb_, :) | 16:22 |
bobh | tbharath: I think we could support both in Liberty if we want to but deprecate the string and only support dict in Mitaka | 16:25 |
tbharath | bobh, oh okay | 16:26 |
*** mbound has quit IRC | 16:37 | |
*** tbharath has quit IRC | 17:03 | |
*** karimb_ has quit IRC | 17:03 | |
*** prashantD has joined #tacker | 17:17 | |
*** sridhar_ram has joined #tacker | 17:39 | |
*** trozet has quit IRC | 17:45 | |
*** prashantD has quit IRC | 17:48 | |
*** prashantD has joined #tacker | 17:58 | |
*** prashantD has quit IRC | 18:09 | |
*** prashantD has joined #tacker | 18:11 | |
*** s3wong has joined #tacker | 18:19 | |
*** trozet has joined #tacker | 18:23 | |
*** sridhar_ram has quit IRC | 18:29 | |
*** sridhar_ram has joined #tacker | 18:29 | |
*** trozet has quit IRC | 18:34 | |
*** trozet has joined #tacker | 18:46 | |
*** sridhar_ram1 has joined #tacker | 19:44 | |
*** sridhar_ram has quit IRC | 19:45 | |
*** sridhar_ram has joined #tacker | 20:05 | |
*** sridhar_ram1 has quit IRC | 20:06 | |
*** sridhar_ram1 has joined #tacker | 20:08 | |
*** sridhar_ram has quit IRC | 20:09 | |
*** sridhar_ram2 has joined #tacker | 20:09 | |
*** sridhar_ram1 has quit IRC | 20:12 | |
*** karimb has joined #tacker | 20:15 | |
*** karimb has quit IRC | 20:16 | |
*** karimb has joined #tacker | 20:19 | |
*** karimb has quit IRC | 20:19 | |
*** sridhar_ram2 has quit IRC | 20:27 | |
*** sridhar_ram has joined #tacker | 21:04 | |
*** sridhar_ram has quit IRC | 21:30 | |
*** santoshkumark has joined #tacker | 21:53 | |
*** bobh has quit IRC | 21:58 | |
*** bobh has joined #tacker | 21:59 | |
*** prashantD_ has joined #tacker | 22:02 | |
*** prashantD has quit IRC | 22:03 | |
*** bobh has quit IRC | 22:12 | |
*** prashantD_ has quit IRC | 22:27 | |
*** prashantD has joined #tacker | 22:31 | |
*** bobh has joined #tacker | 22:34 | |
*** sridhar_ram has joined #tacker | 22:42 | |
*** prashantD has quit IRC | 22:52 | |
*** prashantD has joined #tacker | 22:53 | |
*** prashantD has quit IRC | 23:02 | |
*** bobh has quit IRC | 23:02 | |
*** prashantD has joined #tacker | 23:04 | |
*** elo has quit IRC | 23:33 | |
openstackgerrit | Merged openstack/tacker: Add Tacker monitoring tests https://review.openstack.org/234543 | 23:36 |
*** sridhar_ram has quit IRC | 23:48 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!