opendevreview | Mohammed Boukhalfa proposed openstack/sushy-tools master: Extend the fake systems driver with external systems status notifier https://review.opendev.org/c/openstack/sushy-tools/+/923111 | 06:36 |
---|---|---|
sylvr | Good morning Ironic! | 07:02 |
rpittau | good morning ironic! o/ | 07:13 |
*** sfinucan is now known as stephenfin | 09:01 | |
opendevreview | Kaifeng Wang proposed openstack/python-ironicclient master: Fix port create ignores the name field https://review.opendev.org/c/openstack/python-ironicclient/+/924138 | 10:46 |
sylvr | Hi TheJulia ! Did the logs I sent friday helped diagnose the issues with the ipmi ironic driver ? | 11:48 |
opendevreview | Adam McArthur proposed openstack/ironic-python-agent master: Adding support to view indiv. cpu-core info https://review.opendev.org/c/openstack/ironic-python-agent/+/909346 | 12:37 |
opendevreview | Kaifeng Wang proposed openstack/python-ironicclient master: Fix port create ignores the name field https://review.opendev.org/c/openstack/python-ironicclient/+/924138 | 13:49 |
cid | rpittau: How does my bug deputy report get on the wiki page? During the meeting? | 13:58 |
rpittau | cid: that needs to be added, not sure you have the rights, you need to login, look for the login button top right | 14:05 |
cid | Logged in now, looks like I can update. Should I? | 14:07 |
rpittau | cid: sure go ahead :) | 14:07 |
cid | ++ | 14:07 |
cid | rpittau: Kindly take a look, I just updated the page! | 14:13 |
rpittau | cid: looks good, thanks! | 14:15 |
cid | acked | 14:18 |
cid | rpittau: I made one last update with RFEs that were not really filed during my tenure but that I triaged. Is that necessary? | 14:18 |
rpittau | cid: I guess it's alright, they need to be approved and one of them is already 3 months old | 14:22 |
TheJulia | sylvr: no, Friday was my day off. Unfortunately we just don't have enough context to understand what your encountering | 14:35 |
sylvr | TheJulia: well, I can resend every logs directly on the bug page ? and the link to my current configuration? | 14:38 |
TheJulia | I'd file it into a bug and we can cycle to it when possible. The more context possible, the better | 14:40 |
sylvr | do you want me to extend the bug I registered into kayobe to ironic? | 14:42 |
TheJulia | Up to you, as long as the project is added we will take a look eventually | 14:42 |
sylvr | okay! will do, thanks! | 14:55 |
rpittau | #startmeeting ironic | 15:00 |
opendevmeet | Meeting started Mon Jul 15 15:00:07 2024 UTC and is due to finish in 60 minutes. The chair is rpittau. Information about MeetBot at http://wiki.debian.org/MeetBot. | 15:00 |
opendevmeet | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 15:00 |
opendevmeet | The meeting name has been set to 'ironic' | 15:00 |
rpittau | Hello everyone! | 15:00 |
rpittau | Welcome to our weekly meeting! | 15:00 |
rpittau | The meeting agenda can be found here: | 15:00 |
rpittau | #link https://wiki.openstack.org/wiki/Meetings/Ironic#Agenda_for_July_15.2C_2024 | 15:00 |
masghar | o/ | 15:00 |
rpittau | mmm so quiet today :) | 15:01 |
rpittau | do we have quorum? | 15:01 |
rpittau | let's wait a couple of minutes | 15:01 |
masghar | It appears not, yeah | 15:01 |
JayF | I'm here but extremely distracted | 15:02 |
rpittau | I know that at least 2 other cores are on vacation | 15:02 |
rpittau | I guess we can skip for today, there's not a lot to talk about anyway | 15:03 |
rpittau | 2 RFEs that can be triaged during the week | 15:03 |
rpittau | but I'd like to thank cid for being bug deputy last week and doing a very good job :) | 15:04 |
masghar | cid++ :) | 15:04 |
cid | o/ :) | 15:04 |
rpittau | I will assign myself for this week, that's all! | 15:04 |
rpittau | #endmeeting | 15:05 |
opendevmeet | Meeting ended Mon Jul 15 15:05:13 2024 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 15:05 |
opendevmeet | Minutes: https://meetings.opendev.org/meetings/ironic/2024/ironic.2024-07-15-15.00.html | 15:05 |
opendevmeet | Minutes (text): https://meetings.opendev.org/meetings/ironic/2024/ironic.2024-07-15-15.00.txt | 15:05 |
opendevmeet | Log: https://meetings.opendev.org/meetings/ironic/2024/ironic.2024-07-15-15.00.log.html | 15:05 |
rpittau | good night! o/ | 15:53 |
opendevreview | Julia Kreger proposed openstack/ironic-inspector master: Don't fail if data already migrated https://review.opendev.org/c/openstack/ironic-inspector/+/924172 | 17:38 |
anshulsaha | hi! i'm facing an error while trying to install devstack with ironic enabled. | 18:26 |
anshulsaha | whenever i try to install devstack on an ubuntu 22.04 VM it works, but when i change the local.conf to enable the ironic plugin (i have tried 2-3 different versions of local.conf from the openstack documentation) and all of them give this same error when I run ./stack.sh: | 18:27 |
anshulsaha | Package syslinux is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source Package grub-efi-amd64-signed is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package 'grub-efi-amd64-signed' has no installation candi | 18:27 |
anshulsaha | date E: Package 'syslinux' has no installation candidate | 18:27 |
anshulsaha | do you have any idea what could be causing this? i’m on a m1 macbook pro (2021 model) if apple silicon chips have something to do with it. i have looked at different forums and tried different methods to fix it including running sudo apt-get update and trying to install the dependencies of these dependencies but all of them seem to give this same error of not having an “installation candidate”. | 18:27 |
JayF | Is it a 22.04 *ARM* vm? | 18:28 |
JayF | I'm not sure anyone has tried to run Ironic's devstack plugin on an ARM VM. | 18:28 |
anshulsaha | sorry i'm a bit new to this, but how would i know if its a ARM vm? | 18:29 |
anshulsaha | i made the ubuntu 22.04 vm using multishell | 18:29 |
JayF | if you run `uname -a` on your VM, what does it return? | 18:30 |
JayF | I think uname -m will just print out the architecture and nothing else | 18:30 |
anshulsaha | aarch64 | 18:30 |
JayF | Yeah, that's an ARM-based VM. It'd be ideal if we had that working today but I don't think anyone has tried to. | 18:31 |
JayF | If you can get an AMD64 VM installed, it's my understanding on apple silicon they are still reasonably fast, you should have more success | 18:31 |
JayF | I am not a mac user though so I'm not sure how to direct you on doing that with multishell | 18:31 |
anshulsaha | Got it, I will look into it! | 18:32 |
cid | o/ | 19:01 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!