*** zoli__ has joined #baserock | 04:44 | |
*** petefoth has joined #baserock | 05:30 | |
*** zoli__ has quit IRC | 06:09 | |
*** zoli__ has joined #baserock | 06:33 | |
*** ssam2 has joined #baserock | 06:35 | |
*** ChanServ sets mode: +v ssam2 | 06:35 | |
*** mariaderidder has joined #baserock | 06:46 | |
*** mike has joined #baserock | 06:53 | |
*** mike is now known as Guest45987 | 06:53 | |
*** a1exhughe5 has joined #baserock | 07:06 | |
*** zoli__ has quit IRC | 07:10 | |
*** Albert_ has joined #baserock | 07:11 | |
*** jonathanmaw has joined #baserock | 08:11 | |
*** franred has joined #baserock | 08:11 | |
franred | mason in red because qemu ... probably the gcc update has caused this... -- testing now with --disable-werror | 08:17 |
---|---|---|
richard_maw | jjardon: biff re install-files symlink | 08:23 |
*** inara` has quit IRC | 08:30 | |
pedroalvarez | I was going to point that out | 08:34 |
pedroalvarez | (qemu) | 08:34 |
pedroalvarez | are there newer vrersions? | 08:34 |
richard_maw | presumably, but it's less work to fix -Werror than re-validate the new version for what we need it for | 08:35 |
jjardon | pedroalvarez: yes, 2.3 was released some days ago | 08:36 |
jjardon | pedroalvarez: thanks for fixing btrfs-progs BTW! | 08:39 |
pedroalvarez | jjardon: as i said, it was ok :/ | 08:41 |
*** inara has joined #baserock | 08:50 | |
*** gary_perkins has joined #baserock | 08:50 | |
jjardon | richard_maw: thanks for the review | 08:52 |
jjardon | tiagogomes: FYI https://gerrit.baserock.org/#/c/531/ | 09:03 |
tiagogomes | jjardon I am looking at it at the moment | 09:03 |
*** flatmush has joined #baserock | 09:11 | |
*** wschaller has joined #baserock | 09:13 | |
*** Krin has joined #baserock | 09:15 | |
*** lachlanmackenzie has joined #baserock | 09:16 | |
*** wschaller_ has joined #baserock | 09:27 | |
*** wschaller has quit IRC | 09:30 | |
*** flatmush1 has joined #baserock | 09:37 | |
*** flatmush has quit IRC | 09:37 | |
*** flatmush1 is now known as flatmush | 09:38 | |
jjardon | I heard there are plans for a masonv2: where is the code for that located? or its what is currently in definitions? | 09:55 |
tlsa | SotK started it, and I did some fixes | 09:56 |
tlsa | it's on baserock-dev | 09:57 |
tlsa | a gerrit driven thing that uses zuul & turbohipster, and results in a +1 or -1 depending on whether tests pass | 09:57 |
jjardon | tlsa: cool! | 09:58 |
jjardon | tlsa: so all the patches are in the mailing list? No branches somewhere? | 09:59 |
* jjardon search the archives | 09:59 | |
*** flatmush has quit IRC | 09:59 | |
*** flatmush has joined #baserock | 10:00 | |
tlsa | jjardon: the're on git.basrock.org somewhere too | 10:00 |
tlsa | http://git.baserock.org/cgi-bin/cgit.cgi/baserock/baserock/system-tests.git/log/?h=baserock/mason-v2 | 10:04 |
tlsa | http://git.baserock.org/cgi-bin/cgit.cgi/baserock/baserock/definitions.git/log/?h=baserock/tlsa/mason2 | 10:04 |
jjardon | tlsa: thanks! | 10:04 |
tlsa | a bit old now, and probably need work to merge cleanly with master | 10:04 |
radiofree | MODPOST 2759 modules | 10:09 |
radiofree | so many modules | 10:09 |
Kinnison | radiofree: cripes | 10:10 |
jjardon | looks quite cool: http://status.openstack.org/zuul/ | 10:13 |
franred | https://gerrit.baserock.org/#/c/537/ --> patch to fix openstack system and defo mason | 10:21 |
*** zoli__ has joined #baserock | 10:29 | |
jjardon | franred: merged (FYI, 2.3.0 builds fine) | 10:39 |
franred | jjardon, that change will need to test that openstack does not fail on run time ;-) | 10:40 |
jjardon | franred: yes | 10:42 |
pedroalvarez | well, we should test that anyway with the new gcc | 10:44 |
pedroalvarez | it is unlikely, but for example, last week we discovered that the nfs server wasn't working since the upgrade to gcc 4.9 | 10:45 |
franred | pedroalvarez, I don't expect any change - and I already built it | 10:45 |
pedroalvarez | note, it was building, but not working | 10:46 |
radiofree | CONFIG_USB_STORAGE=m | 11:03 |
radiofree | that's why it wasn't booting... | 11:03 |
radiofree | wow this t510 has an nvidia | 11:04 |
rjek | radiofree: That machine is monsterous; meant for people doing lots and lots and lots of kernel builds :) | 11:05 |
radiofree | or lots and lots of baserock builds! | 11:06 |
rjek | heh | 11:06 |
CTtpollard | the nvidia gpu in is it probably superseeded by Intel HD now | 11:12 |
radiofree | hi, are there any guides for the installer? | 11:28 |
radiofree | or is http://wiki.baserock.org/guides/deploy-to-hardware/ it? | 11:28 |
jjardon | that page doesnt seems very generic: Id move it to a subpage and create an index there | 11:36 |
radiofree | well i'm not using the br installer yet, i want to try it out | 11:37 |
ssam2 | for systemd-networkd, if I want to override 10-dhcp.network, should I make a file called 00-fixed-ip.network or 99-fixed-ip.network ? | 11:40 |
ssam2 | seems 99-fixed-ip.network didn't override 10-dhcp.network. but I'm starting to think systemd-networkd just hates me | 11:45 |
ssam2 | ok, 00-fixed-ip.network worked, but it did the thing where it kept the DHCP'ed address as well, so i rebooted | 11:47 |
ssam2 | I've just realised that installing .network files using install-files is going to be a pain in the ass, because there needs to be a different .network file for each system, and thus a separate directory, and a separate manifest | 11:51 |
tlsa | with the baserock inport tool, is it intended that the generated lorries and stratum actually get committed to upstream local-config/lorries.git and definitions.git ? | 11:52 |
tlsa | *import | 11:52 |
tlsa | also, has anyone looked at importing CPAN/perl? | 11:53 |
ssam2 | depends what you mean by "upstream" -- it's intended that they get committed to those repos in whatever Trove you care about | 11:53 |
ssam2 | I don't think anybody's looked at CPAN, it would be really good to have support for that | 11:54 |
tlsa | ok | 11:54 |
tlsa | by upstream, I mean on baserock.org | 11:55 |
ssam2 | ok. if you're importing stuff into upstream Baserock, then yes | 11:55 |
ssam2 | although the stratum at least will need tweaking, the generated one is *far* from perfect | 11:55 |
ssam2 | the generated lorries should not be too bad | 11:55 |
tlsa | ok | 11:55 |
ssam2 | ideally the import tool would take account of what stuff is already in definitions, but it's not smart enough yet | 11:56 |
ssam2 | so you also need to resolve that manually (or fix the tool) | 11:56 |
tlsa | It wasn't clear from what I read whether it was for making updating definitions etc easier, or whether it was to avoid needing to commiting this stuff to definitions | 11:57 |
tlsa | but I've got it now :) | 11:57 |
radiofree | i'm booing into /dev/sda1 using a usb stick, however when i boot in mount is telling me it's "/dev/sdb" that's mounted / (it's not...) | 11:59 |
radiofree | fdisk is telling me /dev/sda1 /dev/sda2 are the partitions, and it *has* booted to /dev/sda1 | 11:59 |
radiofree | however if i try and mount /dev/sdb (the usb stick), it actually is mounting /dev/sda1 | 12:00 |
*** wschaller_ has quit IRC | 12:00 | |
radiofree | if i reboot and leave the usb stick in, mount /dev/sda1 mounts the usb stick... | 12:00 |
pedroalvarez | ssam2: can't you configure the network using simple-network? | 12:01 |
pedroalvarez | ssam2: if not, you can install a generic .network file using the install-files extension, with a jinja2 placeholder | 12:01 |
pedroalvarez | and then, from different clusters, you set this variable with different values | 12:02 |
ssam2 | pedroalvarez: oh! I forgot about the 'template' thing | 12:07 |
ssam2 | that's awesome | 12:07 |
ssam2 | simple-network.configure doesn't work, not sure why. Seems like it doesn't run at all because 10-dhcp.network has not been renamed | 12:07 |
pedroalvarez | :/ | 12:07 |
ssam2 | maybe it's running the wrong version, because we have to run a Morph checkout from Git to build 15.17-rc on 14.46 ... | 12:08 |
pedroalvarez | I've seen people using it recently, but not myself | 12:08 |
ssam2 | not sure if there's any way to find out from the logs what is going on | 12:08 |
*** mauricemoss_ has joined #baserock | 12:10 | |
*** wschaller has joined #baserock | 12:13 | |
ssam2 | anyone seen 'icu' failing to build on ARM with 'error while loading shared libraries: ../../lib/libicudata.so.52: internal error' ? | 12:24 |
ssam2 | or, seen 'icu' succeeding to build on ARM? | 12:24 |
ssam2 | am going to try this patch: https://github.com/openembedded/oe-core/blob/master/meta/recipes-support/icu/icu/0001-Disable-LDFLAGSICUDT-for-Linux.patch | 12:24 |
pedroalvarez | radiofree: ^^ | 12:42 |
*** wschaller_ has joined #baserock | 13:06 | |
*** ssam2 has quit IRC | 13:09 | |
*** wschaller has quit IRC | 13:10 | |
Kinnison | Dear everyone who has unmerged unabandoned patches in gerrit, | 13:22 |
Kinnison | Please sort them out | 13:22 |
Kinnison | No love, | 13:22 |
Kinnison | Daniel. | 13:22 |
Kinnison | More usefully -- we're now at 120+ unmerged/unabandoned patches in the gerrit | 13:23 |
Kinnison | it's getting harder and harder to find things to usefully comment on | 13:23 |
Kinnison | If you have patches present which are no longer relevant, please abandon them | 13:24 |
Kinnison | if you have patches in there which just need a +2 (i.e. they have some +1s already) please chase someone to +2 them | 13:24 |
Kinnison | If you have patches with merge conflicts preventing their review/whatever, sort them out | 13:25 |
Kinnison | etc. | 13:25 |
Kinnison | I could start chasing people specifically, but I'd love to see us get better at self-policing our patch series | 13:25 |
Kinnison | after all, why submit a series for merge if you're not prepared to see it through to merge? | 13:25 |
jmacs | People aren't able to do Baserock full time, and get pulled onto other projects | 13:26 |
bashrc_ | looks like firehose patches are about 50% reviewed | 13:29 |
bashrc_ | I'm not on that project anymore and don't know the current status, so my patch series may be obsolete | 13:31 |
pedroalvarez | I guess the situation would be better with more reviewers | 13:49 |
* pedroalvarez goes to do some reviews | 13:49 | |
Kinnison | pedroalvarez: I've been trying to find things to review | 13:50 |
Kinnison | pedroalvarez: and it's tough | 13:50 |
pedroalvarez | but, think about the same number of patches but in the ML | 13:51 |
pedroalvarez | it could be worse | 13:51 |
Kinnison | In general I find it easier to operate a mail client than a web browser :) | 13:51 |
Kinnison | It could indeed be worse | 13:51 |
pedroalvarez | a possible suggestion, filter the patches by project | 13:52 |
*** flatmush has quit IRC | 13:54 | |
*** flatmush1 has joined #baserock | 13:54 | |
pedroalvarez | Kinnison: you might like gertty | 13:56 |
Kinnison | pedroalvarez: perhaps | 13:56 |
radiofree | ssam2: i thought i fixed that :\ | 13:59 |
radiofree | http://git.baserock.org/cgi-bin/cgit.cgi/baserock/baserock/definitions.git/commit/?id=8874a7c721f6c513692519eadef67ef90d3d177d | 14:00 |
radiofree | pedroalvarez: so this installer thing | 14:01 |
radiofree | how does it work? | 14:01 |
pedroalvarez | radiofree: there is a installer system, that includes the installer script on it. | 14:01 |
pedroalvarez | radiofree: this installer script has to be used as 'init' in the kernel args | 14:02 |
radiofree | how do you know what root= to set? | 14:02 |
pedroalvarez | if you don't know that, you have configure the installer system with initramfs | 14:02 |
radiofree | i manually edited extlinux.conf to /dev/sdb to boot from a usb stick | 14:02 |
pedroalvarez | wrong wrong! | 14:03 |
radiofree | but it's probably not going to be /dev/sdb on every system | 14:03 |
pedroalvarez | that's why we have initramfs | 14:03 |
pedroalvarez | what system do you want to install? | 14:03 |
radiofree | a devel system | 14:03 |
radiofree | i'm going to do it the jetson way for now, e.g have a /boot/ partition and / and /src | 14:03 |
pedroalvarez | ok, I'm going to prepare a cluster, and then try to explain it to you | 14:03 |
radiofree | since me dding a rawdisk to /dev/sda1 didn't write the bootloader correctly | 14:04 |
pedroalvarez | radiofree: oh, so you want to write the system in a partition? | 14:04 |
pedroalvarez | (all of this is to install it on a laptop, right?) | 14:04 |
radiofree | yeah, boot installer from usb, install to laptop | 14:05 |
radiofree | it actually works fine once you've booted in there | 14:05 |
pedroalvarez | radiofree: how will the laptop boot the partition? | 14:07 |
pedroalvarez | don't you need anything in /dev/sda? | 14:07 |
radiofree | currently i'm booting /dev/sda1 from a usb stick, however this obviously isn't what i want | 14:08 |
radiofree | i'm not sure how to install extlinux to the mbr | 14:08 |
jjardon | pedroalvarez: any idea how difficult would be make it run from the USB directly? | 14:11 |
pedroalvarez | jjardon: just plug the usb, and boot from there without installing? | 14:12 |
pedroalvarez | we have been doing that for ages :) | 14:12 |
jjardon | pedroalvarez: I have done something wrong here then, because it doesnt boot: I've dd the weston image (from the ci cluster) in a USB but it fails. Did I miss something? | 14:14 |
pedroalvarez | initramfs | 14:15 |
pedroalvarez | jjardon: that image has in its extlinux.conf /dev/sda hardcoded | 14:15 |
pedroalvarez | your usb probably isn't there | 14:15 |
pedroalvarez | I guess you see a kernel panic | 14:16 |
radiofree | jjardon: change that to /dev/sdb | 14:16 |
pedroalvarez | or add initramfs | 14:16 |
radiofree | pedroalvarez: so the order is dd to usb stick, that installer uses initramfs, starts the install script? | 14:16 |
pedroalvarez | a bit difficutl to explain :/ | 14:17 |
pedroalvarez | you are trying to achieve different things btw | 14:17 |
radiofree | what were you trying to achieve? | 14:17 |
radiofree | do you want to pop over? | 14:17 |
pedroalvarez | nono, you an jjardon | 14:18 |
pedroalvarez | let me paste here an example for you | 14:18 |
pedroalvarez | 1 minute | 14:18 |
pedroalvarez | radiofree: great, we have an example in definitions: clusters/installer-build-system-x86_64.morph | 14:21 |
pedroalvarez | oh, and for jjardon this should be a good example clusters/initramfs-test.morph | 14:34 |
*** mariaderidder has quit IRC | 14:35 | |
jjardon | thanks pedroalvarez! This is exciting! | 14:39 |
pedroalvarez | Video of the day: Installing OpenStack on hardware using morph https://vimeo.com/126397323 | 14:39 |
jonathanmaw | pedroalvarez: 38 minutes is quite a long video | 14:42 |
pedroalvarez | it is epic | 14:45 |
pedroalvarez | tiagogomes: I think I spotted a error in 511 | 14:49 |
tiagogomes | pedroalvarez I don't think it is an error | 14:52 |
pedroalvarez | :/ | 14:52 |
pedroalvarez | don't you have now to specify where you don't want glance? | 14:52 |
pedroalvarez | I may be missunderstanding | 14:53 |
tiagogomes | pedroalvarez see my reply | 14:56 |
tiagogomes | I will login in the compute and check, to be 100% | 14:56 |
pedroalvarez | tiagogomes: another thing spotted in 512 | 14:59 |
tiagogomes | pedroalvarez confirmed, glance and keystone don't run in the compute | 14:59 |
pedroalvarez | tiagogomes: I changed my vote | 14:59 |
* pedroalvarez is reviewing the whole patch-set | 15:00 | |
pedroalvarez | oh, I see, I was wrong in 512 | 15:01 |
straycat | good video but needs cats | 15:01 |
pedroalvarez | straycat: heh | 15:01 |
pedroalvarez | :) | 15:01 |
pedroalvarez | I think that check_bool() is a confusing name | 15:02 |
pedroalvarez | it checks and sets | 15:02 |
straycat | like test_and_set() !? | 15:06 |
pedroalvarez | http://paste.baserock.org/jafojacuco | 15:07 |
pedroalvarez | is not a big deal, but it was confusing for me | 15:08 |
pedroalvarez | with more context: https://gerrit.baserock.org/#/c/512/1/openstack-neutron.configure | 15:08 |
*** mariaderidder has joined #baserock | 15:10 | |
pedroalvarez | tiagogomes: thanks for standarizing the configure extensions | 15:12 |
tiagogomes | pedroalvarez yw | 15:15 |
franred | tiagogomes, does this https://gerrit.baserock.org/#/c/517 implies that the setup scripts do not run in every boot? | 15:17 |
franred | I though it was one thing we wanted to do but I can be wrong, pedroalvarez ^^ ? | 15:17 |
tiagogomes | franred they will run by default because they are enabled in the configuration extensions and never disabled in the configuration | 15:19 |
tiagogomes | franred, what the commit makes possible is that if you e.g. `systemctl disable postgres-setup`, it will not run anymore | 15:20 |
franred | then if you remove the dependency does not that implies that the service can run before the config-setup service? | 15:20 |
jjardon | pedroalvarez: it boots but I got a kernel panic https://usercontent.irccloud-cdn.com/file/Owh3VbHQ/IMG_20150430_161800.jpg | 15:20 |
tiagogomes | but you will have to manually disable it | 15:20 |
tiagogomes | franred for the subsequent boots? But in that case the service should already be configured and it does'nt matter | 15:21 |
pedroalvarez | jjardon: oops | 15:22 |
franred | in that case it would be better to disable the unit if they are not required | 15:22 |
franred | tiagogomes, ^^ | 15:22 |
pedroalvarez | franred: what do you mean? | 15:23 |
franred | I though also that the config-setup can change values on subsequent boots if it is required... that was the reason to keep the units running after reboot | 15:23 |
tiagogomes | franred maybe but not by us, by the admin if he wanted | 15:23 |
franred | s/reboot/boot/ | 15:24 |
pedroalvarez | franred: that's true, but not sure if everything is re-configurable | 15:24 |
franred | pedroalvarez, yeah, I think the same...probably some values would be in the db after the first configuration | 15:24 |
pedroalvarez | jjardon: I don't know how can we debug that | 15:24 |
pedroalvarez | jjardon: is that master of definitions? | 15:24 |
jjardon | pedroalvarez: yep | 15:25 |
pedroalvarez | hm.. | 15:25 |
pedroalvarez | jjardon: you can also plug the rawdisk image to a VM as a USB I think | 15:25 |
pedroalvarez | (to test what is going on) | 15:25 |
jjardon | yeah, I will try to build a more generic kernel as well | 15:26 |
*** ssam2 has joined #baserock | 15:31 | |
*** ChanServ sets mode: +v ssam2 | 15:31 | |
franred | tiagogomes, why postgres.service would run before postgres-setup.service? | 15:36 |
tiagogomes | franred, because it is currently on the Wants for openstack-ceilometer-db-setup.service | 15:38 |
franred | tiagogomes, then postgres.service should Wants and After postgres-setup.service or remove Wants from ceilometer-db-setup.service as you have done in other services? | 15:40 |
ssam2 | found why simple-network.configure didn't work :) it's not listed for build-system systems | 15:40 |
pedroalvarez | ssam2: hah | 15:41 |
pedroalvarez | sorry for not suggest that | 15:41 |
pedroalvarez | suggesting* | 15:41 |
radiofree | ssam2: http://git.baserock.org/cgi-bin/cgit.cgi/baserock/baserock/definitions.git/commit/?id=8874a7c721f6c513692519eadef67ef90d3d177d | 15:42 |
tiagogomes | franred as I stated before I prefer an approach to not pull in setup services in the Wants section. So that it makes it possible to disable by the sysadmin | 15:42 |
pedroalvarez | also, postgres can't "wants" postgres-setup | 15:43 |
pedroalvarez | it won't work | 15:43 |
tiagogomes | not like things are at the moment, it would result in a loop | 15:43 |
pedroalvarez | it is like keystone and keystone-setup | 15:43 |
radiofree | pedroalvarez: nice video! sound! | 15:43 |
tiagogomes | as the postgres.yml starts and enables postgres | 15:43 |
franred | ohh, sorry, I haven't noticed that... | 15:44 |
pedroalvarez | I might be wrong though | 15:44 |
franred | then we should remove the Wants from the openstack-ceilometer-db-setup.service :) | 15:44 |
ssam2 | radiofree: thanks! | 15:45 |
franred | pedroalvarez, you are not wrong, as tiagogomes said, postgres.yml (postgres-setup.service) enables and starts postgres.service | 15:45 |
pedroalvarez | tiagogomes: we could probably enable postgres if it's a controller node, and then put it After postgres-setup | 15:46 |
pedroalvarez | meh, I don't know | 15:46 |
pedroalvarez | too many services :) | 15:46 |
tiagogomes | pedroalvarez that would work | 15:46 |
tiagogomes | pedroalvarez, but that is orthogonal to the patch | 15:47 |
pedroalvarez | I wasn't evaluating the patch on this discussion :) | 15:47 |
pedroalvarez | the patch, so far, looks ok to me | 15:47 |
radiofree | aha goot this booting from /dev/sda2, you need to install the mbr `dd bs=440 count=1 conv=notrunc if=/usr/share/syslinux/mbr/mbr.bin of=/dev/sda` | 15:50 |
paulsherwood | win 24 | 15:51 |
paulsherwood | bah! | 15:51 |
edcragg | i'm getting 'ERROR: Couldn't find morphology: systems/base-system-armv8l64.morph' for morph build, when the morphology is clearly there...? | 15:53 |
tiagogomes | edcragg is the morphology being tracked by git? | 15:53 |
edcragg | well, it wasn't at first, and now it is | 15:54 |
tiagogomes | edcragg, `git add systems/base-system-armv8l64.morph` should do the job | 15:54 |
radiofree | double check name: matches | 15:54 |
franred | tiagogomes, patch reviewed completely, thanks for clean up the system!! :) | 15:55 |
edcragg | tiagogomes, radiofree: it's in upstream, and is definitely there | 15:55 |
*** a1exhughe5 has quit IRC | 15:55 | |
edcragg | ah, name:, is see | 15:55 |
tiagogomes | franred np :) I am not done yet | 15:56 |
edcragg | 'name:' does match | 15:56 |
radiofree | :/ | 15:57 |
franred | pdar, I have had a look to your patches in gerrit, I have some comments about them | 15:58 |
pdar | cool, ta franred | 15:59 |
pdar | Ill have a look | 15:59 |
pedroalvarez | tiagogomes: re 524. I think it neutron-db-setup needs some network to run | 16:02 |
pedroalvarez | tiagogomes: the dependency is going to be implicit anyway, given that it depends on keystone-setup and postgres-server-setup | 16:03 |
tiagogomes | pedroalvarez looking at the ansible script, I can't image it why | 16:03 |
pedroalvarez | tiagogomes: my understanding is that to talk to keystone and postgres you need network | 16:03 |
pedroalvarez | but as I said, the dependency on network-online is going to be implicit | 16:04 |
tiagogomes | pedroalvarez that would make sense, so either (a) we let it be implicit, or we add network to the setup units | 16:05 |
pedroalvarez | tiagogomes: not sure, I remember that we had problems with this, that's why they are all over the place | 16:07 |
pedroalvarez | also we added it in "Wants" to those that have it in "After" | 16:07 |
*** zoli__ has quit IRC | 16:08 | |
pedroalvarez | I'd say, make it explicit | 16:08 |
*** jonathanmaw has quit IRC | 16:09 | |
jjardon | pedroalvarez: it worked!!!! | 16:10 |
jjardon | Running baserock from the USB drive: https://usercontent.irccloud-cdn.com/file/cyaHeyFP/IMG_20150430_170247.jpg | 16:11 |
franred | jjardon, nice | 16:12 |
pedroalvarez | jjardon: what was the failure? | 16:12 |
franred | :D | 16:12 |
pedroalvarez | ah, you put a more generic kernel | 16:12 |
pedroalvarez | ahh.. the issue might be that your kernel didn't have drivers for your USB | 16:13 |
jjardon | pedroalvarez: me being stupid; I did not build the initramfs before deploying | 16:13 |
pedroalvarez | hah ok ok | 16:13 |
pedroalvarez | nice! :) | 16:13 |
pedroalvarez | is it time for baserock on laptops then? | 16:14 |
jjardon | This is do cool! And I didn't know it was possible before! Thanks all!! | 16:14 |
jjardon | pedroalvarez: definelitely | 16:15 |
*** petefoth has quit IRC | 16:15 | |
edcragg | tiagogomes: radiofree: it was a syntax error in the morph in the end | 16:17 |
franred | Openstack using latest Juno release https://gerrit.baserock.org/#/q/status:open+project:baserock/baserock/definitions+branch:master+topic:baserock/franred/update-openstack-to-latest-stable-juno | 16:19 |
* pedroalvarez reviews faster | 16:20 | |
* radiofree upgrades his thinkpad t510 over the network | 16:23 | |
radiofree | to a weston-system! | 16:23 |
Kinnison | coo | 16:24 |
rjek | radiofree: shiny! | 16:24 |
radiofree | next step, make it usable as a development machine :) | 16:24 |
radiofree | window manager, webbrowser, e-mail?? | 16:24 |
pedroalvarez | radiofree: good work! | 16:24 |
radiofree | pedroalvarez: should be easy to modify the installer to install the bootloader correctly | 16:25 |
DavePage_ | 2015 is the year of Baserock on the desktop | 16:25 |
pedroalvarez | and servers! | 16:25 |
paulsherwood | heh | 16:26 |
*** mariaderidder has quit IRC | 16:27 | |
jjardon | 3D acceleration with latest mesa working as well: https://usercontent.irccloud-cdn.com/file/9xwvXDxA/IMG_20150430_172610.jpg | 16:29 |
rjek | Shame about the wallpaper. | 16:30 |
rjek | :) | 16:30 |
ssam2 | franred: holy shit | 16:32 |
ssam2 | i thought that was going to be 6 months work or something! | 16:33 |
jjardon | rjek: :) BTW, in case you didn't noticed, this is with gcc 5.1 already | 16:33 |
paulsherwood | ssam2: i think kilo will be rather more work? :) | 16:33 |
ssam2 | oh yeah, juno comes before kilo, not after | 16:34 |
rjek | jjardon: \o/ | 16:34 |
jjardon | franred: already?? nice! :) | 16:34 |
*** Krin has quit IRC | 16:39 | |
pedroalvarez | ssam2: haha, yes, kilo is another story | 16:40 |
*** ssam2 has quit IRC | 16:46 | |
*** Guest45987 has quit IRC | 16:50 | |
pedroalvarez | tiagogomes: re - cinder_manage: https://github.com/openstack-ansible/openstack-ansible-modules/blob/master/cinder_manage | 16:51 |
SotK | if anyone has a chance to, could someone please take a look at https://gerrit.baserock.org/#/c/539/ and https://gerrit.baserock.org/#/c/540/ ? | 16:54 |
*** mauricemoss_ has quit IRC | 17:00 | |
paulsherwood | SotK: did i hear something about a new/pending version of mason? | 17:01 |
*** bashrc_ has quit IRC | 17:01 | |
*** sambishop has quit IRC | 17:09 | |
*** gary_perkins has quit IRC | 17:10 | |
*** petefoth has joined #baserock | 17:21 | |
*** wschaller_ has quit IRC | 17:40 | |
*** DavePage has joined #baserock | 17:41 | |
*** Stanto_ has joined #baserock | 17:46 | |
*** juergbi` has joined #baserock | 17:46 | |
*** juergbi has quit IRC | 17:47 | |
*** paulw has quit IRC | 17:47 | |
*** Stanto has quit IRC | 17:47 | |
*** DavePage_ has quit IRC | 17:47 | |
*** Stanto_ is now known as Stanto | 17:50 | |
*** paulw has joined #baserock | 17:53 | |
richard_maw | thanks to straycat I've worked out the kinks in `morph anchor`, it now does the minimal amount of pushing, uses the right push urls for the server and appropriately warns when it has had to degrade an anchor from a tag to a commit | 17:56 |
richard_maw | which we need for now because we refrence tag objects in our definitions, we can't push tags to some repositories and git won't accept tags to where we can push | 17:57 |
richard_maw | all that's left is bikeshedding on the name and complaints about insufficient documentation | 17:58 |
*** mariaderidder has joined #baserock | 17:58 | |
richard_maw | https://gerrit.baserock.org/#/q/status:open+project:baserock/baserock/morph+branch:master+topic:morph-anchor for the interested | 18:00 |
richard_maw | I'd appreciate if straycat could lift his -2 | 18:01 |
*** lachlanmackenzie has quit IRC | 18:30 | |
SotK | paulsherwood: yeah, I sent patches a few months ago and then tlsa sent a new version at some point which is still unreviewed on baserock-dev as far as I know | 18:37 |
SotK | Its probably bitrotted and in need of a bit of work to rebase it, but idk | 18:37 |
*** mariaderidder has quit IRC | 18:38 | |
*** zoli__ has joined #baserock | 18:52 | |
*** zoli__ has quit IRC | 18:53 | |
*** zoli__ has joined #baserock | 19:23 | |
*** zoli__ has quit IRC | 19:59 | |
*** juergbi` is now known as juergbi | 20:11 | |
*** Albert_ has quit IRC | 21:11 | |
*** zoli__ has joined #baserock | 23:23 | |
*** zoli__ has quit IRC | 23:44 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!