Wednesday, 2017-06-07

*** pmannidi has quit IRC00:11
*** pmannidi has joined #openstack-dib00:31
openstackgerritIan Wienand proposed openstack/diskimage-builder master: Start at block-device mounting/unmounting cleanup  https://review.openstack.org/47118300:53
ianwrfolco : ^ so i think you still need access to the list of all devices, to know where to copy to, and i think ^ provides it.  still WIP but i'll tidy it all up and explain it properly in the change soonish01:00
ianw"DEVICES=([boot]=/dev/mapper/loop0p1 [image0]=/dev/loop0 [root]=/dev/mapper/loop0p2)"01:01
ianwyolanda: i also think that's a better way to pass around arrays from "getval" ... anyway, not hugely important01:02
rfolcoianw, can we guess prep partition or we should assume its p1 ?01:02
rfolcoI know dib-block-device getval returns the root partition01:03
ianwrfolco: right, i've add "getval image-block-devices" (as opposed to image-block-device -- no "s") which gives that full list01:04
ianwso, hopefully, building on that, we can get back to at least where we were with 447739 ... i'll update it now01:05
rfolcoianw, nice01:06
openstackgerritIan Wienand proposed openstack/diskimage-builder master: PPC bootloader; install to root partition  https://review.openstack.org/47152501:11
ianwrfolco: ^ fingers crossed?01:11
ianwi *think* that at least gets us to where we were with mmedvede's test.  i'm definitely willing to take further cleanup changes ontop of it :)01:12
rfolcoianw, devices[root]? grub-install should target the prep/boot partition01:12
rfolcounless I am missing something there01:13
ianwrfolco: i thought, from memory, the problem was pointing at "boot" doesn't work01:13
ianwhttps://review.openstack.org/#/c/447739/22/diskimage_builder/elements/bootloader/finalise.d/50-bootloader01:13
ianwthere's we're doing the hack to turn it from loopXp2 -> loopXp101:14
ianwoh, wait, p1 ... yeah, maybe that's right01:14
rfolcoI just ran grub-install manually, it requires you to specify the prep partition, in out case, its p1 now right ?01:15
rfolcoso it should be devices[boot] maybe?01:16
ianwi think you're right01:16
openstackgerritIan Wienand proposed openstack/diskimage-builder master: PPC bootloader; install to boot partition  https://review.openstack.org/47152501:16
ianwok ibmkvm tester ... go go go :)01:17
rfolcoit shouldn't take too long01:17
openstackgerritIan Wienand proposed openstack/diskimage-builder master: PPC bootloader; install to boot partition  https://review.openstack.org/47152501:24
ianwnow with less synatx errors maybe01:24
ianw... it's taking longer to report than usual ... that might be good!01:33
ianwrfolco / mmedvede : IT'S GREEN!01:37
ianwdoes it boot?01:37
rfolcoianw, how do I check ?01:38
ianwrfolco : umm, pull 471525 and build a image?  i don't really have a way to try booting ppc01:38
ianwi tried playing with emulation but didn't get very far01:38
rfolcoianw, I can hold a vm that starts a job, but the image gets deleted. How to keep it ?01:39
ianwrfolco: if you've got the vm, you should be able to do a simple "disk-image-create debian-minimal vm" i think to get the smallest working image?01:40
ianwwe should maybe add an option to the test suite to not delete the images01:40
rfolcoyeah, that would be awsome. I was running with runfunctest.sh minimal-debian/stable-vm but I wanted to boot it with qemu directly to check.01:41
rfolcothis warning is strange... hope it is not harmful grub-install: warning: unknown device type dm-101:43
rfolcobut yeah grub-install worked01:44
rfolcoInstallation finished. No error reported.01:44
rfolcoianw, I'll have to test it tomorrow morning. gotta go, ttyl. Thanks for working on this patch \o/01:47
openstackgerritIan Wienand proposed openstack/diskimage-builder master: Add a keep-output flag for functional tests  https://review.openstack.org/47153201:48
rfolcocool! :) ^01:48
ianwrfolco: no worries.  i'll tidy things up in that stack ... i think it's working in the right direction, anyway!01:48
rfolcoyeah with the separate change it makes easier to push it faster01:49
ianwyeah, there's about 12 other changes underneath it :)01:50
*** rfolco has quit IRC03:03
*** rfolco has joined #openstack-dib03:23
*** owalsh_ has joined #openstack-dib03:24
*** owalsh has quit IRC03:27
openstackgerritIan Wienand proposed openstack/diskimage-builder master: Update tracing in block_device_create_config_file  https://review.openstack.org/47116303:31
openstackgerritIan Wienand proposed openstack/diskimage-builder master: Move ppc block-device default to right $ARCH  https://review.openstack.org/47117003:31
openstackgerritIan Wienand proposed openstack/diskimage-builder master: Pass all blockdevices to bootloader  https://review.openstack.org/47118303:49
openstackgerritIan Wienand proposed openstack/diskimage-builder master: PPC bootloader; install to boot partition  https://review.openstack.org/47152503:49
*** rfolco has quit IRC03:52
*** chhavi has joined #openstack-dib04:03
*** pmannidi has quit IRC04:12
openstackgerritMerged openstack/diskimage-builder master: Updated from global requirements  https://review.openstack.org/47045104:15
openstackgerritMerged openstack/diskimage-builder master: Use https in docs links  https://review.openstack.org/47079104:16
*** pmannidi has joined #openstack-dib04:29
*** pmannidi has quit IRC04:54
*** pmannidi has joined #openstack-dib05:12
*** isaacb has joined #openstack-dib06:24
openstackgerritMerged openstack/diskimage-builder master: Add a keep-output flag for functional tests  https://review.openstack.org/47153206:50
*** hashar has joined #openstack-dib07:38
*** hashar has quit IRC07:38
*** hashar has joined #openstack-dib07:39
*** pmannidi has quit IRC08:02
openstackgerritMerged openstack/diskimage-builder master: Update tracing in block_device_create_config_file  https://review.openstack.org/47116308:18
*** jamielennox is now known as jamielennox|away08:50
*** jamielennox|away is now known as jamielennox09:10
*** aparnav has joined #openstack-dib09:28
*** owalsh_ is now known as owalsh09:44
*** chhavi has quit IRC10:01
*** chhavi has joined #openstack-dib10:01
openstackgerritMerged openstack/diskimage-builder master: Move ppc block-device default to right $ARCH  https://review.openstack.org/47117010:02
*** hashar has quit IRC10:44
*** chhavi has quit IRC11:07
*** rfolco has joined #openstack-dib11:17
*** hashar has joined #openstack-dib12:15
*** isaacb has quit IRC12:16
*** isaacb has joined #openstack-dib12:21
*** hashar has quit IRC12:42
*** aparnav has quit IRC12:43
*** chhavi has joined #openstack-dib13:02
*** hashar has joined #openstack-dib13:27
*** hashar has quit IRC13:44
*** farosas has joined #openstack-dib14:42
*** Sukhdev has joined #openstack-dib15:58
*** isaacb has quit IRC16:02
*** isaacb has joined #openstack-dib16:12
*** Sukhdev has quit IRC16:42
*** isaacb has quit IRC17:08
*** chhavi has quit IRC17:51
*** Sukhdev has joined #openstack-dib18:37
*** Sukhdev has quit IRC20:02
*** Sukhdev has joined #openstack-dib21:25
*** hwoarang_ has joined #openstack-dib21:26
*** evrardjp has quit IRC21:29
*** mtreinish has quit IRC21:29
*** hwoarang has quit IRC21:29
*** mtreinish has joined #openstack-dib21:30
*** evrardjp has joined #openstack-dib21:30
*** rfolco has quit IRC21:51
*** rfolco has joined #openstack-dib22:07
ianwrfolco / mmedvede : thanks for confirming the ppc boot.  i think we've ended up stronger and in a better position for future lvm and efi work overall22:10
rfolcoianw, thank you for working on that :)22:10
rfolcoI may have some bandwitdh for custom grub config for ppc ia follow-up patch, not urgent though22:11
ianwexcellent, any contributions welcome :)22:17
*** Sukhdev has quit IRC22:20
*** openstack has joined #openstack-dib23:13
*** pmannidi has joined #openstack-dib23:30
openstackgerritIan Wienand proposed openstack/diskimage-builder master: Use class as super() argument  https://review.openstack.org/47196123:44

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!