*** ociuhandu has joined #openstack-ironic | 00:17 | |
*** uzumaki has quit IRC | 00:20 | |
*** ociuhandu has quit IRC | 00:21 | |
*** Goneri has quit IRC | 01:05 | |
*** tzumainn has quit IRC | 01:17 | |
*** dhellmann has quit IRC | 01:28 | |
*** dhellmann has joined #openstack-ironic | 01:28 | |
*** jdandrea has quit IRC | 02:06 | |
*** rh-jelabarre has joined #openstack-ironic | 02:19 | |
*** rh-jelabarre has quit IRC | 02:20 | |
*** rh-jelabarre has joined #openstack-ironic | 02:20 | |
*** rh-jelabarre has quit IRC | 02:50 | |
openstackgerrit | Richard G. Pioso proposed x/sushy-oem-idrac master: WIP: Accommodate GET HTTP 202 status without Location https://review.opendev.org/726275 | 02:56 |
---|---|---|
openstackgerrit | Richard G. Pioso proposed x/sushy-oem-idrac master: WIP: Accommodate GET HTTP 202 status without Location https://review.opendev.org/726275 | 03:37 |
*** ricolin has quit IRC | 03:41 | |
openstackgerrit | Richard G. Pioso proposed x/sushy-oem-idrac master: WIP: Accommodate GET HTTP 202 status without Location https://review.opendev.org/726275 | 03:45 |
*** hamzy__ has joined #openstack-ironic | 04:38 | |
*** hamzy_ has quit IRC | 04:41 | |
*** ociuhandu has joined #openstack-ironic | 04:53 | |
*** ociuhandu has quit IRC | 04:58 | |
openstackgerrit | Merged openstack/ironic master: Temporary add per-file-ignores to flake8 tests https://review.opendev.org/723886 | 05:03 |
openstackgerrit | Merged openstack/ironic master: Fix 3rd party driver mocks and related tests https://review.opendev.org/724080 | 05:06 |
openstackgerrit | Merged openstack/ironic master: Enforce autospec in some unit tests modules https://review.opendev.org/725922 | 05:06 |
*** ricolin has joined #openstack-ironic | 05:39 | |
*** Qianbiao has joined #openstack-ironic | 06:21 | |
Qianbiao | hello ironic | 06:22 |
*** ociuhandu has joined #openstack-ironic | 06:25 | |
*** ociuhandu has quit IRC | 06:34 | |
arne_wiebalck | Good morning Qianbiao and ironic! | 06:58 |
openstackgerrit | Mahendra Kamble proposed openstack/ironic master: DRAC : idrac-redfish inspect updates pxe port https://review.opendev.org/693328 | 06:59 |
Qianbiao | arne_wiebalck good morning | 07:02 |
*** Lucas_Gray has joined #openstack-ironic | 07:03 | |
*** Lucas_Gray has quit IRC | 07:04 | |
*** Lucas_Gray has joined #openstack-ironic | 07:09 | |
*** yolanda has joined #openstack-ironic | 07:12 | |
*** dtantsur|afk is now known as dtantsur | 07:39 | |
dtantsur | morning ironic | 07:39 |
openstackgerrit | Dmitry Tantsur proposed openstack/ironic-inspector master: Revert disabling the grenade job https://review.opendev.org/726200 | 08:03 |
dtantsur | rpittau|afk: limited ^^ to only grenade since we haven't fixed the non-standalone job yet | 08:03 |
dtantsur | arne_wiebalck: hey, around for https://review.opendev.org/#/c/726200/ ? | 08:04 |
patchbot | patch 726200 - ironic-inspector - Revert disabling the grenade job - 2 patch sets | 08:04 |
*** lucasagomes has joined #openstack-ironic | 08:04 | |
dtantsur | stevebaker, on a technical side, it probably should be done via a new middleware (similar to keystoneauth middleware) | 08:05 |
dtantsur | bonus point for finding an existing library rather than writing your own | 08:05 |
*** tkajinam has quit IRC | 08:13 | |
*** Lucas_Gray has quit IRC | 08:19 | |
*** alexmcleod has joined #openstack-ironic | 08:21 | |
*** gokhani has joined #openstack-ironic | 08:29 | |
gokhani | hi dtantsur, I achived run ironic in my environment which is installed by Openstack ansible project :) :) Thanks for your help :) | 08:31 |
dtantsur | gokhani: congrats, I'm happy to hear that! If you had any issues with documentation or code, please let the relevant people know. | 08:33 |
dtantsur | (I suspect the openstack-ansible documentation could be improved) | 08:33 |
gokhani | dtantsur, ı will share with OSA channel. yes you are OSA documentation could be improved. on code side there is not much issues. | 08:36 |
*** ociuhandu has joined #openstack-ironic | 08:36 | |
dtantsur | cool | 08:36 |
gokhani | and the last question how can I provide to use public endpoint for ironic python agent ? | 08:37 |
gokhani | now my ironic python agent use internal endpoint | 08:37 |
dtantsur | gimme a second | 08:37 |
dtantsur | gokhani: I think you need to change this https://docs.openstack.org/ironic/latest/configuration/config.html#service_catalog.valid_interfaces to just "public" | 08:39 |
dtantsur | the default of "internal,public" will make it try internal first | 08:39 |
dtantsur | i.e. [service_catalog]valid_interfaces=public in ironic.conf | 08:39 |
*** Lucas_Gray has joined #openstack-ironic | 08:40 | |
gokhani | dtantsur, ok thanks ı will try it | 08:41 |
*** Lucas_Gray has quit IRC | 08:48 | |
*** livelace has joined #openstack-ironic | 08:50 | |
*** Lucas_Gray has joined #openstack-ironic | 08:52 | |
*** ociuhandu has quit IRC | 09:01 | |
*** ociuhandu has joined #openstack-ironic | 09:01 | |
iurygregory | dtantsur, morning if you need any reviews in ironic-inspector just ping me o/ | 09:09 |
*** livelace has quit IRC | 09:11 | |
*** gokhani has quit IRC | 09:16 | |
*** Lucas_Gray has quit IRC | 09:16 | |
openstackgerrit | Merged openstack/virtualbmc master: Do not import print function from __future__ https://review.opendev.org/725285 | 09:20 |
*** gokhani has joined #openstack-ironic | 09:20 | |
openstackgerrit | Harald Jensås proposed openstack/networking-baremetal master: Add unit tests for _get_notification_transport_url() https://review.opendev.org/635844 | 09:21 |
dtantsur | iurygregory: hey, thanks, I think we're good for now. Enjoy your holiday! | 09:28 |
iurygregory | dtantsur, tks! o/ | 09:29 |
dtantsur | oh, lovely, the revert of disabling grenade failed grenade | 09:29 |
* dtantsur le sigh | 09:29 | |
iurygregory | O.o | 09:29 |
iurygregory | enr | 09:29 |
dtantsur | introspection timeout | 09:30 |
iurygregory | I think we need to add rpittau|afk patches so we can set the timeout | 09:30 |
dtantsur | probably | 09:30 |
* dtantsur -> tea | 09:31 | |
iurygregory | I've put recheck and +W since had your +2 | 09:32 |
*** ericlei has joined #openstack-ironic | 09:35 | |
*** rcernin has quit IRC | 09:39 | |
*** threestrands has quit IRC | 09:41 | |
*** hwoarang has quit IRC | 09:43 | |
*** ricolin_ has joined #openstack-ironic | 09:44 | |
dtantsur | ++ | 09:45 |
openstackgerrit | Riccardo Pittau proposed openstack/ironic-python-agent-builder master: [WIP] Build tinyipa on focal https://review.opendev.org/725799 | 09:50 |
openstackgerrit | Riccardo Pittau proposed openstack/ironic master: [WIP] Fix grub2 pxe job with native bionic ovmf https://review.opendev.org/716889 | 09:57 |
ajya | Hi, thanks for fixing stable/queens CI. Can those patches be merged now - https://review.opendev.org/#/c/721712/ https://review.opendev.org/#/c/721811/ | 09:59 |
patchbot | patch 721712 - ironic (stable/queens) - Fix SpanLength calculation for DRAC RAID configura... - 1 patch set | 09:59 |
patchbot | patch 721811 - ironic (stable/queens) - Fix issue where server fails to reboot - 1 patch set | 09:59 |
*** ericlei has quit IRC | 10:02 | |
gokhani | hi team, is there any defined user in these centos 7 images : https://tarballs.opendev.org/openstack/ironic-python-agent/dib/files/ | 10:08 |
*** ricolin_ has quit IRC | 10:21 | |
*** rcernin has joined #openstack-ironic | 10:21 | |
*** ricolin_ has joined #openstack-ironic | 10:22 | |
ajya | gokhani: can take a look at https://docs.openstack.org/ironic-python-agent/latest/admin/troubleshooting.html#gaining-access-to-ipa-on-a-node | 10:23 |
*** ricolin_ has quit IRC | 10:31 | |
*** sshnaidm|afk is now known as sshnaidm|off | 10:31 | |
openstackgerrit | Merged openstack/ironic stable/ussuri: Monkey patch original current_thread _active https://review.opendev.org/725857 | 10:34 |
openstackgerrit | Merged openstack/ironic-inspector master: Stop aborting the process on periodic task failures https://review.opendev.org/725688 | 10:34 |
openstackgerrit | Merged openstack/ironic-inspector master: Silence debug logging from oslo_messaging https://review.opendev.org/725786 | 10:34 |
openstackgerrit | Verification of a change to openstack/ironic-inspector failed: Update local.conf example file. https://review.opendev.org/725267 | 10:35 |
*** gokhani has quit IRC | 10:47 | |
openstackgerrit | Dmitry Tantsur proposed openstack/ironic-inspector master: Revert disabling the grenade job https://review.opendev.org/726200 | 10:52 |
*** gokhani has joined #openstack-ironic | 11:09 | |
openstackgerrit | Dmitry Tantsur proposed openstack/ironic-inspector stable/ussuri: Stop aborting the process on periodic task failures https://review.opendev.org/726338 | 11:11 |
openstackgerrit | Dmitry Tantsur proposed openstack/ironic-inspector stable/train: Stop aborting the process on periodic task failures https://review.opendev.org/726339 | 11:11 |
openstackgerrit | Dmitry Tantsur proposed openstack/ironic-inspector stable/ussuri: Silence debug logging from oslo_messaging https://review.opendev.org/726340 | 11:11 |
openstackgerrit | Dmitry Tantsur proposed openstack/ironic-inspector stable/train: Silence debug logging from oslo_messaging https://review.opendev.org/726342 | 11:13 |
dtantsur | ajya: good catch on the redfish patch! would you be able to re-test it in the near future if I update it now? | 11:23 |
openstackgerrit | Dmitry Tantsur proposed openstack/ironic master: redfish: handle hardware that is unable to set persistent boot https://review.opendev.org/725239 | 11:29 |
openstackgerrit | Verification of a change to openstack/ironic failed: [Trivial] Fix awkward mocking in redfish boot tests https://review.opendev.org/725918 | 11:29 |
dtantsur | ajya, TheJulia ^^ | 11:29 |
openstackgerrit | Dmitry Tantsur proposed openstack/ironic master: redfish: handle hardware that is unable to set persistent boot https://review.opendev.org/725239 | 11:31 |
openstackgerrit | Dmitry Tantsur proposed openstack/ironic master: [Trivial] Fix awkward mocking in redfish boot tests https://review.opendev.org/725918 | 11:32 |
*** livelace has joined #openstack-ironic | 11:32 | |
*** lucasagomes has quit IRC | 11:33 | |
openstackgerrit | Bob Fournier proposed openstack/ironic master: Limit the number of ipmitool retries https://review.opendev.org/725954 | 11:35 |
*** k_mouza has joined #openstack-ironic | 11:39 | |
dtantsur | bfournie: a quick comment on the release note ^^ | 11:41 |
ajya | dtantsur: will test it today | 11:55 |
*** rh-jelabarre has joined #openstack-ironic | 12:00 | |
openstackgerrit | Bob Fournier proposed openstack/ironic master: Limit the number of ipmitool retries https://review.opendev.org/725954 | 12:06 |
*** k_mouza has quit IRC | 12:13 | |
openstackgerrit | Merged openstack/ironic master: Remove [conductor]api_url https://review.opendev.org/724797 | 12:20 |
openstackgerrit | Merged openstack/ironic master: redfish: split reboot into power off followed by power on https://review.opendev.org/725530 | 12:20 |
*** k_mouza has joined #openstack-ironic | 12:22 | |
*** tkajinam has joined #openstack-ironic | 12:27 | |
openstackgerrit | Dmitry Tantsur proposed openstack/ironic stable/ussuri: redfish: split reboot into power off followed by power on https://review.opendev.org/726368 | 12:27 |
openstackgerrit | Dmitry Tantsur proposed openstack/ironic stable/train: redfish: split reboot into power off followed by power on https://review.opendev.org/726369 | 12:27 |
openstackgerrit | Verification of a change to openstack/ironic failed: Fix SpanLength calculation for DRAC RAID configuration https://review.opendev.org/721712 | 12:37 |
*** yolanda has quit IRC | 12:44 | |
*** yolanda has joined #openstack-ironic | 12:44 | |
TheJulia | good morning | 12:53 |
dtantsur | morning TheJulia | 12:54 |
TheJulia | gokhani: we likely need to delete them, why do you ask? | 12:54 |
*** jdandrea has joined #openstack-ironic | 12:54 | |
TheJulia | dtantsur: so I took a look at adding basic auth. Doesn't seem like it would be too difficult, just many places where it would need some work | 12:55 |
dtantsur | TheJulia: many? I'd expect it to be a middleware/hook | 12:55 |
*** livelace has quit IRC | 12:55 | |
dtantsur | the only tricky part is excluding the ramdisk endpoints | 12:55 |
gokhani | TheJulia, on ilo console I see that ironic python agent can not connect to ironic api on public interface. I need it for explore the problem on ironic node. | 12:56 |
TheJulia | dtantsur: well, I've got steve looking at the api itself | 12:57 |
TheJulia | I looked client/use side | 12:57 |
TheJulia | with the code we're using, we'd have to write a hook or middleware from scratch :\ | 12:57 |
TheJulia | and yeah, lookup and heartbeat are still at hing | 12:57 |
TheJulia | gokhani: ahh, network drivers maybe? is the IP of the ironic API the same IP used for the machine to boot? | 12:58 |
TheJulia | gokhani: also, if your using vmedia, that no longer applies because the os is provided out of band | 12:59 |
TheJulia | anyway, my home lab ironic is now guarded by apache for now | 13:01 |
gokhani | TheJulia, if I get it correctly , ironic-api and ironic python agent are on different subnet. | 13:02 |
TheJulia | gokhani: have you verified routing and firewall rules between those two subnets? | 13:03 |
*** livelace has joined #openstack-ironic | 13:06 | |
gokhani | TheJulia : they look right I will check them again. | 13:10 |
openstackgerrit | Dmitry Tantsur proposed openstack/ironic-lib master: image_convert: retry resource unavailable and make RLIMIT configurable https://review.opendev.org/726378 | 13:10 |
dtantsur | TheJulia, bfournie: thoughts ^^? | 13:10 |
*** Lucas_Gray has joined #openstack-ironic | 13:10 | |
dtantsur | If I ever write memoirs, I'll be sure to mention that most problems in IT are solved via retrying things | 13:12 |
dtantsur | thank you for te-testing the patch, ajya, your help is very appreciated | 13:13 |
dtantsur | * re-testing | 13:13 |
bfournie | dtantsur: looks great | 13:18 |
TheJulia | dtantsur: retries and reschedules | 13:29 |
TheJulia | because as much as people want them to be perfectly reliable... computers are not | 13:29 |
dtantsur | yeah | 13:30 |
TheJulia | Wouldn't it make sense to step down the memory limit if there is a failure | 13:31 |
TheJulia | say even 10% could be success() | 13:32 |
dtantsur | you mean, increase? | 13:32 |
TheJulia | decrease the amount of ram qemu-img can consume | 13:32 |
dtantsur | I'm not sure how it will help with resource starvation, if anything it could make it worse | 13:32 |
TheJulia | since I guess it is sitting there doing buffered io | 13:32 |
dtantsur | I'm also not sure that the two problems I'm trying to solve are related to each other | 13:33 |
TheJulia | did this come from someone testing with 4GB VMs? | 13:33 |
dtantsur | rather shooting in the darkness since I have no way to figure out if the failure was caused by RLIMIT or by something internal to qemu-img | 13:33 |
TheJulia | internal to it | 13:34 |
TheJulia | hmm | 13:34 |
* TheJulia goes and pulls up the qemu-img source | 13:34 | |
dtantsur | I already tried staring at the source, but you may understand more | 13:35 |
dtantsur | It's on an undercloud with the iscsi deploy, so there should be enough memory | 13:35 |
TheJulia | ahh | 13:40 |
TheJulia | the code looks single threaded | 13:40 |
TheJulia | I'm a little confused why internally it is trying to thread things | 13:40 |
TheJulia | in the iscsi context, that makes total sense then | 13:41 |
TheJulia | oh wow, it scales the data to read/copy size dynamically | 13:42 |
*** tzumainn has joined #openstack-ironic | 13:44 | |
dtantsur | neat | 13:44 |
dtantsur | which is why we had to limit it: it can scale to occupy too much | 13:45 |
TheJulia | yup | 13:45 |
*** gokhani has quit IRC | 13:49 | |
TheJulia | I suspect that the whole thing went sideways regardless of the memory limit because it asked for more memory than was available for it in general. Immediately turning around and re-launching the job is going to keep the stress on the machine, some sort of even short backoff would be good or at least allow disk buffers to flush out before retrying. | 13:51 |
dtantsur | so, insert some sleep? | 13:52 |
dtantsur | I'd expect the machine to have plenty of RAM, to be honest. It's an undercloud. | 13:52 |
TheJulia | dtantsur: I was thinking insert exec of "sync" | 13:57 |
dtantsur | hmm, interesting | 13:58 |
TheJulia | makes it a little sleep variable, and allows us to wait until the io scheduler buffers are empty before proceeding again | 13:58 |
TheJulia | or do it upfront before executing | 13:58 |
dtantsur | okay, I'll update soon | 13:58 |
TheJulia | cool | 13:58 |
TheJulia | I'm going to go find something fo rbreakfast | 13:58 |
* TheJulia REALLY wants an omelete from one of the local breakfast places... but that won't be any time soon :( | 14:00 | |
TheJulia | dtantsur: another thing we might want to consider, and this would be conductor side, is a minimum free memory check so someone can't try to trigger 100 iscsi deployments each using 1GB of ram and only have 16 GB of ram | 14:02 |
TheJulia | so hopefully it gets to like the 8th or 9th, or the 10th and we go "uhh, lets wait a little bit before allowing the process to proceed" so we don't denial of service ourselves and the deploy | 14:04 |
*** Lucas_Gray has quit IRC | 14:06 | |
openstackgerrit | Verification of a change to openstack/ironic failed: Silence debug messages from oslo_messaging https://review.opendev.org/725789 | 14:09 |
*** k_mouza has quit IRC | 14:09 | |
*** k_mouza has joined #openstack-ironic | 14:10 | |
*** gokhani has joined #openstack-ironic | 14:10 | |
openstackgerrit | Merged openstack/ironic-inspector master: Add variable to set inspection timeout in tempest tests https://review.opendev.org/725855 | 14:13 |
dtantsur | good point | 14:14 |
*** k_mouza has quit IRC | 14:24 | |
*** Goneri has joined #openstack-ironic | 14:28 | |
TheJulia | dtantsur: it could have been something like that, because the limit is just an upper process bound. As we're designed with stock config, I think you can get 80 deploys a conductor... | 14:36 |
dtantsur | we need a Qemu-Img-as-a-Service | 14:37 |
* TheJulia shrugs | 14:39 | |
*** gokhani has quit IRC | 14:49 | |
*** gokhani has joined #openstack-ironic | 14:50 | |
dtantsur | SPUC in 5 mins, right? | 14:54 |
openstackgerrit | Dmitry Tantsur proposed openstack/ironic-lib master: image_convert: retry resource unavailable and make RLIMIT configurable https://review.opendev.org/726378 | 14:58 |
dtantsur | TheJulia: like ^^^? | 14:58 |
TheJulia | yup, vido call started | 14:59 |
openstackgerrit | Merged openstack/ironic master: Add ironic-standalone-redfish https://review.opendev.org/712042 | 15:02 |
openstackgerrit | Verification of a change to openstack/ironic-tempest-plugin failed: Add standalone redfish jobs https://review.opendev.org/720675 | 15:02 |
openstackgerrit | Merged openstack/ironic stable/queens: Fix issue where server fails to reboot https://review.opendev.org/721811 | 15:02 |
openstackgerrit | Merged openstack/ironic-inspector master: Update local.conf example file. https://review.opendev.org/725267 | 15:02 |
openstackgerrit | Merged openstack/ironic-inspector master: Revert disabling the grenade job https://review.opendev.org/726200 | 15:02 |
dtantsur | lovely, the sound on this laptop is working worse and worse :( | 15:02 |
dtantsur | iurygregory, arne_wiebalck, SPUC? | 15:04 |
*** k_mouza has joined #openstack-ironic | 15:05 | |
openstackgerrit | Dmitry Tantsur proposed openstack/ironic-inspector stable/ussuri: Fix grenade job https://review.opendev.org/726410 | 15:06 |
*** tkajinam has quit IRC | 15:22 | |
*** rloo has joined #openstack-ironic | 15:23 | |
*** gokhani has quit IRC | 15:30 | |
* TheJulia misses iurygregory | 15:31 | |
TheJulia | And we have a dancing avacado | 15:32 |
*** Qianbiao has quit IRC | 15:35 | |
*** bnemec is now known as beekneemech | 15:37 | |
TheJulia | NobodyCam: you around? | 15:37 |
*** gyee has joined #openstack-ironic | 15:41 | |
*** alexmcleod has quit IRC | 15:46 | |
*** k_mouza has quit IRC | 15:46 | |
*** k_mouza has joined #openstack-ironic | 15:50 | |
*** k_mouza has quit IRC | 15:51 | |
*** hjensas is now known as hjensas|afk | 15:59 | |
dtantsur | jroll, JayF, if you want to join, we're still in SPUC | 16:00 |
dtantsur | but may be leaving soon | 16:01 |
JayF | lazyweb me a link here? | 16:01 |
JayF | I have ~30 minutes | 16:01 |
dtantsur | https://bluejeans.com/u/jkreger | 16:01 |
NobodyCam | good morning Ironicers | 16:01 |
dtantsur | morning NobodyCam | 16:01 |
NobodyCam | Morning TheJulia and dtantsur | 16:02 |
NobodyCam | Whats up? | 16:02 |
dtantsur | NobodyCam: in the SPUC call now, feel free to join and chat | 16:02 |
TheJulia | curious about hardware profiling with inspection, and wondering if you had input to the discussion | 16:02 |
NobodyCam | I have a internal meeting starting in about 10 minutes | 16:03 |
TheJulia | oh well | 16:04 |
TheJulia | NobodyCam: we should take the turbos on a drive this weekend and I'll try and ask while we're waiting for cars to cool down | 16:06 |
*** ociuhandu has quit IRC | 16:15 | |
*** ociuhandu has joined #openstack-ironic | 16:16 | |
*** ociuhandu has quit IRC | 16:20 | |
*** ociuhandu has joined #openstack-ironic | 16:20 | |
NobodyCam | TheJulia: yes that would be fun. Good to get out of the house | 16:30 |
zigo | Hi there ! | 16:33 |
zigo | Is there any progress on having support for the latest construct version ? | 16:33 |
dtantsur | zigo: rpittau|afk has been looking in that (on a holiday today) | 16:33 |
zigo | Oh ok, thanks. | 16:33 |
dtantsur | there are semi-baked patches for that | 16:34 |
dtantsur | not sure if it's a priority for him, talk to him on Monday | 16:34 |
zigo | dtantsur: I'd take it anyway, because ironic is completely broken in Debian Sid right now because construct was uploaded. | 16:34 |
zigo | I Ironic, there's a driver-requirements.txt, though is there an upper bound for what's in there? | 16:35 |
zigo | How do I know what has been tested with Ironic? | 16:35 |
dtantsur | zigo: construct is using in ironic-inspector, not ironic? | 16:35 |
zigo | dtantsur: Yeah, I believe so. | 16:36 |
dtantsur | zigo: construct is capped in global-constraints | 16:36 |
dtantsur | you can use upper-constraints to know what's being tested | 16:36 |
zigo | dtantsur: There's no such thing as "capped in Debian Sid", if I'm not the package maintainer, unfortunately ... :) | 16:36 |
dtantsur | right, I'm answering "how do I know what has been tested" | 16:37 |
zigo | dtantsur: The upper-constraints doesn't contain what's in driver-requirements.txt ... | 16:37 |
dtantsur | what's in upper-constraints has been tested. if global-requirements prevent us from getting a new version, the new version is not tested | 16:37 |
zigo | Yeah, I know how that works, but for driver-requirements.txt that's different, no? | 16:37 |
zigo | They don't appear in the requirements repo... | 16:38 |
dtantsur | I'm not sure why you're referring to driver-requirements, ironic-inspector doesn't even have it | 16:38 |
openstackgerrit | Dhuldev Valekar proposed openstack/ironic master: DRAC: Added redfish management clean steps https://review.opendev.org/721593 | 16:38 |
zigo | I'm talking about Ironic itself, sorry to be confusing, I'm mixing subjects. | 16:38 |
dtantsur | but yes, driver-requirements.txt is the only authority on these dependencies | 16:38 |
dtantsur | usually you can assume that the latest version allowed by it is tested | 16:38 |
zigo | Ah, thanks, that's what I wanted to know. :) | 16:39 |
zigo | Because there's no upper cap in the tests, right? | 16:39 |
openstackgerrit | Dhuldev Valekar proposed x/sushy-oem-idrac master: DRAC: Redfish management clean steps https://review.opendev.org/721596 | 16:39 |
dtantsur | zigo: well, for example, dracclient is capped, sushy is not | 16:40 |
dtantsur | okay, sushy may be a bad example since it's in upper-constraints | 16:41 |
zigo | Yeah, right, as per driver-req.txt | 16:41 |
dtantsur | proliantutils is not capped, so we assume the latest | 16:41 |
zigo | Got you. | 16:41 |
zigo | Thanks. | 16:41 |
dtantsur | okay folks, have a great weekend | 16:42 |
*** dtantsur is now known as dtantsur|afk | 16:42 | |
zigo | You too! | 16:42 |
dtantsur|afk | TheJulia: when you have a second: https://review.opendev.org/#/c/726410/ | 16:42 |
patchbot | patch 726410 - ironic-inspector (stable/ussuri) - Fix grenade job - 1 patch set | 16:42 |
*** hamzy__ has quit IRC | 16:43 | |
dtantsur|afk | and https://review.opendev.org/#/q/I64f5ca6e377a4cdfa08319ef9973b591cc552121 since it hurts metal3 people | 16:44 |
* dtantsur|afk goes for real now | 16:44 | |
openstackgerrit | Dmitry Tantsur proposed openstack/ironic-inspector stable/ussuri: Update local.conf example file. https://review.opendev.org/726442 | 16:45 |
*** hamzy has joined #openstack-ironic | 16:47 | |
arne_wiebalck | dtantsur|afk: JayF TheJulia https://storyboard.openstack.org/#!/story/2007646 | 16:48 |
arne_wiebalck | and https://storyboard.openstack.org/#!/story/2007647 | 16:58 |
rpioso | Good morning, ironic | 17:03 |
arne_wiebalck | and https://storyboard.openstack.org/#!/story/2007648 | 17:05 |
arne_wiebalck | Have a good week-end everyone o/ | 17:06 |
* TheJulia goes and runs some errands since, and then review stuffs later today | 17:15 | |
*** k_mouza has joined #openstack-ironic | 17:51 | |
*** k_mouza has quit IRC | 17:56 | |
*** rh-jelabarre has quit IRC | 18:09 | |
*** rh-jelabarre has joined #openstack-ironic | 18:09 | |
openstackgerrit | Merged openstack/ironic master: Silence debug messages from oslo_messaging https://review.opendev.org/725789 | 18:22 |
*** yolanda has quit IRC | 18:35 | |
*** Lucas_Gray has joined #openstack-ironic | 18:41 | |
*** mkowalski[b] has joined #openstack-ironic | 18:43 | |
openstackgerrit | Merged openstack/ironic stable/queens: Fix SpanLength calculation for DRAC RAID configuration https://review.opendev.org/721712 | 18:50 |
*** k_mouza has joined #openstack-ironic | 18:52 | |
*** k_mouza has quit IRC | 18:57 | |
iurygregory | dtantsur|afk, TheJulia sorry >.< had to help my gf clean up the flat | 19:01 |
iurygregory | D: | 19:01 |
TheJulia | iurygregory: no worries, we figured something along those lines :) | 19:14 |
*** Lucas_Gray has quit IRC | 19:22 | |
arne_wiebalck | dtantsur|afk: https://storyboard.openstack.org/#!/story/2007649 | 19:36 |
iurygregory | =) | 19:41 |
*** afasano has joined #openstack-ironic | 19:54 | |
*** benj_ has quit IRC | 19:55 | |
*** benj_ has joined #openstack-ironic | 19:56 | |
*** Lucas_Gray has joined #openstack-ironic | 20:52 | |
*** Lucas_Gray has quit IRC | 20:57 | |
*** stevebaker has quit IRC | 21:16 | |
*** dking has quit IRC | 21:19 | |
*** dustinc has joined #openstack-ironic | 21:34 | |
TheJulia | SpamapS: https://i.chzbgr.com/full/8810900224/h6B4D6173/when-you-realize-the-weekends-here | 21:48 |
TheJulia | Down side of... weather. My machine in the garadge where it is approaching 100F right now... is definitely thermal throttling | 21:48 |
*** riuzen has joined #openstack-ironic | 21:57 | |
*** kbaegis has joined #openstack-ironic | 22:07 | |
openstackgerrit | Julia Kreger proposed openstack/ironic master: WIP: Guard conductor from consuming all of the ram https://review.opendev.org/726483 | 22:15 |
*** rloo has quit IRC | 22:17 | |
*** riuzen has quit IRC | 22:20 | |
TheJulia | arne_wiebalck: do you guys have [DEFAULT]force_raw_images set? | 22:21 |
*** dking has joined #openstack-ironic | 22:25 | |
*** livelace has quit IRC | 22:38 | |
TheJulia | arne_wiebalck: I guess a little more info regarding what is downloaded, I'm guessing you mean the agent kernel/ramdisk. Do you use a glance ID for the deploy_kernel and deploy_ramdisk? | 22:45 |
*** k_mouza has joined #openstack-ironic | 22:53 | |
*** k_mouza has quit IRC | 22:57 | |
*** kbaegis has quit IRC | 22:57 | |
*** kbaegis has joined #openstack-ironic | 22:59 | |
*** tzumainn has quit IRC | 23:03 | |
*** kbaegis has quit IRC | 23:04 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!