*** wanghao has joined #openstack-mogan | 00:56 | |
*** litao__ has joined #openstack-mogan | 01:05 | |
litao__ | zhenguo: pls review my patch if possible https://review.openstack.org/#/c/481544/ | 01:06 |
---|---|---|
zhenguo | litao__: ok | 01:20 |
zhenguo | liusheng: please have a look at the managing servers patch | 01:23 |
liusheng | zhenguo: ok, I am looking | 01:23 |
zhenguo | liusheng: thanks | 01:24 |
openstackgerrit | Tao Li proposed openstack/mogan master: Rollback to the original status when server powering action failed https://review.openstack.org/476862 | 01:28 |
*** wanghao_ has joined #openstack-mogan | 02:05 | |
*** wanghao has quit IRC | 02:08 | |
*** wanghao_ has quit IRC | 02:22 | |
*** wanghao has joined #openstack-mogan | 02:23 | |
openstackgerrit | Zhenguo Niu proposed openstack/mogan master: Add root disk partitions support https://review.openstack.org/499039 | 02:30 |
openstackgerrit | Merged openstack/mogan master: Return key name with server API https://review.openstack.org/499481 | 02:44 |
zhenguo | liusheng: hi, how's node4? | 02:49 |
liusheng | zhenguo: it still cannot be used ? | 02:49 |
zhenguo | liusheng: not test yet | 02:50 |
zhenguo | liusheng: remember to add the patch to format server flavors on client side | 02:51 |
zhenguo | Xinran: remember to add the patch to address port issues when creating a server with port_id specified | 02:52 |
liusheng | zhenguo: I found this patche add a cleanup step when installing devstack: https://review.openstack.org/#/c/491777/10 | 02:56 |
zhenguo | liusheng: from enroll to available? | 02:58 |
zhenguo | liusheng: as they changed to use the latest API version | 02:58 |
liusheng | zhenguo: yes, this blocked me :( | 02:58 |
zhenguo | liusheng: why? | 02:58 |
liusheng | zhenguo: it is necessary step in the latest API version ? | 02:58 |
zhenguo | liusheng: yes | 02:59 |
zhenguo | liusheng: when you enrolled a node, it will be in enroll state instead of available | 02:59 |
zhenguo | liusheng: so you must clean it to make it available | 02:59 |
liusheng | zhenguo: it will wait to be available timeout then install failed | 02:59 |
zhenguo | liusheng: you mean in your new env? | 02:59 |
liusheng | zhenguo: yes | 03:00 |
liusheng | zhenguo: I have told you | 03:00 |
zhenguo | liusheng: not sure why, but our gate should also go though that steps | 03:00 |
liusheng | zhenguo: :( | 03:00 |
zhenguo | liusheng: you said you have another env to use, right? | 03:01 |
liusheng | zhenguo: is there any possible 10 mins for waiting is too short for my env ? | 03:01 |
zhenguo | liusheng: not sure, but if you still have another env, we can investigate that later, we don't have much time left | 03:02 |
liusheng | zhenguo: ok, sure | 03:03 |
zhenguo | liusheng: you have wiped the paritions on node4 again? | 03:04 |
liusheng | zhenguo: still cannot work ? | 03:04 |
zhenguo | liusheng: seems it si | 03:04 |
zhenguo | liusheng: still not work | 03:04 |
liusheng | zhenguo: let me try again | 03:04 |
zhenguo | liusheng: don't use LVM | 03:04 |
liusheng | zhenguo: when I use the BMC console, seems I cannot do other works | 03:05 |
zhenguo | liusheng: hah, I can't connect the console | 03:05 |
liusheng | zhenguo: :( | 03:05 |
liusheng | zhenguo: have erased all the left nodes, please take a try | 03:33 |
zhenguo | liusheng: cool, thanks! | 03:34 |
liusheng | zhenguo: np :D | 03:34 |
*** wanghao_ has joined #openstack-mogan | 05:50 | |
*** wanghao has quit IRC | 05:53 | |
zhenguo | liusheng: the rest of nodes still no work | 06:06 |
liusheng | zhenguo: all cannot work ? | 06:06 |
zhenguo | liusheng: yes, seems still bacause of the partitions | 06:06 |
liusheng | zhenguo: that is strange, I have tried to install OS, without LVM | 06:07 |
zhenguo | liusheng: not sure, maybe network | 06:07 |
liusheng | zhenguo: all the nodes I have handled over the partition stemp, in the partition step, I select use the whole disk (without LVM) | 06:08 |
zhenguo | liusheng: let me dig | 06:10 |
liusheng | zhenguo: ok | 06:10 |
litao__ | zhenguo,liusheng : should we put allocations for active node | 06:46 |
zhenguo | litao__: yes, otherwise it will be override | 06:46 |
zhenguo | liusheng: but seems the RP is not created yet | 06:47 |
liusheng | zhenguo: may need to ensure the rp has been created before putting allocation | 06:49 |
litao__ | zhenguo: how? | 06:49 |
litao__ | to ensure | 06:49 |
litao__ | liusheng: ? | 06:49 |
zhenguo | litao__, liusheng: maybe we should create the rp then allocations | 06:49 |
zhenguo | during managing process | 06:50 |
zhenguo | if rp exists, just ignore the exception and create allocations | 06:50 |
litao__ | zhenguo, liusheng : I think we just allocate, the creation of rp should be done in get resource step. | 06:51 |
zhenguo | litao__: but seems you can't put allocations, not sure | 06:51 |
zhenguo | litao__; the allocations is associated with the rp, not sure if you can put allocations without the rp | 06:52 |
liusheng | litao__: and as disscussed before, if we create rp previously, it could be selected by scheduler for other creating request | 06:52 |
litao__ | liusheng: got it | 06:53 |
litao__ | so as what zhenguo's said, create rp then put allocation? | 06:54 |
liusheng | litao__: does the manageable node must have resource_class ? | 06:54 |
zhenguo | yes | 06:55 |
litao__ | liusheng: But the resource class is not used | 06:55 |
zhenguo | litao__: palcement need that | 06:55 |
liusheng | litao__: if you create rp, you also need to ensure the resource_class | 06:56 |
litao__ | liusheng: yes, we can ensure the resource_class existing | 06:57 |
shaohe_feng | zhenguo: can we put our emails in etherpad. | 07:27 |
shaohe_feng | zhenguo: then I can setup a call bridge | 07:28 |
zhenguo | shaohe_feng: sure | 07:30 |
zhenguo | shaohe_feng: sorry, I'm in a internal meeting, ttyl | 07:35 |
openstackgerrit | Tao Li proposed openstack/mogan master: Manage existing BMs: Part-2 https://review.openstack.org/481544 | 08:03 |
*** wanghao has joined #openstack-mogan | 08:28 | |
*** wanghao_ has quit IRC | 08:28 | |
*** wanghao_ has joined #openstack-mogan | 09:11 | |
*** wanghao has quit IRC | 09:14 | |
openstackgerrit | Tao Li proposed openstack/mogan master: Rollback to the original status when server powering action failed https://review.openstack.org/476862 | 09:24 |
*** wanghao_ has quit IRC | 09:30 | |
*** wanghao has joined #openstack-mogan | 09:30 | |
*** wanghao has quit IRC | 09:31 | |
*** wanghao has joined #openstack-mogan | 09:31 | |
*** wanghao has quit IRC | 09:32 | |
openstackgerrit | Zhenguo Niu proposed openstack/mogan master: Add root disk partitions support https://review.openstack.org/499039 | 10:38 |
*** wanghao has joined #openstack-mogan | 11:26 | |
*** wanghao has quit IRC | 11:54 | |
*** litao__ has quit IRC | 12:07 | |
*** harlowja has quit IRC | 17:30 | |
*** harlowja has joined #openstack-mogan | 18:12 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!