ianw | cp: cannot create directory '/opt/dib_cache/dib_build.AchWuXO0/mnt/usr/portage/dev-qt/qdbusviewer': No space left on device | 00:07 |
---|---|---|
ianw | hmmmm | 00:07 |
*** dhill_ has quit IRC | 00:07 | |
tonyb | ianw: Huh, my dev box just ran out of space also (running dib master) I hopes it's just a coincidence :/ | 00:17 |
ianw | hmm, seems unlikely :/ | 00:18 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: Export DIB_ROOT_LABEL from final state https://review.openstack.org/532279 | 00:19 |
ianw | ^ that moves the suse mkinitrd into the finalise.d stage. i think it should have been there anyway, because then it doesn't actually have to guess at what the root fs type is, because it's *in* the generated fs | 00:19 |
tonyb | ianw: makes sense to me | 00:22 |
ianw | if [ "$DIB_ROOT_FSTYPE" = "ext4" ] ; then | 00:40 |
ianw | that fails, and we stuff up the size calculations | 00:40 |
ianw | arrggh | 00:40 |
ianw | and we need to know the size before we call dib-block-device | 00:42 |
ianw | ... and this is why nobody fixed this before i guess! | 00:43 |
tonyb | ianw: :( I am sorry | 00:45 |
ianw | i think we can fix this, and it might even make things better | 01:06 |
tonyb | ianw: Cool | 01:07 |
tonyb | ianw: So I have reecovered things and built with master and I can show the issue so when you think you're ready I can test your change and show it fixes the problem | 01:08 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: [DNM] Separate initial state and create state https://review.openstack.org/538732 | 03:15 |
ianw | tonyb: ^ the cure is worse than the disease. anyway, i'm (sort of) glad i fleshed that out a bit to understand where it doesn't work ... back to the problem at hand | 03:16 |
tonyb | ianw: Oh dear. I don't pretend to really grok all the ins and outs but your commit message does a good job of describing it. | 03:27 |
ianw | i think i was partially confused becaues i thought we had the root label in the default config | 03:45 |
ianw | default yaml config, not the parameters | 03:45 |
tonyb | Ah | 03:51 |
ianw | oohhh, you're using FS_TYPE right? | 04:09 |
tonyb | Umm maybe, let me check | 04:09 |
tonyb | ianw: ACK, http://git.openstack.org/cgit/openstack/tripleo-common/tree/image-yaml/overcloud-images-centos7.yaml#n9 | 04:10 |
ianw | right, all clicked now | 04:11 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: Set default label for XFS disks https://review.openstack.org/532279 | 04:11 |
tonyb | ianw: ahh cool. | 04:13 |
*** owalsh_ has joined #openstack-dib | 04:13 | |
tonyb | ianw: I'll give it a spin | 04:13 |
*** owalsh has quit IRC | 04:17 | |
ianw | tonyb: if you could have a go with https://review.openstack.org/#/c/533490/ for gpt support too, trying it in your use-case ... i think it's ready to go | 04:34 |
ianw | that's gpt | 04:35 |
tonyb | ianw: ok, I've verified that 532279 does what we need, I'll put 533490 on top and see how that goes | 04:46 |
*** pmannidi has quit IRC | 04:47 | |
tonyb | ianw: so I did | 05:21 |
tonyb | n't get GPT on my image :( I'll go back and see if I did something silly | 05:22 |
openstackgerrit | Merged openstack/diskimage-builder master: Don't install dmidecode on Fedora ppc64le https://review.openstack.org/536852 | 05:23 |
openstackgerrit | Merged openstack/diskimage-builder master: Add support for Fedora 27, remove EOL Fedora 25 https://review.openstack.org/536759 | 05:23 |
ianw | tonyb: ok, likely something specifying hte config file. should see sgdisk calls in the output | 05:25 |
tonyb | Yeah I probably need to do something less "TripleO default" and more crafted to test this ;P | 05:27 |
tonyb | okay trying again | 05:39 |
tonyb | ianw: I don't see what install the gdisk package, and I got an error as it wasn't there | 05:47 |
tonyb | ianw: I used something like disk-image-create centis7 vm block-device-gpt | 05:48 |
tonyb | ianw: does it need a package-installs? | 05:48 |
ianw | tonyb: umm, it probably needs a bindep | 06:06 |
ianw | that's on my todo list | 06:06 |
tonyb | ianw: Ahh okay I didn't bindep 'cause silly :/ | 06:07 |
tonyb | ianw: I got further with gdisk installed but I seem to have messed up my block-device config and I'm debugging now | 06:07 |
ianw | oh we don't have proper bindep | 06:07 |
tonyb | I feel less silly then ;P | 06:08 |
ianw | ./tests/install_test_deps.sh does it for now | 06:08 |
ianw | block-device-gpt won't work for ppc i guess | 06:08 |
tonyb | I was hoping that the new default would ork on ppc64{le,el} but that was probably optimistic ;P | 06:08 |
ianw | because that overrides it with a x86 disk | 06:08 |
ianw | but, in theory, that element could include another override with the -ppc extension and it would "just work"? | 06:09 |
tonyb | I can craft a ppc version and test/submit | 06:09 |
tonyb | I'd expect so | 06:09 |
ianw | the "searching for default config file" logic may or may not handle it, not sure :) | 06:10 |
*** yolanda_ has quit IRC | 06:44 | |
*** andreas_s has joined #openstack-dib | 07:32 | |
*** owalsh_ has quit IRC | 09:17 | |
*** owalsh has joined #openstack-dib | 09:17 | |
*** andreas_s has quit IRC | 11:25 | |
*** andreas_s has joined #openstack-dib | 11:25 | |
*** andreas_s has quit IRC | 11:35 | |
*** andreas_s has joined #openstack-dib | 11:40 | |
*** andreas_s has quit IRC | 11:55 | |
*** andreas_s has joined #openstack-dib | 12:00 | |
*** andreas_s has quit IRC | 12:03 | |
*** andreas_s has joined #openstack-dib | 12:03 | |
*** mjturek has joined #openstack-dib | 13:42 | |
*** dhill_ has joined #openstack-dib | 14:09 | |
lennyb | greghaynes, pls review tiny patch https://review.openstack.org/#/c/529976/ | 15:13 |
*** mjturek has quit IRC | 16:21 | |
*** mjturek has joined #openstack-dib | 16:24 | |
*** dhill_ has quit IRC | 16:33 | |
*** andreas_s has quit IRC | 16:37 | |
*** andreas_s has joined #openstack-dib | 16:38 | |
*** dhill_ has joined #openstack-dib | 16:40 | |
*** andreas_s has quit IRC | 16:41 | |
*** andreas_s has joined #openstack-dib | 16:42 | |
*** andreas_s has quit IRC | 16:42 | |
*** andreas_s has joined #openstack-dib | 16:43 | |
*** andreas_s has quit IRC | 16:52 | |
*** andreas_s has joined #openstack-dib | 16:57 | |
*** andreas_s has quit IRC | 17:01 | |
*** vmlinuz has joined #openstack-dib | 17:02 | |
*** vmlinuz has joined #openstack-dib | 17:02 | |
*** vmlinuz has quit IRC | 20:54 | |
*** pmannidi has joined #openstack-dib | 23:01 | |
*** clarkb has quit IRC | 23:45 | |
*** clarkb has joined #openstack-dib | 23:51 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!