opendevreview | Merged openstack/ironic bugfix/20.2: Configure CI for bugfix/20.2 https://review.opendev.org/c/openstack/ironic/+/847777 | 00:55 |
---|---|---|
opendevreview | Merged openstack/ironic bugfix/19.0: Pin neutron to stable/yoga for bugfix/19.0 ironic-base job https://review.opendev.org/c/openstack/ironic/+/847550 | 02:20 |
opendevreview | Verification of a change to openstack/ironic master failed: Fix Redfish RAID to update raid_config https://review.opendev.org/c/openstack/ironic/+/842979 | 02:29 |
opendevreview | SONG SHUKUN proposed openstack/ironic master: [iRMC] Add SNMPv3 authentication functionality https://review.opendev.org/c/openstack/ironic/+/845347 | 04:24 |
opendevreview | SONG SHUKUN proposed openstack/ironic master: [iRMC] Add SNMPv3 authentication functionality https://review.opendev.org/c/openstack/ironic/+/845347 | 05:15 |
opendevreview | Verification of a change to openstack/ironic master failed: Fix Redfish RAID to update raid_config https://review.opendev.org/c/openstack/ironic/+/842979 | 06:45 |
kubajj | Morning Ironic, does anybody know if the .kernel file created during the IPA compilation has to be compressed to create the .vmlinuz file or can I just use the .kernel? | 07:45 |
opendevreview | waleed mousa proposed openstack/ironic-python-agent master: Update and configure nvidia nics fw by ironic-python-agent https://review.opendev.org/c/openstack/ironic-python-agent/+/566544 | 07:52 |
*** undefined_ is now known as Guest3501 | 07:59 | |
*** mat_fechner is now known as matfechner | 08:38 | |
opendevreview | Merged openstack/networking-generic-switch master: dell: Fix VLAN creation on OS9 devices https://review.opendev.org/c/openstack/networking-generic-switch/+/845773 | 10:03 |
iurygregory | good morning Ironic | 11:31 |
iurygregory | if any core is around and able to review https://review.opendev.org/c/openstack/ironic/+/847657 I would appreciate =) (I need this for some downstream tasks) | 12:07 |
opendevreview | Verification of a change to openstack/ironic-python-agent master failed: Use json for lsblk output https://review.opendev.org/c/openstack/ironic-python-agent/+/775391 | 12:21 |
opendevreview | Verification of a change to openstack/ironic-python-agent bugfix/8.3 failed: Remove swift stable/yoga pin https://review.opendev.org/c/openstack/ironic-python-agent/+/847552 | 12:41 |
opendevreview | Verification of a change to openstack/ironic-python-agent bugfix/8.3 failed: Fix discovering WWN/serial for devicemapper devices https://review.opendev.org/c/openstack/ironic-python-agent/+/847158 | 12:41 |
*** Guest3501 is now known as rcastillo | 12:59 | |
janders | hey iurygregory | 13:29 |
TheJulia | good late morning | 14:17 |
TheJulia | kubajj: soo.. the kernel build should compress it | 14:17 |
TheJulia | kubajj: the first bit of code executed decompresses the rest, so you should take no action | 14:17 |
TheJulia | kubajj: basically, different shorthand | 14:18 |
kubajj | TheJulia: so .kernel should just work? | 14:18 |
TheJulia | kubajj: yes | 14:18 |
kubajj | TheJulia: Does the distro that I compile it for matters? (I am trying to change the IPA with an unchanged IPA built from source for the nodes created by devstack and so far it's not going great.) | 14:20 |
TheJulia | kubajj: often because your ramdisk needs additional modules in it | 14:29 |
TheJulia | so... could you elaborate a bit more on why your heading down that path? | 14:29 |
TheJulia | so we can figure out your context and how best to help you | 14:29 |
TheJulia | iurygregory: so you'll love this, changing to networkmanger;s internal dhcp client, it works like a champ :( | 14:30 |
kubajj | TheJulia: Sure. My main task is to introduce some safeguards into ironic. One is to not allow more than a set number of nodes to be cleaned (I saw a change created by you that implemented something similar). The other is to make some drives inaccessible for cleaning (so that you don't erase some important data). For the latter, I looked into the implementation of conductor and api and did not see anything in particular | 14:37 |
kubajj | anywhere, so I asked Arne and he suggested that it is happening on the nodes themselves - hence, I wanted to learn how to update IPA to be able to implement and test such a feature. | 14:37 |
TheJulia | so typically we all use diskimage-builder to build images, and with that... we use generally use packages, but you can tell diskimage-builder to source files from a local working copy of the git repository | 14:39 |
TheJulia | This is actually what we do in CI as well | 14:39 |
TheJulia | often, developers or even admins needing to test/change one minor thing also leverage the ability to unpack and repack the ramdisk... since it is just a gzip compressed cpio file | 14:40 |
TheJulia | just remember to unpack and repack as a root user | 14:41 |
TheJulia | kubajj: we have the commands to do that in our troubleshooting docs, fwiw | 14:41 |
kubajj | TheJulia: thanks. Would it be troubleshooting of the general ironic project or IPA? | 14:43 |
TheJulia | I *think* it is both | 14:44 |
TheJulia | ironic's general docs often superceed subprojects information wise | 14:44 |
kubajj | Thanks, I will look into it. | 14:47 |
kubajj | Btw, do you think it makes sense to look into IPA for the disks cleaning? I am not really sure yet how exactly ironic works. | 14:47 |
TheJulia | kubajj: it absolutely does. | 14:49 |
TheJulia | in a default cleaning operation, it just interates through all block devices and tries to erase them | 14:49 |
TheJulia | the conductor knows nothing of the devices | 14:49 |
kubajj | Thanks for the help | 14:49 |
kubajj | I have one more question. Has anybody ever had a problem that when you reboot the VM that you deployed devstack in, then the nodes no longer have IPMI access (they cannot clean and complain about ipmi power status). | 14:56 |
janders | see you tomorrow Ironic o/ | 15:06 |
iurygregory | janders, hey o/ (sorry I was out, I had to take my mother to the Ophthalmologist) | 15:15 |
iurygregory | TheJulia, good morning! dhcp... so networkmanager has the wrong configuration for some reason we don't know? | 15:17 |
janders | iurygregory no worries, hope it all went well! | 15:17 |
janders | will try touch base tomorrow morning | 15:17 |
iurygregory | sure! | 15:17 |
iurygregory | yeah, just some routine check-up (but she can't drive after doing the exams) | 15:18 |
TheJulia | iurygregory: not really, I'll have to write $words after my current meeting | 15:25 |
iurygregory | ok | 15:25 |
TheJulia | I think we're in a situation where we're going to need to explicitly let the internal client run for now, but that has downsides... then again they may have fixed them | 15:28 |
opendevreview | Merged openstack/ironic-python-agent bugfix/8.3: Remove swift stable/yoga pin https://review.opendev.org/c/openstack/ironic-python-agent/+/847552 | 17:19 |
opendevreview | Merged openstack/ironic bugfix/20.2: No deploy_kernel/ramdisk with the ramdisk deploy and no cleaning https://review.opendev.org/c/openstack/ironic/+/847657 | 17:19 |
opendevreview | Julia Kreger proposed openstack/ironic master: DNM: Discover what is going on with dhcp https://review.opendev.org/c/openstack/ironic/+/847601 | 17:22 |
*** akahat|ruck is now known as akahat|out | 18:11 | |
TheJulia | iurygregory: can I get a quick review on https://review.opendev.org/c/openstack/ironic-python-agent-builder/+/847417 | 19:09 |
opendevreview | Julia Kreger proposed openstack/ironic master: DNM: Discover what is going on with dhcp https://review.opendev.org/c/openstack/ironic/+/847601 | 19:13 |
TheJulia | iurygregory: I think https://review.opendev.org/c/openstack/diskimage-builder/+/848017 should clear up our centos9 issues | 19:15 |
TheJulia | stevebaker[m]: I think https://review.opendev.org/848017 will make our world a happier place in ironic, fwiw. job still running in zuul | 20:11 |
TheJulia | https://review.opendev.org/847601 is pulling it in | 20:12 |
stevebaker[m] | lets take a look | 20:37 |
TheJulia | yup, test job is green.... only the nv multinode job remains | 20:51 |
NobodyCam | good afternoon Openstack folks | 21:12 |
NobodyCam | any one ever encounter a case where SMC (SupperMicro) will not see a disk drive unless it is formatted or has a partition??? | 21:13 |
TheJulia | not see a disk drive as a valid boot device? | 21:18 |
NobodyCam | Good Afternoon TheJulia | 21:19 |
NobodyCam | yes like after cleaning the SEL logs report disk fault | 21:20 |
TheJulia | no, do OSes see the disk? | 21:20 |
NobodyCam | Smart tools report healthy | 21:20 |
TheJulia | and can the OSes interact with the disk? | 21:20 |
TheJulia | not in security lock state? | 21:20 |
NobodyCam | in process of testing that | 21:20 |
iurygregory | TheJulia, +W in https://review.opendev.org/c/openstack/ironic-python-agent-builder/+/847417 and +1 in https://review.opendev.org/c/openstack/diskimage-builder/+/848017 | 21:21 |
NobodyCam | had some one tell me is a SMC thing.. I've never heard of this. | 21:21 |
iurygregory | if you need any other reviews let me know | 21:21 |
TheJulia | k, if otherwise fine, sounds like their firmware is making some assumptions on the workload :( | 21:21 |
NobodyCam | 0/ iurygregory | 21:21 |
TheJulia | iurygregory: I think that is it right now, thanks | 21:21 |
TheJulia | NobodyCam: not an SEL event, but I have seen disks not be viewable as bootable in uefi mode before something was on them | 21:22 |
TheJulia | which makes sense, as frustrating as that can be | 21:22 |
iurygregory | NobodyCam, o/ | 21:22 |
NobodyCam | ++++ | 21:22 |
NobodyCam | that makes sense | 21:22 |
opendevreview | Merged openstack/ironic-python-agent-builder master: Remove some extra Centos Packages https://review.opendev.org/c/openstack/ironic-python-agent-builder/+/847417 | 22:03 |
TheJulia | Well, that will help with the image size which shoudl make ci ~8 seconds faster | 22:07 |
stevebaker[m] | TheJulia: which of those jobs will actually do centos9 + dhcp? https://review.opendev.org/847601 | 22:14 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!