*** derekh has quit IRC | 00:04 | |
*** rloo has quit IRC | 00:23 | |
*** rloo has joined #openstack-ironic | 00:24 | |
*** rloo has quit IRC | 00:24 | |
janders | good morning Ironic o/ | 00:57 |
---|---|---|
stevebaker | good afternoon | 01:07 |
*** tzumainn has quit IRC | 02:02 | |
*** paras333 has quit IRC | 02:55 | |
*** paras333 has joined #openstack-ironic | 02:57 | |
*** paras333 has quit IRC | 03:10 | |
*** stendulker has joined #openstack-ironic | 04:46 | |
*** stendulker_ has joined #openstack-ironic | 04:58 | |
*** stendulker has quit IRC | 04:58 | |
iurygregory | good morning Ironic o/ | 06:08 |
janders | hey iurygregory o/ | 06:11 |
iurygregory | hey janders o/ | 06:13 |
arne_wiebalck | Good morning stevebaker janders iurygregory and Ironic! | 06:33 |
janders | good morning arne_wiebalck o/ | 06:34 |
arne_wiebalck | stevebaker: thanks for the ultra-fast video editing! | 06:34 |
iurygregory | arne_wiebalck, morning o/ | 06:34 |
arne_wiebalck | kkillsfirst: By initial settings, you mean the config, the s/w, the database ... or all ? :) | 06:35 |
iurygregory | arne_wiebalck, I don't think the person is around :D | 06:38 |
arne_wiebalck | iurygregory: I know ... we do this asynchronously :) | 06:40 |
iurygregory | but the person won't receive the ping .-. | 06:40 |
* iurygregory wondering if arne_wiebalck has some time machine at CERN =P | 06:41 | |
arne_wiebalck | depends on the client | 06:41 |
iurygregory | oh =O | 06:41 |
*** osmanlic- has joined #openstack-ironic | 06:45 | |
*** osmanlicilegi has quit IRC | 06:45 | |
cenne | morning ironic! | 06:56 |
iurygregory | morning cenne | 06:56 |
arne_wiebalck | hey cenne o/ | 06:57 |
*** osmanlic- has quit IRC | 07:01 | |
*** osmanlicilegi has joined #openstack-ironic | 07:05 | |
janders | good morning cenne o/ | 07:36 |
cenne | hey janders o/ | 07:37 |
*** tosky has joined #openstack-ironic | 07:53 | |
*** derekh has joined #openstack-ironic | 08:08 | |
*** lucasagomes has joined #openstack-ironic | 08:10 | |
dtantsur | morning | 09:13 |
iurygregory | good morning dtantsur | 09:16 |
*** jlvillal has quit IRC | 09:19 | |
*** rpittau|afk is now known as rpittau | 09:22 | |
opendevreview | Aija Jauntēva proposed openstack/ironic master: Update Redfish RAID disk_type unit test https://review.opendev.org/c/openstack/ironic/+/795504 | 09:22 |
opendevreview | Aija Jauntēva proposed openstack/ironic master: Fix Redfish RAID interface_type physical disk hint https://review.opendev.org/c/openstack/ironic/+/795505 | 09:22 |
rpittau | good morning ironic! o/ | 09:23 |
cenne | good morning dtantsur, rpittau | 09:25 |
rpittau | hey cenne :) | 09:33 |
cenne | :) | 09:33 |
opendevreview | Dmitry Tantsur proposed openstack/bifrost master: Move the network-interface checks to bootstrap https://review.opendev.org/c/openstack/bifrost/+/795508 | 09:45 |
opendevreview | Mark Goddard proposed openstack/bifrost master: Fix network_interface check when skip_bootstrap is true https://review.opendev.org/c/openstack/bifrost/+/795509 | 09:50 |
iurygregory | morning rpittau o/ | 10:15 |
rpittau | hey iurygregory :) | 10:24 |
opendevreview | Dmitry Tantsur proposed openstack/bifrost master: Revert "libvirt: pin edk2-ovmf for CentOS Stream" https://review.opendev.org/c/openstack/bifrost/+/795515 | 10:47 |
mgoddard | anyone for a bifrost fix? https://review.opendev.org/c/openstack/bifrost/+/795508 | 10:53 |
*** Mahnoor_Asghar has joined #openstack-ironic | 11:31 | |
*** stendulker_ has quit IRC | 11:37 | |
*** Zainub_Wahid has joined #openstack-ironic | 11:38 | |
Zainub_Wahid | Hello, I am deploying Devstack for ironic dev. I am getting an error "ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1:3306' (111)" | 11:39 |
Zainub_Wahid | Can someone please help me? | 11:39 |
dtantsur | Zainub_Wahid: it will be hard to help you without seeing a bigger part of the logs. At least which service is complaining. | 11:40 |
Zainub_Wahid | + lib/databases/mysql:configure_database_mysql:95 : sudo mysqladmin -u root password secretmysql | 11:41 |
Zainub_Wahid | mysqladmin: connect to server at 'localhost' failed | 11:41 |
Zainub_Wahid | error: 'Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)' | 11:41 |
Zainub_Wahid | when I checked Journalctl, it showed mysql error as "Access Denied" | 11:42 |
dtantsur | Zainub_Wahid: so it doesn't even sound ironic specific. is "access denied" all it has? | 11:42 |
iurygregory | maybe it's a miss configuration in you local.conf for devstack | 11:43 |
dtantsur | I seem to recall a problem with mysql in metal3, maybe it's similar.. | 11:43 |
Zainub_Wahid | yes. not specifically ironic | 11:43 |
dtantsur | what's your operating system? | 11:43 |
*** paras333 has joined #openstack-ironic | 11:44 | |
Zainub_Wahid | Ubuntu 20 | 11:46 |
Zainub_Wahid | devstack cinder-scheduler[153607]: ERROR oslo_service.periodic_task sqlalchemy.exc.OperationalError: (pymysql.err.OperationalError) (1045, "Access denied for user 'root'@'localhost' (using password: YES)") | 11:47 |
Zainub_Wahid | it is an output from journalctl | 11:47 |
dtantsur | Zainub_Wahid: is mysql actually running? can you log into it? | 11:48 |
Zainub_Wahid | when i check status of mysql server ot showed "FAILED" | 11:48 |
Zainub_Wahid | and when I ran command "mysql -u root -p" | 11:49 |
Zainub_Wahid | it showed "ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1:3306' (111)" | 11:50 |
dtantsur | Zainub_Wahid: you need to understand why mysql did not start then. check its logs, for example. make sure you don't have any mysql specific options in local.conf that could cause it. | 11:50 |
Zainub_Wahid | not even a password in local.conf for mysql? | 11:50 |
*** jelabarre-rh has joined #openstack-ironic | 11:51 | |
dtantsur | Zainub_Wahid: password should be fine | 11:52 |
Zainub_Wahid | okay | 11:53 |
*** paras333 has quit IRC | 11:54 | |
*** paras333 has joined #openstack-ironic | 11:54 | |
opendevreview | Aija Jauntēva proposed openstack/ironic stable/victoria: Refactor iDRAC OEM extension manager calls https://review.opendev.org/c/openstack/ironic/+/795521 | 11:56 |
opendevreview | Aija Jauntēva proposed openstack/ironic stable/ussuri: Refactor iDRAC OEM extension manager calls https://review.opendev.org/c/openstack/ironic/+/795524 | 11:59 |
*** ondrej has joined #openstack-ironic | 12:44 | |
*** ondrej is now known as Guest1435 | 12:44 | |
*** Ondrej_ has joined #openstack-ironic | 12:49 | |
*** Guest1435 has quit IRC | 12:50 | |
*** Ondrej_ has quit IRC | 12:56 | |
*** rloo has joined #openstack-ironic | 12:57 | |
opendevreview | Julia Kreger proposed openstack/ironic-inspector master: Ignored error state cache for new requests https://review.opendev.org/c/openstack/ironic-inspector/+/785245 | 13:10 |
TheJulia | so ubuntu's mysql, if not installed *by* devstack, ends up with a different password | 13:13 |
TheJulia | so the default won't work then | 13:14 |
TheJulia | the root password in mysql needs to be reset | 13:14 |
TheJulia | Also, good morning! | 13:14 |
cenne | Good morning TheJulia | 13:29 |
*** stendulker has joined #openstack-ironic | 13:29 | |
TheJulia | good morning cenne | 13:29 |
TheJulia | good morning stendulker | 13:29 |
stendulker | Good morning TheJulia | 13:31 |
janders | see you tomorrow Ironic o/ | 13:33 |
janders | (people come, people go) | 13:33 |
janders | I'll see you in the morning :) | 13:33 |
*** Gues_____ is now known as jamesdenton | 13:40 | |
*** stendulker_ has joined #openstack-ironic | 13:49 | |
*** stendulker has quit IRC | 13:56 | |
*** kkillsfirst has joined #openstack-ironic | 14:01 | |
*** paras333 has quit IRC | 14:03 | |
iurygregory | good morning TheJulia =) | 14:03 |
*** paras333 has joined #openstack-ironic | 14:03 | |
*** tosky has quit IRC | 14:16 | |
*** tosky has joined #openstack-ironic | 14:19 | |
opendevreview | Julia Kreger proposed openstack/sushy stable/victoria: Don't log ERROR if GET of /redfish/v1/SessionService fails https://review.opendev.org/c/openstack/sushy/+/795554 | 14:24 |
opendevreview | Julia Kreger proposed openstack/sushy stable/ussuri: Remove auth token header completely when error occurs https://review.opendev.org/c/openstack/sushy/+/795555 | 14:26 |
opendevreview | Julia Kreger proposed openstack/sushy stable/ussuri: Don't log ERROR if GET of /redfish/v1/SessionService fails https://review.opendev.org/c/openstack/sushy/+/795556 | 14:26 |
opendevreview | Julia Kreger proposed openstack/sushy stable/ussuri: Automatically retry HTTP 5xx on GET requests https://review.opendev.org/c/openstack/sushy/+/795557 | 14:27 |
opendevreview | Julia Kreger proposed openstack/sushy stable/train: Remove auth token header completely when error occurs https://review.opendev.org/c/openstack/sushy/+/795558 | 14:31 |
opendevreview | Julia Kreger proposed openstack/sushy stable/train: Don't log ERROR if GET of /redfish/v1/SessionService fails https://review.opendev.org/c/openstack/sushy/+/795559 | 14:31 |
*** Zainub_Wahid has quit IRC | 14:32 | |
*** Zainub_Wahid has joined #openstack-ironic | 14:37 | |
mgoddard | Does anyone have time for a quick bifrost review? https://review.opendev.org/c/openstack/bifrost/+/795508 | 15:10 |
*** lmcgann has joined #openstack-ironic | 15:12 | |
*** tzumainn has joined #openstack-ironic | 15:22 | |
*** stendulker_ has quit IRC | 15:29 | |
*** Zainub_Wahid has quit IRC | 15:42 | |
*** sdanni has joined #openstack-ironic | 15:45 | |
TheJulia | Looks like you got reviews :) | 15:46 |
*** stendulker has joined #openstack-ironic | 15:48 | |
*** zaneb has joined #openstack-ironic | 15:56 | |
mgoddard | thanks rpittau | 15:59 |
opendevreview | Dmitry Tantsur proposed openstack/bifrost stable/wallaby: Move the network-interface checks to bootstrap https://review.opendev.org/c/openstack/bifrost/+/795584 | 15:59 |
dtantsur | mgoddard: backport ^^ | 15:59 |
mgoddard | excellent | 15:59 |
opendevreview | Riccardo Pittau proposed openstack/bifrost bugfix/11.0: Move the network-interface checks to bootstrap https://review.opendev.org/c/openstack/bifrost/+/795469 | 16:01 |
*** hjensas is now known as hjensas|afk | 16:06 | |
*** lucasagomes has quit IRC | 16:14 | |
rpittau | good night! o/ | 16:16 |
*** rpittau is now known as rpittau|afk | 16:16 | |
*** stendulker has quit IRC | 16:20 | |
opendevreview | Merged openstack/bifrost master: Move the network-interface checks to bootstrap https://review.opendev.org/c/openstack/bifrost/+/795508 | 16:39 |
opendevreview | Merged openstack/sushy stable/train: Remove auth token header completely when error occurs https://review.opendev.org/c/openstack/sushy/+/795558 | 16:41 |
opendevreview | Merged openstack/sushy stable/ussuri: Remove auth token header completely when error occurs https://review.opendev.org/c/openstack/sushy/+/795555 | 16:41 |
arne_wiebalck | bye everyone o/ | 16:49 |
*** bburns has quit IRC | 17:03 | |
*** bburns has joined #openstack-ironic | 17:05 | |
*** Mahnoor_Asghar has quit IRC | 17:18 | |
opendevreview | Bob Fournier proposed openstack/sushy stable/victoria: Don't log ERROR if GET of /redfish/v1/SessionService fails https://review.opendev.org/c/openstack/sushy/+/795554 | 17:19 |
*** paras333 has quit IRC | 17:25 | |
*** paras333 has joined #openstack-ironic | 17:25 | |
TheJulia | bfournie: whoops, I thought it was already there | 17:28 |
TheJulia | Thanks! | 17:29 |
bfournie | TheJulia: no problem, I can do the other 2 if that passes | 17:30 |
TheJulia | bfournie: they are already on the branches I believe | 17:31 |
bfournie | TheJulia: right but they both fail because of the missing Extended info | 17:31 |
TheJulia | ugh | 17:31 |
bfournie | that's what I updated in victoria | 17:32 |
TheJulia | ahh | 17:32 |
TheJulia | what a fun web we weave in sushy | 17:32 |
*** Mahnoor_Asghar has joined #openstack-ironic | 17:32 | |
bfournie | :-) | 17:33 |
zaneb | question: obviously if we set up software RAID we don't expect it to still be in good shape when the tenant hands the node back. is the same true of hardware RAID? or does configuring hardware RAID generally require access to the BMC? | 17:42 |
*** derekh has quit IRC | 17:45 | |
TheJulia | zaneb: well, we tear down the software raid by default. Configuring hardware raid often requires bmc access. If someone were to configure a hardware raid set independently it would jsut be treated like any other block device and we wouldn't really know about it was it was independently performed | 17:54 |
TheJulia | and depending on the raid controller, may not even be visible | 17:54 |
opendevreview | Bob Fournier proposed openstack/sushy stable/ussuri: Don't log ERROR if GET of /redfish/v1/SessionService fails https://review.opendev.org/c/openstack/sushy/+/795556 | 17:55 |
zaneb | TheJulia: so it's safe to set up hw raid once, let a tenant deploy to the node, then get it back and let another tenant deploy to the node without reconfiguring RAID? | 17:56 |
TheJulia | zaneb: real hardware raid controllers yes, if like an ata softraid untested and the softraid header will likely go poof, and if one of the weird rocketports that allow direct disk access as a block device in addition to a hardware raid device... dunno (read: we've never tested with one of those cards) | 17:59 |
zaneb | so for metal3 purposes... not safe to rely on because we don't know what hardware is backing the hardware RAID driver? | 18:07 |
opendevreview | Bob Fournier proposed openstack/sushy stable/train: Don't log ERROR if GET of /redfish/v1/SessionService fails https://review.opendev.org/c/openstack/sushy/+/795559 | 18:21 |
*** kkillsfirst has quit IRC | 18:21 | |
TheJulia | zaneb: likely safe to rely upon, but there is an infinite list of hardware, and only some very limited hardware does really crazy things | 18:43 |
zaneb | ok, thanks | 18:43 |
zaneb | I think that will make things simpler | 18:44 |
TheJulia | or they do it for very specific reasons which likely don't align with the metal3 or even the ironic use case | 18:44 |
zaneb | and definitely faster | 18:44 |
*** kkillsfirst has joined #openstack-ironic | 18:49 | |
*** Mahnoor_Asghar has quit IRC | 18:50 | |
TheJulia | Hmm, I thought I made logs far worse with secure rbac but not really too much, mostly just more data being logged in CI :( | 19:13 |
opendevreview | Merged openstack/bifrost stable/wallaby: Move the network-interface checks to bootstrap https://review.opendev.org/c/openstack/bifrost/+/795584 | 19:36 |
opendevreview | Merged openstack/bifrost bugfix/11.0: Move the network-interface checks to bootstrap https://review.opendev.org/c/openstack/bifrost/+/795469 | 19:36 |
opendevreview | Kam Killsfirst proposed openstack/ironic master: Changes made to enrollment documentation https://review.opendev.org/c/openstack/ironic/+/795695 | 20:32 |
TheJulia | stevebaker: so question of the day, just fire up dnsmasq directly in a container with special config, or specific service file via the rpm package.. like https://opendev.org/openstack/rpm-packaging/src/branch/master/openstack/ironic-inspector/openstack-ironic-inspector-dnsmasq.service | 20:38 |
stevebaker | TheJulia: directly I think. systemd is for managing the container, the container just needs to run the process | 20:41 |
TheJulia | might be a little confusing... but I think leess than what is done for hardware discovery | 20:42 |
stevebaker | I'm pretty sure service files are used only for running on the host, not inside a container. For the longest time you just couldn't run systemd inside docker at all without dirty hacks | 20:46 |
opendevreview | Eric Barrera proposed x/sushy-oem-idrac master: Enabling coverage html output. Removing dist packages and tests from results. https://review.opendev.org/c/x/sushy-oem-idrac/+/795698 | 20:48 |
*** weshay|ruck has joined #openstack-ironic | 21:01 | |
TheJulia | yeah, you really couldn't to begin with | 21:06 |
TheJulia | in fact, someone made a dummy service wrapper | 21:06 |
* TheJulia feels like she is missing something in the container launch/delineation and figures she has merely forgotten the details | 21:06 | |
TheJulia | dtantsur: so zuul is apparently considering matrix :) | 21:08 |
*** lmcgann has quit IRC | 21:47 | |
*** jelabarre-rh has quit IRC | 22:30 | |
*** tosky has quit IRC | 22:47 | |
janders | good morning Ironic o/ | 23:22 |
*** tzumainn has quit IRC | 23:30 | |
*** kkillsfirst has quit IRC | 23:53 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!