*** marst has quit IRC | 01:28 | |
*** marst has joined #openstack-upstream-institute | 01:28 | |
*** lbragsta_ has joined #openstack-upstream-institute | 01:55 | |
*** lbragsta_ has quit IRC | 01:55 | |
openstackgerrit | Ildiko Vancsa proposed openstack/training-guides master: [upstream] systemd instead of screen for DevStack https://review.openstack.org/462315 | 02:11 |
---|---|---|
openstackgerrit | Ildiko Vancsa proposed openstack/training-guides master: [upstream] systemd instead of screen for DevStack https://review.openstack.org/462315 | 02:12 |
*** marst_ has joined #openstack-upstream-institute | 02:44 | |
*** marst has quit IRC | 02:45 | |
*** skelso has quit IRC | 03:26 | |
*** marst_ has quit IRC | 04:20 | |
openstackgerrit | Merged openstack/training-guides master: [upstream] systemd instead of screen for DevStack https://review.openstack.org/462315 | 06:47 |
openstackgerrit | Merged openstack/training-guides master: [upstream] Governance - AUC and election activies https://review.openstack.org/461902 | 06:59 |
*** jaypipes has quit IRC | 11:05 | |
*** jaypipes has joined #openstack-upstream-institute | 12:04 | |
*** jaypipes is now known as leakypipes | 13:19 | |
*** leakypipes has quit IRC | 13:55 | |
*** blancos has joined #openstack-upstream-institute | 14:01 | |
*** skelso has joined #openstack-upstream-institute | 14:24 | |
*** skelso has quit IRC | 14:25 | |
*** skelso has joined #openstack-upstream-institute | 14:26 | |
*** ianychoi has quit IRC | 14:27 | |
*** sekelso has joined #openstack-upstream-institute | 14:32 | |
*** skelso has quit IRC | 14:34 | |
*** diablo_rojo has joined #openstack-upstream-institute | 14:40 | |
*** ianychoi has joined #openstack-upstream-institute | 14:47 | |
*** sekelso has quit IRC | 15:07 | |
*** sekelso has joined #openstack-upstream-institute | 15:08 | |
*** trevormc has joined #openstack-upstream-institute | 15:47 | |
*** sekelso has quit IRC | 16:05 | |
*** sekelso has joined #openstack-upstream-institute | 16:05 | |
jungleboyj | ildikov: ianychoi The 'latest VM image' link from kmARC doesn't point to the latest ova . | 16:26 |
jungleboyj | https://github.com/kmARC/openstack-training-virtual-environment | 16:26 |
ildikov | jungleboyj: the latest image sets the environment to use screen which we might not want though | 16:30 |
jungleboyj | True, but the existing one doesn't have the devstack change for systemd. | 16:30 |
jungleboyj | ildikov: So, do we want them to use the older image and do a git remote udpate/git pull . | 16:31 |
jungleboyj | Or the new image and change the screen setting? :-) | 16:31 |
ildikov | jungleboyj: bah, the issue is to be honest that I sent out the link to the old image beginning of this week | 16:31 |
jungleboyj | ildikov: Ok, question answered. | 16:31 |
ildikov | so at least a few students might have that anyway... | 16:31 |
ildikov | so I think a git pull should not hurt | 16:32 |
jungleboyj | ildikov: Ok, all good and I have already been through the issues they may see if they have already stacked and need to restack. | 16:33 |
ildikov | yeah | 16:33 |
ildikov | we will have a block to set up the image after the intro part | 16:34 |
ildikov | so we can double check the settings, etc | 16:34 |
*** trevormc_ has joined #openstack-upstream-institute | 16:34 | |
jungleboyj | ildikov: Sounds good. Thanks for the input. | 16:34 |
ildikov | jungleboyj: thanks for the attention to detail :) | 16:34 |
jungleboyj | ildikov: Welcome. Just take a quick run through things to make sure everything works. | 16:35 |
*** trevormc has quit IRC | 16:35 | |
ildikov | jungleboyj: yeah, I planned to do that too today, just got snowed under the administrational parts as of yet... | 16:36 |
*** trevormc_ is now known as trevormc | 16:36 | |
jungleboyj | No problem. | 16:37 |
*** lrensing has joined #openstack-upstream-institute | 16:42 | |
trevormc | lrensing: welcome! One thing we have been focusing on is getting exercises ready for the deep dive. I think it would be nice to have a container exercise ready, you can use revert a new-ish bug fix and use that or create your own. | 16:49 |
trevormc | ildikov, does that sound about right? ^ | 16:49 |
trevormc | just remember they should be low-hanging-fruit type of fixes. | 16:50 |
ildikov | trevormc: I just explained your idea to lrensing and the desire to have exercise for that block :) | 16:51 |
trevormc | oh nice, thanks | 16:51 |
ildikov | trevormc: what you wrote is a good summary | 16:51 |
lrensing | i'll look into that | 16:52 |
ildikov | trevormc: lrensing: thanks! | 16:53 |
*** blancos has quit IRC | 16:56 | |
jungleboyj | FYI, the magic to get the new devstack working appears to be: 1) git remote udpate and git pull in /opt/devstack . | 17:34 |
jungleboyj | 2) ./clean.sh | 17:34 |
jungleboyj | 3) ./stack.sh | 17:34 |
jungleboyj | No no no ... 2) should be ./unstack.sh | 17:34 |
jungleboyj | If you do a clean you have rabbitmq issues. | 17:34 |
jungleboyj | If you don't do the unstack there is a VG left around that causes Cinder to fail. | 17:34 |
jungleboyj | So, 1) git remote update | 17:35 |
jungleboyj | 2) git pull | 17:35 |
jungleboyj | 3) unstack.sh | 17:35 |
jungleboyj | 4) stack.sh | 17:35 |
ildikov | that looks good | 17:58 |
ildikov | I always do unstack | 17:58 |
*** lrensing has quit IRC | 17:59 | |
*** diablo_rojo has quit IRC | 18:00 | |
jungleboyj | ildikov: Yeah, I should have thought about that. :-) Wasn't sure what state Mark had left it in though. | 18:08 |
*** openstackgerrit has quit IRC | 18:18 | |
*** openstackgerrit has joined #openstack-upstream-institute | 18:18 | |
openstackgerrit | Jay Bryant proposed openstack/training-guides master: [upstream] fix typo in official-projects slides https://review.openstack.org/463031 | 18:18 |
jungleboyj | Sweet, if you have the slide window open in the BG and open the notes view it changes slides on the original window when you change the notes view. | 18:20 |
*** mlavalle has joined #openstack-upstream-institute | 18:37 | |
mlavalle | kmARC: ping | 18:37 |
jungleboyj | mlavalle: He might be traveling today. | 18:38 |
mlavalle | jungleboyj: ok | 18:38 |
mlavalle | thanks! | 18:38 |
jungleboyj | Yep, just guessing that as he hasn't responded to other pings. | 18:39 |
mlavalle | jungleboyj, ildikov: This morning I built a devstack in my laptop (using my own Vagrant config, not kmARC's). It utrns out that devstack doesn't use screen anymnore to start the services | 18:41 |
mlavalle | diablo_rojo_phon: ^^^^^ | 18:41 |
mlavalle | are you all aware of this? | 18:41 |
jungleboyj | mlavalle: Yes. | 18:41 |
ildikov | mlavalle: Tnx | 18:41 |
jungleboyj | mlavalle: We have updated the slides and I was just playing with an environment to make sure it all works. | 18:41 |
diablo_rojo_phon | Yeah that sounds right. | 18:42 |
mlavalle | ildikov, jungleboyj diablo_rojo_phon: kmARC took care of it the vagrant config for the training: https://github.com/kmARC/openstack-training-virtual-environment/blob/master/files/opt/devstack/local.conf#L13 | 18:42 |
jungleboyj | mlavalle: I have the steps in the scrollback that will take kmARC 's environment and get it up to the new devstack working. | 18:42 |
jungleboyj | mlavalle: We talked yesterday and decided that we want to go with the new dmesg based approach. | 18:43 |
ildikov | mlavalle: in the meantime we decided to teach systemd | 18:43 |
jungleboyj | Sorry, systemd | 18:43 |
jungleboyj | :-) | 18:43 |
mlavalle | ildikov, jungleboyj diablo_rojo_phon: yeah, I think it is the right thing to do, teach systemd | 18:44 |
jungleboyj | mlavalle: That is the plan. :-) | 18:44 |
ildikov | mlavalle: +1 | 18:44 |
mlavalle | but be aware that kmARC's vagrant still will configure with screen | 18:44 |
jungleboyj | mlavalle: Right. | 18:45 |
jungleboyj | Going to have the class do the following: | 18:45 |
jungleboyj | https://www.irccloud.com/pastebin/b65xXsYV/ | 18:45 |
mlavalle | jungleboyj: ok, perfect, that will take care of it | 18:46 |
jungleboyj | :-) Yep and the vagrant /image that is linked doesn't have the SCREEN change in it. | 18:47 |
mlavalle | ildikov, jungleboyj, diablo_rojo_phon just wanted to raise the flag. Trying to avoid surprises in the training. See you all Sunday afternoon | 18:47 |
jungleboyj | mlavalle: Thank you! | 18:47 |
ildikov | mlavalle: thank you! | 18:49 |
ildikov | mlavalle: safe travels | 18:49 |
mlavalle | ildikov: thanks. it is a small hop for me, I live in Austin. Do you fly from Budapest? | 18:49 |
ildikov | mlavalle: that's still a flight :) | 18:50 |
ildikov | mlavalle: already in Boston, flew from Budapest through Munich | 18:50 |
mlavalle | ildikov: well, that is real flight. Glad you are there, so you can recover from the jet lag. See you Sunday | 18:51 |
*** ildikov is now known as coffee_cat | 19:17 | |
*** lrensing has joined #openstack-upstream-institute | 19:19 | |
*** sekelso has quit IRC | 19:34 | |
*** sekelso has joined #openstack-upstream-institute | 19:35 | |
*** lrensing has quit IRC | 19:37 | |
ianychoi | jungleboyj, I see. the page ( https://github.com/kmARC/openstack-training-virtual-environment/blob/master/README.md ) does not point to https://github.com/kmARC/openstack-training-virtual-environment/releases/download/v2017.01.1/upstream-training-v2017.01.1.ova | 19:43 |
ianychoi | Another possible approach would be to indicate the link https://github.com/kmARC/openstack-training-virtual-environment/releases , disable SCREEN=True option in /opt/devstack/local.conf , and execute /opt/devstack/stack.sh | 19:44 |
ianychoi | mlavalle, it was because it had been made two days ago - before we discussed to explain systemd instead of screen | 19:45 |
mlavalle | ianychoi: yeah I figured | 19:55 |
jungleboyj | ianychoi: Yes, I know. I caught that earlier. | 20:09 |
jungleboyj | ianychoi: We decided we wanted to leave it that way and we are going to have them update their devstack before stacking. So, they will use the new systemd approach. | 20:11 |
mlavalle | jungleboyj: I just tested the re-stacking. Works fine | 20:39 |
jungleboyj | mlavalle: Good news. Thanks for the update. | 20:40 |
*** sekelso has quit IRC | 20:42 | |
coffee_cat | mlavalle: jungleboyj: ianychoi: I kinda think that it's actually a good message in a way of how to adapt quickly and also we teach more things in practice right at the beginning of the course | 20:49 |
coffee_cat | so I'm optimistic about it :) | 20:49 |
mlavalle | coffee_cat: ++ | 20:51 |
jungleboyj | coffee_cat: ++ | 20:51 |
jungleboyj | I have a bug out there now and a practice exercise, so that should be all ready to go for Sunday. | 20:51 |
*** lrensing has joined #openstack-upstream-institute | 21:16 | |
coffee_cat | jungleboyj: awesome! :) | 21:25 |
*** lrensing has quit IRC | 21:47 | |
*** trevormc has quit IRC | 22:33 | |
coffee_cat | For those of you who are around tomorrow for the training, let's meet at Dillons at 11am: https://www.dillonsboston.com/location/dillons-restaurant-bar/ | 23:51 |
coffee_cat | I will send out an email too as a reminder | 23:52 |
coffee_cat | See you soon! :) | 23:52 |
coffee_cat | The plan is to meet at the Sheraton at 12:30pm the latest to get ready for the training! | 23:53 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!