*** uzumaki has joined #openstack-ironic | 00:47 | |
*** k_mouza has joined #openstack-ironic | 00:51 | |
*** k_mouza has quit IRC | 00:56 | |
*** gyee has quit IRC | 01:21 | |
openstackgerrit | yang yawei proposed openstack/virtualbmc master: setup.cfg: Replace dashes with underscores https://review.opendev.org/c/openstack/virtualbmc/+/791339 | 01:21 |
---|---|---|
stevebaker | janders: yeah, its regarding physical vs logical sector size. sgdisk deals in sectors, but is ambigious about which it uses https://linux.die.net/man/8/sgdisk | 01:21 |
stevebaker | janders: right now I'm assuming physical, and getting it from /sys/block/sda/queue/physical_block_size | 01:22 |
*** tzumainn has quit IRC | 01:28 | |
janders | stevebaker noted | 01:29 |
janders | stevebaker what are you using this info for? | 01:29 |
stevebaker | janders: creating a partition from empty space, then using that for an LVM physical volume | 01:30 |
janders | stevebaker I'll spin up an OpenStack VM with a volume attached and have a look around | 01:30 |
stevebaker | janders: on my dell the physical and logical are both 512, which isn't much help | 01:31 |
janders | stevebaker what OS are you using (just so my testing is relevant)? | 01:31 |
stevebaker | janders: rhel-8.2 | 01:38 |
janders | I've got CentOS8.2, should be close enough | 01:38 |
janders | Sector size (logical/physical): 512/512 bytes | 01:40 |
janders | same situation | 01:40 |
*** k_mouza has joined #openstack-ironic | 01:42 | |
janders | would other units (MB, MiB) be any use for this purpose? | 01:42 |
janders | or is this to do with alignment with sectors? | 01:42 |
stevebaker | janders: I've decided to use sgdisk rather than parted because it can just tell you the largest unpartitioned space (in sectors) which is very convenient | 01:45 |
janders | right! | 01:46 |
janders | now I get where the sectors come from | 01:46 |
*** dsneddon has quit IRC | 01:46 | |
*** k_mouza has quit IRC | 01:46 | |
stevebaker | then I convert to bytes for the rest, except LVM deals with physical volume extents, which are 4MiB bit | 01:47 |
stevebaker | big | 01:47 |
janders | Sector size (logical/physical): 512/4096 bytes | 01:49 |
janders | hah I found a piece of HW that doesn't have the same logical and physical size | 01:50 |
janders | would this be useful to determine which value sgdisk uses? | 01:50 |
janders | (this must be one of those mythical Advanced Format drives) | 01:51 |
stevebaker | cool | 01:51 |
stevebaker | janders: first can you cat /sys/block/sda/queue/physical_block_size and /sys/block/sda/queue/logical_block_size | 01:52 |
janders | http://paste.openstack.org/show/805369/ < no surprises | 01:52 |
stevebaker | janders: then: sgdisk --print /dev/sda | 01:53 |
stevebaker | shows sectors and size | 01:54 |
janders | http://paste.openstack.org/show/805370/ | 01:54 |
janders | http://paste.openstack.org/show/805371/ | 01:55 |
janders | ^ bonus, an empty drive for testing :) | 01:55 |
janders | some SATA SSDs from the look of it | 01:55 |
janders | yeah rotational=0 so certainly (it was quite obvious from the name :) ) | 01:56 |
stevebaker | janders: its logical size! | 01:56 |
janders | \o/ | 01:57 |
janders | so - more portability? | 01:57 |
janders | (it seems logical sector size is quite consistent across different drives) | 01:57 |
stevebaker | hmm, yes that makes sense | 01:58 |
janders | would it be useful for you to get access to this machine? | 01:59 |
janders | or is this info sufficient? | 01:59 |
stevebaker | janders: thats all I need, I've switched to reading logical_block_size | 02:00 |
stevebaker | janders: here is what I'm working on https://review.opendev.org/c/openstack/diskimage-builder/+/791083 | 02:00 |
stevebaker | janders: specifically this script https://review.opendev.org/c/openstack/diskimage-builder/+/791083/2/diskimage_builder/elements/growvols/static/usr/local/sbin/growvols | 02:00 |
janders | stevebaker handy! great work | 02:01 |
janders | I will go get some lunch now, but happy to help further a bit later | 02:03 |
stevebaker | janders: thanks for the help, I might ask you to try it out when I've done a bit more of the dib stuff, I think the script works now | 02:03 |
janders | no worries, I will have those SuperMicros for some more time so just let me know when ready | 02:04 |
janders | although this physical layout has probably more to do with the SSDs than anything else (NVMes don't seem to have that) | 02:06 |
stevebaker | ok thanks | 02:19 |
*** rcernin has quit IRC | 03:04 | |
*** rcernin has joined #openstack-ironic | 03:22 | |
*** benj_ has quit IRC | 04:01 | |
*** benj_ has joined #openstack-ironic | 04:03 | |
*** uzumaki has quit IRC | 04:42 | |
*** rcernin has quit IRC | 05:55 | |
*** rcernin has joined #openstack-ironic | 05:57 | |
*** hjensas is now known as hjensas|afk | 06:15 | |
*** hjensas|afk is now known as hjensas | 06:48 | |
iurygregory | good morning Ironic o/ happy friday | 07:00 |
openstackgerrit | yang yawei proposed openstack/sushy-tools master: setup.cfg: Replace dashes with underscores https://review.opendev.org/c/openstack/sushy-tools/+/791392 | 07:32 |
*** k_mouza has joined #openstack-ironic | 07:43 | |
*** tosky has joined #openstack-ironic | 07:47 | |
*** k_mouza has quit IRC | 07:47 | |
*** rcernin has quit IRC | 07:56 | |
*** rcernin has joined #openstack-ironic | 07:56 | |
*** sshnaidm|afk is now known as sshnaidm|pto | 08:00 | |
*** lucasagomes has joined #openstack-ironic | 08:00 | |
*** yoctozepto6 is now known as yoctozepto | 08:03 | |
janders | hey iurygregory | 08:09 |
janders | Happy Friday! :) | 08:09 |
iurygregory | janders, o/ | 08:09 |
*** derekh has joined #openstack-ironic | 08:10 | |
iurygregory | ajya, we saw something strange in another cluster when doing the deployment, iDRAC is trying to mount the remote share in the ipv6 address from one of the interfaces of the node http://paste.openstack.org/show/805376/ | 08:24 |
iurygregory | this would be expected? | 08:24 |
iurygregory | I have no idea what address iDRAC should use when mounting the remote share =) | 08:24 |
*** rcernin has quit IRC | 08:32 | |
ajya | iurygregory: not expected, that URL is provided by Ironic, it's input parameter here https://opendev.org/openstack/ironic/src/branch/master/ironic/drivers/modules/redfish/boot.py#L180 and generated somewhere in this file - https://opendev.org/openstack/ironic/src/branch/master/ironic/drivers/modules/image_utils.py#L394 | 08:37 |
ajya | need to trace why it gets ipv6 | 08:38 |
iurygregory | ajya, oh ok, so it would be the location from the iso (if is hosted under ipv6 it would be correct) | 08:39 |
iurygregory | humm I'm wondering if /redfish/boot-bbbcace4-5a16-4d7a-bc83-5f309ca74457.iso?filename=tmpq_qmh276.iso is something that would work ... | 08:40 |
ajya | from BMC? I don't think so, that's the file outside of BMC | 08:41 |
ajya | the file is served by conductor, currently I don't see how this is related to iDRAC, it's more like conductor config | 08:42 |
*** mgoddard has quit IRC | 08:43 | |
*** mgoddard has joined #openstack-ironic | 08:43 | |
iurygregory | yeah, maybe some config problem | 08:44 |
ajya | by default virtual media boot uses swift, that's controlled by [redfish]use_swift, this does not look like swift URL, so it's standalone HTTP server, that I think is controlled by [deploy]http_url, but double check in the code | 08:52 |
ajya | ipv6 could be fine as such (is it expected to use ipv6?), but then that's another issue why it can't access it over ipv6 | 08:54 |
ajya | also, non-standard port is in use, and there is this known issue with it - https://docs.openstack.org/ironic/latest/admin/drivers/idrac.html#unable-to-mount-remote-share-with-idrac-firmware-4-40-00-00-or-newer | 08:55 |
iurygregory | it's standalone ironic =) | 08:59 |
iurygregory | no swift :D | 08:59 |
iurygregory | ajya, what should be the default port? | 09:00 |
ajya | iurygregory: I'd say keep the port you need, but make sure that eHTML5 plugin type is not in use | 09:01 |
iurygregory | I know about the HTML5 for the plugin (they changed after doing the upgrade on the FW, before trying to deploy) | 09:01 |
ajya | ok, then it's not the port | 09:01 |
iurygregory | I will try to get access to the setup to look at ironic logs for more information | 09:02 |
ajya | There was some config added recently around this, I think Dmitry did it, maybe that's needed | 09:07 |
ajya | meant this - https://review.opendev.org/c/openstack/ironic/+/782760 | 09:09 |
iurygregory | oh I see | 09:11 |
iurygregory | tks! | 09:11 |
*** hjensas is now known as hjensas|lunch | 09:39 | |
*** ociuhandu has joined #openstack-ironic | 09:45 | |
*** k_mouza has joined #openstack-ironic | 10:10 | |
*** ociuhandu has quit IRC | 10:15 | |
*** ociuhandu has joined #openstack-ironic | 10:17 | |
*** ociuhandu has quit IRC | 10:22 | |
*** ociuhandu has joined #openstack-ironic | 10:32 | |
*** hjensas|lunch is now known as hjensas | 10:41 | |
*** k_mouza has quit IRC | 11:33 | |
*** k_mouza has joined #openstack-ironic | 11:39 | |
*** k_mouza has quit IRC | 11:44 | |
*** k_mouza has joined #openstack-ironic | 12:02 | |
*** jawad_axd has joined #openstack-ironic | 12:12 | |
*** bburns has quit IRC | 12:32 | |
*** jawad_axd has quit IRC | 12:36 | |
*** ociuhandu has quit IRC | 12:36 | |
*** jawad_axd has joined #openstack-ironic | 12:36 | |
*** bburns has joined #openstack-ironic | 12:40 | |
*** ociuhandu has joined #openstack-ironic | 12:41 | |
*** rloo has joined #openstack-ironic | 12:50 | |
*** sdanni has quit IRC | 12:54 | |
*** ociuhandu has quit IRC | 13:01 | |
*** ociuhandu has joined #openstack-ironic | 13:02 | |
*** ociuhandu has quit IRC | 13:07 | |
*** efried has quit IRC | 13:25 | |
*** ociuhandu has joined #openstack-ironic | 13:32 | |
*** hoonetorg has quit IRC | 13:32 | |
*** ociuhandu has quit IRC | 13:32 | |
*** ociuhandu has joined #openstack-ironic | 13:33 | |
*** ociuhandu has quit IRC | 13:38 | |
*** ociuhandu has joined #openstack-ironic | 13:38 | |
*** tzumainn has joined #openstack-ironic | 13:43 | |
*** hoonetorg has joined #openstack-ironic | 13:44 | |
*** jawad_axd has quit IRC | 13:58 | |
*** sdanni has joined #openstack-ironic | 14:00 | |
*** ociuhandu has quit IRC | 14:18 | |
openstackgerrit | Bob Fournier proposed openstack/ironic master: Add bios_interface to api-ref spec https://review.opendev.org/c/openstack/ironic/+/791493 | 14:21 |
*** mkowalski_ has joined #openstack-ironic | 14:25 | |
*** mkowalski_ has quit IRC | 14:25 | |
*** ociuhandu has joined #openstack-ironic | 14:45 | |
*** ociuhandu has quit IRC | 14:56 | |
iurygregory | bfournie, great job finding the missing bits =) | 15:00 |
iurygregory | fyi empty space in the releasenote =) | 15:00 |
*** ociuhandu has joined #openstack-ironic | 15:11 | |
*** tkajinam has quit IRC | 15:14 | |
*** ociuhandu has quit IRC | 15:16 | |
NobodyCam | Good Morning and ofc... | 15:20 |
iurygregory | morning NobodyCam o/ | 15:20 |
NobodyCam | TGIF Ironic'ers | 15:20 |
iurygregory | YES | 15:20 |
NobodyCam | morning iurygregory | 15:20 |
*** ociuhandu has joined #openstack-ironic | 15:21 | |
bfournie | thanks iurygregory, will fix the empty space | 15:25 |
openstackgerrit | Bob Fournier proposed openstack/ironic master: Add bios_interface to api-ref spec https://review.opendev.org/c/openstack/ironic/+/791493 | 15:31 |
openstackgerrit | Antoni Segura Puimedon proposed openstack/sushy-tools master: Allow non-verified HTTPS sources for virtualmedia https://review.opendev.org/c/openstack/sushy-tools/+/791511 | 15:42 |
*** ociuhandu has quit IRC | 15:45 | |
*** lucasagomes has quit IRC | 16:26 | |
*** gyee has joined #openstack-ironic | 16:29 | |
*** k_mouza has quit IRC | 16:39 | |
*** k_mouza has joined #openstack-ironic | 16:59 | |
*** k_mouza has quit IRC | 17:04 | |
*** rh-jlabarre has quit IRC | 17:16 | |
openstackgerrit | Bob Fournier proposed openstack/sushy-tools master: Add support for returning message and attribute registries https://review.opendev.org/c/openstack/sushy-tools/+/790361 | 17:17 |
*** dsneddon has joined #openstack-ironic | 17:20 | |
*** k_mouza has joined #openstack-ironic | 17:31 | |
*** MahnoorAsghar has joined #openstack-ironic | 17:33 | |
*** k_mouza has quit IRC | 17:36 | |
*** MahnoorAsghar has quit IRC | 17:55 | |
*** ociuhandu has joined #openstack-ironic | 18:01 | |
*** ociuhandu has quit IRC | 18:07 | |
*** bburns has quit IRC | 18:23 | |
*** tzumainn has quit IRC | 18:52 | |
*** tzumainn has joined #openstack-ironic | 19:07 | |
*** k_mouza has joined #openstack-ironic | 20:17 | |
*** k_mouza has quit IRC | 20:21 | |
*** livelace has joined #openstack-ironic | 20:34 | |
*** bburns has joined #openstack-ironic | 20:35 | |
*** rcernin has joined #openstack-ironic | 20:39 | |
*** sdanni has quit IRC | 21:11 | |
*** livelace has quit IRC | 21:39 | |
*** rcernin has quit IRC | 21:40 | |
*** rcernin has joined #openstack-ironic | 22:06 | |
*** rcernin has quit IRC | 22:11 | |
*** rcernin has joined #openstack-ironic | 22:23 | |
*** rcernin has quit IRC | 22:27 | |
*** rcernin has joined #openstack-ironic | 22:28 | |
*** rcernin has quit IRC | 22:33 | |
*** rcernin has joined #openstack-ironic | 23:05 | |
*** derekh has quit IRC | 23:08 | |
*** rcernin has quit IRC | 23:09 | |
*** tosky has quit IRC | 23:11 | |
*** derekh has joined #openstack-ironic | 23:14 | |
*** rcernin has joined #openstack-ironic | 23:35 | |
*** rcernin has quit IRC | 23:40 | |
*** derekh has quit IRC | 23:46 | |
*** rloo has quit IRC | 23:49 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!