*** k_mouza has joined #openstack-ironic | 00:01 | |
*** k_mouza has quit IRC | 00:06 | |
openstackgerrit | Jacob Anders proposed openstack/ironic master: Generic way to configure clean step priorites https://review.opendev.org/744117 | 00:09 |
---|---|---|
janders | I think I mixed up responding to your comments in ^^ stevebaker TheJulia - apologies! | 00:10 |
janders | yes I did | 00:11 |
*** k_mouza has joined #openstack-ironic | 00:40 | |
*** sshnaidm is now known as sshnaidm|off | 00:41 | |
*** k_mouza has quit IRC | 00:45 | |
openstackgerrit | Jacob Anders proposed openstack/ironic master: Generic way to configure clean step priorites https://review.opendev.org/744117 | 01:45 |
*** rcernin has quit IRC | 02:35 | |
*** rcernin has joined #openstack-ironic | 02:40 | |
*** dsneddon has quit IRC | 02:47 | |
*** dsneddon has joined #openstack-ironic | 02:49 | |
*** dsneddon has quit IRC | 04:22 | |
*** dsneddon has joined #openstack-ironic | 04:23 | |
*** rcernin has quit IRC | 04:34 | |
*** rcernin has joined #openstack-ironic | 04:38 | |
*** ociuhandu has joined #openstack-ironic | 04:41 | |
*** uzumaki has joined #openstack-ironic | 04:45 | |
*** ociuhandu has quit IRC | 04:47 | |
*** akahat|PTO is now known as akahat | 05:24 | |
openstackgerrit | Mudit proposed openstack/ironic master: Add GPU reporting to idrac-wsman inspect interface https://review.opendev.org/751006 | 05:50 |
*** Lucas_Gray has quit IRC | 05:55 | |
*** QianbiaoNG has joined #openstack-ironic | 05:59 | |
*** Lucas_Gray has joined #openstack-ironic | 06:00 | |
QianbiaoNG | Hello Ironic. | 06:02 |
QianbiaoNG | Morning folks. | 06:02 |
*** abdysn has joined #openstack-ironic | 06:05 | |
*** Lucas_Gray has quit IRC | 06:06 | |
*** Abdallahyas has joined #openstack-ironic | 06:07 | |
*** abdysn has quit IRC | 06:11 | |
*** ricolin has joined #openstack-ironic | 06:16 | |
*** ociuhandu has joined #openstack-ironic | 06:46 | |
*** ociuhandu has quit IRC | 06:51 | |
arne_wiebalck | Good morning QianbiaoNG and ironic! | 06:57 |
ftarasenko | Gm Ironic! | 07:16 |
ftarasenko | arne_wiebalck: I have question for you. How do you manage all your ironic's hardware inventory? Do you use any tools like netbox for inventory and server lifecycle? | 07:18 |
QianbiaoNG | morning arne_wiebalck ftarasenko | 07:22 |
QianbiaoNG | ftarasenko i guess inspect auto enroll? | 07:22 |
ftarasenko | I've seen your presentation from Shanghai, but it looks that you rely only on Ironic in your case. | 07:22 |
arne_wiebalck | ftarasenko: nice question :) | 07:23 |
arne_wiebalck | ftarasenko: we looked at various tools during the past year | 07:23 |
*** tosky has joined #openstack-ironic | 07:23 | |
ftarasenko | QianbiaoNG: Good morning. I mean, I need tool for server inventory and lifecycle managment. Is it mounted or not. What was planned and actual network connection and so on. | 07:23 |
arne_wiebalck | ftarasenko: and we chose OpenDCIM for now | 07:23 |
QianbiaoNG | oh ok, misunderstanding. | 07:24 |
arne_wiebalck | ftarasenko: we are working on inserting the inspection data in S3 into that tool at regular intervals | 07:24 |
arne_wiebalck | ftarasenko: but Ironic will not be the only source for data in OpenDCIM | 07:25 |
arne_wiebalck | ftarasenko: things like rack location, power consumption, ... come from other sources | 07:26 |
ftarasenko | arne_wiebalck: We have Netbox as a standard in our environment for DC management. It seems also a good solution for Ironic, but we are only at start. | 07:26 |
arne_wiebalck | ftarasenko: Yes, Netbox seems like a good alternative. | 07:26 |
ftarasenko | arne_wiebalck: how do you move data from OpenDCIM to Ironic and back? Python/Ansible/ | 07:26 |
ftarasenko | arne_wiebalck: how do you move data from OpenDCIM to Ironic and back? Python/Ansible? | 07:26 |
arne_wiebalck | ftarasenko: There is no data which flows from OpenDCIM into Ironic in our case. | 07:27 |
arne_wiebalck | ftarasenko: From Ironic (or better the S3 inspection backend), we will have some Python code, yes. | 07:27 |
ftarasenko | arne_wiebalck: you mean that you update node's status in OpenDCIM after Inspection? | 07:28 |
arne_wiebalck | ftarasenko: I should say that we do not use Ironic (or OpenStack in general) to configure our networking. This is why we do not need data from OpenDCIM in Ironic. | 07:28 |
arne_wiebalck | ftarasenko: we update S3 | 07:28 |
arne_wiebalck | ftarasenko: and then there is some update later which pulls data from S3 and updates OpenDCIM, yes | 07:29 |
arne_wiebalck | ftarasenko: I have a question for you as well: was it you asking the other week if the UEFI ESP is installed on all holder disks when doing s/w RAID? | 07:30 |
ftarasenko | arne_wiebalck: We also do not use Ironic to configure network at beginning, but I need to be sure that all data center interconnects are done properly and put node in some action state if it's inspection LLDP data does not correspond to Netbox data. | 07:31 |
arne_wiebalck | ftarasenko: ah, I see | 07:32 |
ftarasenko | arne_wiebalck: Not sure, I think yes. But as I remember, we found that all drives have ESP | 07:33 |
ftarasenko | arne_wiebalck: let me check that again | 07:33 |
arne_wiebalck | ftarasenko: is LLDP data part of the inspection data? | 07:33 |
arne_wiebalck | ftarasenko: there is a bug I am about to fix, it works "sometimes" | 07:33 |
ftarasenko | arne_wiebalck: yes, we do LLDP while inspection for two reasons. We check that interconnect is ok and we configure switches while provisioning Ironic nodes. | 07:34 |
arne_wiebalck | ftarasenko: oh, wow, ok! | 07:34 |
arne_wiebalck | ftarasenko: would love to see how this all works, any plans for a blog post or a talk ? | 07:35 |
ftarasenko | arne_wiebalck: we took networking-ansible driver, made some changes and it works good. hope to make some commits back to the project. | 07:37 |
arne_wiebalck | ftarasenko: sounds great! | 07:37 |
QianbiaoNG | Is there a reason that you two both did not choose using openstack to config the network? | 07:37 |
ftarasenko | arne_wiebalck: we are at the beginning of the road, but yes, I really want to share our experience. So yes. | 07:37 |
arne_wiebalck | ftarasenko: sounds like you're pretty advanced :) | 07:38 |
arne_wiebalck | QianbiaoNG: historical reasons, our DC network team has tools and workflows already and we simply interfaced with them | 07:39 |
arne_wiebalck | QianbiaoNG: rather than changing everything | 07:39 |
QianbiaoNG | aha, got. | 07:39 |
ftarasenko | QianbiaoNG: We do not use Openstack to config network only while node is in Enroll and Inspection state, but we use Openstack Neutron plugin named networking-ansible for network configuration. It configures access/trunk port, vlans and port-channel on every node. | 07:40 |
QianbiaoNG | ftarasenko ty for the share. | 07:40 |
QianbiaoNG | i am working on a compute science center right now. Almost the same as you. | 07:41 |
*** jtomasek has joined #openstack-ironic | 07:41 | |
QianbiaoNG | manually config a vlan for inspection network. | 07:41 |
QianbiaoNG | and code a neutron ml2 driver to setup vxlan when provisioning. | 07:41 |
ftarasenko | QianbiaoNG: It's very nice that you have vxlan support cause we only plan it. How do you make vlan:vxlan bindings? And do you connect vms to baremetal? (hope this question is not offtopic) | 07:44 |
QianbiaoNG | ftarasenko we have hardware sdn support :) | 07:45 |
ftarasenko | arne_wiebalck: thanks for answers. I'll check ESP partitions and reply a bit later - do not remember exact cloud where I have software raid) | 07:45 |
arne_wiebalck | ftarasenko: ok, thanks, I will send you a pointer to the fix once I have submitted it | 07:46 |
ftarasenko | QianbiaoNG: Commercial or opensource SDN? | 07:46 |
QianbiaoNG | ftarasenko basicly, using "hierarchical port binding" in neutron. IB port binding -> vxlan binding -> vlan binding. | 07:46 |
QianbiaoNG | Commercial | 07:46 |
arne_wiebalck | QianbiaoNG: also this sounds like a very good topic for a blog post or a presentation (if you're allowed to share things, ofc) | 07:47 |
QianbiaoNG | arne_wiebalck You know my english skill level. | 07:48 |
QianbiaoNG | But i will try when we finishing this project. | 07:48 |
arne_wiebalck | QianbiaoNG: seems more than sufficient to me! | 07:49 |
arne_wiebalck | QianbiaoNG: we could also do some "show and tell" during a zoom call for the baremetal SIG | 07:50 |
arne_wiebalck | QianbiaoNG: like, we make networking the topic and we have people working on this present what they are doing | 07:50 |
arne_wiebalck | QianbiaoNG: so, a lot less formal! | 07:50 |
QianbiaoNG | arne_wiebalck ok, We may try that. | 07:51 |
arne_wiebalck | QianbiaoNG: Thanks! I may get back to you on this. And to you ftarasenko ;) | 07:55 |
*** lucasagomes has joined #openstack-ironic | 07:56 | |
QianbiaoNG | arne_wiebalck yw | 07:56 |
ftarasenko | QianbiaoNG: tnx! | 07:57 |
QianbiaoNG | arne_wiebalck if you are interested, https://specs.openstack.org/openstack/neutron-specs/specs/kilo/ml2-hierarchical-port-binding.html | 07:59 |
QianbiaoNG | we add mellanox infiniband port upon vxlan binding. | 07:59 |
arne_wiebalck | QianbiaoNG: thanks for the pointer! | 08:00 |
ftarasenko | arne_wiebalck: I'm not a good speaker but I'll try to share what I have) tnx! | 08:02 |
*** Abdallahyas has quit IRC | 08:02 | |
*** abdysn has joined #openstack-ironic | 08:02 | |
arne_wiebalck | ftarasenko: it's more about bringing people together and share experiences :) From what I see there is no real place where deployers/operators of Ironic deployments can exchange things and the Bare Metal SIG may be a place where this could happen. | 08:04 |
arne_wiebalck | ftarasenko: we could have specfic questions, like "how do you do networking", "how do you life cycle management", "what issues do you fight with on a daily basis", ... and people just share what they do (if they want to, otherwise they just listen :) | 08:05 |
arne_wiebalck | ftarasenko: my guess is that we will realise quickly that everyone is more or less struggling with similar things | 08:06 |
QianbiaoNG | arne_wiebalck nice idea | 08:07 |
*** yolanda has joined #openstack-ironic | 08:07 | |
ftarasenko | rpioso: ajya: Hi! Have question for you. Do I correctly understand that there is no cleaning step for converting Dell's RAID to JBOD? And we need to implement it if we want to secure erase drives on H330 controller? | 08:08 |
arne_wiebalck | ftarasenko: QianbiaoNG: The time slot for the meetings we set for now is Tue 2pm UTC ... is that a suitable time for you? | 08:08 |
QianbiaoNG | arne_wiebalck you mean ironic weekly meeting? | 08:09 |
QianbiaoNG | i thought it's today. | 08:09 |
arne_wiebalck | QianbiaoNG: no, the bare metal SIG meetings | 08:09 |
QianbiaoNG | I am waiting for TheJulia online :) | 08:09 |
arne_wiebalck | QianbiaoNG: the SIG meetings would happen once a month | 08:09 |
QianbiaoNG | oh, never attand that before. | 08:09 |
ftarasenko | arne_wiebalck: 2pm UTC is good to me. | 08:10 |
arne_wiebalck | QianbiaoNG: it never happened before :-D | 08:10 |
arne_wiebalck | QianbiaoNG: I am about to start it. | 08:10 |
QianbiaoNG | oh i see. | 08:10 |
arne_wiebalck | QianbiaoNG: So, far the SIG only met ad-hoc when needed. | 08:10 |
arne_wiebalck | QianbiaoNG: And the only topic so far was the bare metal white paper. | 08:11 |
arne_wiebalck | ftarasenko: cool | 08:11 |
QianbiaoNG | sure, i will attand if got time. | 08:11 |
ftarasenko | arne_wiebalck: but not this Tuesday pls. Today is the first working day after my vacation, still not clearly understand what I am doing)) | 08:12 |
arne_wiebalck | ftarasenko: ha ha, no ... I will give you some lead time :) | 08:13 |
arne_wiebalck | ftarasenko: how about next Tue? | 08:13 |
ftarasenko | arne_wiebalck: Next tuesday sounds good. | 08:14 |
janders | good morning Ironic o/ | 08:17 |
QianbiaoNG | Morning janders o/ | 08:19 |
QianbiaoNG | Is today a PTO day for Ironic Team? | 08:19 |
QianbiaoNG | Oh, i remember iurygregory said he will not present today. | 08:20 |
janders | QianbiaoNG for some but not all | 08:21 |
janders | I think Dmitry might be around later | 08:21 |
janders | Riccardo and Iury are off | 08:21 |
QianbiaoNG | i see | 08:22 |
*** abdysn has quit IRC | 08:23 | |
*** abdysn has joined #openstack-ironic | 08:23 | |
openstackgerrit | Ankit Kumar proposed openstack/ironic master: Follow-up patch for iso less vmedia support https://review.opendev.org/754651 | 08:24 |
*** k_mouza has joined #openstack-ironic | 08:27 | |
openstackgerrit | Aija Jaunteva proposed openstack/sushy stable/ussuri: Fix #Bios.ResetBios for HTTP 400 Bad request error https://review.opendev.org/754654 | 08:32 |
*** k_mouza has quit IRC | 08:32 | |
*** derekh has joined #openstack-ironic | 08:32 | |
openstackgerrit | Aija Jaunteva proposed openstack/sushy stable/train: Fix #Bios.ResetBios for HTTP 400 Bad request error https://review.opendev.org/754655 | 08:33 |
openstackgerrit | Arne Wiebalck proposed openstack/ironic-python-agent master: Software RAID: Don't delete partitions too early https://review.opendev.org/754656 | 08:33 |
openstackgerrit | Arne Wiebalck proposed openstack/ironic-python-agent master: Software RAID: Don't delete partitions too early https://review.opendev.org/754656 | 08:35 |
* iurygregory is just a ghost today and tomorrow | 08:48 | |
*** hjensas_ is now known as hjensas | 08:52 | |
dtantsur | morning ironic | 08:57 |
janders | good morning dtantsur | 08:57 |
janders | how was your weekend? | 08:57 |
dtantsur | pretty terrible :( did not feel well most of it | 08:59 |
dtantsur | now seemingly back in order, but it's Monday, and I miss some proper rest | 09:00 |
janders | sorry to hear :( | 09:00 |
* iurygregory agrees with dtantsur (same experience) | 09:01 | |
dtantsur | ugh.. | 09:01 |
dtantsur | hi iurygregory, how did the move go? | 09:01 |
*** ociuhandu has joined #openstack-ironic | 09:01 | |
iurygregory | almost done | 09:01 |
janders | I can partially relate too - I spent Friday evening and all Saturday climbing on and crawling under the car (latter with a soldering iron) putting some accessories in. Sunday was quite nice though | 09:01 |
*** k_mouza has joined #openstack-ironic | 09:01 | |
dtantsur | iurygregory: if you're near your laptop, may I abuse your core powers for a minute? https://review.opendev.org/#/c/754432/ | 09:02 |
patchbot | patch 754432 - ironic - Route conductor notification RPC to the same condu... - 1 patch set | 09:02 |
dtantsur | this is needed to fix the multinode job | 09:02 |
iurygregory | I regret one thing, I thought that move small things wasn't a big deal.... | 09:02 |
iurygregory | dtantsur, sure! | 09:02 |
dtantsur | iurygregory: ah, right, I know this mistake | 09:02 |
dtantsur | janders: we spend Saturday morning on a very nice flea market here in Düsseldorf. Really lovely. Was a highlight of this weekend (and my wife found some vintage accessories) | 09:03 |
janders | dtantsur awesome! :) | 09:03 |
janders | it's nice to find those things... unique and invaluable | 09:04 |
iurygregory | I only need to put the kitchen utensils in some boxes and request an uber (will do this in the afternoon) | 09:04 |
openstackgerrit | Verification of a change to openstack/ironic failed: Use correct error handler instead of calling process_event('fail') https://review.opendev.org/753595 | 09:12 |
QianbiaoNG | Morning iurygregory dtantsur | 09:19 |
QianbiaoNG | dtantsur things will go better. have a happy monday. :) | 09:19 |
dtantsur | thank you, you too! (I guess an afternoon already for you?) | 09:19 |
iurygregory | morning QianbiaoNG o/ | 09:20 |
QianbiaoNG | yes :) | 09:20 |
QianbiaoNG | Is there any problem with IPA CI jobs? I can not figure out why this patch fails all the time. https://review.opendev.org/#/c/752065/7 | 09:20 |
patchbot | patch 752065 - ironic-python-agent (stable/train) - Fix: make Intel CNA hardware manager none generic - 7 patch sets | 09:20 |
*** Lucas_Gray has joined #openstack-ironic | 09:21 | |
iurygregory | i hope so too, I will be happy when I finish moving the small things from the flat and I will be able to have a proper rest | 09:21 |
dtantsur | QianbiaoNG: I haven't checked train recently, there may be | 09:21 |
dtantsur | iurygregory: ++ good luck with that | 09:22 |
iurygregory | dtantsur, tks! | 09:22 |
QianbiaoNG | dtantsur ok | 09:23 |
openstackgerrit | Yogesh Ramachandra proposed openstack/ironic master: Fix idrac-wsman bios factory-reset setting https://review.opendev.org/748696 | 09:23 |
ajya | Hi ftarasenko, currently JBOD is not supported by iDRAC RAID steps. There is a backlog item to add that, rpioso can shed some light on timeline when he's online. | 09:24 |
*** zzzeek has quit IRC | 09:30 | |
*** zzzeek has joined #openstack-ironic | 09:32 | |
ftarasenko | ajya: tnx! | 09:41 |
*** tkajinam has quit IRC | 09:42 | |
openstackgerrit | Merged openstack/bifrost master: Document a potential issue with firewalld and SSH https://review.opendev.org/754406 | 09:45 |
*** abdysn has quit IRC | 09:52 | |
*** abdysn has joined #openstack-ironic | 09:56 | |
*** rcernin has quit IRC | 10:09 | |
*** Abdallahyas has joined #openstack-ironic | 10:17 | |
openstackgerrit | Harald Jensås proposed openstack/ironic-inspector master: pxe filter - option to always block unknown hosts https://review.opendev.org/753435 | 10:18 |
*** abdysn has quit IRC | 10:20 | |
openstackgerrit | Pranjali Srivastava proposed openstack/ironic master: WIP: Create 'redfish' driver Redfish Interop Profile https://review.opendev.org/754061 | 10:20 |
*** bhagyashri|rover has joined #openstack-ironic | 10:43 | |
openstackgerrit | Dhuldev Valekar proposed openstack/ironic master: WIP: Create 'redfish' driver Redfish Interop Profile https://review.opendev.org/754061 | 10:47 |
ftarasenko | Team, I have problem with LLDP on some Intel cards. Internal LLDP agent blocks LLDP packets and need to be disabled. It can be done by running one command. Can you recommend me how to pass this command to IPA or it's better to create image with this script inside? https://community.intel.com/t5/Ethernet-Products/X710-dropping-LLDP-frames/td-p/348508?profile.language=en | 10:57 |
arne_wiebalck | QianbiaoNG: ^^ :) | 10:58 |
arne_wiebalck | ftarasenko: the Intel CNA hw manager disables the agent | 11:00 |
arne_wiebalck | ftarasenko: there is however this bug https://review.opendev.org/752024 which QianbiaoNG ran into recently | 11:00 |
patchbot | patch 752024 - ironic-python-agent - Fix: make Intel CNA hardware manager none generic (MERGED) - 11 patch sets | 11:00 |
ftarasenko | arne_wiebalck: but I cannot be disabled permanently as I understend, so I need to run this command each reboot. | 11:01 |
openstackgerrit | Dmitry Tantsur proposed openstack/ironic master: DNM debug hash ring https://review.opendev.org/754362 | 11:01 |
openstackgerrit | Dmitry Tantsur proposed openstack/ironic master: DNM debug hash ring https://review.opendev.org/754362 | 11:03 |
arne_wiebalck | ftarasenko: I'm out of my depth to say whether this change is persistent. QianbiaoNG will probably know. | 11:03 |
ftarasenko | arne_wiebalck: oh, I see that fix. I'll try to rebuid IPA. Tnx | 11:03 |
dtantsur | ftarasenko: it's run as part of IPA initialization | 11:03 |
dtantsur | I'm not 100% sure why it's not run for you (the fix should be irrelevant) | 11:03 |
dtantsur | I guess staring at ramdisk logs may help | 11:04 |
dtantsur | if you see "No Intel CNA network card found", maybe we need to update the detection code | 11:04 |
ftarasenko | dtantsur: I have old IPA, trying to build new one | 11:16 |
dtantsur | I think this hw manager has been around for a while | 11:16 |
*** abdysn has joined #openstack-ironic | 11:21 | |
QianbiaoNG | ftarasenko the fix patch i submit is not fixing CNA card disable lldp agent issue. You may check the story for more info. | 11:21 |
QianbiaoNG | the old IPA can disable embedded lldp agent correctly, It just blocks IPA to get mellanox IB port mac. | 11:22 |
* QianbiaoNG brb | 11:24 | |
*** QianbiaoNG is now known as Qianbiao|afk | 11:24 | |
*** Abdallahyas has quit IRC | 11:24 | |
openstackgerrit | Verification of a change to openstack/ironic failed: Route conductor notification RPC to the same conductor https://review.opendev.org/754432 | 11:24 |
openstackgerrit | Vanou Ishii proposed openstack/ironic master: Support iRMC hardware type again https://review.opendev.org/752587 | 11:25 |
openstackgerrit | Dmitry Tantsur proposed openstack/python-ironic-inspector-client master: Remove redundant items from CI jobs https://review.opendev.org/754692 | 11:35 |
arne_wiebalck | dtantsur: https://review.opendev.org/#/c/754656 is probably worth backporting, wdyt? | 11:45 |
patchbot | patch 754656 - ironic-python-agent - Software RAID: Don't delete partitions too early - 2 patch sets | 11:45 |
dtantsur | arne_wiebalck: I agree | 11:50 |
*** Qianbiao|afk is now known as QianbiaoNG | 11:52 | |
*** k_mouza has quit IRC | 11:53 | |
*** k_mouza has joined #openstack-ironic | 11:55 | |
*** rh-jelabarre has joined #openstack-ironic | 11:55 | |
ajya | a question in relation to this patch - https://review.opendev.org/#/c/727260/ How was this change created? Generated by tools? Manually? Generally - how to know what should be there? | 11:56 |
patchbot | patch 727260 - x/sushy-oem-idrac - Update lower-constraints.txt - 3 patch sets | 11:56 |
*** m1p has quit IRC | 12:02 | |
dtantsur | ajya: it's a manual procedure, which, I think boils down to running `tox -elower-constraints` and seeing what actually ends up in your environment | 12:09 |
*** JamesBenson has joined #openstack-ironic | 12:12 | |
ajya | dtantsur: thanks | 12:18 |
QianbiaoNG | hello, may I get a review for this patch https://review.opendev.org/#/c/752006/ | 12:24 |
patchbot | patch 752006 - ironic (stable/ussuri) - opt: Enhance old stable branches to use latest pyt... - 7 patch sets | 12:24 |
openstackgerrit | Yogesh Ramachandra proposed openstack/ironic master: Fix idrac-wsman bios factory-reset setting https://review.opendev.org/748696 | 12:26 |
*** QianbiaoNG has quit IRC | 12:31 | |
*** QianbiaoNG has joined #openstack-ironic | 12:32 | |
*** dsneddon has quit IRC | 12:33 | |
*** tbonds has joined #openstack-ironic | 12:34 | |
*** Lucas_Gray has quit IRC | 12:35 | |
openstackgerrit | Dmitry Tantsur proposed openstack/ironic master: Do not silently ignore exceptions when running next steps https://review.opendev.org/754699 | 12:39 |
openstackgerrit | Dmitry Tantsur proposed openstack/ironic master: Handle conductor_affinity earlier in the deployment process https://review.opendev.org/754375 | 12:40 |
*** k_mouza has quit IRC | 12:41 | |
*** thiagop has joined #openstack-ironic | 12:43 | |
*** k_mouza has joined #openstack-ironic | 12:48 | |
*** k_mouza has quit IRC | 12:49 | |
*** k_mouza has joined #openstack-ironic | 12:49 | |
*** Lucas_Gray has joined #openstack-ironic | 12:53 | |
janders | see you tomorrow Ironic o/ | 12:55 |
janders | have a great (rest of your) day | 12:56 |
*** rloo has joined #openstack-ironic | 13:06 | |
dtantsur | o/ | 13:10 |
openstackgerrit | Dmitry Tantsur proposed openstack/ironic master: DNM debug hash ring https://review.opendev.org/754362 | 13:10 |
*** uzumaki has quit IRC | 13:11 | |
*** cdearborn has joined #openstack-ironic | 13:18 | |
dtantsur | morning TheJulia, no use rechecking anything until https://review.opendev.org/754432 merges | 13:21 |
patchbot | patch 754432 - ironic - Route conductor notification RPC to the same condu... - 1 patch set | 13:21 |
TheJulia | dtantsur: ack | 13:35 |
TheJulia | looks like we've had some other sparati failures over the last few days | 13:36 |
* dtantsur is investigating a potential race in the hash ring code and does Oo | 13:36 | |
dtantsur | TheJulia: yeah, but the multinode job is borken completely until that lands | 13:36 |
TheJulia | ok | 13:37 |
*** tbonds has quit IRC | 13:38 | |
*** outbrito has joined #openstack-ironic | 13:38 | |
*** tbonds has joined #openstack-ironic | 13:40 | |
*** thiagop has quit IRC | 13:40 | |
*** tzumainn has joined #openstack-ironic | 13:43 | |
openstackgerrit | Mudit proposed openstack/ironic master: Add GPU reporting to idrac-wsman inspect interface https://review.opendev.org/751006 | 13:48 |
*** outbrito is now known as thiagop | 13:52 | |
openstackgerrit | Merged openstack/ironic master: Follow-up patch for iso less vmedia support https://review.opendev.org/754651 | 13:52 |
*** gmann_pto is now known as gmann | 13:55 | |
QianbiaoNG | Good Morning TheJulia | 13:57 |
QianbiaoNG | You ask me to remind u about the ramdisk deploy interface issue today. | 13:58 |
QianbiaoNG | I have updated the story, you may take a look when have time. https://storyboard.openstack.org/#!/story/2008126, | 13:58 |
*** uzumaki has joined #openstack-ironic | 13:59 | |
*** cp- has quit IRC | 14:06 | |
*** cp- has joined #openstack-ironic | 14:07 | |
*** cp- has quit IRC | 14:09 | |
*** cp- has joined #openstack-ironic | 14:09 | |
*** thiagop has quit IRC | 14:11 | |
*** outbrito has joined #openstack-ironic | 14:11 | |
*** Lucas_Gray has quit IRC | 14:16 | |
*** Lucas_Gray has joined #openstack-ironic | 14:21 | |
openstackgerrit | Arne Wiebalck proposed openstack/ironic-python-agent master: SoftwareRAID: Get component devices by md UUID https://review.opendev.org/754717 | 14:24 |
openstackgerrit | Arne Wiebalck proposed openstack/ironic-python-agent master: Software RAID: Get component devices by md UUID https://review.opendev.org/754717 | 14:25 |
*** jtomasek has quit IRC | 14:42 | |
*** outbrito has quit IRC | 14:44 | |
*** outbrito has joined #openstack-ironic | 14:45 | |
openstackgerrit | Mudit proposed openstack/ironic master: Add GPU reporting to idrac-wsman inspect interface https://review.opendev.org/751006 | 14:46 |
*** outbrito has quit IRC | 14:47 | |
*** outbrito has joined #openstack-ironic | 14:48 | |
*** Wryhder has joined #openstack-ironic | 14:52 | |
*** Lucas_Gray has quit IRC | 14:53 | |
*** Wryhder is now known as Lucas_Gray | 14:53 | |
*** sdanni has joined #openstack-ironic | 14:55 | |
*** stendulker has joined #openstack-ironic | 14:57 | |
*** kaifeng has joined #openstack-ironic | 14:58 | |
*** bnemec has joined #openstack-ironic | 14:58 | |
TheJulia | #startmeeting ironic | 15:00 |
openstack | Meeting started Mon Sep 28 15:00:16 2020 UTC and is due to finish in 60 minutes. The chair is TheJulia. Information about MeetBot at http://wiki.debian.org/MeetBot. | 15:00 |
TheJulia | o/ | 15:00 |
openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 15:00 |
*** openstack changes topic to " (Meeting topic: ironic)" | 15:00 | |
openstack | The meeting name has been set to 'ironic' | 15:00 |
rpioso | o/ | 15:00 |
erbarr | o/ | 15:00 |
cdearborn | \o | 15:00 |
stendulker | o/ | 15:00 |
kaifeng | o/ | 15:00 |
rloo | o/ | 15:00 |
arne_wiebalck | o/ | 15:00 |
TheJulia | Good morning everyone! | 15:00 |
QianbiaoNG | \o | 15:00 |
TheJulia | Our agenda today can be found on the wiki, as always. | 15:00 |
TheJulia | #link https://wiki.openstack.org/wiki/Meetings/Ironic#Agenda_for_next_meeting | 15:00 |
ajya | o/ | 15:00 |
TheJulia | #topic Announcements / Reminders | 15:01 |
*** openstack changes topic to "Announcements / Reminders (Meeting topic: ironic)" | 15:01 | |
TheJulia | #info An etherpad for PTG items has been created. Please add your crazy and not so crazy ideas to it. | 15:01 |
TheJulia | #link https://etherpad.opendev.org/p/ironic-wallaby-ptg | 15:01 |
TheJulia | #info This week is Victoria R-2 | 15:01 |
TheJulia | In other words, we're near the end of the cycle. Priority as such remains CI and getting patches reviewed/merged. | 15:02 |
TheJulia | #info All ironic-core members now have rights on stable branches in ironic projects. As a reminder, stable branch policy is to be adhered to. The caveat to that is as an operator focused/hardware coupled project, we do have some leeway. If in any doubt, please ask questions! | 15:03 |
TheJulia | #link https://docs.openstack.org/project-team-guide/stable-branches.html#review-guidelines | 15:03 |
TheJulia | #info TheJulia has proposed to return JayF to the ironic-core group. | 15:04 |
TheJulia | Does anyone have anything else to announce or remind us of this week? | 15:04 |
* TheJulia plays the sound of crickets | 15:05 | |
TheJulia | I guess not? | 15:05 |
dtantsur | mm, releases? | 15:06 |
TheJulia | Yes, we do need to go ahead and get releases out the door very_soon() | 15:06 |
dtantsur | I mean, we should finish Victoria ASAP :) | 15:06 |
TheJulia | exactly | 15:06 |
TheJulia | I guess we can move on. Do we feel we should worry about subteam status reports this week at all since the important item is likely review priorites? | 15:06 |
dtantsur | not a lot of new information, as it seems | 15:07 |
TheJulia | Did someone replace the coffee with Decaf? | 15:07 |
dtantsur | yes, me | 15:07 |
rloo | at this point, the only thing if it hasn't been done, is maybe indicate which things will not be done in victoria? | 15:07 |
dtantsur | rloo: I think the process is under way on the whiteboard | 15:08 |
rloo | ++ | 15:08 |
rloo | then onwards to priorities? | 15:08 |
TheJulia | #topic review subteam status reports | 15:09 |
*** openstack changes topic to "review subteam status reports (Meeting topic: ironic)" | 15:09 | |
TheJulia | arne_wiebalck: looks like your recent testing revealed bugs around raid/uefi/partitions. Seems like they are all in flight? | 15:10 |
arne_wiebalck | yes | 15:10 |
arne_wiebalck | I'm trying to fix these asap. | 15:11 |
arne_wiebalck | One is a pretty big one :-S | 15:11 |
TheJulia | arne_wiebalck: lets get the patches on the review priorites | 15:11 |
TheJulia | ugh fun | 15:11 |
arne_wiebalck | TheJulia: ++, thanks | 15:11 |
TheJulia | Speaking of which, looks like the whiteboard is basically otherwise up to date feature/code wise. | 15:12 |
TheJulia | So onward! | 15:12 |
TheJulia | #topic Deciding on priorities for the coming week | 15:12 |
*** openstack changes topic to "Deciding on priorities for the coming week (Meeting topic: ironic)" | 15:12 | |
dtantsur | I'm very close to fixing the race in hash ring. I still have no clear understanding of how it happens, but I have a patch. | 15:12 |
TheJulia | #link https://etherpad.opendev.org/p/IronicWhiteBoard | 15:12 |
TheJulia | dtantsur: oh my :( | 15:12 |
TheJulia | dtantsur: and thanks! | 15:12 |
TheJulia | Starting at line 128 | 15:13 |
* TheJulia removes merged items | 15:13 | |
QianbiaoNG | TheJulia may u pay sometime help me fix up the ramdisk deploy interface issue this week | 15:13 |
QianbiaoNG | or anyone else has experience with ramdisk deploy interface will be welcome. | 15:13 |
QianbiaoNG | I am on a very closed deadline, the it stucks on last step of ramdisk deploy now. | 15:14 |
TheJulia | QianbiaoNG: Lets discuss during open discussion | 15:15 |
TheJulia | Looks like the items to add are at line 185 | 15:15 |
QianbiaoNG | ok sure. | 15:15 |
TheJulia | They look all reasonable to add to me. Thoughts? | 15:15 |
openstackgerrit | Dmitry Tantsur proposed openstack/ironic master: Fix a race condition in the hash ring code https://review.opendev.org/754362 | 15:16 |
dtantsur | TheJulia: ^^^ | 15:16 |
dtantsur | this also fixes the multinode job (although the workaround will likely merge quicker) | 15:16 |
*** Lucas_Gray has quit IRC | 15:17 | |
*** uzumaki has quit IRC | 15:17 | |
TheJulia | Awesome | 15:18 |
dtantsur | folks, please don't recheck anything at least either of the two fixes merges | 15:18 |
dtantsur | (see the whiteboard for the status) | 15:18 |
TheJulia | Okay, I've updated the list of patches starting at line 125. I'm going to remove specs at this time, we can revisit them in the new cycle | 15:18 |
dtantsur | ++ let's concentrate and what should+can merge for V | 15:18 |
dtantsur | s/and/on/ | 15:18 |
TheJulia | ++ | 15:19 |
TheJulia | Are we good to proceed? | 15:19 |
JayF | +1 | 15:20 |
rloo | ++ | 15:20 |
TheJulia | Since we have no explicit discussion topics, next is Baremetal SIG | 15:20 |
TheJulia | #topic Baremetal SIG | 15:20 |
*** openstack changes topic to "Baremetal SIG (Meeting topic: ironic)" | 15:20 | |
arne_wiebalck | First meeting planned for next Tue, Oct 6 at 2pm UTC | 15:21 |
arne_wiebalck | Will send a mail | 15:21 |
TheJulia | Awesome | 15:21 |
TheJulia | Anything else? | 15:21 |
arne_wiebalck | I also added the SIG's etherpad to the wiki as a reference and for the agenda | 15:21 |
arne_wiebalck | I think that's it. | 15:21 |
TheJulia | Okay! | 15:23 |
TheJulia | Well, looking at the RFE's it looks like Iury didn't have a chance to get back to them and I believe today is a holiday so we can move directly to Open Discussion | 15:23 |
TheJulia | #topic Open Discussion | 15:23 |
*** openstack changes topic to "Open Discussion (Meeting topic: ironic)" | 15:23 | |
QianbiaoNG | newbee question, what is SIG. i did not google anything revelant | 15:24 |
TheJulia | Special Interest Group | 15:24 |
QianbiaoNG | aha, ok | 15:24 |
dtantsur | QianbiaoNG: https://wiki.openstack.org/wiki/OpenStack_SIGs | 15:25 |
QianbiaoNG | dtantsur thanks. | 15:25 |
QianbiaoNG | Hello, folks, anyone has experience with ramdisk deploy interface ever. | 15:25 |
QianbiaoNG | i need some help with building ramdisk image. story is here: https://storyboard.openstack.org/#!/story/2008126 | 15:26 |
TheJulia | QianbiaoNG: what was the link you pasted earlier to what your encountering? Last I remember you were encountering issues with your ramdisk understanding what to do once it started booting | 15:26 |
QianbiaoNG | yes, the OS fails to boot correctly. | 15:26 |
QianbiaoNG | ends with "Warning: /dev/ram0 does not exist" | 15:27 |
QianbiaoNG | TheJulia i record all details there https://storyboard.openstack.org/#!/story/2008126 | 15:27 |
TheJulia | yeah, and that has to do with the contents attached. Reading you got the inspection ramdisk to boot via the ramdisk deploy interface? | 15:28 |
QianbiaoNG | Yes | 15:28 |
QianbiaoNG | inspect ramdisk works good. | 15:28 |
TheJulia | and dib basically hasn't moved afaik on the bug with the ramdisk-image-create issue | 15:28 |
dtantsur | is ramdisk-image-create still supported or used? | 15:29 |
QianbiaoNG | And i try to add "ramdisk" dib element, but it can build image succefully. | 15:29 |
TheJulia | wait, adding the ramdisk element now works? | 15:29 |
TheJulia | or does it still fail? | 15:29 |
QianbiaoNG | TheJulia dtantsur i remember one of you two told me that ramdisk-image-create is deprecated. | 15:30 |
QianbiaoNG | TheJulia ramdisk element has bugs i think | 15:30 |
dtantsur | At least we no longer use it, I cannot say for the DIB team | 15:30 |
QianbiaoNG | Checking here: https://bugs.launchpad.net/diskimage-builder/+bug/1815954 | 15:30 |
openstack | Launchpad bug 1815954 in diskimage-builder "_BASE_ELEMENT_DIR: unbound variable" [Undecided,New] | 15:30 |
QianbiaoNG | I comment at last | 15:30 |
TheJulia | seems like the right thing to do is to fix dib | 15:31 |
*** Lucas_Gray has joined #openstack-ironic | 15:31 | |
JayF | It seems like that either way, when QianbiaoNG figures it out, we should probably document a working process for getting a ramdisk built that can run under ramdisk deploy driver as well. Maybe even add it as a feature to ipa-builder? | 15:31 |
dtantsur | and then we need to document how to build suitable ramdisks | 15:31 |
dtantsur | right :) | 15:31 |
dtantsur | well, IPA-builder builds IPA. this is not IPA. | 15:31 |
dtantsur | maybe we need a CI job on DIB that checks our procedure? | 15:31 |
QianbiaoNG | JayF yes, that is exactly what i want. | 15:31 |
QianbiaoNG | we may fix ramdisk issue on dib, and document it. | 15:32 |
JayF | oh, I guess it's obvious, it's even in the name, that it's probably not a suitable use case for that repo :) | 15:32 |
TheJulia | I am +2 for fix dib and hopefully have a job that double checks somewhere that it is working as expected. I think the base condundrum is that it was broken and nothing caught it. Then documentation on ways to build ramdisks | 15:34 |
JayF | Maybe add ramdisk driver to our CI, including a DIB build for a ramdisk? | 15:34 |
QianbiaoNG | TheJulia I will be on this channel all the time this week | 15:35 |
JayF | IDK if I love the idea of *our* ci breaking if DIB breaks ramdisks | 15:35 |
JayF | maybe they'd take CI to validate ramdisk building... | 15:35 |
TheJulia | JayF: it presently runs an iso image | 15:35 |
clarkb | I believe the ramdisk support in DIB has only ever been used by ironic | 15:35 |
QianbiaoNG | if u got any idea about where to start fix dib, I can start the fix job. | 15:35 |
TheJulia | I'd hope they would but only time will tell | 15:35 |
TheJulia | QianbiaoNG: I think we would all be starting at the same place, but I'd likely start backtracking what happened to BASE_ELEMENT_DIR | 15:36 |
TheJulia | I guess the major issue I have with trying to run dib actively in our CI is caches being out of date and our CI being dead as a result | 15:36 |
dtantsur | can be non-voting | 15:37 |
TheJulia | yeah | 15:37 |
JayF | Another, minor topic for open discussion -- https://review.opendev.org/#/c/746774/ removal of select from IPA heartbeating appears to pass CI in it's current form, after all the CI fixes hit. Would appreciate reviews on it now. | 15:37 |
patchbot | patch 746774 - ironic-python-agent - Simplify heartbeating by removing use of select() - 28 patch sets | 15:37 |
QianbiaoNG | <TheJulia> I fix the BASE_ELEMENT_DIR by adding it manually, and it got more issue after that :) | 15:37 |
TheJulia | Hey, on a plus side, tempest should work with an non-iso ramdisk :) | 15:38 |
TheJulia | I think.... | 15:38 |
*** bdodd has joined #openstack-ironic | 15:38 | |
TheJulia | JayF: awesome! | 15:38 |
TheJulia | QianbiaoNG: have you posted that as a patch? | 15:38 |
* JayF is still suspicious it was a lucky pass, but will recheck if no other feedback | 15:38 | |
QianbiaoNG | QianbiaoNG Not yet, i set the env manually. not by update code. | 15:38 |
QianbiaoNG | TheJulia ^^ | 15:38 |
JayF | troubleshooting what you suspect to be a random failure while other random failures exist is the hurt zone :) | 15:38 |
dtantsur | :) | 15:39 |
*** Lucas_Gray has quit IRC | 15:39 | |
*** bfournie has quit IRC | 15:40 | |
QianbiaoNG | It seems ramdisk deploy interface is rarely used. | 15:40 |
TheJulia | QianbiaoNG: ahh, maybe go back a cycle or two in the code base and see if the paramter was previously being set? | 15:40 |
QianbiaoNG | TheJulia sure i will start with that | 15:41 |
TheJulia | QianbiaoNG: It has a very specific user scenario that most people don't need nor want | 15:41 |
JayF | Hmm. That's not a bad idea. Install progressively older diskimage-builder versions, then see the last one it worked at | 15:42 |
JayF | and you can potentially suss out the problem from there? | 15:42 |
JayF | maybe even do a `git bisect` from there? | 15:42 |
TheJulia | Yeah, it obviously existed in the past, just need to figure out where it broke | 15:43 |
*** Lucas_Gray has joined #openstack-ironic | 15:43 | |
QianbiaoNG | great idea | 15:44 |
QianbiaoNG | binary search works in this situatino. :) | 15:45 |
QianbiaoNG | Will choose a pretty old version to start. | 15:45 |
TheJulia | I'd go back ?2? cycles | 15:45 |
TheJulia | I bet that will work, tbh | 15:45 |
TheJulia | back to before we really started pushing ipa-b | 15:45 |
QianbiaoNG | TheJulia the default version of dib in ubuntu18 does not work too, it's 2.28 IIRC | 15:47 |
*** lmcgann_ has joined #openstack-ironic | 15:47 | |
QianbiaoNG | it's 3.3.1 currently. | 15:47 |
lmcgann_ | dtantsur: In regards to your comment on the security spec, its my understanding that we want a generic security-interface before implementing any Keylime specifics. Is this not correct? There is a Keylime spec in the works at the moment too. | 15:47 |
TheJulia | QianbiaoNG: hmm, 3.x was likely for python3, so maybe back even further :( | 15:48 |
QianbiaoNG | TheJulia sure, i will test and keep you update | 15:49 |
TheJulia | Seems like we're done with the meeting today... | 15:49 |
TheJulia | Thanks everyone! | 15:49 |
QianbiaoNG | Thanks everyone, have a good day. | 15:49 |
arne_wiebalck | Thanks TheJulia o/ | 15:49 |
TheJulia | #endmeeting | 15:50 |
*** openstack changes topic to "Bare Metal Provisioning | Status: http://bit.ly/ironic-whiteboard | Docs: http://docs.openstack.org/ironic/ | Bugs: https://storyboard.openstack.org/#!/project_group/75 | Contributors are generally present between 6 AM and 12 AM UTC, If we do not answer, please feel free to pose questions to openstack-discuss mailing list." | 15:50 | |
openstack | Meeting ended Mon Sep 28 15:50:36 2020 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 15:50 |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/ironic/2020/ironic.2020-09-28-15.00.html | 15:50 |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/ironic/2020/ironic.2020-09-28-15.00.txt | 15:50 |
openstack | Log: http://eavesdrop.openstack.org/meetings/ironic/2020/ironic.2020-09-28-15.00.log.html | 15:50 |
*** stendulker has quit IRC | 15:51 | |
dtantsur | lmcgann_: I'm not sure we need the 'command' implementation, that's what my comment is about | 15:51 |
TheJulia | If we're going to immediately implement keylime behind it, then I don't think we need it out of the gate | 15:53 |
dtantsur | yep, that's my thought | 15:56 |
openstackgerrit | wes hayutin proposed openstack/ironic-inspector master: DNM, testing Revert "Power off before inspection" https://review.opendev.org/754783 | 15:57 |
*** lucasagomes has quit IRC | 15:58 | |
openstackgerrit | Merged openstack/ironic master: Route conductor notification RPC to the same conductor https://review.opendev.org/754432 | 15:59 |
dtantsur | yay, recheck the hell out of everything \o/ | 16:00 |
tzumainn | dtantsur, TheJulia I was looking at the spec, and I admit - what *is* the command implementation? is there an example of that already in the code? | 16:00 |
tzumainn | er, I admit that I'm not sure what the command implementation is | 16:00 |
lmcgann_ | The command would be a generic way to hook in any security method desired. I guess it was a way of future proofing ourselves. Though I am not sure if the current implementation meets our requirements of generic | 16:00 |
lmcgann_ | without 'command' | 16:01 |
TheJulia | yeah, basically an interface could call a script or whatever that could return a yay or nay | 16:01 |
TheJulia | Or, 0 or 1 as the return code | 16:01 |
dtantsur | not a terrible idea, but I'd rather see something that people can use today | 16:01 |
*** bfournie has joined #openstack-ironic | 16:02 | |
tzumainn | oh I see - it sounds like it's something that's easy to add in later if needed, and there's just no need to have it now | 16:02 |
*** QianbiaoNG is now known as Qianbiao|afk | 16:04 | |
Qianbiao|afk | see you all. have a nice day. | 16:04 |
*** Qianbiao|afk has quit IRC | 16:04 | |
dtantsur | tzumainn: precisely | 16:04 |
*** Lucas_Gray has quit IRC | 16:05 | |
*** olivierbourdon38 has joined #openstack-ironic | 16:06 | |
*** tosky has quit IRC | 16:12 | |
openstackgerrit | Leo McGann proposed openstack/ironic-specs master: Add security interface spec https://review.opendev.org/576718 | 16:13 |
openstackgerrit | Aija Jaunteva proposed x/sushy-oem-idrac master: Update lower-constraints.txt https://review.opendev.org/727260 | 16:19 |
openstackgerrit | Dhuldev Valekar proposed openstack/ironic master: DRAC: Added redfish management clean steps https://review.opendev.org/721593 | 16:21 |
*** abdysn has quit IRC | 16:21 | |
openstackgerrit | Dmitry Tantsur proposed openstack/ironic master: Do not silently ignore exceptions when running next steps https://review.opendev.org/754699 | 16:23 |
openstackgerrit | Dmitry Tantsur proposed openstack/ironic master: Handle conductor_affinity earlier in the deployment process https://review.opendev.org/754375 | 16:23 |
*** k_mouza has quit IRC | 16:28 | |
*** k_mouza has joined #openstack-ironic | 16:37 | |
*** k_mouza has quit IRC | 16:42 | |
openstackgerrit | Julia Kreger proposed openstack/ironic-python-agent master: Don't update the grubenv https://review.opendev.org/752308 | 16:44 |
*** ociuhandu_ has joined #openstack-ironic | 16:50 | |
*** ociuhandu_ has quit IRC | 16:52 | |
*** ociuhandu has quit IRC | 16:54 | |
*** dtantsur is now known as dtantsur|afk | 16:59 | |
dtantsur|afk | o/ | 16:59 |
*** derekh has quit IRC | 17:01 | |
*** outbrito has quit IRC | 17:07 | |
*** tbrito has joined #openstack-ironic | 17:07 | |
*** gyee has joined #openstack-ironic | 17:09 | |
openstackgerrit | Mudit proposed openstack/ironic master: Add GPU reporting to idrac-wsman inspect interface https://review.opendev.org/751006 | 17:15 |
*** k_mouza has joined #openstack-ironic | 17:25 | |
*** k_mouza has quit IRC | 17:29 | |
*** k_mouza has joined #openstack-ironic | 17:37 | |
*** k_mouza has quit IRC | 17:41 | |
*** dsneddon has joined #openstack-ironic | 17:44 | |
*** kaifeng has quit IRC | 17:57 | |
*** k_mouza has joined #openstack-ironic | 18:06 | |
TheJulia | Dmitry's hash ring fix looks good to me. https://review.opendev.org/#/c/754362 | 18:10 |
patchbot | patch 754362 - ironic - Fix a race condition in the hash ring code - 9 patch sets | 18:10 |
*** k_mouza has quit IRC | 18:10 | |
*** k_mouza has joined #openstack-ironic | 18:11 | |
*** k_mouza has quit IRC | 18:15 | |
*** k_mouza has joined #openstack-ironic | 18:20 | |
TheJulia | Would a core be kind and +2+A https://review.opendev.org/#/c/753470/ | 18:21 |
patchbot | patch 753470 - ironic (stable/ussuri) - CI: Patch to fix CI jobs in bugfix/stable branches - 2 patch sets | 18:21 |
TheJulia | so I can unwedge ussuri CI | 18:21 |
*** k_mouza has quit IRC | 18:25 | |
openstackgerrit | Julia Kreger proposed openstack/ironic master: Add some tuning documentation https://review.opendev.org/739783 | 18:29 |
*** k_mouza has joined #openstack-ironic | 18:31 | |
* iurygregory just saw is stable/ussuri >.< | 18:32 | |
* iurygregory already gave +1 | 18:32 | |
iurygregory | WOOT | 18:33 |
iurygregory | =O | 18:33 |
iurygregory | =OOO | 18:33 |
iurygregory | *magic* | 18:33 |
iurygregory | TheJulia, done | 18:34 |
iurygregory | TheJulia, newbie question sensor data was introduced in Juno right? | 18:35 |
*** k_mouza has quit IRC | 18:36 | |
TheJulia | iurygregory: I _think_ | 18:36 |
iurygregory | https://specs.openstack.org/openstack/ironic-specs/specs/juno-implemented/send-data-to-ceilometer.html I've found this just wanted to confirm | 18:36 |
iurygregory | =) | 18:36 |
TheJulia | \o/ | 18:36 |
*** k_mouza has joined #openstack-ironic | 18:45 | |
*** k_mouza has quit IRC | 18:50 | |
openstackgerrit | Julia Kreger proposed openstack/ironic master: Add some tuning documentation https://review.opendev.org/739783 | 18:52 |
TheJulia | arne_wiebalck: ^^^ keep in mind it's parent change is the code to prevent OOM conditions | 18:53 |
openstackgerrit | Julia Kreger proposed openstack/ironic master: Release notes prelude for the Victoria release https://review.opendev.org/753867 | 19:06 |
*** ociuhandu has joined #openstack-ironic | 19:09 | |
TheJulia | cdearborn: FYI, the docs on https://review.opendev.org/#/c/749619 need a quick revision | 19:09 |
patchbot | patch 749619 - ironic - Redfish driver firmware update - 23 patch sets | 19:09 |
cdearborn | TheJulia: aok | 19:10 |
openstackgerrit | Christopher Dearborn proposed openstack/ironic master: Redfish driver firmware update https://review.opendev.org/749619 | 19:13 |
*** ociuhandu has quit IRC | 19:13 | |
*** Goneri has joined #openstack-ironic | 19:16 | |
cdearborn | TheJulia: updated. hopefully that will do it | 19:20 |
TheJulia | I think so, already +2'ed it :) | 19:20 |
openstackgerrit | Merged openstack/ironic-python-agent master: Software RAID: Don't delete partitions too early https://review.opendev.org/754656 | 19:27 |
*** tosky has joined #openstack-ironic | 19:27 | |
cdearborn | TheJulia, thx! | 19:31 |
*** dking has joined #openstack-ironic | 19:38 | |
*** k_mouza has joined #openstack-ironic | 19:43 | |
*** k_mouza has quit IRC | 19:48 | |
arne_wiebalck | cdearborn: lgtm, I +2'ed it as well now, thanks the patch! | 19:59 |
arne_wiebalck | for | 19:59 |
arne_wiebalck | bye everyone o/ | 19:59 |
cdearborn | arne_wiebalck, thx much for the review! totally missed those ':'s. have a good evening! | 20:00 |
arne_wiebalck | TheJulia: I am still trying to get the scale test done to review the OOM patch. | 20:00 |
arne_wiebalck | TheJulia: But I think the spin-off patches are already a good outcome, the partition one is worth backporting even. | 20:00 |
iurygregory | bye arne_wiebalck | 20:01 |
arne_wiebalck | TheJulia: And then the sessions for the summit want to be recorded as well ... | 20:01 |
* iurygregory just saw the email.. | 20:01 | |
arne_wiebalck | cdearborn: Thanks, have a nice day! | 20:01 |
arne_wiebalck | iurygregory: it sounds pretty firm :-S | 20:01 |
* arne_wiebalck really switches off the notebook now o/ | 20:02 | |
dking | Where would the driver_internal_info option agent_continue_if_ata_erase_failed be set? It looks like it's already set to false, which is what I want, but where would I find a list of similar options and their defaults? | 20:16 |
iurygregory | dking, maybe https://docs.openstack.org/ironic/latest/configuration/config.html will help you | 20:17 |
iurygregory | it has the defaults values for each option | 20:17 |
*** k_mouza has joined #openstack-ironic | 20:19 | |
dking | iurygregory: Thank you very much. I see that has similar options. Is there perhaps another list, perhaps specific to the GenericHardwareManager? | 20:21 |
openstackgerrit | Merged openstack/ironic stable/ussuri: CI: Patch to fix CI jobs in bugfix/stable branches https://review.opendev.org/753470 | 20:22 |
*** k_mouza has quit IRC | 20:23 | |
iurygregory | couldn't find .-. | 20:25 |
*** tbrito has quit IRC | 20:25 | |
dking | It looks like I found some code at ironic/drivers/modules/deploy_utils.py which sets it to default to the value set for continue_if_disk_secure_erase_fails in the config. | 20:26 |
dking | Hmm.. Not even a default, just set from that. So, maybe that's the new value. I just wonder why there's a separate entry for it in the code, if it just gets set to that value. | 20:27 |
TheJulia | session recording.... yeah :( | 20:45 |
TheJulia | trandles: janders you have a bluejeans invite | 20:45 |
*** rcernin has joined #openstack-ironic | 20:46 | |
trandles | TheJulia: got it, thanks | 20:51 |
iurygregory | TheJulia, are you going to record using bjs? (just wondering) =) | 20:54 |
janders | TheJulia trandles joining in a sec | 20:55 |
trandles | I'll be on the call, going to have to disconnect from IRC... | 20:56 |
TheJulia | iurygregory: yeah, we're going to use bluejeans | 20:57 |
iurygregory | good to know =) | 20:58 |
*** rcernin has quit IRC | 20:59 | |
*** rcernin has joined #openstack-ironic | 21:00 | |
NobodyCam | Good Afternoon Ironic folks | 21:01 |
iurygregory | good afternoon NobodyCam | 21:02 |
NobodyCam | *wave* | 21:05 |
*** rcernin has quit IRC | 21:06 | |
openstackgerrit | Merged openstack/ironic master: Use correct error handler instead of calling process_event('fail') https://review.opendev.org/753595 | 21:14 |
*** rcernin has joined #openstack-ironic | 21:23 | |
*** rcernin has quit IRC | 21:44 | |
TheJulia | trandles: janders: so my audio is super quiet... :\ | 21:44 |
trandles | The speaker view also overlaps the text on the slides :/ | 21:46 |
TheJulia | yeah | 21:47 |
trandles | Your audio seems ok to me | 21:47 |
TheJulia | I can pull the feeds down independely and remaster it together | 21:47 |
trandles | Oh you can get just the slides or just the speaker? | 21:47 |
TheJulia | Uhh.... I _think_ so | 21:47 |
TheJulia | I could also likely do picture in picture | 21:47 |
TheJulia | or side by side | 21:48 |
trandles | TheJulia: love your top. Very seasonal :) | 21:49 |
TheJulia | it is what a twitter poll yeilds | 21:50 |
trandles | lol | 21:50 |
janders | its either my lame video player - or Bluejeans is compressing quite aggressively - fair bit of tiling | 21:51 |
TheJulia | super aggressive compression | 21:51 |
TheJulia | the video quality is way better in their native player | 21:51 |
TheJulia | :\ | 21:51 |
TheJulia | which also does side by side | 21:51 |
janders | I forgot to drop mic volume :( hence echo is back | 21:52 |
janders | my tests yesteday yielded much less echo | 21:52 |
TheJulia | So, I think I know what I can do | 21:53 |
TheJulia | I can pull down the presentation vidoes, loop them together, and then side by side it with the speaker recording | 21:53 |
TheJulia | fwiw, the speaker video is 145MB | 21:54 |
trandles | sounds like Bluejeans is more sophisticated recording than I expected | 21:55 |
TheJulia | well, me splicing together would be in something like OBS | 21:57 |
*** rcernin has joined #openstack-ironic | 21:57 | |
janders | 7:14 - there goes the rubbish truck! | 21:57 |
trandles | I'll go back and listen, I still didn't notice it when I watched the video | 21:57 |
janders | barely noticeable compared to how it sounded at my end :) | 21:57 |
TheJulia | oh yeah, knowing what it is now | 21:58 |
TheJulia | still barely noticable | 21:58 |
*** lmcgann_ has quit IRC | 21:58 | |
janders | without knowing what it is it sounds as if I hit a key on a keyboard real hard | 21:59 |
janders | or sth like that | 21:59 |
*** rcernin has quit IRC | 22:01 | |
*** JamesBenson has quit IRC | 22:09 | |
TheJulia | yeah, so if you guys are cool with it, I'll see if I can just splice it and we can roll with that if it is okay | 22:11 |
trandles | works for me! | 22:14 |
trandles | I'm leary of redoing it because I think we did well. I'll get too far into my own head if I have to try again. If we _do_ need a do over I suggest waiting until tomorrow when today's not quite as front and center in my mind. | 22:15 |
TheJulia | ++ | 22:16 |
janders | ++ | 22:16 |
janders | the rubbish collection day here is Tuesday so in case we do another run at least that should be a non issue :) shouldn't have any deliveries coming tomorrow morning either | 22:23 |
*** rcernin has joined #openstack-ironic | 22:25 | |
dking | What is the most simple and guaranteed way to build IPA? I believe that now we should be using ironic-python-agent-builder? I'm running it on CentOS 8 and got an error about gcc not being able to find opensslv.h (which is on the server), and I was just wondering if there were a better method or environment to use to build the image. | 22:32 |
JayF | ironic-python-agent-builder is the supported way of building IPA images | 22:34 |
*** tosky has quit IRC | 22:40 | |
openstackgerrit | Richard G. Pioso proposed openstack/ironic master: Update 'idrac' driver requirements for Victoria https://review.opendev.org/754868 | 22:46 |
TheJulia | rpioso: hey, umm... 4.0.0 is the latest release | 22:52 |
rpioso | TheJulia: 5.0.0 if forthcoming. | 22:52 |
TheJulia | so sans breaking changes and you guys cut a feature only update to python-dracclient it would be like 4.x.x | 22:52 |
TheJulia | so breaking changes are about to be released? | 22:52 |
TheJulia | or is this just not semver versioning? | 22:53 |
TheJulia | I'm just trying to understand, thats all | 22:55 |
*** tkajinam has joined #openstack-ironic | 23:00 | |
* TheJulia talked to rpioso and worked it out. | 23:02 | |
*** tosky has joined #openstack-ironic | 23:09 | |
*** tosky has quit IRC | 23:19 | |
*** zzzeek has quit IRC | 23:44 | |
*** zzzeek has joined #openstack-ironic | 23:46 | |
*** rloo has quit IRC | 23:50 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!