dlaube | adam_g: ok, thank you for that! so, we will specify a fixed IP, the box gets deployed and will PXE+DHCP with said fixed IP, after installation the box is rebooted and the OS comes up with the fixed IP as the DHCP address… after which point, cloud-init will kick in and talk to metadata service in order to configure the IPs etc? | 00:01 |
---|---|---|
dlaube | and by "cloud-init will kick in and talk to metadata service in order to configure the IPs etc?" I mean; cloud-init will kick in and talk to metadata service in order to configure the floating/public IPs etc? | 00:02 |
*** ijw has quit IRC | 00:02 | |
adam_g | dlaube, cloud-init doesn't do much with networking, thats all configured via DHCP or entirely outside of the instance (floating ips) | 00:02 |
adam_g | once it has networking, cloud-init will, for example, go to metadata service to get the ssh key and set that up | 00:02 |
adam_g | *cloud-init doesn't do much with networking in the context of the metadata service, not sure if its possible to do 'manual' network config via configdrive | 00:03 |
dlaube | hmm | 00:04 |
dlaube | my understanding is that configdrive exists in nova currently, but not in ironic yet | 00:04 |
*** igordcard has joined #openstack-ironic | 00:05 | |
*** achanda has joined #openstack-ironic | 00:05 | |
*** igordcard has quit IRC | 00:07 | |
mrda | dlaube: "yet" | 00:09 |
*** achanda has quit IRC | 00:10 | |
dlaube | :) | 00:10 |
*** Masahiro has joined #openstack-ironic | 00:20 | |
*** Masahiro has quit IRC | 00:24 | |
*** ryanpetrello has joined #openstack-ironic | 00:35 | |
*** ryanpetrello has quit IRC | 00:42 | |
*** romcheg has quit IRC | 00:59 | |
*** harlowja has joined #openstack-ironic | 01:01 | |
openstackgerrit | Josh Gachnang proposed openstack/ironic: Improve IPA client library https://review.openstack.org/111118 | 01:05 |
*** andreykurilin_ has joined #openstack-ironic | 01:19 | |
*** datajerk has quit IRC | 01:21 | |
*** chenglch has joined #openstack-ironic | 01:22 | |
*** datajerk has joined #openstack-ironic | 01:23 | |
*** rloo has quit IRC | 01:26 | |
*** andreykurilin_ has quit IRC | 01:32 | |
*** mitz_ has quit IRC | 01:48 | |
*** mitz_ has joined #openstack-ironic | 01:49 | |
*** harlowja has quit IRC | 01:54 | |
*** ijw has joined #openstack-ironic | 01:55 | |
*** kongfy has joined #openstack-ironic | 01:57 | |
*** ijw_ has quit IRC | 01:58 | |
*** Masahiro has joined #openstack-ironic | 02:09 | |
openstackgerrit | Haomeng,Wang proposed openstack/ironic: improve the neutron configuration in install-guide https://review.openstack.org/143349 | 02:12 |
*** Masahiro has quit IRC | 02:13 | |
Haomeng | kongfy: so what is your system, not sure if it is ubuntu | 02:15 |
Haomeng | kongfy: devstack supports ubuntu as well, but for other os, not sure it works | 02:15 |
Haomeng | kongfy: yes, two options, one is we try to run with the os suggested by devstack, such as ubuntu, another one is that we just raise the but for devstack, hope devstack guys will help to fix | 02:16 |
jroll | adam_g, dlaube, cloud-init can configure networks from configdrive | 02:16 |
jroll | dlaube: configdrive is in the agent driver, pxe driver is in progress: https://review.openstack.org/#/c/143510/ | 02:17 |
jroll | dlaube: | 02:17 |
jroll | sigh, can't type | 02:17 |
jroll | dlaube: still need to write the code for the ironic driver, too | 02:17 |
openstackgerrit | Haomeng,Wang proposed openstack/ironic: improve the neutron configuration in install-guide https://review.openstack.org/143349 | 02:22 |
*** aswadr has joined #openstack-ironic | 02:22 | |
openstackgerrit | Haomeng,Wang proposed openstack/ironic: improve the neutron configuration in install-guide https://review.openstack.org/143349 | 02:25 |
openstackgerrit | Tan Lin proposed openstack/ironic: Add AMT-PXE-Driver to deploy cloud on PC https://review.openstack.org/135184 | 02:29 |
*** jerryz has joined #openstack-ironic | 02:33 | |
*** kongfy has quit IRC | 02:50 | |
mrda | hey jroll and Haomeng | 02:53 |
Haomeng | mrda: morning:) | 02:53 |
ianco | hmm..which interface_driver should folks using ironic use in dhcp_agent.ini ? | 02:55 |
*** Marga_ has joined #openstack-ironic | 03:00 | |
*** ijw has quit IRC | 03:08 | |
*** kongfy has joined #openstack-ironic | 03:11 | |
kongfy | I use ubuntu 14.04 as suggested | 03:13 |
Haomeng | kongfy: ok, did you follow the guide - http://docs.openstack.org/developer/ironic/dev/dev-quickstart.html#deploying-ironic-with-devstack | 03:19 |
kongfy | yes, I follow the guild exactly | 03:20 |
Haomeng | kongfy: so, we have to get help from devstack team, raise defect | 03:20 |
kongfy | what should I do to get their help? I’m new here | 03:22 |
Haomeng | kongfy: maybe nova is not working | 03:24 |
Haomeng | kongfy: can you check with 'nova hypervisor-list' | 03:24 |
Haomeng | to see if the ironic node is sync to nova already | 03:24 |
Haomeng | kongfy: and check nova compute process | 03:24 |
kongfy | ok , let me see | 03:25 |
Haomeng | kongfy: ok | 03:25 |
kongfy | hypervisor list is empty... | 03:25 |
Haomeng | kongfy: so the ironic compute node not working | 03:27 |
Haomeng | kongfy: check "nova-manage service list" | 03:27 |
kongfy | yes, let me check it | 03:27 |
Haomeng | kongfy: to verify if nova-compute service is runig as well | 03:28 |
Haomeng | kongfy: check the "Status State" columes | 03:28 |
kongfy | I notice a service crushed in the devstack screen | 03:29 |
Haomeng | kongfy: so that should be root cause | 03:29 |
Haomeng | kongfy: check the log | 03:29 |
kongfy | after restarting the service , hypervisor list now have three item | 03:29 |
Haomeng | kongfy: that is fine | 03:29 |
Haomeng | kongfy: so try again | 03:29 |
Haomeng | kongfy: but if nova-compute service is down during devstack installation, it is diffcult to get it work in that time | 03:30 |
Haomeng | kongfy: I just try again:) | 03:30 |
Haomeng | kongfy: and make sure we have a clean base os | 03:30 |
kongfy | yes , every time I use stack.sh, it failed... | 03:31 |
kongfy | maybe I should try with another base os, what ’s your os version during your development? | 03:36 |
Haomeng | kongfy: I run ubuntu14.04, it should work, maybe your vm is bad performance | 03:40 |
Haomeng | kongfy: and make sure the os is clean | 03:41 |
kongfy | server version or desktop version ? I use a DELL R720 server .. | 03:41 |
Haomeng | kongfy: both should work I think | 03:41 |
Haomeng | kongfy: I run with desktop version | 03:42 |
Haomeng | kongfy: so check the log carefuly | 03:42 |
Haomeng | kongfy: try to find why compute node down | 03:42 |
Haomeng | kongfy: that should be root cause | 03:42 |
kongfy | ok, thanks a lot for finding out the reason! | 03:43 |
*** Masahiro has joined #openstack-ironic | 03:57 | |
*** Masahiro has quit IRC | 04:01 | |
*** naohirot has joined #openstack-ironic | 04:02 | |
naohirot | good afternoon ironic | 04:04 |
*** chenglch|2 has joined #openstack-ironic | 04:32 | |
*** chenglch has quit IRC | 04:36 | |
*** Marga_ has quit IRC | 04:39 | |
*** ijw has joined #openstack-ironic | 04:40 | |
*** Marga_ has joined #openstack-ironic | 04:41 | |
*** ijw has quit IRC | 04:46 | |
devanand1 | hi, all! | 04:55 |
devanand1 | anyone around and want to have a meeting? | 04:55 |
*** Haomeng|2 has joined #openstack-ironic | 04:58 | |
*** Haomeng has quit IRC | 04:58 | |
lintan | I am | 04:59 |
naohirot | devanand1: hi | 04:59 |
mrda | hi devanand1 | 04:59 |
devanand1 | oh..hm, my nick is wrong | 05:00 |
*** devanand1 is now known as devananda | 05:00 | |
jroll | hiya mrda :) | 05:00 |
* devananda heads over to #openstack-meetin-3 | 05:01 | |
jroll | devananda: I just checked in to see if we're meeting, I'll hang out if we have one | 05:01 |
jroll | alright then :P | 05:01 |
jroll | kongfy: I just noticed that devstack had a bug, maybe the one you were hitting :) | 05:03 |
*** rameshg87 has joined #openstack-ironic | 05:03 | |
*** ramineni has joined #openstack-ironic | 05:05 | |
jroll | so | 05:09 |
* devananda moves back here | 05:09 | |
devananda | and sends an email | 05:09 |
jroll | can I get an address so I can find somewhere to stay? | 05:09 |
jroll | and is there a group rate happening? | 05:09 |
devananda | right. both questions I *should* have answers to | 05:10 |
devananda | address I have ... one sec | 05:10 |
dlaube | good evening guys | 05:14 |
dlaube | late night for many of you! | 05:14 |
kongfy | jroll, thanks for your response. Do you have any idea how to work around this ? | 05:25 |
jroll | kongfy: it's fixed now, update your devstack environment | 05:25 |
kongfy | that’s great ! have the fix be merge to stable/juno branch too ? | 05:26 |
*** Marga_ has quit IRC | 05:27 | |
devananda | which bug? | 05:30 |
jroll | kongfy: wait, you're running devstack at stable/juno? that should just work | 05:31 |
jroll | kongfy: to be clear, I don't know what your issue is, I just happened to notice that the gate was failing earlier and devstack is fixed now | 05:31 |
jroll | oh, they did fix stable/juno | 05:31 |
jroll | https://review.openstack.org/#/c/143504/ | 05:31 |
jroll | no bug # | 05:32 |
kongfy | all right , I will update my devstack and try again ! thanks jroll ! | 05:33 |
jroll | kongfy: you're welcome, good luck | 05:33 |
kongfy | :) | 05:33 |
*** faizan_ has joined #openstack-ironic | 05:34 | |
*** Marga_ has joined #openstack-ironic | 05:35 | |
devananda | oh, so, on the topic of meeting schedules | 05:38 |
devananda | next week is right between chrismtas and new years, and most folks I know are taking the week off | 05:38 |
devananda | I was going to annouce at the meeting today that there'd be no meeting next week ... but, well, i'll just do it on the list now | 05:39 |
mrda | You might like to change the week alternation, so the North American/European contributors get a go at a meeting next? | 05:39 |
mrda | (since today is the Asian week) | 05:39 |
mrda | Just a thought? | 05:40 |
*** ijw has joined #openstack-ironic | 05:40 | |
mrda | (or not :) | 05:40 |
*** pcrews has quit IRC | 05:42 | |
devananda | mrda: yea ... good point. except calendars and automation | 05:43 |
mrda | I don't mind either way tbh, I'll still be working :) | 05:43 |
*** Marga_ has quit IRC | 05:44 | |
mrda | i think it's totally sane that there's no meeting next week. | 05:44 |
jroll | I mean, we don't have any major topics at the moment for either meeting time | 05:45 |
*** ijw has quit IRC | 05:45 | |
*** Masahiro has joined #openstack-ironic | 05:46 | |
*** achanda has joined #openstack-ironic | 05:50 | |
*** Masahiro has quit IRC | 05:51 | |
*** achanda has quit IRC | 06:02 | |
naohirot | rameshg87: Hi, can I ask a question about your comment "When does it mount ? During the first deploy or while loading the driver ?" ? | 06:05 |
rameshg87 | naohirot, yeah sure | 06:05 |
naohirot | rameshg87: I'm thinking to implement "mount check" in validate(). | 06:06 |
*** achanda has joined #openstack-ironic | 06:07 | |
naohirot | rameshg87: So my question is that validate() is called for both, right? | 06:07 |
rameshg87 | naohirot, validate() is called before initiating the deploy - to check whether all the inputs are correct and the driver is ready to do the deploy | 06:08 |
rameshg87 | naohirot, currently it is used by nova ironic virt driver | 06:08 |
rameshg87 | naohirot, i don't think we need to do the mount check in every validate() | 06:08 |
rameshg87 | naohirot, https://github.com/openstack/nova/blob/master/nova/virt/ironic/driver.py#L618 | 06:09 |
naohirot | rameshg87: but I thought that validate() is also called when deployer typed "ironic node-validate $NODE_UUID" | 06:10 |
rameshg87 | naohirot, yeah that's also true | 06:11 |
rameshg87 | naohirot, it depends on the use-case of how you are using ironic | 06:11 |
rameshg87 | naohirot, but ideally validate() is supposed to be called after passing all inputs for deploy in node's instance_info just before deploy | 06:11 |
naohirot | rameshg87: So that means you are thinking which way is appropriate, either the first deploy or loading the driver? | 06:15 |
*** kongfy_ has joined #openstack-ironic | 06:17 | |
rameshg87 | naohirot, just a question | 06:18 |
naohirot | rameshg87: Yes | 06:18 |
rameshg87 | naohirot, in "mount check" - are you planning to "check the mount and throw an error if not mounted" or "check the mount and mount if required" ? | 06:19 |
*** kongfy has quit IRC | 06:19 | |
*** kongfy_ is now known as kongfy | 06:19 | |
rameshg87 | naohirot, in my opinion we should just "check the mount and throw an error if not mounted" | 06:20 |
rameshg87 | naohirot, but that's my opinion, you can check with others too | 06:20 |
naohirot | rameshg87: I'm planning "mount check" mounts if it is not mounted, retry several times, then trow an error. | 06:20 |
rameshg87 | naohirot, hmm okay .. may be you can get opinion from others as well | 06:21 |
rameshg87 | devananda, jroll, what's your opinion on the above ? ^^^ | 06:22 |
naohirot | rameshg87: I understood how you thought. | 06:22 |
naohirot | rameshg87: do you know what will happen if swift went down after User OS booted via iscsi_ilo? | 06:25 |
rameshg87 | naohirot, Swift is just used for booting the server | 06:26 |
rameshg87 | naohirot, so after the boot is complete, it should be okay if Swift goes down after server completes boot | 06:26 |
*** achanda has quit IRC | 06:26 | |
dlaube | Hey guys, can anyone tell me how a static IP address is assigned to a baremetal node? I'm able to deploy a server, get a DHCP IP for iscsi based installation, reboot into the OS and get another DHCP address. However, none of the other subnets assigned under the network I'm specifying during nova boot are ever applied. I've heard and read everything from metadata service sets IPs to the opposite… or that configdrive is the only | 06:26 |
rameshg87 | naohirot, but we need Swift access for each reboot | 06:26 |
naohirot | rameshg87: I see, as far as user doesn't reboot, the User OS continue to run, that's great. | 06:27 |
rameshg87 | naohirot, yes | 06:27 |
lintan | dlaube: https://review.openstack.org/#/c/132511/ This is still under construction | 06:29 |
naohirot | rameshg87: So I believe that the answer to your comment would be "NFS mount check will be done for every deploy" if I implemented it in validate(). | 06:30 |
naohirot | rameshg87: Am I correct? | 06:30 |
*** mrda is now known as mrda-away | 06:30 | |
mrda-away | 'night all | 06:31 |
naohirot | mrda-away: good night:) | 06:31 |
rameshg87 | naohirot, yes | 06:32 |
naohirot | rameshg87: Okay, I'll add the statement that "mount check will be done before staring deploy to each node in validate()". | 06:34 |
rameshg87 | naohirot, okay | 06:35 |
kongfy | Hi all, I am trying to figure out why nova service crush when deploy ironic with devstack | 06:36 |
naohirot | rameshg87: and about the other comment about "remote_image_deploy_iso" in config file, I'll revert it. | 06:36 |
kongfy | turns out the log message in n-cpu : NovaException: Error contacting Ironic server for 'node.list'. Attempt 60 of 60 | 06:36 |
rameshg87 | naohirot, okay | 06:36 |
naohirot | rameshg87: thanks! | 06:37 |
*** jiangfei has quit IRC | 06:38 | |
devananda | dlaube: assuming you're not using nova-baremetal, it's handled by the dhcp server, which, in my case, is neutron, but you can configure it to be not neutron | 06:39 |
devananda | dlaube: (I added that initial caveat because you used the term "baremetal node" and its late and I felt the need to disambiguate) | 06:40 |
*** ijw has joined #openstack-ironic | 06:40 | |
devananda | naohirot: driver.validate() should not require interaction with the hardware | 06:41 |
dlaube | devananda: sorry for the confusion, I meant an ironic node sir | 06:41 |
devananda | dlaube: no worries | 06:41 |
devananda | dlaube: so, yes, it should be getting an IP via DHCP | 06:42 |
devananda | at least, it is in the deployments I'm familiar with. | 06:42 |
dlaube | gotcha, ok so it seems like we need to write our own special sauce in order to get static IPs assigned after we are up and installed | 06:42 |
devananda | there are probably other ways to configure things too (aren't there always) | 06:42 |
devananda | dlaube: so you can't use DHCP at all? | 06:42 |
devananda | that's going to be challenging | 06:43 |
dlaube | well, we have DHCP running wonderfully for deploy/install time and also once the node is rebooted into the user/guest OS | 06:43 |
devananda | ok - what's the problem? | 06:43 |
dlaube | we just want to be able to set static IPs from subnets we specify at nova boot time | 06:44 |
devananda | "set static IPs" maybe I'm gettign confused by this | 06:44 |
dlaube | we want our cake and to eat it too :D | 06:44 |
devananda | you mean assign a nova "floating IP" ? | 06:44 |
dlaube | yessir | 06:44 |
devananda | and have those move around when you want them to? | 06:44 |
devananda | ahhhh. that's got nothing to do with DHCP then | 06:45 |
devananda | that's a much more complicated networking problem | 06:45 |
dlaube | I have finally wrapped my head around floating ips vs fixed ips | 06:45 |
devananda | nova uses those terms backwards, btw | 06:45 |
devananda | compared to every other company or software I've worked with before | 06:45 |
dlaube | yeah, I've noticed | 06:45 |
*** ijw has quit IRC | 06:46 | |
dlaube | hehehe | 06:46 |
devananda | honestly, without cooperation from the guest instance, I don't know how you would do that | 06:46 |
devananda | but it's late and I'm probably forgetting about some neutron feature | 06:47 |
dlaube | devananda: well, thank you for the insight | 06:47 |
dlaube | it is getting late! | 06:47 |
dlaube | are you guys in the bay area or traveling or something? | 06:48 |
devananda | I'm in Seattle. just up late | 06:48 |
devananda | but now heading afk :) | 06:48 |
dlaube | gotcha | 06:48 |
dlaube | same here! | 06:48 |
devananda | cheers. ttyl! | 06:48 |
dlaube | thank you | 06:48 |
dlaube | nite nite | 06:48 |
lazy_prince | devananda: while you are there, i wanted to check if there any plans to decouple the TFTPserver.. i mean supporting TFTP server on a node other than one running ir-cond..? | 06:49 |
naohirot | devananda: can I ask what do you mean by " should not require interaction"? | 06:49 |
naohirot | devananda: Does that mean "I can interact to hardware, but not recommended?" | 06:50 |
*** Masahiro has joined #openstack-ironic | 07:01 | |
*** dlaube has quit IRC | 07:06 | |
*** k4n0 has joined #openstack-ironic | 07:07 | |
*** mitz has quit IRC | 07:22 | |
*** pensu has joined #openstack-ironic | 07:32 | |
*** ijw has joined #openstack-ironic | 07:40 | |
*** ijw has quit IRC | 07:46 | |
*** PaulCzar has quit IRC | 07:46 | |
openstackgerrit | Naohiro Tamura proposed openstack/ironic-specs: iRMC Virtual Media Deploy Driver for Ironic https://review.openstack.org/134865 | 07:48 |
*** subscope has joined #openstack-ironic | 07:48 | |
*** EmilienM|afk is now known as EmilienM | 08:02 | |
openstackgerrit | Ramakrishnan G proposed openstack/ironic: Stop conductor if no drivers were loaded https://review.openstack.org/143616 | 08:11 |
*** Masahiro has quit IRC | 08:12 | |
*** kongfy_ has joined #openstack-ironic | 08:19 | |
*** kongfy has quit IRC | 08:20 | |
*** kongfy_ is now known as kongfy | 08:20 | |
*** rameshg87 is now known as rameshg87-away | 08:25 | |
openstackgerrit | ChangBo Guo(gcb) proposed openstack/ironic: Use get_my_ipv4 from oslo.utils https://review.openstack.org/143621 | 08:26 |
*** romcheg has joined #openstack-ironic | 08:35 | |
*** ijw has joined #openstack-ironic | 08:40 | |
*** ijw has quit IRC | 08:46 | |
*** vdrok has quit IRC | 08:47 | |
*** vdrok has joined #openstack-ironic | 08:47 | |
*** rameshg87_ has joined #openstack-ironic | 08:48 | |
*** rameshg87-away has quit IRC | 08:51 | |
*** athomas has joined #openstack-ironic | 08:58 | |
openstackgerrit | ChangBo Guo(gcb) proposed openstack/ironic: Reuse methods from netutils https://review.openstack.org/143629 | 08:58 |
*** Masahiro has joined #openstack-ironic | 09:13 | |
*** Masahiro has quit IRC | 09:17 | |
openstackgerrit | Ramakrishnan G proposed openstack/ironic-specs: Add support for VirtualBox WebService. https://review.openstack.org/137926 | 09:33 |
*** kongfy has quit IRC | 09:34 | |
openstackgerrit | Syed Ismail Faizan Barmawer proposed openstack/ironic-specs: Local boot support with partition images https://review.openstack.org/143636 | 09:39 |
*** ijw has joined #openstack-ironic | 09:40 | |
*** ijw has quit IRC | 09:46 | |
*** andreykurilin_ has joined #openstack-ironic | 09:57 | |
*** naohirot has quit IRC | 10:13 | |
*** Masahiro has joined #openstack-ironic | 10:14 | |
*** Masahiro has quit IRC | 10:18 | |
*** EmilienM is now known as EmilienM|afk | 10:22 | |
*** ijw has joined #openstack-ironic | 10:27 | |
*** MattMan has quit IRC | 10:29 | |
*** MattMan has joined #openstack-ironic | 10:30 | |
*** ijw has quit IRC | 10:31 | |
*** andreykurilin_ has quit IRC | 10:35 | |
Haomeng|2 | hi | 10:36 |
Haomeng|2 | who know which patch add 'node-set-maintenance' command? | 10:36 |
Haomeng|2 | my env has no such node-set-maintenance subcommand | 10:37 |
*** ijw has joined #openstack-ironic | 10:40 | |
*** athomas has quit IRC | 10:46 | |
*** chenglch|2 has quit IRC | 10:48 | |
*** athomas has joined #openstack-ironic | 10:51 | |
*** athomas has quit IRC | 10:51 | |
*** athomas has joined #openstack-ironic | 10:52 | |
*** faizan_ has quit IRC | 10:58 | |
*** ijw has quit IRC | 11:04 | |
*** ijw has joined #openstack-ironic | 11:04 | |
*** lucasagomes has joined #openstack-ironic | 11:06 | |
*** EmilienM|afk is now known as EmilienM | 11:07 | |
Haomeng|2 | Merry Christmas Ironic:) | 11:11 |
*** rameshg87_ has quit IRC | 11:13 | |
lucasagomes | Haomeng|2, merry xmas :) | 11:18 |
Haomeng|2 | lucasagomes: you too:) | 11:18 |
*** Haomeng has joined #openstack-ironic | 11:19 | |
Haomeng | Haomeng|2: :) | 11:19 |
*** Marga_ has joined #openstack-ironic | 11:21 | |
*** Haomeng|2 has quit IRC | 11:22 | |
*** enikanorov_ has quit IRC | 11:30 | |
*** naohirot has joined #openstack-ironic | 11:46 | |
*** gsamfira_ has joined #openstack-ironic | 12:00 | |
*** Masahiro has joined #openstack-ironic | 12:02 | |
*** aswadr has quit IRC | 12:06 | |
*** Masahiro has quit IRC | 12:07 | |
*** subscope has quit IRC | 12:20 | |
*** Marga_ has quit IRC | 12:20 | |
*** naohirot has quit IRC | 12:24 | |
*** yuanying_ has quit IRC | 12:24 | |
*** annegentle has quit IRC | 12:24 | |
*** krtaylor has quit IRC | 12:24 | |
*** aweeks has quit IRC | 12:24 | |
*** tchaypo has quit IRC | 12:24 | |
*** zigo has quit IRC | 12:24 | |
*** bigjools has quit IRC | 12:24 | |
*** pradipta_away has quit IRC | 12:24 | |
*** agordeev has quit IRC | 12:24 | |
*** aignatov has quit IRC | 12:24 | |
*** tteggel_ has quit IRC | 12:24 | |
*** yarker has quit IRC | 12:24 | |
*** vdrok has quit IRC | 12:24 | |
*** ramineni has quit IRC | 12:24 | |
*** dtantsur has quit IRC | 12:24 | |
*** kevinbenton_ has quit IRC | 12:24 | |
*** gingerjiang has quit IRC | 12:24 | |
*** gsamfira_ has quit IRC | 12:24 | |
*** GheRivero has quit IRC | 12:24 | |
*** davidlenwell has quit IRC | 12:24 | |
*** antonym has quit IRC | 12:24 | |
*** SpamapS has quit IRC | 12:24 | |
*** Haomeng has quit IRC | 12:24 | |
*** athomas has quit IRC | 12:24 | |
*** jerryz has quit IRC | 12:24 | |
*** JoshNang has quit IRC | 12:24 | |
*** cppforlife has quit IRC | 12:24 | |
*** naohirot has joined #openstack-ironic | 12:25 | |
*** annegentle has joined #openstack-ironic | 12:25 | |
*** yuanying_ has joined #openstack-ironic | 12:25 | |
*** naohirot has quit IRC | 12:25 | |
*** krtaylor has joined #openstack-ironic | 12:26 | |
*** aweeks has joined #openstack-ironic | 12:26 | |
*** tchaypo has joined #openstack-ironic | 12:26 | |
*** zigo has joined #openstack-ironic | 12:26 | |
*** bigjools has joined #openstack-ironic | 12:26 | |
*** pradipta_away has joined #openstack-ironic | 12:26 | |
*** agordeev has joined #openstack-ironic | 12:26 | |
*** aignatov has joined #openstack-ironic | 12:26 | |
*** tteggel_ has joined #openstack-ironic | 12:26 | |
*** yarker has joined #openstack-ironic | 12:26 | |
*** gsamfira_ has joined #openstack-ironic | 12:26 | |
*** vdrok has joined #openstack-ironic | 12:26 | |
*** ramineni has joined #openstack-ironic | 12:26 | |
*** dtantsur has joined #openstack-ironic | 12:26 | |
*** kevinbenton_ has joined #openstack-ironic | 12:26 | |
*** gingerjiang has joined #openstack-ironic | 12:26 | |
*** GheRivero has joined #openstack-ironic | 12:26 | |
*** davidlenwell has joined #openstack-ironic | 12:26 | |
*** antonym has joined #openstack-ironic | 12:26 | |
*** SpamapS has joined #openstack-ironic | 12:26 | |
*** Haomeng has joined #openstack-ironic | 12:28 | |
*** athomas has joined #openstack-ironic | 12:28 | |
*** jerryz has joined #openstack-ironic | 12:28 | |
*** JoshNang has joined #openstack-ironic | 12:28 | |
*** cppforlife has joined #openstack-ironic | 12:28 | |
*** alexpilotti has joined #openstack-ironic | 12:32 | |
*** lazy_prince is now known as killer_prince | 12:34 | |
*** ppal has joined #openstack-ironic | 12:43 | |
*** jerryz is now known as jerryz_ | 12:53 | |
*** jerryz_ is now known as jerryz | 12:53 | |
*** ppalucki has joined #openstack-ironic | 12:55 | |
*** ppal has quit IRC | 13:02 | |
*** ppalucki has quit IRC | 13:03 | |
*** Masahiro has joined #openstack-ironic | 13:03 | |
*** Masahiro has quit IRC | 13:07 | |
openstackgerrit | Lucas Alvares Gomes proposed openstack/ironic: PXE: Add configdrive support https://review.openstack.org/143510 | 13:09 |
*** derekh has joined #openstack-ironic | 13:15 | |
*** alexpilotti has quit IRC | 13:25 | |
openstackgerrit | ChangBo Guo(gcb) proposed openstack/ironic: Use get_my_ipv4 from oslo.utils https://review.openstack.org/143621 | 13:27 |
openstackgerrit | ChangBo Guo(gcb) proposed openstack/ironic: Reuse methods from netutils https://review.openstack.org/143629 | 13:32 |
*** dprince has joined #openstack-ironic | 13:36 | |
*** ryanpetrello has joined #openstack-ironic | 13:37 | |
*** andreykurilin_ has joined #openstack-ironic | 13:38 | |
*** andreykurilin_ has quit IRC | 13:39 | |
*** ijw has quit IRC | 13:47 | |
*** ijw has joined #openstack-ironic | 13:48 | |
*** kes has joined #openstack-ironic | 13:48 | |
ianco | hola! | 13:49 |
ianco | how does an ironic node intended to get its IP bound to the server? | 13:49 |
ianco | not its random dhcp address from installation, but its permenant real IP? | 13:50 |
ianco | im searching high and low, but can not find anything regarding where static IP addresses come in | 13:52 |
openstackgerrit | Lucas Alvares Gomes proposed openstack/ironic: PXE: Add configdrive support https://review.openstack.org/143510 | 13:59 |
*** pensu has quit IRC | 14:01 | |
*** ramineni has quit IRC | 14:17 | |
*** rloo has joined #openstack-ironic | 14:21 | |
*** ramineni has joined #openstack-ironic | 14:37 | |
*** ryanpetrello has quit IRC | 14:37 | |
*** ijw has quit IRC | 14:38 | |
*** ryanpetrello has joined #openstack-ironic | 14:40 | |
*** ijw has joined #openstack-ironic | 14:42 | |
*** enikanorov has joined #openstack-ironic | 14:50 | |
*** Masahiro has joined #openstack-ironic | 14:52 | |
*** ijw has quit IRC | 14:55 | |
*** Masahiro has quit IRC | 14:56 | |
*** Marga_ has joined #openstack-ironic | 14:58 | |
*** ijw has joined #openstack-ironic | 15:02 | |
*** lucasagomes is now known as lucas-hungry | 15:03 | |
*** Marga_ has quit IRC | 15:04 | |
*** ryanpetrello has quit IRC | 15:05 | |
NobodyCam | morning ironic | 15:18 |
*** jerryz has quit IRC | 15:24 | |
rloo | morning NobodyCam | 15:25 |
NobodyCam | morning rloo :) and happy holidays too | 15:25 |
*** k4n0 has quit IRC | 15:25 | |
rloo | NobodyCam: thx. Same to you too! I hope your holidays start soon :-) | 15:25 |
*** mjturek has joined #openstack-ironic | 15:27 | |
NobodyCam | they started yesterday | 15:27 |
NobodyCam | :-p | 15:27 |
rloo | NobodyCam: sweet. Go away! | 15:27 |
*** trown|call is now known as trown | 15:32 | |
*** ryanpetrello has joined #openstack-ironic | 15:33 | |
*** ZhangYang has quit IRC | 15:36 | |
*** achanda has joined #openstack-ironic | 15:36 | |
*** ZhangYang has joined #openstack-ironic | 15:36 | |
*** jerryz has joined #openstack-ironic | 15:39 | |
*** ramineni has quit IRC | 15:41 | |
*** ramineni has joined #openstack-ironic | 15:42 | |
devananda | morning, all | 15:44 |
*** ryanpetrello has quit IRC | 15:47 | |
*** ramineni has quit IRC | 15:48 | |
NobodyCam | morning devananda :) | 15:51 |
*** ijw has quit IRC | 15:53 | |
*** lucas-hungry is now known as lucasagomes | 15:58 | |
lucasagomes | morning devananda NobodyCam rloo | 15:58 |
*** pcrews has joined #openstack-ironic | 15:59 | |
rloo | hi lucasagomes, morning devananda | 16:00 |
lucasagomes | devananda, have a minute re config drive? jroll told me that you guys talked about nova rebuild with a configdrive | 16:04 |
*** ramineni has joined #openstack-ironic | 16:04 | |
devananda | lucasagomes: sure | 16:04 |
lucasagomes | devananda, I was investigating, but seems that the "build with no configdrive, rebuild with configdrive" might not be possible, the rebuild command doesn't seem to support --config-drive | 16:04 |
devananda | let's see if I can remember that conversation | 16:04 |
lucasagomes | unless I missed something | 16:04 |
lucasagomes | sure no proble | 16:04 |
lucasagomes | problem* | 16:04 |
devananda | right, why would nova support that option at all? | 16:05 |
lucasagomes | fyi http://paste.openstack.org/show/153963/ | 16:05 |
devananda | configdrive is a configuration option, not a per-instance user-settable thing, right? | 16:05 |
lucasagomes | that's what I'm trying to figure out | 16:05 |
devananda | oh | 16:06 |
devananda | weird | 16:06 |
lucasagomes | well it seems to be per instance, you have to specify --config-drive=true | 16:06 |
lucasagomes | on nova-boot | 16:06 |
lucasagomes | maybe there's a config to make it automatic | 16:06 |
* lucasagomes checks | 16:06 | |
lucasagomes | because if the case is the rebuild, jroll suggested us to always create the config partition | 16:07 |
lucasagomes | so we could rebuild with config if needed, I think it's a good idea | 16:07 |
lucasagomes | because if the rebuild case is possible* | 16:07 |
devananda | ok, so looks like nova does support per-instance | 16:07 |
lucasagomes | yeah | 16:08 |
devananda | http://git.openstack.org/cgit/openstack/nova/tree/nova/virt/configdrive.py#n173 | 16:08 |
devananda | via an instance sys_meta flag | 16:08 |
lucasagomes | a-ha | 16:09 |
devananda | which our driver is completely ignoring :) | 16:09 |
lucasagomes | yeah, I will have to code the nova ironic drive bits too | 16:09 |
lucasagomes | I'm working on ironic currently passing the config drive manually via instance_info | 16:09 |
lucasagomes | but I will work on the nova after | 16:09 |
lucasagomes | fyi: the ironic bits https://review.openstack.org/#/c/143510/ | 16:10 |
devananda | http://git.openstack.org/cgit/openstack/nova/tree/nova/virt/libvirt/driver.py#n2847 | 16:10 |
lucasagomes | nice yeah, the xen driver also does support it | 16:11 |
lucasagomes | https://github.com/openstack/nova/blob/master/nova/virt/xenapi/vm_utils.py#L1138 | 16:11 |
devananda | awesome | 16:11 |
lucasagomes | I'm mostly basing on that one, I will take a look at the libvirt as well | 16:11 |
devananda | also - tempest tests | 16:11 |
lucasagomes | cool | 16:11 |
devananda | all the features we're adding that can be tested upstream, should be | 16:12 |
lucasagomes | +1 and that also reminds me that I have to submit a patch to tempest removing some skip()'s | 16:13 |
lucasagomes | because now we support real json fields in our api :) | 16:13 |
* lucasagomes do it now | 16:13 | |
devananda | :) | 16:13 |
lucasagomes | devananda, alright ta much! | 16:14 |
lucasagomes | so you guys are taking any holidays on xmas and nye? | 16:14 |
lucasagomes | today's my last day in the year, I will be back on Jan 2nd | 16:15 |
devananda | yea, I think several folks are already off | 16:17 |
devananda | I'll probably be writing some code anyway, but officially, HP wants us to take the time off | 16:17 |
lucasagomes | I see, yeah I probably won't write any code because I'm visiting my family, so I'll spend more time with them and friends | 16:19 |
lucasagomes | unless I'm bored | 16:19 |
lucasagomes | so I may hack on something | 16:19 |
lucasagomes | got all my old pcs around here hah | 16:19 |
*** Masahiro has joined #openstack-ironic | 16:41 | |
*** Masahiro has quit IRC | 16:45 | |
*** hemna has joined #openstack-ironic | 16:53 | |
*** ChuckC has joined #openstack-ironic | 16:54 | |
*** dlaube has joined #openstack-ironic | 16:56 | |
*** ramineni has quit IRC | 17:14 | |
*** ramineni has joined #openstack-ironic | 17:15 | |
*** ramineni has quit IRC | 17:19 | |
rloo | yuriyz: thx for your comment wrt https://review.openstack.org/#/c/143621/. If you're ok with it, you can approve :-) | 17:23 |
*** eghobo has joined #openstack-ironic | 17:24 | |
*** eghobo has quit IRC | 17:24 | |
*** yarker has quit IRC | 17:29 | |
*** eghobo has joined #openstack-ironic | 17:29 | |
*** yarker has joined #openstack-ironic | 17:31 | |
*** eghobo has quit IRC | 17:31 | |
openstackgerrit | Vladyslav Drok proposed openstack/ironic: Support for non-Glance image references https://review.openstack.org/136741 | 17:31 |
*** eghobo has joined #openstack-ironic | 17:33 | |
rloo | lucasagomes: have a great holiday! | 17:34 |
*** openstackgerrit has quit IRC | 17:34 | |
lucasagomes | rloo, thanks, you too! For you and family! | 17:35 |
*** openstackgerrit has joined #openstack-ironic | 17:35 | |
rloo | lucasagomes: thx lucasagomes! | 17:35 |
*** rloo has quit IRC | 17:36 | |
*** jerryz has quit IRC | 17:38 | |
*** Nisha has joined #openstack-ironic | 17:39 | |
*** derekh has quit IRC | 17:43 | |
*** MattMan has left #openstack-ironic | 17:48 | |
*** romcheg has quit IRC | 18:18 | |
*** Nisha has quit IRC | 18:24 | |
*** Nisha has joined #openstack-ironic | 18:24 | |
*** achanda has quit IRC | 18:25 | |
*** achanda has joined #openstack-ironic | 18:25 | |
*** achanda has quit IRC | 18:26 | |
*** achanda has joined #openstack-ironic | 18:26 | |
*** Masahiro has joined #openstack-ironic | 18:29 | |
*** Nisha has quit IRC | 18:31 | |
*** Masahiro has quit IRC | 18:34 | |
*** harlowja has joined #openstack-ironic | 18:35 | |
openstackgerrit | Merged openstack/ironic: Reuse methods from netutils https://review.openstack.org/143629 | 18:36 |
openstackgerrit | Merged openstack/ironic: Use get_my_ipv4 from oslo.utils https://review.openstack.org/143621 | 18:37 |
lucasagomes | alright folks, I will call it a day! Have a good night everyone enjoy holidays! | 18:56 |
lucasagomes | NobodyCam, devananda have a great holiday! | 18:56 |
*** mjturek has quit IRC | 18:56 | |
NobodyCam | you too lucasagomes | 18:58 |
NobodyCam | :) | 18:58 |
NobodyCam | drink lots of nog :) | 18:58 |
lucasagomes | NobodyCam, hah I will stick to the beer | 19:00 |
lucasagomes | too hot in brazil this time of the ear | 19:00 |
NobodyCam | lol | 19:00 |
lucasagomes | year* | 19:00 |
NobodyCam | :) | 19:00 |
lucasagomes | but you drink lots of BEvERage over there too :D | 19:01 |
lucasagomes | enjoy it! | 19:01 |
NobodyCam | yep 80F here today.. I'm lov'n it | 19:01 |
lucasagomes | oh nice! 80F(26C) is ideal! | 19:01 |
NobodyCam | :) | 19:01 |
lucasagomes | <30C is good | 19:01 |
*** lucasagomes is now known as lucas-dinner | 19:02 | |
NobodyCam | have a great holiday lucas-dinner :) ( and everyone else too ) | 19:02 |
*** ryanpetrello has joined #openstack-ironic | 19:06 | |
*** eghobo has quit IRC | 19:07 | |
*** subscope has joined #openstack-ironic | 19:11 | |
*** ryanpetrello has quit IRC | 19:17 | |
*** athomas has quit IRC | 19:23 | |
*** romcheg has joined #openstack-ironic | 19:36 | |
*** rloo has joined #openstack-ironic | 19:48 | |
*** mrda-away is now known as mrda | 19:49 | |
mrda | Morning | 19:49 |
rloo | morning mrda | 20:10 |
*** Masahiro has joined #openstack-ironic | 20:18 | |
*** Masahiro has quit IRC | 20:22 | |
*** lucas-dinner has quit IRC | 20:26 | |
*** dprince has quit IRC | 20:29 | |
*** harlowja has quit IRC | 20:44 | |
*** harlowja has joined #openstack-ironic | 20:48 | |
*** achanda has quit IRC | 20:54 | |
*** achanda has joined #openstack-ironic | 20:54 | |
*** achanda has quit IRC | 20:59 | |
*** ryanpetrello has joined #openstack-ironic | 21:00 | |
*** igordcard has joined #openstack-ironic | 21:02 | |
*** EmilienM is now known as EmilienM|afk | 21:04 | |
*** subscope has quit IRC | 21:12 | |
openstackgerrit | Adam Gandelman proposed openstack/ironic: Do not pass PXE net config from bootloader to ramdisk https://review.openstack.org/141148 | 21:17 |
*** ryanpetrello has quit IRC | 21:30 | |
*** ryanpetrello has joined #openstack-ironic | 21:32 | |
*** EmilienM|afk is now known as EmilienM | 21:48 | |
*** eghobo has joined #openstack-ironic | 21:51 | |
*** ijw has joined #openstack-ironic | 21:51 | |
*** ijw has quit IRC | 21:54 | |
*** ijw has joined #openstack-ironic | 21:54 | |
*** harlowja_ has joined #openstack-ironic | 22:01 | |
*** harlowja has quit IRC | 22:02 | |
*** Masahiro has joined #openstack-ironic | 22:07 | |
*** igordcard has quit IRC | 22:10 | |
*** Masahiro has quit IRC | 22:11 | |
*** ryanpetrello has quit IRC | 22:22 | |
*** ijw has quit IRC | 22:23 | |
*** hemna has quit IRC | 22:27 | |
*** ijw has joined #openstack-ironic | 22:30 | |
*** harlowja_ has quit IRC | 22:31 | |
*** harlowja has joined #openstack-ironic | 22:31 | |
*** harlowja has quit IRC | 23:12 | |
*** harlowja has joined #openstack-ironic | 23:20 | |
openstackgerrit | Adam Gandelman proposed openstack/ironic: Do not pass PXE net config from bootloader to ramdisk https://review.openstack.org/141148 | 23:35 |
*** naohirot has joined #openstack-ironic | 23:37 | |
*** ijw has quit IRC | 23:40 | |
*** yuanying has joined #openstack-ironic | 23:52 | |
*** yuanying_ has quit IRC | 23:54 | |
*** achanda has joined #openstack-ironic | 23:55 | |
*** Masahiro has joined #openstack-ironic | 23:56 | |
*** achanda has quit IRC | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!