*** guoshan has quit IRC | 00:02 | |
*** guoshan has joined #senlin | 00:59 | |
*** guoshan has quit IRC | 01:03 | |
*** guoshan has joined #senlin | 01:13 | |
*** chohoor has joined #senlin | 01:37 | |
*** XueFengLiu has quit IRC | 01:44 | |
*** XueFengLiu has joined #senlin | 01:45 | |
*** XueFengLiu has quit IRC | 01:47 | |
*** XueFengLiu has joined #senlin | 01:49 | |
*** XueFengLiu has quit IRC | 01:52 | |
*** XueFengLiu has joined #senlin | 01:53 | |
*** XueFengLiu has quit IRC | 01:54 | |
*** XueFengLiu has joined #senlin | 01:54 | |
*** XueFengLiu has quit IRC | 01:59 | |
openstackgerrit | Qiming Teng proposed openstack/senlin: Split the unit tests for cluster_action https://review.openstack.org/415568 | 01:59 |
---|---|---|
*** XueFengLiu has joined #senlin | 01:59 | |
*** XueFengLiu has quit IRC | 02:02 | |
*** XueFengLiu has joined #senlin | 02:03 | |
*** XueFengLiu has quit IRC | 02:05 | |
*** XueFengLiu has joined #senlin | 02:08 | |
*** XueFengLiu has quit IRC | 02:16 | |
*** XueFengLiu has joined #senlin | 02:16 | |
*** XueFengLiu has quit IRC | 02:17 | |
*** XueFengLiu has joined #senlin | 02:18 | |
*** XueFengLiu has quit IRC | 02:19 | |
*** XueFengLiu has joined #senlin | 02:19 | |
*** XueFengLiu has quit IRC | 02:20 | |
*** XueFengLiu has joined #senlin | 02:20 | |
*** XueFengLiu has quit IRC | 02:22 | |
*** XueFengLiu has joined #senlin | 02:22 | |
*** XueFengLiu has quit IRC | 02:24 | |
*** XueFengLiu has joined #senlin | 02:25 | |
*** XueFengLiu has quit IRC | 02:27 | |
*** XueFengLiu has joined #senlin | 02:27 | |
*** XueFengLiu has quit IRC | 02:29 | |
*** XueFengLiu has joined #senlin | 02:30 | |
*** XueFengLiu has quit IRC | 02:31 | |
*** XueFengLiu has joined #senlin | 02:32 | |
*** XueFengLiu has quit IRC | 02:39 | |
*** XueFengLiu has joined #senlin | 02:39 | |
*** XueFengLiu has quit IRC | 02:44 | |
*** XueFengLiu has joined #senlin | 02:48 | |
*** XueFengLiu has quit IRC | 02:50 | |
*** XueFengLiu has joined #senlin | 02:51 | |
*** XueFengLiu has joined #senlin | 02:52 | |
*** XueFengLiu has quit IRC | 02:54 | |
*** XueFengLiu has joined #senlin | 02:56 | |
*** XueFengLiu has quit IRC | 02:57 | |
*** XueFengLiu has joined #senlin | 03:01 | |
*** XueFengLiu has quit IRC | 03:04 | |
fabian4 | Qiming, I have a question, if my cluster attach health_policy(VM_LIFECYCLE_EVENTS), and I execute nova stop vm, the health_policy will what to do ? I find about rpc listion, but I don't known vm stop after healt_policy what to do ? | 03:06 |
fabian4 | Qiming, The vm will be recover ? | 03:08 |
*** XueFengLiu has joined #senlin | 03:11 | |
Qiming | the health manager will get this event | 03:12 |
Qiming | and it will send an internal RPC request to senlin-engine to do a node recover | 03:12 |
*** XueFengLiu has quit IRC | 03:12 | |
Qiming | due to the fact that the following patch is not yet released from python-openstacksdk: | 03:13 |
Qiming | http://git.openstack.org/cgit/openstack/python-openstacksdk/commit/?id=7e43d15fcf418e77e727ca96aa709ab84d231ffa | 03:13 |
Qiming | we only support REBUILD or RECREATE as the recovery action | 03:13 |
Qiming | when the above patch is released, which means we get a new version of SDK | 03:14 |
Qiming | we will treat VM failures in different ways | 03:14 |
Qiming | current VM failure detection is capable of handling the following events: | 03:15 |
Qiming | http://git.openstack.org/cgit/openstack/senlin/tree/senlin/engine/health_manager.py#n39 | 03:15 |
Qiming | and we have already send the VM failure reason along with the RPC | 03:15 |
Qiming | http://git.openstack.org/cgit/openstack/senlin/tree/senlin/engine/health_manager.py#n63 | 03:15 |
Qiming | the only missing link is to handle the failures in a smarter way based on the reasons, rather than just rebuild or recreate | 03:16 |
fabian4 | Qiming, recovery will be delete bad node , begin create new node ? | 03:18 |
*** XueFengLiu has joined #senlin | 03:20 | |
Qiming | do you know the command 'nova rebuild' ? | 03:20 |
fabian4 | Qiming, yes | 03:20 |
fabian4 | I known | 03:20 |
*** XueFengLiu has quit IRC | 03:23 | |
*** XueFengLiu has joined #senlin | 03:24 | |
*** XueFengLiu has quit IRC | 03:28 | |
chohoor | Is there some documents about health policy? I have not found them in http://docs.openstack.org/developer/senlin/. | 03:43 |
Qiming | chohoor, still under development, no docs yet | 03:45 |
fabian4 | Qiming, Stop vm, the senlin don't execute node recover , I think senlin rpc don't receive "compute.instance.power_off.end" event, I use ceilometer command "event-list" receive "compute.instance.power_off.end" | 03:45 |
fabian4 | engine log don't about "compute.instance.power_off.end" message | 03:46 |
chohoor | Qiming: Alright,Thanks. | 03:47 |
*** XueFengLiu has joined #senlin | 03:48 | |
*** XueFengLiu has quit IRC | 03:50 | |
*** XueFengLiu has joined #senlin | 03:53 | |
*** XueFengLiu has quit IRC | 03:54 | |
openstackgerrit | Merged openstack/senlin: Enable healthmgr related opts https://review.openstack.org/415312 | 03:56 |
openstackgerrit | Qiming Teng proposed openstack/senlin: Add IntegerParam data type in schema https://review.openstack.org/415589 | 04:02 |
openstackgerrit | Qiming Teng proposed openstack/senlin: Additional operations for docker driver https://review.openstack.org/415590 | 04:03 |
openstackgerrit | Qiming Teng proposed openstack/senlin: Some operations for container profile https://review.openstack.org/415591 | 04:03 |
*** XueFengLiu has joined #senlin | 04:07 | |
*** XueFengLiu has quit IRC | 04:10 | |
*** XueFengLiu has joined #senlin | 04:11 | |
*** XueFengLiu has quit IRC | 04:14 | |
openstackgerrit | miaohb proposed openstack/senlin: Remove the temporary flag "rpc_use_object" in config.py https://review.openstack.org/415592 | 04:15 |
*** guoshan has quit IRC | 04:16 | |
*** XueFengLiu has joined #senlin | 04:16 | |
*** XueFengLiu has quit IRC | 04:18 | |
*** XueFengLiu has joined #senlin | 04:22 | |
*** XueFengLiu has quit IRC | 04:23 | |
*** XueFengLiu has joined #senlin | 04:24 | |
*** XueFengLiu has quit IRC | 04:26 | |
*** XueFengLiu has joined #senlin | 04:40 | |
wllabs | [root@zetta ~]# nova server-group-create sg01 affinity | 04:42 |
wllabs | ERROR (AttributeError): 'unicode' object has no attribute 'get' | 04:42 |
wllabs | why error | 04:42 |
wllabs | {"message": "The resource could not be found.<br /><br />\n\n\n", "code": "404 Not Found", "title": "Not Found"} | 04:42 |
*** XueFengLiu has quit IRC | 04:43 | |
*** guoshan has joined #senlin | 04:45 | |
*** XueFengLiu has joined #senlin | 04:47 | |
wllabs | I know, I want to be careful | 04:48 |
*** XueFengLiu has quit IRC | 04:49 | |
*** XueFengLiu has joined #senlin | 04:51 | |
*** XueFengLiu has quit IRC | 04:53 | |
*** guoshan has quit IRC | 05:10 | |
*** Arul_ has joined #senlin | 05:17 | |
Arul_ | Hi | 05:18 |
Qiming | wllabs, looks like a nova problem | 05:21 |
Qiming | if you add --debug, you may get more hints | 05:22 |
Qiming | hi, Arul_ | 05:22 |
openstackgerrit | Qiming Teng proposed openstack/senlin: Add IntegerParam data type in schema https://review.openstack.org/415589 | 05:23 |
openstackgerrit | Qiming Teng proposed openstack/senlin: Additional operations for docker driver https://review.openstack.org/415590 | 05:24 |
openstackgerrit | Qiming Teng proposed openstack/senlin: Some operations for container profile https://review.openstack.org/415591 | 05:28 |
*** XueFengLiu has joined #senlin | 05:32 | |
*** XueFengLiu has quit IRC | 05:33 | |
*** XueFengLiu has joined #senlin | 05:34 | |
*** XueFengLiu has quit IRC | 05:38 | |
ruijie | Hi, Qiming. online? | 05:38 |
wllabs | what? | 05:41 |
*** XueFengLiu has joined #senlin | 05:41 | |
*** XueFengLiu has quit IRC | 05:43 | |
Qiming | yes | 05:45 |
ruijie | I checked the patch that added parameter to cluster_del_nodes | 05:45 |
Qiming | yes | 05:46 |
ruijie | if the parameter was set, then it will destroy all the nodes | 05:46 |
ruijie | do we do the same thing to cluster_replace_nodes? | 05:46 |
ruijie | or let user chose which node to be destroyed | 05:47 |
Qiming | can you show me an elegant command line for this? | 05:48 |
Qiming | we can discuss if that makes sense or it is just driving people crazy | 05:49 |
*** XueFengLiu has joined #senlin | 05:50 | |
Qiming | what I mean is that we think from users' perspective | 05:51 |
ruijie | senlin cluster-node-replace --nodes {old1: new1 ..} --destroy True | 05:51 |
ruijie | this will be the simplest one | 05:51 |
Qiming | "{old1: new1 ..}" this part is not gonna work, right? | 05:52 |
Qiming | you mean: senlin cluster-node-replace --nodes old1=new1 --nodes old2=new2 --destroy | 05:53 |
ruijie | right, Qiming | 05:54 |
Qiming | I think "--destroy" is confusing here | 05:54 |
ruijie | I remember you mentioned that could be senlin cluster-node-replace --nodes old1=new1:destroy old2=new2:destroy | 05:55 |
Qiming | why there is a "--destroy" parameter on a 'cluster-node-replace' command line | 05:55 |
Qiming | compare this to: | 05:56 |
Qiming | senlin cluster-replace-nodes --nodes old1=new1 --nodes old2=new2 | 05:56 |
Qiming | senlin node-delete old1 old2 | 05:56 |
ruijie | that parameter will make the command complex indeed .. | 05:58 |
Qiming | what are the benefits if we combine these two commands into a single one | 05:58 |
ruijie | let the user chose the nodes to destroy when doing cluster-replace-nodes, then they do not need to use senlin node-delete old1 old2 again | 05:59 |
ruijie | I cannot persuade myself with that reason ... | 06:00 |
Qiming | right, I'm struggling too | 06:00 |
Qiming | it is useful | 06:00 |
Qiming | but not that useful | 06:00 |
*** guoshan has joined #senlin | 06:10 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/senlin-dashboard: Imported Translations from Zanata https://review.openstack.org/415611 | 06:19 |
*** guoshan has quit IRC | 06:24 | |
*** guoshan has joined #senlin | 06:24 | |
openstackgerrit | Qiming Teng proposed openstack/senlin: Revise FEATURES pipeline https://review.openstack.org/415613 | 06:31 |
Qiming | Guys, please review this when you are not so busy: https://review.openstack.org/415613 | 06:32 |
Qiming | it is about tuning features pipeline for Senlin, just want to make sure we are all on same page | 06:32 |
Qiming | please feel free to leave any comments | 06:32 |
*** lvdongbing has joined #senlin | 07:01 | |
lvdongbing | Qiming, Are you there? | 07:02 |
*** guoshan has quit IRC | 07:14 | |
*** guoshan has joined #senlin | 07:14 | |
*** guoshan has quit IRC | 07:24 | |
fabian4 | senlin node table index field appear SQL syntax error when execute command "select index from node" | 07:29 |
*** guoshan has joined #senlin | 07:30 | |
*** AlexeyAbashkin has joined #senlin | 07:41 | |
*** guoshan_ has joined #senlin | 08:01 | |
wllabs | install error | 08:03 |
wllabs | [root@ti0203a400-1299 tools(keystone_admin)]# ./setup-service 192.168.101.64 senlin | 08:03 |
wllabs | usage: openstack endpoint create [-h] [-f {json,shell,table,value,yaml}] | 08:03 |
wllabs | [-c COLUMN] [--max-width <integer>] | 08:03 |
wllabs | [--noindent] [--prefix PREFIX] --publicurl | 08:03 |
wllabs | <url> [--adminurl <url>] | 08:03 |
wllabs | [--internalurl <url>] [--region <region-id>] | 08:03 |
wllabs | <service> | 08:03 |
wllabs | openstack endpoint create: error: argument --publicurl is required | 08:03 |
wllabs | usage: openstack endpoint create [-h] [-f {json,shell,table,value,yaml}] | 08:03 |
wllabs | [-c COLUMN] [--max-width <integer>] | 08:03 |
wllabs | [--noindent] [--prefix PREFIX] --publicurl | 08:04 |
wllabs | <url> [--adminurl <url>] | 08:04 |
wllabs | [--internalurl <url>] [--region <region-id>] | 08:04 |
wllabs | <service> | 08:04 |
wllabs | openstack endpoint create: error: argument --publicurl is required | 08:04 |
wllabs | usage: openstack endpoint create [-h] [-f {json,shell,table,value,yaml}] | 08:04 |
wllabs | [-c COLUMN] [--max-width <integer>] | 08:04 |
wllabs | [--noindent] [--prefix PREFIX] --publicurl | 08:04 |
wllabs | <url> [--adminurl <url>] | 08:04 |
wllabs | [--internalurl <url>] [--region <region-id>] | 08:04 |
wllabs | <service> | 08:04 |
wllabs | openstack endpoint create: error: argument --publicurl is required | 08:04 |
wllabs | I user senlin of newton version | 08:04 |
*** guoshan has quit IRC | 08:05 | |
chohoor | wllabs: only senlin is newton version? | 08:05 |
wllabs | all newton version | 08:06 |
wllabs | keystone nova neutron also newton | 08:06 |
-openstackstatus- NOTICE: All CI tests are currently broken since logs.openstack.org is down. Refrain from recheck or approval until this is fixed. | 08:20 | |
*** ChanServ changes topic to "All CI tests are currently broken since logs.openstack.org is down. Refrain from recheck or approval until this is fixed." | 08:20 | |
*** guoshan_ has quit IRC | 08:23 | |
*** guoshan_ has joined #senlin | 08:25 | |
*** guoshan__ has joined #senlin | 08:28 | |
*** guoshan_ has quit IRC | 08:28 | |
*** guoshan__ has quit IRC | 08:30 | |
*** guoshan has joined #senlin | 08:30 | |
*** XueFengLiu has quit IRC | 08:37 | |
*** XueFengLiu has joined #senlin | 08:37 | |
Qiming | wllabs, check the script | 08:41 |
*** Drago has quit IRC | 08:41 | |
Qiming | it is because openstackclient has changed its command line arguments | 08:41 |
Qiming | seems a keystone problem | 08:46 |
*** Drago1 has joined #senlin | 08:48 | |
*** guoshan_ has joined #senlin | 08:51 | |
*** guoshan has quit IRC | 08:51 | |
wllabs | i create cluster, report error DuplicateResource: More than one network exists with the name 'private'. | 08:57 |
wllabs | why? | 08:58 |
Qiming | this is why: More than one network exists with the name 'private' | 08:58 |
wllabs | the private network don't need create? | 08:58 |
Qiming | 这句话的意思是你有不止一个网络叫做private | 08:59 |
*** Drago1 has quit IRC | 09:02 | |
wllabs | i have alread know | 09:07 |
wllabs | but the private network, i don't see it in the dashboard, use neutorn net-list can see | 09:07 |
*** wllabs has quit IRC | 09:07 | |
*** wllabs has joined #senlin | 09:09 | |
*** guoshan_ has quit IRC | 09:09 | |
*** guoshan has joined #senlin | 09:09 | |
*** guoshan_ has joined #senlin | 09:12 | |
*** guoshan has quit IRC | 09:12 | |
*** lvdongbing has quit IRC | 09:13 | |
*** lvdongbing has joined #senlin | 09:15 | |
*** lvdongbing has quit IRC | 09:15 | |
XueFengLiu | @fabian4, test your description, it is. | 09:25 |
fabian4 | XueFengLiu, which question? | 09:26 |
fabian4 | XueFengLiu, Which question ? must test your description | 09:27 |
XueFengLiu | select index from node; | 09:27 |
fabian4 | XueFengLiu, I use select `index` from node; | 09:29 |
fabian4 | This problem has been resolved | 09:30 |
fabian4 | XueFengLiu, thanks also | 09:31 |
XueFengLiu | OK | 09:31 |
*** guoshan_ has quit IRC | 09:32 | |
XueFengLiu | @wllabs, you can't see in dashboard maybe some problems in dashboard or others. Don't attention it, you can remove one private network then continue you work. | 09:33 |
*** guoshan has joined #senlin | 09:33 | |
wllabs | yes, thanks for XueFengLiu | 09:39 |
openstackgerrit | Shan Guo proposed openstack/senlin: Update API-REF for the cluster-del-node API https://review.openstack.org/415664 | 10:10 |
openstackgerrit | Shan Guo proposed openstack/python-senlinclient: Add parameter in CLUSTER_DEL_NODES action https://review.openstack.org/415084 | 10:13 |
openstackgerrit | Shan Guo proposed openstack/senlin: Update API-REF for the cluster-del-node API https://review.openstack.org/415664 | 10:17 |
*** guoshan has quit IRC | 10:32 | |
wllabs | openstack cluster receiver create --type message test-receiver | 10:34 |
wllabs | HttpException: Failed in creating queue: Could not find requested endpoint in Service Catalog. | 10:34 |
wllabs | why error? | 10:35 |
wllabs | create queue failure | 10:35 |
*** wllabs_ has joined #senlin | 10:37 | |
*** wllabs has quit IRC | 10:40 | |
*** wllabs_ is now known as wllabs | 10:40 | |
*** guoshan has joined #senlin | 10:56 | |
*** guoshan has quit IRC | 11:01 | |
XueFengLiu | wllabs, you need run zaqar and add zaqar to keystone endpoint | 11:05 |
wllabs | what is zaqar? | 11:05 |
*** XueFengLiu has quit IRC | 11:07 | |
*** XueFengLiu has joined #senlin | 11:07 | |
*** ChanServ changes topic to "IRCLog: http://eavesdrop.openstack.org/irclogs/%23senlin/ | Bugs: bugs.launchpad.net/senlin | Review: https://review.openstack.org/#/q/project:openstack/senlin,n,z" | 11:11 | |
-openstackstatus- NOTICE: logs.openstack.org is up again. Feel free to recheck any failures. | 11:11 | |
XueFengLiu | http://docs.openstack.org/developer/senlin/user/receivers.html | 11:14 |
openstackgerrit | XueFeng Liu proposed openstack/senlin: Prepare for removing call method https://review.openstack.org/415331 | 11:15 |
openstackgerrit | XueFeng Liu proposed openstack/senlin: Delete python bytecode file https://review.openstack.org/386894 | 11:15 |
openstackgerrit | XueFeng Liu proposed openstack/senlin: Remove call method in rpc client https://review.openstack.org/415332 | 11:15 |
wllabs | http://docs.openstack.org/developer/senlin/user/policy_types/load_balancing.html | 11:20 |
wllabs | lb policy document is empty, lb policy can used? | 11:20 |
XueFengLiu | I think the base lb policy is ok. | 11:27 |
openstackgerrit | lvdongbing proposed openstack/senlin: Revise receiver request objects to forbid cluster_create action https://review.openstack.org/415128 | 11:32 |
*** guoshan has joined #senlin | 11:57 | |
*** guoshan has quit IRC | 12:02 | |
*** chohoor has quit IRC | 12:05 | |
*** XueFengLiu has quit IRC | 12:06 | |
*** XueFengLiu has joined #senlin | 12:06 | |
*** XueFengLiu has quit IRC | 12:09 | |
*** XueFengLiu has joined #senlin | 12:09 | |
openstackgerrit | Merged openstack/senlin: Prepare for removing call method https://review.openstack.org/415331 | 12:22 |
openstackgerrit | Merged openstack/senlin: Remove call method in rpc client https://review.openstack.org/415332 | 12:24 |
openstackgerrit | Merged openstack/senlin: Delete python bytecode file https://review.openstack.org/386894 | 12:24 |
*** wllabs has quit IRC | 12:26 | |
*** wllabs has joined #senlin | 12:27 | |
openstackgerrit | lvdongbing proposed openstack/senlin: Enforce project_safe checking for admin users https://review.openstack.org/415690 | 12:30 |
openstackgerrit | lvdongbing proposed openstack/senlin: Enforce project_safe checking for admin users https://review.openstack.org/415690 | 12:34 |
openstackgerrit | Merged openstack/senlin: Documentation for node-operation API https://review.openstack.org/414828 | 12:56 |
*** guoshan has joined #senlin | 12:58 | |
*** guoshan has quit IRC | 13:03 | |
*** guoshan has joined #senlin | 13:59 | |
*** guoshan has quit IRC | 14:04 | |
*** XueFengLiu has quit IRC | 14:06 | |
openstackgerrit | XueFeng Liu proposed openstack/senlin: Use call to repleace call2 https://review.openstack.org/415337 | 14:07 |
openstackgerrit | Merged openstack/senlin: Revise health policy to add action params https://review.openstack.org/415386 | 14:37 |
openstackgerrit | Merged openstack/python-senlinclient: Revise help string profile list https://review.openstack.org/413990 | 14:43 |
openstackgerrit | Merged openstack/senlin: Add validation to health policy https://review.openstack.org/415418 | 14:53 |
openstackgerrit | Merged openstack/senlin: Trivial: Revise TODO comments https://review.openstack.org/415412 | 14:53 |
openstackgerrit | Merged openstack/senlin: Add additional description to message config https://review.openstack.org/415375 | 14:53 |
*** guoshan has joined #senlin | 15:00 | |
*** guoshan has quit IRC | 15:05 | |
*** Arul_ has quit IRC | 15:58 | |
*** guoshan has joined #senlin | 16:00 | |
*** guoshan has quit IRC | 16:05 | |
*** wllabs has quit IRC | 16:16 | |
*** wllabs has joined #senlin | 16:16 | |
*** guoshan has joined #senlin | 17:01 | |
*** guoshan has quit IRC | 17:06 | |
*** guoshan has joined #senlin | 18:02 | |
*** guoshan has quit IRC | 18:06 | |
*** guoshan has joined #senlin | 19:03 | |
*** guoshan has quit IRC | 19:07 | |
*** guoshan has joined #senlin | 20:04 | |
*** guoshan has quit IRC | 20:08 | |
*** wllabs has quit IRC | 20:13 | |
*** guoshan has joined #senlin | 21:04 | |
*** guoshan has quit IRC | 21:09 | |
*** Jeffrey4l has quit IRC | 21:34 | |
*** guoshan has joined #senlin | 22:05 | |
*** guoshan has quit IRC | 22:10 | |
*** guoshan has joined #senlin | 23:06 | |
*** guoshan has quit IRC | 23:10 | |
*** Jeffrey4l has joined #senlin | 23:31 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!