Thursday, 2017-11-30

*** yuanying_ has joined #senlin00:04
*** yuanying has quit IRC00:05
*** liyi has joined #senlin00:29
openstackgerritliyi proposed openstack/senlin master: Migrate loadbalancer to Octavia  https://review.openstack.org/52382600:48
*** yuanying_ has quit IRC01:29
*** yuanying has joined #senlin01:29
*** yuanying_ has joined #senlin01:33
*** yuanying has quit IRC01:37
*** ruijie has joined #senlin01:53
ruijiehi chenyb401:55
chenyb4hi, ruijie01:56
ruijiehttps://review.openstack.org/#/c/521892/01:56
ruijieabout this patch01:57
ruijiewill that cost too much that we stop the listener every time a CLUSTER_RESIZE being processed?01:57
chenyb4ruijie, listener use oslo.messagine thread start, so , cluster_resize Will there be any problem?01:59
chenyb4ruijie, cluster_resize use engine-scheduler call thread execute01:59
chenyb4I didn't find a place for both.02:00
ruijienot really, we will invoke health_manager.disable() before process cluster_action in health policy02:01
ruijiehttp://git.openstack.org/cgit/openstack/senlin/tree/senlin/policies/health_policy.py#n23202:02
ruijielooks like the listener itself is also heavy since it is run with a threadpool02:03
ruijieis that possible that we only maintain ONE listener for each health manager to maintain clusters belong to this HM?02:05
chenyb4ok, I mean. test detach health policy, the messagine will be 5-10s02:05
chenyb4On listener? rpc listener, get_notification_listener ? share use ?02:06
*** ruijie has quit IRC02:07
chenyb4all the rpc listener, it's don't require any endpoints. but the event listener must require and execute callback endpoints02:09
*** ruijie has joined #senlin02:12
*** liyi has quit IRC02:13
ruijienetwork is unstable :(02:13
*** liyi has joined #senlin02:13
chenyb4ruijie, i think hm.disable maybe don't require02:16
chenyb4On listener? rpc listener, get_notification_listener ? share use ?02:16
chenyb4 all the rpc listener, it's don't require any endpoints. but the event listener must require and execute callback endpoints02:16
chenyb4I think, maybe in "NovaNotificationEndpoint" add node filter, if node don't exist, the listener don't any thing02:17
ruijieif we keep listening to the message, we will find some servers may in BAD status, since the servers may in CREATING status02:17
ruijiethat's why we want to disable the listener when processing cluster actions02:18
ruijiebut as you see, the creating, destroying of listener may cost too much?02:19
chenyb4if event listener add filter in event trigger after operation, so, the hm.disable i think is not require02:19
ruijieyes, it will, we can add logic to Endpoints02:20
ruijieone listener with mutl-threads can handle this?02:22
chenyb4Yes. when node delete--> nova shudown.end---> info(check node has exist)---> after operation(when info message trigger)02:22
chenyb4I don't think so, i think, rpc, event listener should be separated.02:23
chenyb4event listener only messaging trigger operation or policy detach or disable policy02:24
chenyb4the other operation did't hm operation02:25
ruijie1.02:25
chenyb4We can detect the accident node at the time of the event, determine whether the node performs the recovery operation, which is controllable02:27
ruijiehttp://paste.openstack.org/show/627780/02:28
*** shu-mutou-AWAY is now known as shu-mutou02:30
chenyb4Example: Special status filter, Delete node has exist check.02:30
chenyb4yes, i think so. and add detach policy02:30
*** liyi_ has joined #senlin02:30
chenyb4detach policy stop listener02:30
ruijie起停listener的开销很大02:31
chenyb4如果我们对所有事件进行监听(一个监听),根据不同的cluster_id进行消费,这样看起来很合理,但是不好控制02:33
*** liyi has quit IRC02:34
*** ruijie has quit IRC02:35
*** liyi_ has quit IRC03:01
*** liyi has joined #senlin03:02
*** liyi_ has joined #senlin03:23
*** liyi_ has quit IRC03:24
*** liyi has quit IRC03:24
*** liyi has joined #senlin03:24
*** liyi has quit IRC03:32
*** liyi has joined #senlin04:14
liyihttps://review.openstack.org/#/c/523826/ your suggestion is welcome04:15
*** AlexeyAbashkin has joined #senlin04:15
liyipls review this path, thanks!@alll04:15
liyipls review this patch, thanks! @alll04:16
*** AlexeyAbashkin has quit IRC04:20
*** Jeffrey4l has quit IRC04:42
*** Jeffrey4l has joined #senlin05:04
*** ruijie has joined #senlin06:08
openstackgerritliyi proposed openstack/senlin master: Migrate loadbalancer to Octavia  https://review.openstack.org/52382606:20
*** XueFeng has quit IRC06:32
*** XueFeng has joined #senlin06:33
*** XueFeng has quit IRC06:35
*** XueFeng has joined #senlin06:36
*** liyi has quit IRC06:57
*** liyi has joined #senlin07:00
*** liyi has quit IRC07:00
*** liyi has joined #senlin07:02
*** AlexeyAbashkin has joined #senlin08:06
openstackgerritMerged openstack/senlin master: Add cluster action to profile  https://review.openstack.org/52305408:16
*** AlexeyAbashkin has quit IRC08:41
*** AlexeyAbashkin has joined #senlin08:42
*** liyi_ has joined #senlin09:19
*** liyi has quit IRC09:22
*** ruijie has quit IRC09:31
*** liyi_ has quit IRC10:05
*** zhenguo has quit IRC10:09
*** zhenguo has joined #senlin10:15
*** shu-mutou is now known as shu-mutou-AWAY10:55
*** jmlowe has quit IRC11:01
*** liyi has joined #senlin11:22
openstackgerritliyi proposed openstack/senlin master: Migrate loadbalancer to Octavia  https://review.openstack.org/52382611:37
*** liyi has quit IRC12:09
*** chenybd_ has joined #senlin12:51
*** jmlowe has joined #senlin13:19
*** chenybd_ has quit IRC14:15
*** chenybd_ has joined #senlin14:15
*** chenybd_ has quit IRC14:15
*** chenybd_ has joined #senlin14:16
*** jmlowe has quit IRC14:24
*** chenybd__ has joined #senlin14:26
*** chenybd_ has quit IRC14:29
*** chenybd_ has joined #senlin14:39
*** chenybd__ has quit IRC14:41
*** chenybd_ has quit IRC14:53
*** chenybd_ has joined #senlin14:54
*** chenybd_ has quit IRC14:58
*** jmlowe has joined #senlin15:19
-openstackstatus- NOTICE: if you receieved a result of "RETRY_LIMIT" after 14:15 UTC, it was likely due to an error since corrected. please "recheck"15:39
*** AlexeyAbashkin has quit IRC17:01
*** jmlowe has quit IRC17:06
*** jmlowe has joined #senlin17:31
*** openstackgerrit has quit IRC18:48
*** AlexeyAbashkin has joined #senlin19:52
*** AlexeyAbashkin has quit IRC19:59
*** AlexeyAbashkin has joined #senlin20:12
*** AlexeyAbashkin has quit IRC20:17
*** jmlowe has quit IRC22:58
*** jmlowe has joined #senlin23:09
*** AlexeyAbashkin has joined #senlin23:12
*** AlexeyAbashkin has quit IRC23:16

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