Friday, 2017-10-27

*** wanghao has joined #openstack-mogan00:41
*** litao__ has joined #openstack-mogan00:49
zhenguomorning mogan!01:14
*** Kevin_Zheng has joined #openstack-mogan01:21
wanghaomorning!01:48
wanghaolitao__: ping01:49
litao__wanghao: pong01:49
wanghaolitao__: about your comment in unmanage spec,  I think we need admin to unmanage all servers.01:49
wanghaolitao__: Consider the operation case, if whole cloud operation system need to migrate another cloud,  you can't let users to unmanage those servers one by one. We must let operator admins to do this job for all users.01:49
litao__wanghao: ok, I agree01:54
openstackgerritZhenguo Niu proposed openstack/mogan master: Add port group mode to manageable servers  https://review.openstack.org/51556502:05
zhenguohi all, is there some need for allocating nodes, I mean allocate nodes without OS.02:09
zhenguoshaohe_feng: please help to look at this https://review.openstack.org/#/c/513215/02:18
wanghaozhenguo: any use case?02:32
litao__zhenguo: ironic also can't support this function , right?02:32
zhenguowanghao, litao__: like some tenants want to allocate some nodes for future use02:32
zhenguowanghao, litao__: the allocating process just include scheduling02:33
wanghaozhenguo: but without OS02:33
zhenguowanghao, litao__: then afterwards they can deploy the node02:33
zhenguowanghao: yes02:33
wanghaozhenguo: didn't meet this request yet from coustmer02:34
zhenguowanghao: ok02:34
zhenguowanghao, litao__: FYI https://knowledgelayer.softlayer.com/learning/introduction-no-os02:37
litao__zhenguo: But  how to process the network ?02:37
litao__zhenguo: If they deploy os later02:37
zhenguowanghao, litao__: maybe not allocated as I described above, but just without os02:37
zhenguowanghao, litao__: like you want to deploy a cluster, and you perfer to use your own PXE server to deploy your servers02:38
zhenguowanghao, litao__: maybe like FusionSphere, hah02:38
wanghaozhenguo: I see ....02:41
zhenguowanghao: not sure it's a good example, hah02:41
wanghaozhenguo: user can keep their old deploy tools, just use mogan to manage it.02:42
zhenguowanghao: yes02:42
litao__zhenguo: ok, so It doesn't depend on the image provided by openstack platform and use theirs freely02:43
zhenguolitao__: yes02:43
litao__zhenguo: Maybe a good choice02:44
zhenguolitao__: I see softlayer support that02:44
litao__zhenguo: We can also support it as one of highlights02:46
wanghaobut how to monitor the baremetal nodes if we use another deploy tool and owned image by user?02:49
zhenguoseems we can't02:50
zhenguoyou mean inject some monitor tools inside guest os?02:50
wanghaoyes02:50
zhenguohttp://www.softlayer.com/zh/press/softlayer-adds-ability-order-bare-metal-servers-without-os02:51
wanghaoI remember we deploy the monitor agent in bm by ironic.  right litao__?02:51
zhenguowanghao: users can also disable that by themselves in the guest os02:52
zhenguowanghao: if they request a server without os, and want to deploy their own image, you can just inform them there's no minitor services available, hah02:52
wanghaozhenguo: that make sense02:53
zhenguowanghao, litao__: let me look into softlayer's without os02:54
litao__wanghao: what do you mean the monitor agent?02:56
litao__wanghao: IPA?02:56
wanghaolitao__: yeah02:56
litao__wanghao: ironic-python-agent02:56
wanghaoyes02:56
wanghaozhenguo: okay02:57
litao__wanghao: this is just in deploy image02:57
litao__wanghao: not in user image02:57
wanghaolitao__: I see, we use zabbix agent in user image, right?02:58
litao__wanghao: currently not, we use snmp server in image for monitoring02:59
litao__wanghao: like zabbix agent02:59
openstackgerritwanghao proposed openstack/mogan-specs master: Introduce unmanaging servers into Mogan  https://review.openstack.org/50699703:02
wanghaolitao__: that also need the management network plane to zabbix server, right03:03
zhenguobut if we would like to let users deploy their custom images, they must be able to set the boot device to pxe03:05
wanghaozhenguo: yes03:08
openstackgerritwanghao proposed openstack/mogan master: Add manageable server information into metadata  https://review.openstack.org/51558504:37
wanghaozhenguo: I add a internal_metadata for managed servers. You can have a look this patch ^.04:39
zhenguowanghao: hi, there's a plan to add a system_metadata to server object05:02
zhenguohi all, I registered a bp for no os server https://blueprints.launchpad.net/mogan/+spec/no-os-server05:11
*** wanghao_ has joined #openstack-mogan05:33
*** wanghao has quit IRC05:35
wanghao_zhenguo: yeah, I think this too,  I can help to implement it in this patch by the way.07:46
zhenguowanghao_: you can talk with Xinran to see whether she's already started to work on that :D07:49
zhenguowanghao_: oh, sorry, you mean to add that to system_metadata, right?07:49
zhenguowanghao_: when that is done07:50
wanghao_zhenguo: I mean I can implement the system_metadata too,  haha07:50
zhenguowanghao_: hah07:50
wanghao_zhenguo: I will talk with Xinran07:50
zhenguowanghao_: ok ,thanks07:51
wanghao_Xinran: hi, did you start to implement the system_metadata in server object?  If not, may I work with you to do it in this patch: https://review.openstack.org/51558507:52
Xinran wanghao_  that's great !08:07
Xinranwanghao_,  of course we can work together08:07
wanghao_Xinran: thanks!  plz feel free to add co-author in this patch: https://review.openstack.org/#/c/515585/  :)08:08
Xinranwanghao_,  https://blueprints.launchpad.net/mogan/+spec/system-metadata  here is the bp I registered for system-metadata08:09
wanghao_okay, I will add it to commit message.08:09
Xinranwanghao_,  thanks08:09
wanghao_Xinran: np :)08:10
openstackgerritwanghao proposed openstack/mogan master: Add manageable server information into system metadata  https://review.openstack.org/51558508:25
openstackgerritwanghao proposed openstack/mogan master: Add manageable server information into system metadata  https://review.openstack.org/51558508:35
zhenguozhangjl: not sure why you are independent here http://stackalytics.com/?module=mogan&company=%2aindependent08:47
zhenguozhangjl: not in AWcloud?08:48
zhangjlzhenguo:i am in awcloud08:50
zhenguozhangjl: maybe you need to update your info on stackalytics, hah08:52
zhangjlzhenguo:yes...i think so08:53
*** wanghao_ has quit IRC09:29
*** zhangjl has quit IRC09:50
*** zhangjl has joined #openstack-mogan09:51
openstackgerritZhenguo Niu proposed openstack/mogan master: Remove 'locked' from server object  https://review.openstack.org/51566710:01
* zhenguo away10:01
*** litao__ has quit IRC11:36
*** zhangjl has quit IRC11:39
*** harlowja has quit IRC18:05
*** harlowja has joined #openstack-mogan18:05

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