*** dcramer_ has quit IRC | 00:01 | |
*** makije|away has joined #openstack | 00:02 | |
*** baoli_ has quit IRC | 00:02 | |
*** baoli has joined #openstack | 00:02 | |
Pryan | any ? | 00:04 |
---|---|---|
Pryan | where can i find an libvirt.xml example to run into openstack ? | 00:04 |
*** penguinRaider has joined #openstack | 00:05 | |
*** cloudnull has quit IRC | 00:05 | |
*** dolphm has quit IRC | 00:06 | |
*** dolphm has joined #openstack | 00:09 | |
dsockwell | Pryan: it's my understanding that, at least in havana, nova doesn't have a libvirt.xml template and generates a file from scratch. Can you say more clearly what you're after? | 00:10 |
*** h6w has joined #openstack | 00:10 | |
dsockwell | from scratch or through a libvirt api | 00:10 |
Pryan | ok | 00:11 |
Pryan | simply im trying because openstack doesnt boot from HD | 00:11 |
dsockwell | oh right i remember your question from a while ago about boot order | 00:11 |
dsockwell | are you trying to get openstack to allow you to install from an ISO? what is it that you're up to? | 00:13 |
h6w | Hi. When network traffic is travelling to a floating IP, does it go directly to the host's interface, or is it routed via a network node? | 00:13 |
dsockwell | h6w: in most cases it's routed via a network node over either vlans or GRE tunnels | 00:14 |
h6w | dsockwell: Thanks. In my case I'm using nova-network. But I can't figure out why my port forwards aren't reaching the VMs. | 00:14 |
*** andreaturli has quit IRC | 00:14 | |
dsockwell | nova-network, i think, can be made to operate on just the virtualization host's interface, but I wouldn't be able to tell you how to do that | 00:14 |
dsockwell | Pryan: your libvirt.xml files should be stashed in /var/lib/nova/instances | 00:16 |
Pryan | ok thanks | 00:16 |
*** ahasenack has joined #openstack | 00:17 | |
dsockwell | Pryan: i still don't know what your use case is - are you still playing with cdroms? | 00:18 |
Pryan | yes | 00:18 |
Pryan | im reinstalling everything in compute1 node | 00:18 |
Pryan | to look the problem behind | 00:19 |
dsockwell | it seems like the openstack way to do things is to use a known-good image, tested on another virtualization platform | 00:20 |
dsockwell | in-cloud reinstalls aren't something i see done a lot | 00:20 |
dsockwell | http://docs.openstack.org/image-guide/content/ch_creating_images_manually.html | 00:20 |
dsockwell | sort of a difference from, maybe, vmware | 00:21 |
*** ryou-soda has joined #openstack | 00:21 | |
dsockwell | what you might do is get a generic image (like maybe an ubuntu cloud image), attach the volumes for your machines to that (maybe as vdb, maybe mounted at /mnt) and work on the problem there | 00:22 |
*** jsutt has quit IRC | 00:22 | |
*** yamahata has quit IRC | 00:23 | |
dsockwell | or if openstack has a rescue-image (not rescue-disc) functionality that i don't know about, use that | 00:23 |
*** matsuhashi has joined #openstack | 00:23 | |
*** mikedawson has quit IRC | 00:23 | |
dsockwell | but mostly i would suggest running the image in a non-openstack libvirt environment until it works OK, then moving to openstack for scaling/management | 00:23 |
dsockwell | http://docs.openstack.org/image-guide/content/ch_openstack_images.html | 00:24 |
dsockwell | this could help | 00:24 |
*** Zack_Deee has joined #openstack | 00:25 | |
dsockwell | if you're short on hardware, qemu within an openstack guest might be an OK hack | 00:26 |
*** bilco105 is now known as bilco105_ | 00:26 | |
*** sdouglas has joined #openstack | 00:26 | |
*** xavpaice has quit IRC | 00:26 | |
*** doublerr has quit IRC | 00:26 | |
dsockwell | i'd be wary of using vmware or virtualbox, just because that's another level of compatibility you'd need to manage | 00:27 |
dsockwell | but i can't say whether it's really a bad idea or not, never tried it | 00:27 |
*** xavpaice has joined #openstack | 00:27 | |
dsockwell | Pryan: think that will work out for you? | 00:28 |
sputnik13 | mnaser: have you used host aggregates? | 00:28 |
*** ahasenack has quit IRC | 00:30 | |
*** sdouglas has quit IRC | 00:31 | |
Pryan | dsockwell: im reinstalling the OS | 00:31 |
dsockwell | right, and i'm saying that that operation is mostly removed from openstack. openstack herds prepared installations, it doesn't so much do installations. | 00:31 |
*** contrafactus has joined #openstack | 00:32 | |
dsockwell | whether it should, or technically could, is beside the point - the established workflow is for you to do that on a development machine with a hypervisor you manage, not nova | 00:34 |
*** contrafactus has quit IRC | 00:36 | |
dsockwell | Pryan: are you coming from VSphere or XenServer or something? | 00:37 |
*** Shmouel has joined #openstack | 00:38 | |
*** theRealGent has joined #openstack | 00:38 | |
dsockwell | if i were in your position i'd salvage whatever data i needed from the existing VMs, destroy them, create working replacements on a laptop or something, and then move those to openstack. | 00:38 |
*** dizquierdo has joined #openstack | 00:40 | |
*** k_stev has quit IRC | 00:43 | |
*** ericReeves has quit IRC | 00:43 | |
*** pablosan is now known as zz_pablosan | 00:43 | |
*** D30 has joined #openstack | 00:45 | |
*** clopez_ is now known as clopez | 00:45 | |
*** colinmcnamara has joined #openstack | 00:47 | |
*** go_chiba has joined #openstack | 00:48 | |
*** doublerr has joined #openstack | 00:48 | |
*** jsutt has joined #openstack | 00:49 | |
*** theRealGent has quit IRC | 00:49 | |
*** lindenle has quit IRC | 00:51 | |
*** lindenle has joined #openstack | 00:52 | |
*** doublerr has quit IRC | 00:53 | |
*** jsutt has quit IRC | 00:53 | |
*** doublerr has joined #openstack | 00:53 | |
*** lindenle has quit IRC | 00:56 | |
*** mikedawson has joined #openstack | 00:58 | |
*** jsutt has joined #openstack | 01:00 | |
coredump | So, in neutron using vlans, how many bridges should I have on ovs? Two? (internal and an external one that has the interface/trunk port)? | 01:00 |
coredump | or three | 01:00 |
*** aeperezt has quit IRC | 01:00 | |
*** Diablo-D3 has joined #openstack | 01:01 | |
Diablo-D3 | hey all | 01:01 |
Diablo-D3 | is there a billing module for openstack yet? | 01:01 |
*** diegows has quit IRC | 01:01 | |
*** lindenle has joined #openstack | 01:02 | |
*** sdouglas has joined #openstack | 01:02 | |
*** scuttlemonkey_ has joined #openstack | 01:04 | |
*** shanlar- has joined #openstack | 01:04 | |
*** enikanorov_ has joined #openstack | 01:04 | |
*** ryou-sod_ has joined #openstack | 01:04 | |
*** thumpba has joined #openstack | 01:04 | |
*** xazel has joined #openstack | 01:04 | |
*** HenryG_ has joined #openstack | 01:05 | |
*** toddnni_ has joined #openstack | 01:05 | |
*** spzala has joined #openstack | 01:05 | |
*** premera_r has joined #openstack | 01:05 | |
*** KurtMartin has joined #openstack | 01:05 | |
*** mikedawson_ has joined #openstack | 01:06 | |
*** Aimon_ has joined #openstack | 01:06 | |
*** pmcg_ has joined #openstack | 01:07 | |
*** fam_ has joined #openstack | 01:07 | |
*** cloudnull has joined #openstack | 01:07 | |
*** Yulong has joined #openstack | 01:07 | |
*** cloudnull is now known as Guest18736 | 01:07 | |
*** Yulong has quit IRC | 01:07 | |
*** julianwa has joined #openstack | 01:08 | |
*** Celm has joined #openstack | 01:08 | |
*** sdouglas has quit IRC | 01:08 | |
*** tms_ has joined #openstack | 01:08 | |
*** maxxware_ has joined #openstack | 01:08 | |
*** jeblair_ has joined #openstack | 01:08 | |
*** boolman_ has joined #openstack | 01:08 | |
*** changlp_ has joined #openstack | 01:09 | |
*** iccha_ has joined #openstack | 01:09 | |
*** pashi_ has joined #openstack | 01:09 | |
*** andi-_ has joined #openstack | 01:09 | |
*** talishte_ has joined #openstack | 01:09 | |
*** cvbock1 has joined #openstack | 01:09 | |
*** stbenjam_ has joined #openstack | 01:09 | |
*** DuncanT-1 has joined #openstack | 01:09 | |
*** Corey__ has joined #openstack | 01:09 | |
*** kiall_ has joined #openstack | 01:10 | |
*** jkienitz_ has joined #openstack | 01:11 | |
*** rturk-aw` has joined #openstack | 01:11 | |
*** UForgotten_ has joined #openstack | 01:12 | |
*** swat30 has joined #openstack | 01:12 | |
*** wa has joined #openstack | 01:12 | |
*** dbrandon- has joined #openstack | 01:12 | |
*** blomquis` has joined #openstack | 01:12 | |
*** nj3ma_ has joined #openstack | 01:12 | |
*** gaelL_ has joined #openstack | 01:12 | |
*** mnaser_ has joined #openstack | 01:12 | |
*** Celm has quit IRC | 01:13 | |
*** kybe_ has joined #openstack | 01:13 | |
*** meghal has joined #openstack | 01:13 | |
*** Arconiaprime_ has joined #openstack | 01:13 | |
*** doublerr has quit IRC | 01:13 | |
*** ryou-soda has quit IRC | 01:13 | |
*** fidevo has quit IRC | 01:13 | |
*** cody-somerville has quit IRC | 01:13 | |
*** dbrandon has quit IRC | 01:13 | |
*** pmcg has quit IRC | 01:13 | |
*** adalbas has quit IRC | 01:13 | |
*** tms has quit IRC | 01:13 | |
*** zul has quit IRC | 01:13 | |
*** dims has quit IRC | 01:13 | |
*** sandywalsh has quit IRC | 01:13 | |
*** krtaylor has quit IRC | 01:13 | |
*** toddnni has quit IRC | 01:13 | |
*** HenryG has quit IRC | 01:13 | |
*** nanga has quit IRC | 01:13 | |
*** decede has quit IRC | 01:13 | |
*** mnaser has quit IRC | 01:13 | |
*** DuncanT- has quit IRC | 01:13 | |
*** bada has quit IRC | 01:13 | |
*** vroomanj has quit IRC | 01:13 | |
*** rturk-away has quit IRC | 01:13 | |
*** coredumb has quit IRC | 01:13 | |
*** shanlar has quit IRC | 01:13 | |
*** datajerk has quit IRC | 01:13 | |
*** ewindisch has quit IRC | 01:13 | |
*** jingwang has quit IRC | 01:13 | |
*** AbyssOne has quit IRC | 01:13 | |
*** Bryanstein has quit IRC | 01:13 | |
*** IRTermite has quit IRC | 01:13 | |
*** epopt37 has quit IRC | 01:13 | |
*** Corey has quit IRC | 01:13 | |
*** Darnoth has quit IRC | 01:13 | |
*** jeblair has quit IRC | 01:13 | |
*** pfallenop has quit IRC | 01:13 | |
*** gaelL has quit IRC | 01:13 | |
*** pashi has quit IRC | 01:13 | |
*** johe|work has quit IRC | 01:13 | |
*** cvbock has quit IRC | 01:13 | |
*** premera has quit IRC | 01:13 | |
*** changlp has quit IRC | 01:13 | |
*** Arconiaprime has quit IRC | 01:13 | |
*** UForgotten has quit IRC | 01:13 | |
*** Daviey has quit IRC | 01:13 | |
*** swat30_ has quit IRC | 01:13 | |
*** mikedawson has quit IRC | 01:13 | |
*** go_chiba has quit IRC | 01:13 | |
*** gdubreui has quit IRC | 01:13 | |
*** lexano has quit IRC | 01:13 | |
*** killer_prince has quit IRC | 01:13 | |
*** Aimon has quit IRC | 01:13 | |
*** jkienitz has quit IRC | 01:13 | |
*** texarcana has quit IRC | 01:13 | |
*** andi- has quit IRC | 01:13 | |
*** scuttlemonkey has quit IRC | 01:13 | |
*** coredump has quit IRC | 01:13 | |
*** blomquisg_gone has quit IRC | 01:13 | |
*** kiall has quit IRC | 01:13 | |
*** boolman has quit IRC | 01:13 | |
*** aglarendil has quit IRC | 01:13 | |
*** jgrimm has quit IRC | 01:13 | |
*** elo has quit IRC | 01:13 | |
*** ayoung has quit IRC | 01:13 | |
*** enykeev has quit IRC | 01:13 | |
*** talishte has quit IRC | 01:13 | |
*** zeddii has quit IRC | 01:13 | |
*** enikanorov has quit IRC | 01:13 | |
*** kmartin has quit IRC | 01:13 | |
*** WhiteAnthrax has quit IRC | 01:13 | |
*** maxxware has quit IRC | 01:13 | |
*** thumpba_ has quit IRC | 01:13 | |
*** snewpy has quit IRC | 01:13 | |
*** coasterz has quit IRC | 01:13 | |
*** stbenjam has quit IRC | 01:13 | |
*** gmoro has quit IRC | 01:13 | |
*** nj3ma has quit IRC | 01:13 | |
*** iccha has quit IRC | 01:13 | |
*** kybe has quit IRC | 01:13 | |
*** jkienitz_ is now known as jkienitz | 01:13 | |
*** kybe_ is now known as kybe | 01:13 | |
*** Aimon_ is now known as Aimon | 01:13 | |
*** mnaser_ is now known as mnaser | 01:13 | |
*** UForgotten_ is now known as UForgotten | 01:13 | |
*** AbyssOne has joined #openstack | 01:13 | |
*** SidWu_ has joined #openstack | 01:14 | |
*** SidWu_ has quit IRC | 01:14 | |
*** ewindisch has joined #openstack | 01:14 | |
*** pfallenop has joined #openstack | 01:14 | |
*** pfallenop has quit IRC | 01:14 | |
*** pfallenop has joined #openstack | 01:14 | |
*** go_chiba has joined #openstack | 01:14 | |
*** D30 has quit IRC | 01:16 | |
*** D30 has joined #openstack | 01:16 | |
*** meghal has quit IRC | 01:17 | |
*** fifieldt has joined #openstack | 01:17 | |
*** fam_ is now known as famz | 01:18 | |
*** gmoro has joined #openstack | 01:19 | |
*** snewpy has joined #openstack | 01:19 | |
*** decede has joined #openstack | 01:19 | |
*** Daviey has joined #openstack | 01:19 | |
*** adalbas has joined #openstack | 01:19 | |
*** snewpy has quit IRC | 01:19 | |
*** snewpy has joined #openstack | 01:19 | |
*** johe|work has joined #openstack | 01:19 | |
*** jingwang has joined #openstack | 01:20 | |
*** elo has joined #openstack | 01:20 | |
*** bada has joined #openstack | 01:20 | |
*** ayoung has joined #openstack | 01:20 | |
*** vroomanj has joined #openstack | 01:20 | |
*** Guest18736 is now known as gghhtt | 01:20 | |
*** coredumb has joined #openstack | 01:20 | |
*** cody-somerville has joined #openstack | 01:20 | |
*** aglarendil has joined #openstack | 01:20 | |
*** coasterz has joined #openstack | 01:20 | |
*** lexano has joined #openstack | 01:20 | |
*** nanga has joined #openstack | 01:21 | |
*** yamahata has joined #openstack | 01:21 | |
*** killer_prince has joined #openstack | 01:21 | |
*** dims has joined #openstack | 01:21 | |
*** epopt37 has joined #openstack | 01:21 | |
*** jgrimm has joined #openstack | 01:21 | |
*** changyao has joined #openstack | 01:21 | |
*** zul has joined #openstack | 01:21 | |
*** IRTermite has joined #openstack | 01:22 | |
*** RaviTezu has joined #openstack | 01:22 | |
*** gghhtt is now known as cloudnull | 01:22 | |
*** Bryanstein has joined #openstack | 01:23 | |
*** matsuhashi has quit IRC | 01:24 | |
*** coredump has joined #openstack | 01:25 | |
*** matsuhashi has joined #openstack | 01:26 | |
*** zeddii has joined #openstack | 01:26 | |
coredump | Can someone that has a working vlan neutron config working post the config files, ifconfigs, ovs-vsctl results somewhere so I can compare and see what I am doing wrong? various neutron lists and shows would be useful too | 01:26 |
*** aeperezt has joined #openstack | 01:27 | |
*** lindenle has quit IRC | 01:27 | |
*** lindenle has joined #openstack | 01:28 | |
*** aeperezt has quit IRC | 01:28 | |
*** nj3ma_ is now known as nj3ma | 01:29 | |
*** changyao has quit IRC | 01:30 | |
*** bmcgahan has joined #openstack | 01:30 | |
*** mamercad2 has joined #openstack | 01:30 | |
*** D30 has quit IRC | 01:30 | |
*** D30 has joined #openstack | 01:30 | |
*** nosnos has joined #openstack | 01:31 | |
*** krtaylor has joined #openstack | 01:31 | |
*** sandywalsh has joined #openstack | 01:31 | |
*** negronjl has quit IRC | 01:32 | |
*** swat30 has quit IRC | 01:32 | |
*** lindenle has quit IRC | 01:32 | |
*** arnaud has joined #openstack | 01:32 | |
*** contrafactus has joined #openstack | 01:33 | |
*** gdubreui has joined #openstack | 01:33 | |
*** mamercad2 has quit IRC | 01:34 | |
*** swat30 has joined #openstack | 01:35 | |
*** dguitarbite_ has quit IRC | 01:35 | |
*** noslzzp has quit IRC | 01:35 | |
*** iamdoo2 has joined #openstack | 01:37 | |
*** contrafactus has quit IRC | 01:37 | |
*** changlp_ is now known as changlp | 01:38 | |
*** zehicle has joined #openstack | 01:38 | |
*** gut has joined #openstack | 01:38 | |
*** negronjl has joined #openstack | 01:39 | |
*** yaguang has joined #openstack | 01:40 | |
*** zehicle_at_dell has quit IRC | 01:40 | |
*** noslzzp has joined #openstack | 01:40 | |
*** iamdoo2 has quit IRC | 01:41 | |
*** dizquierdo has quit IRC | 01:41 | |
*** iamdoo2 has joined #openstack | 01:41 | |
*** thehybridtech has joined #openstack | 01:42 | |
*** doublerr has joined #openstack | 01:43 | |
*** saschpe has quit IRC | 01:44 | |
*** negronjl has quit IRC | 01:44 | |
*** shwang has joined #openstack | 01:45 | |
*** negronjl has joined #openstack | 01:45 | |
*** iamdoo2 has quit IRC | 01:46 | |
*** saschpe has joined #openstack | 01:46 | |
*** iamdoo2 has joined #openstack | 01:47 | |
*** bmcgahan has quit IRC | 01:47 | |
*** thuc has joined #openstack | 01:49 | |
*** johe__ has joined #openstack | 01:50 | |
*** iamdoo2_ has joined #openstack | 01:51 | |
*** dguitarbite has joined #openstack | 01:52 | |
*** iamdoo2 has quit IRC | 01:52 | |
*** rdxc has quit IRC | 01:53 | |
*** mli has joined #openstack | 01:54 | |
*** johe_ has quit IRC | 01:54 | |
*** thuc has quit IRC | 01:54 | |
*** arnaud has quit IRC | 01:56 | |
*** miclorb has joined #openstack | 01:57 | |
*** arnaud has joined #openstack | 01:58 | |
*** negronjl has quit IRC | 01:58 | |
*** michaelneale has quit IRC | 01:58 | |
*** mberlin1 has joined #openstack | 01:59 | |
*** Daviey has quit IRC | 02:00 | |
*** morazi has quit IRC | 02:00 | |
*** mberlin has quit IRC | 02:00 | |
*** D30 has quit IRC | 02:00 | |
*** Arconiaprime_ has quit IRC | 02:04 | |
*** Arconiaprime has joined #openstack | 02:04 | |
*** xianghui has joined #openstack | 02:04 | |
*** arnaud has quit IRC | 02:06 | |
*** negronjl has joined #openstack | 02:07 | |
*** ashishsnigam has joined #openstack | 02:07 | |
*** colinmcnamara has quit IRC | 02:10 | |
*** dguitarbite has quit IRC | 02:11 | |
*** spzala has quit IRC | 02:13 | |
*** Ryan_Lane has quit IRC | 02:15 | |
*** colinmcnamara has joined #openstack | 02:18 | |
*** lindenle has joined #openstack | 02:19 | |
*** eghobo has quit IRC | 02:19 | |
*** dstrebel has joined #openstack | 02:21 | |
*** ramishra has joined #openstack | 02:21 | |
*** mamercad2 has joined #openstack | 02:27 | |
*** lindenle has quit IRC | 02:28 | |
*** plinio1 has joined #openstack | 02:28 | |
*** lindenle has joined #openstack | 02:28 | |
*** itamarjp has quit IRC | 02:28 | |
*** IlyaE has quit IRC | 02:30 | |
*** makije|away has quit IRC | 02:31 | |
*** lindenle has quit IRC | 02:33 | |
*** zz_pablosan is now known as pablosan | 02:33 | |
*** lindenle has joined #openstack | 02:34 | |
*** penguinRaider has quit IRC | 02:35 | |
*** ashishsnigam has quit IRC | 02:36 | |
*** pablosan has quit IRC | 02:36 | |
*** plinio1 has left #openstack | 02:38 | |
*** makije|away has joined #openstack | 02:38 | |
*** acu has joined #openstack | 02:39 | |
*** Ryan_Lane has joined #openstack | 02:46 | |
*** Celm has joined #openstack | 02:49 | |
*** praveenkumar has joined #openstack | 02:49 | |
*** negronjl has quit IRC | 02:51 | |
*** jhesketh_ has quit IRC | 02:53 | |
*** Ryan_Lane has quit IRC | 02:55 | |
*** jhesketh_ has joined #openstack | 02:55 | |
*** praveenkumar has quit IRC | 02:55 | |
*** matiu has joined #openstack | 02:57 | |
*** cforonda has joined #openstack | 02:58 | |
*** bkopilov has quit IRC | 02:58 | |
sputnik13 | is anyone providing tenants access to the API endpoints? | 02:59 |
*** jhesketh_ has quit IRC | 02:59 | |
*** mli has left #openstack | 02:59 | |
*** Ryan_Lane has joined #openstack | 03:00 | |
*** znode has joined #openstack | 03:01 | |
*** nmg has joined #openstack | 03:03 | |
*** negronjl has joined #openstack | 03:03 | |
*** dguitarbite has joined #openstack | 03:03 | |
*** mixomathoze has quit IRC | 03:04 | |
*** Ryan_Lane has quit IRC | 03:05 | |
*** eghobo has joined #openstack | 03:07 | |
*** cforonda has quit IRC | 03:07 | |
*** kseifried has joined #openstack | 03:08 | |
*** kseifried has joined #openstack | 03:08 | |
*** mixomathoze has joined #openstack | 03:10 | |
*** mli has joined #openstack | 03:12 | |
*** matiu has quit IRC | 03:14 | |
*** matiu has joined #openstack | 03:15 | |
*** mamercad2 has quit IRC | 03:15 | |
*** znode_ has joined #openstack | 03:16 | |
*** ryou-sod_ has quit IRC | 03:18 | |
*** pmathews has joined #openstack | 03:18 | |
*** matsuhashi has quit IRC | 03:19 | |
*** znode has quit IRC | 03:19 | |
*** cforonda has joined #openstack | 03:25 | |
*** KaZeR has joined #openstack | 03:30 | |
*** arnaud has joined #openstack | 03:31 | |
*** vicky_lunch has joined #openstack | 03:33 | |
*** comay has quit IRC | 03:33 | |
*** nosnos has quit IRC | 03:34 | |
*** negronjl has quit IRC | 03:36 | |
*** Aimon has quit IRC | 03:39 | |
*** negronjl has joined #openstack | 03:39 | |
*** D30 has joined #openstack | 03:43 | |
*** iamdoo2_ has quit IRC | 03:45 | |
*** arnaud has quit IRC | 03:45 | |
*** znode_ has quit IRC | 03:45 | |
*** iamdoo2 has joined #openstack | 03:45 | |
*** arnaud has joined #openstack | 03:46 | |
*** Ryan_Lane has joined #openstack | 03:47 | |
*** iamdoo2 has quit IRC | 03:50 | |
*** doublerr has quit IRC | 03:50 | |
*** thuc has joined #openstack | 03:50 | |
*** mikeoutland has quit IRC | 03:51 | |
*** mikeoutland has joined #openstack | 03:52 | |
*** go_chiba has quit IRC | 03:53 | |
*** jhesketh_ has joined #openstack | 03:55 | |
*** matsuhashi has joined #openstack | 03:57 | |
*** itamarjp has joined #openstack | 03:58 | |
*** adalbas has quit IRC | 03:59 | |
*** nosnos has joined #openstack | 04:02 | |
*** thuc has quit IRC | 04:02 | |
*** thuc has joined #openstack | 04:02 | |
*** colinmcnamara has quit IRC | 04:03 | |
*** Celm has quit IRC | 04:06 | |
*** thuc has quit IRC | 04:07 | |
*** pmathews has quit IRC | 04:07 | |
*** SumitNaiksatam has joined #openstack | 04:08 | |
*** mulcahey has quit IRC | 04:08 | |
*** radsy has quit IRC | 04:08 | |
*** negronjl has quit IRC | 04:09 | |
*** gcweb has joined #openstack | 04:09 | |
*** negronjl has joined #openstack | 04:10 | |
*** matiu has quit IRC | 04:10 | |
*** matiu has joined #openstack | 04:12 | |
*** adalbas has joined #openstack | 04:12 | |
*** promulo_ has quit IRC | 04:12 | |
*** gcweb has quit IRC | 04:13 | |
*** ramishra_ has joined #openstack | 04:16 | |
*** mikeoutland has quit IRC | 04:16 | |
*** ramishra has quit IRC | 04:17 | |
*** jepoy has quit IRC | 04:17 | |
*** desai has quit IRC | 04:17 | |
*** jepoy has joined #openstack | 04:18 | |
*** lindenle has quit IRC | 04:21 | |
*** jepoy_ has joined #openstack | 04:21 | |
*** lindenle has joined #openstack | 04:22 | |
*** jepoy has quit IRC | 04:22 | |
*** thuc has joined #openstack | 04:23 | |
*** nati_ueno has joined #openstack | 04:23 | |
*** nati_ueno has quit IRC | 04:23 | |
*** iamdoo2 has joined #openstack | 04:24 | |
*** neoXsys has joined #openstack | 04:26 | |
*** lindenle has quit IRC | 04:26 | |
*** IlyaE has joined #openstack | 04:27 | |
*** marun has joined #openstack | 04:27 | |
*** marun is now known as marun_afk | 04:27 | |
*** thuc has quit IRC | 04:28 | |
*** bkopilov has joined #openstack | 04:28 | |
*** thuc has joined #openstack | 04:29 | |
*** iamdoo2 has quit IRC | 04:29 | |
*** iamdoo2 has joined #openstack | 04:29 | |
*** neoXsys has quit IRC | 04:31 | |
*** thuc has quit IRC | 04:33 | |
*** Longgeek has joined #openstack | 04:33 | |
*** iamdoo2 has quit IRC | 04:33 | |
*** jsutt has quit IRC | 04:37 | |
*** cforonda has quit IRC | 04:37 | |
*** Arconiaprime_ has joined #openstack | 04:39 | |
*** matsuhashi has quit IRC | 04:39 | |
*** lazy_prince has joined #openstack | 04:39 | |
*** bkopilov has quit IRC | 04:39 | |
*** marun_afk has quit IRC | 04:39 | |
*** adalbas has quit IRC | 04:39 | |
*** jhesketh_ has quit IRC | 04:39 | |
*** krtaylor has quit IRC | 04:39 | |
*** sandywalsh has quit IRC | 04:39 | |
*** itamarjp has quit IRC | 04:39 | |
*** Arconiaprime has quit IRC | 04:39 | |
*** nanga has quit IRC | 04:39 | |
*** yamahata has quit IRC | 04:39 | |
*** killer_prince has quit IRC | 04:39 | |
*** lazy_prince is now known as killer_prince | 04:39 | |
*** contrafactus has joined #openstack | 04:40 | |
*** praveenkumar has joined #openstack | 04:41 | |
*** neoXsys has joined #openstack | 04:43 | |
*** matsuhashi has joined #openstack | 04:43 | |
*** mikeoutland has joined #openstack | 04:46 | |
*** adalbas has joined #openstack | 04:46 | |
*** nanga has joined #openstack | 04:46 | |
*** marun has joined #openstack | 04:46 | |
*** itamarjp has joined #openstack | 04:46 | |
*** itamarjp has joined #openstack | 04:46 | |
*** yamahata has joined #openstack | 04:46 | |
*** jhesketh_ has joined #openstack | 04:46 | |
*** bkopilov has joined #openstack | 04:46 | |
*** krtaylor has joined #openstack | 04:47 | |
*** kushal has joined #openstack | 04:48 | |
*** negronjl has quit IRC | 04:49 | |
*** tommy_e has joined #openstack | 04:49 | |
*** negronjl has joined #openstack | 04:50 | |
*** tommy_e has quit IRC | 04:50 | |
*** tommy_e has joined #openstack | 04:50 | |
*** sandywalsh has joined #openstack | 04:51 | |
*** cforonda has joined #openstack | 04:52 | |
*** mikeoutland has quit IRC | 04:52 | |
*** praveenkumar has quit IRC | 04:53 | |
*** bladernr_ has quit IRC | 04:56 | |
*** bladernr_ has joined #openstack | 04:57 | |
*** cforonda has quit IRC | 04:59 | |
*** aveek has joined #openstack | 05:00 | |
*** nmg has quit IRC | 05:00 | |
*** mikeoutland has joined #openstack | 05:01 | |
*** h6w has left #openstack | 05:06 | |
*** amotoki has joined #openstack | 05:07 | |
*** Celm has joined #openstack | 05:07 | |
*** dguitarbite has quit IRC | 05:07 | |
*** negronjl has quit IRC | 05:08 | |
*** negronjl has joined #openstack | 05:09 | |
*** mikeoutland has quit IRC | 05:10 | |
*** jeflui has quit IRC | 05:11 | |
*** Celm has quit IRC | 05:11 | |
*** rotbeard has joined #openstack | 05:12 | |
*** cforonda has joined #openstack | 05:12 | |
*** contrafactus has quit IRC | 05:13 | |
*** negronjl has quit IRC | 05:14 | |
*** mikeoutland has joined #openstack | 05:15 | |
*** negronjl has joined #openstack | 05:18 | |
*** noslzzp has quit IRC | 05:18 | |
*** killer_prince has quit IRC | 05:19 | |
*** anand has joined #openstack | 05:19 | |
*** mikeoutland has quit IRC | 05:21 | |
*** negronjl has quit IRC | 05:23 | |
*** Ch00k has joined #openstack | 05:23 | |
*** tommy_e has quit IRC | 05:24 | |
*** jsutt has joined #openstack | 05:26 | |
*** thehybridtech has quit IRC | 05:26 | |
*** ildikov_ has quit IRC | 05:27 | |
*** mli has quit IRC | 05:28 | |
*** mli has joined #openstack | 05:28 | |
*** negronjl has joined #openstack | 05:30 | |
*** penguinRaider has joined #openstack | 05:31 | |
*** jsutt has quit IRC | 05:33 | |
*** epopt37 has quit IRC | 05:33 | |
*** killer_prince has joined #openstack | 05:34 | |
*** miclorb is now known as michaelneale | 05:34 | |
*** Qu4tre has quit IRC | 05:35 | |
*** Qu4tre has joined #openstack | 05:35 | |
*** gut has quit IRC | 05:38 | |
*** pradipta_away is now known as pradipta | 05:38 | |
*** contrafactus has joined #openstack | 05:39 | |
*** dcramer_ has joined #openstack | 05:40 | |
*** gut has joined #openstack | 05:41 | |
*** epopt37 has joined #openstack | 05:43 | |
*** Longgeek has quit IRC | 05:46 | |
*** gangur__ has quit IRC | 05:47 | |
*** gangur__ has joined #openstack | 05:48 | |
*** chandan_kumar has joined #openstack | 05:50 | |
*** nosnos_ has joined #openstack | 05:53 | |
*** nosnos has quit IRC | 05:53 | |
*** Zack_Deee has quit IRC | 05:54 | |
*** matsuhashi has quit IRC | 05:54 | |
*** matsuhashi has joined #openstack | 05:55 | |
*** Longgeek has joined #openstack | 05:56 | |
*** contrafactus has quit IRC | 05:57 | |
*** atomek has joined #openstack | 06:01 | |
*** yrabl has joined #openstack | 06:02 | |
*** dvorak has quit IRC | 06:05 | |
*** nlevinki has joined #openstack | 06:05 | |
*** acu has quit IRC | 06:07 | |
*** Celm has joined #openstack | 06:07 | |
*** evanz_ has quit IRC | 06:09 | |
*** negronjl has quit IRC | 06:09 | |
*** bvandenh has joined #openstack | 06:10 | |
*** ildikov_ has joined #openstack | 06:11 | |
*** jtomasek has joined #openstack | 06:11 | |
*** makije|away has quit IRC | 06:11 | |
*** Celm has quit IRC | 06:11 | |
*** negronjl has joined #openstack | 06:11 | |
*** contrafactus has joined #openstack | 06:14 | |
*** dguitarbite has joined #openstack | 06:15 | |
*** mrunge has joined #openstack | 06:15 | |
*** IlyaE has quit IRC | 06:16 | |
*** melmoth has joined #openstack | 06:16 | |
*** arnaud has quit IRC | 06:16 | |
*** arnaud has joined #openstack | 06:17 | |
*** makije|away has joined #openstack | 06:17 | |
*** nacer_ has joined #openstack | 06:18 | |
*** mkollaro has joined #openstack | 06:18 | |
*** jcoufal has joined #openstack | 06:20 | |
*** jsutt has joined #openstack | 06:20 | |
*** jsutt has joined #openstack | 06:21 | |
*** screwgoth has joined #openstack | 06:21 | |
*** nacer has quit IRC | 06:22 | |
*** arnaud has quit IRC | 06:23 | |
*** afazekas has joined #openstack | 06:25 | |
*** arnaud has joined #openstack | 06:25 | |
*** iggy has quit IRC | 06:27 | |
*** jsutt has quit IRC | 06:27 | |
*** sungju_ has quit IRC | 06:28 | |
*** iggy has joined #openstack | 06:28 | |
*** Blackavar has joined #openstack | 06:28 | |
*** afazekas has quit IRC | 06:31 | |
*** nlevinki has quit IRC | 06:33 | |
*** IlyaE has joined #openstack | 06:36 | |
*** nlevinki has joined #openstack | 06:37 | |
*** ttrumm has joined #openstack | 06:38 | |
*** briancline has quit IRC | 06:40 | |
*** iamdoo2 has joined #openstack | 06:40 | |
*** jcoufal has quit IRC | 06:40 | |
*** xazel has quit IRC | 06:41 | |
*** ankso_ has quit IRC | 06:41 | |
*** DiabloD3 has joined #openstack | 06:41 | |
*** ankso_ has joined #openstack | 06:42 | |
*** enykeev has joined #openstack | 06:42 | |
*** carif has quit IRC | 06:42 | |
*** teknomega has joined #openstack | 06:42 | |
*** nacer_ has quit IRC | 06:43 | |
*** nacer has joined #openstack | 06:43 | |
*** Diablo-D3 has quit IRC | 06:44 | |
*** teknoprep has quit IRC | 06:45 | |
*** tommy_e has joined #openstack | 06:46 | |
*** nacer has quit IRC | 06:47 | |
*** dguitarbite has quit IRC | 06:48 | |
*** Zack_Deee has joined #openstack | 06:51 | |
*** IlyaE has quit IRC | 06:52 | |
*** xgsa has joined #openstack | 06:54 | |
*** l_a_m has joined #openstack | 06:56 | |
*** jhesketh has quit IRC | 06:57 | |
*** jhesketh_ has quit IRC | 06:57 | |
*** nkrinner has joined #openstack | 06:58 | |
*** reidrac has joined #openstack | 07:00 | |
*** makije|away is now known as makije | 07:01 | |
*** Manish has joined #openstack | 07:01 | |
*** jaosorior has joined #openstack | 07:02 | |
*** nlevinki_ has joined #openstack | 07:02 | |
*** flaper87|afk is now known as flaper87 | 07:02 | |
*** nlevinki has quit IRC | 07:04 | |
*** amuller has joined #openstack | 07:05 | |
*** chandan_kumar has quit IRC | 07:06 | |
*** arnaud has quit IRC | 07:07 | |
*** matsuhashi has quit IRC | 07:08 | |
*** matsuhashi has joined #openstack | 07:08 | |
*** nosnos_ has quit IRC | 07:09 | |
*** nosnos has joined #openstack | 07:09 | |
*** belmoreira has joined #openstack | 07:10 | |
*** jhesketh has joined #openstack | 07:10 | |
*** jhesketh_ has joined #openstack | 07:10 | |
*** Ch00k has quit IRC | 07:10 | |
*** fidevo has joined #openstack | 07:11 | |
*** stannie has joined #openstack | 07:11 | |
*** Ch00k has joined #openstack | 07:12 | |
*** itarchitectkev has joined #openstack | 07:13 | |
*** Zack_Deee has quit IRC | 07:13 | |
*** Ryan_Lane has quit IRC | 07:13 | |
*** afazekas has joined #openstack | 07:14 | |
*** AnilV4 has joined #openstack | 07:15 | |
*** ajo has joined #openstack | 07:16 | |
*** jsutt has joined #openstack | 07:16 | |
*** msekleta has joined #openstack | 07:17 | |
*** ifarkas has joined #openstack | 07:18 | |
*** ttrifonov_zZzz is now known as ttrifonov | 07:18 | |
*** briancline has joined #openstack | 07:19 | |
*** matsuhashi has quit IRC | 07:22 | |
*** nacer has joined #openstack | 07:22 | |
*** ttrumm has quit IRC | 07:23 | |
*** jsutt has quit IRC | 07:23 | |
*** ttrumm has joined #openstack | 07:23 | |
*** jhesketh has quit IRC | 07:23 | |
*** nacer has quit IRC | 07:24 | |
*** Longgeek has quit IRC | 07:24 | |
*** nacer has joined #openstack | 07:24 | |
*** jrussell has quit IRC | 07:25 | |
*** Ch00k has quit IRC | 07:25 | |
*** jsutt has joined #openstack | 07:25 | |
*** mkoderer has joined #openstack | 07:25 | |
*** yogesh has joined #openstack | 07:26 | |
sputnik13 | is anyone using host aggregates? | 07:26 |
*** mindpixel has joined #openstack | 07:27 | |
*** jrussell has joined #openstack | 07:27 | |
*** mkollaro has quit IRC | 07:27 | |
*** matsuhashi has joined #openstack | 07:28 | |
*** foexle has joined #openstack | 07:29 | |
*** jsutt has quit IRC | 07:30 | |
*** sergmelikyan has joined #openstack | 07:31 | |
*** epopt37 has quit IRC | 07:33 | |
*** Johnnie has joined #openstack | 07:33 | |
Johnnie | good morning | 07:33 |
*** Longgeek has joined #openstack | 07:35 | |
*** ramishra_ has quit IRC | 07:38 | |
*** ennaco has quit IRC | 07:39 | |
*** aloga has quit IRC | 07:39 | |
*** jistr has joined #openstack | 07:40 | |
*** dimling has joined #openstack | 07:41 | |
*** julienvey has joined #openstack | 07:42 | |
Johnnie | I have installed OpenStack havana on a single physical machine (through RDO). Actually because I wish to make the instances reachable from my network I have configured the br-ex bridge (as explaned here: http://cunninghamshane.com/my-all-in-one-openstack-deployment-at-home/) and it works. Actually I have two issues: when I reboot the controller the eth0 is not connected to the bridge anymore | 07:43 |
Johnnie | and I need to issue a /etc/init.d/network restart to make the network works again (at the reboot an IP is assigned to the eth0 for some reason). The second issue is that the DNS server is not working at all and although I have specified it in the ifcfg-br-ex file, looks like that it's ignored... any suggestion? | 07:43 |
*** julianwa has quit IRC | 07:43 | |
*** fsimonce has joined #openstack | 07:44 | |
*** jprovazn has joined #openstack | 07:44 | |
*** paragan has joined #openstack | 07:46 | |
*** paragan has quit IRC | 07:46 | |
*** paragan has joined #openstack | 07:46 | |
*** aloga has joined #openstack | 07:46 | |
*** matsuhashi has quit IRC | 07:46 | |
*** matsuhashi has joined #openstack | 07:47 | |
*** epopt37 has joined #openstack | 07:47 | |
*** perror has joined #openstack | 07:49 | |
*** michaelneale has quit IRC | 07:50 | |
*** contrafactus has quit IRC | 07:52 | |
*** timfreund has quit IRC | 07:53 | |
*** kseifried has quit IRC | 07:53 | |
*** sneha has joined #openstack | 07:55 | |
*** yogesh has quit IRC | 07:55 | |
*** puja has joined #openstack | 07:56 | |
*** bladernr_ has quit IRC | 07:56 | |
*** bladernr_ has joined #openstack | 07:56 | |
*** Ryan_Lane has joined #openstack | 07:57 | |
*** bilco105_ is now known as bilco105 | 07:58 | |
*** mikedawson_ has quit IRC | 07:58 | |
*** sneha has quit IRC | 07:58 | |
*** puja has quit IRC | 07:58 | |
*** jcoufal has joined #openstack | 07:58 | |
*** fam_ has joined #openstack | 07:58 | |
*** mkerrin has joined #openstack | 07:59 | |
*** raushan has joined #openstack | 08:00 | |
*** arezmerita has joined #openstack | 08:00 | |
*** famz has quit IRC | 08:00 | |
*** msgodf has joined #openstack | 08:01 | |
*** shardy has joined #openstack | 08:02 | |
*** nacim has joined #openstack | 08:03 | |
*** Ch00k has joined #openstack | 08:03 | |
*** nacim has quit IRC | 08:03 | |
*** epopt37 has quit IRC | 08:04 | |
*** MaxV has joined #openstack | 08:04 | |
*** nacim has joined #openstack | 08:04 | |
*** jpich has joined #openstack | 08:05 | |
*** topochan has joined #openstack | 08:07 | |
*** l_a_m has quit IRC | 08:07 | |
*** ogzy has joined #openstack | 08:08 | |
*** _sulo has joined #openstack | 08:08 | |
ogzy | according to http://docs.openstack.org/havana/install-guide/install/apt/content/install-neutron.dedicated-controller-node.html, security_group_api should be neutron but according to the comments below it, it should be set nova, i have a controller and neutron is set on it, anybody had an experience with it? | 08:09 |
*** derekh has joined #openstack | 08:09 | |
*** Ryan_Lane has quit IRC | 08:09 | |
*** rossella_ has joined #openstack | 08:10 | |
*** rossella_ has quit IRC | 08:11 | |
*** ramishra has joined #openstack | 08:12 | |
*** jcoufal has quit IRC | 08:12 | |
*** jcoufal has joined #openstack | 08:13 | |
*** wgao has quit IRC | 08:13 | |
*** _sulo has quit IRC | 08:13 | |
*** epopt37 has joined #openstack | 08:14 | |
*** _sulo has joined #openstack | 08:14 | |
*** gangur__ has quit IRC | 08:15 | |
*** wgao has joined #openstack | 08:15 | |
*** kolesovdv has joined #openstack | 08:16 | |
*** neoXsys has quit IRC | 08:17 | |
*** jsutt has joined #openstack | 08:19 | |
*** l_a_m has joined #openstack | 08:19 | |
*** l_a_m has quit IRC | 08:20 | |
*** Trixboxer has joined #openstack | 08:20 | |
*** tanee-away is now known as tanee | 08:21 | |
*** l_a_m has joined #openstack | 08:21 | |
*** ramishra has quit IRC | 08:22 | |
*** ramishra has joined #openstack | 08:24 | |
*** berendt has joined #openstack | 08:25 | |
*** jsutt has quit IRC | 08:25 | |
*** thuc has joined #openstack | 08:29 | |
*** cheri has joined #openstack | 08:29 | |
*** eghobo has quit IRC | 08:29 | |
*** d89 has joined #openstack | 08:29 | |
*** screwgoth has quit IRC | 08:30 | |
*** fidevo has quit IRC | 08:30 | |
*** thuc has quit IRC | 08:33 | |
*** yrabl has quit IRC | 08:34 | |
*** penguinRaider has quit IRC | 08:36 | |
*** SUNH has joined #openstack | 08:36 | |
*** giulivo has joined #openstack | 08:37 | |
*** llu has joined #openstack | 08:38 | |
*** llu has left #openstack | 08:38 | |
*** contrafactus has joined #openstack | 08:40 | |
*** go_chiba has joined #openstack | 08:43 | |
*** yogesh has joined #openstack | 08:43 | |
*** contrafactus has quit IRC | 08:44 | |
*** KaZeR has quit IRC | 08:44 | |
*** yogesh has quit IRC | 08:44 | |
*** eglynn has joined #openstack | 08:44 | |
*** KaZeR has joined #openstack | 08:45 | |
*** MarcMorata has joined #openstack | 08:47 | |
*** gdubreui has quit IRC | 08:48 | |
*** bma has joined #openstack | 08:48 | |
*** bbcmicrocomputer has joined #openstack | 08:48 | |
*** bbcmicrocomputer has joined #openstack | 08:48 | |
*** RockKuo_TW_PC has joined #openstack | 08:48 | |
*** mattymo has quit IRC | 08:49 | |
*** dachary has quit IRC | 08:49 | |
*** mattymo has joined #openstack | 08:49 | |
*** giulivo has quit IRC | 08:49 | |
*** KaZeR has quit IRC | 08:49 | |
*** aloga has quit IRC | 08:49 | |
*** giulivo has joined #openstack | 08:49 | |
*** dachary has joined #openstack | 08:49 | |
*** topochan has quit IRC | 08:51 | |
*** ndipanov has joined #openstack | 08:51 | |
*** RockKuo_TW has quit IRC | 08:52 | |
*** aloga has joined #openstack | 08:53 | |
*** cheri has quit IRC | 08:53 | |
*** michaelneale has joined #openstack | 08:53 | |
*** yrabl has joined #openstack | 08:53 | |
*** michaelneale has quit IRC | 08:53 | |
*** julienvey has quit IRC | 08:54 | |
*** michaelneale has joined #openstack | 08:54 | |
*** michaelneale has quit IRC | 08:54 | |
*** michaelneale has joined #openstack | 08:55 | |
*** michaelneale has quit IRC | 08:55 | |
*** giulivo has quit IRC | 08:55 | |
*** bvandenh has quit IRC | 08:55 | |
*** kybe has quit IRC | 08:55 | |
*** geekinutah has quit IRC | 08:55 | |
*** SUNH has quit IRC | 08:56 | |
*** michaelneale has joined #openstack | 08:56 | |
*** crazed has quit IRC | 08:56 | |
*** andreaturli has joined #openstack | 08:56 | |
*** fam_ has quit IRC | 08:58 | |
*** geekinutah has joined #openstack | 08:58 | |
*** kybe has joined #openstack | 08:58 | |
*** giulivo has joined #openstack | 08:58 | |
*** crazed has joined #openstack | 08:58 | |
*** jp_at_hp has joined #openstack | 08:59 | |
*** jp_at_hp has joined #openstack | 08:59 | |
*** jcoufal has quit IRC | 09:01 | |
*** screwgoth has joined #openstack | 09:01 | |
*** bvandenh has joined #openstack | 09:02 | |
*** makije has quit IRC | 09:05 | |
*** makije has joined #openstack | 09:07 | |
*** topochan has joined #openstack | 09:07 | |
*** gnuoy has quit IRC | 09:09 | |
*** geurt has quit IRC | 09:09 | |
*** ninkotech has quit IRC | 09:09 | |
*** Celm has joined #openstack | 09:09 | |
*** geurt has joined #openstack | 09:09 | |
Johnnie | no one? I have configured neutron to use bridge (OVS), but DNS is not working on the controller anymore. Where I have to specify my DNS server? (I have added it to the ifcfg-br-ex file). | 09:09 |
Johnnie | I have to add it also the eth0? | 09:10 |
*** ninkotech has joined #openstack | 09:10 | |
*** gnuoy has joined #openstack | 09:10 | |
*** pantea has joined #openstack | 09:11 | |
*** gcha has joined #openstack | 09:12 | |
*** Celm has quit IRC | 09:13 | |
*** fam_ has joined #openstack | 09:14 | |
*** arezmerita has quit IRC | 09:15 | |
*** nlevinki_ has quit IRC | 09:20 | |
*** corXi has joined #openstack | 09:22 | |
*** pbrooko has joined #openstack | 09:22 | |
*** sungju_ has joined #openstack | 09:23 | |
*** jlibosva has joined #openstack | 09:24 | |
*** michaelneale has quit IRC | 09:26 | |
*** sungju_ has quit IRC | 09:27 | |
*** Zack_Deee has joined #openstack | 09:29 | |
*** nlevinki_ has joined #openstack | 09:33 | |
*** Zack_Deee has quit IRC | 09:34 | |
*** mmagr has joined #openstack | 09:35 | |
*** dizquierdo has joined #openstack | 09:35 | |
*** aspiers has joined #openstack | 09:37 | |
*** nlevinki_ has quit IRC | 09:37 | |
*** tvvcox has joined #openstack | 09:39 | |
*** sungju_ has joined #openstack | 09:40 | |
*** contrafactus has joined #openstack | 09:40 | |
*** Zack_Deee has joined #openstack | 09:41 | |
*** nlevinki has joined #openstack | 09:42 | |
*** timfreund has joined #openstack | 09:42 | |
*** vicky_lunch has quit IRC | 09:43 | |
Guest8288 | http://docs.openstack.org/havana/install-guide/install/apt/content/nova-network.html, its already asked in the comments but noone have replied. why is both flat_interface and public_interface same? | 09:44 |
*** jroovers has joined #openstack | 09:44 | |
*** Zack_Deee has quit IRC | 09:44 | |
Guest8288 | http://docs.openstack.org/grizzly/openstack-compute/admin/content/libvirt-flat-dhcp-networking.html | 09:45 |
*** contrafactus has quit IRC | 09:45 | |
*** DuncanT-1 is now known as DuncanT | 09:46 | |
Guest8288 | anyhelp? | 09:47 |
*** julienvey has joined #openstack | 09:47 | |
*** rgodinez has joined #openstack | 09:48 | |
*** jcoufal has joined #openstack | 09:51 | |
*** aveek has quit IRC | 09:54 | |
*** michaelneale has joined #openstack | 09:55 | |
*** Mixostuff has joined #openstack | 09:55 | |
*** aveek has joined #openstack | 09:57 | |
*** Zack_Deee has joined #openstack | 09:58 | |
raushan | ny one know that rdo opensatck side repo is upgrading | 09:59 |
*** sungju_ has quit IRC | 10:00 | |
*** jaosorior has quit IRC | 10:00 | |
*** pixelb has joined #openstack | 10:01 | |
*** michaelneale has quit IRC | 10:02 | |
*** nelsnelson has quit IRC | 10:06 | |
*** ProT-0-TypE has joined #openstack | 10:06 | |
raushan | when i install ice-house in centos 6.5 server i got this ERROR : Error appeared during Puppet run: 10.134.10.14_mongodb.pp | 10:06 |
raushan | plz help me | 10:06 |
*** nelsnelson has joined #openstack | 10:07 | |
*** Celm has joined #openstack | 10:09 | |
*** omachace has joined #openstack | 10:09 | |
*** rgodinez has quit IRC | 10:10 | |
*** rgodinez has joined #openstack | 10:10 | |
*** xgsa has quit IRC | 10:13 | |
*** D30 has quit IRC | 10:13 | |
*** xgsa has joined #openstack | 10:13 | |
*** aspiers has quit IRC | 10:14 | |
*** Celm has quit IRC | 10:14 | |
*** berendt has quit IRC | 10:18 | |
*** paragan has quit IRC | 10:20 | |
*** gcha has quit IRC | 10:20 | |
*** berendt has joined #openstack | 10:20 | |
*** yamahata has quit IRC | 10:21 | |
*** Johnnie has left #openstack | 10:23 | |
*** MaxV has quit IRC | 10:24 | |
*** topochan has quit IRC | 10:26 | |
*** djoreilly has joined #openstack | 10:26 | |
*** sungju_ has joined #openstack | 10:26 | |
*** penguinRaider has joined #openstack | 10:29 | |
*** rgodinez has quit IRC | 10:31 | |
*** jcoufal has quit IRC | 10:33 | |
*** Harry51S has joined #openstack | 10:35 | |
*** ashka has quit IRC | 10:37 | |
*** bilco105 is now known as bilco105_ | 10:38 | |
*** Harry51S has quit IRC | 10:39 | |
*** contrafactus has joined #openstack | 10:41 | |
*** texarcana has joined #openstack | 10:41 | |
*** bilco105_ is now known as bilco105 | 10:41 | |
*** jcoufal has joined #openstack | 10:43 | |
*** TheOsprey has joined #openstack | 10:46 | |
*** pbrooko has quit IRC | 10:46 | |
*** sputnik1_ has joined #openstack | 10:47 | |
*** jhesketh has joined #openstack | 10:48 | |
*** alekibango has quit IRC | 10:49 | |
*** rdxc has joined #openstack | 10:51 | |
*** fam_ has quit IRC | 10:52 | |
*** aarapov has joined #openstack | 10:52 | |
*** sputnik1_ has quit IRC | 10:56 | |
*** jepoy_ has quit IRC | 10:57 | |
*** jepoy has joined #openstack | 10:58 | |
*** cforonda has quit IRC | 10:59 | |
*** mikedawson has joined #openstack | 11:00 | |
*** mindpixel has quit IRC | 11:01 | |
*** jepoy has quit IRC | 11:02 | |
*** contrafactus has quit IRC | 11:03 | |
*** sungju_ has quit IRC | 11:03 | |
*** mwagner_zzz has quit IRC | 11:04 | |
*** MaxV has joined #openstack | 11:04 | |
*** iggy has quit IRC | 11:04 | |
*** gut has quit IRC | 11:06 | |
*** ashepelev has joined #openstack | 11:07 | |
*** ircuser-1 has quit IRC | 11:07 | |
*** iggy has joined #openstack | 11:09 | |
*** baoli has quit IRC | 11:11 | |
*** marcelodieder has joined #openstack | 11:11 | |
*** cforonda has joined #openstack | 11:12 | |
*** aarapov has quit IRC | 11:14 | |
*** shwang has quit IRC | 11:16 | |
*** jaosorior has joined #openstack | 11:18 | |
*** screwgoth has quit IRC | 11:19 | |
*** vkmc has joined #openstack | 11:22 | |
*** gut has joined #openstack | 11:22 | |
*** ihrachys|afk is now known as ihrachys | 11:23 | |
raushan | when i install ice-house in centos 6.5 server i got this ERROR : Error appeared during Puppet run: 10.134.10.14_mongodb.pp plz help me | 11:23 |
*** praveenkumar has joined #openstack | 11:24 | |
*** jepoy has joined #openstack | 11:24 | |
*** Longgeek has quit IRC | 11:24 | |
*** diegows has joined #openstack | 11:25 | |
*** yaguang has quit IRC | 11:26 | |
*** matsuhashi has quit IRC | 11:26 | |
*** nosnos has quit IRC | 11:27 | |
*** FunnyLookinHat has joined #openstack | 11:29 | |
*** dvorak has joined #openstack | 11:31 | |
*** allgoth has joined #openstack | 11:35 | |
*** belmoreira has quit IRC | 11:35 | |
*** belmoreira has joined #openstack | 11:36 | |
*** martines_ has quit IRC | 11:38 | |
*** Longgeek has joined #openstack | 11:38 | |
*** allgoth has quit IRC | 11:38 | |
*** ogzy has quit IRC | 11:39 | |
*** allgoth has joined #openstack | 11:39 | |
*** ogzy has joined #openstack | 11:39 | |
*** penguinRaider has quit IRC | 11:41 | |
*** jprovazn has quit IRC | 11:42 | |
*** topochan has joined #openstack | 11:45 | |
*** xianghui has quit IRC | 11:45 | |
*** fam_ has joined #openstack | 11:45 | |
*** mrunge has quit IRC | 11:46 | |
*** Manish has quit IRC | 11:46 | |
*** saju_m has joined #openstack | 11:51 | |
*** overlayer has joined #openstack | 11:52 | |
*** martines_ has joined #openstack | 11:53 | |
*** go_chiba has quit IRC | 11:55 | |
*** penguinRaider has joined #openstack | 11:55 | |
*** Free_maN has joined #openstack | 11:55 | |
*** ircuser-1 has joined #openstack | 11:55 | |
*** AGPX has joined #openstack | 11:56 | |
*** Longgeek has quit IRC | 11:56 | |
*** spzala has joined #openstack | 11:57 | |
*** ArxCruz has joined #openstack | 11:57 | |
*** aveek has quit IRC | 11:57 | |
*** contrafactus has joined #openstack | 11:59 | |
*** saju_m has quit IRC | 12:00 | |
*** ahasenack has joined #openstack | 12:03 | |
*** contrafactus has quit IRC | 12:03 | |
*** rfolco has joined #openstack | 12:03 | |
*** spzala has quit IRC | 12:04 | |
*** viktork has joined #openstack | 12:05 | |
*** saju_m has joined #openstack | 12:06 | |
*** ArxCruz has quit IRC | 12:07 | |
*** badams has joined #openstack | 12:07 | |
*** ArxCruz has joined #openstack | 12:08 | |
*** desai has joined #openstack | 12:08 | |
*** saju_m has quit IRC | 12:08 | |
AGPX | Hi, after I have added a new compute node, how I can test if it works? That is how to run an instance on it? From horizon you can't specify the compute node... | 12:09 |
*** mwichmann has joined #openstack | 12:10 | |
*** Longgeek has joined #openstack | 12:10 | |
*** sandywalsh has quit IRC | 12:10 | |
*** ramishra_ has joined #openstack | 12:10 | |
*** Celm has joined #openstack | 12:10 | |
*** ramishra has quit IRC | 12:13 | |
*** ap31r0n has joined #openstack | 12:13 | |
*** cforonda has quit IRC | 12:13 | |
sc68cal | AGPX: the node should show up in the "Hypervisors" section of Horizon, in the admin area | 12:13 |
*** lborda has joined #openstack | 12:13 | |
sc68cal | that's usually what I use to eyeball if a compute node is registered and ready to run instances | 12:14 |
*** Celm has quit IRC | 12:15 | |
*** blomquisg has joined #openstack | 12:15 | |
*** doublerr has joined #openstack | 12:16 | |
*** sergmelikyan has quit IRC | 12:17 | |
*** Longgeek has quit IRC | 12:18 | |
*** jpeeler has joined #openstack | 12:19 | |
*** Longgeek has joined #openstack | 12:19 | |
*** mindpixel has joined #openstack | 12:20 | |
*** ogzy has quit IRC | 12:22 | |
*** ogzy has joined #openstack | 12:22 | |
*** sandywalsh has joined #openstack | 12:23 | |
*** dcramer_ has quit IRC | 12:25 | |
*** mindpixel has quit IRC | 12:25 | |
*** viktork has quit IRC | 12:31 | |
*** visualne has joined #openstack | 12:31 | |
visualne | Does anyone know how to cancel a snapshot in progress? | 12:31 |
*** negronjl has quit IRC | 12:32 | |
*** changbl has quit IRC | 12:32 | |
*** arezmerita has joined #openstack | 12:33 | |
*** gigawhat has joined #openstack | 12:34 | |
*** Dominic_ has joined #openstack | 12:34 | |
*** ahasenack has quit IRC | 12:34 | |
*** ahasenack has joined #openstack | 12:35 | |
*** mrsnivvel has joined #openstack | 12:36 | |
*** jecarey has quit IRC | 12:37 | |
*** vnguyen has joined #openstack | 12:37 | |
*** mwagner_zzz has joined #openstack | 12:38 | |
*** DuncanT has quit IRC | 12:38 | |
*** dims has quit IRC | 12:38 | |
*** wickedpuppy has joined #openstack | 12:39 | |
*** cforonda has joined #openstack | 12:39 | |
*** DuncanT- has joined #openstack | 12:40 | |
*** nandix has joined #openstack | 12:42 | |
*** jcarter has joined #openstack | 12:42 | |
*** allgoth has quit IRC | 12:42 | |
*** sgordon has joined #openstack | 12:43 | |
*** sgordon has quit IRC | 12:43 | |
*** sgordon has joined #openstack | 12:43 | |
*** jdob has joined #openstack | 12:44 | |
*** anand has quit IRC | 12:44 | |
*** anand_ has joined #openstack | 12:44 | |
*** raushan has quit IRC | 12:44 | |
*** Barker has joined #openstack | 12:44 | |
*** gut has quit IRC | 12:45 | |
*** marrusl has joined #openstack | 12:45 | |
*** swat30 has quit IRC | 12:45 | |
*** atpa8a_ has joined #openstack | 12:46 | |
*** atpa8a has quit IRC | 12:46 | |
*** gigawhat has quit IRC | 12:46 | |
*** gcha has joined #openstack | 12:47 | |
*** bknudson has quit IRC | 12:47 | |
*** core_ has joined #openstack | 12:47 | |
*** swat30 has joined #openstack | 12:47 | |
*** radez_g0n3 is now known as radez | 12:48 | |
*** Longgeek_ has joined #openstack | 12:49 | |
*** anand has joined #openstack | 12:49 | |
*** sushils has joined #openstack | 12:50 | |
*** anand_ has quit IRC | 12:50 | |
*** brod has joined #openstack | 12:51 | |
*** anand has quit IRC | 12:51 | |
*** dims has joined #openstack | 12:52 | |
*** yamahata has joined #openstack | 12:52 | |
*** Longgeek has quit IRC | 12:52 | |
*** bluenemo has joined #openstack | 12:53 | |
*** anand has joined #openstack | 12:53 | |
*** Barker has quit IRC | 12:54 | |
*** Gordonz has quit IRC | 12:55 | |
*** Gordonz has joined #openstack | 12:55 | |
*** nacer has quit IRC | 12:55 | |
*** nacer has joined #openstack | 12:56 | |
*** baoli has joined #openstack | 12:56 | |
*** gmi has joined #openstack | 12:57 | |
*** negronjl has joined #openstack | 12:57 | |
*** doug_shelley66 has joined #openstack | 12:57 | |
*** sballe has joined #openstack | 12:57 | |
*** f13o_f13o has joined #openstack | 12:57 | |
*** contrafactus has joined #openstack | 12:59 | |
*** Gordonz has quit IRC | 13:00 | |
*** sojoknuckle has joined #openstack | 13:00 | |
*** sushils_ has joined #openstack | 13:01 | |
*** jlibosva has quit IRC | 13:01 | |
*** erecio has joined #openstack | 13:02 | |
*** kolesovdv has quit IRC | 13:02 | |
*** jlibosva has joined #openstack | 13:03 | |
*** lblanchard has joined #openstack | 13:03 | |
*** contrafactus has quit IRC | 13:04 | |
*** sushils has quit IRC | 13:04 | |
*** dhellmann_ is now known as dhellmann | 13:04 | |
*** gut has joined #openstack | 13:05 | |
*** arezmerita has quit IRC | 13:05 | |
*** rmartinelli has joined #openstack | 13:06 | |
*** jdob has quit IRC | 13:06 | |
*** jdob has joined #openstack | 13:06 | |
*** balajiiyer has joined #openstack | 13:07 | |
sojoknuckle | gmi if you are around , thank you what you suggested about the MTU setting, this corrected my internet connectivity issue from the guest VMs | 13:07 |
*** HenryG_ has quit IRC | 13:07 | |
*** balajiiyer has quit IRC | 13:07 | |
*** balajiiyer has joined #openstack | 13:07 | |
*** bknudson has joined #openstack | 13:08 | |
*** balajiiyer has left #openstack | 13:08 | |
foexle | koolhead17: buddy ping :) | 13:08 |
koolhead17 | foexle: hey long time. howdy man? | 13:08 |
foexle | yeah :) had holidays 2 weeks :) | 13:09 |
*** WackoRobie has joined #openstack | 13:09 | |
foexle | yeah i'm fine more or less ... how are you ? | 13:09 |
*** jhesketh has quit IRC | 13:10 | |
*** spzala has joined #openstack | 13:10 | |
*** stronghere has joined #openstack | 13:10 | |
*** danielbruno has joined #openstack | 13:10 | |
AGPX | sc68cal thanks, the machine is listed. But there's a way to know if an instance is running on it? | 13:10 |
*** nacer has quit IRC | 13:11 | |
sc68cal | AGPX: one of the columns shows the # of instances running on it I think | 13:11 |
*** adarazs has joined #openstack | 13:11 | |
*** nacer has joined #openstack | 13:11 | |
sc68cal | not sure about how to specifically schedule an instance to come up on that node - there may be a nova extension for that | 13:12 |
*** olgar has joined #openstack | 13:12 | |
*** tkuser has quit IRC | 13:12 | |
*** rtheis has joined #openstack | 13:13 | |
*** pradipta is now known as pradipta_away | 13:13 | |
*** tkuser has joined #openstack | 13:13 | |
*** KLevenstein has joined #openstack | 13:13 | |
*** promulo has joined #openstack | 13:14 | |
*** KLevenstein has quit IRC | 13:14 | |
*** KLevenstein1 has joined #openstack | 13:14 | |
*** praveenkumar has quit IRC | 13:14 | |
*** KLevenstein1 has quit IRC | 13:15 | |
*** jecarey has joined #openstack | 13:15 | |
*** weshay has joined #openstack | 13:16 | |
*** brokencycle has joined #openstack | 13:16 | |
foexle | koolhead17: ups forgot theping ^^ | 13:16 |
*** Guest8288 has quit IRC | 13:16 | |
AGPX | I have 2 hypervisor (one nova compute on the controller and another in a separate machine). I have two instances, one in execution, the other shut off. | 13:16 |
koolhead17 | foexle: ditto. i was on month long vacation. :) | 13:16 |
*** morazi has joined #openstack | 13:17 | |
AGPX | both "nova hypervisor-show 1" and "nova hypervisor-show 2" say "running_vms 1" | 13:17 |
*** ndipanov_ has joined #openstack | 13:17 | |
AGPX | actually, however, I have only one instance in execution. | 13:17 |
*** promulo has quit IRC | 13:17 | |
*** msgodf has quit IRC | 13:17 | |
*** ndipanov has quit IRC | 13:18 | |
*** KLevenstein has joined #openstack | 13:18 | |
*** mrsnivvel has quit IRC | 13:20 | |
*** bkopilov has quit IRC | 13:21 | |
*** nlevinki has quit IRC | 13:21 | |
*** zehicle has quit IRC | 13:21 | |
*** aspiers has joined #openstack | 13:21 | |
*** dcramer_ has joined #openstack | 13:22 | |
*** msgodf has joined #openstack | 13:22 | |
*** gut has quit IRC | 13:22 | |
foexle | koolhead17: wow a month ? you joke -.- | 13:23 |
*** yrabl has quit IRC | 13:23 | |
foexle | koolhead17: hmpf ... and why you don't have visited berlin ? :P | 13:24 |
*** toure has joined #openstack | 13:25 | |
*** joesavak has joined #openstack | 13:26 | |
*** akendo has joined #openstack | 13:27 | |
*** julim has joined #openstack | 13:27 | |
gmi | sojoknuckle:cool, welcome | 13:27 |
*** ramishra_ has quit IRC | 13:28 | |
*** visualne has quit IRC | 13:28 | |
*** dbalog has joined #openstack | 13:29 | |
*** HenryG has joined #openstack | 13:29 | |
koolhead17 | foexle: check DM. :) | 13:30 |
*** ramishra_ has joined #openstack | 13:30 | |
*** desai has quit IRC | 13:31 | |
AGPX | ok, ps aux | grep qemu | 13:31 |
*** signed8bit has joined #openstack | 13:31 | |
*** contrafactus has joined #openstack | 13:31 | |
*** jlibosva1 has joined #openstack | 13:31 | |
*** BillTheKat has joined #openstack | 13:31 | |
AGPX | say that the instance is running on the second nova node | 13:31 |
AGPX | (I use qemu) | 13:31 |
*** BillTheKat is now known as Gil_McGrath | 13:31 | |
*** promulo has joined #openstack | 13:31 | |
*** KLevenstein has left #openstack | 13:31 | |
AGPX | it's strange, however, that nova doesn't give a way to know which instances are running on a node | 13:32 |
*** toure has quit IRC | 13:32 | |
akendo | nova hypervisor-servers | 13:32 |
akendo | AGPX: Or did it miss understand? | 13:33 |
*** julim has quit IRC | 13:33 | |
*** doublerr_ has joined #openstack | 13:33 | |
*** eglynn is now known as eglynn-hungry | 13:33 | |
*** toure has joined #openstack | 13:34 | |
*** thang_ has joined #openstack | 13:34 | |
*** jlibosva has quit IRC | 13:34 | |
AGPX | akendo: I wish to know which instances are running on my nova compute node. | 13:35 |
*** doublerr has quit IRC | 13:35 | |
*** doublerr_ is now known as doublerr | 13:35 | |
*** jdob_ has joined #openstack | 13:35 | |
*** contrafactus has quit IRC | 13:35 | |
anand | AGPX: $nova show instance ID will show in which hypervisor your instance is running | 13:36 |
*** erecio has quit IRC | 13:36 | |
*** julim has joined #openstack | 13:36 | |
*** badiane_ka has quit IRC | 13:37 | |
*** makije is now known as makije|away | 13:38 | |
*** devnull1 has joined #openstack | 13:40 | |
*** aspiers has quit IRC | 13:40 | |
*** thuc has joined #openstack | 13:40 | |
*** nacer has quit IRC | 13:41 | |
*** omachace has quit IRC | 13:41 | |
*** erecio has joined #openstack | 13:41 | |
*** nacer has joined #openstack | 13:41 | |
*** omachace has joined #openstack | 13:42 | |
*** thuc has quit IRC | 13:43 | |
*** thuc has joined #openstack | 13:43 | |
*** primeministerp has quit IRC | 13:43 | |
AGPX | anand ok, it give me the hypervisor id | 13:44 |
*** Networkn3rd has joined #openstack | 13:44 | |
*** enykeev has quit IRC | 13:45 | |
*** ttrumm has quit IRC | 13:45 | |
*** enykeev has joined #openstack | 13:45 | |
AGPX | or at least, the "hostId" | 13:45 |
*** enykeev has quit IRC | 13:45 | |
*** jmckind has joined #openstack | 13:45 | |
*** cforonda has quit IRC | 13:46 | |
*** erecio has quit IRC | 13:46 | |
*** laurent\ has quit IRC | 13:46 | |
*** arezmerita has joined #openstack | 13:46 | |
*** julianwa has joined #openstack | 13:46 | |
*** gut has joined #openstack | 13:46 | |
anand | AGPX, what exactly is your requirement? | 13:47 |
*** primeministerp has joined #openstack | 13:47 | |
*** d3fc0n has quit IRC | 13:47 | |
*** laurent\ has joined #openstack | 13:47 | |
*** arezmerita has quit IRC | 13:48 | |
*** Networkn3rd has quit IRC | 13:48 | |
*** jgrimm has quit IRC | 13:48 | |
*** aeperezt has joined #openstack | 13:49 | |
*** doug_shelley66 has quit IRC | 13:49 | |
*** technologov has joined #openstack | 13:49 | |
*** jcoufal has quit IRC | 13:49 | |
technologov | hi ! I'm getting an ERROR launching OpenStack VM, after devstack installation | 13:50 |
*** thuc_ has joined #openstack | 13:50 | |
*** zigo has quit IRC | 13:50 | |
technologov | http://pastebin.com/zv2aEq5n | 13:51 |
*** Jasondcc has joined #openstack | 13:51 | |
*** pberis has joined #openstack | 13:51 | |
*** vhoward- has joined #openstack | 13:51 | |
technologov | ideas? | 13:52 |
*** amotoki_ has joined #openstack | 13:52 | |
*** fam_ has quit IRC | 13:52 | |
*** neoXsys has joined #openstack | 13:53 | |
*** blackboxsw has joined #openstack | 13:53 | |
*** thuc has quit IRC | 13:53 | |
*** eharney has joined #openstack | 13:53 | |
*** tommy_e has quit IRC | 13:54 | |
*** walterheck has quit IRC | 13:54 | |
*** walterheck has joined #openstack | 13:55 | |
*** jlibosva1 is now known as jlibosva | 13:56 | |
*** nacer has quit IRC | 13:56 | |
*** nacer has joined #openstack | 13:56 | |
*** noslzzp has joined #openstack | 13:56 | |
*** prad_ has joined #openstack | 13:57 | |
*** otherwiseguy has joined #openstack | 13:58 | |
*** zigo has joined #openstack | 13:58 | |
*** doublerr has quit IRC | 13:59 | |
*** ramishra has joined #openstack | 14:01 | |
AGPX | anand: nevermind, nova show give me the info I need. Thanks. | 14:01 |
*** doublerr has joined #openstack | 14:01 | |
anand | AGPX. okay :) | 14:02 |
DiabloD3 | hey guys, if I want to deploy baremetal and bill my customers for it | 14:02 |
DiabloD3 | are there any billing platforms that support ironic? | 14:02 |
*** ramishra_ has quit IRC | 14:02 | |
*** lblanchard1 has joined #openstack | 14:02 | |
*** pberis has quit IRC | 14:02 | |
*** robbiew has joined #openstack | 14:03 | |
technologov | DiabloD3, dunno about "Ironic", but you could accept Bitcoin for starters... | 14:03 |
*** bynaryshef has joined #openstack | 14:03 | |
*** eglynn-hungry is now known as eglynn | 14:03 | |
*** pberis has joined #openstack | 14:04 | |
DiabloD3 | technologov: ironic is a bare metal module for openstack | 14:04 |
*** lblanchard has quit IRC | 14:04 | |
DiabloD3 | technologov: also, you must not know much about bitcoin if you dont know who I am | 14:05 |
*** nlevinki has joined #openstack | 14:05 | |
*** mmagr has quit IRC | 14:05 | |
technologov | I know enough about Bitcoin to use it myself :) | 14:06 |
*** TPoJ has joined #openstack | 14:06 | |
*** rwsu has joined #openstack | 14:06 | |
mwoodson | i'm trying to use vnc in the horizon web page. | 14:06 |
*** Fer101 has joined #openstack | 14:06 | |
*** jnoller has joined #openstack | 14:07 | |
DiabloD3 | technologov: I wrote the popular diablominer gpu miner, and Im a well known evangelist for bitcoin | 14:07 |
mwoodson | i keep seeing the error "invalid token" on the novnc service | 14:07 |
*** dmsimard has joined #openstack | 14:07 | |
mwoodson | what are some things to check? | 14:07 |
*** makije|away has quit IRC | 14:07 | |
technologov | DiabloD3, nice :) Good to see community contributions. | 14:07 |
*** erecio has joined #openstack | 14:07 | |
*** thehybridtech has joined #openstack | 14:08 | |
*** ramishra_ has joined #openstack | 14:08 | |
*** zz_paulczar is now known as paulczar | 14:08 | |
*** pdkl has joined #openstack | 14:09 | |
*** pdkl has joined #openstack | 14:09 | |
*** ramishra has quit IRC | 14:09 | |
*** jnoller has quit IRC | 14:09 | |
*** contrafactus has joined #openstack | 14:10 | |
*** lipinski has joined #openstack | 14:10 | |
*** pixelb has quit IRC | 14:11 | |
*** doug_shelley66 has joined #openstack | 14:11 | |
*** Celm has joined #openstack | 14:11 | |
*** pixelb has joined #openstack | 14:11 | |
Jasondcc | Hi there ... Any thoughts\standards on the ratio of controllor nodes to compute nodes ? limitations etc ? | 14:13 |
*** makije|away has joined #openstack | 14:13 | |
*** toure has quit IRC | 14:14 | |
*** msgodf has quit IRC | 14:14 | |
*** tkuser has quit IRC | 14:16 | |
*** Celm has quit IRC | 14:16 | |
*** tkuser has joined #openstack | 14:16 | |
*** tsekiyama has joined #openstack | 14:16 | |
*** toure has joined #openstack | 14:17 | |
*** FunnyLookinHat has quit IRC | 14:18 | |
*** atomek has quit IRC | 14:18 | |
*** omachace has quit IRC | 14:19 | |
*** yamahata has quit IRC | 14:19 | |
*** afazekas has quit IRC | 14:19 | |
*** yamahata has joined #openstack | 14:19 | |
*** armax has joined #openstack | 14:20 | |
*** ndipanov_ has quit IRC | 14:20 | |
*** mmagr has joined #openstack | 14:20 | |
*** jkienitz has quit IRC | 14:20 | |
*** makije|away has quit IRC | 14:20 | |
*** Fer101 has quit IRC | 14:21 | |
*** gigawhat has joined #openstack | 14:21 | |
*** armax has quit IRC | 14:22 | |
gmi | Jasondcc: there are no standards but this is a good reading to start with: http://docs.openstack.org/trunk/openstack-ops/content/cloud_controller_design.html | 14:24 |
*** msgodf has joined #openstack | 14:24 | |
mwoodson | how can i use memcache to share keys with nova-consoleauth | 14:25 |
*** gpizza has joined #openstack | 14:25 | |
*** armax has joined #openstack | 14:25 | |
*** makije|away has joined #openstack | 14:25 | |
*** gregmark has quit IRC | 14:25 | |
*** gregmark has joined #openstack | 14:26 | |
*** desai has joined #openstack | 14:26 | |
*** Darnoth has joined #openstack | 14:27 | |
*** mmagr has quit IRC | 14:27 | |
*** rnorwood has joined #openstack | 14:28 | |
*** sballe has quit IRC | 14:29 | |
*** yetifemme has joined #openstack | 14:30 | |
*** ap31r0n has quit IRC | 14:30 | |
*** thebloggu has joined #openstack | 14:30 | |
*** ndipanov_ has joined #openstack | 14:32 | |
*** lindenle has joined #openstack | 14:32 | |
*** sushils_ has quit IRC | 14:32 | |
*** jcarter has quit IRC | 14:32 | |
*** galstrom_zzz is now known as galstrom | 14:33 | |
*** Networkn3rd has joined #openstack | 14:33 | |
*** zehicle_at_dell has joined #openstack | 14:33 | |
Jasondcc | gmi: Thanks Ill take a look. - How about around using host Aggreagates for DMZ hosts .. so would it seem sensible for me to use it to seperate hosts in and out of DMZ zones | 14:34 |
*** jgrimm has joined #openstack | 14:36 | |
*** pdkl has quit IRC | 14:36 | |
*** ramishra_ has quit IRC | 14:36 | |
thebloggu | i expanded a cinder volume that is used by an instance which, upon reboot, does not recognize the new size. cinder lists as 10GB as well as the logical volume group but an fdisk -l in the instance indicates that the disk has 2GB. can someone help me? | 14:37 |
*** kevinconway has joined #openstack | 14:37 | |
*** sergmelikyan has joined #openstack | 14:37 | |
*** trevorjay has quit IRC | 14:37 | |
*** jdob_ has quit IRC | 14:38 | |
*** kevinconway has quit IRC | 14:38 | |
*** FunnyLookinHat has joined #openstack | 14:38 | |
*** kbringard has joined #openstack | 14:38 | |
*** kevinconway has joined #openstack | 14:38 | |
*** SlyFerret has quit IRC | 14:39 | |
*** SlyFerret has joined #openstack | 14:39 | |
*** mattymo1 has joined #openstack | 14:39 | |
*** mattymo1 has quit IRC | 14:39 | |
*** mmagr has joined #openstack | 14:40 | |
*** damnsmith is now known as dansmith | 14:40 | |
*** eglynn is now known as eglynn-call | 14:40 | |
*** rm_work|away has joined #openstack | 14:40 | |
*** coredump has quit IRC | 14:41 | |
*** jdob has quit IRC | 14:41 | |
*** changbl has joined #openstack | 14:41 | |
*** thuc_ has quit IRC | 14:42 | |
*** Longgeek_ has quit IRC | 14:44 | |
*** Gordonz has joined #openstack | 14:44 | |
*** Longgeek has joined #openstack | 14:45 | |
*** Gordonz has quit IRC | 14:45 | |
*** trevorj has joined #openstack | 14:45 | |
*** ramishra has joined #openstack | 14:45 | |
*** jcarter has joined #openstack | 14:45 | |
*** Gordonz has joined #openstack | 14:45 | |
*** Gil_McGrath has quit IRC | 14:46 | |
*** penguinRaider has quit IRC | 14:46 | |
*** Aimon has joined #openstack | 14:47 | |
*** gigawhat has quit IRC | 14:47 | |
*** badiane_ka has joined #openstack | 14:48 | |
*** rcleere has joined #openstack | 14:48 | |
*** AGPX has quit IRC | 14:49 | |
*** Longgeek_ has joined #openstack | 14:50 | |
*** FunnyLookinHat has quit IRC | 14:52 | |
*** Longgeek has quit IRC | 14:53 | |
*** mkerrin has quit IRC | 14:53 | |
*** gigawhat has joined #openstack | 14:54 | |
*** Barker has joined #openstack | 14:57 | |
*** lindenle has quit IRC | 14:57 | |
*** lindenle has joined #openstack | 14:58 | |
*** IlyaE has joined #openstack | 14:58 | |
*** jeblair_ is now known as jeblair | 14:59 | |
*** dmsimard has quit IRC | 14:59 | |
*** jwalcik has joined #openstack | 15:00 | |
*** johe__ has quit IRC | 15:01 | |
*** jsavak has joined #openstack | 15:01 | |
*** anand has quit IRC | 15:01 | |
*** aveek has joined #openstack | 15:01 | |
*** Barker has quit IRC | 15:01 | |
*** gpizza has quit IRC | 15:02 | |
*** mrjazzcat has joined #openstack | 15:02 | |
*** aarapov has joined #openstack | 15:02 | |
*** gpizza has joined #openstack | 15:02 | |
*** lindenle has quit IRC | 15:03 | |
*** joesavak has quit IRC | 15:04 | |
*** Barker has joined #openstack | 15:04 | |
*** scotm has quit IRC | 15:04 | |
*** sroy__ has joined #openstack | 15:04 | |
*** aslaen has joined #openstack | 15:04 | |
*** ramishra_ has joined #openstack | 15:04 | |
*** ramishra has quit IRC | 15:05 | |
*** mohits has joined #openstack | 15:05 | |
*** hrushig has joined #openstack | 15:06 | |
*** aspiers has joined #openstack | 15:06 | |
*** reidrac has quit IRC | 15:06 | |
*** ericgoncz has joined #openstack | 15:07 | |
*** blamar has quit IRC | 15:07 | |
*** changbl has quit IRC | 15:08 | |
*** cdub has joined #openstack | 15:08 | |
*** dmsimard has joined #openstack | 15:08 | |
*** FunnyLookinHat has joined #openstack | 15:08 | |
*** CaptTofu has joined #openstack | 15:09 | |
*** alop has joined #openstack | 15:09 | |
*** tanee is now known as tanee-away | 15:09 | |
mwoodson | is it sane to use the same memcache server(s) for horizon, keystone and nova? | 15:11 |
*** mkerrin has joined #openstack | 15:11 | |
*** amuller_ has joined #openstack | 15:11 | |
*** ramishra_ has quit IRC | 15:11 | |
*** Brainspackle has quit IRC | 15:12 | |
*** metral has quit IRC | 15:12 | |
*** ramishra has joined #openstack | 15:12 | |
*** Guest77325 has joined #openstack | 15:12 | |
Guest77325 | http://www.marketglory.com/strategygame/galahad1st for online gamers, if you didn't already, use this link to register on MerkatGlory: a free2play financial strategy game where virtual currency can be converted into real money. It starts out slow but in time you can turn a good profit that is if you have the necessary patience to grow a little bit every day :P | 15:12 |
*** Guest77325 has left #openstack | 15:12 | |
*** amuller__ has joined #openstack | 15:13 | |
*** atpa8a_ has quit IRC | 15:13 | |
*** pmathews has joined #openstack | 15:13 | |
*** amuller has quit IRC | 15:13 | |
*** kkirkpatrick has joined #openstack | 15:13 | |
*** amuller__ is now known as amuller | 15:14 | |
*** newell has joined #openstack | 15:14 | |
*** Jasondcc has quit IRC | 15:14 | |
*** metral has joined #openstack | 15:14 | |
*** aveek has quit IRC | 15:14 | |
*** aveek has joined #openstack | 15:15 | |
*** aveek has quit IRC | 15:15 | |
*** tanee-away is now known as tanee | 15:15 | |
*** aveek has joined #openstack | 15:16 | |
larsks | mwoodson: Yes, that is probably sane. | 15:16 |
*** amuller_ has quit IRC | 15:16 | |
*** metral has quit IRC | 15:16 | |
*** ramishra has quit IRC | 15:16 | |
*** PEPPERONIE has joined #openstack | 15:16 | |
*** metral has joined #openstack | 15:16 | |
*** baoli has quit IRC | 15:17 | |
mwoodson | larsks: k, thanks | 15:17 |
*** thebloggu has left #openstack | 15:19 | |
*** neoXsys has quit IRC | 15:19 | |
*** madorn has joined #openstack | 15:20 | |
*** baoli has joined #openstack | 15:21 | |
*** ramishra has joined #openstack | 15:21 | |
*** scotm has joined #openstack | 15:21 | |
*** xmltok has joined #openstack | 15:22 | |
*** d89 has quit IRC | 15:23 | |
*** desai has quit IRC | 15:23 | |
*** venkatesh has joined #openstack | 15:23 | |
*** CaptTofu has quit IRC | 15:23 | |
*** desai has joined #openstack | 15:24 | |
*** desai has quit IRC | 15:25 | |
*** foexle has quit IRC | 15:26 | |
*** JackieH1 has joined #openstack | 15:27 | |
*** JackieH1 has left #openstack | 15:27 | |
*** KurtMartin is now known as kmartin | 15:29 | |
*** kiwigeraint has quit IRC | 15:30 | |
*** gyee has joined #openstack | 15:30 | |
*** CaptTofu has joined #openstack | 15:31 | |
*** Ch00k has quit IRC | 15:31 | |
*** aveek has quit IRC | 15:31 | |
*** jcarter has quit IRC | 15:31 | |
*** mkerrin has quit IRC | 15:31 | |
*** thuc has joined #openstack | 15:31 | |
*** desai has joined #openstack | 15:32 | |
*** toure has quit IRC | 15:32 | |
*** nlevinki has quit IRC | 15:33 | |
*** gigawhat has quit IRC | 15:33 | |
*** caleb_ has joined #openstack | 15:33 | |
*** venkatesh has quit IRC | 15:34 | |
*** ttrifonov is now known as ttrifonov_zZzz | 15:35 | |
*** badams has quit IRC | 15:36 | |
*** pmcg_ is now known as pmcg | 15:36 | |
*** ramishra has quit IRC | 15:36 | |
*** geekinutah has left #openstack | 15:37 | |
*** jobewan has joined #openstack | 15:38 | |
*** mkerrin has joined #openstack | 15:38 | |
*** bkopilov has joined #openstack | 15:38 | |
*** dimling has quit IRC | 15:39 | |
*** lindenle has joined #openstack | 15:39 | |
*** d89 has joined #openstack | 15:40 | |
*** rmoe has quit IRC | 15:40 | |
*** dizquierdo has quit IRC | 15:41 | |
*** leifz has quit IRC | 15:42 | |
*** ProT-0-TypE has quit IRC | 15:43 | |
*** thuc_ has joined #openstack | 15:44 | |
*** jsutt has joined #openstack | 15:45 | |
*** gigawhat has joined #openstack | 15:45 | |
*** lindenle has quit IRC | 15:45 | |
*** kushal has quit IRC | 15:46 | |
*** lindenle has joined #openstack | 15:46 | |
*** jcarter has joined #openstack | 15:46 | |
*** fedgoat has quit IRC | 15:48 | |
*** thuc has quit IRC | 15:48 | |
*** anande has joined #openstack | 15:48 | |
*** ramishra has joined #openstack | 15:49 | |
*** tanee is now known as tanee-away | 15:49 | |
*** jsutt has quit IRC | 15:49 | |
*** belmoreira has quit IRC | 15:49 | |
*** lindenle has quit IRC | 15:50 | |
*** jaosorior has quit IRC | 15:50 | |
*** jhurlbert has joined #openstack | 15:50 | |
*** pdkl has joined #openstack | 15:50 | |
*** leifz has joined #openstack | 15:50 | |
*** pdkl has quit IRC | 15:51 | |
*** pdkl has joined #openstack | 15:51 | |
*** kr4zy has joined #openstack | 15:51 | |
*** tanee-away is now known as tanee | 15:51 | |
*** tanee is now known as tanee-away | 15:51 | |
*** gcha has quit IRC | 15:51 | |
*** tanee-away is now known as tanee | 15:51 | |
kr4zy | Trying to use the latest keystone module, but experiencing problems | 15:51 |
kr4zy | Error: /Stage[main]/Keystone::Roles::Admin/Keystone_role[_member_]: Could not evaluate: Execution of '/usr/bin/keystone --os-endpoint http://127.0.0.1:35357/v2.0/ role-list' returned 1: An unexpected error prevented the server from fulfilling your request. (OperationalError) (1045, "Access denied for user 'keystone_admin'@'localhost' (using password: YES)") None None (HTTP 500) | 15:51 |
*** rotbeard has quit IRC | 15:52 | |
*** kenperkins has joined #openstack | 15:52 | |
*** toure has joined #openstack | 15:52 | |
*** berendt has quit IRC | 15:52 | |
*** enykeev has joined #openstack | 15:52 | |
kr4zy | anyone available to assist me on using the lastest keystone module by puppetlabs? | 15:53 |
*** anande has quit IRC | 15:54 | |
*** _cjones_ has joined #openstack | 15:54 | |
*** stbenjam_ is now known as stbenjam | 15:54 | |
*** KaZeR has joined #openstack | 15:55 | |
*** vnguyen has quit IRC | 15:56 | |
*** the_hybrid_tech has joined #openstack | 15:56 | |
*** CaptTofu has quit IRC | 15:56 | |
*** yingjun has joined #openstack | 15:57 | |
*** facundom has joined #openstack | 15:57 | |
*** thehybridtech has quit IRC | 15:58 | |
*** jcoufal has joined #openstack | 15:58 | |
*** ashepelev has quit IRC | 15:58 | |
*** gigawhat has quit IRC | 15:58 | |
*** eghobo has joined #openstack | 15:59 | |
*** Ruetobas has quit IRC | 16:01 | |
*** jrodom has joined #openstack | 16:01 | |
*** kushal has joined #openstack | 16:01 | |
*** mkoderer has quit IRC | 16:01 | |
*** Gordonz has quit IRC | 16:01 | |
*** Gordonz has joined #openstack | 16:01 | |
*** nlahouti has joined #openstack | 16:01 | |
*** devoid has joined #openstack | 16:01 | |
*** Gordonz has quit IRC | 16:01 | |
*** devoid has left #openstack | 16:02 | |
*** jpich has quit IRC | 16:02 | |
*** Gordonz has joined #openstack | 16:02 | |
*** facundom has quit IRC | 16:02 | |
*** Ruetobas has joined #openstack | 16:03 | |
*** scotm has quit IRC | 16:03 | |
*** julianwa has quit IRC | 16:03 | |
*** ramishra has quit IRC | 16:04 | |
*** crandquist has joined #openstack | 16:04 | |
*** kbrierly has joined #openstack | 16:05 | |
*** rmoe has joined #openstack | 16:05 | |
*** bluenemo has quit IRC | 16:06 | |
*** jepoy has quit IRC | 16:06 | |
*** thuc_ has quit IRC | 16:07 | |
*** Aimon has quit IRC | 16:07 | |
*** yingjun has left #openstack | 16:07 | |
*** thuc has joined #openstack | 16:07 | |
*** Ruetobas has quit IRC | 16:07 | |
*** ryanv has joined #openstack | 16:08 | |
*** changbl has joined #openstack | 16:09 | |
*** IlyaE has quit IRC | 16:09 | |
*** drwahl has quit IRC | 16:09 | |
*** drwahl has joined #openstack | 16:10 | |
*** pantea has quit IRC | 16:10 | |
*** tvvcox has quit IRC | 16:10 | |
sputnik13 | kr4zy: that looks like a mysql error | 16:11 |
*** msgodf has quit IRC | 16:11 | |
sputnik13 | does anyone know how to clear a task state in nova? | 16:12 |
*** thuc has quit IRC | 16:12 | |
*** ShaunR- has joined #openstack | 16:13 | |
kr4zy | sputnik13: I fixed it by manually creating the required user, but I thought the module should handle it. | 16:13 |
dmsimard | sputnik13: reset-state —active ? | 16:13 |
sputnik13 | dmsimard: isn't that vm_state, not task_state? | 16:13 |
kr4zy | sputnik13: still, there are other errors. | 16:13 |
*** Ruetobas has joined #openstack | 16:14 | |
dmsimard | possibly, don't have a nova handy right now :) | 16:14 |
*** bkopilov has quit IRC | 16:14 | |
sputnik13 | dmsimard: nevermind, it worked when I ran as admin | 16:15 |
sputnik13 | dmsimard: I tried with a non-admin the first time around, thanks | 16:15 |
*** brdude has joined #openstack | 16:15 | |
*** jthorne has joined #openstack | 16:16 | |
*** lindenle has joined #openstack | 16:16 | |
sputnik13 | kr4zy: did you declare a keystone::db::mysql? | 16:16 |
*** Celm has joined #openstack | 16:16 | |
*** technologov has quit IRC | 16:17 | |
*** technologov has joined #openstack | 16:17 | |
*** gigawhat has joined #openstack | 16:18 | |
*** killcity has joined #openstack | 16:18 | |
kr4zy | sputnik13: here is the manifest that I used: https://gist.github.com/anonymous/9896008 | 16:18 |
kr4zy | sputnik13: using this https://github.com/stackforge/puppet-keystone | 16:19 |
*** jkienitz has joined #openstack | 16:19 | |
sputnik13 | kr4zy: localhost != 127.0.0.1, did you know | 16:20 |
*** bkopilov has joined #openstack | 16:20 | |
*** corXi has quit IRC | 16:20 | |
sputnik13 | not always anyway | 16:20 |
sputnik13 | check /etc/hosts and see if localhost == 127.0.0.1 | 16:20 |
*** colinmcnamara has joined #openstack | 16:21 | |
*** elo has quit IRC | 16:21 | |
*** jpomero has joined #openstack | 16:21 | |
sputnik13 | I've had that problem before with mysql where something tries to access mysql at "localhost" and the user permission is set for user@127.0.0.1 | 16:21 |
sputnik13 | localhost is mapped to an address by /etc/hosts, it's not implicitly 127.0.0.1 | 16:21 |
*** msekleta has quit IRC | 16:21 | |
*** Meena has joined #openstack | 16:22 | |
kr4zy | sputnik13: let me try again. I have used the same manifest on the older version of the keystone module and it worked for some reason. | 16:22 |
sputnik13 | keystone module seems to be creating the user as user@127.0.0.1 by default, you override that with host, not allowed_hosts | 16:22 |
*** gigawhat has quit IRC | 16:22 | |
*** comay has joined #openstack | 16:22 | |
sputnik13 | kr4zy: then take both versions and diff them to see what changed | 16:22 |
sputnik13 | have to run, good luck | 16:22 |
kr4zy | sputnik13: cool, thanks. | 16:23 |
*** jimbaker has joined #openstack | 16:23 | |
*** matjazp has joined #openstack | 16:24 | |
*** CaptTofu has joined #openstack | 16:24 | |
*** vlad_starkov has joined #openstack | 16:24 | |
verdurin | What ownership/permissions should console.log have for an instance? | 16:25 |
*** doublerr has quit IRC | 16:26 | |
*** metral has quit IRC | 16:26 | |
*** metral has joined #openstack | 16:26 | |
*** mikeoutland has joined #openstack | 16:27 | |
*** Gordonz has quit IRC | 16:27 | |
*** tkay has joined #openstack | 16:27 | |
*** Gordonz has joined #openstack | 16:28 | |
*** mikeoutland has quit IRC | 16:28 | |
*** ildikov_ has quit IRC | 16:28 | |
*** OrmucoJC has joined #openstack | 16:29 | |
*** sputnik1_ has joined #openstack | 16:29 | |
*** jlibosva has quit IRC | 16:29 | |
*** Aimon has joined #openstack | 16:29 | |
*** Gamekiller77 has joined #openstack | 16:30 | |
* Gamekiller77 is about the head of the fish off and test icehouse | 16:30 | |
*** caleb_ has quit IRC | 16:30 | |
*** IlyaE has joined #openstack | 16:30 | |
*** devnull1 has quit IRC | 16:32 | |
*** Gordonz has quit IRC | 16:32 | |
*** TPoJ has quit IRC | 16:33 | |
*** caleb_ has joined #openstack | 16:33 | |
*** esker has joined #openstack | 16:34 | |
*** mohits has quit IRC | 16:34 | |
*** mikeoutland has joined #openstack | 16:34 | |
*** vnguyen has joined #openstack | 16:36 | |
*** sputnik1_ has quit IRC | 16:36 | |
*** tanee is now known as tanee-away | 16:36 | |
*** jroovers has quit IRC | 16:37 | |
*** kemra102 has joined #openstack | 16:37 | |
*** PEPPERONIE has quit IRC | 16:37 | |
*** arnaud has joined #openstack | 16:37 | |
*** nkrinner has quit IRC | 16:37 | |
*** SumitNaiksatam has quit IRC | 16:38 | |
*** vfiduccia has joined #openstack | 16:38 | |
*** d89 has quit IRC | 16:38 | |
*** bearhands is now known as comstud | 16:40 | |
*** Meena has quit IRC | 16:40 | |
*** vfiduccia has left #openstack | 16:40 | |
*** d89 has joined #openstack | 16:41 | |
*** d89 has quit IRC | 16:41 | |
*** xgsa has quit IRC | 16:42 | |
*** warik_ has joined #openstack | 16:42 | |
*** d89 has joined #openstack | 16:43 | |
*** kemra102 has quit IRC | 16:43 | |
*** dcramer_ has quit IRC | 16:45 | |
*** Stressed has joined #openstack | 16:45 | |
*** carif has joined #openstack | 16:45 | |
*** MaxV has quit IRC | 16:45 | |
*** Blackavar has quit IRC | 16:46 | |
*** Meena has joined #openstack | 16:46 | |
*** RockKuo_TW_PC has quit IRC | 16:46 | |
*** MaxV has joined #openstack | 16:46 | |
*** Gordonz has joined #openstack | 16:47 | |
*** mrmartin has joined #openstack | 16:48 | |
*** Gordonz has quit IRC | 16:48 | |
*** harlowja_away is now known as harlowja | 16:48 | |
*** Gordonz has joined #openstack | 16:49 | |
*** penguinRaider has joined #openstack | 16:49 | |
*** desai has quit IRC | 16:49 | |
*** marcusvrn has joined #openstack | 16:50 | |
*** jdob has joined #openstack | 16:50 | |
*** MaxV has quit IRC | 16:50 | |
*** mmagr has quit IRC | 16:52 | |
*** fedgoat has joined #openstack | 16:53 | |
*** jareddlc has joined #openstack | 16:53 | |
*** RockKuo_iPad has joined #openstack | 16:53 | |
*** SumitNaiksatam has joined #openstack | 16:54 | |
*** lcheng has joined #openstack | 16:54 | |
*** evanz has joined #openstack | 16:56 | |
*** Meena has quit IRC | 16:56 | |
*** leifz has quit IRC | 16:56 | |
*** Meena has joined #openstack | 16:56 | |
*** paulczar is now known as zz_paulczar | 16:57 | |
*** leifz has joined #openstack | 16:57 | |
*** RockKuo_iPad has quit IRC | 16:57 | |
*** samchoi has joined #openstack | 16:58 | |
*** Trixboxer has quit IRC | 16:58 | |
*** CaptTofu has quit IRC | 16:58 | |
*** arnaud has quit IRC | 16:59 | |
*** fawadkhaliq has joined #openstack | 16:59 | |
*** Gordonz_ has joined #openstack | 16:59 | |
*** Gordonz_ has quit IRC | 16:59 | |
*** Gordonz_ has joined #openstack | 16:59 | |
*** sarob has joined #openstack | 17:00 | |
*** topochan has quit IRC | 17:00 | |
*** arnaud has joined #openstack | 17:01 | |
*** bilco105 is now known as bilco105_ | 17:01 | |
*** ale___ has joined #openstack | 17:02 | |
*** Gordonz has quit IRC | 17:02 | |
*** olgar has quit IRC | 17:02 | |
*** comptona has joined #openstack | 17:02 | |
*** ale___ is now known as sandro_ | 17:03 | |
*** killcity has quit IRC | 17:03 | |
*** sandro_ is now known as ale___ | 17:03 | |
*** ale___ is now known as alessandro_ | 17:03 | |
*** tsekiyama has quit IRC | 17:04 | |
*** derekh has quit IRC | 17:04 | |
ryanv | Good morning all. I have been using the docs @ openstack.org for Ubuntu 12.04. I am hitting a big wall related to networking...I am using multi-node setup, 3 NICs on the network node, GRE tunneling, flat DHCP. VM instances cannot ping other VM's, VM's can't ping outside at all, no DHCP to VM's. Where to start troubleshooting; Where do the most common mis-configurations that cause this problem usually occur, which log files to check f | 17:04 |
*** zzelle has joined #openstack | 17:04 | |
*** killcity has joined #openstack | 17:04 | |
*** gigawhat has joined #openstack | 17:04 | |
*** zzelle has quit IRC | 17:04 | |
*** elo has joined #openstack | 17:05 | |
*** enarciso has joined #openstack | 17:05 | |
*** alessandro_ is now known as sandr8 | 17:05 | |
amuller | ryanv: check the Neutron l2 agent log | 17:06 |
*** Ch00k has joined #openstack | 17:06 | |
amuller | ryanv: Check out ovs-vsctl show, ovs-ofctl dump-flows br-tun on your compute nodes and network node | 17:06 |
*** fawadkha_ has joined #openstack | 17:06 | |
amuller | ryanv: I'd guess you have errors in your l2 agent log | 17:07 |
*** core_ has quit IRC | 17:07 | |
ryanv | amuller: ok I will start there and chances are good i'll have a few more questions later on. thank you | 17:07 |
amuller | ryanv: I'm heading out actually, if you don't get an answer here than email me at amuller@redhat.com | 17:08 |
amuller | then* | 17:08 |
*** Longgeek_ has quit IRC | 17:08 | |
ryanv | amuller: awesome! thanks so much. | 17:08 |
amuller | sure :) | 17:09 |
*** amuller has quit IRC | 17:09 | |
*** Longgeek has joined #openstack | 17:09 | |
*** jwalcik has quit IRC | 17:09 | |
*** aslaen is now known as aslaen_ | 17:09 | |
*** galstrom is now known as galstrom_zzz | 17:09 | |
*** jthorne has quit IRC | 17:10 | |
*** kiwigeraint has joined #openstack | 17:10 | |
*** alekibango has joined #openstack | 17:10 | |
*** fawadkhaliq has quit IRC | 17:10 | |
*** desai has joined #openstack | 17:11 | |
*** desai has quit IRC | 17:11 | |
*** DiabloD3 is now known as Diablo-D3 | 17:11 | |
*** OrmucoJC has quit IRC | 17:11 | |
*** rwsu has quit IRC | 17:11 | |
*** gigawhat has quit IRC | 17:13 | |
*** jhurlbert has quit IRC | 17:13 | |
*** jistr has quit IRC | 17:14 | |
*** badams has joined #openstack | 17:14 | |
*** gigawhat has joined #openstack | 17:14 | |
*** colinmcnamara has quit IRC | 17:16 | |
*** pablosan has joined #openstack | 17:16 | |
*** colinmcnamara has joined #openstack | 17:17 | |
*** Meena has quit IRC | 17:17 | |
*** contrafactus has quit IRC | 17:18 | |
*** meena has joined #openstack | 17:18 | |
*** caleb_ has quit IRC | 17:19 | |
*** davi has joined #openstack | 17:20 | |
*** davi has joined #openstack | 17:20 | |
*** nacim has quit IRC | 17:20 | |
*** bjornar has joined #openstack | 17:21 | |
*** Corey__ is now known as Corey | 17:22 | |
*** bvandenh has quit IRC | 17:24 | |
*** d89 has quit IRC | 17:24 | |
*** eglynn-call has quit IRC | 17:25 | |
*** metral is now known as metral_zzz | 17:25 | |
*** matjazp has quit IRC | 17:25 | |
*** sarob has quit IRC | 17:26 | |
*** dneary has quit IRC | 17:26 | |
*** technologov_ has joined #openstack | 17:26 | |
*** sarob has joined #openstack | 17:26 | |
*** sandr8_ has joined #openstack | 17:26 | |
*** eghobo has quit IRC | 17:27 | |
*** eghobo has joined #openstack | 17:28 | |
*** jcoufal has quit IRC | 17:29 | |
*** overlayer has quit IRC | 17:29 | |
*** sandr8 has quit IRC | 17:29 | |
*** technologov has quit IRC | 17:30 | |
*** jhurlbert has joined #openstack | 17:30 | |
*** gut has quit IRC | 17:31 | |
KaZeR | anyone here familiar with ceph ? | 17:31 |
*** baoli has quit IRC | 17:31 | |
*** bynaryshef has quit IRC | 17:31 | |
*** sarob has quit IRC | 17:31 | |
*** piousbox has joined #openstack | 17:32 | |
*** bynaryshef has joined #openstack | 17:32 | |
*** jsutt has joined #openstack | 17:32 | |
*** angdraug has joined #openstack | 17:32 | |
*** bynaryshef has quit IRC | 17:32 | |
*** bynaryshef has joined #openstack | 17:33 | |
*** rossk has joined #openstack | 17:33 | |
*** jsutt has quit IRC | 17:33 | |
*** colinmcnamara has quit IRC | 17:34 | |
*** baoli has joined #openstack | 17:34 | |
*** ildikov_ has joined #openstack | 17:34 | |
*** jsutt has joined #openstack | 17:34 | |
*** tsekiyama has joined #openstack | 17:34 | |
*** doublerr has joined #openstack | 17:35 | |
*** davi has quit IRC | 17:35 | |
*** bvandenh has joined #openstack | 17:36 | |
*** Mixostuff has quit IRC | 17:37 | |
*** meghal has joined #openstack | 17:37 | |
*** colinmcnamara has joined #openstack | 17:37 | |
*** tsekiyama has quit IRC | 17:37 | |
*** tsekiyama has joined #openstack | 17:38 | |
*** morganfainberg_Z is now known as morganfainberg | 17:38 | |
*** _sulo has quit IRC | 17:38 | |
*** vhoward- has left #openstack | 17:38 | |
*** colinmcnamara has quit IRC | 17:39 | |
*** gigawhat has quit IRC | 17:40 | |
*** jsutt has quit IRC | 17:41 | |
*** mrandolph has joined #openstack | 17:41 | |
*** mattgriffin has joined #openstack | 17:41 | |
*** vuil has joined #openstack | 17:43 | |
*** perror has quit IRC | 17:43 | |
*** sputnik1_ has joined #openstack | 17:43 | |
*** core_ has joined #openstack | 17:43 | |
*** nacer has quit IRC | 17:43 | |
*** aslaen_ has quit IRC | 17:45 | |
*** zz_paulczar is now known as paulczar | 17:45 | |
*** dpippenger has joined #openstack | 17:46 | |
*** devnull1 has joined #openstack | 17:46 | |
*** amcrn has joined #openstack | 17:46 | |
*** dstrebel has quit IRC | 17:46 | |
*** rustlebee is now known as russellb | 17:47 | |
*** mikeoutland has quit IRC | 17:47 | |
*** kiwigeraint has quit IRC | 17:47 | |
*** pixelb has quit IRC | 17:47 | |
*** sandywalsh_ has joined #openstack | 17:49 | |
*** packet has joined #openstack | 17:50 | |
*** sandywalsh has quit IRC | 17:50 | |
*** jaypipes has joined #openstack | 17:50 | |
*** metral_zzz is now known as metral | 17:50 | |
*** kiwigeraint has joined #openstack | 17:51 | |
*** core_ has quit IRC | 17:52 | |
*** sithfm has joined #openstack | 17:52 | |
*** branen has quit IRC | 17:52 | |
*** mattgriffin has quit IRC | 17:52 | |
*** ndipanov_ has quit IRC | 17:53 | |
*** sputnik1_ has quit IRC | 17:53 | |
*** mattgriffin has joined #openstack | 17:54 | |
*** fawadkha_ has quit IRC | 17:54 | |
*** jayc has joined #openstack | 17:54 | |
*** fawadkhaliq has joined #openstack | 17:54 | |
*** jhurlbert has quit IRC | 17:54 | |
*** pixelb has joined #openstack | 17:55 | |
jayc | hello, i have a heat related problem i am trying to find a workaround for | 17:55 |
*** jaypipes has quit IRC | 17:55 | |
*** yogesh has joined #openstack | 17:56 | |
jayc | i am running havana and so the native autoscaling group and scaling policy resource types are not available to me | 17:56 |
*** afaranha has joined #openstack | 17:56 | |
jayc | the problem is that i need to specify things like floating ip and block storage for the autoscaled nodes and there isn't really an option to do that with LaunchConfiguration resource | 17:57 |
*** slewis has quit IRC | 17:57 | |
*** slewis has joined #openstack | 17:58 | |
*** slewis has joined #openstack | 17:58 | |
*** ahasenack has quit IRC | 17:59 | |
*** jodom has joined #openstack | 18:00 | |
*** jotan has joined #openstack | 18:01 | |
*** k_stev has joined #openstack | 18:01 | |
*** andelhie_ has joined #openstack | 18:01 | |
*** ahasenack has joined #openstack | 18:01 | |
*** sputnik1_ has joined #openstack | 18:02 | |
*** praveenkumar has joined #openstack | 18:02 | |
*** Gamekiller77 has quit IRC | 18:02 | |
*** thuc has joined #openstack | 18:02 | |
*** scotm has joined #openstack | 18:02 | |
*** jhurlbert has joined #openstack | 18:02 | |
*** thuc has quit IRC | 18:03 | |
*** thuc has joined #openstack | 18:03 | |
*** jp_at_hp has quit IRC | 18:03 | |
nlahouti | What is the correct channel to ask question regarding neutron ML2 plugin | 18:03 |
*** doublerr has quit IRC | 18:04 | |
*** galstrom_zzz is now known as galstrom | 18:04 | |
*** jrodom has quit IRC | 18:04 | |
*** Networkn3rd has quit IRC | 18:04 | |
*** ericReeves has joined #openstack | 18:05 | |
andelhie_ | start here | 18:05 |
andelhie_ | then move to neutron channel | 18:06 |
*** andelhie_ is now known as Gamekiller77 | 18:06 | |
*** IlyaE has quit IRC | 18:07 | |
*** balajiiyer has joined #openstack | 18:07 | |
*** shillasaebi has joined #openstack | 18:07 | |
*** jroovers has joined #openstack | 18:08 | |
*** bma has quit IRC | 18:08 | |
kr4zy | anyone having problems using the apache frontend from the keystone module by puppetlabs? I am getting Error: /Stage[main]/Keystone::Roles::Admin/Keystone_role[_member_]: Could not evaluate: Execution of '/usr/bin/keystone --os-endpoint http://127.0.0.1:35357/v2.0/ role-list' returned 1: 'NoneType' object is unsubscriptable | 18:08 |
*** jmckind has quit IRC | 18:08 | |
*** IlyaE has joined #openstack | 18:08 | |
*** dcramer_ has joined #openstack | 18:08 | |
*** aarapov_ has joined #openstack | 18:09 | |
*** galstrom is now known as galstrom_zzz | 18:09 | |
*** aarapov has quit IRC | 18:09 | |
*** plinio1 has joined #openstack | 18:10 | |
*** aarapov_ has quit IRC | 18:10 | |
*** plinio1 has left #openstack | 18:10 | |
*** balajiiyer has left #openstack | 18:11 | |
*** jwalcik has joined #openstack | 18:12 | |
*** leifz has quit IRC | 18:12 | |
*** Longgeek_ has joined #openstack | 18:12 | |
*** leifz has joined #openstack | 18:12 | |
*** bluenemo has joined #openstack | 18:12 | |
*** gyee has quit IRC | 18:13 | |
*** scotm has quit IRC | 18:13 | |
*** Longgeek_ has quit IRC | 18:14 | |
*** contrafactus has joined #openstack | 18:15 | |
*** Longgeek_ has joined #openstack | 18:15 | |
*** gyee has joined #openstack | 18:15 | |
*** Longgeek has quit IRC | 18:15 | |
*** IlyaE has quit IRC | 18:17 | |
*** nacer has joined #openstack | 18:17 | |
*** mattgriffin has quit IRC | 18:17 | |
*** desai has joined #openstack | 18:17 | |
*** nacer has quit IRC | 18:18 | |
*** nacer has joined #openstack | 18:18 | |
*** nacer has quit IRC | 18:18 | |
*** nacer has joined #openstack | 18:19 | |
*** jayc has quit IRC | 18:20 | |
*** bbcmicrocomputer has quit IRC | 18:20 | |
*** WackoRobie has quit IRC | 18:21 | |
*** PEPPERONIE has joined #openstack | 18:21 | |
*** WackoRobie has joined #openstack | 18:22 | |
*** zzelle has joined #openstack | 18:26 | |
*** brokencycle has quit IRC | 18:27 | |
*** Free_maN has quit IRC | 18:27 | |
*** devnull1 has quit IRC | 18:27 | |
*** jodom has quit IRC | 18:27 | |
*** jrodom has joined #openstack | 18:27 | |
*** IlyaE has joined #openstack | 18:27 | |
*** lipinski has quit IRC | 18:28 | |
*** sputnik1_ has quit IRC | 18:31 | |
*** ogzy has quit IRC | 18:31 | |
*** gwarsh has quit IRC | 18:31 | |
*** gwarsh has joined #openstack | 18:32 | |
*** makije|away has quit IRC | 18:32 | |
*** BuSerD has joined #openstack | 18:32 | |
*** sputnik1_ has joined #openstack | 18:32 | |
*** Gamekiller77 has quit IRC | 18:33 | |
*** Gamekiller77 has joined #openstack | 18:34 | |
*** fawadkhaliq has quit IRC | 18:35 | |
*** Networkn3rd has joined #openstack | 18:35 | |
*** mattgriffin has joined #openstack | 18:36 | |
*** dianefleming has joined #openstack | 18:37 | |
*** bynaryshef has quit IRC | 18:37 | |
*** bluenemo has quit IRC | 18:37 | |
*** Longgeek has joined #openstack | 18:38 | |
*** bluenemo has joined #openstack | 18:38 | |
*** bluenemo has joined #openstack | 18:38 | |
*** makije|away has joined #openstack | 18:39 | |
*** bynaryshef has joined #openstack | 18:40 | |
*** lipinski has joined #openstack | 18:40 | |
*** vik123 has joined #openstack | 18:40 | |
*** _sulo has joined #openstack | 18:41 | |
*** Longgeek_ has quit IRC | 18:41 | |
vik123 | i had setup openstack using devstack . i can open dashboard and manage images and instances . However i cant do it CLI | 18:41 |
*** meghal has quit IRC | 18:41 | |
*** dstrebel has joined #openstack | 18:42 | |
kr4zy | Can some please help me on configuring keystone with apache using the latest puppetlabs module? I am unable to establish connection after fronting wtih apache. Here is my manifest: https://gist.github.com/anonymous/9899225 | 18:43 |
vik123 | i typed nova image-list | 18:43 |
vik123 | but i got this ---> ERROR: You must provide a username via either --os-username or env[OS_USERNAME] | 18:43 |
madorn | vik123: you need to source your user credentials | 18:43 |
madorn | if you look in your devstack directory, there should be an rc file. | 18:43 |
*** bynaryshef has quit IRC | 18:43 | |
*** benkevan has joined #openstack | 18:43 | |
madorn | let me check my devstack install. one moment. | 18:44 |
vik123 | even i sourced "source openrc admin admin " | 18:44 |
vik123 | after typing the command , terminal gets closed | 18:44 |
*** mpetason has joined #openstack | 18:44 | |
madorn | you dont need to type the admin admin | 18:44 |
madorn | just source and the filename | 18:45 |
vik123 | just source openrc ? | 18:45 |
madorn | how many rc files | 18:45 |
madorn | are in the folder? | 18:45 |
madorn | openrc and whatelse? | 18:45 |
*** jsutt has joined #openstack | 18:45 | |
vik123 | eucarc exerciserc openrc stackrc stack-screenrc | 18:46 |
*** arnaud has quit IRC | 18:46 | |
madorn | vik123: just do: | 18:46 |
madorn | source openstack | 18:46 |
madorn | oops im sorry | 18:46 |
madorn | source openrc | 18:46 |
madorn | thats it. | 18:46 |
madorn | then do a nova list | 18:46 |
madorn | what is the response.. | 18:46 |
killcity | i apologize for asking this incredibly ignorant question, but what do I need to do to be able to see "Manage Networks" appear under "Manage Compute"? Anyone know? | 18:46 |
vik123 | madorn: yeah did , but terminal closes after few seconds | 18:46 |
killcity | I've been using the CLI for pretty much everything, but some others will be using the GUI, so I've gotta ask... | 18:47 |
*** core_ has joined #openstack | 18:47 | |
madorn | vik123: what do you mean it closes? | 18:47 |
madorn | it shouldn't be closing..it should just source those creds. | 18:47 |
vik123 | terminal window closed | 18:47 |
madorn | im not sure why thats happening... | 18:47 |
madorn | generally when you source the openrc | 18:47 |
*** thuc has quit IRC | 18:48 | |
*** praveenkumar has quit IRC | 18:48 | |
madorn | then run export..youll see your variables declared. | 18:48 |
*** aarapov has joined #openstack | 18:48 | |
*** thuc has joined #openstack | 18:48 | |
vik123 | madorn: i dont know terminal closes after few seconds | 18:48 |
*** thuc has quit IRC | 18:48 | |
*** bynaryshef has joined #openstack | 18:48 | |
madorn | vik123: if thats the case...you can make a manual rc file | 18:49 |
*** arnaud has joined #openstack | 18:49 | |
*** thuc has joined #openstack | 18:49 | |
madorn | make a file that looks something like this: | 18:49 |
madorn | OS_USERNAME=myadmin$MY_NODE_ID OS_PASSWORD=mypassword OS_TENANT_NAME=MyProject$MY_NODE_ID OS_AUTH_URL=http://$KEYSTONE_IP:5000/v2.0/ OS_REGION_NAME=RegionOne | 18:49 |
madorn | OS_USERNAME=admin | 18:50 |
madorn | just declare all those manually. | 18:50 |
madorn | export OS_USERNAME=admin | 18:50 |
*** talishte_ has quit IRC | 18:50 | |
vik123 | madorn: what should i name the file | 18:50 |
*** thuc has quit IRC | 18:51 | |
madorn | ???? it doesnt matter.. | 18:51 |
madorn | here.. | 18:51 |
madorn | one sec. | 18:51 |
*** thuc has joined #openstack | 18:51 | |
*** evanz has quit IRC | 18:51 | |
*** core_ has quit IRC | 18:52 | |
*** balajiiyer has joined #openstack | 18:52 | |
*** mrmartin has quit IRC | 18:52 | |
madorn | https://gist.github.com/madorn/9899467 | 18:52 |
madorn | that should be your file | 18:52 |
madorn | make sure you change the ip section to your ip of devstack. make sure you change the os_password to your password..yada yada. | 18:53 |
*** balajiiyer has left #openstack | 18:53 | |
vik123 | madorn: my ubuntu password ? | 18:54 |
madorn | no the password for keystone.. | 18:54 |
madorn | i think its password | 18:54 |
madorn | by default | 18:54 |
madorn | or admin | 18:54 |
vik123 | madorn: and i dont use any ip for devstack | 18:54 |
*** devnull1 has joined #openstack | 18:54 | |
vik123 | madorn: k | 18:55 |
madorn | vik123: if no ip then localhost | 18:55 |
vik123 | just OS_AUTH_URL=http://localhost ? | 18:55 |
madorn | no.. | 18:55 |
*** scotm has joined #openstack | 18:55 | |
madorn | OS_AUTH_URL=http://localhost:5000/v2.0/ | 18:55 |
vik123 | what does v2.0 do ? | 18:56 |
*** joesavak has joined #openstack | 18:56 | |
madorn | thats how you communicate with the endpoint.. | 18:56 |
madorn | v2.0 means keystone v2 endpoint.. | 18:57 |
madorn | there are different versions | 18:57 |
madorn | just use v2.0 | 18:57 |
vik123 | madorn: k , then should i source it ? | 18:57 |
*** sarob has joined #openstack | 18:57 | |
madorn | yeah can you show me your file | 18:57 |
madorn | some how | 18:57 |
*** vnguyen has quit IRC | 18:57 | |
*** slewis has quit IRC | 18:58 | |
*** slewis has joined #openstack | 18:58 | |
*** slewis has joined #openstack | 18:58 | |
*** thumpba_ has joined #openstack | 18:58 | |
*** thumpba_ has quit IRC | 18:58 | |
*** d3fc0n has joined #openstack | 18:59 | |
vik123 | madorn: http://pastebin.com/7WcNQM7F | 18:59 |
*** jsavak has quit IRC | 18:59 | |
madorn | okay just source that | 18:59 |
madorn | then nova list | 18:59 |
vik123 | k | 18:59 |
*** kevinconway_ has joined #openstack | 18:59 | |
*** tomoe_ has joined #openstack | 19:00 | |
*** jhurlbert has quit IRC | 19:00 | |
*** rnorwood has quit IRC | 19:00 | |
vik123 | madorn: thanks , really worked | 19:00 |
madorn | awesome!!! | 19:00 |
vik123 | wasted my whole day with it | 19:00 |
madorn | glad it worked. | 19:00 |
*** kevinconway has quit IRC | 19:01 | |
*** kevinconway_ is now known as kevinconway | 19:01 | |
vik123 | madorn: credits goes to u :P | 19:01 |
madorn | the rc file is the way you have to interact with openstack via cli. | 19:01 |
*** Longgeek has quit IRC | 19:01 | |
vik123 | ok | 19:01 |
*** briancline has quit IRC | 19:01 | |
*** Ursinha is now known as Ursinha-afk | 19:01 | |
*** Longgeek has joined #openstack | 19:02 | |
*** rnorwood has joined #openstack | 19:02 | |
*** colinmcnamara has joined #openstack | 19:04 | |
*** jcoufal has joined #openstack | 19:04 | |
*** colinmcnamara has quit IRC | 19:04 | |
*** puja_ has joined #openstack | 19:05 | |
*** mikeoutland has joined #openstack | 19:05 | |
*** mikeoutland has quit IRC | 19:06 | |
*** mikeoutl_ has joined #openstack | 19:06 | |
*** eguz has joined #openstack | 19:06 | |
*** Ch00k has quit IRC | 19:07 | |
*** colinmcnamara has joined #openstack | 19:07 | |
*** core_ has joined #openstack | 19:07 | |
*** thumpba_ has joined #openstack | 19:07 | |
puja_ | hi people, i did this while installing openstack : | 19:08 |
puja_ | #hostname controller | 19:08 |
puja_ | and then made the respective changes in the /etc/hostname and /etc/hosts | 19:08 |
puja_ | and tried rebooting the system | 19:08 |
puja_ | however, the system doesn't boot now | 19:08 |
puja_ | what should i do? | 19:09 |
dsockwell | bizarre - is there a dhcp lease or something defined? what's on the console? | 19:09 |
*** Longgeek has quit IRC | 19:09 | |
dsockwell | 'while installing openstack' - does that mean the package manager was running? | 19:10 |
*** nosleep77 has joined #openstack | 19:10 | |
*** thumpba_ has quit IRC | 19:10 | |
*** eghobo has quit IRC | 19:10 | |
*** dstrebel_ has joined #openstack | 19:11 | |
puja_ | dsockwell, no, i was in the midway of the installation steps | 19:12 |
*** dstrebel has quit IRC | 19:12 | |
puja_ | changed the hostnames, for the same and now the system doesn't reboot | 19:12 |
*** jcarter has quit IRC | 19:13 | |
*** contrafactus has quit IRC | 19:13 | |
puja_ | rather, nothing happens after giving the paswords, and even the guest sessions dont work now | 19:13 |
*** galstrom_zzz is now known as galstrom | 19:14 | |
*** Barker has quit IRC | 19:14 | |
e-vad | hey... anyone around familiar with heat? | 19:15 |
*** killcity has quit IRC | 19:15 | |
e-vad | specifically i'm trying to run this example on devstack trunk: https://github.com/openstack/heat-templates/blob/master/hot/autoscaling.yaml | 19:16 |
e-vad | running into a bit of a snag on the following error: StackValidationFailed: Could not fetch remote template 'lb_server.yaml': Invalid URL scheme | 19:17 |
*** dstrebel has joined #openstack | 19:17 | |
*** dstrebel_ has quit IRC | 19:17 | |
*** dianefleming has quit IRC | 19:18 | |
*** zehicle_at_dell has quit IRC | 19:18 | |
*** mattgriffin has quit IRC | 19:18 | |
*** penguinRaider has quit IRC | 19:18 | |
*** kushal has quit IRC | 19:18 | |
*** zehicle_at_dell has joined #openstack | 19:19 | |
*** fsaad has joined #openstack | 19:19 | |
*** meghal has joined #openstack | 19:20 | |
*** fsaad is now known as farid | 19:22 | |
*** farid is now known as fsaad | 19:23 | |
*** puja_ has left #openstack | 19:23 | |
*** rnorwood has quit IRC | 19:25 | |
*** PEPPERONIE has quit IRC | 19:27 | |
*** mattgriffin has joined #openstack | 19:27 | |
*** mattgriffin has quit IRC | 19:28 | |
*** nikhil__ is now known as nikhil|afk | 19:29 | |
*** colinmcnamara has quit IRC | 19:30 | |
*** techevo has joined #openstack | 19:30 | |
*** PEPPERONIE has joined #openstack | 19:30 | |
*** nandix has quit IRC | 19:31 | |
*** penguinRaider has joined #openstack | 19:31 | |
*** dstrebel has quit IRC | 19:31 | |
*** dstrebel_ has joined #openstack | 19:31 | |
*** itarchitectkev has quit IRC | 19:32 | |
*** sballe has joined #openstack | 19:34 | |
*** samchoi has quit IRC | 19:34 | |
*** dstrebel_ has quit IRC | 19:34 | |
*** vuil has quit IRC | 19:35 | |
*** dstrebel has joined #openstack | 19:35 | |
*** Stressed has quit IRC | 19:35 | |
*** erlon has joined #openstack | 19:35 | |
*** vuil has joined #openstack | 19:35 | |
larsks | e-vad: not 100% positive, but you may need to run Heat from git in order for all that to work. | 19:37 |
*** ryanv has quit IRC | 19:37 | |
larsks | If devstack is installing heat from packages it's probably not recent enough to support the current HOT syntax. | 19:37 |
*** ericgoncz has quit IRC | 19:38 | |
*** rnorwood has joined #openstack | 19:38 | |
*** walterheck has quit IRC | 19:38 | |
*** ericgoncz has joined #openstack | 19:38 | |
*** dangers_away is now known as dangers | 19:40 | |
*** dfarrell_41678-4 has joined #openstack | 19:40 | |
*** dfarrell_41678-4 has quit IRC | 19:40 | |
e-vad | larsks: is there a way to force devstack to build from git vs packages? | 19:41 |
*** jobewan has quit IRC | 19:41 | |
larsks | e-vad: I'm not sure; I don't regularly use devstack. I would probably just let devstack install and configure heat, then shut down the heat services, install from source, and start them back up. | 19:42 |
*** ericReeves has quit IRC | 19:42 | |
larsks | ...or just configure devstack to *not* install heat, and then install it from source manually. | 19:42 |
e-vad | ahh, i had thought that devstack did all of this from source | 19:42 |
larsks | e-vad: I *think* it install packages, but that's easy to verify... | 19:43 |
*** mattgriffin has joined #openstack | 19:44 | |
*** Networkn3rd has quit IRC | 19:45 | |
*** dstrebel has quit IRC | 19:46 | |
*** mrandolph has quit IRC | 19:47 | |
*** lblanchard1 has quit IRC | 19:47 | |
*** lblanchard1 has joined #openstack | 19:48 | |
*** radez is now known as radez_g0n3 | 19:49 | |
*** sroy__ has quit IRC | 19:49 | |
e-vad | yeah, it's from source it seems. box is coming back up now, will validate versions | 19:49 |
*** rgodinez has joined #openstack | 19:50 | |
*** vlad_starkov has quit IRC | 19:50 | |
*** tvvcox has joined #openstack | 19:50 | |
*** nlahouti has quit IRC | 19:51 | |
*** jodom has joined #openstack | 19:51 | |
*** jodom has quit IRC | 19:51 | |
*** KLevenstein1 has joined #openstack | 19:51 | |
*** KLevenstein1 has left #openstack | 19:51 | |
*** KLevenstein has joined #openstack | 19:53 | |
*** caleb_` has joined #openstack | 19:53 | |
*** KLevenstein has left #openstack | 19:53 | |
*** walterheck has joined #openstack | 19:53 | |
*** BuSerD has quit IRC | 19:53 | |
*** lborda has quit IRC | 19:54 | |
*** gmi has quit IRC | 19:54 | |
*** daubers has left #openstack | 19:54 | |
*** jwalcik has quit IRC | 19:55 | |
*** jrodom has quit IRC | 19:56 | |
*** BuSerD has joined #openstack | 19:57 | |
*** walterheck has quit IRC | 19:58 | |
*** vlad_starkov has joined #openstack | 19:58 | |
*** overlayer has joined #openstack | 19:59 | |
*** sarob has quit IRC | 19:59 | |
*** contrafactus has joined #openstack | 19:59 | |
*** mattgriffin has quit IRC | 19:59 | |
*** rnorwood has quit IRC | 20:01 | |
*** pablosan is now known as zz_pablosan | 20:01 | |
*** bdpayne has joined #openstack | 20:01 | |
*** colinmcnamara has joined #openstack | 20:01 | |
*** balajiiyer has joined #openstack | 20:02 | |
*** nikhil|afk is now known as nikhil__ | 20:03 | |
*** jrodom has joined #openstack | 20:04 | |
*** mrandolph has joined #openstack | 20:04 | |
*** balajiiyer1 has joined #openstack | 20:05 | |
*** vlad_starkov has quit IRC | 20:05 | |
*** sarob has joined #openstack | 20:05 | |
*** jhurlbert has joined #openstack | 20:06 | |
*** Dga has joined #openstack | 20:07 | |
*** balajiiyer has quit IRC | 20:07 | |
*** danielbruno has quit IRC | 20:07 | |
*** afaranha has quit IRC | 20:07 | |
*** danielbruno has joined #openstack | 20:07 | |
*** vhoward- has joined #openstack | 20:08 | |
*** Tross has left #openstack | 20:09 | |
*** caleb__ has joined #openstack | 20:09 | |
*** Tross has joined #openstack | 20:09 | |
*** Tross has left #openstack | 20:09 | |
*** jrodom has quit IRC | 20:09 | |
*** jrodom has joined #openstack | 20:10 | |
*** fawadkhaliq has joined #openstack | 20:10 | |
*** caleb_` has quit IRC | 20:11 | |
*** lborda has joined #openstack | 20:11 | |
*** meghal has quit IRC | 20:11 | |
*** mattgriffin has joined #openstack | 20:12 | |
*** melmoth has quit IRC | 20:13 | |
*** otherwiseguy has quit IRC | 20:13 | |
*** otherwiseguy has joined #openstack | 20:13 | |
*** jthorne has joined #openstack | 20:13 | |
*** badams has quit IRC | 20:13 | |
*** kevinconway_ has joined #openstack | 20:14 | |
*** kevinconway has quit IRC | 20:15 | |
*** kevinconway_ is now known as kevinconway | 20:15 | |
*** mattgriffin has quit IRC | 20:16 | |
*** gigawhat has joined #openstack | 20:17 | |
*** mattgriffin has joined #openstack | 20:19 | |
*** techevo has quit IRC | 20:19 | |
*** rnorwood has joined #openstack | 20:19 | |
*** rwsu has joined #openstack | 20:22 | |
*** evanz has joined #openstack | 20:22 | |
kr4zy | anyone able to user the puppetlabs keystone module successfully? | 20:22 |
*** marcelodieder has quit IRC | 20:22 | |
*** marcelodieder has joined #openstack | 20:22 | |
*** overlayer has quit IRC | 20:23 | |
*** PEPPERONIE has quit IRC | 20:23 | |
*** kevinconway has quit IRC | 20:24 | |
*** sballe has quit IRC | 20:24 | |
*** zz_pablosan is now known as pablosan | 20:24 | |
*** lborda has quit IRC | 20:24 | |
*** briancline has joined #openstack | 20:24 | |
*** core__ has joined #openstack | 20:25 | |
*** vnguyen has joined #openstack | 20:26 | |
*** TheOsprey has quit IRC | 20:26 | |
*** baoli has quit IRC | 20:26 | |
*** PEPPERONIE has joined #openstack | 20:27 | |
*** mattgriffin has quit IRC | 20:27 | |
*** mattgriffin has joined #openstack | 20:27 | |
*** lborda has joined #openstack | 20:28 | |
*** TheOsprey has joined #openstack | 20:29 | |
*** core_ has quit IRC | 20:29 | |
*** julim has quit IRC | 20:29 | |
*** Mario_ has quit IRC | 20:30 | |
*** core__ has quit IRC | 20:30 | |
*** sarob has quit IRC | 20:31 | |
*** Mario_ has joined #openstack | 20:31 | |
*** baoli has joined #openstack | 20:31 | |
*** mpetason has quit IRC | 20:31 | |
*** sarob has joined #openstack | 20:32 | |
*** andelhie_ has joined #openstack | 20:32 | |
*** techevo has joined #openstack | 20:32 | |
*** WackoRob_ has joined #openstack | 20:33 | |
*** WackoRobie has quit IRC | 20:33 | |
*** andreaturli has quit IRC | 20:34 | |
*** sarob_ has joined #openstack | 20:34 | |
*** jhurlbert has quit IRC | 20:34 | |
*** contrafactus has quit IRC | 20:35 | |
*** Gamekiller77 has quit IRC | 20:35 | |
*** aleksandr_null has joined #openstack | 20:35 | |
*** pdkl has quit IRC | 20:35 | |
*** techevo has quit IRC | 20:35 | |
*** aslaen has joined #openstack | 20:36 | |
*** techevo has joined #openstack | 20:36 | |
*** sarob has quit IRC | 20:36 | |
*** eguz has quit IRC | 20:36 | |
*** cagrev has joined #openstack | 20:36 | |
*** dizquierdo has joined #openstack | 20:36 | |
*** tomoe_ has quit IRC | 20:37 | |
*** techevo has quit IRC | 20:37 | |
*** nlahouti has joined #openstack | 20:39 | |
*** dstrebel has joined #openstack | 20:40 | |
*** devnull1 has quit IRC | 20:40 | |
*** techevo has joined #openstack | 20:40 | |
*** meghal has joined #openstack | 20:42 | |
*** jcarter has joined #openstack | 20:42 | |
*** markvoelker1 has joined #openstack | 20:43 | |
*** Networkn3rd has joined #openstack | 20:43 | |
*** jhurlbert has joined #openstack | 20:44 | |
*** colinmcnamara has quit IRC | 20:44 | |
*** mikeoutl_ has quit IRC | 20:44 | |
*** feldspar has joined #openstack | 20:45 | |
*** jrbudnack has joined #openstack | 20:45 | |
*** mikeoutland has joined #openstack | 20:45 | |
*** mikeoutland has quit IRC | 20:45 | |
*** gszasz has joined #openstack | 20:45 | |
*** BillTheKat has joined #openstack | 20:46 | |
*** BillTheKat is now known as Gil_McGrath | 20:47 | |
*** sgordon has quit IRC | 20:47 | |
*** toure has quit IRC | 20:47 | |
*** jtomasek has quit IRC | 20:48 | |
*** brokencycle has joined #openstack | 20:48 | |
jrbudnack | hello all - I have a weird neutron question for you: In my current setup, I have a separate controller node, neutron node, and compute node. My network topology consists of a private network that routes to an external network, which has access to the outside world. Everything works fine except when I assign a floating IP. At that point, my VM's cannot | 20:49 |
jrbudnack | ping or communicate via the public network. The weird part is, if I simply restart the neutron-openvswitch-agent, everything works fine and I can still use the floating IP to reach the VM I assigned it to. Any ideas what it might be? | 20:49 |
*** mattgriffin has quit IRC | 20:49 | |
*** kevinconway has joined #openstack | 20:50 | |
*** bynaryshef has quit IRC | 20:51 | |
*** meghal has quit IRC | 20:51 | |
*** walterheck has joined #openstack | 20:51 | |
*** andreaturli has joined #openstack | 20:52 | |
*** vik123 has left #openstack | 20:52 | |
*** sarob_ has quit IRC | 20:54 | |
*** paulczar is now known as zz_paulczar | 20:54 | |
*** tomoe_ has joined #openstack | 20:55 | |
*** mattgriffin has joined #openstack | 20:55 | |
*** jdob has quit IRC | 20:56 | |
*** jpomero has quit IRC | 20:56 | |
*** walterheck has quit IRC | 20:56 | |
*** pablosan is now known as zz_pablosan | 20:57 | |
*** mattgriffin has quit IRC | 20:57 | |
*** techevo has quit IRC | 20:58 | |
*** walterheck has joined #openstack | 20:58 | |
*** cagrev has quit IRC | 20:59 | |
*** vlad_starkov has joined #openstack | 20:59 | |
*** techevo has joined #openstack | 20:59 | |
*** vlad_starkov has quit IRC | 20:59 | |
*** vlad_starkov has joined #openstack | 20:59 | |
*** vlad_starkov has quit IRC | 20:59 | |
*** shillasaebi has quit IRC | 21:00 | |
*** markvoelker1 has quit IRC | 21:00 | |
*** vuil has quit IRC | 21:00 | |
*** harlowja is now known as harlowja_away | 21:00 | |
*** techevo has quit IRC | 21:00 | |
*** techevo has joined #openstack | 21:01 | |
*** mattgriffin has joined #openstack | 21:01 | |
*** gigawhat has quit IRC | 21:02 | |
jrbudnack | anybody know what version of openvswitch works best with neutron? | 21:03 |
*** eghobo has joined #openstack | 21:03 | |
*** mattgriffin has quit IRC | 21:03 | |
*** ryanv has joined #openstack | 21:04 | |
*** meghal has joined #openstack | 21:04 | |
*** vlad_starkov has joined #openstack | 21:04 | |
*** sandr8_ is now known as sandr8 | 21:04 | |
*** sgordon has joined #openstack | 21:05 | |
*** Mario_ has quit IRC | 21:05 | |
*** briancline has quit IRC | 21:06 | |
*** marcelodieder has quit IRC | 21:06 | |
*** KLevenstein has joined #openstack | 21:06 | |
*** KLevenstein has left #openstack | 21:06 | |
PEPPERONIE | jrbudnack: latest one available in your package manager? | 21:07 |
jrbudnack | the one I'm running now is 2.0.0 | 21:07 |
jrbudnack | reason I was asking is I was seeing a bunch of people running 1.10 and 1.11 - but that's probably because of the date of their posts | 21:08 |
*** vlad_starkov has quit IRC | 21:09 | |
*** rfolco has quit IRC | 21:09 | |
*** baoli has quit IRC | 21:09 | |
jrbudnack | I'm also getting a few of these errors in the logs ("netdev_vport|ERR|gre-2: gre type requires valid 'remote_ip' argument") - was wondering if Havana was expecting to provide parameters to a different version when interacting with it. | 21:09 |
*** andelhie_ has quit IRC | 21:10 | |
*** tg_ has joined #openstack | 21:11 | |
*** nihilifer has joined #openstack | 21:11 | |
*** andelhie_ has joined #openstack | 21:11 | |
*** vlad_starkov has joined #openstack | 21:13 | |
*** vlad_starkov has quit IRC | 21:13 | |
*** Networkn3rd has quit IRC | 21:13 | |
e-vad | found my issue, turns out they were resource chaining in the hot template, and it couldn't find the second file (i loaded it from the gui, not the cli) when launched from the cli with all files local, things were happy | 21:13 |
*** baoli has joined #openstack | 21:13 | |
*** Tijuanense has joined #openstack | 21:15 | |
*** briancline has joined #openstack | 21:16 | |
*** tvvcox has quit IRC | 21:17 | |
*** stronghere has quit IRC | 21:17 | |
*** harlowja_away is now known as harlowja | 21:19 | |
*** joesavak has quit IRC | 21:19 | |
*** evanz has quit IRC | 21:20 | |
*** csd has joined #openstack | 21:20 | |
*** tomoe_ has quit IRC | 21:21 | |
*** thuc has quit IRC | 21:22 | |
*** galstrom is now known as galstrom_zzz | 21:22 | |
*** doug_shelley66 has quit IRC | 21:22 | |
*** zz_pablosan is now known as pablosan | 21:22 | |
*** sandr8_ has joined #openstack | 21:23 | |
*** vlad_starkov has joined #openstack | 21:23 | |
*** sandr8 has quit IRC | 21:23 | |
*** caleb__ has quit IRC | 21:23 | |
*** ryanv is now known as _ryanv_ | 21:24 | |
*** jgrimm has quit IRC | 21:25 | |
*** lblanchard1 has quit IRC | 21:26 | |
*** baoli has quit IRC | 21:26 | |
*** miguelzuniga has joined #openstack | 21:27 | |
*** sgordon has quit IRC | 21:27 | |
*** smyers has quit IRC | 21:27 | |
*** thang_ has quit IRC | 21:28 | |
*** zz_paulczar is now known as paulczar | 21:29 | |
*** paulczar is now known as zz_paulczar | 21:30 | |
*** gszasz has quit IRC | 21:30 | |
*** SumitNaiksatam has quit IRC | 21:31 | |
*** ericgoncz has quit IRC | 21:31 | |
*** armax has quit IRC | 21:32 | |
*** Aimon has quit IRC | 21:33 | |
*** jcoufal has quit IRC | 21:34 | |
*** jhurlbert has quit IRC | 21:34 | |
*** michaelneale has joined #openstack | 21:34 | |
*** armax has joined #openstack | 21:34 | |
*** vuil has joined #openstack | 21:34 | |
*** pablosan is now known as zz_pablosan | 21:34 | |
*** armax has quit IRC | 21:35 | |
*** rmartinelli has quit IRC | 21:36 | |
*** rmartinelli has joined #openstack | 21:37 | |
*** rmartinelli has quit IRC | 21:37 | |
*** WackoRob_ has quit IRC | 21:37 | |
*** armax has joined #openstack | 21:37 | |
*** jrussell has quit IRC | 21:38 | |
*** jhesketh_ has quit IRC | 21:38 | |
*** jhesketh__ has joined #openstack | 21:38 | |
*** sandr8_ has quit IRC | 21:38 | |
*** mdorman has joined #openstack | 21:39 | |
*** jrussell has joined #openstack | 21:39 | |
*** evanz has joined #openstack | 21:39 | |
*** stronghere has joined #openstack | 21:40 | |
*** nandix has joined #openstack | 21:41 | |
*** dcramer_ has quit IRC | 21:43 | |
*** vkmc has quit IRC | 21:43 | |
*** dangers is now known as dangers_away | 21:44 | |
*** galstrom_zzz is now known as galstrom | 21:44 | |
*** jhurlbert has joined #openstack | 21:44 | |
*** jroovers has quit IRC | 21:44 | |
*** balajiiyer1 has quit IRC | 21:45 | |
*** jotan has quit IRC | 21:47 | |
*** signed8bit has quit IRC | 21:47 | |
*** Tijuanense has quit IRC | 21:47 | |
*** promulo has quit IRC | 21:48 | |
*** dizquierdo has quit IRC | 21:48 | |
*** rfolco has joined #openstack | 21:49 | |
*** smyers has joined #openstack | 21:50 | |
*** jhesketh__ has quit IRC | 21:51 | |
*** jhesketh has joined #openstack | 21:52 | |
*** samchoi has joined #openstack | 21:53 | |
*** lindenle has quit IRC | 21:53 | |
*** lindenle has joined #openstack | 21:53 | |
*** fsimonce has quit IRC | 21:53 | |
*** jepoy has joined #openstack | 21:55 | |
*** jepoy has quit IRC | 21:55 | |
*** sarob has joined #openstack | 21:55 | |
*** jepoy has joined #openstack | 21:56 | |
*** doug_shelley66 has joined #openstack | 21:56 | |
*** signed8bit has joined #openstack | 21:56 | |
*** flaper87 is now known as flaper87|afk | 21:57 | |
*** lindenle_ has joined #openstack | 21:57 | |
*** sungju_ has joined #openstack | 21:57 | |
*** SCarniel has joined #openstack | 21:57 | |
*** thumpba_ has joined #openstack | 21:57 | |
*** dims has quit IRC | 21:57 | |
mischief | can someone explain what a 'Tenant' is? | 21:57 |
*** marcusvrn has quit IRC | 21:58 | |
*** lindenle has quit IRC | 21:58 | |
*** dbalog has left #openstack | 21:58 | |
_ryanv_ | mischief: A container used to group or isolate resources and/or identity objects. Depending on the service operator, a tenant may map to a customer, account, organization, or project. | 21:59 |
*** nihilifer has quit IRC | 21:59 | |
*** stronghere has quit IRC | 22:00 | |
*** sarob has quit IRC | 22:01 | |
*** tburnes has quit IRC | 22:01 | |
*** packet has quit IRC | 22:02 | |
*** nlahouti has quit IRC | 22:04 | |
*** vlad_starkov has quit IRC | 22:04 | |
*** zz_pablosan is now known as pablosan | 22:04 | |
*** tkay has quit IRC | 22:05 | |
*** Gordonz_ has quit IRC | 22:05 | |
*** kbringard has quit IRC | 22:06 | |
*** thumpba_ has quit IRC | 22:08 | |
*** dansmith has quit IRC | 22:08 | |
*** padkrish has joined #openstack | 22:09 | |
*** dansmith has joined #openstack | 22:09 | |
*** eharney has quit IRC | 22:10 | |
*** kr4zy has quit IRC | 22:11 | |
*** jecarey has quit IRC | 22:11 | |
*** padkrish has quit IRC | 22:11 | |
*** Gil_McGrath has quit IRC | 22:12 | |
*** thumpba_ has joined #openstack | 22:12 | |
*** dims has joined #openstack | 22:13 | |
*** piousbox has quit IRC | 22:13 | |
*** changbl has quit IRC | 22:13 | |
*** mwagner_zzz has quit IRC | 22:14 | |
*** djD3f has joined #openstack | 22:14 | |
*** d3fc0n is now known as Guest45718 | 22:14 | |
*** bjornar has quit IRC | 22:14 | |
*** Guest45718 has quit IRC | 22:15 | |
*** pbeskow has quit IRC | 22:15 | |
*** thumpba_ has quit IRC | 22:15 | |
*** pbeskow has joined #openstack | 22:15 | |
*** SlyFerret| has joined #openstack | 22:16 | |
*** overlayer has joined #openstack | 22:18 | |
*** SlyFerret has quit IRC | 22:19 | |
*** jepoy has quit IRC | 22:19 | |
*** dmsimard has quit IRC | 22:19 | |
*** thuc has joined #openstack | 22:19 | |
*** rcleere has quit IRC | 22:20 | |
*** scotm has quit IRC | 22:20 | |
*** vnguyen has quit IRC | 22:20 | |
*** thuc_ has joined #openstack | 22:21 | |
*** scotm has joined #openstack | 22:21 | |
*** lipinski has quit IRC | 22:21 | |
*** yetifemme has quit IRC | 22:21 | |
*** thuc_ has quit IRC | 22:21 | |
*** lipinski has joined #openstack | 22:21 | |
*** rdo has quit IRC | 22:21 | |
*** thuc_ has joined #openstack | 22:22 | |
*** fam_ has joined #openstack | 22:22 | |
*** aslaen has quit IRC | 22:23 | |
*** rdo has joined #openstack | 22:23 | |
*** ericReeves has joined #openstack | 22:23 | |
*** thuc has quit IRC | 22:24 | |
*** CaptTofu has joined #openstack | 22:24 | |
*** thuc_ has quit IRC | 22:24 | |
*** thuc has joined #openstack | 22:25 | |
*** nihilifer has joined #openstack | 22:25 | |
*** kevinconway has quit IRC | 22:26 | |
*** lipinski has quit IRC | 22:26 | |
mischief | _ryanv_: sorry, i was in a meeting :) | 22:26 |
*** bluenemo has quit IRC | 22:26 | |
mischief | so i would for example, make an administration tenant to oversee all activity on the openstack instance, and one tenant per client? | 22:26 |
PEPPERONIE | mischief: you'll see the terms "tenant" and "project" in openstack docs and config, they're basically interchangeable | 22:26 |
*** baoli has joined #openstack | 22:26 | |
*** dstrebel has quit IRC | 22:27 | |
*** bknudson has quit IRC | 22:27 | |
*** prad_ has quit IRC | 22:27 | |
mischief | so if we were to compare openstack to ec2, a tenant or project would be equivalent to one's amazon account? | 22:27 |
*** MarcMorata has quit IRC | 22:28 | |
*** Egyptian[Laptop] has joined #openstack | 22:28 | |
PEPPERONIE | mischief: that's not a perfect mapping but that's pretty close, yes | 22:28 |
*** yogesh has quit IRC | 22:28 | |
mischief | ok | 22:29 |
*** jayc has joined #openstack | 22:29 | |
jayc | hello i am having an issue with ceilometer and autoscaling, wondering if anyone is around to help | 22:30 |
*** nihilifer has quit IRC | 22:30 | |
jayc | I am seeing errors in a couple different ceilometer logs and I am trying to make sense of them | 22:31 |
*** dstrebel has joined #openstack | 22:31 | |
*** andreas__ has joined #openstack | 22:31 | |
*** fam__ has joined #openstack | 22:32 | |
*** zzelle has quit IRC | 22:32 | |
*** ericReeves has quit IRC | 22:33 | |
*** PEPPERONIE1 has joined #openstack | 22:33 | |
*** djoreilly has quit IRC | 22:33 | |
*** desai has quit IRC | 22:33 | |
*** jayc is now known as jayc_fl | 22:33 | |
*** walterheck has quit IRC | 22:33 | |
*** julim has joined #openstack | 22:34 | |
*** fam_ has quit IRC | 22:34 | |
*** kbrierly has quit IRC | 22:34 | |
*** vlad_starkov has joined #openstack | 22:35 | |
*** ahasenack has quit IRC | 22:35 | |
*** baoli has quit IRC | 22:35 | |
*** PEPPERONIE has quit IRC | 22:35 | |
*** baoli has joined #openstack | 22:35 | |
*** evanz has quit IRC | 22:36 | |
*** promulo has joined #openstack | 22:36 | |
*** jhurlbert has quit IRC | 22:36 | |
*** overlayer has quit IRC | 22:36 | |
jayc_fl | anyone? | 22:36 |
*** ericReeves has joined #openstack | 22:38 | |
*** radsy has joined #openstack | 22:39 | |
*** fam__ has quit IRC | 22:39 | |
mischief | crap | 22:39 |
jayc_fl | should i be asking for help in a different channel? | 22:39 |
mischief | i tried to user-role-add but i get 'Could not find user: admin (HTTP 404) | 22:39 |
mischief | and i just added it via user-create and role-create | 22:40 |
*** galstrom is now known as galstrom_zzz | 22:41 | |
*** vlad_starkov has quit IRC | 22:41 | |
*** esker has quit IRC | 22:42 | |
*** shillasaebi has joined #openstack | 22:42 | |
*** shillasaebi has quit IRC | 22:43 | |
*** FunnyLookinHat has quit IRC | 22:43 | |
*** shillasaebi has joined #openstack | 22:43 | |
*** evanz has joined #openstack | 22:45 | |
*** BogdanR has quit IRC | 22:45 | |
*** BogdanR has joined #openstack | 22:45 | |
mischief | maybe i'll just uninstall everything and try again :c | 22:46 |
*** dstrebel has quit IRC | 22:46 | |
*** atiwari has joined #openstack | 22:48 | |
*** technologov_ has quit IRC | 22:50 | |
*** signed8bit has quit IRC | 22:51 | |
*** chris_m has left #openstack | 22:51 | |
*** fam__ has joined #openstack | 22:51 | |
*** fidevo has joined #openstack | 22:52 | |
*** erlon has quit IRC | 22:52 | |
*** scotm has quit IRC | 22:53 | |
*** TheOsprey has quit IRC | 22:55 | |
*** dcramer_ has joined #openstack | 22:56 | |
*** walterheck has joined #openstack | 22:56 | |
*** kkirkpatrick has quit IRC | 22:57 | |
*** andelhie_ has quit IRC | 22:57 | |
*** brdude has quit IRC | 22:59 | |
*** saschpe has quit IRC | 23:00 | |
*** julim has quit IRC | 23:00 | |
*** tsekiyam_ has joined #openstack | 23:00 | |
*** CaptTofu has quit IRC | 23:00 | |
*** fawadkhaliq has quit IRC | 23:02 | |
*** tsekiyama has quit IRC | 23:02 | |
*** thuc has quit IRC | 23:02 | |
*** thuc has joined #openstack | 23:02 | |
*** thuc has quit IRC | 23:03 | |
*** thuc has joined #openstack | 23:03 | |
*** atiwari has quit IRC | 23:03 | |
*** tsekiyam_ has quit IRC | 23:05 | |
*** rnorwood has quit IRC | 23:05 | |
*** saschpe has joined #openstack | 23:06 | |
*** jayc_fl has quit IRC | 23:06 | |
*** Zack_Deee has quit IRC | 23:07 | |
*** jrodom has quit IRC | 23:07 | |
*** lindenle_ has quit IRC | 23:08 | |
*** lindenle has joined #openstack | 23:08 | |
*** lindenle has quit IRC | 23:12 | |
*** meghal has quit IRC | 23:13 | |
*** wickedpuppy has quit IRC | 23:13 | |
*** hrushig has quit IRC | 23:15 | |
*** ericReeves has quit IRC | 23:16 | |
*** danielbruno has quit IRC | 23:17 | |
*** tomoe_ has joined #openstack | 23:18 | |
*** yamahata has quit IRC | 23:21 | |
*** badiane_ka has quit IRC | 23:24 | |
*** lcheng has quit IRC | 23:24 | |
*** _sulo has quit IRC | 23:25 | |
*** warik__ has joined #openstack | 23:26 | |
*** warik_ has quit IRC | 23:26 | |
*** meghal has joined #openstack | 23:26 | |
*** gdubreui has joined #openstack | 23:27 | |
*** tomoe_ has quit IRC | 23:28 | |
*** mwagner_zzz has joined #openstack | 23:28 | |
*** rfolco has quit IRC | 23:28 | |
*** tomoe_ has joined #openstack | 23:28 | |
*** brokencycle has quit IRC | 23:29 | |
*** thuc has quit IRC | 23:31 | |
*** thuc has joined #openstack | 23:32 | |
*** Egyptian[Laptop] has quit IRC | 23:32 | |
*** Egyptian[Laptop] has joined #openstack | 23:33 | |
*** tomoe_ has quit IRC | 23:33 | |
*** sandr8 has joined #openstack | 23:34 | |
*** andreaturli has quit IRC | 23:34 | |
*** desai has joined #openstack | 23:34 | |
*** thuc has quit IRC | 23:36 | |
*** balajiiyer has joined #openstack | 23:36 | |
*** PEPPERONIE1 has quit IRC | 23:36 | |
*** wramthun has joined #openstack | 23:37 | |
*** PEPPERONIE has joined #openstack | 23:37 | |
*** benkevan has quit IRC | 23:38 | |
*** desai has quit IRC | 23:38 | |
mischief | may i specify a non-cidr range in nova-manage floating create? | 23:41 |
*** tomoe_ has joined #openstack | 23:42 | |
mischief | i have a /29 but the first ip address is occupied by the openstack host. | 23:42 |
*** balajiiyer has quit IRC | 23:42 | |
*** fam__ has quit IRC | 23:44 | |
*** madorn has quit IRC | 23:44 | |
*** Egyptian[Laptop] has quit IRC | 23:45 | |
*** torandu has joined #openstack | 23:48 | |
*** vuil has quit IRC | 23:48 | |
*** gregmark has quit IRC | 23:48 | |
*** jhesketh__ has joined #openstack | 23:49 | |
*** jrussell has quit IRC | 23:50 | |
*** jrussell has joined #openstack | 23:51 | |
*** jhesketh__ has quit IRC | 23:51 | |
*** tomoe_ has quit IRC | 23:52 | |
*** tomoe_ has joined #openstack | 23:52 | |
*** Gamekiller77 has joined #openstack | 23:54 | |
*** RockKuo_iPad has joined #openstack | 23:57 | |
*** tomoe_ has quit IRC | 23:57 | |
*** rnorwood has joined #openstack | 23:57 | |
*** rmoe has quit IRC | 23:57 | |
*** pmathews has quit IRC | 23:58 | |
*** RockKuo_iPad has quit IRC | 23:58 | |
*** Gamekiller77 has quit IRC | 23:58 | |
*** go_chiba has joined #openstack | 23:59 | |
*** xmltok has quit IRC | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!