Tuesday, 2013-05-28

h6wYes, exactly. 2012.2.3-0ubuntu2.1~cloud000:00
h6wThanks.  I think it's simpler than that, tho.00:02
*** freedomhui has joined #openstack00:02
h6wI'm just running the command out of Chapter 9 of the Folsom install guide.00:02
h6wUsing the cirros image with no volume.00:02
*** dstanek has quit IRC00:03
evxd0G root and ephemeral?00:03
*** evanjfraser has quit IRC00:04
h6wYou've lost me.   nova boot --flavor 2 --image <imageID> --key_name <keyname> --security_group default cirros00:04
h6wI presume no volume means 0G root?00:05
*** miurahr has joined #openstack00:05
*** etank has joined #openstack00:06
*** StarBeast has joined #openstack00:06
h6woic, yes, ephemeral.00:07
evxdh6w: not necessarily. try booting a flavor w/ a 0G root disk. i'm pretty sure you're running into this bug: https://bugs.launchpad.net/ubuntu/+source/nova/+bug/118262400:07
evxdflavor 1 might be 0/000:07
evxdwhich should work00:07
h6wHmmm, "Instance type's disk is too small for requested image."00:08
*** bostonmikea has joined #openstack00:08
h6w...that was on flavor 1.00:08
h6whttp://ix.io/5OY00:10
*** StarBeast has quit IRC00:11
* h6w is loving ix (Thanks Apsu`! :-D)00:11
evxdh6w: weird. it might be something else then. was there anything in the nova-compute logs?00:11
Apsu`h6w: You bet00:11
*** bostonmikea has quit IRC00:12
*** majeff has quit IRC00:13
h6whttp://ix.io/5OZ00:13
*** jjmb has joined #openstack00:14
evxdh6w: yeah, that's the same error from the bug which I linked to.00:14
h6wOh really?   How weird!00:14
h6wSo if I pin it back to a previous revision, then it should work?00:15
evxdwell, it currently affects all Folsom installs, so not _too_ weird :)00:15
evxdof that version, so yes... pinning will work00:15
*** adjohn has joined #openstack00:16
h6wDo you know which version still works?00:16
evxdany previous version is not subject to that bug00:16
h6wCool.  I'll try that.  Thanks! :-D00:17
*** Shmouel`away is now known as Shmouel00:18
*** adjohn has quit IRC00:21
h6wBugger.  Can't seem to roll back novncproxy.00:22
*** miurahr has quit IRC00:22
h6wOnly the current version is available.00:23
h6wAnd I meant weird that it got into the repository with a bug that fails in the "install guide" environment.00:25
*** jpfuentes2 has joined #openstack00:26
*** Tross has quit IRC00:27
*** sthaha has joined #openstack00:27
*** sthaha has quit IRC00:27
*** sthaha has joined #openstack00:27
*** disposable has quit IRC00:28
*** miurahr has joined #openstack00:29
evxdwell, you can try using the patch in that bug report to fix it on the latest version. it's a pretty simple fix.00:30
*** AndyW has joined #openstack00:32
*** disposable has joined #openstack00:33
*** freedomhui has quit IRC00:34
*** acabrera has joined #openstack00:38
h6wYeah.  Moving one line back 5.  Very simple.   Might do that instead. :-)00:39
*** Tross has joined #openstack00:40
*** acabrera_ has joined #openstack00:40
*** acabrera has quit IRC00:43
*** acabrera_ is now known as acabrera00:43
*** miurahr has quit IRC00:43
*** Tross has quit IRC00:43
*** CaptTofu has quit IRC00:43
evxdh6w: be sure to restart the nova-compute service after you patch00:43
*** CaptTofu has joined #openstack00:43
*** gdubreui has quit IRC00:45
*** dstanek has joined #openstack00:46
*** jhurlbert has joined #openstack00:46
*** jhurlbert has quit IRC00:49
*** danblack has quit IRC00:51
*** terriyu is now known as nothung00:53
*** nothung is now known as terriyu00:55
h6wYay! :-D00:56
*** danblack has joined #openstack00:57
h6wNow I just need to work out why the VM is not getting an IP from my external server.00:58
h6wShould a VM's connection turn up in ovs-vsctl show?00:58
h6whttp://ix.io/5P500:59
h6wI kinda expected to see an interface added in either the br-tun or br-eth1 bridges.00:59
h6wHmmm, ok.  cirros doesn't appear to have a ethernet card enabled.01:01
*** zirpu has left #openstack01:01
h6wI only get "lo" in /sys/class/net01:01
*** arif-ali has quit IRC01:02
*** dstanek has quit IRC01:04
*** terriyu has quit IRC01:04
*** terriyu has joined #openstack01:04
*** terriyu has quit IRC01:05
h6wIt's apparently been allocated a connection on two networks, tho.01:07
*** mkouhei has joined #openstack01:09
*** HenryG has quit IRC01:12
*** bostonmikea has joined #openstack01:12
h6wAnd the VM thinks that it exists, because "/etc/init.d/S40network start" says "interface eth0 already configured"01:12
h6wBut it doesn't turn up in "ip a". :-|01:12
*** ayoung has quit IRC01:13
*** freedomhui has joined #openstack01:14
*** ben_duyujie has quit IRC01:17
*** ben_duyujie has joined #openstack01:18
*** bostonmikea has quit IRC01:19
*** majeff has joined #openstack01:20
*** ben_duyujie has quit IRC01:24
*** nphase has quit IRC01:24
*** gdubreui has joined #openstack01:26
Apsu`h6w: Try "ip l"01:29
hugokuohola01:29
h6wApsu`: nope. :-(  Still only 1: lo: ....01:31
h6w8139 mod is loaded correctly.01:31
h6wAs well as ne2k_pci and e100001:31
*** ben_duyujie has joined #openstack01:32
h6wShould I be seeing it anywhere in ovs-vsctl?   According to horizon, it was allocated an id and mac, but I don't see that anywhere on the host.01:32
Apsu`h6w: Might be using virtio, which requires the virtio_net module.01:33
Apsu`(in the guest)01:33
h6wModule virtio_net, not found.  :-(  This is the default cirros image from the Folsom install guide, which I thought would have the right stuff.01:34
*** erkules_ has joined #openstack01:34
h6wCan you suggest a working image that might have it?01:35
Apsu`Might be builtin.01:36
Apsu`It should indeed have what's required.01:36
*** erkules has quit IRC01:37
*** yaguang has joined #openstack01:37
*** ben_duyujie has quit IRC01:38
*** miclorb has quit IRC01:39
*** kevein has joined #openstack01:41
*** majeff has quit IRC01:44
*** erkules_ has quit IRC01:45
*** erkules_ has joined #openstack01:46
*** erkules_ has quit IRC01:46
*** erkules_ has joined #openstack01:46
*** mkollaro has quit IRC01:47
*** tn8or has quit IRC01:47
*** tn8or has joined #openstack01:48
*** krphop has quit IRC01:48
*** ryanpetrello has joined #openstack01:50
*** chandankumar has joined #openstack01:51
*** acabrera has quit IRC01:51
*** hackoo has joined #openstack01:52
hackooHi Apache logs are consuming all the disk space. Is it safe to remove them ?01:53
hackooI also need to change logging to info01:53
*** krphop has joined #openstack01:53
h6wYour apache logs should be compressed by logrotate, so you should be able to delete just the older ones and save the newer ones.01:54
h6wBut yes, in theory, logs are just logs until you need to look at them. ;-)01:54
*** okrieg1 has joined #openstack01:56
*** hackoo has quit IRC01:57
*** nphase has joined #openstack01:57
*** miclorb has joined #openstack01:58
*** nphase has quit IRC01:58
*** nphase has joined #openstack01:58
*** bing_bu has joined #openstack01:59
*** MarkAtwood has joined #openstack02:00
*** MarkAtwood has quit IRC02:00
*** MarkAtwood has joined #openstack02:00
*** miclorb has quit IRC02:02
*** nphase has quit IRC02:02
*** Tross has joined #openstack02:03
*** dstanek has joined #openstack02:04
*** zeus has joined #openstack02:05
*** zerick has joined #openstack02:06
*** nphase has joined #openstack02:07
*** dstanek has quit IRC02:08
zerickHi, I have a problem trying to install trought Packstack, after installing whenI go to the dashboard I got the page "Something went wrong! An unexpected error has occurred. Try refreshing the page. If that doesn't help, contact your local administrator."02:09
*** Keith_Pawson has joined #openstack02:10
*** nphase has quit IRC02:12
*** zerick has quit IRC02:14
*** nphase has joined #openstack02:15
*** nphase has joined #openstack02:15
*** comay has quit IRC02:15
*** ryanpetrello has quit IRC02:16
*** nphase has quit IRC02:19
*** comay has joined #openstack02:20
*** dcramer_ has joined #openstack02:24
*** vkmc has quit IRC02:27
*** dcramer_ has quit IRC02:27
*** danblack has quit IRC02:30
*** huan has joined #openstack02:30
*** evanjfraser has joined #openstack02:32
*** danblack has joined #openstack02:34
*** nphase has joined #openstack02:35
*** nphase has joined #openstack02:35
*** miclorb has joined #openstack02:38
*** lfazio has quit IRC02:39
*** ahasenack has quit IRC02:39
*** rcleere has joined #openstack02:39
*** nphase has quit IRC02:42
*** evanjfraser_ has joined #openstack02:43
*** zeus has quit IRC02:44
*** mkouhei has quit IRC02:45
*** jcoufal has joined #openstack02:46
*** evanjfraser has quit IRC02:46
*** KyleMacDonald has joined #openstack02:47
*** redlocal has joined #openstack02:47
*** jkienitz has joined #openstack02:47
*** noslzzp has quit IRC02:47
*** KyleMacDonald has quit IRC02:49
*** mkouhei has joined #openstack02:51
*** Tross has quit IRC02:52
*** danblack has quit IRC02:56
*** jopz has joined #openstack02:57
jopzhello02:57
*** bg579111619 has joined #openstack02:57
*** bg579111619 has left #openstack02:57
jopz is it possible to assign floating ip's for multiple tenants in openstack02:58
*** Dharmit has joined #openstack03:00
*** chandankumar has quit IRC03:01
*** okrieg1 has quit IRC03:02
*** soleblaze has quit IRC03:04
*** dstanek has joined #openstack03:04
*** Keith_Pawson has quit IRC03:05
*** soleblaze has joined #openstack03:06
*** MarkAtwood has quit IRC03:06
*** dstanek has quit IRC03:09
*** engkur has joined #openstack03:10
*** kaushikc has joined #openstack03:12
*** benoitc has quit IRC03:13
*** redlocal has quit IRC03:13
*** redlocal has joined #openstack03:14
*** arun has joined #openstack03:14
*** arun has joined #openstack03:14
*** Vacuity has quit IRC03:14
*** Vacuity has joined #openstack03:16
*** benoitc has joined #openstack03:16
*** aruntomar has joined #openstack03:20
*** ladquin is now known as ladquin_away03:23
*** miclorb has quit IRC03:25
*** koolhead17 has joined #openstack03:27
*** CaptTofu has quit IRC03:34
*** CaptTofu has joined #openstack03:34
*** RabidCicada has quit IRC03:40
*** freedomhu has joined #openstack03:41
*** afazekas has joined #openstack03:42
*** martine has joined #openstack03:42
*** KyleMacDonald has joined #openstack03:43
*** freedomhui has quit IRC03:43
*** terriyu has joined #openstack03:44
*** TheSphinX^ has joined #openstack03:45
*** koolhead17 has quit IRC03:47
*** freedomhui has joined #openstack03:47
*** biggestchops has quit IRC03:47
*** anticw_ has quit IRC03:48
*** anticw has joined #openstack03:48
*** TheSphinX_ has quit IRC03:48
*** freedomhu has quit IRC03:49
*** bostonmikea has joined #openstack03:52
*** sthaha has quit IRC03:54
*** sthaha has joined #openstack03:55
*** sthaha has joined #openstack03:55
*** evanjfraser has joined #openstack03:56
*** bostonmikea has quit IRC03:57
*** SergeyLukjanov has joined #openstack03:57
*** evanjfraser_ has quit IRC03:58
*** evanjfraser_ has joined #openstack03:59
*** koolhead17 has joined #openstack03:59
*** jopz has quit IRC04:00
*** pmathews has joined #openstack04:00
*** sthaha has quit IRC04:01
*** evanjfraser has quit IRC04:02
*** okrieg1 has joined #openstack04:02
*** _baba_ has quit IRC04:05
*** tux_ has quit IRC04:05
*** dstanek has joined #openstack04:05
*** okrieg1 has quit IRC04:08
*** dstanek has quit IRC04:10
*** jcoufal has quit IRC04:12
*** tux_ has joined #openstack04:12
*** jpfuentes2 has quit IRC04:17
*** Aarti has joined #openstack04:17
*** martine has quit IRC04:18
*** corXi has joined #openstack04:19
*** rostam has quit IRC04:20
*** garyk has joined #openstack04:20
*** pmathews has quit IRC04:21
*** rostam has joined #openstack04:22
*** responsiPaul has quit IRC04:23
*** responsiPaul has joined #openstack04:23
*** martine has joined #openstack04:26
*** miclorb has joined #openstack04:27
*** gdubreui has quit IRC04:28
*** majeff has joined #openstack04:35
*** jcoufal has joined #openstack04:37
*** garyk has quit IRC04:37
*** jcoufal has quit IRC04:38
*** sld-away is now known as sld04:38
*** jcoufal has joined #openstack04:38
*** freedomhui has quit IRC04:43
*** aeperezt has quit IRC04:46
*** souvik has joined #openstack04:49
*** krypto has joined #openstack04:53
*** bostonmikea has joined #openstack04:55
*** Tross has joined #openstack04:57
*** adjohn has joined #openstack04:58
*** majeff has quit IRC04:59
*** tux_ has quit IRC05:01
*** bostonmikea has quit IRC05:02
*** okrieg1 has joined #openstack05:05
*** adjohn has quit IRC05:08
*** KyleMacDonald has quit IRC05:08
*** melmoth has joined #openstack05:08
*** adjohn has joined #openstack05:09
*** okrieg1 has quit IRC05:10
*** evanjfraser_ has quit IRC05:10
*** adjohn has quit IRC05:11
*** sandywalsh has joined #openstack05:12
*** martine has quit IRC05:12
*** xBsd has joined #openstack05:14
*** martine has joined #openstack05:17
*** psedlak has joined #openstack05:19
*** navid has joined #openstack05:21
*** adhi_outlined has joined #openstack05:28
adhi_outlinedhi05:28
adhi_outlineddoes anyone can help to inform link tutor how to make XCP 1.6 as hypervisor in openstack ?05:29
*** markpeek has quit IRC05:33
*** gdubreui has joined #openstack05:36
*** osphy has joined #openstack05:38
*** martine has quit IRC05:39
*** SergeyLukjanov has quit IRC05:40
*** Ile has joined #openstack05:42
*** Ile is now known as ile^^05:42
*** tualatrix has joined #openstack05:43
*** pvankouteren has joined #openstack05:49
*** vartom3 has joined #openstack05:55
*** miurahr has joined #openstack05:55
*** perlstein_ has quit IRC05:56
*** garyk has joined #openstack05:59
*** bostonmikea has joined #openstack05:59
*** freedomhui has joined #openstack06:00
*** Dharmit has quit IRC06:02
*** xBsd has quit IRC06:03
*** tualatrix has quit IRC06:03
*** StarBeast has joined #openstack06:03
*** ondergetekende has joined #openstack06:04
*** eglynn has joined #openstack06:05
*** w00die has joined #openstack06:05
*** okrieg1 has joined #openstack06:05
*** bostonmikea has quit IRC06:06
*** ijw has quit IRC06:07
*** ijw has joined #openstack06:08
*** navid has left #openstack06:08
*** vlad_starkov has joined #openstack06:09
*** eglynn has quit IRC06:09
*** mrunge has joined #openstack06:10
*** okrieg1 has quit IRC06:10
*** miclorb has quit IRC06:12
*** radsy has quit IRC06:12
*** koolhead17 has quit IRC06:14
*** chrissco_ has joined #openstack06:14
*** xBsd has joined #openstack06:14
*** miclorb has joined #openstack06:15
*** linuxfreck has joined #openstack06:15
*** lynxman_ is now known as lynxman06:19
*** lynxman has joined #openstack06:19
*** dorftrottel has joined #openstack06:21
*** comay has quit IRC06:22
*** guigui1 has joined #openstack06:22
*** junaid has joined #openstack06:22
*** JuniperJaxx is now known as aRecluse06:23
*** adjohn has joined #openstack06:23
*** majeff has joined #openstack06:25
*** Dharmit has joined #openstack06:25
*** adjohn_ has joined #openstack06:27
*** adjohn_ has quit IRC06:28
*** adjohn has quit IRC06:28
*** devvesa has joined #openstack06:28
*** navid has joined #openstack06:28
*** osphy has quit IRC06:29
*** jaimef has quit IRC06:29
*** marun has quit IRC06:31
*** jaimef has joined #openstack06:32
*** miurahr has quit IRC06:33
*** miurahr has joined #openstack06:36
*** marun has joined #openstack06:36
*** vlad_starkov has quit IRC06:38
*** xBsd has quit IRC06:38
*** vlad_starkov has joined #openstack06:38
*** eglynn has joined #openstack06:38
*** vlad_starkov has quit IRC06:41
*** vlad_sta_ has joined #openstack06:42
*** miurahr has quit IRC06:43
*** redlocal has quit IRC06:43
*** tualatrix has joined #openstack06:45
*** eglynn has quit IRC06:48
*** psedlak has quit IRC06:50
*** msgodf has joined #openstack06:52
*** Dr{Who} has joined #openstack06:52
*** Dr{Wh0} has quit IRC06:53
*** adhi_outlined has quit IRC06:54
*** RM_ has joined #openstack06:55
*** pnavarro has joined #openstack06:56
*** RM_ has quit IRC06:57
*** RM_ has joined #openstack06:57
*** adhi_outlined has joined #openstack06:57
*** ifarkas has joined #openstack07:02
*** henrynash has joined #openstack07:02
*** w00die has quit IRC07:03
*** jprovazn has joined #openstack07:04
*** jtomasek has joined #openstack07:05
*** okrieg1 has joined #openstack07:06
*** bostonmikea has joined #openstack07:06
*** IlyaE has quit IRC07:07
*** xBsd has joined #openstack07:08
*** dstanek has joined #openstack07:08
*** psedlak has joined #openstack07:09
*** okrieg1 has quit IRC07:10
*** odyssey4me9 has joined #openstack07:10
*** bostonmikea has quit IRC07:11
*** egallen has joined #openstack07:12
*** vartom3 has quit IRC07:12
*** anande has joined #openstack07:12
*** dstanek has quit IRC07:13
hugokuoDoes anyone in Taiwan?07:14
*** BjoernC has joined #openstack07:14
*** baba has joined #openstack07:14
*** Dharmit has quit IRC07:17
*** derekh has joined #openstack07:17
*** Dharmit has joined #openstack07:17
*** derekh has quit IRC07:17
*** jodok has joined #openstack07:17
*** jodok has joined #openstack07:17
*** mkollaro has joined #openstack07:18
*** AnilV4 has quit IRC07:18
*** Dady has joined #openstack07:18
*** texarcana has quit IRC07:20
*** biggestchops has joined #openstack07:20
*** morazi has joined #openstack07:21
*** texarcana has joined #openstack07:21
*** stbenjam has quit IRC07:24
*** stbenjam has joined #openstack07:25
*** AnilV4 has joined #openstack07:25
*** simon-AS559 has joined #openstack07:26
*** simon-AS5591 has joined #openstack07:28
*** seshagiri_ has joined #openstack07:28
*** seshagiri has quit IRC07:28
*** simon-AS559 has quit IRC07:28
*** mkouhei has quit IRC07:29
*** erkules_ is now known as erkules07:32
*** vartom3 has joined #openstack07:34
*** eschnou has joined #openstack07:36
*** chandankumar has joined #openstack07:37
*** adjohn has joined #openstack07:37
*** martianixor has joined #openstack07:37
*** fsimonce has joined #openstack07:38
*** chandankumar has quit IRC07:41
*** chandankumar has joined #openstack07:43
*** longeek has joined #openstack07:44
*** pixelbeat has joined #openstack07:44
*** pantea has joined #openstack07:45
*** odyssey4me9 has quit IRC07:45
*** odyssey4me10 has joined #openstack07:45
*** SergeyLukjanov has joined #openstack07:47
*** adjohn has quit IRC07:47
*** redphaser has joined #openstack07:47
*** miclorb has quit IRC07:49
*** afazekas has quit IRC07:50
*** mmcardle has quit IRC07:51
*** egallen has quit IRC07:51
*** odyssey4me11 has joined #openstack07:51
*** odyssey4me10 has quit IRC07:51
*** sthaha has joined #openstack07:53
*** sthaha has quit IRC07:53
*** sthaha has joined #openstack07:53
*** perlstein_ has joined #openstack07:53
*** ryanpetrello has joined #openstack07:54
*** hewbrocca has joined #openstack07:55
*** mmagr has joined #openstack07:55
*** bbcmicrocomputer has joined #openstack07:58
*** bbcmicrocomputer has joined #openstack07:58
*** StarBeast has quit IRC07:59
*** alekibango has quit IRC08:00
*** pvankouteren has quit IRC08:03
kryptoIs it possible to assign public ip to a tenant so that vm on that tenant will always get that ip address08:04
*** redphaser has quit IRC08:05
*** redphaser has joined #openstack08:05
*** pvankouteren has joined #openstack08:06
*** jpich has joined #openstack08:06
*** okrieg1 has joined #openstack08:06
*** grizzle has quit IRC08:08
*** giulivo has joined #openstack08:09
*** Vacuity has quit IRC08:10
*** Vacuity has joined #openstack08:10
*** evanjfraser has joined #openstack08:10
*** bostonmikea has joined #openstack08:11
*** okrieg1 has quit IRC08:11
*** chrissco_ has quit IRC08:13
*** bostonmikea has quit IRC08:18
*** evanjfraser has quit IRC08:18
*** chandankumar has quit IRC08:19
*** BobBall has joined #openstack08:20
rkeene"nova-manage service list" on my "dashboard" node only shows the dashboard node and the scheduler "binary", and not my compute nodes08:20
rkeeneFrom what I can tell everything is configured correctly08:21
*** afazekas has joined #openstack08:21
rkeene"nova-manage service list" on my "compute" nodes shows only that compute node and the compute, network, and cert "binary"s08:22
*** wajiii has quit IRC08:23
*** sushils has joined #openstack08:24
*** StarBeast has joined #openstack08:24
*** derekh has joined #openstack08:25
*** zoresvit has joined #openstack08:29
*** jgallard has joined #openstack08:29
*** sayan has joined #openstack08:29
*** ctlaugh has quit IRC08:29
*** eglynn has joined #openstack08:29
*** KyleMacDonald has joined #openstack08:30
*** xyj has joined #openstack08:30
*** johnthetubaguy has joined #openstack08:31
*** wajiii-afk has joined #openstack08:32
*** beagles has quit IRC08:32
*** wajiii-afk is now known as wajiii08:32
*** naaw has quit IRC08:34
*** beagles has joined #openstack08:35
*** ctlaugh has joined #openstack08:35
*** chandankumar has joined #openstack08:35
*** atrius_ has quit IRC08:36
*** Staples84 has joined #openstack08:37
*** dmi|afk is now known as dmi08:37
*** gdubreui has quit IRC08:37
*** johnthetubaguy1 has joined #openstack08:37
*** atrius_ has joined #openstack08:38
*** johnthetubaguy has quit IRC08:39
*** BjoernC has quit IRC08:39
*** GusM has joined #openstack08:39
*** vrturbo has joined #openstack08:41
*** henrynash has joined #openstack08:42
*** adjohn has joined #openstack08:43
*** martyntaylor has joined #openstack08:47
*** adjohn has quit IRC08:47
*** pixelbeat has quit IRC08:48
*** vlad_sta_ has quit IRC08:48
*** vlad_starkov has joined #openstack08:49
*** Tross has quit IRC08:52
*** vlad_sta_ has joined #openstack08:53
*** Pensu has joined #openstack08:53
*** psedlak has quit IRC08:54
PensuI am trying to install openstack on Fedora 18 usng devstack and I am getting the error "Invalid openstack nova credentials".........what am I doing wrong?08:55
*** redphaser has quit IRC08:56
*** pokoli has joined #openstack08:56
*** vlad_starkov has quit IRC08:56
*** redphaser has joined #openstack08:57
*** ProfFalk1n has left #openstack08:58
*** majeff1 has joined #openstack08:59
*** pantea has quit IRC08:59
*** ade_b has joined #openstack08:59
*** ade_b has joined #openstack08:59
*** majeff has quit IRC08:59
*** souvik has quit IRC09:00
*** AnilV4 has quit IRC09:00
*** ctlaugh has quit IRC09:01
*** seshagiri has joined #openstack09:01
*** seshagiri_ has quit IRC09:02
*** slid3rd has joined #openstack09:02
*** AnilV4 has joined #openstack09:03
*** aspiers_ has joined #openstack09:05
*** okrieg1 has joined #openstack09:07
*** ctlaugh has joined #openstack09:07
*** yigyugtuygkuy has joined #openstack09:09
*** bing_bu has quit IRC09:09
*** yigyugtuygkuy has left #openstack09:09
*** dstanek has joined #openstack09:09
*** pixelbeat has joined #openstack09:11
*** okrieg1 has quit IRC09:12
*** baba has quit IRC09:13
*** Pensu has quit IRC09:13
*** dstanek has quit IRC09:14
*** chandankumar has quit IRC09:14
*** hewbrocca has quit IRC09:16
*** samc_ has joined #openstack09:16
*** bostonmikea has joined #openstack09:16
*** pantea has joined #openstack09:17
*** dcasier_ has joined #openstack09:19
*** edgeuplink has joined #openstack09:20
*** jodok has quit IRC09:21
*** jodok has joined #openstack09:22
*** bostonmikea has quit IRC09:23
*** navid has quit IRC09:25
*** navid has joined #openstack09:26
*** samc_ has quit IRC09:27
*** samc_ has joined #openstack09:27
*** junaid has quit IRC09:28
*** Shmouel has quit IRC09:28
*** Shmouel`away has joined #openstack09:29
*** majeff1 has quit IRC09:29
*** mkollaro has quit IRC09:29
*** KyleMacDonald has quit IRC09:29
vrturboCan you still get Nicira's network virtualization platform after the whole vmware thing?09:30
*** huan has quit IRC09:31
*** xBsd has quit IRC09:32
*** macdomat has joined #openstack09:33
*** engkur has quit IRC09:33
*** pantea has quit IRC09:34
*** macdomat has quit IRC09:35
*** egallen has joined #openstack09:36
*** martianixor has quit IRC09:37
*** msavy has joined #openstack09:39
*** macdomat has joined #openstack09:39
ekarlsovrturbo: who knows09:40
*** majeff has joined #openstack09:41
ersiVMWare, I bet.09:42
*** macdomat has quit IRC09:42
*** redphaser has left #openstack09:42
*** adjohn has joined #openstack09:44
*** MarkAtwood has joined #openstack09:46
aghPlease, I need to understand : is it yes or no, possible to use security groups with Quantum, OpenvSwitch and allow_overlapping_ips=True ?09:46
*** junaid has joined #openstack09:46
*** sayan has quit IRC09:46
*** acathrow has joined #openstack09:46
*** asksol has quit IRC09:48
*** macdomat has joined #openstack09:49
*** adjohn has quit IRC09:49
*** pantea has joined #openstack09:50
*** DaveJ__ has joined #openstack09:50
*** xBsd has joined #openstack09:50
*** zooz has joined #openstack09:51
*** pnavarro has quit IRC09:51
shanghi all, where can I find the OpenStack Design summit presentation slides? Is it all available on slideshare? I don't see many presentations there09:52
BobBallshang: much of the design summit was driven by etherpad rather than slideware; where slides were used they are often linked from the etherpads: https://wiki.openstack.org/wiki/Summit/Havana/Etherpads09:52
vrturboAnyone know the benefits or ryu over normal ovs with quantum gre?09:52
*** ryanpetrello has quit IRC09:53
*** mkollaro has joined #openstack09:56
shangBobBall: mainly, I am looking for the slides for: http://www.openstack.org/summit/portland-2013/session-videos/?day=109:57
*** asksol has joined #openstack09:58
BobBallthat wasn't from the "design summit" but rather the "user" portion of the summit.  I'm not sure where or whether slides are available for those.09:58
shangI see.10:00
*** asksol has joined #openstack10:03
*** pvankouteren has quit IRC10:03
*** pvankouteren_ has joined #openstack10:03
*** longeek has quit IRC10:05
*** kevein has quit IRC10:07
*** okrieg1 has joined #openstack10:07
*** okrieg1 has quit IRC10:12
johnthetubaguy1shang: I think there are videos for some of the user bits of the summit10:12
*** johnthetubaguy1 is now known as johnthetubaguy10:12
johnthetubaguyah, gotcha10:13
johnthetubaguysome people put their slides of slideshare.net and similar, its worth a quick look10:14
*** bbcmicrocomputer has quit IRC10:15
*** baba has joined #openstack10:17
*** usimchoni has joined #openstack10:18
*** usimchoni has left #openstack10:19
shangjohnthetubaguy: yeah, I like the VMware/Nicira presentation, but can't find it on slidesahre10:19
*** bostonmikea has joined #openstack10:20
*** tmclaugh[lap] has quit IRC10:21
johnthetubaguyshang: doh, its worth mailing the presenter, they might be able to send it to you/upload it10:21
*** navid_ has joined #openstack10:21
shangjohnthetubaguy: yup, agree.10:21
*** pnavarro has joined #openstack10:22
*** egallen has quit IRC10:23
*** navid has quit IRC10:23
*** bbcmicrocomputer has joined #openstack10:24
*** bbcmicrocomputer has joined #openstack10:24
*** Staples84 has quit IRC10:25
*** bostonmikea has quit IRC10:27
*** xBsd has quit IRC10:27
*** tualatrix has quit IRC10:29
*** GusM has quit IRC10:29
*** cdub has quit IRC10:29
*** simon_lucy has joined #openstack10:29
*** cdub has joined #openstack10:29
*** jodok has quit IRC10:30
*** xBsd has joined #openstack10:30
*** xBsd has quit IRC10:30
*** simon-AS5591 has quit IRC10:31
*** simon-AS559 has joined #openstack10:31
*** simon-AS5591 has joined #openstack10:32
*** simon-AS559 has quit IRC10:32
*** yaguang has quit IRC10:32
*** simon-AS5591 has quit IRC10:33
*** simon-AS559 has joined #openstack10:33
*** AnilV4 has quit IRC10:35
*** xyj has quit IRC10:37
*** simon-AS559 has quit IRC10:37
*** AnilV4 has joined #openstack10:38
*** kaushikc has quit IRC10:39
*** majeff has quit IRC10:40
*** portante has quit IRC10:44
*** aspiers_ has quit IRC10:44
*** aspiers has joined #openstack10:45
*** adjohn has joined #openstack10:46
*** adjohn has quit IRC10:51
*** adhi_outlined has quit IRC10:55
*** GusM has joined #openstack10:57
*** MarkAtwood has quit IRC10:58
*** sayan has joined #openstack10:59
*** baba has quit IRC10:59
*** jahkeup has joined #openstack11:00
*** Jahkeup_ has joined #openstack11:00
*** kseifried has quit IRC11:00
*** kseifried has joined #openstack11:01
*** kseifried has joined #openstack11:01
*** msavy has quit IRC11:02
*** majeff has joined #openstack11:02
*** chasmo has quit IRC11:05
*** BjoernC has joined #openstack11:05
*** okrieg1 has joined #openstack11:08
*** rkukura has quit IRC11:10
*** odyssey4me11 has quit IRC11:11
*** freedomhui has quit IRC11:12
*** johnthetubaguy has quit IRC11:12
*** okrieg1 has quit IRC11:13
*** johnthetubaguy has joined #openstack11:15
*** jgallard has quit IRC11:20
*** jgallard has joined #openstack11:21
*** bostonmikea has joined #openstack11:25
*** eglynn is now known as hungry-eglynn11:25
*** AnilV4 has quit IRC11:27
*** Jahkeup_ has quit IRC11:29
*** Harry51S has joined #openstack11:31
*** chandankumar has joined #openstack11:31
*** verdurin has quit IRC11:31
*** GusM has quit IRC11:32
*** litong has joined #openstack11:32
*** bostonmikea has quit IRC11:33
*** verdurin has joined #openstack11:35
*** dstanek has joined #openstack11:36
*** ujjain has joined #openstack11:38
*** jodok has joined #openstack11:38
*** jodok has joined #openstack11:38
*** GusM has joined #openstack11:39
*** benoitc has quit IRC11:40
*** junaid has quit IRC11:40
*** nphase has joined #openstack11:41
*** mavestinus is now known as pn11:43
*** pn has joined #openstack11:43
*** odyssey4me11 has joined #openstack11:43
*** GusM has quit IRC11:43
*** benoitc has joined #openstack11:44
*** msavy has joined #openstack11:44
*** dstanek has quit IRC11:44
*** aspiers has quit IRC11:44
*** tmclaugh[work] has joined #openstack11:44
*** GusM has joined #openstack11:45
*** Jahkeup_ has joined #openstack11:46
*** adjohn has joined #openstack11:48
*** Deoan has joined #openstack11:49
*** ffio has joined #openstack11:50
*** odyssey4me11 has quit IRC11:51
*** odyssey4me11 has joined #openstack11:51
*** gdubreui has joined #openstack11:52
*** junaid has joined #openstack11:52
*** miclorb has joined #openstack11:53
*** adjohn has quit IRC11:53
*** afazekas has quit IRC11:57
*** asksol has quit IRC11:58
*** asksol has joined #openstack11:58
*** Miciah has joined #openstack11:58
*** miclorb has quit IRC11:58
*** AnilV4 has joined #openstack11:59
*** kaushikc has joined #openstack11:59
*** psedlak has joined #openstack11:59
*** psedlak has quit IRC11:59
*** psedlak has joined #openstack12:01
*** pvankouteren_ has quit IRC12:02
*** nphase has quit IRC12:02
*** troubadour has joined #openstack12:03
*** noslzzp has joined #openstack12:03
troubadourHi guys12:03
*** pvankouteren has joined #openstack12:04
*** ahasenack has joined #openstack12:04
*** junaid has quit IRC12:05
troubadouri just installed OpenStack Grizzly. I have a problem during the vm instanciation. After the ip assigment, i found in my vm log:12:05
troubadour20130528 12:05:29,391  util.py[WARNING]: 'http://169.254.169.254/20090404/metadata/instanceid' failed [0/120s]: http error [500]12:05
troubadourAny idea to correct this issue ?12:06
*** simon-AS559 has joined #openstack12:07
*** xBsd has joined #openstack12:07
*** hungry-eglynn is now known as eglynn12:08
*** simon-AS5591 has joined #openstack12:08
*** grizzle has joined #openstack12:08
*** chasmo has joined #openstack12:08
*** dhanasekaran has quit IRC12:08
*** dhanasekaran has joined #openstack12:09
*** freedomhui has joined #openstack12:09
*** lborda has joined #openstack12:09
*** martine has joined #openstack12:09
*** Skaag has quit IRC12:10
*** vkmc has joined #openstack12:10
*** vkmc has quit IRC12:10
*** vkmc has joined #openstack12:10
*** Skaag has joined #openstack12:10
*** simon-AS559 has quit IRC12:12
*** odyssey4me11 is now known as odyssey4me12:12
*** majeff has quit IRC12:14
*** arun has quit IRC12:15
*** ile^^ has quit IRC12:16
*** drewlander has joined #openstack12:17
*** arif-ali has joined #openstack12:18
*** adalbas has joined #openstack12:18
*** geordish_ is now known as geordish12:20
*** chandankumar has quit IRC12:22
*** simon-AS5591 has quit IRC12:25
*** simon-AS559 has joined #openstack12:25
*** chandankumar` has joined #openstack12:26
*** jpfuentes2 has joined #openstack12:29
*** arun has joined #openstack12:30
*** simon-AS559 has quit IRC12:30
*** moos3 has joined #openstack12:30
*** souvik has joined #openstack12:31
*** sandywalsh has quit IRC12:33
*** Tross has joined #openstack12:34
*** simon-AS559 has joined #openstack12:35
*** simon-AS5591 has joined #openstack12:36
*** arif-ali has quit IRC12:38
*** vrturbo has quit IRC12:38
*** simon-AS559 has quit IRC12:39
*** CaptTofu has quit IRC12:40
*** CaptTofu has joined #openstack12:40
*** dhellmann has joined #openstack12:42
*** dhellmann is now known as dhellmann-away12:42
*** wbx_ has joined #openstack12:43
*** tkammer has joined #openstack12:45
*** goldyfruit has joined #openstack12:46
*** sandywalsh has joined #openstack12:46
*** msavy has quit IRC12:47
*** joecascio has joined #openstack12:48
*** aliguori has joined #openstack12:49
*** jgallard has quit IRC12:49
*** jgallard has joined #openstack12:50
*** jmh_ has joined #openstack12:50
*** adjohn has joined #openstack12:50
*** macdomat has quit IRC12:51
*** alunch has quit IRC12:52
*** kbringard has joined #openstack12:53
*** rahul_sharma has joined #openstack12:53
*** macdomat has joined #openstack12:53
rahul_sharmahttp://networkstatic.net/openstack-essex-scripted-installation-on-ubuntu-12-04-part-1/ following this but not able to http://networkstatic.net/openstack-essex-scripted-installation-on-ubuntu-12-04-part-1/12:53
rahul_sharmassh -i demo.pem ubuntu@10.1.0.x12:53
*** eharney has quit IRC12:54
*** arun has quit IRC12:55
*** marrusl has joined #openstack12:55
*** Trixboxer has joined #openstack12:55
*** RabidCicada has joined #openstack12:56
*** adjohn has quit IRC12:56
rahul_sharmahttp://networkstatic.net/openstack-essex-scripted-installation-on-ubuntu-12-04-part-1/ following this but not able to ssh -i demo.pem ubuntu@10.1.0.x12:56
rahul_sharmagetting error no route to host12:56
*** rnorwood2 has quit IRC12:56
*** okrieg1 has joined #openstack12:56
*** jgallard has quit IRC12:58
*** jgallard has joined #openstack12:59
*** jkienitz has quit IRC12:59
*** jkienitz has joined #openstack13:01
*** KLevenstein has joined #openstack13:01
*** xBsd has quit IRC13:01
*** yocum has joined #openstack13:02
*** simon_lucy_ has joined #openstack13:03
*** jtomasek has quit IRC13:03
*** aspiers has joined #openstack13:03
*** jgallard has quit IRC13:03
*** simon_lucy__ has joined #openstack13:04
*** simon_lucy has quit IRC13:04
*** simon_lucy__ is now known as simon_lucy13:04
*** jgallard has joined #openstack13:04
*** verdurin has quit IRC13:04
*** simon_lucy_ has quit IRC13:07
*** jcoufal has quit IRC13:07
*** jtomasek has joined #openstack13:07
*** jtomasek has quit IRC13:07
*** jtomasek has joined #openstack13:07
*** verdurin has joined #openstack13:07
*** bostonmikea has joined #openstack13:08
*** xBsd has joined #openstack13:08
*** vkmc has quit IRC13:09
*** bknudson has joined #openstack13:10
*** aspiers has quit IRC13:10
*** ffio_ has joined #openstack13:11
*** alunduil has quit IRC13:11
*** edleafe has joined #openstack13:11
*** ffio has quit IRC13:12
*** spideyman has joined #openstack13:12
*** chandankumar` has quit IRC13:13
*** simon-AS5591 has quit IRC13:15
*** alunch has joined #openstack13:15
*** simon-AS559 has joined #openstack13:15
*** ashp has joined #openstack13:15
*** cppcabrera has joined #openstack13:16
*** kaushikc1 has joined #openstack13:16
*** cppcabrera has left #openstack13:16
*** jcarter has joined #openstack13:16
*** krtaylor has quit IRC13:17
rahul_sharmahttp://networkstatic.net/openstack-essex-scripted-installation-on-ubuntu-12-04-part-1/ following this but not able to ssh -i demo.pem ubuntu@10.1.0.x getting error no route to host , can you please help me on this issue13:17
*** kaushikc has quit IRC13:17
ashpHey guys, I managed to (attempt) to fire up my first instance but it immediately dropped to ERROR.  When I look at nova logs I can see it constantly failing with "Timeout while waiting on RPC response."13:17
ashpI don't really know what I'm doing, so I'm not sure where to even start troubleshooting.13:17
*** CaptTofu has quit IRC13:17
sldashp: do you have either rabbit or qpid running?13:17
sldashp: and what other details can you get from the logs?13:18
ashpqpidd is running, rabbit isn't13:18
sldk, it would be either one or the other, not both. :)13:18
*** simon-AS559 has quit IRC13:18
*** CaptTofu has joined #openstack13:18
sldcan you see any connections in netstat?13:18
*** msavy has joined #openstack13:18
*** kaushikc1 has quit IRC13:18
*** souvik has quit IRC13:19
*** majeff has joined #openstack13:19
ashpdoes qpidd run on 5672 normally?13:19
*** CaptTofu has quit IRC13:19
*** CaptTofu has joined #openstack13:19
*** rahul_sharma has quit IRC13:19
ashpif so I see a bunch of connections to it13:20
*** bostonmikea has quit IRC13:20
ashpplus I was able to log in, import an image, make keypairs, etc, I'd think if qpidd was down I'd be in bigger trouble, right?13:20
*** redbeard2 has quit IRC13:20
*** ayoung has joined #openstack13:20
*** kaushikc has joined #openstack13:20
sldcorrect.13:20
*** jfluhmann has quit IRC13:20
sldjust looking at what would give a REALLY REALLY fast drop to an error state.13:21
sldanything else in the nova log?  ...the scheduler log? ..etc?13:21
ashpwill check the rest!13:21
sldk13:22
*** michchap has quit IRC13:22
aghPlease, I need to understand : is it yes or no, possible to use security groups with Quantum, OpenvSwitch and allow_overlapping_ips=True ?13:23
*** ffio_ has quit IRC13:25
*** jasondotstar has joined #openstack13:26
*** jgallard has quit IRC13:26
*** vartom3 has quit IRC13:27
*** simon_lucy_ has joined #openstack13:27
*** jgallard has joined #openstack13:27
*** afazekas has joined #openstack13:27
*** eharney has joined #openstack13:28
*** MrRoot has joined #openstack13:28
*** blackboxsw has joined #openstack13:28
*** engkur has joined #openstack13:28
*** simon_lucy has quit IRC13:28
*** bostonmikea has joined #openstack13:28
*** simon_lucy_ is now known as simon_lucy13:28
ashpsld: Can't find anything but these nova errors http://pastebin.com/JeiaEGgW13:29
*** kaushikc has quit IRC13:29
*** jecarey has joined #openstack13:30
*** kaushikc has joined #openstack13:30
*** mkollaro has quit IRC13:30
*** pfreund has joined #openstack13:30
*** julianwa has quit IRC13:31
*** simon-AS559 has joined #openstack13:31
*** simon-AS5591 has joined #openstack13:32
*** yocum has quit IRC13:32
*** simon-AS559 has quit IRC13:33
*** Dharmit has quit IRC13:33
sldashp: aside from the obvious timeout errors you have there that don't give much detail... it does amqp... possibly restart qpid to see if it helps.13:33
sldi need to run now... sorry...13:34
*** sld is now known as sld-away13:34
*** aspiers has joined #openstack13:34
*** yocum has joined #openstack13:35
*** ondergetekende has quit IRC13:35
*** kaushikc has quit IRC13:36
*** ryanpetrello has joined #openstack13:38
*** gdubreui has quit IRC13:38
*** rcleere has quit IRC13:40
ashpHmm, post restart of qpidd:13:40
ashp2013-05-28 13:39:57.494 10599 ERROR nova.openstack.common.rpc.impl_qpid [-] Failed to declare consumer for topic '6e733384a6b2405e8019c24ac0d334cd': connection aborted13:40
ashpthat's probably bad.13:40
*** portante has joined #openstack13:40
*** backjlack has quit IRC13:41
*** ryanpetrello has quit IRC13:41
*** aspiers has quit IRC13:42
*** devvesa has quit IRC13:43
*** eglynn has quit IRC13:43
*** freedomhu has joined #openstack13:44
*** freedomhui has quit IRC13:44
*** eglynn has joined #openstack13:44
*** tkammer has quit IRC13:44
*** jkienitz has quit IRC13:45
*** engkur has quit IRC13:46
*** IlyaE has joined #openstack13:46
*** radez_g0n3 is now known as radez13:46
*** rkukura has joined #openstack13:46
*** mdomsch has joined #openstack13:47
ashpHmm, restarting nova-conductor and then nova-compute fixed it13:47
*** backjlack has joined #openstack13:48
*** aspiers has joined #openstack13:48
*** jergerber has joined #openstack13:48
*** tkammer has joined #openstack13:49
*** tkammer has quit IRC13:49
*** markpeek has joined #openstack13:51
*** adjohn has joined #openstack13:52
*** blamar has joined #openstack13:52
*** michchap has joined #openstack13:53
*** matiu has quit IRC13:53
*** chrismaul has joined #openstack13:53
*** sayan has quit IRC13:54
*** shap_ has joined #openstack13:54
*** shap_ has left #openstack13:55
*** shap_ has joined #openstack13:55
*** flask11 has quit IRC13:55
*** egallen has joined #openstack13:57
*** adjohn has quit IRC13:57
*** JuanDRay has joined #openstack13:58
*** sandywalsh has quit IRC13:59
*** jfarschman has joined #openstack14:00
*** KyleMacDonald has joined #openstack14:01
*** shap_ has quit IRC14:01
*** alunduil has joined #openstack14:02
*** ryanpetrello has joined #openstack14:02
*** ryanpetrello has quit IRC14:03
*** networkstatic has quit IRC14:03
*** networkstatic has joined #openstack14:03
*** acabrera has joined #openstack14:03
*** michchap has quit IRC14:03
kbringardanyone familiar with the quantum l3_agent pacemaker agent?14:03
*** devvesa has joined #openstack14:03
kbringardMadkiss… I'm looking at you ;-)14:03
*** zeus` has joined #openstack14:05
*** jWhiskey has joined #openstack14:06
*** acabrera_ has joined #openstack14:06
*** engkur has joined #openstack14:07
*** JuanDRay has quit IRC14:08
*** acabrera has quit IRC14:09
*** acabrera_ is now known as acabrera14:09
*** ryanpetrello has joined #openstack14:09
*** UICTamale has joined #openstack14:10
*** ryanpetrello has quit IRC14:10
*** robbiew has joined #openstack14:10
*** victor_lowther has joined #openstack14:11
*** aspiers has quit IRC14:11
*** dhellmann has joined #openstack14:14
*** udagawa_ has joined #openstack14:14
*** jkburges1 has joined #openstack14:14
*** tommy__ has joined #openstack14:14
*** Deoan_ has joined #openstack14:14
*** KLevenstein1 has joined #openstack14:15
*** kbringard1 has joined #openstack14:15
*** sandywalsh has joined #openstack14:15
*** bruges_ has joined #openstack14:15
*** dorftrottel has quit IRC14:16
*** hashfail_ has joined #openstack14:16
*** egallen_ has joined #openstack14:16
*** optiz0r_ has joined #openstack14:16
*** xBytez has joined #openstack14:16
*** saschpe_ has joined #openstack14:16
*** batlogg has joined #openstack14:16
*** batlogg has joined #openstack14:16
*** jayne has quit IRC14:17
*** hashfail has quit IRC14:17
*** dhellmann-away has quit IRC14:17
*** souvik has joined #openstack14:17
*** ninkotech__ has joined #openstack14:17
*** jayne| has joined #openstack14:17
*** Xigam has quit IRC14:17
*** ninkotech has quit IRC14:17
*** redbeard2 has joined #openstack14:17
*** optiz0r has quit IRC14:17
*** SergeyLu_ has joined #openstack14:17
*** dhellmann has quit IRC14:17
*** egallen has quit IRC14:17
*** backjlack has quit IRC14:17
*** egallen_ is now known as egallen14:17
*** jdaggett has joined #openstack14:17
*** backjlack_ has joined #openstack14:17
*** calston_ has joined #openstack14:17
*** KLevenstein has quit IRC14:18
*** kbringard has quit IRC14:18
*** aliguori has quit IRC14:18
*** lborda has quit IRC14:18
*** Deoan has quit IRC14:18
*** jodok has quit IRC14:18
*** bbcmicrocomputer has quit IRC14:18
*** beagles has quit IRC14:18
*** derekh has quit IRC14:18
*** batlogg is now known as jodok14:18
*** SergeyLukjanov has quit IRC14:18
*** anande has quit IRC14:18
*** tn8or has quit IRC14:18
*** luckylittle has quit IRC14:18
*** calston has quit IRC14:18
*** udagawa has quit IRC14:18
*** markkropf has quit IRC14:18
*** bruges has quit IRC14:18
*** saschpe has quit IRC14:18
*** aXs__ has quit IRC14:18
*** sifusam has quit IRC14:18
*** dansmith has quit IRC14:18
*** chmouel has quit IRC14:18
*** ohadlevy has quit IRC14:18
*** Goatbert has quit IRC14:18
*** ogelbukh has quit IRC14:18
*** Dieterbe has quit IRC14:18
*** fcoj has quit IRC14:18
*** ORerik_ has quit IRC14:18
*** kwadronaut has quit IRC14:18
*** vmesons has quit IRC14:18
*** sridhar has quit IRC14:18
*** halfie has quit IRC14:18
*** guerremdq has quit IRC14:18
*** Dieterbe_ has joined #openstack14:18
*** fcoj_ has joined #openstack14:18
*** beagles` has joined #openstack14:18
*** bbcmicrocomputer has joined #openstack14:18
*** _sifusam_ has joined #openstack14:18
*** aliguori_ has joined #openstack14:18
*** ohadlevy_ has joined #openstack14:18
*** markkropf has joined #openstack14:18
*** aXs__ has joined #openstack14:18
*** anande has joined #openstack14:18
*** kwadronaut has joined #openstack14:18
*** kwadronaut has quit IRC14:18
*** kwadronaut has joined #openstack14:18
*** dhellmann has joined #openstack14:18
*** bbcmicrocomputer has quit IRC14:18
*** bbcmicrocomputer has joined #openstack14:18
*** ogelbukh1 has joined #openstack14:18
*** derekh has joined #openstack14:18
*** lborda_ has joined #openstack14:18
*** sridhar_ has joined #openstack14:18
*** guerremdq has joined #openstack14:18
*** ohadlevy_ is now known as ohadlevy14:18
*** ohadlevy has joined #openstack14:18
*** luckylittle has joined #openstack14:18
*** ORerik has joined #openstack14:18
*** Goatbert has joined #openstack14:18
*** halfie has joined #openstack14:18
*** backjlack has joined #openstack14:19
*** chmouel has joined #openstack14:19
*** vmeson has joined #openstack14:19
*** dansmith has joined #openstack14:20
*** bostonmikea has quit IRC14:20
*** RM_ has quit IRC14:20
*** bostonmikea has joined #openstack14:21
*** sandywalsh has quit IRC14:21
*** aeperezt has joined #openstack14:21
*** touch has joined #openstack14:22
*** UICTamale has quit IRC14:22
*** touch has quit IRC14:22
*** bostonmikea has quit IRC14:22
*** monst has joined #openstack14:22
*** bostonmikea has joined #openstack14:22
*** JuanDRay has joined #openstack14:22
*** amccabe has quit IRC14:23
*** UICTamale has joined #openstack14:24
*** fnaval has joined #openstack14:24
*** ranjan has joined #openstack14:25
*** esheffield has joined #openstack14:25
ranjanHi All, I am new to openstack and now just installed Grizzly on 3 VM's14:26
ranjanFollowed the basic installation guide in openstack.org14:26
*** nphase has joined #openstack14:28
*** anande has quit IRC14:29
*** michchap has joined #openstack14:29
*** ladquin_away is now known as ladquin14:29
*** xBsd has quit IRC14:29
*** aspiers has joined #openstack14:29
*** afazekas has quit IRC14:29
*** jcoufal has joined #openstack14:30
*** nphase__ has joined #openstack14:30
*** michchap_ has joined #openstack14:30
*** jtomasek has quit IRC14:31
*** jfluhmann has joined #openstack14:31
*** jnoller has joined #openstack14:31
*** michcha__ has joined #openstack14:32
*** morazi has quit IRC14:33
kryptoIs quantum act as a centralized flow controller,will openvswitch communicates with quantum/flow controller  for each packet to generate flows?14:33
*** michch___ has joined #openstack14:33
*** ffio has joined #openstack14:33
*** nphase has quit IRC14:33
rkeeneI already have all my bridges built on my compute nodes, what's the best way to tell Nova to use the existing networks and not try to create its own ?14:33
*** Aarti has quit IRC14:33
*** gmi has joined #openstack14:33
*** ffio has quit IRC14:33
*** sante has quit IRC14:34
*** ffio has joined #openstack14:34
*** bostonmikea has quit IRC14:34
*** michchap has quit IRC14:34
*** michchap has joined #openstack14:34
*** sandywalsh has joined #openstack14:35
*** michchap_ has quit IRC14:35
*** ffio has quit IRC14:35
*** rblackwe has quit IRC14:35
*** DoniRS has joined #openstack14:35
*** megha has joined #openstack14:35
*** markkropf has left #openstack14:35
*** rblackwe has joined #openstack14:35
*** belmoreira has joined #openstack14:36
*** michcha__ has quit IRC14:36
*** michchap_ has joined #openstack14:37
*** michch___ has quit IRC14:37
*** simon-AS5591 has quit IRC14:38
*** simon-AS559 has joined #openstack14:38
*** JonnyNomad has joined #openstack14:38
kbringard1krypto: not really, no14:38
*** kbringard1 is now known as kbringard14:38
kbringardit depends on what output plugin you use, though14:38
*** nop_ has joined #openstack14:38
*** nop has quit IRC14:38
*** michchap has quit IRC14:39
*** rcleere has joined #openstack14:39
kbringardif you use something like Ryu or NVP, which are open flow controllers, then quantum will send the API calls to them and they'll manage the flows14:39
*** chrismaul has quit IRC14:39
kbringardthe standard OVS plugin typically uses GRE tunnels, so OVS creates a GRE mesh between all of your hypervisors14:39
*** michchap has joined #openstack14:39
kbringardand packets flow over the mesh, no interaction from quantum necessary14:39
*** jfluhmann has quit IRC14:40
*** freedomhu has quit IRC14:40
*** chrismaul has joined #openstack14:40
*** jfluhmann has joined #openstack14:40
*** freedomhui has joined #openstack14:41
*** mkollaro has joined #openstack14:41
kbringardrouted traffic will need to run through some kind of "router"14:41
ranjanHi all, i am getting this error when trying nova secgroup-list  - ERROR: The server has either erred or is incapable of performing the requested operation. (HTTP 500) (Request-ID: req-fdd42b30-a1f9-414a-bc44-2d4903413faf)14:41
*** michchap_ has quit IRC14:41
ranjanany help on this14:41
kbringardwhich is what the l3-agent does if you're using that model14:41
*** n0ano has joined #openstack14:41
*** pixelbeat has quit IRC14:41
*** nphase has joined #openstack14:41
*** nphase has joined #openstack14:41
kbringardbut even then it's linux namespaces/bridges/iptables/routing which quantum sets up and then leaves to do its thing14:41
*** pixelbeat has joined #openstack14:42
*** simon-AS559 has quit IRC14:42
*** MarkAtwood has joined #openstack14:42
*** anniec has quit IRC14:42
*** krtaylor has joined #openstack14:42
*** nphase__ has quit IRC14:43
*** alekibango has joined #openstack14:43
*** michchap has quit IRC14:44
*** zeus` is now known as zeus14:44
*** zeus has joined #openstack14:44
*** morazi has joined #openstack14:44
*** JonnyNomad has left #openstack14:45
*** anniec has joined #openstack14:46
*** chrismaul has quit IRC14:46
*** spzala has joined #openstack14:47
*** acathrow has quit IRC14:48
*** FunnyLookinHat has joined #openstack14:48
*** chrismaul has joined #openstack14:49
kryptokbringard:  Is it like  with out  NVP, quantum just configures ovs on each hypervisor to perform ACL and other tasks and it itself will not act as flow controller.14:49
kbringardquantum is basically just the input API which then outputs the call to whatever output plugin you've configured14:50
kbringardbut yea, without using some kind of openflow controller output plugin, the basic OVS agent plugin configures OVS on each hypervisor14:50
*** cp16net is now known as cp16net|away14:51
*** _zerick_ has joined #openstack14:51
*** jtomasek has joined #openstack14:51
kbringardACL's can be done a couple of different ways… in my experience setting nova-compute to noop and using quantum is the best way, but as you like14:52
kbringardthe docs should outline it14:53
*** cp16net|away is now known as cp16net14:53
*** adjohn has joined #openstack14:53
*** mkollaro has quit IRC14:53
*** Rocky___ has joined #openstack14:54
*** victor_lowther has quit IRC14:54
*** mdomsch has quit IRC14:55
*** sudorandom has joined #openstack14:56
*** datsun180b has joined #openstack14:56
*** dgux has joined #openstack14:56
kryptothanks kbringard: do u have any idea,if we configure external centralized flow controller for each ovs on hypervisor then, for each packet will ovs contact flow controller for generating flows,or is it just for adding policy  flows.14:56
kryptocurrently i am running nova-network with bridge14:57
*** nphase has quit IRC14:57
*** engkur has quit IRC14:57
kbringardI guess it depends on how you set it up… but my understanding of openflow controllers is that they simply push policy down to the OVSs14:57
*** megha has quit IRC14:57
*** chrismaul has quit IRC14:57
kbringardso they aren't a central bottleneck to packet flows14:57
*** _zerick_ has quit IRC14:57
*** chrismaul has joined #openstack14:58
*** odyssey4me has quit IRC14:58
*** jgallard has quit IRC14:58
*** zerick has joined #openstack14:58
*** engkur has joined #openstack14:58
*** kebray has joined #openstack14:58
*** IlyaE has quit IRC14:58
*** jgallard has joined #openstack14:58
kryptothanks kbringard that explains everything14:58
*** chuckieb has joined #openstack14:59
*** sushils has quit IRC14:59
*** adjohn has quit IRC14:59
*** mjfork has joined #openstack14:59
*** chuckieb has left #openstack14:59
*** egallen has quit IRC15:00
*** JonnyNomad has joined #openstack15:00
*** para__ has joined #openstack15:01
*** mmagr has quit IRC15:01
*** amccabe has joined #openstack15:01
*** IlyaE has joined #openstack15:01
*** belmoreira has left #openstack15:01
*** desai has joined #openstack15:01
*** sudorandom has quit IRC15:02
*** sudorandom has joined #openstack15:02
*** sushils has joined #openstack15:03
*** cp16net is now known as cp16net|away15:04
*** cp16net|away is now known as cp16net15:04
*** nphase has joined #openstack15:04
*** nphase has joined #openstack15:04
*** xBsd has joined #openstack15:04
*** belmoreira has joined #openstack15:04
*** aliguori_ has quit IRC15:07
*** rerngvit has joined #openstack15:07
*** yidclare has joined #openstack15:07
*** sushils has quit IRC15:07
*** rerngvit has left #openstack15:07
*** sushils has joined #openstack15:08
*** arif-ali has joined #openstack15:09
*** ffio has joined #openstack15:09
*** portante has quit IRC15:09
*** michchap has joined #openstack15:10
*** linuxfreck has quit IRC15:11
*** ffio has quit IRC15:11
dguxIs it possible to define a different public network range for each compute node?15:11
*** anniec has quit IRC15:11
*** anniec has joined #openstack15:11
*** adalbas has quit IRC15:12
kbringarddgux: hmmm, it *may* be, but I think you'd have to run the l3 agent on each compute node and bind each one to a specific external network15:12
*** rmartinelli has quit IRC15:13
kbringardI'm not familiar enough with that complex of a setup to tell you for sure, though15:13
*** zoresvit has quit IRC15:13
*** flaper87 has joined #openstack15:13
kbringardbut, each L3 agent can only be bound to a single external network, so there's that for sure15:14
dguxThanks for reply.  There's really not much talk in any docs about that sort of configuration.  I suppose I wanted to be clear that the desired architecture is for all compute nodes to share all public IP space.15:14
*** alekibango has quit IRC15:15
kbringardbest as I can tell, at this time, it's more or less setup to run a single L3 agent which acts as your "router" and that's where all routed traffic (internal and otherwise) happens15:15
kbringardwhat you're describing sounds more like the multi-host=True mode of nova-network, which isn't supported by the quantum l3 agent at this time15:16
*** qos has joined #openstack15:16
*** danger_fo_away is now known as danger_fo15:16
*** JesperA has joined #openstack15:16
*** osphy has joined #openstack15:16
*** aspiers has quit IRC15:16
*** branen has quit IRC15:16
dguxAh, interesting ok.  But even with Nova-network and multi-host, is it possible to define different IP space for each compute node?  I believe doing multi-host=true simply allows each compute node to proxy traffic to the public network locally.15:17
*** zoresvit has joined #openstack15:17
kbringardthat's correct, sorry, I was just drawing loose correlations :-D15:18
dguxUnderstood, just making sure15:18
*** vlad_sta_ has quit IRC15:18
dguxThanks for your comments15:18
kbringardnp, hopefully hey were helpful :-)15:18
kbringard<— is still figuring this out as well15:18
*** keekz_ is now known as keekz15:18
*** tommy_e has joined #openstack15:19
*** Dady has quit IRC15:19
*** eschnou has quit IRC15:19
*** arif-ali has quit IRC15:19
*** amccabe has quit IRC15:20
*** para__ has quit IRC15:20
*** adjohn has joined #openstack15:21
ranjankbringard, hi, can you help me out :) i have an error while doing nova secgroup-list15:21
kbringardwhat error?15:22
*** michchap has quit IRC15:22
*** pmathews has joined #openstack15:23
ranjankbringard, ERROR: The server has either erred or is incapable of performing the requested operation. (HTTP 500) (Request-ID: req-15458c4c-e178-420b-8537-fa99dc522da4)15:23
kbringardif you look in the nova-api logs is there more information? like if you search for req-15458c4c-e178-420b-8537-fa99dc522da4?15:24
*** vlad_starkov has joined #openstack15:24
*** broskos has joined #openstack15:25
ranjankbringard, http://pastebin.com/tCnmJtWx15:25
ranjankbringard, quantum error getting security groups15:26
*** tbak has joined #openstack15:27
kbringardhrmmm… I've seen this before… trying to remember what I did to fix it :-/15:27
nliadmAnyone running keystone backed by AD?15:27
ranjankbringard, oh thank you. one more thing i am getting a warning in quantum server log - WARNING [quantum.api.extensions] Extension security-group not supported by any of loaded plugins15:28
*** exed has joined #openstack15:28
nliadmI'm unsure how it knows users' passwords15:28
*** jtomasek has quit IRC15:29
*** tmclaugh[work] has quit IRC15:29
*** esp has joined #openstack15:29
*** esp has left #openstack15:29
*** guigui1 has quit IRC15:30
*** GusM has quit IRC15:30
kbringardnliadm: I think it was a config issue… I'd double check your quantum configs and make sure they're all right15:31
kbringardlike, do you have all the secgroup drivers set properly15:32
*** tn8or has joined #openstack15:32
kbringardis the service authentication stuff right in the api-paste15:32
kbringardetc15:32
*** prad has joined #openstack15:32
*** prad has quit IRC15:32
*** prad has joined #openstack15:33
nliadmkbringard: I think you meant ranjan?15:33
*** jgallard has quit IRC15:33
*** alunduil has quit IRC15:33
*** mdenny has joined #openstack15:33
kbringardoh, sorry, right15:34
kbringardtyping is hard15:34
*** jgallard has joined #openstack15:34
*** bdpayne has joined #openstack15:34
kbringardnliadm: I don't use AD so sorry, I have no insight for you :-D15:34
*** para__ has joined #openstack15:34
ranjankbringard, i believe service authentication stuff is working fine as i am able to list nova image-list etc15:34
*** yograterol has joined #openstack15:35
*** tommy_e has quit IRC15:35
*** amccabe has joined #openstack15:35
*** yograterol has quit IRC15:35
*** yograterol has joined #openstack15:35
*** acathrow has joined #openstack15:36
*** aliguori has joined #openstack15:36
*** gyee has joined #openstack15:36
*** egallen has joined #openstack15:38
*** bostonmikea has joined #openstack15:38
kbringardcan you run quantum commands?15:38
*** bostonmikea has quit IRC15:38
*** bostonmikea has joined #openstack15:38
kbringardlike quantum net-list or quantum security-group-list15:39
ranjankbringard, hey, thanks buddy, got it solved.15:40
*** vlad_starkov has quit IRC15:40
ranjanthe firewall driver was not set in /etc/quantum/plugins/openvswitch/ovs_quantum_plugin.ini15:41
kbringardah, nice15:41
kbringardgood catch :-)15:41
*** vlad_starkov has joined #openstack15:41
*** MarkAtwood has quit IRC15:41
ranjankbringard, the sad part is even the official documentation has these errors15:41
ranjankbringard, and people have commented the solution still not updated the documentation15:41
kbringardwould you mind submitting a bugs doc?15:41
kbringardyou can assign it to me15:42
*** dneary has joined #openstack15:42
*** vlad_starkov has quit IRC15:42
*** samograp_ has joined #openstack15:43
*** reed has joined #openstack15:43
*** otherwiseguy has joined #openstack15:44
*** jtomasek has joined #openstack15:44
*** samograp_ has left #openstack15:44
*** gyee has quit IRC15:44
*** savid has joined #openstack15:44
*** gyee has joined #openstack15:46
savidHi, I'm playing around with devstack (running in a vagrant vm), and I'm able to build a server instance from an ubuntu precies image, however I'm only able to create an "m1.tiny" flavor. I'm not able to boot any servers with any disk space (I just get "error" status when booting)15:47
*** tn8or has quit IRC15:48
savidI've tried creating a volume from the ubuntu img and booting the tiny instance from that, however it says in the console that there are no bootable disks.15:48
*** mnaser has quit IRC15:48
ranjankbringard, okie.15:48
*** pixelbeat has quit IRC15:49
*** bostonmikea has quit IRC15:49
*** michchap has joined #openstack15:49
ranjankbringard, hey, can you suggest some documentations were we will get to know the different network scenarios possible with openstack15:49
ranjankbringard, i am new to openstack ,and i find the networking part a bit confusing15:49
*** pixelbeat has joined #openstack15:49
*** para__ has quit IRC15:50
*** engkur has quit IRC15:50
*** mnaser has joined #openstack15:50
*** mnaser has quit IRC15:50
kbringardwe all find the networking part a bit confusing :-D15:50
*** kaushikc has joined #openstack15:50
*** jvrbanac has joined #openstack15:51
*** freedomhui has quit IRC15:51
*** alunduil has joined #openstack15:51
ranjankbringard, :O15:51
ranjankbringard, how long are you working with openstack?15:51
*** devvesa has quit IRC15:52
kbringardthe docs are probably the best place to check… we just need to work on making them better15:52
*** mnaser has joined #openstack15:52
kbringardranjan: a couple of years now15:52
*** iswc has joined #openstack15:53
ranjankbringard, OMG ! and still if you are facing the networking part confusing means , i should keep silence :)15:53
kbringardhah, well, networking is just complicated15:53
kbringardin general15:53
*** belmoreira has quit IRC15:53
kbringardand quantum is still pretty young15:54
ranjankbringard, right now, atleast the networking part from documentation is blindly being configured.15:54
ranjankbringard, which makes things difficult to even troubleshoot15:54
*** Levy1 has joined #openstack15:54
*** Levy1 has left #openstack15:55
kbringardI've found this guide to be quite good at pointing you in the right direction15:55
kbringardhttps://github.com/mseknibilel/OpenStack-Grizzly-Install-Guide/blob/OVS_MultiNode/OpenStack_Grizzly_Install_Guide.rst15:55
*** jgallard has quit IRC15:55
phschwartzkbringard: Agree completely. That guide give novices a good stepping stone.15:55
*** arif-ali has joined #openstack15:56
*** kaushikc1 has joined #openstack15:56
*** lloydde has joined #openstack15:56
ranjankbringard, wow this is cool :)15:57
*** osier has quit IRC15:57
ranjankbringard, i love that diagram :)15:57
kbringardhehe, yea, these guys did a good job15:57
*** kaushikc has quit IRC15:57
*** devoid has joined #openstack15:58
*** alexpilotti has joined #openstack15:58
*** osier has joined #openstack15:59
*** flaper87 has quit IRC16:00
*** garyk has quit IRC16:00
*** ade_b has quit IRC16:01
*** michchap has quit IRC16:02
joecascioGood day. I'm looking for some help to figure out how to configure an openstack installation to make use of a highly efficient deduplicator appliance to speed up network boot times. I presume this appliance would be configured to be the instance store and maybe the image storage?16:02
*** ffio has joined #openstack16:02
*** thansen has quit IRC16:03
*** rmartinelli has joined #openstack16:03
*** IlyaE has quit IRC16:03
*** ijw has quit IRC16:04
*** ijw has joined #openstack16:06
*** jvrbanac has quit IRC16:07
*** eglynn has quit IRC16:07
*** yidclare has quit IRC16:07
*** aliguori has quit IRC16:07
*** s2r2 has quit IRC16:08
*** seiflotfy has quit IRC16:08
*** uictamale_ has quit IRC16:08
*** devicenull has quit IRC16:08
*** keyvan has quit IRC16:08
*** kuduk_____ has quit IRC16:08
*** DaveJ__ has quit IRC16:08
*** Tribaal has quit IRC16:08
*** koddsson has quit IRC16:08
*** bfirsh has quit IRC16:08
*** auviga has quit IRC16:08
*** jab416171 has quit IRC16:08
*** NimeshNeema has quit IRC16:08
*** andreaturli_____ has quit IRC16:08
*** hemna has joined #openstack16:08
*** jfarschman has quit IRC16:09
*** yograterol has quit IRC16:09
*** danielitus has quit IRC16:09
*** sushils has quit IRC16:09
*** Venkat has joined #openstack16:09
*** w00die has joined #openstack16:09
*** dstanek has joined #openstack16:10
*** danielitus has joined #openstack16:10
*** tmclaugh[work] has joined #openstack16:11
*** alop has joined #openstack16:12
*** alop has quit IRC16:12
*** StarBeast has quit IRC16:12
*** alop has joined #openstack16:12
*** xBsd has quit IRC16:14
*** StarBeast has joined #openstack16:14
*** desai1 has joined #openstack16:15
*** sushils has joined #openstack16:15
*** majeff has quit IRC16:15
*** majeff has joined #openstack16:15
*** KyleMacDonald has quit IRC16:15
*** KyleMacDonald has joined #openstack16:17
*** jodok has quit IRC16:18
*** desai has quit IRC16:18
*** ujjain has quit IRC16:19
*** yocum has quit IRC16:19
*** rostam has quit IRC16:20
*** kaushikc1 has quit IRC16:20
*** kaushikc has joined #openstack16:20
*** jvrbanac has joined #openstack16:20
*** osier has quit IRC16:21
*** dstanek has quit IRC16:21
*** scotm has joined #openstack16:21
*** rostam has joined #openstack16:24
*** w00die has quit IRC16:25
*** IlyaE has joined #openstack16:25
*** yocum has joined #openstack16:26
*** pfreund has quit IRC16:27
*** Venkat has quit IRC16:27
*** thansen has joined #openstack16:27
*** adjohn has quit IRC16:28
*** michchap has joined #openstack16:28
*** jkienitz has joined #openstack16:28
*** alexpilotti has quit IRC16:29
*** dstanek has joined #openstack16:29
*** alexpilotti_ has joined #openstack16:29
*** tbak has quit IRC16:29
ranjankbringard, hey have you come across such an error while doing nova-manage service list16:30
*** jWhiskey has quit IRC16:30
ranjanCRITICAL nova [req-c2d06a7e-f76d-455d-980b-aed29f6080fc None None] (OperationalError) unable to open database file None None16:30
kbringardsounds like it's not properly reading your sql string from the nova.conf16:31
*** portante has joined #openstack16:32
ranjankbringard, ok found the solution, actually nova-manage should be executed using sudo16:32
ranjankbringard, sudo nova-manage service list gave the output16:32
*** katylava has joined #openstack16:32
ranjankbringard, thank you for your support. catcu u later16:33
ranjanbye16:33
kbringardoh, yea, I've always run it as root16:33
kbringardsorry16:33
kbringardyou're welcome16:33
kbringardhave a good day/night16:33
*** SunilThaha has joined #openstack16:33
*** simon-AS559 has joined #openstack16:33
*** pantea has quit IRC16:33
*** anniec_ has joined #openstack16:33
*** drewlander has quit IRC16:34
*** majeff has left #openstack16:34
*** mrj has joined #openstack16:35
*** mrj has joined #openstack16:35
*** sthaha has quit IRC16:35
*** SunilThaha has quit IRC16:35
*** kbrierly has quit IRC16:35
*** anniec has quit IRC16:36
*** anniec_ is now known as anniec16:36
*** morazi has quit IRC16:36
*** fbo has joined #openstack16:37
*** bbcmicrocomputer has quit IRC16:37
*** kbrierly has joined #openstack16:38
*** aspiers has joined #openstack16:38
*** alexpilotti_ has quit IRC16:39
*** arif-ali has quit IRC16:40
*** michchap has quit IRC16:40
*** comptona has joined #openstack16:40
*** morazi has joined #openstack16:40
*** arif-ali has joined #openstack16:42
*** jcoufal has quit IRC16:44
kaushikcarosen: https://review.openstack.org/#/c/26108/16:44
*** jprovazn has quit IRC16:47
*** mrunge has quit IRC16:48
*** ifarkas has quit IRC16:48
*** jWhiskey has joined #openstack16:48
*** osphy has quit IRC16:49
*** Blackavar has quit IRC16:50
*** morazi has quit IRC16:50
*** davelowe has joined #openstack16:51
*** jbresnah has joined #openstack16:51
*** jWhiskey has quit IRC16:52
*** acathrow has quit IRC16:52
*** kaushikc has quit IRC16:52
*** jWhiskey has joined #openstack16:52
monstcan someone make a Prodstack, like the devstack scripts16:52
monstthat would be so awesome16:53
monst=)16:53
kbringards/someone/monst/ ;-)16:53
*** navid_ has left #openstack16:53
*** vlad_starkov has joined #openstack16:53
monstI wish I could dedicate myself to that16:53
monst=)16:53
ashpmonst: there's packstack, the redhat answer to devstack16:53
*** koolhead17 has joined #openstack16:54
kbringardif you're a chef shop the openstack cookbooks are coming along16:54
*** corXi has quit IRC16:54
monstI would really prefer ubuntu as the base OS16:54
monstI can deal with chef16:54
ashpthere's puppet and chef modules I guess :)16:54
ashpI'm in the same boat, I've found getting up and running with openstack to be fairly difficult16:55
derekhmonst: if your interested, you caould add ubuntu support to packstack16:55
monstkbringard: last time I looked at chef-opscode openstack stuff it was base on the rackspace private cloud16:55
derekhashp: I'd be more then willing to merge it in :-)16:55
monstis there a more generic prod install for ubuntu using chef?16:55
ashpderekh: I actually used packstack to get my first functioning setup16:56
ashpderekh: I gotta meddle with networking and storage this afternoon16:56
monstIve used devstack a bunch, and love it, but its definitely not for produciton16:56
*** eglynn has joined #openstack16:56
*** mrunge has joined #openstack16:57
*** yidclare has joined #openstack16:57
derekhashp: cool16:57
*** jdaggett has quit IRC16:58
*** vlad_starkov has quit IRC16:58
*** BjoernC has quit IRC16:58
*** CliMz has joined #openstack16:59
*** derekh has quit IRC16:59
*** aliguori has joined #openstack17:00
*** jdaggett has joined #openstack17:01
*** branen has joined #openstack17:01
*** whenry has quit IRC17:01
*** alexpilotti_ has joined #openstack17:01
*** EVega has joined #openstack17:02
*** EVega has left #openstack17:02
*** networkstatic has quit IRC17:02
*** simon-AS559 has quit IRC17:03
*** jsbryant has joined #openstack17:04
*** jecarey_ has joined #openstack17:04
*** jecarey has quit IRC17:04
*** dneary has quit IRC17:04
*** jungleboyj has quit IRC17:05
*** michchap has joined #openstack17:07
*** grizzle has quit IRC17:07
*** s2r2 has joined #openstack17:07
*** jvrbanac_1 has joined #openstack17:09
*** BobBall has quit IRC17:09
*** jfarschman has joined #openstack17:09
*** acathrow has joined #openstack17:11
*** alexpilotti_ has quit IRC17:11
*** jvrbanac has quit IRC17:11
*** KyleMacDonald has quit IRC17:11
*** osphy has joined #openstack17:12
*** garyk has joined #openstack17:13
*** kuduk_____ has joined #openstack17:15
*** zooz has quit IRC17:15
*** nachi has joined #openstack17:16
*** broskos has left #openstack17:17
*** lcheng has quit IRC17:17
*** jtomasek has quit IRC17:17
*** whenry has joined #openstack17:18
*** warik has joined #openstack17:18
*** egallen_ has joined #openstack17:18
*** ladquin has quit IRC17:18
*** egallen has quit IRC17:18
*** egallen_ is now known as egallen17:18
*** wbx_ has quit IRC17:19
*** michchap has quit IRC17:19
*** bfirsh has joined #openstack17:19
*** chandankumar has joined #openstack17:20
*** SergeyLu_ has quit IRC17:20
*** ssalevan has joined #openstack17:21
*** zeus has quit IRC17:22
*** psedlak has quit IRC17:22
*** chandankumar has quit IRC17:22
*** franck has joined #openstack17:23
*** mrunge has quit IRC17:23
*** chandankumar has joined #openstack17:23
*** franck is now known as Guest502317:23
*** FunnyLookinHat has quit IRC17:24
*** darcy_ has joined #openstack17:24
*** DaveJ__ has joined #openstack17:25
*** xBsd has joined #openstack17:26
*** simon_lucy has quit IRC17:26
*** chandankumar has quit IRC17:26
*** jab416171 has joined #openstack17:26
*** simon_lucy has joined #openstack17:27
*** yidclare has quit IRC17:27
*** chandankumar has joined #openstack17:27
*** jdaggett has quit IRC17:27
*** ijw has quit IRC17:27
*** elo has joined #openstack17:28
*** ijw has joined #openstack17:28
*** adalbas has joined #openstack17:28
*** chandankumar has quit IRC17:30
*** markpeek has quit IRC17:30
*** chandankumar has joined #openstack17:31
*** yidclare has joined #openstack17:31
*** NimeshNeema has joined #openstack17:33
*** Blackavar has joined #openstack17:33
*** BjoernC has joined #openstack17:33
*** Tribaal has joined #openstack17:34
*** FunnyLookinHat has joined #openstack17:36
*** markpeek has joined #openstack17:36
*** AnilV4 has quit IRC17:37
*** simon_lucy has quit IRC17:38
*** devicenull has joined #openstack17:41
*** needscoffee is now known as morganfainberg17:42
*** pokoli has quit IRC17:42
*** martyntaylor1 has joined #openstack17:42
*** rturk-away is now known as rturk17:42
*** kagan has joined #openstack17:43
*** dgel has joined #openstack17:43
*** martyntaylor1 has quit IRC17:43
*** AnilV4 has joined #openstack17:43
*** martyntaylor has quit IRC17:44
*** dgel has quit IRC17:45
*** tecepe has quit IRC17:45
*** michchap has joined #openstack17:46
*** auviga has joined #openstack17:46
*** dpippenger has joined #openstack17:46
*** eglynn has quit IRC17:49
*** johnthetubaguy has quit IRC17:50
*** egallen has quit IRC17:50
*** andreaturli_____ has joined #openstack17:52
*** egallen has joined #openstack17:52
*** spideyman has quit IRC17:53
*** sam_one has joined #openstack17:54
*** drewlander has joined #openstack17:54
*** DoniRS has quit IRC17:54
*** openrk has joined #openstack17:54
*** openrk has left #openstack17:55
*** mdomsch has joined #openstack17:56
*** dstanek_ has joined #openstack17:56
*** sdake_ has joined #openstack17:57
*** sdake_ has quit IRC17:57
*** sdake_ has joined #openstack17:57
*** mdomsch_ has joined #openstack17:57
*** mdomsch_ has quit IRC17:57
*** michchap has quit IRC17:58
*** surma has joined #openstack17:58
*** henrynash has quit IRC17:58
*** dgel has joined #openstack17:59
*** henrynash has joined #openstack17:59
*** vlad_starkov has joined #openstack17:59
*** dgel has quit IRC17:59
*** dstanek has quit IRC17:59
*** mnaser has quit IRC18:01
*** monst has quit IRC18:01
*** monst has joined #openstack18:01
*** tmichael has joined #openstack18:02
*** DoniRS has joined #openstack18:02
*** monst has quit IRC18:02
*** bostonmikea has joined #openstack18:02
*** monst has joined #openstack18:03
*** monst has quit IRC18:03
*** troubadour has left #openstack18:03
*** mnaser has joined #openstack18:04
*** zeus has joined #openstack18:04
*** jfarschman has quit IRC18:04
*** monst has joined #openstack18:05
*** martyntaylor has joined #openstack18:05
*** egallen has quit IRC18:05
*** egallen has joined #openstack18:06
*** anniec has quit IRC18:07
*** JesperA has quit IRC18:08
*** keyvan has joined #openstack18:08
*** rnorwood1 has joined #openstack18:09
*** monst has quit IRC18:09
*** kmartin has quit IRC18:09
*** comay has joined #openstack18:10
*** krypto has quit IRC18:11
*** elo has quit IRC18:13
*** eglynn has joined #openstack18:13
*** rnorwood1 has quit IRC18:14
*** aruntomar has quit IRC18:14
*** dstanek_ has quit IRC18:15
*** egallen has quit IRC18:15
*** kmartin has joined #openstack18:15
*** msgodf has quit IRC18:16
*** adjohn has joined #openstack18:17
*** adjohn has quit IRC18:20
*** newbie has joined #openstack18:21
*** DoniRS has quit IRC18:21
*** mikedawson has joined #openstack18:21
*** newbie is now known as Guest7586218:21
*** janon128 has quit IRC18:23
*** janon128 has joined #openstack18:24
*** flaper87 has joined #openstack18:24
*** uictamale_ has joined #openstack18:24
*** fulanito has joined #openstack18:24
*** adjohn has joined #openstack18:24
*** michchap has joined #openstack18:24
*** melwitt has joined #openstack18:25
fulanitohi18:25
fulanitoI have some issues with the compute node installation18:25
fulanitowhen I run nova-mana service list18:26
fulanitoit shows everything fine18:26
*** koddsson has joined #openstack18:26
fulanitobut the problem is when I run an instance18:26
*** eschnou has joined #openstack18:27
*** bostonmikea has quit IRC18:27
*** adjohn has quit IRC18:27
*** bostonmikea has joined #openstack18:27
*** dmi is now known as dmi|afk18:28
*** DoniRS has joined #openstack18:28
*** Guest75862 has quit IRC18:29
*** IlyaE has quit IRC18:30
evxdfulanito: what is the problem specifically18:30
*** vlad_sta_ has joined #openstack18:30
fulanitothis is the output of the instance18:30
*** bostonmikea has quit IRC18:30
fulanitohttp://pastebin.com/7X0R6UEh18:30
fulanitoevxd: http://pastebin.com/7X0R6UEh18:31
*** adjohn has joined #openstack18:31
fulanitoto be more specific is "2013-05-27 18:35:56,333 - util.py[WARNING]: 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [51/120s]: url error [timed out]18:31
fulanito"18:31
*** spideyman has joined #openstack18:31
*** sushils has quit IRC18:31
*** beagles` is now known as beagles18:32
*** beagles is now known as Guest7764918:32
fulanitoevxd: any idea?\18:32
evxdyour instance is having problems communicating with the metadata server18:33
*** AndyW1 has joined #openstack18:33
*** MarkAtwood has joined #openstack18:33
*** vlad_starkov has quit IRC18:33
fulanitoI think it has to be with the bridge config18:33
evxdmake sure the nova-api-metadata service is available on 169.254.169.254:80 on your guest network18:33
fulanitobut I dont know what is wrong18:33
*** retr0h_ is now known as retr0h18:33
evxdwhat directions are you following?18:34
fulanitohow do I check that?18:34
*** AndyW2 has joined #openstack18:34
fulanitobasically I followed this http://docs.cloudfoundry.com/docs/running/deploying-cf/openstack/install_openstack.html18:34
*** SergeyLukjanov has joined #openstack18:34
*** carif has joined #openstack18:34
*** bdpayne has quit IRC18:35
*** AndyW has quit IRC18:35
*** Kum has joined #openstack18:35
*** Kum has quit IRC18:36
evxdwhat does your bridge config look like, and is the metadata service running?18:36
*** hartsocks has joined #openstack18:36
fulanitohow do I check if my metadata service is running?18:37
*** robbiew has quit IRC18:37
*** para__ has joined #openstack18:37
fulanitonova-api.log in the conpute node is empty18:37
*** AndyW1 has quit IRC18:37
*** michchap has quit IRC18:37
*** jfarschman has joined #openstack18:37
*** IlyaE has joined #openstack18:37
*** yidclare has quit IRC18:37
*** bostonmikea has joined #openstack18:38
phschwartzfulanito: nova-api.log would be on your controller, not compute18:38
kbringardfulanito: depends on how your stuff is setup, but you can netstat -an | grep LIST and look for the correct port18:38
*** bdpayne has joined #openstack18:38
kbringardhaha, and what phschwartz said :-)18:38
*** slid3rd has quit IRC18:38
fulanitoI have nova api in the controller18:38
kbringardI think if you run nova-network with multu-host=t it puts the meta API on every compute node… I *think*18:39
fulanitois a multihost installation18:39
phschwartzkbringard: that is correct if you are using multi-host nova-network.18:39
phschwartzfulanito: are you running quantum?18:39
fulanitonope18:39
fulanitohttp://pastebin.com/M8tMpL5h18:40
fulanitothat is the netstat -an18:40
fulanitoin the compute node18:40
*** shardy_afk is now known as shardy18:40
*** melmoth has quit IRC18:40
kbringardI think it runs on port 877518:41
kbringardso you'll want to look for that18:41
fulanitothis is the network config http://pastebin.com/PdTHKnLC18:41
kbringardI don't see port 8775 in there18:41
*** ladquin has joined #openstack18:41
kbringardI'd make sure you have debug = true in your nova.conf18:41
kbringardin which case it *should* dump to nova-api.log18:42
*** dstanek has joined #openstack18:42
fulanitothis is the nova conf http://pastebin.com/aVBjMwBQ18:42
*** mrjazzcat has joined #openstack18:43
*** robbiew has joined #openstack18:43
*** sdake_ has quit IRC18:44
*** seiflotfy has joined #openstack18:44
fulanitoany idea?18:44
*** zooz has joined #openstack18:46
gmifulanito:can you also paste a "ps aux | grep nova" from your compute node?18:46
kbringardin grizzly I think it lives under the nova-api process name… in folsom I think it's nova-api-metadata18:47
kbringardbut based on the netstat output it doesn't look like it's running18:48
*** edgeuplink has quit IRC18:48
*** networkstatic has joined #openstack18:48
kbringardat least not on the host you gave the netstat output for… unless you changed it, it should listen on port 877518:48
*** peluse has joined #openstack18:50
*** jcarter has quit IRC18:51
gmifulanito: based on the doc you're following I think you installed the Folsom release with a controller that acts as a compute node, but it's not clear if the metadata is not reachable from an instance started on a separate compute node, or on the controller node; can you confirm what version of Openstack you installed? "dpkg -l | grep nova"18:53
*** eschenal has joined #openstack18:53
*** BjoernC has quit IRC18:54
*** lorin1 has joined #openstack18:54
*** lorin1 has left #openstack18:54
*** morazi has joined #openstack18:55
*** Chat7509 has joined #openstack18:56
*** yidclare has joined #openstack18:56
*** eschnou has quit IRC18:56
*** Chat7509 has quit IRC18:56
*** egallen has joined #openstack18:56
*** bknudson has left #openstack18:57
*** bostonmikea has quit IRC18:57
*** matiu has joined #openstack18:58
*** eschenal is now known as eschnou18:58
*** eschnou has quit IRC18:58
*** susanne-balle has joined #openstack18:58
*** eschnou has joined #openstack18:59
*** adjohn_ has joined #openstack18:59
*** adjohn has quit IRC19:02
*** bostonmikea has joined #openstack19:03
*** michchap has joined #openstack19:03
*** ryanpetrello has joined #openstack19:04
*** bostonmikea has quit IRC19:04
*** dstanek has quit IRC19:05
*** HenryG has joined #openstack19:05
*** ryanpetrello has quit IRC19:05
*** simon-AS559 has joined #openstack19:05
*** ayoung has quit IRC19:06
*** sayan has joined #openstack19:06
*** simon-AS5591 has joined #openstack19:06
*** monst has joined #openstack19:07
*** monst has quit IRC19:07
*** monst has joined #openstack19:08
*** bostonmikea has joined #openstack19:08
*** ThatOneRoadie has quit IRC19:08
*** simon-AS559 has quit IRC19:09
*** ThatOneRoadie has joined #openstack19:10
*** ttrifonov is now known as ttrifonov_zZzz19:14
*** eschnou has quit IRC19:14
*** pvankouteren has quit IRC19:14
*** martine_ has joined #openstack19:16
*** michchap has quit IRC19:16
*** eglynn has quit IRC19:16
*** martine has quit IRC19:16
*** stoned75 has joined #openstack19:17
*** qos is now known as qos|away19:18
*** edgarnadal has joined #openstack19:20
*** jcarter has joined #openstack19:22
*** sankarshan is now known as sankarshan_away19:22
*** jmh_ has quit IRC19:22
*** ttrifonov_zZzz is now known as ttrifonov19:23
osphyin devstack after running stack.sh, and running source openrc complains "is_service_enabled: command not found "19:24
osphyactually openrc is sourcing devstack/lib/tls19:24
osphydid any one come across this issue  ?19:25
*** networkstatic has quit IRC19:25
*** networkstatic has joined #openstack19:26
*** egallen has quit IRC19:27
*** warik has quit IRC19:27
*** flaper87 has quit IRC19:29
*** eschnou has joined #openstack19:31
monstmoving forward openstack has chosen quantum over nova-network?19:31
monstalso is quantum having to be called something else?19:31
*** warik has joined #openstack19:32
*** kagan has quit IRC19:33
*** dstanek has joined #openstack19:35
fulanitogmi: http://paste.ubuntu.com/5711279/19:35
*** dstanek has quit IRC19:40
*** ayoung has joined #openstack19:41
*** AnilV4 has quit IRC19:42
*** michchap has joined #openstack19:42
*** geekinutah has quit IRC19:44
*** geekinutah has joined #openstack19:45
*** alekibango has joined #openstack19:45
monstIf I do not want to use floating ips and just work with fixed, does flatdhcp resolve this?19:46
*** nphase has quit IRC19:46
*** darcy_ has quit IRC19:47
*** pberis has joined #openstack19:47
*** edgarnadal has quit IRC19:48
*** koolhead17 has quit IRC19:49
*** Harry51S has quit IRC19:50
*** jvrbanac_1 has quit IRC19:51
*** jvrbanac has joined #openstack19:52
*** alop has quit IRC19:52
*** alop_ has joined #openstack19:52
*** jvrbanac has quit IRC19:52
*** michchap has quit IRC19:55
lpbmonst: quantum is also known as 'openstack networking'19:55
*** mikedawson has quit IRC19:56
*** rerngvit has joined #openstack19:57
*** yidclare has quit IRC19:57
*** mikedawson has joined #openstack19:57
*** pixelbeat has quit IRC19:58
*** saurabhs has joined #openstack19:59
*** electrichead has joined #openstack19:59
*** acabrera has quit IRC20:00
*** eglynn has joined #openstack20:01
*** yidclare has joined #openstack20:02
*** vlad_sta_ has quit IRC20:02
*** goldyfruit has quit IRC20:03
*** mgw has joined #openstack20:03
*** nphase has joined #openstack20:04
*** nphase has joined #openstack20:04
*** zarkito has joined #openstack20:04
mgwIs OpenStack overkill for a network of a few dozen nodes?20:04
*** HenryG has quit IRC20:04
ashpno20:05
ashplots of people use openstack on single nodes, so20:05
*** otherwiseguy has quit IRC20:06
iswcI think it all depends on what you're trying to do and whether or not any CMP/infrastructure management system is overkill.. but a few dozen nodes is more than enough to justify an OpenStack setup20:07
mgwashp, iswc: thanks20:08
mgwIs there a way to provision bare metal within openstack (e.g., pxe install)?20:09
*** zarkito has quit IRC20:10
*** alex____1 has joined #openstack20:11
*** alex____1 is now known as thorwin20:11
*** ijw has quit IRC20:12
*** asksol has quit IRC20:12
*** ijw has joined #openstack20:12
mgwIs there a good setup available for deploying openstack with salt? I noticed there are a couple people here (anteaya, backjlack, brainspackle, and probably others) that are also in #salt.20:13
ekarlsomgw: yes there is20:13
*** jdaggett has joined #openstack20:13
thorwinHey, we had a compute node crash yesterday and since then we have communivation issues regarding one single floating ip. Looking at iptables, I see six lines with that ip instead of just three. One with the correct internal ip and one with an address that belomged to a machine that died with the compute node. We're running Ubuntu 12.04, folsom, nova-network20:13
mgwekarlso, thanks20:13
ekarlsocheck out the ironic project mgw which is the same code as nova baremetal driver + some more20:14
mgwekarlso, ok20:14
ekarlsosame thing that was with cinder and quantum, got too big to live in nova :)20:14
*** cp16net is now known as cp16net|away20:14
mgwI got the impression from somewhere that that's experimental.20:14
mgwreading the 'rationale' wiki now20:15
ekarlsomgw: yeh, nova baremetal though should be fine20:15
*** nop_ has quit IRC20:15
*** krtaylor has quit IRC20:15
*** nop has joined #openstack20:15
*** otherwiseguy has joined #openstack20:16
*** carif has quit IRC20:19
*** Guest77649 is now known as beagles20:19
*** martyntaylor has quit IRC20:19
*** beagles is now known as b3nt_pin20:19
mgwIf I install devstack on a machine in our data center, is it going to mess up dhcp?20:19
*** carif has joined #openstack20:19
osphyI am getting keystone error " Unable to communicate with identity service rror": {"message": "You are not authorized to perform the requested action: admin_required", "code": 403, "title": "Not Authorized"}}. (HTTP 403)"20:20
*** b3nt_pin is now known as beagles20:20
*** beagles is now known as beagles_lessons_20:20
osphyfor ADMIN_TOKEN  there is no exported value.20:20
osphyhow to create or know what is ADMIN_TOKEN ?20:20
*** Omie has joined #openstack20:21
thorwinosphy: look in /etc/keystone/keystone.conf20:21
*** yograterol has joined #openstack20:21
*** ijw has quit IRC20:21
*** Omie has quit IRC20:21
*** jdaggett has quit IRC20:21
*** michchap has joined #openstack20:22
*** jdaggett has joined #openstack20:22
osphythorwin : its from devstack20:22
osphyonly /opt/stack/keystone/etc/keystone.conf.sample is available20:22
osphythorwin : its there20:23
osphyI will check that20:23
*** xBsd has quit IRC20:23
*** ijw has joined #openstack20:23
*** james_li has joined #openstack20:24
*** chandankumar has quit IRC20:24
thorwinosphy: echo "ADMIN_TOKEN=<token>" >> localrc && ./stack.sh should do the trick20:24
*** lychinus_ has quit IRC20:25
thorwinosphy: *gna* SERVICE_TOKEN... not ADMIN_20:25
james_liwould any glance reviewers like to look at  https://review.openstack.org/#/c/29296/  ?20:25
*** para__ has quit IRC20:26
*** marcosmamorim has quit IRC20:26
*** radez is now known as radez_g0n320:26
osphythorwin: but what would be the ADMIN_TOKEN ?20:27
*** evanjfraser has joined #openstack20:27
*** cp16net|away is now known as cp16net20:28
*** cp16net is now known as cp16net|away20:28
thorwinosphy: the setting in keystone.conf is "admin_token", the environment variable SERVICE_TOKEN. devstack should do with SERVICE_TOKEN in localrc20:29
*** tmclaugh[work] has quit IRC20:29
*** dhanasekaran has quit IRC20:30
osphythanks thorwin20:31
*** eglynn has quit IRC20:31
*** mrj has quit IRC20:32
*** Guest88054 has quit IRC20:32
*** vry has joined #openstack20:33
*** vry has left #openstack20:33
*** mjfork_ has joined #openstack20:33
*** armax has joined #openstack20:34
*** michchap has quit IRC20:34
*** jproulx has joined #openstack20:34
*** mjfork has quit IRC20:34
*** cakiiooo has joined #openstack20:34
*** mjfork_ is now known as mjfork20:34
*** _kossak_ has quit IRC20:35
*** jproulx has left #openstack20:36
*** zooz has quit IRC20:37
*** _kossak_ has joined #openstack20:37
*** asksol has joined #openstack20:37
*** jakewarner_ has joined #openstack20:39
*** eglynn has joined #openstack20:39
*** Guest88054 has joined #openstack20:40
*** rmartinelli has quit IRC20:40
*** jakewarner has quit IRC20:40
*** jakewarner_ is now known as jakewarner20:40
*** sayan has quit IRC20:42
*** cp16net|away is now known as cp16net20:43
*** naaw has joined #openstack20:43
*** ryanpetrello has joined #openstack20:43
*** pnavarro has quit IRC20:44
*** ryanpetrello has quit IRC20:44
*** ijw has quit IRC20:45
*** ijw has joined #openstack20:46
mgwWhat are the main potential points of failure with openstack? how can they be mitigated? E.g., can the cloud controller and network node be replicated?20:49
*** dizquierdo has joined #openstack20:51
*** cakiiooo has quit IRC20:51
*** pvankouteren has joined #openstack20:52
annegentlemgw: this might help http://docs.openstack.org/trunk/openstack-ha/content/ch-intro.html20:53
mgwannegentle, thanks.20:54
mgwDo you know if devstack will mess with my network's dhcp?20:54
*** jergerber has quit IRC20:54
*** Deoan_ has quit IRC20:59
*** OutBackDingo has quit IRC21:00
annegentlemgw: sorry just saw your question. I typically run devstack in a VM as a development environment.21:00
*** egallen has joined #openstack21:00
*** lorin1 has joined #openstack21:01
*** egallen has quit IRC21:01
*** KLevenstein1 has quit IRC21:01
*** michchap has joined #openstack21:01
*** OutBackDingo has joined #openstack21:01
*** drewlander has quit IRC21:02
*** sam_one has quit IRC21:03
*** vlad_starkov has joined #openstack21:04
*** thorwin has quit IRC21:06
*** MrRoot has quit IRC21:06
*** elo has joined #openstack21:06
*** rkukura has quit IRC21:08
*** ffio_ has joined #openstack21:10
*** ffio has quit IRC21:11
*** mikedawson has quit IRC21:11
*** Trixboxer has quit IRC21:12
*** dcasier_ has quit IRC21:13
*** michchap has quit IRC21:13
*** rerngvit has left #openstack21:14
*** Jahkeup_ has quit IRC21:14
*** sc68cal has quit IRC21:15
*** Skaag has quit IRC21:16
*** sc68cal has joined #openstack21:16
*** mrjazzcat has quit IRC21:17
*** HenryG has joined #openstack21:18
*** evanjfraser_ has joined #openstack21:20
*** lorin1 has quit IRC21:20
*** evanjfraser has quit IRC21:20
*** scotm has quit IRC21:21
*** scotm has joined #openstack21:22
*** naaw has quit IRC21:22
*** evanjfraser has joined #openstack21:22
*** spideyman has quit IRC21:22
*** evanjfraser_ has quit IRC21:25
*** scotm has quit IRC21:26
*** cp16net is now known as cp16net|away21:28
*** dizquierdo has quit IRC21:28
*** cp16net|away is now known as cp16net21:28
*** eschnou has quit IRC21:28
*** kagan has joined #openstack21:29
*** eglynn has quit IRC21:29
*** bdpayne has quit IRC21:30
*** vartom3 has joined #openstack21:31
*** mnaser has quit IRC21:31
*** bdpayne has joined #openstack21:32
*** danger_fo is now known as danger_fo_away21:32
*** lborda_ has quit IRC21:32
*** jasondotstar has quit IRC21:32
*** mnaser has joined #openstack21:33
Madkisskbringard: hu?21:33
*** mgw has quit IRC21:35
*** exed has quit IRC21:35
*** jayne| is now known as jayne21:35
*** chrismaul has quit IRC21:37
*** redbeard2 has quit IRC21:37
*** sushils has joined #openstack21:37
*** UICTamale has quit IRC21:37
*** psandovalv has joined #openstack21:38
*** lychinus has joined #openstack21:39
*** sdake_ has joined #openstack21:40
*** sdake_ has quit IRC21:40
*** sdake_ has joined #openstack21:40
*** MrRoot has joined #openstack21:40
*** martine_ has quit IRC21:40
*** michchap has joined #openstack21:40
*** aeperezt has quit IRC21:41
*** scotm has joined #openstack21:44
*** sam_one has joined #openstack21:44
*** sam_one has joined #openstack21:45
*** jvrbanac has joined #openstack21:47
*** prad has quit IRC21:48
*** gmi has quit IRC21:48
*** jecarey_ has quit IRC21:49
*** michchap has quit IRC21:52
kbringardMadkiss: oh, I emailed you… I was going to ask you some questions about the l3-agent pacemaker agent21:53
Madkissahum.21:53
kbringardno biggie though21:54
*** MrRoot has quit IRC21:54
Madkisskbringard: i am at the OpenStack CEE Day right now, so please don't expect a reply before friday21:55
kbringardyea, no worries21:55
kbringardI made some changes to my local branch which I'm playing with. I was going to spend some time working on it and just wanted to make sure I understood what you were trying to accomplish21:55
kbringardbut no rush, next week or later is fine21:56
kbringardthanks :-)21:56
Madkissok, ttyl21:56
kbringardhave fun at the conference!21:56
*** acathrow has left #openstack21:57
*** souvik has quit IRC21:57
*** bostonmikea has quit IRC21:58
*** alunduil has quit IRC21:58
*** sandywalsh has quit IRC21:58
*** BjoernC has joined #openstack21:58
*** james_li has quit IRC21:59
*** rnorwood1 has joined #openstack21:59
*** Madasi is now known as zz_Madasi22:00
*** jfluhmann has quit IRC22:00
*** bostonmikea has joined #openstack22:01
*** fbo has quit IRC22:01
*** elo has quit IRC22:01
*** desai1 has quit IRC22:02
*** alop_ has quit IRC22:02
*** cp16net is now known as cp16net|away22:03
*** shardy is now known as shardy_afk22:04
*** sdake_ has quit IRC22:04
*** kebray has quit IRC22:06
*** aliguori has quit IRC22:07
*** vry has joined #openstack22:07
monstany quantum masters here able to join a google hangout to help me troubleshoot?22:07
*** acabrera has joined #openstack22:07
monstshould be pretty basic stuff22:07
*** Guest92348 is now known as terje22:07
*** junglebells has joined #openstack22:07
*** eharney has quit IRC22:07
*** jdaggett has quit IRC22:08
*** kbringard has quit IRC22:08
*** vry has quit IRC22:08
*** savid has quit IRC22:09
*** sandywalsh has joined #openstack22:09
*** rkukura has joined #openstack22:09
*** jcarter has quit IRC22:09
*** zooz has joined #openstack22:10
*** okrieg1 has quit IRC22:10
sorenI'm having trouble grokking something about Quantum.22:12
sorenIf you're using the OVS plugin and have enabled tunneling..22:12
*** networkstatic has quit IRC22:12
sorenYou get a br-tun with all the tunnels.22:13
sorenAnd a br-int for all the VMs to be connected to.22:13
*** networkstatic has joined #openstack22:13
sorenHow are the various networks kept isolated?22:13
*** jdaggett has joined #openstack22:14
*** vartom3 has quit IRC22:14
*** vry has joined #openstack22:15
*** okrieg1 has joined #openstack22:16
*** qos|away has quit IRC22:17
*** jdaggett1 has joined #openstack22:18
*** jdaggett has quit IRC22:19
*** SergeyLukjanov has quit IRC22:19
*** michchap has joined #openstack22:19
*** okrieg1 has quit IRC22:19
*** wraezor has quit IRC22:19
*** networkstatic has quit IRC22:21
*** StarBeast has quit IRC22:21
*** ladquin has quit IRC22:24
*** networkstatic has joined #openstack22:24
*** arif-ali_ has joined #openstack22:25
*** arif-ali has quit IRC22:25
*** rnorwood1 has quit IRC22:25
*** fulanito has quit IRC22:26
*** humbolt1 has quit IRC22:30
*** michchap has quit IRC22:32
*** jproux has joined #openstack22:33
*** jproux has left #openstack22:33
*** jose__ has joined #openstack22:33
*** DoniRS has quit IRC22:34
*** arif-ali_ has quit IRC22:35
*** jpich has quit IRC22:35
*** FunnyLookinHat has quit IRC22:36
*** yograterol has quit IRC22:37
*** rcleere has quit IRC22:37
*** mfilio has joined #openstack22:39
*** cody-somerville has quit IRC22:40
*** radsy has joined #openstack22:40
*** jpfuentes2 has quit IRC22:41
*** mkollaro has joined #openstack22:43
*** vry has quit IRC22:45
*** portante has quit IRC22:45
*** sdake_ has joined #openstack22:45
*** sdake_ has quit IRC22:45
*** sdake_ has joined #openstack22:45
*** humbolt has joined #openstack22:46
*** fnaval has quit IRC22:46
*** robbiew has left #openstack22:47
*** psandovalv has left #openstack22:47
*** okrieg1 has joined #openstack22:48
*** JuanDRay has quit IRC22:48
*** mgw has joined #openstack22:48
*** jfarschman has quit IRC22:49
*** ryanpetrello has joined #openstack22:49
*** zeus has quit IRC22:50
*** sam_one has quit IRC22:50
*** vry has joined #openstack22:50
*** monst has quit IRC22:51
*** kaushikc has joined #openstack22:54
*** zooz has quit IRC22:56
*** fsimonce has quit IRC22:57
*** okrieg1 has quit IRC22:57
*** stoned75 has quit IRC22:57
*** michchap has joined #openstack22:58
*** jproulx1 has joined #openstack22:59
*** desai has joined #openstack23:00
*** rturk is now known as rturk-away23:01
*** miclorb has joined #openstack23:01
*** datsun180b has quit IRC23:02
*** PureMunky has joined #openstack23:02
*** BjoernC has quit IRC23:04
*** sudorandom has quit IRC23:04
*** jnoller has quit IRC23:05
*** dchou_ has joined #openstack23:06
*** backjlack has quit IRC23:06
*** nphase has quit IRC23:06
*** jfluhmann has joined #openstack23:07
*** fnaval has joined #openstack23:09
*** zerick has quit IRC23:09
dchou_Need some help...trying to setup a distributed openstack cluster. Controller is on different subnet than compute nodes. Controller has ip if 172.23.6.9 and compute nodes have IP addresses of 158.187.23.1-5.  I'm using nova-networking in flatDHCP. The private address space allocated to me is 192.168.32.0/24 put that address range is not allowed to route between the controller datacenter and the compute node datacenter. Any suggestion23:10
*** michchap has quit IRC23:11
dchou_I created a GRE tunnel between the datacenters, but I can't attach the br100 to use the bridge.23:11
dchou_I mean the br100 to use the tunnel23:12
*** kaushikc has quit IRC23:13
*** wbx_ has joined #openstack23:15
*** kagan has quit IRC23:15
*** kagan has joined #openstack23:15
*** lbrower has quit IRC23:15
*** electrichead has quit IRC23:15
*** _sifusam_ has quit IRC23:16
*** dstanek has joined #openstack23:17
*** sifusam has joined #openstack23:18
*** bostonmikea1 has joined #openstack23:19
*** kaushikc has joined #openstack23:20
*** sdake_ has quit IRC23:22
*** ssalevan has quit IRC23:22
*** bostonmikea1 has quit IRC23:23
*** bostonmikea has quit IRC23:23
*** ryanpetrello has quit IRC23:25
*** luminous has joined #openstack23:25
*** zerick has joined #openstack23:26
*** sushils has quit IRC23:27
*** jose__ has quit IRC23:27
luminoushello! question: is the horizon ui tied to a single openstack deployment? or is the ui aware of multiple clouds?23:27
*** networkstatic has quit IRC23:28
*** ryanpetrello has joined #openstack23:28
*** thansen has quit IRC23:29
*** souvik has joined #openstack23:29
*** b0scage has quit IRC23:29
*** hashfail_ has quit IRC23:30
*** kaushikc has quit IRC23:30
dchou_luminous: to my knowledge I the horizon ui only works for one openstack deployment at this time23:31
*** StarBeast has joined #openstack23:31
*** jkienitz has quit IRC23:32
mgwis it possible to run devstack on ec2? I set up an (EC2) m1.large as a node and installed devstack. When I tried to launch my first instance (m1.nano) it added it to the controller, but failed to start.23:32
*** stacknoob has quit IRC23:32
mgwThe instance log gives no info23:32
*** stacknoob has joined #openstack23:33
*** vry has quit IRC23:33
*** StarBeast has quit IRC23:34
*** lbrower has joined #openstack23:34
*** boscage has joined #openstack23:34
*** vry has joined #openstack23:35
*** michchap has joined #openstack23:36
*** warik has left #openstack23:38
*** wbx_ has quit IRC23:38
*** ahasenack has quit IRC23:39
*** alunduil has joined #openstack23:39
*** Shmouel`away has quit IRC23:40
*** Shmouel`away has joined #openstack23:40
*** lloydde has quit IRC23:43
*** hemna has quit IRC23:43
*** scotm has quit IRC23:44
*** mnaser has quit IRC23:44
*** mnaser has joined #openstack23:45
*** nphase has joined #openstack23:45
*** nphase has joined #openstack23:45
*** dchou_ has quit IRC23:46
*** acabrera has quit IRC23:48
*** Egyptian[Laptop] has joined #openstack23:48
*** PureMunky has quit IRC23:51
*** jproulx1 has quit IRC23:51
*** sam_one has joined #openstack23:53
*** RabidCicada has quit IRC23:53
*** kaushikc has joined #openstack23:54
*** miclorb has quit IRC23:54
*** miclorb has joined #openstack23:55
*** sudorandom has joined #openstack23:55
*** kaushikc has quit IRC23:56
*** lloydde has joined #openstack23:56
*** Shmouel`away has joined #openstack23:56
*** jproulx1 has joined #openstack23:58

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