Monday, 2015-11-09

*** shashank_hegde has joined #akanda01:51
*** shashank_hegde has quit IRC06:11
*** shashank_hegde has joined #akanda06:50
*** ronis has joined #akanda08:13
*** openstack has joined #akanda09:19
*** taka has joined #akanda10:12
*** openstackgerrit has quit IRC15:17
*** openstackgerrit has joined #akanda15:17
*** ronis has quit IRC16:08
davidlenwelladam_g, markmcclain are we having some kind of planning meeting today?16:25
markmcclainyeah I thought that was the main part of the agenda for the IRC meeting16:26
*** BharatK has joined #akanda16:58
*** cleverdevil has joined #akanda17:17
*** ronis has joined #akanda17:41
*** shashank_hegde has quit IRC18:00
*** stanchan has joined #akanda18:21
*** shashank_hegde has joined #akanda18:28
*** elo has joined #akanda18:37
*** cleverdevil- has joined #akanda19:00
*** cleverdevil has quit IRC19:02
shashank_hegdeHi… I am trying out Akanda by following instructions in the developer quick start guide19:36
shashank_hegdeBut it looks like the VMs do not get a DHCP IP address at all19:37
shashank_hegdeAny pointers on how I can debug this?19:37
shashank_hegdeI don’t see any error messages in the ak-rug screen19:37
adam_gshashank_hegde, which branch are you running? master or stable/liberty?19:39
shashank_hegdestable/liberty19:39
adam_gshashank_hegde, can you confirm that akanda has a booted the router appliance?19:39
shashank_hegdeYep19:40
shashank_hegdeI created a router as well and I see a couple of akanda service vms19:40
adam_ghmm19:41
shashank_hegdeadam_g: Any idea what the credentials are to log into the service VMs?19:41
adam_gshashank_hegde, user is akanda, and (if you used defaults in devstack) you should be able to login using the devstack users ssh key, or whatever is configured in /etc/akanda-rug/rug.ini under ssh_public_key19:42
adam_gshashank_hegde, that is where the dhcp service is running (within the appliance) so thats a good place to start your debugging19:42
shashank_hegdeadam_g: I see that the router instances do not even have an IPv4 address19:44
adam_gshashank_hegde, the management network, by default, is an IPv6 netowrk.l you can ssh to it via that19:44
shashank_hegdeadam_g: I see… Let me try it out19:45
adam_gshashank_hegde, within the appliance, one NIC will be assigned the mgmt address, router interfaces addresses should be brought up on a NIC19:46
*** cleverdevil- is now known as cleverdevil19:46
*** puranamr has joined #akanda19:49
*** puranamr has quit IRC19:50
*** sarob_ has joined #akanda19:56
*** sarob_ has quit IRC20:12
*** cleverdevil has quit IRC20:51
shashank_hegdeadam_g: Sorry, had to step out for a bit. It looks like the public key was not added to the service VM and so I am unable to login :(20:58
adam_gshashank_hegde, you can configure rug.ini to point to any ssh key you want, but you'll need to destroy + re-create the router appliances20:58
shashank_hegdeadam_g: Cool… let me try that20:59
adam_gyou can either restar the rug and rebuild them via rug-ctl or horizon20:59
adam_gor stop the rug, delete the instances in nova, and restart it20:59
shashank_hegdeadam_g: I tried it. But no luck :(. Am I missing something obvious? The rug.ini has “ssh_public_key=/home/arastra/.ssh/id_rsa.pub” and when I try “ssh -i ~/.ssh/id_rsa.pub akanda@fdca:3ba5:a17a:acda:f816:3eff:feaf:2a82”, it still asks me for a password :/21:08
adam_g“ssh_public_key=/home/arastra/.ssh/id_rsa.pub” should that be arastra or astara?21:13
*** ronis has quit IRC21:24
adam_gshashank_hegde, the ssh keys are injected into the appliance VM when it boots, via cloud-init. so onc eyou update it in your config, you need to rebuild / redeploy the appliance VMs for it to take affect21:28
shashank_hegdeadam_g: its “arastra”, the username for the server21:30
shashank_hegdeI actually did reboot the instances21:30
adam_gshashank_hegde, reboot != rebuild21:30
shashank_hegdeActually I meant rebuild21:30
shashank_hegdeI didn’t seem to have helped21:30
adam_gshashank_hegde, hm21:31
shashank_hegdeadam_g: So no way of getting console access?21:31
adam_gshashank_hegde, so when you rebuilt the instance, did you do so via nova or akanda?21:33
shashank_hegdeadam_g: I actually use horizon21:33
adam_gshashank_hegde, but i mean, was it a command for nova to rebuild it, or for akanda?21:34
shashank_hegdenone of the “rug-ctl” commands seem to work21:34
shashank_hegdeThey all fail with http://paste.openstack.org/show/478383/21:34
adam_gshashank_hegde, oh wow. now *thats* a bug.21:35
adam_gshashank_hegde, but wrt rebuild, when you go to horizon to rebuild them.. are you accessing the list of nova instances and rebuilding those? or are you going into the RUG tab and rebuilding the router there?21:36
adam_gthe two are different21:36
* adam_g goes to fix the rug-ctl issue21:36
shashank_hegdeadam_g: I rebuilt the instance under the RUG tab21:36
adam_gshashank_hegde, gimme a few, i need to rebuild a dev env and poke at this with you. the bug you found makes me wonder about rebuild'ing via horizon.  in the meantime, you might try stopping the rug, nova delete'ing the instances and starting it again to rebuild them entirely21:46
shashank_hegdeadam_g: Sure… I can try that21:47
*** cleverdevil has joined #akanda21:51
*** cleverdevil has quit IRC21:55
adam_gshashank_hegde, doh22:30
adam_gshashank_hegde, im an idiot, sorry22:30
adam_gshashank_hegde, i forgot the project renamed progressed far enough to rename the ssh user in the appliance from akanda to astara22:31
shashank_hegdeadam_g: ?22:31
adam_gshashank_hegde, try sshing to astara@ and not akanda@22:32
shashank_hegdeadam_g: Even in liberty?22:33
adam_gshashank_hegde, yes22:33
shashank_hegdeadam_g: Works!22:34
shashank_hegdeThanks :)22:34
adam_gshashank_hegde, nice22:34
shashank_hegdeadam_g: Let me now try to figure out why DHCP isn’t working22:34
adam_gudhcpc (v1.20.1) started22:38
adam_gSending discover...22:38
adam_gSending select for 10.10.0.2...22:38
adam_gLease of 10.10.0.2 obtained, lease time 8640022:38
adam_gshashank_hegde, i can at least vouch for that working here ATM22:38
adam_gtrying to reproduce the error you are seeing with rug-ctl22:38
shashank_hegdeadam_g: I see… Let me try debugging this22:40
adam_gshashank_hegde, so eth2 in the appliance should have an address on the fixed network, and a dnsmasq dhcp config in /etc/dnsmasq.d/eth2.conf22:43
shashank_hegdeadam_g: Interesting… I see a DHCP reply going out. But its not making it back to the VM22:45
adam_gactually strayandy was hitting a similar issue last week22:47
adam_gstrayandy, did you make an progress on that?22:47
*** cleverdevil has joined #akanda23:00
*** markmcclain has quit IRC23:09
*** markmcclain has joined #akanda23:10
adam_gdavidlenwell, is this irc channel registered to you /w chanserv?23:34

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