Thursday, 2021-11-18

JayFadmiyo: reservation is internal-ish, basically consider it a DB-side lock that only a conductor can take01:11
JayFadmiyo: https://specs.openstack.org/openstack/ironic-specs/specs/15.0/node-lessee.html might help01:12
JayFI'm not super familiar with the feature, but hopefully that is at least a point in the right direction.01:12
JayFhttps://docs.openstack.org/ironic/latest/admin/node-multitenancy.html appears to address it as well01:13
hgy__Good morning, ironic!01:29
TheJuliaadmiyo: you may want to chat with tzumainn. I think he was working on scheduling awareness for owner/lessee stuffs but I honestly don't know/remember01:30
TheJuliahgy__: good morning!01:30
opendevreviewJacob Anders proposed openstack/sushy master: Changing boot device string for vmedia on SuperMicro  https://review.opendev.org/c/openstack/sushy/+/81713705:55
iurygregorygood morning Ironic o/06:17
opendevreviewRiccardo Pittau proposed openstack/ironic-python-agent master: Call execute from ironic-lib in hardware.py  https://review.opendev.org/c/openstack/ironic-python-agent/+/81679106:52
opendevreviewRiccardo Pittau proposed openstack/ironic-python-agent master: Call execute from ironic-lib in hardware.py  https://review.opendev.org/c/openstack/ironic-python-agent/+/81679106:52
rpittaugood morning ironic! o/06:55
iurygregorygood morning rpittau o/06:56
rpittauhey iurygregory :)06:56
rpittauwe need to rebuild ipa ramdisk on master to get the new eventlet in06:56
iurygregoryeventlet causing problems \o/06:58
rpittauwe can probably merge either one patch on ipa or ipa-builder to publish a new image06:59
iurygregoryyeah07:00
arne_wiebalckGood morning rpittau iurygregory and Ironic!07:09
iurygregorygood morning arne_wiebalck o/07:09
muellerbegood morning ironic \o07:25
iurygregorygood morning muellerbe o/07:27
rpittauhey arne_wiebalck :)07:38
opendevreviewMerged openstack/sushy master: Add basic support for CertificateService  https://review.opendev.org/c/openstack/sushy/+/81547907:45
hgy__Hi, Could I ask a question? If I want to deploy ironic-api and ironic-conductor in different hosts, which hosts should be installed Nova-compute?08:46
arne_wiebalckhgy__: nova-compute can be installed on a different host as well08:47
hgy__arne_wiebalck: Oh, Sorry, I had a wrong understanding. So, I don't need to deply nova-compute on the same host which has been deploied ironic service?08:52
hgy__arne_wiebalck: I can deploy ironic-api, ironic-conductor and nova-compute in defferent hosts08:53
hgy__?08:53
hgy__arne_wiebalck: love you!08:54
rpittaucan someone please have a look at https://review.opendev.org/c/openstack/ironic-python-agent-builder/+/815815 ? 08:56
iurygregoryrpittau, just wondering.. but https://review.opendev.org/c/openstack/ironic-python-agent-builder/+/815815/14/releasenotes/notes/debian-arm64-fc3cc4949e3100d9.yaml#2 this wouldn't be a feature? 09:20
arne_wiebalckhgy__: you can, yes09:20
arne_wiebalckhgy__:  we have conductor/API on the same node, and nova-compute on a separate one09:21
arne_wiebalckhgy__: but this is mostly out of convenience: this way I have only one type of Ironic node, not multiple 09:22
rpittauiurygregory: I don't know, I think we used other when building new images, we don't have any active CI running with arm64, it's just build and publish09:40
hgy__arne_wiebalck: Thank you very much, I get it.09:41
iurygregoryrpittau, gotcha! no worries =)09:45
jandershey iurygregory rpittau arne_wiebalck muellerbe hgy__ and Ironic o/09:49
rpittauhey janders :)09:49
hgy__hey janders09:50
arne_wiebalckhey janders o/09:52
muellerbehey janders |o09:53
muellerbehey janders \o09:54
iurygregoryhey janders o/09:58
opendevreviewJacob Anders proposed openstack/sushy master: Changing boot device string for vmedia on SuperMicro  https://review.opendev.org/c/openstack/sushy/+/81713709:58
hgy__Sorry for bother10:09
hgy__Could I ask a question again10:10
hgy__https://docs.openstack.org/ironic/latest/install/configure-pxe.html10:10
hgy__In the third step of "UEFI PXE - Grub setup"10:11
hgy__set default=master10:11
hgy__set timeout=510:11
hgy__set hidden_timeout_quiet=false10:11
hgy__menuentry "master"  {10:11
hgy__configfile /tftpboot/$net_default_mac.conf10:11
hgy__}10:11
arne_wiebalckjanders: Re your patch ^^, is this true for all supermicro nodes, or only for some, or we do not know? 10:11
hgy__we config grub.cfg like this10:12
hgy__whit is the "$net_default_mac"10:12
arne_wiebalckhgy__: please you paste.openstack.org to share code/config snippets (easier to read and keeps irc cleaner)10:13
arne_wiebalckhgy__: s/you/use10:14
hgy__arne_wiebalck: oh,sorry very much. 10:14
arne_wiebalckhgy__: no worries :)10:14
hgy__"$net_default_mac" is the mac of BMC NIC or the mac of other NIC of hosts which will be control by ironic10:16
hgy__I'm confuse10:16
jandersarne_wiebalck we do not know 100%10:17
jandersI was considering checking the model as well, but IIRC after  a chat with Dmitry we decided not to (so that we don't have to keep adding new models going forward)10:18
hgy__arne_wiebalck: Sorry I didn't know this rule before. I will paste in paste.opendev.org/ in the future10:18
arne_wiebalckjanders: fair enough, we can start adding models once we run into the first one where this approach does not work :-D10:19
jandersarne_wiebalck yeah that may be the go. If we see breakage, we can do a negative match against the older models.10:20
jandersBoth more recent ones I had exposure to need UsbCd10:20
arne_wiebalckjanders: ++10:20
iurygregoryI just hope we won't need sushy-supermicro in the near future :D 10:36
jandersiurygregory I hope so, too, but who knows...10:36
iurygregoryjanders, yeah =( 10:37
janderssushymicro10:37
jandersat least it looks like backports will be easy, everything auto-merged cleanly into Xena and Wallaby (just tried for a test)10:38
janders(provided no major further changes to the master patch)10:38
iurygregory\o/10:38
opendevreviewMerged openstack/ironic-python-agent-builder master: Build and publish arm64 debian based ipa ramdisk  https://review.opendev.org/c/openstack/ironic-python-agent-builder/+/81581510:49
opendevreviewJacob Anders proposed openstack/sushy stable/wallaby: Changing boot device string for vmedia on SuperMicro  https://review.opendev.org/c/openstack/sushy/+/81836411:01
jandersthank you for the +2 arne_wiebalck11:57
opendevreviewJacob Anders proposed openstack/sushy stable/xena: Changing boot device string for vmedia on SuperMicro  https://review.opendev.org/c/openstack/sushy/+/81836912:02
janders^^ while we're at it, let12:02
janderslet's have all three up12:03
janders(jumping the gun a little I know)12:03
janderssee you tomorrow Ironic o/12:30
arne_wiebalckbye janders o/12:33
arne_wiebalckrpioso: small correction: the power profile did not flag the missing AllowableValues since they are not missing (the issue flagged is due to a missing GracefulRestart which Ironic uses, but the endpoint does not provide)12:37
dtantsurhi folks12:37
* dtantsur is not feeling well, ping explicitly if any help needed12:37
arne_wiebalckrpioso: to not flag the missing AllowableValues is correct since they are there, but not in the resource but referenced via ResetActionInfo12:38
arne_wiebalckrpioso: now, since sushy complains it cannot find the allowed values (while they are there and the service validation confirms this is correct), makes me think this is actually a bug in sushy and it needs to be extended12:40
dtantsurrpittau: a correction: we need an IPA patch merged, IPA-builder will not do12:41
arne_wiebalckhi dtantsur, get better soon and do not read my Redfish/sushy comments here as I am not sure if these help when feeling unwell 12:41
dtantsuryeah, I tried following the discussion and decided to rather not :)12:41
arne_wiebalckheh12:41
dtantsurrpittau or anyone: I can offer you to merge https://review.opendev.org/c/openstack/ironic-python-agent/+/806393/ to build the image :)12:41
dtantsurah, merge conflict, damn12:41
dtantsurgerrit, y u no notify?12:42
dtantsurfg12:46
dtantsurand another WTF: why does my window manager keeps redirecting me to the IRC window?12:47
opendevreviewDmitry Tantsur proposed openstack/ironic-python-agent master: Use two more functions from disk_utils  https://review.opendev.org/c/openstack/ironic-python-agent/+/80639312:50
rpittaudtantsur: right, I +2ed that but we need an approval12:58
iurygregoryI will take a look in a few =)13:03
timeuHi all, does anybody have used/experience with https://github.com/openstack/ironic-prometheus-exporter ?13:04
iurygregoryme \o/13:04
timeunice :-]13:04
dtantsurtimeu: iurygregory literally wrote it13:04
iurygregoryyeah =)13:04
timeuI am very interesting to give it a spin 13:05
* iurygregory never tested in Lenovo HW so you might find interesting things :D13:05
iurygregorytimeu, if you have any questions or problems feel free to ping me here in the irc =)13:06
timeuI have one ;-) is this an add on to ironic conductor ? 13:06
timeuso I can install it in the ironic_conductor container ?13:06
timeuor is it its own service 13:07
timeulooking at the docs it seems to be a flask app so I guess it's own service ?13:07
iurygregoryyeah it has it own service the app but also has the oslo messaging extension13:08
iurygregorybecause the conductor is configured to collect the sensor data from the nodes13:08
dtantsurdo we actually have install docs?13:08
timeuhttps://docs.openstack.org/ironic-prometheus-exporter/latest/install.html#pre-requisites13:09
timeuis there a minimum requiurements for the ironic version ?13:09
timeuI would like to try it with our OSP 16.2 13:09
dtantsurmmmm, yeah, this needs a significant expansion13:09
timeusetup13:09
iurygregorysince train we have some support13:09
timeulike just to see what metrics/data comes out and how it works. My idea was to simply start it on one of the controller nodes13:10
iurygregoryoh 16.2 is train I think =)13:10
timeuyeah 13:10
dtantsurah, so, https://docs.openstack.org/ironic-prometheus-exporter/latest/configuration.html should be partly moved to the installation docs13:10
dtantsurthe first part, about the required options13:10
dtantsuriurygregory: ^^^13:10
iurygregorytimeu, want to watch a 25min video?  https://www.youtube.com/watch?v=fnDxxHa9nW8 :D13:10
timeubut the configuration part is for the conductor right ?13:10
timeuiurygregory: thanks will watch it 13:10
dtantsurand maybe make it very explicit that there has to be a shared directory13:10
iurygregorytimeu, right 13:11
dtantsuriurygregory: could you maybe update the installation docs with the whole procedure? I've just realized we have a lot of missing bits.13:11
iurygregorydtantsur, I will do that =)13:11
dtantsurlike https://docs.openstack.org/ironic-prometheus-exporter/latest/run.html should be a part of the install guide as well13:11
iurygregoryack13:11
dtantsurtimeu: the docs actually have everything, it's just not under the installation guide currently13:12
timeuok so basically I enable metrics scraping on the conductor. the conductor will put them in [oslo_messaging_notifications]/location and the exporter service will fetch them from there and expose them as an prom endpoint13:12
iurygregoryyup13:13
dtantsurI think that's the summary13:13
timeuand there needs be a shared directory because 3 controllers might scrape data13:13
dtantsurwhich means, IPE can be a separate container, but you need a shared volume13:13
dtantsurs/can/should/ ?13:13
iurygregoryoh the flask app need to be aware of the information in ironic.conf I think...13:13
iurygregorydtantsur, correct13:13
dtantsuryep, let's cover this topic in the docs too :)13:13
timeuso maybe it's the easiest to isntall it for now into the ironic conductor container13:14
iurygregoryI think in metal3 we have it running as a separate container13:14
dtantsuryeah https://github.com/metal3-io/ironic-image/blob/master/scripts/runironic-exporter13:14
timeurelated to this, how is it with the ironic_conductor. If I have 3 controllers I have 3 conductors that will a manage a subset of the entire baremetal pool right ?13:15
timeuor is always only one active and the others are standby ? 13:16
iurygregorydepends if you have conductors group I think13:17
dtantsurnope, each manages its share of nodes13:17
dtantsur(conductor groups allow additional control over it)13:17
opendevreviewMerged openstack/ironic-python-agent-builder master: more details where to find the iso-image-create script  https://review.opendev.org/c/openstack/ironic-python-agent-builder/+/81743013:17
timeuok but then I guess I would also need 3 exporter services on the 3 controllers running ?13:18
timeuin a production setup 13:18
dtantsurheh, a good question13:18
timeuor have one shared foler across the 3 controllers and 1 exporter service13:18
dtantsurif my migraine brain serves me right, both options should work13:18
dtantsurin the first case you'll need to give prometheus all 3 exporters13:19
timeuyeah right, I have then 3 targets to scrape13:20
timeuok I will watch the video and play around and report back ;-)13:20
dtantsurplease do13:20
timeuit would be pretty handy because we currently do monitoring/metrics and alerting with prometheus everywhere almost13:21
timeugetting sensor data would be nice for correlation etc13:21
dtantsur++13:21
iurygregoryyeah, I never tested with multiple conductors .-. 13:25
hgy__Hello, Could I ask a question. In the third step of https://docs.openstack.org/ironic/latest/install/configure-pxe.html#uefi-pxe-grub-setup13:32
hgy__$net_default_mac in grub.conf refers to which nic on which host?13:32
Alex-devhello, I'am trying inspect nodes and got error in nodes console: "failed to run hardware-detection utility"13:35
hgy__https://paste.opendev.org/show/811163/13:36
hgy__the configure file section13:36
Alex-devI try differect images(centos-8-victoria, centos8-master), build my own image (ironic-python-agent-builder -v -o my-ipa -e devuser --release 8-stream centos) but got the same error13:36
Alex-devhgy__: Could you give mo info? where I need add this options?13:39
opendevreviewBernd Mueller proposed openstack/ironic-python-agent-builder master: add element-deps for element burn-in delete entries  https://review.opendev.org/c/openstack/ironic-python-agent-builder/+/81740813:42
iurygregoryAlex-dev, in your case did you have the extra-hardware element set when building the images?13:42
Alex-devno,  I use default: ironic-python-agent-builder -v -o my-ipa -e devuser --release 8-stream centos13:43
dtantsuryep, you're missing extra-hardware13:44
dtantsuror you need to disable extra hardware collection in your configuration13:44
iurygregoryI think you just need to add "-e extra-hardware"13:44
dtantsurthis ^^13:44
iurygregoryyeah =)13:45
Alex-devok ) I will try! thanks!13:46
iurygregoryhgy__, if I recall correct it should be the mac of the nic on the node that has pxe enabled 13:46
hgy__<Alex-dev>: This——https://paste.opendev.org/show/811163/,in grub.cfg. In the third step of https://docs.openstack.org/ironic/latest/install/configure-pxe.html#uefi-pxe-grub-setup13:49
hgy__Alex-dev: 3.Create master grub.cfg13:50
hgy__iurygregory: Thank you, love you13:50
iurygregoryI hope it helps if goes wrong let us know13:50
iurygregorywe will try to help13:51
dtantsurhgy__: I think you need to put it there literally like this, not try to substitute anything13:51
dtantsurgrub will do it for you on boot13:51
Alex-dev2021-11-18 13:53:31.172 | diskimage_builder.element_dependencies.MissingElementException: Element 'extra-hardware' not found13:54
Alex-devCommand '['disk-image-create', '-o', 'my-ipa', 'ironic-python-agent-ramdisk', 'centos', 'devuser', 'extra-hardware', '-x']' returned non-zero exit status 1.13:54
Alex-dev[root@localhost image]#13:54
dtantsurAlex-dev: old ironic-python-agent-builder?13:54
hgy__dtantsur: emm~~~if putting it there literallly like this, because no $net_default_mac in system,$net_default_mac=Null , a .conf will apper13:55
dtantsur$net_default_mac is a grub variable. if it's not populated on boot, you have issues with your grub.13:55
dtantsursee https://www.gnu.org/software/grub/manual/grub/html_node/Network.html#Network13:56
hgy__dtantsur: oh, thank you very much13:58
hgy__dtantsur: I will learn about it and try it13:58
Alex-devdtantsur: openstack-ironic-python-agent-builder-2.2.0-2.el8.noarch13:58
dtantsurour release notes are pretty light, lemme check14:04
rpittauAlex-dev: you will need at least version 3.0.014:06
rpittauno, nvm, sorry version 2.3014:06
rpittau2.3.014:06
opendevreviewMerged openstack/sushy master: Changing boot device string for vmedia on SuperMicro  https://review.opendev.org/c/openstack/sushy/+/81713714:19
TheJuliathird moderna dose is brutal14:19
dtantsuroh?14:20
dtantsurI guess it really depends on $everything14:20
TheJuliayeah14:20
TheJuliawe got our doses yesterday because the clinics all open up to anyone today14:21
dtantsurthe 2nd (after J&J, so like 3rd) dose of Pfizer didn't have any substantial effect on me14:21
iurygregorygood morning TheJulia =)14:21
TheJuliawhich means they were going to be slammed and we have pre-existing conditions... so yeah :)14:21
dtantsur(got it on Friday, went climbing on Sunday)14:21
iurygregoryI will get a third dose in Brazil14:21
dtantsurTheJulia: very sensible, yep14:21
* TheJulia wonders who turned up the thermostat of the home office to 5000 degrees14:22
dtantsuriurygregory: will you be able to issue a EU-style certificate for it?14:22
iurygregoryI will probably not have to worry that much XD14:22
dtantsurTheJulia: "warm as on the sun" taken literally?14:22
iurygregorybecause I will probably be remote in 2022... 14:22
TheJuliaHopefully this will all be over sometime in 2022, at least... the insanity that is14:23
dtantsurthere are downsides to home offices, but overall I definitely don't regret it14:23
dtantsurbut yeah, if this pandemic lasts years.....14:23
rpittauI'm kind on the pessimistic side, so I'll keep comments to myself :)14:23
dtantsurhehe14:23
TheJuliaI suspect the logical progression is opening an ironic asylumn14:23
rpittaulol14:24
dtantsuroh awesome14:24
dtantsurwho will be our Joker?14:24
* dtantsur suspects himself14:24
opendevreviewMerged openstack/ironic stable/xena: Avoid handling a deploy failure twice  https://review.opendev.org/c/openstack/ironic/+/81710914:24
* iurygregory votes for dtantsur 14:24
iurygregorylet's open a pool and we will check the results 14:24
dtantsuryou probably meant poll, but I like pool more14:25
iurygregoryyeah sorry 14:25
TheJuliaa pool would be nice....14:25
dtantsursince I'm supposed to be a bit on a murderous side, do I start with drowning everyone with incompatible redfish implementations? :)14:26
iurygregorywe can have a pool in the asylum...14:26
rpittaudtantsur: that would be not murder but self defense14:26
dtantsurRIGHT14:26
TheJuliadtantsur: no, those go the reformitory14:26
dtantsurhey, it's not chaotic enough for a Joker!14:27
TheJulialol14:27
iurygregoryLOL14:27
iurygregorychaotic-evil :D14:27
iurygregoryRPG feelings <314:28
TheJuliarloo: is zer0c00l around these days?14:28
rlooTheJulia: should be. Would you like me to be a messenger? :) 14:28
TheJuliarloo: I would <3 if he could take a look at https://review.opendev.org/c/openstack/nova/+/813897. I added him as a reviewer, so he should see it on a review dashboard if he takes a look14:29
dtantsurrloo: in year 2021 you're not a messenger if you're not written on electron14:29
dtantsurI'm sorry, I'm not the one defining the rules14:29
rlooheh. ok, i'm not a messenger then ;)14:30
* TheJulia suspects we need to get a special jacket ready for dtantsur ;)14:30
rlooi'll let him know.14:30
dtantsurwait, you haven't it already???14:30
TheJuliarloo: thanks!14:30
dtantsuryou.. shouldn't have told me that ;)14:30
TheJuliadtantsur: no, I slacked on it!14:30
* TheJulia blinks at CI and wonders "wut"14:31
TheJuliaso, extreme sadness14:33
TheJuliaerror: unknown option `insecure'14:34
TheJulialooks like we could put in place explicit git config14:36
opendevreviewJulia Kreger proposed openstack/ironic stable/ussuri: Revert "CI: Get tinyipa build working for CI usage"  https://review.opendev.org/c/openstack/ironic/+/81832414:39
opendevreviewDmitry Tantsur proposed openstack/sushy master: Migrate System constants to enums  https://review.opendev.org/c/openstack/sushy/+/81671714:41
* TheJulia wonders if env works in the tinycore shell14:44
opendevreviewJulia Kreger proposed openstack/ironic stable/ussuri: CI: Work around tinyipa build issues  https://review.opendev.org/c/openstack/ironic/+/81839414:49
opendevreviewJulia Kreger proposed openstack/ironic-python-agent stable/ussuri: Output verbose info from efibootmgr  https://review.opendev.org/c/openstack/ironic-python-agent/+/81701914:50
TheJulia^^ with a depends-on so we'll know if this works or not14:50
opendevreviewDmitry Tantsur proposed openstack/sushy master: Migrate System Storage constants to enums  https://review.opendev.org/c/openstack/sushy/+/81839615:00
iurygregoryOpenInfra Keynotes Day 2 \o/15:01
* dtantsur has a meeting in 30 minutes15:03
iurygregoryif anyone wants the link https://www.youtube.com/watch?v=e-SMtkZu3co15:06
Alex-dev_I have already build image (centos stream based), inspect - ok and then I start deploy (via tripleo) 15:07
Alex-dev_and got again error: Command: blkid /dev/sda --match-tag UUID --match-tag PARTUUID Exit code: 215:07
Alex-dev_https://paste.opendev.org/raw/811173/15:08
Alex-dev_Any idea? bugs? know issue with wa?15:10
TheJuliarpittau did say yesterday that was a known issue... but on centos7. Did you find the agent log and/or the conductor logs?15:12
dtantsur"centos" means 7 by default, you mean need to add --release=8-stream to IPA-builder command Alex-dev_ 15:13
Alex-dev_I used centos stream for ipa - ironic-python-agent-builder -v -o my-ipa -e devuser -e extra-hardware --release 8-stream centos15:15
dtantsurah, okay, this is correct15:15
dtantsurTheJulia: blkid is terrible when it comes to error messages...15:15
Alex-dev_and I still had this bug with centos-stream15:15
*** akahat|rover is now known as akahat|dinner15:19
Alex-dev_And I can't find any another errors in nova, ironic, ironic-inspector, ironic-conductor15:21
TheJuliaAlex-dev_: /var/log/containers/ironic/deploy15:25
Alex-dev_aha, something new ) ./journal:Nov 18 15:20:06 overcloud-novacompute-0 ironic-python-agent[2754]: 2021-11-18 15:20:06.792 2754 ERROR ironic_lib.disk_utils [-] Failed to fix GPT partition on disk /dev/sda for node None. Error: Unexpected error while running command.15:30
rpittauso that's sgdisk failing, still too vague, would be useful to have the entire ramdisk log15:36
TheJuliale sigh15:38
iurygregorynode None is amazing... /facepalm =( 15:39
* TheJulia wonders if this is a partition image attempting to be deployed as a whole disk image15:39
TheJuliaor vise-versa15:39
TheJuliaiurygregory: yeah... :\15:39
dtantsurthis is a possibility15:39
rpittaummm could be15:39
dtantsuranother possibility is a damaged image, we've seen it in metal315:39
TheJuliaahh yeah15:39
dtantsurI think I've replaced blkid with lsblk after that15:39
dtantsurbecause lsblk has *some* diagnostics, while blkid - only status code15:39
TheJuliaAlex-dev_: what does your glance image show data look like?15:40
dtantsurokay, my meeting did not happen because bluejeans doesn't open :)15:40
TheJulia\o/15:40
dtantsurI think I'll use it as a sign to go back to resting and trying to recover15:40
iurygregorydtantsur, bluejeans on PTO? :D 15:40
dtantsurI hope so :)15:40
dtantsurif somebody approves https://review.opendev.org/c/openstack/ironic-python-agent/+/806393, we'll get a fixed tinyIPA image15:41
dtantsursee you tomorrow folks o/15:41
rpittaubye dtantsur, take care15:41
Alex-dev_https://paste.opendev.org/raw/811175/ - overcloud image15:41
TheJuliawell, looks like a whole disk image :)15:42
TheJuliaif you download the file, what do you get if you run `file <filename>`15:42
Alex-dev_it's bad idea ? to use whole disk image ? 15:43
TheJuliano, it is highly perferred15:43
TheJuliabut, thinking it would be good to at least validate the image is what we think it is15:44
Alex-dev_ok, where I can get valid overcloud-full image ?15:44
Alex-dev_build it? or download?15:44
TheJuliaWell, instead of just trying something different, lets try and dig a little bit to understand what is going on15:45
Alex-dev_and how I can validate it ?)15:45
TheJuliastep one, file <filename> :)15:45
TheJuliaIt will read the header/formatting and give us a very quick idea15:45
Alex-dev_overcloud-full.qcow2: QEMU QCOW Image (v3), 5073141760 bytes15:46
TheJuliaahh, right15:47
TheJuliahmm15:47
TheJuliawell, it is not a raw image then15:48
TheJuliado you have the 50gb of disk space to extract it?15:48
TheJuliaI guess, that is the problem though, the image is set as a raw image15:48
TheJuliadisk_format is set to "raw" in the glance metadata15:49
TheJuliachange that to qcow215:49
opendevreviewJulia Kreger proposed openstack/ironic stable/ussuri: CI: Work around tinyipa build issues  https://review.opendev.org/c/openstack/ironic/+/81839415:49
Alex-dev_TheJulia: ok, I will try. thanks a lot!15:52
TheJuliaif that turns out to be the issue, we likely ought to put a check in15:53
* TheJulia awaits on CI15:58
* TheJulia needs more coffee16:03
opendevreviewJulia Kreger proposed openstack/ironic master: Fix some of the SRBAC tests  https://review.opendev.org/c/openstack/ironic/+/81829816:43
opendevreviewJulia Kreger proposed openstack/ironic master: project scoped manager support  https://review.opendev.org/c/openstack/ironic/+/81829916:43
opendevreviewJulia Kreger proposed openstack/ironic stable/ussuri: CI: Work around tinyipa build issues  https://review.opendev.org/c/openstack/ironic/+/81839416:47
rpittaugood night o/16:48
opendevreviewJulia Kreger proposed openstack/ironic master: Add FIPS jobs  https://review.opendev.org/c/openstack/ironic/+/79773916:51
*** akahat|dinner is now known as akahat|rover16:58
TheJuliayay irccloud issues17:04
arne_wiebalckI have only 2 different Redfish nodes so far, but they are behaving completely differently. What will happen when I add a third node?17:09
arne_wiebalckOne requires Etags, the other one refuses them ... WAT17:10
* arne_wiebalck goes home now :)17:13
arne_wiebalckbye, see you tomorrow o/17:13
TheJuliawut!?17:15
opendevreviewMerged openstack/ironic-python-agent master: Use two more functions from disk_utils  https://review.opendev.org/c/openstack/ironic-python-agent/+/80639317:19
opendevreviewJulia Kreger proposed openstack/ironic stable/ussuri: CI: Work around tinyipa build issues  https://review.opendev.org/c/openstack/ironic/+/81839417:37
TheJuliaoh, lovely. I think devstack merged a breaking change17:50
* TheJulia goes and takes a shower before digging into that17:50
opendevreviewJulia Kreger proposed openstack/ironic stable/ussuri: CI: Work around tinyipa build issues  https://review.opendev.org/c/openstack/ironic/+/81839418:22
*** tkajinam is now known as Guest622018:30
opendevreviewJulia Kreger proposed openstack/ironic master: Test a cross repo fix  https://review.opendev.org/c/openstack/ironic/+/81326418:43
opendevreviewJulia Kreger proposed openstack/ironic stable/ussuri: CI: Work around tinyipa build issues  https://review.opendev.org/c/openstack/ironic/+/81839419:33
opendevreviewJulia Kreger proposed openstack/ironic master: CI: Fix devstack plugin with RBAC changes  https://review.opendev.org/c/openstack/ironic/+/81845819:54
opendevreviewSamuel Zuk proposed openstack/ironic-specs master: Spec proposal for a Redfish proxy for Ironic  https://review.opendev.org/c/openstack/ironic-specs/+/80880419:56
sam_zheyo folks, i've been working on implementing the redfish proxy for ironic that i mentioned a little while ago and have updated the corresponding spec to reflect my updated plans for implementation!19:59
opendevreviewJulia Kreger proposed openstack/ironic master: CI: Fix devstack plugin with RBAC changes  https://review.opendev.org/c/openstack/ironic/+/81845820:00
TheJuliasam_z: awesome21:34
opendevreviewJulia Kreger proposed openstack/ironic stable/ussuri: CI: Work around tinyipa build issues  https://review.opendev.org/c/openstack/ironic/+/81839421:42
opendevreviewManuel Schönlaub proposed openstack/sushy master: Add support for NetworkAdapter resources  https://review.opendev.org/c/openstack/sushy/+/81383921:43
opendevreviewManuel Schönlaub proposed openstack/sushy master: Add support for NetworkAdapter resources  https://review.opendev.org/c/openstack/sushy/+/81383921:45
opendevreviewManuel Schönlaub proposed openstack/sushy master: Add support for additional network resources.  https://review.opendev.org/c/openstack/sushy/+/81385021:45
opendevreviewJulia Kreger proposed openstack/ironic master: CI: Fix devstack plugin with RBAC changes  https://review.opendev.org/c/openstack/ironic/+/81845822:02
TheJulianow to wait()22:04
opendevreviewMerged openstack/ironic stable/ussuri: Revert "CI: Get tinyipa build working for CI usage"  https://review.opendev.org/c/openstack/ironic/+/81832423:14
opendevreviewJulia Kreger proposed openstack/ironic stable/ussuri: CI: Work around tinyipa build issues  https://review.opendev.org/c/openstack/ironic/+/81839423:46

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!