Monday, 2014-11-24

minerpoolsas it was a test server00:00
minerpoolslike I said00:00
minerpoolsTEST00:00
minerpoolsI needed to see  if it was usable or not00:00
minerpoolsit's not00:00
SamYaplenot for databases00:00
minerpoolsoh really?00:00
*** jfarschman has joined #openstack00:00
*** jfarschman is now known as MilesDenver00:00
minerpoolswell, so long for that btrfs being the next main linux filesystem00:00
minerpoolsext4 is slow, we all know that, but it's stable00:01
minerpoolsit's really stable00:01
minerpoolsso is jfs00:01
minerpoolsreiser had a really nice future but...00:01
SamYapleThe core BTRFS features are stable. It is as simple as that.00:01
Sam-I-Amit kills your files00:01
minerpoolshaha00:02
minerpoolsyeah, reiser kills00:02
minerpoolsSamYaple00:02
minerpoolsin case you don't know00:02
minerpoolshttp://www.percona.com/blog/2012/05/22/btrfs-probably-not-ready-yet/00:02
minerpoolspeople have been testing btrfs for years00:02
*** OutBackDingo has quit IRC00:02
SamYapleFROM 201200:02
minerpoolsI have too00:02
SamYaplegood god dude00:02
minerpoolsread00:02
minerpoolsthe article00:02
minerpoolsbefore you say anything00:02
minerpoolsIt doesn't mention it breaks or anyting00:02
minerpoolshe didn't break it00:03
minerpoolshe just tested speed00:03
SamYaplefrom 2012...00:03
minerpoolsbtrfs is way faster now00:03
minerpoolsmuch faster than ext400:03
minerpoolsbut since you dont READ00:03
minerpoolsDisabling cow for mysql breaks it00:03
*** sgordon_ has quit IRC00:03
minerpoolslike it or not it does00:03
minerpoolswith cow it works00:03
minerpoolsbut performance degrades over a very short time00:03
minerpoolsbtw, lzo is a really nice feature taken from reiser4 ;)00:04
*** OutBackDingo has joined #openstack00:04
minerpoolsand actually: https://wiki.archlinux.org/index.php/MySQL00:04
hachque_just to make sure i'm not misunderstanding, a "node" in openstack is a virtual machine living on the host right?  and not a physically seperate machine?00:05
minerpoolsthe archlinux wiki mentions disabling cow for mysql00:05
minerpoolsbad idea00:05
SamYapleNo problem minerpools. I will keep using it, you will keep not using it.If you want to discuss the pros and cons we can, but we arent..00:05
minerpoolswell, all I'm saying is00:05
*** blair has quit IRC00:05
*** MilesDenver has quit IRC00:05
minerpoolsthere's issues when disabling COW00:05
*** blair has joined #openstack00:06
SamYapleWhich is what BTRFS. COW. I get there might be bugs00:06
*** brokencycle has quit IRC00:06
SamYapleBut what is the issue with it when you dont use your DB server on it?00:06
*** RudWolf_ has joined #openstack00:06
*** blair has quit IRC00:06
*** blair has joined #openstack00:06
SamYapleJust to clarify, i get there might be bugs when disabling the core feature of the FS, COW00:06
minerpools....00:07
minerpoolsyou clearly don't know anything about the way mysql works00:07
*** sungju has quit IRC00:08
*** tnovacik has quit IRC00:08
*** sungju has joined #openstack00:08
hachque_oh okay, apparently node does mean physically seperate machines00:09
hachque_but i can just install all the roles on a single machine00:09
*** Marga_ has joined #openstack00:09
SamYapleListen. This isn't about mysql. This is about btrfs. It is production ready for *some* workloads. There are some workloads it is not ready for.00:09
SamYaplePeople also tend to forget this is kernel code. Youll need a new kernel to use stable btrfs.00:10
SamYaple3.15+ is the lowest I would recommend.00:10
SamYaplehachque_: Sorry we hijacked the thread for a minute. A node does refer to a machine, not always physical (think vm)00:11
*** blair has quit IRC00:11
*** RudWolf_ has quit IRC00:11
SamYapleYou can install all services on a single "node"00:11
*** blair has joined #openstack00:11
hachque_SamYaple: i guess the question is if the compute node is in a VM, how can it allocate more VMs inside it?  virtualization doesn't nest like that00:12
SamYaplehachque_: In fact, KVM has supported nexted virtualization for some time00:12
*** tier has joined #openstack00:12
hachque_wait really o___o00:12
hachque_huh00:12
*** amalagon has joined #openstack00:13
hachque_well that's cool00:13
hachque_:P00:13
SamYaplebut even if it didn't it you can use pure qemu which is all software and slow00:13
SamYapleYou can check the host to see if you have it enabled00:13
minerpoolsSamYaple I tested with 3.1600:13
SamYaple`cat /sys/module/kvm_intel/parameters/nested`00:13
minerpoolsI don't use ubuntu or anything like that00:14
minerpoolsBtrfs is broken even after 6 years in development00:14
minerpoolsit's a failure man, I've never seen a filesystem take so long to become usable00:14
minerpoolsI was there when JFS 1 and JFS 2 launched00:14
minerpoolsI was there when Xfs launched00:14
minerpoolsI was there when ext3 and ext4 launcheed00:15
hachque_SamYaple: oh the host machine does support it :P00:15
minerpoolssame for reiser*00:15
SamYaplehachque_: if you dont and want to try nested, youll need to provide the option "nested=1" to kvm-intel00:15
minerpoolsnone of them were as buggy after so long00:15
SamYapleok cool00:15
hachque_so i can just whack a bunch of VMs for openstack nodes inside libvirt00:15
hachque_and manage it from there00:15
SamYapleminerpools: sorry for continuing this, this isn't the thread for this. I will be happy to talk with you more in a PM or general channel00:16
hachque_that sounds like the best idea00:16
*** blair has quit IRC00:16
SamYaplehachque_: I do that mysql00:16
*** blair has joined #openstack00:16
SamYaplemyself*00:16
SamYapleautotype ;)00:16
minerpoolsno worries mate, I don't use it.00:16
*** ToMiles has joined #openstack00:16
minerpoolsDon't need it, I'd have loved to use it00:16
hachque_yeah well I just ran out of disk space on / trying to install openstack on the host00:17
hachque_so i'm pretty much going to have to run openstack as nested VMs00:17
SamYaplehachque_: 0.o00:17
SamYapleif you have no disk space, how do VMs fix that?00:17
hachque_(the host root sits on a USB because all the hard drive slots are taking up by a 5 disk ZFS RAID)00:17
hachque_i can put the VM images on the ZFS area00:17
hachque_which is 8TB of disk space :D00:17
SamYapleAh sweet00:18
SamYapleYup sounds good00:18
hachque_booting linux on ZFS itself though isnt well supported, hence the USB drive for root00:18
SamYapleYea and unfortunately it will never change due to ZFS licensing. Unless massive work is done to relicense the project it cant ship with the kernel00:19
hachque_yeah :(00:19
*** blair has quit IRC00:19
*** blair has joined #openstack00:20
SamYaplehachque_: You know what COW filesystem is baked into the kernel?00:20
*** blair has quit IRC00:20
SamYapleim kidding, lets not go down this road again ;)00:20
hachque_haha00:20
*** jfarschman has joined #openstack00:21
*** jfarschman is now known as MilesDenver00:21
*** tbarron has joined #openstack00:21
*** ToMiles has quit IRC00:21
*** Marcos has quit IRC00:22
*** blair has joined #openstack00:23
*** MilesDenver has quit IRC00:25
*** Marga_ has quit IRC00:26
*** blair has quit IRC00:26
*** blair has joined #openstack00:27
*** sarob has quit IRC00:28
*** blair has quit IRC00:28
*** salv-orlando has quit IRC00:29
*** minerpools has left #openstack00:29
*** ruhe has left #openstack00:29
*** antons has quit IRC00:30
*** blair has joined #openstack00:30
*** Marga_ has joined #openstack00:30
*** oliver23 has quit IRC00:30
*** ZZelle_ has quit IRC00:34
*** dimsum__ has joined #openstack00:35
*** mrjazzcat has joined #openstack00:38
*** noslzzp has quit IRC00:39
*** ircuser-1 has joined #openstack00:40
*** shohel02 has joined #openstack00:41
*** annashen has joined #openstack00:45
*** shohel02 has quit IRC00:45
*** Techguy305|2 has joined #openstack00:48
*** MrMonkey has quit IRC00:51
*** fam has joined #openstack00:54
*** addnull has joined #openstack00:55
*** Osenpai has quit IRC01:01
*** penick has joined #openstack01:04
*** fam has quit IRC01:05
*** fam has joined #openstack01:05
*** jets has quit IRC01:06
*** fam has quit IRC01:06
*** zz_avozza is now known as avozza01:06
*** fam has joined #openstack01:06
*** nati_ueno has joined #openstack01:08
*** koolhead17 has quit IRC01:08
*** Osenpai has joined #openstack01:10
*** annashen has quit IRC01:12
*** kayaliu has joined #openstack01:12
*** siso has quit IRC01:13
*** penick has quit IRC01:14
hachque_gah, everyone has scripts for setting up openstack on a single node01:15
hachque_but i absolutely can not find documentation on what I need to install first01:15
hachque_*install first to configure this stuff manually01:16
*** avozza is now known as zz_avozza01:16
*** mc__ has joined #openstack01:16
*** yaguang has joined #openstack01:17
*** antons has joined #openstack01:18
*** kayaliu has quit IRC01:19
*** Romik has quit IRC01:20
*** atrius has quit IRC01:20
*** jfarschman has joined #openstack01:21
*** jfarschman is now known as MilesDenver01:21
*** atrius has joined #openstack01:22
*** topshare has joined #openstack01:22
*** diego-rg has quit IRC01:23
*** superdan is now known as dansmith01:23
*** MilesDenver has quit IRC01:26
*** mli has joined #openstack01:28
*** kayaliu has joined #openstack01:28
*** popw has joined #openstack01:28
*** dimsum__ has quit IRC01:31
*** promulo__ has joined #openstack01:31
*** dimsum__ has joined #openstack01:31
SamYaplehachque_: docs.openstack.org01:32
*** Marga_ has quit IRC01:33
*** kayaliu has quit IRC01:33
*** Marga_ has joined #openstack01:34
*** promulo has quit IRC01:35
*** dimsum__ has quit IRC01:36
*** diegows has quit IRC01:36
*** vicky has joined #openstack01:36
*** hhuang has joined #openstack01:37
*** vicky has quit IRC01:37
*** blair has quit IRC01:37
*** Rajbir has joined #openstack01:37
*** adalbas has quit IRC01:38
*** vicky has joined #openstack01:38
*** Marga_ has quit IRC01:38
*** sbfox has joined #openstack01:40
*** blair has joined #openstack01:41
*** shohel02 has joined #openstack01:41
*** Joufflu has quit IRC01:43
*** galstrom_zzz is now known as galstrom01:45
*** NoNMaDDeN has quit IRC01:46
*** sbfox has quit IRC01:46
*** shohel02 has quit IRC01:46
*** MaxV has joined #openstack01:46
*** wuhg has joined #openstack01:47
*** tier has quit IRC01:48
*** Joufflu has joined #openstack01:48
*** MaxV has quit IRC01:51
*** tryggvil has quit IRC01:52
*** ManikM has quit IRC01:52
*** Manny_ has joined #openstack01:52
*** blair has quit IRC01:53
*** galstrom is now known as galstrom_zzz01:54
*** dimsum__ has joined #openstack01:54
*** cemason has joined #openstack01:54
*** addnull has quit IRC01:54
*** MrMonkey has joined #openstack01:56
*** blair has joined #openstack01:56
*** blair has quit IRC01:56
*** MrMonkey has quit IRC01:56
*** lttrl has joined #openstack01:57
*** blair has joined #openstack01:57
*** galstrom_zzz is now known as galstrom01:57
*** fandi has joined #openstack02:02
*** edmund has joined #openstack02:03
*** vicky_ has joined #openstack02:04
*** sbfox has joined #openstack02:04
*** Marga_ has joined #openstack02:05
*** mrichman has joined #openstack02:05
*** ToMiles has joined #openstack02:05
*** mrichman has quit IRC02:07
*** zz_avozza is now known as avozza02:07
hachque_SamYaple: yeah i've been looking at that02:07
hachque_but all the documentation indicates 2 or 3 node setups02:07
*** vicky has quit IRC02:07
*** sbfox has quit IRC02:09
*** yellowbig has joined #openstack02:09
*** ToMiles has quit IRC02:10
*** imsurit has joined #openstack02:11
*** kbrierly has joined #openstack02:11
*** addnull has joined #openstack02:11
SamYaplehachque_: Yea you can follow those instructions all on a single node02:14
*** cemason has quit IRC02:15
*** nati_ueno has quit IRC02:15
*** aspiers has joined #openstack02:15
SamYapleI dont know of any "single node" manual install guide, but one of those multi-guides on one node works just fine02:15
*** nati_ueno has joined #openstack02:15
*** alop has joined #openstack02:17
*** avozza is now known as zz_avozza02:17
*** diego-rg has joined #openstack02:18
*** aspiers has quit IRC02:19
*** nati_ueno has quit IRC02:20
*** jfarschman has joined #openstack02:22
*** jfarschman is now known as MilesDenver02:22
*** penick has joined #openstack02:23
*** vicky has joined #openstack02:23
*** aspiers has joined #openstack02:25
*** MilesDenver has quit IRC02:26
*** erkules_ has joined #openstack02:30
*** aspiers has quit IRC02:31
*** badiane_ka has quit IRC02:32
*** erkules has quit IRC02:33
*** weshay has quit IRC02:33
*** badiane_ka has joined #openstack02:33
*** githogori has quit IRC02:33
*** wjiang has joined #openstack02:37
*** kaisers has joined #openstack02:38
*** wjiang has quit IRC02:38
*** mberlin has joined #openstack02:38
*** wjiang has joined #openstack02:39
*** kaisers1 has quit IRC02:40
*** mberlin1 has quit IRC02:40
*** shohel02 has joined #openstack02:41
*** addnull has quit IRC02:42
*** penick has quit IRC02:42
*** addnull has joined #openstack02:44
*** vicky_ has quit IRC02:44
*** galstrom is now known as galstrom_zzz02:45
*** shohel02 has quit IRC02:45
*** NoNMaDDeN has joined #openstack02:46
*** gildub has quit IRC02:48
*** NoNMaDDeN has quit IRC02:52
*** dyasny has quit IRC02:54
*** dneary has joined #openstack02:56
*** harlowja_at_home has joined #openstack02:57
*** MaxV has joined #openstack02:58
*** ancoron_ has joined #openstack02:58
*** gizmoguy has quit IRC02:59
*** gizmoguy has joined #openstack02:59
*** shashankhegde has joined #openstack03:00
*** gildub has joined #openstack03:01
*** ancoron has quit IRC03:02
*** siso has joined #openstack03:02
*** MaxV has quit IRC03:02
*** Techguy305|2 has quit IRC03:04
*** giorgiodinapoli has joined #openstack03:05
*** penick has joined #openstack03:06
*** penick has quit IRC03:07
*** gildub has quit IRC03:08
*** gildub has joined #openstack03:08
*** zz_avozza is now known as avozza03:08
*** harlowja_at_home has quit IRC03:15
*** lpmulligan has joined #openstack03:15
*** dfect has joined #openstack03:18
*** avozza is now known as zz_avozza03:18
*** cemason has joined #openstack03:18
*** addnull has quit IRC03:19
*** fifieldt has joined #openstack03:19
*** antons has quit IRC03:20
*** glenc has quit IRC03:20
*** addnull has joined #openstack03:20
*** annegentle has quit IRC03:21
*** glenc has joined #openstack03:22
*** dneary has quit IRC03:22
*** jfarschman has joined #openstack03:23
*** jfarschman is now known as MilesDenver03:23
*** addnull has quit IRC03:25
*** achampion has quit IRC03:25
*** dimsum__ has quit IRC03:27
*** MilesDenver has quit IRC03:27
*** sarob has joined #openstack03:29
*** erkules_ is now known as erkules03:30
*** shwang has joined #openstack03:33
*** sarob has quit IRC03:33
*** MarkB1 has quit IRC03:34
*** baoli has quit IRC03:37
*** baoli has joined #openstack03:38
*** cemason has quit IRC03:39
*** Marga_ has quit IRC03:40
*** diego-rg has quit IRC03:40
*** oliver23 has joined #openstack03:40
*** matiu has joined #openstack03:41
*** matiu has quit IRC03:41
*** matiu has joined #openstack03:41
*** lpmulligan has quit IRC03:41
*** shohel02 has joined #openstack03:41
*** engkur has joined #openstack03:42
*** mjmac has quit IRC03:43
*** mjmac has joined #openstack03:44
*** hdd has joined #openstack03:45
*** shohel02 has quit IRC03:46
*** Marga_ has joined #openstack03:48
*** michaelneale_ has joined #openstack03:50
*** Manny_ has quit IRC03:52
*** ManikM has joined #openstack03:52
*** mikeoutland has joined #openstack03:52
*** michaelneale has quit IRC03:52
*** achampion has joined #openstack03:52
*** mixomathoze has quit IRC03:56
*** NoNMaDDeN has joined #openstack03:57
*** mattgriffin has joined #openstack03:58
*** sbfox has joined #openstack03:59
*** hdd has quit IRC04:00
*** dfect has left #openstack04:01
*** ArminderS has joined #openstack04:01
*** NoNMaDDeN has quit IRC04:03
*** mixomathoze has joined #openstack04:04
*** oliver23 has quit IRC04:05
*** ToMiles has joined #openstack04:06
*** michaelneale has joined #openstack04:06
*** oliver23 has joined #openstack04:06
*** michaeln_ has joined #openstack04:09
*** zz_avozza is now known as avozza04:09
*** michaelneale_ has quit IRC04:09
*** ToMiles has quit IRC04:11
*** michaelneale has quit IRC04:11
*** nkhare has joined #openstack04:12
*** mikeoutland has quit IRC04:12
*** Marga_ has quit IRC04:12
*** bdavenport has joined #openstack04:13
*** mrafiee has joined #openstack04:16
*** michaeln_ has quit IRC04:18
*** cemason has joined #openstack04:18
*** avozza is now known as zz_avozza04:19
jasonsbany good documents for showing how to use multiple floating ip's for a single instance?04:20
jasonsbwould like 1 floating for provider network a and 1 floating for provider network b (where one of these is standard ext-net scenario)04:20
*** addnull has joined #openstack04:21
*** jfarschman has joined #openstack04:24
*** jfarschman is now known as MilesDenver04:24
*** neha has joined #openstack04:24
*** jfarschman has joined #openstack04:25
*** addnull has quit IRC04:25
*** jeflui has quit IRC04:26
*** deepthi has joined #openstack04:26
*** mc__ has quit IRC04:26
*** michaelneale has joined #openstack04:26
RajbirHi All,04:27
*** amalagon has quit IRC04:27
*** dimsum__ has joined #openstack04:27
RajbirI'm  trying to create a snapshot for a instance using nova image-create command  and it's does showing in  GUI that the image has been created but when I  look  at /var/lib/glance/images there is no image found for the new snapshot04:28
Rajbirany ideas ?04:28
*** MilesDenver has quit IRC04:28
*** geek_cl has quit IRC04:29
*** cemason has quit IRC04:29
jasonsbdoes glance image-list show it?04:30
*** cemason has joined #openstack04:30
jasonsbit takes some time for those to create04:30
*** jfarschman has quit IRC04:30
Rajbira moment.04:31
Rajbiryes, it does shows up in glance image-list and nova image-list but the problem is it doesn't store the image file in  /var/lib/glance/images  and hence it's not downloading04:32
*** dimsum__ has quit IRC04:32
*** W28 has joined #openstack04:34
*** shashankhegde has quit IRC04:34
*** mattgriffin has quit IRC04:34
*** NoNMaDDeN has joined #openstack04:35
*** cpg|away is now known as cpg04:36
*** gildub has quit IRC04:38
*** antons has joined #openstack04:39
*** cemason has quit IRC04:39
*** chandankumar has joined #openstack04:40
*** shohel02 has joined #openstack04:41
Rajbirany ideas ?04:42
*** Marga_ has joined #openstack04:43
*** shohel02 has quit IRC04:46
RajbirFurther to add the created image is of size 004:46
*** Techguy305|2 has joined #openstack04:46
*** giorgiodinapoli has quit IRC04:46
*** Poornima has joined #openstack04:46
*** koolhead17 has joined #openstack04:47
*** oliver23 has quit IRC04:50
jasonsbRajbir: does it show complete or in progress?04:51
Rajbirit shows complete04:51
Rajbiri have also  tried nova image-create instance-id "snapshot name" --poll and it's showing 100% complete04:52
*** addnull has joined #openstack04:53
jasonsbi wonder if its a permissions issue or similar04:54
jasonsbmaybe check /var/log/glance04:54
*** Marga_ has quit IRC04:54
RajbirJasonsb ::  do you mean /var/log/glance/api.log ?04:55
*** chandankumar has quit IRC04:55
jasonsband also make sure you have the value set for filesystem_store_datadir that you expect04:56
jasonsbyes api.log04:56
jasonsbi should think an error would show up there if the final move failed04:56
Rajbirokay, let me check04:57
jasonsbalso check for filesystem_store_datadirs04:57
jasonsbmaybe you have something defined there04:57
Rajbirin which file I need to look for filesystem_store_datadirs04:57
jasonsb(i'm assuming you aren't swift environment)04:57
Rajbirwell, it's a old setup running on  grizzly04:58
jasonsbin /etc/glance/glance-api.conf04:58
jasonsboh, i gave you configs from icehouse04:58
jasonsbso maybe yours is a little bit different04:59
RajbirYep04:59
Rajbirand hard for find solutions as well :(04:59
*** oliver23 has joined #openstack05:00
*** siso_ has joined #openstack05:00
jasonsbdo a tail -f on registry.log and api.log and hit the nova image-create again05:00
Rajbirfilesystem_store_datadir = /var/lib/glance/images/05:00
jasonsblooks legit05:01
jasonsbmake sure you have enough disk space05:01
jasonsbdont' want something filling up and crashing the thing05:01
Rajbiryeah I have enough disk space .05:01
*** galstrom_zzz is now known as galstrom05:01
*** siso has quit IRC05:02
*** siso_ is now known as siso05:02
RajbirI've around 1.5T free available on controller node05:02
RajbirSo, storage should not be a issue05:02
*** lazy_prince has quit IRC05:02
*** _1_juancho24852 has joined #openstack05:06
*** mrjazzcat has quit IRC05:06
*** baoli has quit IRC05:06
*** _1_juancho24852 has quit IRC05:07
*** krypto has joined #openstack05:07
RajbirSuccessfully retrieved image at end in registry.log05:07
kryptohello all,is there any plan to add vxlan support to nova-network05:07
Rajbirand no errors in api.log as well.05:08
Rajbiralso compute nodes does have enough free space as well05:09
jasonsbRajbir: i'm sorry, i don't know.  all i can think of is to turn debug on05:09
*** galstrom is now known as galstrom_zzz05:10
*** zz_avozza is now known as avozza05:10
jasonsbRajbir: i was hoping there would be a smoking gun someplace05:10
RajbirNo  problem Jasonsb, thanks for looking into this for me :)05:10
RajbirHow can I enable degub mode ?05:11
Rajbirsorry but I'm just in learning phase05:11
Rajbirdebug *05:11
SamYapleRajbir: configs have debug =; verbose =05:12
*** pradipta_away is now known as pradipta05:13
*** mikeoutland has joined #openstack05:13
Rajbirglance.conf right ?05:13
*** otter768 has quit IRC05:14
*** shashankhegde has joined #openstack05:14
SamYapleglance-api.conf and glance-registry.conf05:15
*** sbfox has quit IRC05:17
*** mikeoutland has quit IRC05:18
*** yixuanzhang has joined #openstack05:18
*** pensu has joined #openstack05:19
*** avozza is now known as zz_avozza05:19
*** W28 has left #openstack05:20
*** Marga_ has joined #openstack05:20
*** Longgeek has joined #openstack05:21
Rajbirthanks, I'll try that .05:24
*** nikil22 has joined #openstack05:25
*** Marga_ has quit IRC05:25
*** pensu has quit IRC05:25
*** pensu has joined #openstack05:26
*** free_amitc_ has quit IRC05:26
*** jfarschman has joined #openstack05:26
*** jfarschman is now known as MilesDenver05:26
*** Longgeek has quit IRC05:27
*** addnull has quit IRC05:28
*** atrius has quit IRC05:29
*** |lechat| is now known as _|lechat|05:30
*** MilesDenver has quit IRC05:31
*** addnull has joined #openstack05:31
*** imsurit has quit IRC05:31
*** neoXsys has quit IRC05:31
*** yixuanzhang has quit IRC05:34
*** neoXsys has joined #openstack05:37
*** a_le has quit IRC05:38
*** shohel02 has joined #openstack05:41
*** Janki has joined #openstack05:42
*** atrius has joined #openstack05:43
*** W28 has joined #openstack05:44
*** shohel02 has quit IRC05:46
*** waiiirc has joined #openstack05:47
*** zz_avozza is now known as avozza05:51
*** ManikM has quit IRC05:52
*** Manny_ has joined #openstack05:52
hachque_i'm trying to get glance to work (i'm at the verify operation step of the documentation)05:53
hachque_however the token failed to authenticate05:53
hachque_when i check the glance logs, I can see it's trying to establish a HTTPS connection05:53
hachque_and getting back "error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol"05:53
hachque_my keystone server isn't running SSL05:53
hachque_and the URIs in the glance configuration are "http://"05:53
hachque_so i'm not sure why it's trying to use SSL05:54
*** ArminderS- has joined #openstack05:54
*** pravins has joined #openstack05:54
*** atbell has joined #openstack05:55
*** ToMiles has joined #openstack05:55
*** ArminderS has quit IRC05:56
SamYaplehachque_: can you post your glance-*.conf and keystone.conf files to paste.openstack.org?05:58
hachque_sure05:58
*** rdas has joined #openstack05:58
hachque_http://paste.openstack.org/show/137212/05:59
hachque_keystone.conf05:59
*** RoozbehShafiee has quit IRC05:59
*** ToMiles has quit IRC06:00
hachque_http://paste.openstack.org/show/137213/ glance-api.conf06:00
*** k4n0 has joined #openstack06:00
hachque_http://paste.openstack.org/show/137214/ glance-registry.conf06:00
SamYaplehachque_: which version of openstack are you running?06:01
hachque_http://paste.openstack.org/show/137215/ glance api.log06:01
hachque_2013.2 according to zypper06:02
*** atrius has quit IRC06:03
SamYaplehachque_: the identity_uri was only added in juno06:03
hachque_oh so i need to upgrade06:03
SamYapleor specify different options in glance06:03
*** sayan has quit IRC06:04
*** nlevinki has joined #openstack06:04
SamYapleuse auth_host, auth_port, auth_protocol instead of identity_uri06:04
*** ajo has joined #openstack06:04
hachque_i'll just upgrade to juno given that i haven't configured anything yet really06:05
SamYapleYou are running havana, but the keystone_authtoken section of icehouse is still valid http://docs.openstack.org/icehouse/config-reference/content/section_glance-api.conf.html06:05
*** avozza is now known as zz_avozza06:05
SamYapleOr that too06:05
*** tshefi has joined #openstack06:05
hachque_probably easier to upgrade while i only have keystone and glance set up06:05
hachque_rather than later :P06:05
SamYapleWhat distro06:06
hachque_opensuse06:06
hachque_i just added the Juno repo then and upgraded keystone06:06
SamYapleoh right. you said that earier06:06
*** ashishchandra has joined #openstack06:07
*** nkhare_ has joined #openstack06:08
*** lazy_prince has joined #openstack06:08
hachque_SamYaple: can I remove the sql_connection option from Glance under Juno06:08
hachque_given that there's already [database] connection there?06:08
SamYapleindeed06:08
hachque_cool06:08
SamYapleit is a deprecated config option since havana I believe06:09
*** nkhare has quit IRC06:09
hachque_well i upgraded, restarted the daemons06:09
hachque_and now glance works :)06:09
SamYaple\o/06:10
nikil22hi in multinode enviromnment is it requird to install neutron-l3 agent? in other compute nodes06:10
*** neeti has joined #openstack06:10
*** free_amitc_ has joined #openstack06:10
SamYaplenikil22: neutron-l3 is only required on nodes hostsing a router, so your "network" nodes only06:10
*** capricorn_1 has joined #openstack06:11
*** _|lechat| is now known as |lechat|06:11
hachque_also a random question, in a multinode environment for glance, you'd use cinder as the backing store so that it could scale the storage right?06:11
hachque_(if you had multiple glance nodes)06:11
SamYaplehachque_: you can use swift, nfs, cinder, ceph, etc06:12
SamYaplethere are lots of drivers06:12
hachque_cool06:12
hachque_time to set up compute :D06:12
*** Techguy305|2 has quit IRC06:12
SamYapleyou can even use "file" as a backing in juno since now nova can search multiple glance nodes for the file06:12
SamYapledo as long as you had the image on 2+ glance nodes, it would be highly avaiable all with no loadbalancer06:13
SamYapledont recommend it though06:13
hachque_well presumably in a real environment you'd be using cinder as the S3 equivalent anyway06:13
hachque_so you'd probably already have that set up and available for distributed storage06:14
SamYaplethose words... they go together poorly06:14
SamYapleswift ~= s306:14
SamYaplecinder is block storage06:14
*** chandankumar has joined #openstack06:14
hachque_oh derp06:14
SamYapleyou dont need either to have a production grade openstack install06:15
hachque_replace "cinder" with "swift" in everything i've just been saying then :P06:15
SamYaplethat all makes more sense then06:15
nikil22@SamYaple ok. And neutron-server also required only in network nodes?06:15
hachque_yeah i derped reading the package descriptions when running "zypper se openstack" :P06:16
SamYaplestill, neither cinder or swift is needed to have a massively scalable deployment06:16
*** pravins has quit IRC06:16
SamYaplenikil22: neutron-server is your api, so that would belong on your "controller" nodes06:16
*** pravins has joined #openstack06:16
*** MasterPiece has joined #openstack06:16
SamYaplenikil22: but you can run any of these services on any node. they are dependant on each other being on the same machine06:16
SamYaplethey arent* dependant on each other being on the same machine06:17
nikil22@Samyaple thanks. In multinode environment when i schedule to launch a VM it gives error "http://paste.openstack.org/show/137221/". If you get any idea from this log please let me know06:21
nikil22i have 1 controller node and 2 compute node06:21
*** Marga_ has joined #openstack06:21
*** shashankhegde has quit IRC06:21
*** lgao has joined #openstack06:22
*** lgao has joined #openstack06:23
SamYaplenikil22: thats a config issue06:24
SamYapleif you want, post your neutron configs (and plugins), as well as the output of `ovs-vsctl show` on all of your nodes06:24
SamYaplereally, just make sure your bridges are setup correctly and everything is checking it06:25
*** OutBackDingo has quit IRC06:25
*** sbfox has joined #openstack06:25
*** kopparam has joined #openstack06:25
*** antons has quit IRC06:26
*** Marga_ has quit IRC06:26
*** jschwarz has joined #openstack06:26
*** jfarschman has joined #openstack06:27
*** jfarschman is now known as MilesDenver06:27
*** JRobinson__ is now known as JRobinson__afk06:27
*** akas has joined #openstack06:29
*** Putns has joined #openstack06:30
*** OutBackDingo has joined #openstack06:30
*** MilesDenver has quit IRC06:31
nikil22@samyaple "neutron.conf " > http://paste.openstack.org/show/137235/06:32
*** Bluedusk___ has joined #openstack06:32
nikil22@SamYaple ovs-vsctl show >  "http://paste.openstack.org/show/137229/"06:32
SamYaplenikil22: what about your other neutron configs? at the very least your ml2.conf06:34
nikil22@SamYaple this is controller node. ok let me check for other 2 computer nodes06:34
*** atbell has quit IRC06:35
*** masco has joined #openstack06:36
*** kopparam_ has joined #openstack06:37
*** cdub has quit IRC06:37
*** Bluedusk___ has quit IRC06:38
*** deepakcs has joined #openstack06:38
*** Bluedusk___ has joined #openstack06:38
*** nati_ueno has joined #openstack06:39
*** groen692 has joined #openstack06:39
*** kopparam has quit IRC06:40
*** siso has quit IRC06:41
*** shohel02 has joined #openstack06:41
*** oliver23 has quit IRC06:42
*** nati_ueno has quit IRC06:42
nikil22@SamYaple compute node 192.168.124.83 : http://paste.openstack.org/show/137236/   http://paste.openstack.org/show/137237/06:42
*** nshaikh has joined #openstack06:43
nikil22@SamYaple ml2.conf in controller node : http://paste.openstack.org/show/137238/06:43
*** nati_ueno has joined #openstack06:43
*** pensu has quit IRC06:43
*** pensu1 has joined #openstack06:43
SamYaplenikil22: Are you trying to use OVS or linuxbridge?06:44
*** siso has joined #openstack06:44
nikil22@SamYaple actually i used suse admin server to deploy the openstack multinode . Iam not sure what it uses by default06:45
nikil22using crowbar06:45
*** oliver23 has joined #openstack06:45
*** shohel02 has quit IRC06:45
SamYaplenikil22: which version of openstack?06:45
nikil22@samyaple now i saw in crowbar UI its openvswitch plugin06:46
*** ancoron_ has quit IRC06:47
*** addnull has quit IRC06:47
*** ancoron has joined #openstack06:47
SamYaplestill the same question, which version are you deploy?06:47
*** addnull has joined #openstack06:48
*** patrickeast has joined #openstack06:48
*** koolhead17 has quit IRC06:48
nikil22@Samyaple nova --version (2.17.0) neutron --version (2.3.5)06:48
nikil22i guess its juno06:48
SamYapleok. your ml2 conf is incorrect06:48
SamYapleyoull need to fix it06:49
*** yixuanzhang has joined #openstack06:49
nikil22SamYaple : I don't see any version number in ml206:50
nikil22what kind of detils i have to debug so that i can try to change few things and test06:51
*** patrickeast has quit IRC06:51
SamYapleyour ml2_conf.ini isn't even filled in. You need to set it up for OVS. you can use verbose and debug in neutron.conf, but i dont know how muc hthat will help06:52
*** mrunge has joined #openstack06:53
nikil22@samYaple thanks . I will check for OVS setup config06:53
*** talluri has joined #openstack06:53
*** justin-8_ has joined #openstack06:53
SamYaplehttp://docs.openstack.org/juno/config-reference/content/networking-plugin-openvswitch_agent.html06:54
SamYaplehttp://docs.openstack.org/juno/config-reference/content/networking-options-plugins-ml2.html06:54
*** justin-8 has quit IRC06:54
SamYaplethose two should help06:54
*** edmund has quit IRC06:54
*** melmoth has joined #openstack06:54
*** talluri_ has joined #openstack06:56
*** addnull has quit IRC06:57
*** talluri has quit IRC06:58
*** mikeoutland has joined #openstack06:58
*** talluri has joined #openstack07:01
*** afazekas has joined #openstack07:02
*** mkolesni has joined #openstack07:02
*** talluri_ has quit IRC07:03
*** mikeoutland has quit IRC07:03
*** Longgeek has joined #openstack07:05
*** stamak has joined #openstack07:05
oliver23i have booted an instance with two nics, both have ip addresses from 2 different private subnets. Now, the vm has two default gateways, is it possible that i can have only one default gateway ?07:07
SamYapleoliver23: that is a instance level networking question07:08
*** noway_ has quit IRC07:08
SamYaplethe instance ill only truly have one default gateway07:08
oliver23SamYaple: $ ip r s07:09
oliver23default via 10.0.0.1 dev eth107:09
oliver23default via 10.5.5.1 dev eth007:09
oliver2310.0.0.0/24 dev eth1  src 10.0.0.507:09
oliver2310.5.5.0/24 dev eth0  src 10.5.5.207:09
SamYapleso if you were to ping an unknown address, wheere will it go out?07:09
SamYaplenot both.07:09
oliver23SamYaple: Nova-network allows you to set a flag use_single_default_gateway=true for this07:10
*** noway_ has joined #openstack07:12
*** addnull has joined #openstack07:13
*** hyperbaba has joined #openstack07:13
*** sgran_ has joined #openstack07:14
*** michaelneale has quit IRC07:14
*** sgran has quit IRC07:15
SamYapleoliver23: id have to look up how that works but my guess is dnsmasq just isnt giving a default route for the second network07:15
*** otter768 has joined #openstack07:15
SamYapleyou can handle this inside this instance as well07:15
SamYapleits up to the instance to determine where to send traffic out of07:16
*** kopparam_ has quit IRC07:16
*** ancoron_ has joined #openstack07:16
SamYapleif you want to know your true gateway `cat /proc/net/route` and look for the one with the lowest metric with destination of all 0000000007:17
*** achanda has joined #openstack07:17
SamYaplepretty sure iproute2 sorts them by that stuff as well, so unknown traffic will only leave `default via 10.0.0.1 dev eth1` in your case07:18
*** ddmitriev has quit IRC07:18
*** ancoron has quit IRC07:18
*** ddmitriev has joined #openstack07:18
*** belmoreira has joined #openstack07:19
*** epcim has joined #openstack07:20
*** otter768 has quit IRC07:20
*** achanda has quit IRC07:20
*** achanda has joined #openstack07:20
*** ajo has quit IRC07:20
*** koolhead17 has joined #openstack07:20
*** koolhead17 has quit IRC07:20
*** koolhead17 has joined #openstack07:20
*** oz__ has quit IRC07:21
*** NoNMaDDeN has quit IRC07:21
*** kopparam has joined #openstack07:21
*** Marga_ has joined #openstack07:22
*** dweaver has quit IRC07:22
*** koolhead17 has quit IRC07:23
oliver23SamYaple: http://paste.openstack.org/show/137262/07:23
oliver23SamYaple: Can i manage this by setting up host routes ?07:24
SamYapleoliver23: so yea, iproute2 is sorting that for you. It will go out eth1 (Gateway is the lowest value)07:24
SamYapleyou can.07:25
SamYaplealso by tweaking metrics07:25
*** addnull has quit IRC07:25
oliver23SamYaple: I want to set up the gateway ip as the ip of my physical router.07:26
*** siso has quit IRC07:26
*** nati_ueno has quit IRC07:26
oliver23SamYaple: So, i want that whatever the ip address is able inside the vm, gateway should always be my exteranl physical router07:26
*** Marga_ has quit IRC07:26
SamYapleWell the gateway still has to be reachable on the subnet, so it must be in the 10.0.0.0/24 for dev eth1, or the 10.5.5.0/24 for dev eth007:26
SamYaplethats not how networks work07:27
oliver23SamYaple: right!07:27
*** jfarschman has joined #openstack07:28
*** jfarschman is now known as MilesDenver07:28
SamYapleyouve lost me07:28
*** sungju has quit IRC07:28
*** jprovazn has joined #openstack07:30
*** MilesDenver has quit IRC07:32
*** JRobinson__afk has quit IRC07:32
*** TheOsprey has joined #openstack07:32
*** talluri has quit IRC07:33
hachque_where does libvirt store it's volumes when running under nova-compute?07:33
hachque_is that something I should configure in nova.conf?07:33
*** NoNMaDDeN has joined #openstack07:33
SamYaplehachque_: /var/lib/nova/*07:33
hachque_(i've noticed nova is reporting in it's log that it has Free disk (GB): 3207, and I want to place it somewhere else)07:34
hachque_should I just symlink that directory to where I want it stored then?07:34
SamYaplehachque_: you can change it in the conf i believe07:35
SamYaplei want to say the option is state-path07:35
SamYapleor just symlink it07:35
*** nmagnezi has joined #openstack07:35
SamYaplethe freespace check might not work like expected if you symlink it though07:35
*** kopparam has quit IRC07:36
*** Joufflu has quit IRC07:36
*** blair has quit IRC07:37
hachque_SamYaple: i already have state_path set to /os-store/nova/state07:37
hachque_but that doesn't seem to make a difference for the free space check07:37
hachque_(/os-store is a virtio filesystem pointing to the host machine that is hosting openstack in a VM)07:37
*** mrmartin has joined #openstack07:38
*** brokencycle has joined #openstack07:38
SamYapleits been a while since ive dug into the code for that to see how it is being generated07:40
SamYapleall the values are pulled from the database which is updated relative to the last update *i believe*07:40
hachque_it looks like it's storing files in /os-store/nova/state though07:40
hachque_sweet, all my nova services are running :D07:40
SamYaplehachque_: yay! always a good feeling07:41
*** shohel02 has joined #openstack07:41
hachque_now for networking :S07:41
SamYaplehachque_: boo! always a bad feeling07:41
*** yixuanzhang has left #openstack07:42
hachque_i think my scenario is going to be a bit weird but basically07:42
hachque_i have a single network that is used for everything; 192.168.1.0/2407:42
*** belmoreira has quit IRC07:42
*** jtomasek has joined #openstack07:42
hachque_DHCP is allocating on 100-200 for machines outside openstack (i.e. the host machine + other machines in the network)07:42
*** salv-orlando has joined #openstack07:42
hachque_what i want to do is configure it so that the network that openstack has for it's instances is a bridged network, and allocates IPs between 202 - 25307:43
*** kobtea has joined #openstack07:43
*** ToMiles has joined #openstack07:44
*** panda has quit IRC07:44
hachque_i have to go now, be back in an hour or so07:44
hachque_and then i can work out how to do this networking stuff07:44
*** panda has joined #openstack07:44
*** lucendio has joined #openstack07:44
*** belmoreira has joined #openstack07:45
*** nkrinner has joined #openstack07:45
*** shohel02 has quit IRC07:45
*** kavan has joined #openstack07:46
*** ivar-lazzaro has quit IRC07:46
*** koolhead17 has joined #openstack07:47
SamYaplehachque_: you can do that. easy peasy07:47
*** marius_endian has joined #openstack07:48
*** ToMiles has quit IRC07:48
*** twillber has joined #openstack07:49
*** twillber has quit IRC07:49
*** twillber has joined #openstack07:49
*** badiane_ka has quit IRC07:50
*** franred has joined #openstack07:52
*** ManikM has joined #openstack07:52
*** Manny_ has quit IRC07:52
*** yellowbig has quit IRC07:56
*** nstrug has joined #openstack07:58
*** yellowbig has joined #openstack07:58
*** BOKALDO has joined #openstack07:59
*** achanda has quit IRC07:59
*** ArminderS- has quit IRC08:01
*** nihilifer has joined #openstack08:01
*** ArminderS has joined #openstack08:01
*** stephane has joined #openstack08:02
*** amuller has joined #openstack08:02
*** ZZelle has quit IRC08:02
*** yellowbig has quit IRC08:02
*** ZZelle has joined #openstack08:02
*** yellowbig has joined #openstack08:03
*** ttrifonov is now known as zz_ttrifonov08:04
*** giorgiodinapoli has joined #openstack08:04
*** nstrug has quit IRC08:04
*** nlevinki has quit IRC08:05
*** popw1 has joined #openstack08:06
*** nstrug has joined #openstack08:07
*** popw has quit IRC08:07
*** dgurtner has joined #openstack08:09
*** dgurtner has joined #openstack08:09
*** moha_hunt has joined #openstack08:10
*** nati_ueno has joined #openstack08:10
*** atpa8a has quit IRC08:11
*** LucaTM has joined #openstack08:11
*** gildub has joined #openstack08:12
*** atrius has joined #openstack08:13
*** lcavassa has joined #openstack08:13
*** talluri has joined #openstack08:13
*** markus_z has joined #openstack08:15
*** tim|mint has joined #openstack08:15
*** shohel02 has joined #openstack08:15
*** kopparam has joined #openstack08:17
*** shohel02_ has joined #openstack08:17
*** shohel02 has quit IRC08:17
*** pixelb has joined #openstack08:18
*** atrius has quit IRC08:18
*** homegrown has joined #openstack08:18
*** ManikM has quit IRC08:20
*** nlevinki has joined #openstack08:20
*** Marga_ has joined #openstack08:22
*** talluri has quit IRC08:22
*** zz_avozza is now known as avozza08:23
hachque_SamYaple: i'm assuming I install both the neutron controller node and network node onto this single machine?08:25
*** TheOsprey has quit IRC08:25
*** addnull has joined #openstack08:26
*** Bluedusk___ has quit IRC08:26
*** Bluedusk____ has joined #openstack08:27
*** ToMiles has joined #openstack08:27
*** aloga has joined #openstack08:27
*** Marga_ has quit IRC08:27
*** jfarschman has joined #openstack08:28
*** jfarschman is now known as MilesDenver08:28
*** zz_ttrifonov is now known as ttrifonov08:29
*** ybabenko has joined #openstack08:29
*** ashishchandra has quit IRC08:30
*** badiane_ka has joined #openstack08:30
*** addnull has quit IRC08:30
*** jcoufal has joined #openstack08:31
*** MilesDenver has quit IRC08:33
*** michaelneale has joined #openstack08:34
*** geaaru has joined #openstack08:34
*** ajo has joined #openstack08:37
*** ToMiles has quit IRC08:37
*** cemason has joined #openstack08:37
*** Marga_ has joined #openstack08:37
*** sergef has joined #openstack08:38
SamYapleyou can yes hachque_08:38
*** badiane_ka has quit IRC08:38
hachque_should I be doing that for the "allocate IPs in external network" setup I want, or is neutron going to virtualize all the networking stuff?08:38
hachque_basically I want to make sure a computer on the external network can access a guest's port (like SSH)08:39
*** romainh has joined #openstack08:39
*** arxcruz has joined #openstack08:39
hachque_so for a full overview of what i'm trying to do08:40
*** ToMiles has joined #openstack08:40
*** kopparam has quit IRC08:40
SamYaplehachque_: thats going to depend on what type of network you setup in neutron and you security groups (iptables rules on the compute host)08:41
hachque_VM on linode running the build CI -> internet -> consumer grade router -> host machine -> openstack VM -> compute guest08:41
hachque_i was kind of pondering whether or not it'd be easier to set up a software VPN so it'd instead be08:41
*** MaxV has joined #openstack08:41
*** ashishchandra has joined #openstack08:42
hachque_VM on linode running the build CI -> software VPN -> openstack VM08:42
*** Marga_ has quit IRC08:42
hachque_so that then a virtualized network that the guests live on would look as if it was in the same LAN as the VM on linode08:42
hachque_then I wouldn't need to worry about that consumer grade router's NAT08:42
hachque_any suggestion as to which option is least likely to cause networking headaches?08:43
*** nati_ueno has quit IRC08:44
*** kopparam has joined #openstack08:44
*** fsimonce has joined #openstack08:48
*** bvandenh has joined #openstack08:49
*** berendt has joined #openstack08:49
*** AnilV4 has joined #openstack08:50
*** nlevinki has quit IRC08:52
*** vicky has quit IRC08:52
*** ndipanov has joined #openstack08:53
*** avozza is now known as zz_avozza08:54
*** Bluedusk____ has quit IRC08:54
*** jistr has joined #openstack08:55
*** dgonzalez has joined #openstack08:55
oliver23SamYaple: Thank You.08:56
*** itarchitectkev has joined #openstack08:56
*** jpena has joined #openstack08:56
SamYapleoliver23: youre welcome. did you get it working?08:57
*** cedrics has joined #openstack08:57
*** gszasz has joined #openstack08:57
SamYaplehachque_: I would say vlan networks, but thats if you can support it with your config08:57
*** deepakcs has quit IRC08:58
*** cemason has quit IRC08:58
hachque_thanks08:58
*** RedM has quit IRC08:58
*** vicky has joined #openstack08:59
oliver23SamYaple: Yep ;-)08:59
*** jpich has joined #openstack08:59
SamYapleawesome. congrats!09:00
*** oliver23 has quit IRC09:00
*** itarchitectkev has quit IRC09:00
*** itarchitectkev has joined #openstack09:00
*** pkoniszewski has joined #openstack09:00
*** ala_ has joined #openstack09:00
*** kopparam has quit IRC09:02
*** nfedotov has joined #openstack09:02
*** dgonzalez has quit IRC09:02
hachque_hmm09:02
hachque_adding the physical device to openvswitch broke SSH access :/09:02
hachque_even though the physical IP address still has an IP of 192.168.1.20109:02
*** dgonzalez has joined #openstack09:02
hachque_I can no longer access the SSH daemon09:02
*** kopparam has joined #openstack09:03
*** rotbeard has joined #openstack09:03
*** nlevinki has joined #openstack09:03
hachque_well i did ovs-vsctl del-port and now I can ping again09:04
hachque_i'm sure this is just me being a complete derp when it comes to networking :P09:04
SamYapleyou cant add the device you are using to ovs09:05
SamYapleso if you ssh'd in on eth0, you could add eth1, not eth009:06
SamYapleyou should really have a "managment" interface and a "data" interface09:06
hachque_okay, i can add another bridge to the openstack host09:06
hachque_but out of curiosity, what does openvswitch use the physical device for?09:06
SamYaplebingo09:06
*** dgonzalez has quit IRC09:07
hachque_is it only for the compute guests?09:07
SamYaplehachque_: OVS injects raw frames onto the device. You can actually use OVS for bonding instead of the linux kernel because of this09:07
*** zz_avozza is now known as avozza09:07
hachque_oh09:08
hachque_so it pretty much takes full, exclusive control of the device09:08
hachque_so it can support the virtualized networking?09:08
*** dgonzalez has joined #openstack09:08
SamYaplewell the "virtualized networking" is really just tunneling and/or vlans. You can do all of that with linux things (linux bridging, linux tunneling, etc)09:09
*** engkur has quit IRC09:09
SamYapleand its not excusive control since you an tcpdump on the raw device, but you can't add an ip address to it09:09
SamYaplebecause it will grap the packet from the kernel if my understanding is correct09:10
SamYaplebut you get the idea. the device you give to OVS is owned by only OVS09:10
*** vicky has quit IRC09:10
*** derekh has joined #openstack09:11
*** Osenpai has quit IRC09:11
*** pravins has quit IRC09:11
*** itarchitectkev_ has joined #openstack09:11
*** _ale_ has joined #openstack09:12
*** itarchitectkev has quit IRC09:12
*** blair has joined #openstack09:13
*** pravins has joined #openstack09:14
*** Ti-mo- has quit IRC09:15
*** Ti-mo has joined #openstack09:15
*** otter768 has joined #openstack09:16
*** avozza is now known as zz_avozza09:17
*** dgonzalez has quit IRC09:17
*** dgonzalez has joined #openstack09:18
*** tnovacik has joined #openstack09:18
*** zz_avozza is now known as avozza09:18
*** omachace has joined #openstack09:19
*** dgonzale_ has joined #openstack09:20
*** otter768 has quit IRC09:20
*** dgonzalez has quit IRC09:20
*** bhi has joined #openstack09:20
*** dgonzale_ has quit IRC09:21
*** racedo has joined #openstack09:22
*** v4nn1ster has joined #openstack09:23
*** kolesovdv has joined #openstack09:23
hachque_well hmm09:25
hachque_i added another bridged interface09:25
hachque_so the openstack machine now has ens3 and ens709:25
hachque_openvswitch has ens7 in it's bridge09:25
hachque_and ens3 is meant to have an IP address of 192.168.1.20109:25
hachque_when I restart networking, 192.168.1.201 is only available for a very short period of time (pinging from another machine)09:25
hachque_and when I do "ifconfig" i only see br-ex and lo09:25
*** itarchitectkev_ has quit IRC09:25
hachque_when i do "ifconfig -a" they all show up09:25
hachque_but ens3 doesn't have it's IP address09:25
_ale_hi all - is there a easy way to remove a hyper visor to be allocated more VMs (or limit the amount of memory used on that hyper visor, rather than all memory available to the host) ?09:25
*** amuller_ has joined #openstack09:26
*** tserong has quit IRC09:26
*** sj has joined #openstack09:27
*** dgonzalez has joined #openstack09:27
*** addnull has joined #openstack09:27
*** tserong has joined #openstack09:27
*** amuller__ has joined #openstack09:28
*** mli has quit IRC09:28
*** corXi has joined #openstack09:29
*** maishsk has joined #openstack09:29
*** jfarschman has joined #openstack09:29
*** jfarschman is now known as MilesDenver09:29
SamYaple_ale_: you want to limit that allocatatable memory on a hypervisor? Like only allocate %50 of them memory?09:30
*** amuller has quit IRC09:30
_ale_SamYaple, yup that's the idea09:30
_ale_only on some09:30
*** dooshtuRabbit has quit IRC09:31
*** mpaolino has joined #openstack09:31
*** mkolesni_ has joined #openstack09:31
*** Isotopp_ is now known as Isotopp09:31
*** amuller_ has quit IRC09:31
*** mkolesni has quit IRC09:31
*** addnull has quit IRC09:31
SamYaple_ale_: in nova.conf the config option is "ram_allocation_ratio = 0.5"09:31
SamYapleYou should be able to set that line per hypervisor09:32
*** avico has joined #openstack09:32
*** cemason has joined #openstack09:32
SamYapleBut that may be a scheduler config line, in which case it is not per hypervisor09:32
_ale_SamYaple, ok - cool - thanks a lot! I'll take a look and try it09:33
SamYapleits been a while since I last checked if that affects the numbers the hypervisor reports back09:33
*** talluri has joined #openstack09:33
*** MilesDenver has quit IRC09:34
*** avico has quit IRC09:34
*** xgsa has quit IRC09:35
*** Longgeek has quit IRC09:35
*** dooshtuRabbit has joined #openstack09:36
_ale_SamYaple, according to source it's setting it for the scheduler, so for all hypervisors - that's ok though as I just saw the default is 1.5 :\09:37
_ale_maybe setting it to 0.95 would just do the trick for us09:37
_ale_hmmmm may just be a good idea to do that by default :)09:38
*** talluri has quit IRC09:38
SamYaple_ale_: ive done that before on some boxes that had additional services chewing up some memory09:38
*** Marga_ has joined #openstack09:38
_ale_yeah, thats exactly why :)09:38
*** kobtea has quit IRC09:38
*** xgsa has joined #openstack09:38
SamYaple_ale_: no, with balloon memory its all about overcommiting09:38
SamYaplethe cpu overcommit is 16:1 by default :P09:38
*** avico has joined #openstack09:38
*** yamamoto has joined #openstack09:39
_ale_SamYaple, yeah i know :) .. not too worried about CPU tho - memory much more so ... atm one of the hosts i swapping09:39
*** nati_ueno has joined #openstack09:39
_ale_and thats the one using mem for other stuff09:39
_ale_i'll set it on that host and restart nova and see what happens :)09:39
_ale_we have a dev stack to test these kinda things on :) *lucky me*09:40
SamYapleas in "devstack" or a stack of dev machines?09:40
*** AnilV4 has quit IRC09:40
_ale_a stack of dev machines09:40
_ale_:)09:40
*** enterprisedc has quit IRC09:41
*** itarchitectkev has joined #openstack09:41
SamYaplew00t09:41
_ale_:)09:41
*** zz_johnthetubagu is now known as johnthetubaguy09:42
*** Marga_ has quit IRC09:43
*** nati_ueno has quit IRC09:43
*** AnilV4 has joined #openstack09:45
*** dgonzalez has quit IRC09:45
*** maishsk has quit IRC09:46
*** jfarschman has joined #openstack09:46
*** jfarschman is now known as MilesDenver09:46
*** jp_at_hp has joined #openstack09:47
*** dgonzalez has joined #openstack09:49
*** amalagon has joined #openstack09:49
*** dgonzalez has quit IRC09:49
*** maishsk has joined #openstack09:49
*** MilesDenver has quit IRC09:51
*** Longgeek has joined #openstack09:51
*** kopparam has quit IRC09:51
*** jcoufal has quit IRC09:51
*** kopparam has joined #openstack09:52
*** deepakcs has joined #openstack09:53
_ale_SamYaple, just saw this: reserved_host_memory_mb=X ... it's at least in JUNO09:53
*** cemason has quit IRC09:53
_ale_:)09:53
*** michaelneale has quit IRC09:54
*** Bluedusk____ has joined #openstack09:54
*** dimsum__ has joined #openstack09:54
*** tryggvil has joined #openstack09:54
*** NoNMaDDe_ has joined #openstack09:55
*** NoNMaDDeN has quit IRC09:55
*** belmoreira has quit IRC09:55
*** michaelneale has joined #openstack09:56
*** marcelodieder has joined #openstack09:56
*** dgonzalez has joined #openstack09:57
*** kopparam has quit IRC09:58
*** ashishchandra has quit IRC09:59
*** dimsum__ has quit IRC09:59
*** addnull has joined #openstack10:00
*** hachque_ has left #openstack10:00
*** Yannick_NextF has joined #openstack10:00
*** cnesa has joined #openstack10:00
*** hachque_ has joined #openstack10:00
hachque_SamYaple: got my openstack dashboard running :D10:00
*** Yannick_NextF has left #openstack10:00
SamYaplehachque_: Youre halfway there!10:01
SamYaplenow orchestration and cinder and trove and ceilometer and ...10:01
hachque_haha10:01
hachque_i dont need any of those :)10:01
hachque_the most complex part is going to be working out the VLAN stuff now10:02
SamYapleno one needs ceilometer10:02
*** kopparam has joined #openstack10:02
*** yaguang has quit IRC10:02
*** johnthetubaguy is now known as zz_johnthetubagu10:03
*** gildub has quit IRC10:03
*** cnesa has quit IRC10:04
*** cedrics has quit IRC10:05
*** cnesa has joined #openstack10:05
*** ifarkas has joined #openstack10:05
giorgiodinapoliSamYaple, why not needeD?10:06
*** dooshtuRabbit has quit IRC10:06
SamYaplegiorgiodinapoli: it was a joke. The project has some severe problems is all10:06
hachque_SamYaple: this network topology view is amazing10:06
*** dooshtuRabbit has joined #openstack10:07
SamYaplehachque_: isn't it? the best part of Horizon is right there10:07
hachque_yeah10:07
SamYapleI like to export it to other webpages10:07
hachque_makes AWS networking look derp10:07
*** MattMan has joined #openstack10:07
hachque_also VNC view :D10:07
*** marcusvrn has joined #openstack10:07
hachque_although for cirros i'm getting a black screen10:08
hachque_so i'm not sure if it's working or not10:08
*** Celelibi has quit IRC10:08
*** itarchitectkev has quit IRC10:08
hachque_it says connected to QEMU, which i'm assuming is KVM hardware accelerated10:08
hachque_given that nested acceleration is supported10:08
*** bbcmicrocomputer has joined #openstack10:09
*** bbcmicrocomputer has joined #openstack10:09
SamYaplehachque_: its supported if your host has it set and you set your virutalization type to kvm in the confs10:09
SamYaplebut it will still say qemu in the end10:09
*** avozza is now known as zz_avozza10:09
*** addnull has quit IRC10:09
*** itarchitectkev has joined #openstack10:09
SamYaplethe black screen might be the guest turning off the monitor. try trypign things10:10
hachque_typing does nothing10:10
*** amuller__ has quit IRC10:10
hachque_although10:10
hachque_ctrl-alt-del did o_o10:10
*** Celelibi has joined #openstack10:10
*** dgonzalez has quit IRC10:10
*** mkolesni__ has joined #openstack10:10
*** eglynn has joined #openstack10:10
*** eglynn has quit IRC10:10
SamYaple... did it kill your Xorg-server?10:11
*** eglynn has joined #openstack10:11
*** ArminderS has quit IRC10:11
*** ArminderS has joined #openstack10:11
*** mkolesni_ has quit IRC10:11
hachque_i think it might be because the openstack machine only has 1 VCPU10:11
hachque_because i figured nested virtualization would draw on the resources available of the top level host10:12
hachque_and not the openstack VM10:12
hachque_so i think I need to bump up the resources for the openstack VM10:12
*** Bluedusk____ has quit IRC10:12
*** dmelladol is now known as dmellado|afk10:12
SamYapleall nested virtualization does is passthrough the virtualization cpu extentions, it wont give it full access to the host10:13
hachque_yeah so VM's made in openstack are limited to the openstack VM's resources10:13
SamYapleexactly. that applies to VM made outside of openstack to10:14
*** karimb has joined #openstack10:14
*** cedrics has joined #openstack10:14
*** fallenbeck has left #openstack10:14
*** dgonzalez has joined #openstack10:15
hachque_hmm10:15
hachque_the openstack vm shows "kvm: no hardware support"10:15
*** dgonzalez has quit IRC10:16
*** thingee has quit IRC10:16
*** PierreRambaud has joined #openstack10:16
*** ashishchandra has joined #openstack10:16
hachque_SamYaple: hmm, the host has "cat /sys/module/kvm_intel/parameters/nested" showing 110:18
hachque_uh "cat /sys/module/kvm_amd/parameters/nested" in my case10:18
*** topshare has quit IRC10:18
*** thingee has joined #openstack10:19
hachque_cat /proc/cpuinfo on the VM shows "svm"10:19
hachque_which is the AMD virtualization support10:19
*** duplex has joined #openstack10:20
*** W28 has left #openstack10:21
*** addnull has joined #openstack10:21
*** zz_johnthetubagu is now known as johnthetubaguy10:21
*** karimb has quit IRC10:23
*** johnthetubaguy is now known as zz_johnthetubagu10:24
*** zz_johnthetubagu is now known as johnthetubaguy10:24
*** dmellado|afk has quit IRC10:25
*** f13o has quit IRC10:26
*** belmoreira has joined #openstack10:26
*** dmellado has joined #openstack10:27
*** fandi has quit IRC10:28
*** v4nn1ster has quit IRC10:30
*** aveek has joined #openstack10:30
SamYapleso you will need to check your nova.conf (or nova-compute.conf) for the virtualization type10:30
*** v4nn1ster has joined #openstack10:31
*** sgran_ is now known as sgran10:31
*** f13o has joined #openstack10:31
*** sbfox has quit IRC10:31
hachque_SamYaple: got it10:31
SamYapleOr wait. hold on a second. You see see the cpu flag svm on the host, but not on the first tier VM?10:31
hachque_i had to set the cpu mode to host-passthrough10:31
hachque_for libvirt10:31
SamYapleHost -> Openstack Infrastructure VM -> Openstack instace10:32
hachque_(the OpenStack VM itself)10:32
*** pawel-palucki has joined #openstack10:32
hachque_i had to set cpu host-passthrough on the infrastructure VM10:32
SamYapleok. you should see the svm flag on Host -> Openstack Infrastructure VM, not Openstack instance.10:32
hachque_yeah10:32
SamYaplethe cpu host-passthrough will passthrough all available host flags10:32
hachque_when I say OpenStack VM i mean the first tier VM10:32
*** moha_hunt has quit IRC10:32
hachque_not the VMs that OpenStack is creating10:32
SamYapleindeed.10:33
hachque_vmception10:33
*** vdo has joined #openstack10:33
SamYapleHey, I have done 4 deep nested virutalization for my Openstack on Openstack projects. it gets confusing very quickly10:33
hachque_haha whoa10:33
hachque_dat virtualization overhead10:33
maishskGood afternoon all10:34
SamYaple... is almost no existant really. As long as the host can support n number of VMs, it runs fine10:34
maishskis it possible to deploy instances with jenkins?10:34
*** shwang has quit IRC10:34
*** gfidente has joined #openstack10:34
*** hdd has joined #openstack10:34
*** dulek has joined #openstack10:34
*** mpaolino has quit IRC10:35
*** Marcos has joined #openstack10:35
*** yamamoto has quit IRC10:36
*** duplex has quit IRC10:37
*** mikeoutland has joined #openstack10:37
*** karimb has joined #openstack10:37
*** dooshtuRabbit has quit IRC10:37
*** duplex has joined #openstack10:37
*** pawel-palucki has quit IRC10:38
*** dulek has quit IRC10:38
*** pawel-palucki has joined #openstack10:38
*** Marga_ has joined #openstack10:39
*** karimb has quit IRC10:40
mrafieehello10:41
*** addnull has quit IRC10:41
*** dulek has joined #openstack10:41
*** mikeoutland has quit IRC10:41
*** karimb has joined #openstack10:42
*** kopparam has quit IRC10:42
*** addnull has joined #openstack10:42
mrafieeI have a problem while lunching an instance10:42
mrafieehttps://ask.openstack.org/en/question/54170/instance-failed-to-spawn-problem/10:42
*** addnull has quit IRC10:42
*** kopparam has joined #openstack10:43
*** addnull has joined #openstack10:44
*** Marga_ has quit IRC10:44
SamYaplemrafiee: as kashyapk pointed out, this is answered in another question (several in fact)10:44
SamYapleYou have a config issue10:44
SamYapleLikely it is misconfigured, but possibly the config file is just not being loaded10:44
*** zz_avozza is now known as avozza10:46
*** jfarschman has joined #openstack10:47
*** jfarschman is now known as MilesDenver10:47
*** mpaolino has joined #openstack10:48
*** MattMan has quit IRC10:49
*** yamamoto has joined #openstack10:49
*** dgonzalez has joined #openstack10:49
*** Free_maN has joined #openstack10:51
*** Free_maN has joined #openstack10:51
*** MilesDenver has quit IRC10:52
*** ArminderS has quit IRC10:52
*** ArminderS has joined #openstack10:52
*** avozza is now known as zz_avozza10:53
*** jcoufal has joined #openstack10:53
*** zz_avozza is now known as avozza10:56
*** MattMan has joined #openstack10:58
*** pboros has joined #openstack10:58
*** kopparam has quit IRC10:59
hachque_hmm10:59
*** ManikM has joined #openstack10:59
hachque_for some reason why i start the instance through openstack, libvirt shows it as "paused"10:59
hachque_when I do resume instance-0000000X10:59
hachque_then the VNC shows up correctly in the dashboard10:59
*** addnull has quit IRC11:00
hachque_oh11:00
hachque_here we go11:00
hachque_the dashboard just said11:00
hachque_Failed to launch instance "test": Please try again later [Error: Build of instance 42c70339-4791-42b5-ae3b-a23c1258a94c aborted: Failed to allocate the network(s), not rescheduling.].11:00
*** addnull_ has joined #openstack11:00
*** bdossant has joined #openstack11:01
mrafieeSamYaple: can you give me the link i could not find it11:01
mrafieeplz ^ :)11:01
*** kopparam has joined #openstack11:03
*** mrafiee has left #openstack11:03
*** avico has quit IRC11:04
SamYaplemrafiee https://ask.openstack.org/en/question/48407/instance-failing-to-spawn-logs-show-novaexception-unexpected-vif_typebinding_failed/11:05
*** maishsk has quit IRC11:05
*** Osenpai has joined #openstack11:05
*** itarchitectkev has quit IRC11:05
*** dsilva has joined #openstack11:06
*** yamamoto has quit IRC11:07
*** MaxV has quit IRC11:08
*** atrius has joined #openstack11:08
*** avozza is now known as zz_avozza11:10
*** dsilva_ has joined #openstack11:10
*** yamamoto has joined #openstack11:10
*** addnull_ has quit IRC11:10
*** dsilva has quit IRC11:11
hachque_well i'm getting VirtualInterfaceCreateException inside the nova compute logs11:12
*** MaxV has joined #openstack11:12
*** cedrics has quit IRC11:12
*** addnull has joined #openstack11:13
*** ronis has joined #openstack11:15
*** itarchitectkev has joined #openstack11:15
*** hdd has quit IRC11:15
*** addnull has quit IRC11:15
*** choonming has joined #openstack11:15
*** kopparam has quit IRC11:16
*** kopparam has joined #openstack11:16
*** otter768 has joined #openstack11:17
hachque_gah this networking will be the death of me11:18
hachque_there's no errors in the neutron logs11:18
hachque_the openvswitch logs look fine (adding the appropriate interfaces and whatnot)11:19
*** karimb has quit IRC11:19
*** kopparam has quit IRC11:20
*** ndipanov has quit IRC11:20
*** ndipanov has joined #openstack11:20
*** karimb has joined #openstack11:20
*** noway_ has quit IRC11:21
*** hdd has joined #openstack11:21
*** otter768 has quit IRC11:21
*** akas has quit IRC11:22
*** amuller__ has joined #openstack11:23
*** rfolco has joined #openstack11:24
*** geek_cl has joined #openstack11:24
*** kopparam has joined #openstack11:25
giorgiodinapolihachque_, which distro11:25
hachque_giorgiodinapoli: opensuse11:25
giorgiodinapoliOK that i dont know11:25
giorgiodinapolii hsd problem with ip tables ns in ubuntu11:26
hachque_iptables only contain nova related stuff11:26
hachque_for me11:26
*** wjiang has quit IRC11:26
SamYaplehachque_: did you turn on debug and verbose?11:27
SamYapleif noy you wont see anything11:27
hachque_yeah11:27
*** MaxV has quit IRC11:27
hachque_i have debug and verbose on in my logs11:27
hachque_but no errors or anything in the neutron logs11:27
SamYapleso you get the error in the compute log?11:27
hachque_the nova logs just show the exception11:27
SamYaplecan you post the logs and your nova.conf11:27
hachque_i did vif_plugging_is_fatal = False11:27
hachque_and vif_plugging_timeout= 011:27
hachque_in nova.conf, and it "worked"11:27
*** maishsk has joined #openstack11:27
hachque_but i'm pretty sure that just ignores the problem11:27
hachque_and that the networking is probably broken on the VM11:28
hachque_sure11:28
hachque_(i'll undo that change and start a new instance to reproduce the issue)11:28
*** dgonzalez has quit IRC11:28
*** rfolco has quit IRC11:29
*** rfolco has joined #openstack11:29
*** giorgiodinapoli has quit IRC11:30
hachque_ooh11:31
hachque_i just spotted11:31
hachque_nova.virt.disk.mount.nbd [-] nbd module not loaded11:31
ujjainhow do I query ip availability in Neutron?11:31
*** Poornima has quit IRC11:32
*** dsilva has joined #openstack11:33
*** hdd has quit IRC11:33
SamYaplehachque_: that is for qcow2 images and things.11:33
*** rfolco has quit IRC11:34
SamYaplehachque_: did you install sysfsutils (or opensuse equiv. package)?11:34
hachque_SamYaple: yeah, just fixed it so it loads on boot11:34
*** nlevinki has quit IRC11:35
*** dsilva_ has quit IRC11:35
*** pblaho has joined #openstack11:35
*** isaacb has joined #openstack11:36
*** rfolco has joined #openstack11:36
*** koolhead17 has quit IRC11:36
*** dsilva_ has joined #openstack11:36
*** koolhead17 has joined #openstack11:36
*** amuller__ is now known as amuller11:36
*** koolhead17 has quit IRC11:37
*** avico has joined #openstack11:37
*** itarchitectkev has quit IRC11:37
*** marcusvrn has quit IRC11:37
*** mrafiee has joined #openstack11:38
hachque_SamYaple: i also have sysfsutils installed11:38
*** dsilva has quit IRC11:39
hachque_SamYaple: here is nova.conf http://paste.openstack.org/show/137414/11:39
*** jecarey has joined #openstack11:39
*** MasterPiece has quit IRC11:39
*** marius_endian has quit IRC11:39
*** Marga_ has joined #openstack11:40
*** marius_endian has joined #openstack11:40
*** rfolco has quit IRC11:40
*** adalbas has joined #openstack11:40
hachque_now just waiting for the instance stuff to run through until it fails11:41
hachque_which could take another 5 minutes or so11:41
*** rfolco has joined #openstack11:42
*** JRobinson__afk has joined #openstack11:44
*** Marga_ has quit IRC11:45
*** JRobinson__afk is now known as JRobinson__11:45
*** pblaho has quit IRC11:45
*** neeti has quit IRC11:45
*** mrafiee has quit IRC11:46
*** mrafiee has joined #openstack11:47
*** drankis has joined #openstack11:47
*** nlevinki has joined #openstack11:47
*** rfolco has quit IRC11:47
*** jfarschman has joined #openstack11:47
*** jfarschman is now known as MilesDenver11:47
*** HolyGoat has quit IRC11:48
*** mrjazzcat has joined #openstack11:48
*** ArminderS has quit IRC11:50
*** jecarey has quit IRC11:50
*** zz_avozza is now known as avozza11:51
*** alexpilotti has joined #openstack11:52
*** kopparam has quit IRC11:52
*** rdo has quit IRC11:52
*** noway_ has joined #openstack11:52
*** choonming has quit IRC11:52
*** MilesDenver has quit IRC11:52
*** MarkB1 has joined #openstack11:53
*** MasterPiece has joined #openstack11:53
*** aveek has quit IRC11:54
*** rdo has joined #openstack11:54
*** mkulke has joined #openstack11:54
mkulkehello, how can see the list of floating ips available to a tenant?11:54
hachque_SamYaple: http://paste.openstack.org/show/137426/11:55
hachque_here's the compute log11:55
hachque_oh11:55
*** marcusvrn has joined #openstack11:56
*** stetho has joined #openstack11:56
hachque_looks like paste.openstack.org didn't paste all of that11:56
*** chandankumar has quit IRC11:56
*** MarcMorata has joined #openstack11:56
*** dsilva has joined #openstack11:58
hachque_SamYaple: https://code.redpointsoftware.com.au/F38717011:59
hachque_there's a link to the uploaded log file11:59
*** rfolco has joined #openstack11:59
*** geek_cl has quit IRC11:59
*** deepthi has quit IRC12:00
*** cedrics has joined #openstack12:01
*** dsilva_ has quit IRC12:01
hachque_if you search for "exception" you can see the VirtualInterfaceCreateException12:01
*** Sankar_ has joined #openstack12:01
*** mrafiee has quit IRC12:01
*** dsilva_ has joined #openstack12:01
*** chandankumar has joined #openstack12:01
*** kopparam has joined #openstack12:01
*** ManikM has quit IRC12:02
hachque_i can also see Timeout waiting for vif plugging callback for instance 51c175fb-6933-453d-9798-6b32924c87d712:02
hachque_as a warning from the nova libvirt driver12:02
*** markus_z has quit IRC12:02
SamYaplehachque_: Ive gotten busy here at work, but my guess is that your metadata stuff isnt setup correctly12:03
*** dimsum__ has joined #openstack12:03
SamYaplethat should hanle port updates and things for nova12:03
SamYapleit is configured in both neutron.conf and nova.conf12:03
hachque_as in the service_metadata_proxy ?12:03
*** mrafiee has joined #openstack12:04
*** dsilva has quit IRC12:04
*** rfolco has quit IRC12:04
*** mrafiee has quit IRC12:05
*** dsilva has joined #openstack12:06
*** rfolco has joined #openstack12:06
*** yfauser has joined #openstack12:07
*** yfauser has left #openstack12:08
*** ashishchandra has quit IRC12:08
*** alexpilotti has quit IRC12:08
*** ashishchandra has joined #openstack12:08
*** avico has quit IRC12:08
*** dsilva_ has quit IRC12:09
*** avozza is now known as zz_avozza12:09
*** rfolco has quit IRC12:10
SamYapleyes nova-api-metadata-proxy and neutron-metadata-agent12:11
*** dsilva_ has joined #openstack12:11
*** michaelneale has quit IRC12:11
*** JRobinson__ has quit IRC12:12
*** noway__ has joined #openstack12:12
*** dsilva has quit IRC12:14
*** |lechat| is now known as _|lechat|12:15
*** noway_ has quit IRC12:16
*** markus_z has joined #openstack12:16
*** kopparam has quit IRC12:18
*** markus_z has quit IRC12:18
*** b1rkh0ff has joined #openstack12:20
*** pblaho has joined #openstack12:21
*** koolhead17 has joined #openstack12:21
*** kopparam has joined #openstack12:21
*** vkmc has joined #openstack12:22
*** vkmc has quit IRC12:22
*** vkmc has joined #openstack12:22
*** alexpilotti has joined #openstack12:22
*** rfolco has joined #openstack12:23
*** mikeoutland has joined #openstack12:26
*** MaxV has joined #openstack12:27
*** NoNMaDDe_ has quit IRC12:27
*** rfolco has quit IRC12:28
*** moha_hunt has joined #openstack12:28
*** mrjazzcat has quit IRC12:29
*** ManikM has joined #openstack12:29
*** andresmujica has joined #openstack12:29
*** ManikM has quit IRC12:29
*** kopparam has quit IRC12:29
*** ManikM has joined #openstack12:30
*** alexpilotti has quit IRC12:30
*** aveek has joined #openstack12:30
*** mikeoutland has quit IRC12:30
*** sayan has joined #openstack12:31
*** ToMiles has quit IRC12:32
*** weshay has joined #openstack12:32
_nickhachque_: you can set vif_plugging_is_fatal to false and also vif_plugging_timeout = 0 in nova.conf on your compute nodes12:33
hachque__nick: i actually just think i found the issue12:33
_nickhachque_: but really you should configure neutron notifications to talk to nova properly12:33
hachque_i had service_metadata_proxy and metadata_proxy_shared_secret in the default section12:33
hachque_and not the neutron section12:33
*** krypto has quit IRC12:34
*** amuller_ has joined #openstack12:37
*** amuller has quit IRC12:37
*** yano has quit IRC12:37
*** cpg is now known as cpg|away12:37
*** kobtea has joined #openstack12:39
*** vdo has quit IRC12:39
*** pensu1 has quit IRC12:39
*** nkhare_ has quit IRC12:39
*** ManikM has quit IRC12:40
*** aveek has quit IRC12:40
*** rfolco has joined #openstack12:40
*** Marga_ has joined #openstack12:41
*** amuller__ has joined #openstack12:41
*** ToMiles has joined #openstack12:41
*** ToMiles has quit IRC12:41
*** ToMiles has joined #openstack12:42
*** sgordon_ has joined #openstack12:43
*** markus_z has joined #openstack12:44
*** kobtea has quit IRC12:44
*** rmartinelli has joined #openstack12:44
*** amuller_ has quit IRC12:44
hachque_well that didn't fix it :(12:44
*** rfolco has quit IRC12:44
hachque_well for now i'll just disable vif timeout12:45
*** dgonzalez has joined #openstack12:45
hachque_and vif is fatal12:45
*** amuller has joined #openstack12:45
*** Marga_ has quit IRC12:46
*** MarkB1 has quit IRC12:46
*** danielbruno has joined #openstack12:46
*** jfarschman has joined #openstack12:48
*** jfarschman is now known as MilesDenver12:48
*** rdo has quit IRC12:49
*** amuller__ has quit IRC12:49
*** neha has quit IRC12:50
*** rmartinelli has quit IRC12:50
*** vt102 has joined #openstack12:51
*** rdo has joined #openstack12:51
*** jcoufal_ has joined #openstack12:51
*** NoNMaDDeN has joined #openstack12:51
*** MilesDenver has quit IRC12:53
*** ManikM has joined #openstack12:53
*** aspiers has joined #openstack12:53
*** kaisers has quit IRC12:53
*** mberlin has quit IRC12:53
*** kayaliu has joined #openstack12:53
*** jcoufal has quit IRC12:54
*** garysday has joined #openstack12:54
*** mberlin has joined #openstack12:55
*** kaisers has joined #openstack12:55
*** marcusvrn1 has joined #openstack12:56
*** kayaliu has quit IRC12:56
*** rfolco has joined #openstack12:57
*** marcusvrn has quit IRC12:57
_nickhachque_: i was going to say, those errors are nothing to do with the metadata components12:58
*** rdo has quit IRC12:59
*** deepakcs has quit IRC12:59
*** k4n0 has quit IRC13:00
*** tmclaugh[work] has joined #openstack13:00
*** topshare has joined #openstack13:00
*** topshare has quit IRC13:00
*** rdo has joined #openstack13:01
*** rfolco has quit IRC13:01
*** topshare has joined #openstack13:01
*** rmartinelli has joined #openstack13:02
*** rfolco has joined #openstack13:03
*** _|lechat| has quit IRC13:03
*** maishsk has quit IRC13:04
*** sandywalsh has joined #openstack13:04
*** _|lechat| has joined #openstack13:04
*** _|lechat| is now known as |lechat|13:05
*** jaypipes has joined #openstack13:05
*** Sankar_ has quit IRC13:07
garysdayHello Peeps, can someone help me with an Openstack Glance issue.... problem intalling glance on Juno with Ubuntu13:07
*** Flemzord has joined #openstack13:07
*** rfolco has quit IRC13:07
*** rfolco has joined #openstack13:09
koolhead17ttx: around13:09
ttxkoolhead17: I am13:09
*** DCaron has joined #openstack13:10
hugokuokoolhead17: yoyoyo13:11
*** masco has quit IRC13:11
koolhead17hello hugokuo how have you been brother?13:11
koolhead17ttx: dm13:12
*** stamak has quit IRC13:12
*** aspiers has quit IRC13:12
hugokuokoolhead17: goooooood13:12
koolhead17hugokuo: glad to know :)13:12
*** rfolco has quit IRC13:13
*** badiane_ka has joined #openstack13:14
*** hewbrocca has joined #openstack13:14
*** ganso has quit IRC13:15
*** maishsk has joined #openstack13:16
*** rdo has quit IRC13:16
*** Veman has joined #openstack13:17
*** ashishchandra has quit IRC13:17
*** otter768 has joined #openstack13:18
*** rdo has joined #openstack13:18
*** TheOsprey has joined #openstack13:18
*** morazi has joined #openstack13:19
*** MasterPiece has quit IRC13:20
*** dgonzalez has quit IRC13:20
*** eglynn is now known as eglyn-lunch13:20
*** eglyn-lunch is now known as eglynn-lunch13:20
*** galstrom_zzz is now known as galstrom13:20
*** Veman has quit IRC13:21
*** baoli has joined #openstack13:22
*** baoli has quit IRC13:22
*** otter768 has quit IRC13:22
*** eharney has joined #openstack13:23
*** baoli has joined #openstack13:23
*** kobtea has joined #openstack13:23
*** aspiers has joined #openstack13:23
*** hachque has joined #openstack13:24
*** tchaypo has quit IRC13:24
*** quack_quack has quit IRC13:24
*** pweiss has quit IRC13:24
*** serverascode___ has quit IRC13:24
*** jeremypruitt___ has quit IRC13:24
*** CaptTofu has quit IRC13:24
*** zhiyan has quit IRC13:24
*** victor_lowther has quit IRC13:24
*** jdaggett has quit IRC13:24
*** n1ftyn8 has quit IRC13:24
*** mehdi has quit IRC13:24
*** twillber has quit IRC13:24
*** ybabenko has quit IRC13:25
*** x86 has quit IRC13:25
*** goodes has quit IRC13:25
*** Pintomatic has quit IRC13:25
*** hachque_ has quit IRC13:25
*** VeggieMeat_ has joined #openstack13:25
*** utfans05 has quit IRC13:25
*** Ursinha has quit IRC13:25
*** patcable has quit IRC13:25
*** pweiss has joined #openstack13:25
*** CaptTofu has joined #openstack13:25
*** jeremypruitt___ has joined #openstack13:26
*** Putns has quit IRC13:26
*** rainya has quit IRC13:26
*** VeggieMeat has quit IRC13:26
*** dkusidlo has quit IRC13:26
*** rfolco has joined #openstack13:26
*** ybabenko has joined #openstack13:26
*** patcable has joined #openstack13:26
*** Ursinha has joined #openstack13:26
*** jdaggett_ has joined #openstack13:26
*** nshaikh has quit IRC13:26
*** dkusidlo has joined #openstack13:26
*** n1ftyn8 has joined #openstack13:26
*** tchaypo has joined #openstack13:26
*** quack_quack_ has joined #openstack13:26
*** Pintomatic has joined #openstack13:26
*** goodes has joined #openstack13:26
*** Putns has joined #openstack13:26
*** x86 has joined #openstack13:27
*** rainya has joined #openstack13:27
*** victor_lowther has joined #openstack13:27
*** serverascode___ has joined #openstack13:27
*** zhiyan has joined #openstack13:27
*** _mprice has joined #openstack13:28
*** mehdi has joined #openstack13:28
*** utfans05 has joined #openstack13:28
*** nstrug has quit IRC13:28
*** jaybrueder has joined #openstack13:29
*** noslzzp has joined #openstack13:29
*** _mprice1 has quit IRC13:29
*** koolhead17 has quit IRC13:30
*** galstrom is now known as galstrom_zzz13:30
*** rfolco has quit IRC13:30
*** TooLmaN has joined #openstack13:30
*** koolhead17 has joined #openstack13:30
*** Janki has quit IRC13:31
*** jaybrueder has quit IRC13:31
*** jaybrueder has joined #openstack13:31
*** SamYaple1 has joined #openstack13:31
*** Flemzord has quit IRC13:32
*** rfolco has joined #openstack13:33
*** julim has joined #openstack13:33
*** dneary has joined #openstack13:33
*** che-arne has joined #openstack13:34
*** atrius has quit IRC13:34
*** Barker has joined #openstack13:35
*** koolhead17 has quit IRC13:35
hachqueis there any way to configure cinder to just use files for storage?13:35
*** atrius has joined #openstack13:36
hachquei mean I guess I could use the NFS driver and point it back to a folder on the local machine13:36
hachquebut that seems weird13:36
*** NithyaG has joined #openstack13:37
*** vnguyen has joined #openstack13:37
*** rfolco has quit IRC13:37
*** rfolco has joined #openstack13:38
*** Barker has quit IRC13:38
*** dsilva has joined #openstack13:39
*** tkramer has joined #openstack13:39
*** ayoung has joined #openstack13:41
*** Marga_ has joined #openstack13:41
*** francois has joined #openstack13:42
*** dsilva_ has quit IRC13:42
*** kavan has quit IRC13:43
*** jaybrueder has quit IRC13:43
*** stephane has quit IRC13:44
*** jaybrueder has joined #openstack13:44
*** koolhead17 has joined #openstack13:44
*** koolhead17 has joined #openstack13:44
*** MarkB1 has joined #openstack13:45
*** Sir_Designer has quit IRC13:46
*** diegows has joined #openstack13:46
*** Marga_ has quit IRC13:46
*** jaybrueder has quit IRC13:47
*** joeg has joined #openstack13:47
*** ngoracke has joined #openstack13:48
*** v4nn1ster has quit IRC13:48
*** coredump has quit IRC13:49
*** jaybrueder has joined #openstack13:49
*** jfarschman has joined #openstack13:49
*** jfarschman is now known as MilesDenver13:49
*** inodb has joined #openstack13:49
*** v4nn1ster has joined #openstack13:49
*** dsilva_ has joined #openstack13:50
*** scuttle|afk is now known as scuttlemonkey13:51
*** jamespage_ has joined #openstack13:51
*** morazi has quit IRC13:51
*** pravins has quit IRC13:52
*** joeg1 has joined #openstack13:52
*** joeg has quit IRC13:52
*** jamespage_ has quit IRC13:52
*** joeg1 has quit IRC13:53
*** joeg has joined #openstack13:53
*** dsilva has quit IRC13:53
*** dgurtner has quit IRC13:53
*** Sir_Designer has joined #openstack13:53
*** MilesDenver has quit IRC13:54
*** tier has joined #openstack13:55
*** nitti has joined #openstack13:56
*** koolhead17 has quit IRC13:56
*** koolhead17 has joined #openstack13:57
*** dyasny has joined #openstack13:57
*** mrunge has quit IRC13:58
*** tmclaugh[work] has quit IRC13:58
*** kavan has joined #openstack13:59
*** rbowen has joined #openstack13:59
*** darknet has joined #openstack13:59
*** stephane has joined #openstack13:59
*** gszasz has quit IRC14:01
*** dimsum__ has quit IRC14:01
*** koolhead17 has quit IRC14:02
*** dimsum__ has joined #openstack14:02
*** klamath has joined #openstack14:03
*** vnguyen has quit IRC14:03
*** kolesovdv has quit IRC14:04
*** mkollaro has joined #openstack14:04
*** egafford has joined #openstack14:05
*** gszasz has joined #openstack14:05
*** vnguyen has joined #openstack14:05
*** kopparam has joined #openstack14:06
*** choirboy has joined #openstack14:06
*** pradipta is now known as pradipta_away14:07
*** sach_ has joined #openstack14:07
*** lucendio has quit IRC14:08
*** xXSublimeXx has joined #openstack14:08
*** sach_ has quit IRC14:08
*** SHAITAN has joined #openstack14:09
SHAITANhello?14:09
*** lucendio has joined #openstack14:10
*** ndipanov has quit IRC14:10
SHAITANopen stackers?14:10
*** dgonzalez has joined #openstack14:10
*** rdas has quit IRC14:10
*** puck has quit IRC14:11
*** puck has joined #openstack14:11
*** diegows has quit IRC14:11
tchaypoThere are some here.14:11
*** chandankumar has quit IRC14:12
SHAITAN(y)14:12
rockeylittle bit short of a thousand14:12
*** yano has joined #openstack14:12
SHAITANyet a lil deserted14:12
*** esker has joined #openstack14:12
*** masco has joined #openstack14:13
*** stephane has quit IRC14:13
*** esker has quit IRC14:13
*** esker has joined #openstack14:13
*** crose has joined #openstack14:14
*** ndipanov has joined #openstack14:14
*** dgurtner has joined #openstack14:14
*** dgurtner has joined #openstack14:14
*** v4nn1ster has quit IRC14:15
*** mikeoutland has joined #openstack14:15
*** v4nn1ster has joined #openstack14:15
*** jckasper_ has quit IRC14:16
*** dsilva has joined #openstack14:16
*** esker has quit IRC14:16
*** dsilva_ has quit IRC14:18
*** SHAITAN has quit IRC14:18
*** mikeoutland has quit IRC14:20
*** gigawhat has joined #openstack14:20
*** lucendio has quit IRC14:22
*** vnguyen has quit IRC14:23
*** stephane has joined #openstack14:24
*** dgonzalez has quit IRC14:25
*** BobZ_Annapolis has joined #openstack14:25
*** eglynn-lunch is now known as eglynn14:25
*** jskinner has joined #openstack14:26
*** andrewbogott_afk is now known as andrewbogott14:27
*** rushil has joined #openstack14:27
nikil22hi in multinode deployment Dhcp ip lease is failing (sending descovered failed...) How can i debut it. ps -aux |grep relay or ps -aux |grep dhclient in controller node doesnot give any output14:28
*** ManikM has quit IRC14:29
*** ManikM has joined #openstack14:29
*** belmoreira has quit IRC14:31
*** avico has joined #openstack14:32
*** bdossant has quit IRC14:33
*** aeperezt has joined #openstack14:33
*** stephane has quit IRC14:35
*** avico has quit IRC14:35
*** tmclaugh[work] has joined #openstack14:35
*** blackboxsw has joined #openstack14:36
*** avico has joined #openstack14:36
*** busterswt has joined #openstack14:36
*** koolhead17 has joined #openstack14:36
*** avico has quit IRC14:37
*** SauzaRob has joined #openstack14:38
*** patcable has quit IRC14:39
*** patcable has joined #openstack14:39
*** dgonzalez has joined #openstack14:40
*** avico has joined #openstack14:40
*** edmund has joined #openstack14:40
*** lborda has joined #openstack14:41
*** vnguyen has joined #openstack14:42
*** ncerny has joined #openstack14:42
*** mjturek has joined #openstack14:42
*** Marga_ has joined #openstack14:42
*** badiane_ka has quit IRC14:42
*** avico has quit IRC14:43
*** dgurtner has quit IRC14:44
*** rotbeard has quit IRC14:44
*** danofsatx-work has quit IRC14:44
*** andrewbogott has left #openstack14:45
*** danofsatx-work has joined #openstack14:45
*** maishsk has quit IRC14:45
*** corXi has quit IRC14:46
*** Marga_ has quit IRC14:47
*** signed8bit has joined #openstack14:48
*** morazi has joined #openstack14:49
*** pmallya has joined #openstack14:49
*** pmallya has quit IRC14:50
*** galstrom_zzz is now known as galstrom14:50
*** thedodd has joined #openstack14:50
*** pmallya_ has joined #openstack14:50
*** esker has joined #openstack14:51
*** galstrom is now known as galstrom_zzz14:52
*** topshare has quit IRC14:53
*** masco has quit IRC14:53
*** wuhg has quit IRC14:53
*** vhoward has left #openstack14:53
*** dgonzalez has quit IRC14:54
*** tier_ has joined #openstack14:54
*** dangers_away is now known as dangers14:56
*** dgonzalez has joined #openstack14:57
*** tier has quit IRC14:57
*** jpomero_ is now known as jpomero14:58
*** cdub has joined #openstack14:59
*** v4nn1ster has quit IRC14:59
*** v4nn1ster has joined #openstack15:00
*** mleone has joined #openstack15:01
*** vnguyen has quit IRC15:01
*** mkolesni__ has quit IRC15:04
*** rbak has joined #openstack15:05
*** dANO has joined #openstack15:05
*** robbiew has joined #openstack15:05
*** vtzan_ has joined #openstack15:06
*** vtzan has quit IRC15:06
*** nlevinki has quit IRC15:07
*** dgurtner has joined #openstack15:07
*** dgurtner has joined #openstack15:07
*** hyperbaba has quit IRC15:08
*** ndipanov has quit IRC15:08
*** arielb has joined #openstack15:09
*** arielb has joined #openstack15:09
*** ale has quit IRC15:09
*** avico has joined #openstack15:10
*** esker has quit IRC15:10
*** lazy_prince is now known as killer_prince15:10
*** ale has joined #openstack15:10
*** esker has joined #openstack15:10
*** balajiiyer has joined #openstack15:11
*** ZiGMaX has joined #openstack15:12
*** Joufflu has joined #openstack15:12
*** vnguyen has joined #openstack15:12
*** doug-fish has joined #openstack15:12
*** timsim has joined #openstack15:13
*** timsim has quit IRC15:13
*** prad has joined #openstack15:13
*** mwichmann has joined #openstack15:13
*** timsim has joined #openstack15:13
*** TheOsprey has quit IRC15:14
*** tshefi has quit IRC15:14
*** BobZ_Annapolis_ has joined #openstack15:15
*** zz_jgrimm is now known as jgrimm15:15
*** kitch_ has joined #openstack15:15
*** pboros has quit IRC15:16
kitch_Question. How secure is it to have multiple tenants share a single L3 router as long as each has a private network with non-routable addresses?15:17
*** dulek_ has joined #openstack15:17
*** AnilV4 has quit IRC15:17
*** BobZ_Annapolis has quit IRC15:17
*** esker has quit IRC15:18
*** pboros has joined #openstack15:18
*** otter768 has joined #openstack15:18
*** dulek has quit IRC15:19
SamYaplekitch_: safe and common as long as the router is owned by an admin15:19
*** koolhead17 has quit IRC15:19
kitch_Yep, plan is that the router would be admin owned15:19
SamYaplethis means ports connected form the router to a tenant network would have to be done by an admin15:19
SamYaplemaybe this will work with shared.. but im not sure15:19
*** koolhead17 has joined #openstack15:19
SamYapleoh also, this removes the ability to have overlapping subnets15:20
*** jckasper has joined #openstack15:20
*** nlevinki has joined #openstack15:20
*** andresmujica has quit IRC15:20
SamYapleto be more clear, no overlapping subnets connected to the router (technically you can have them in the tenant connected to different routers15:20
kitch_SamYaple: Our plan is that the admin would create the tenant networks and connect them to the router. Yes, no overlapping. So how do you prevent tenant to tenant communication in this scenario? I know that say a 172 address is non-routable say upstream/downstream out of the router, but is it safe from side to side?15:20
*** ndipanov has joined #openstack15:21
SamYaplekitch_: what rules do you think are in place side to side?15:21
kitch_Will the L3 router not allow tenant A on 172.1.x.x to ping address on tenant B 172.2.0.015:21
*** ayoung is now known as ayoung-afk15:22
kitch_Well, I guess that is my question, will the L3 router default rules prevent that side to side connectivity?15:22
SamYaplePretty sure that is all blocked, but I may be confusing FWaaS plugin with this. I suggest testing it unless you want to dig in the code (and even then...)15:22
*** r-daneel has joined #openstack15:22
*** thedodd has quit IRC15:22
kitch_SamYaple: Yeah, we do plan to test more thoroughly, was just curious if others had experience with it15:22
SamYaplei did setup what you are talking about at one point, but its been to long for me to give definite answers15:22
*** mikeoutland has joined #openstack15:23
*** atrius has quit IRC15:23
kitch_SamYaple: fair enough. I’ll let you know what we find out.15:23
*** otter768 has quit IRC15:24
*** koolhead17 has quit IRC15:24
*** andresmujica has joined #openstack15:24
*** v01d has joined #openstack15:24
*** atrius has joined #openstack15:24
*** gregmark has joined #openstack15:25
*** nihilifer has quit IRC15:26
*** rdo has quit IRC15:27
*** nikil22 has quit IRC15:27
*** rushil has left #openstack15:28
*** rdo has joined #openstack15:28
*** ZiGMaX has quit IRC15:29
*** rdaly2 has joined #openstack15:29
*** mkulke has quit IRC15:29
*** cfh has joined #openstack15:30
*** angdraug has joined #openstack15:30
*** jthorne has joined #openstack15:31
*** jfarschman has joined #openstack15:31
*** jfarschman is now known as MilesDenver15:31
*** mikeoutland has quit IRC15:32
*** dimsum__ is now known as dims15:32
*** cedricss has joined #openstack15:32
*** mrjazzcat has joined #openstack15:33
*** twillber has joined #openstack15:33
*** twillber has joined #openstack15:33
*** eblake_ has joined #openstack15:33
*** fnaval has joined #openstack15:34
*** rtheis has joined #openstack15:34
*** jaybrueder has quit IRC15:34
*** Tross has quit IRC15:35
*** cedrics has quit IRC15:35
*** atiwari has joined #openstack15:35
*** avico has quit IRC15:36
*** asahlin_ has joined #openstack15:37
*** esheffield has joined #openstack15:37
*** NoNMaDDeN has quit IRC15:37
*** asahlin_ has left #openstack15:37
*** NoNMaDDeN has joined #openstack15:38
*** crose has quit IRC15:38
*** v4nn1ster has quit IRC15:38
*** kopparam has quit IRC15:38
*** dulek_ has quit IRC15:39
*** cedrics_ has joined #openstack15:39
*** dulek has joined #openstack15:39
*** avico has joined #openstack15:40
*** dsilva has quit IRC15:41
*** r3doz has quit IRC15:41
*** Bluedusk_ has joined #openstack15:42
*** cedricss has quit IRC15:42
*** mikeoutland has joined #openstack15:43
*** Marga_ has joined #openstack15:43
*** ianychoi has quit IRC15:43
*** amalagon has quit IRC15:44
*** dsilva has joined #openstack15:45
*** mikeoutland has quit IRC15:45
*** krtaylor has quit IRC15:47
*** x86 has quit IRC15:47
*** x86 has joined #openstack15:47
*** koolhead17 has joined #openstack15:47
*** anderbubble has joined #openstack15:47
*** Marga_ has quit IRC15:48
*** Joufflu has quit IRC15:49
*** dgurtner has quit IRC15:49
*** ArminderS has joined #openstack15:49
*** nshaikh has joined #openstack15:49
*** vmtyler has joined #openstack15:51
*** cemason has joined #openstack15:52
*** shibby has joined #openstack15:52
*** esker has joined #openstack15:52
*** fmccarthy has left #openstack15:52
*** sayan has quit IRC15:53
*** VeggieMeat_ is now known as VeggieMeat15:53
*** ayoung-afk is now known as ayoung15:53
*** fmccarthy has joined #openstack15:54
*** krtaylor has joined #openstack15:54
*** ncerny has quit IRC15:55
*** jprovazn has quit IRC15:55
*** avico has quit IRC15:57
*** vmtyler has quit IRC15:58
*** egafford has quit IRC16:01
*** BLZbubba has joined #openstack16:01
*** ndipanov has quit IRC16:01
*** shibby has quit IRC16:01
*** LucaTM has left #openstack16:02
*** ndipanov has joined #openstack16:02
*** ndipanov has quit IRC16:02
*** kebray has joined #openstack16:04
*** juice has quit IRC16:04
*** Raugturi has joined #openstack16:04
*** darknet has quit IRC16:05
*** ndipanov has joined #openstack16:05
*** txomon|fon has joined #openstack16:06
*** tsekiyama has joined #openstack16:06
*** andresmujica has quit IRC16:07
txomon|fonhi, I am trying to have swift use cinder as storage, is it possible?16:07
*** nkrinner has quit IRC16:07
*** rbowen has quit IRC16:07
jgriffithtxomon|fon: nope16:07
notmynametxomon|fon: no, not really16:07
*** rbowen has joined #openstack16:07
*** mrmike has joined #openstack16:07
txomon|fonbecause I have read about glance using cinder/swift...16:08
txomon|fonok16:08
*** juice has joined #openstack16:08
notmynamejgriffith: I mean, yeah you could carve up cinder volumes and put those into the swift ring. but that's almost certainly a really bad idea16:08
*** Gwys has joined #openstack16:08
*** coredump has joined #openstack16:08
*** dsilva_ has joined #openstack16:08
jgriffithnotmyname: yeah, that's what I was wondering if txomon|fon was thinking of16:09
jgriffithnotmyname: and I'd agree likely not an *ideal* approach16:09
jgriffithnotmyname: could be more trouble than it's worth for sure16:09
notmynamejgriffith: where "not ideal" == pretty terrible? ;-)16:09
jgriffithnotmyname: Tomateo, Tomato16:09
notmynamejgriffith: and then you snap your cinder volumes to swift! it's volumes all the way down!16:09
*** Tross has joined #openstack16:10
jgriffithnotmyname: lol16:10
*** kobtea has quit IRC16:10
jgriffithnotmyname: it's really all the way around not a good idea16:10
*** mtl1 has joined #openstack16:10
*** kobtea has joined #openstack16:10
jgriffithnotmyname: unless you want to build a swift cluster using OpenStack for some experimental thing16:10
txomon|fonI have openstack installed just in one machine, and will in some point in the future have it in 2. So I am wondering whether it makes sense to have the object storage use the block storage device as backend or not16:10
notmynamejgriffith: openstack? experimental? nobody does that!16:10
*** antons has joined #openstack16:11
jgriffithhaha16:11
*** dsilva has quit IRC16:11
txomon|fonmainly because swift knows about objects and cinder about how to store them16:12
notmynametxomon|fon: I love what you're thinking, but swift and cinder are for different things and solve different problems. they work together in that you can do cinder backups/snapshots to swift, but you can't use cinder as the volumes that swift uses16:12
*** a_le has joined #openstack16:12
*** cemason has quit IRC16:12
txomon|fonoh ok16:12
txomon|fonso swift stores directly in a normal filesystem?16:12
txomon|fonor does it need some sort of LVM or RAID?16:13
notmynametxomon|fon: ya. you give swift hard drives formatted with a local filesystem (XFS is recommended). no need for RAID. there are some use cases for LVM, but that's beyond the scope of this discussion16:13
*** damadhatter has quit IRC16:13
*** damadhatter has joined #openstack16:13
*** nlevinki has quit IRC16:14
notmynametxomon|fon: the important point is to not hide the physical failure domains from swift. that's why you normally don't want to use cinder for provisioning volumes to be used by swift16:14
txomon|fonoh ok, so it's failure proof itself16:14
txomon|fonoki doky16:14
txomon|fon=)16:14
*** tab_____ has joined #openstack16:14
*** kobtea has quit IRC16:15
*** dylanmei has quit IRC16:15
*** achanda has joined #openstack16:16
*** dulek has quit IRC16:16
*** jeffq_ is now known as jeffq16:17
*** dulek has joined #openstack16:17
*** shibby has joined #openstack16:17
*** anderbubble has quit IRC16:17
txomon|fonOk, this explains quite well what it's for: https://www.youtube.com/watch?v=G0zz6ahZjnE16:18
*** nfedotov has quit IRC16:19
*** jngd has joined #openstack16:19
*** larsam has joined #openstack16:20
*** dtrainor has joined #openstack16:20
*** Longgeek has quit IRC16:23
*** boden has joined #openstack16:24
*** dsilva has joined #openstack16:25
*** MrMonkey has joined #openstack16:27
*** dsilva_ has quit IRC16:27
*** hemanthm has joined #openstack16:27
*** achanda has quit IRC16:29
*** ManikM has quit IRC16:29
*** ManikM has joined #openstack16:29
*** anderbubble has joined #openstack16:31
*** balajiiyer has left #openstack16:31
*** Romik has joined #openstack16:33
*** ncerny has joined #openstack16:33
*** mrmartin has quit IRC16:35
*** mrmartin has joined #openstack16:35
*** gszasz has quit IRC16:37
*** epcim has quit IRC16:37
*** Romik has quit IRC16:38
*** aswadr has joined #openstack16:38
*** andresmujica has joined #openstack16:39
*** kopparam has joined #openstack16:39
*** pravins has joined #openstack16:39
*** vryzhenkin has quit IRC16:40
*** mkollaro has quit IRC16:42
*** egafford has joined #openstack16:42
*** antons has quit IRC16:43
*** antons has joined #openstack16:43
*** Marga_ has joined #openstack16:44
*** kopparam has quit IRC16:44
*** Gwys has quit IRC16:45
*** pkoniszewski has quit IRC16:45
*** dANO has quit IRC16:45
*** dANO has joined #openstack16:46
*** bvandenh has quit IRC16:46
*** RedW has joined #openstack16:47
*** kopparam has joined #openstack16:47
*** ngoracke has quit IRC16:47
*** bahazc has joined #openstack16:47
*** Marga_ has quit IRC16:48
*** _cjones_ has joined #openstack16:48
*** Marga_ has joined #openstack16:49
*** zz_avozza is now known as avozza16:49
*** dulek has quit IRC16:50
*** okrieg has joined #openstack16:50
*** Romik has joined #openstack16:52
*** arxcruz has quit IRC16:52
*** tim|mint has quit IRC16:53
*** matiu has quit IRC16:53
*** avozza is now known as zz_avozza16:53
*** Marga_ has quit IRC16:53
*** amalagon has joined #openstack16:54
*** avico has joined #openstack16:54
*** afazekas has quit IRC16:54
*** JayJ has joined #openstack16:54
*** andresmujica has quit IRC16:55
*** brokencycle has quit IRC16:56
*** garysday has quit IRC16:57
*** chale_ has joined #openstack16:57
JayJCan somebody enlighten me with a very basic question? Where is ephemeral disk of the instance stored on the physical disk? I assumed it should be under /var/... qemu/images, default location. I cannot find it there!16:58
*** amalagon has quit IRC16:58
*** shibby has quit IRC16:59
*** matjazp has joined #openstack16:59
*** groen692 has quit IRC16:59
*** mattgriffin has joined #openstack16:59
*** ttrifonov is now known as zz_ttrifonov16:59
*** isaacb has quit IRC16:59
*** nikhil_k is now known as nikhil_k|vacay17:00
*** cfh has quit IRC17:00
*** ndipanov has quit IRC17:01
*** sarob has joined #openstack17:01
*** omachace has quit IRC17:02
*** MaxV has quit IRC17:02
*** sayan has joined #openstack17:03
*** bahazc has quit IRC17:04
*** chandankumar has joined #openstack17:04
*** bahazc has joined #openstack17:04
*** monst has joined #openstack17:04
*** MaxV has joined #openstack17:05
jthorneJayJ its stored in the folder named after the UUID in /var/lib/nova/instances17:05
*** dweaver has joined #openstack17:07
txomon|fonhi, I have configured nova to use cinder, but I can still launch stuff in the local storage17:07
txomon|fonany ideas on how to hide that option from the horizon panel?17:07
*** markus_z has quit IRC17:08
*** a_le has quit IRC17:08
*** rmoe has quit IRC17:09
*** mtl1 has quit IRC17:09
*** anderbubble_ has joined #openstack17:11
*** anderbubble_ has quit IRC17:11
*** anderbubble has quit IRC17:11
*** anderbubble has joined #openstack17:11
*** sayan has quit IRC17:11
*** dsilva_ has joined #openstack17:11
*** kobtea has joined #openstack17:12
*** spligak has quit IRC17:13
JayJjthorne:  hmm.. I've configured backend storage "enabled_backends=sas_storage,fusionio_storage" I thought only cinder uses this. However, it appears that the instance is launched pn rbd backend. Is that how it works? I want the ephemeral storage to stay on the local disk where instance is running17:13
*** radez_g0n3 is now known as radez17:13
*** ndipanov has joined #openstack17:13
*** bahazc has quit IRC17:13
*** dsilva has quit IRC17:14
*** marius_endian has quit IRC17:15
*** atpa8a has joined #openstack17:15
*** omachace has joined #openstack17:16
atpa8ahello17:16
*** stannie has quit IRC17:16
*** kobtea has quit IRC17:16
*** Romik has quit IRC17:17
*** kopparam has quit IRC17:17
*** v01d has quit IRC17:17
*** pravins has quit IRC17:17
*** zerick has joined #openstack17:18
*** pravins has joined #openstack17:18
*** amuller has quit IRC17:18
*** shohel02_ has quit IRC17:18
*** egafford has quit IRC17:18
*** a_le has joined #openstack17:19
*** B_rake has joined #openstack17:19
*** hinnant_ has joined #openstack17:19
*** otter768 has joined #openstack17:20
*** galstrom_zzz is now known as galstrom17:20
*** ala_ has quit IRC17:20
*** MasterPiece has joined #openstack17:20
*** Marga_ has joined #openstack17:21
*** pravins has quit IRC17:21
*** galstrom is now known as galstrom_zzz17:21
*** ifarkas has quit IRC17:21
*** MasterPiece has quit IRC17:22
*** ronis has quit IRC17:22
*** TooLmaN has quit IRC17:23
*** dylanmei has joined #openstack17:23
*** koolhead17 has quit IRC17:24
*** galstrom_zzz is now known as galstrom17:24
*** otter768 has quit IRC17:24
*** koolhead17 has joined #openstack17:24
*** Marga_ has quit IRC17:24
*** Marga_ has joined #openstack17:25
*** ivar-lazzaro has joined #openstack17:25
*** cedrics_ has quit IRC17:25
*** ngoracke has joined #openstack17:25
*** rmoe has joined #openstack17:25
*** shibby has joined #openstack17:26
*** jpich has quit IRC17:26
*** galstrom is now known as galstrom_zzz17:26
*** Marga_ has quit IRC17:26
*** ivar-lazzaro has quit IRC17:26
*** koolhead_ has joined #openstack17:26
*** koolhead17 has quit IRC17:27
*** galstrom_zzz is now known as galstrom17:27
*** Marga_ has joined #openstack17:27
*** ivar-lazzaro has joined #openstack17:27
*** egafford has joined #openstack17:28
*** alop has quit IRC17:28
*** Marga_ has quit IRC17:28
*** galstrom is now known as galstrom_zzz17:29
JayJCan anyone tell me whether configuring "enabled_backends" puts the ephemeral disks on the backend as well? I've configured Ceph backend but my ephemeral disks are carved out on ceph, which is not what I wanted.17:29
JayJjthorne: ^^^^^17:29
JayJjthorne: Is that how its supposed to work? Hope not17:30
*** Marga_ has joined #openstack17:30
*** inodb has quit IRC17:31
*** Tross has quit IRC17:31
*** isaacb has joined #openstack17:31
*** Romik has joined #openstack17:32
*** dANO has quit IRC17:33
*** galstrom_zzz is now known as galstrom17:33
*** tmclaugh[work] has quit IRC17:34
*** pensu has joined #openstack17:34
*** _mprice has quit IRC17:35
*** Marga_ has quit IRC17:35
*** Marga_ has joined #openstack17:35
*** dims has quit IRC17:35
*** dims has joined #openstack17:35
*** annashen has joined #openstack17:35
*** alop has joined #openstack17:36
*** underyx has quit IRC17:38
*** jasonsb has quit IRC17:38
*** nmagnezi has quit IRC17:38
*** jasonsb has joined #openstack17:39
*** Marga_ has quit IRC17:39
*** galstrom is now known as galstrom_zzz17:39
*** Marga_ has joined #openstack17:40
*** dims has quit IRC17:40
*** lucendio has joined #openstack17:40
*** Marga_ has quit IRC17:40
*** jetole has joined #openstack17:41
*** Marga_ has joined #openstack17:41
*** Marga_ has quit IRC17:41
jetoleHey guys. I am using Neutron / VLAN which works fine for most of my projects however I have a few projects which I would like to set the fixed-ip as routable without NAT. Can this be done?17:41
*** whenry has quit IRC17:42
*** Marga_ has joined #openstack17:42
hypnosbI try to setup spicehtml5proxy, but in horizon it says can not connect. I check /var/log/messages and says Can not find spice html/js/css files at /usr/share/spice-html5 .. which is true... Where are they?17:42
*** shashankhegde has joined #openstack17:43
*** Marga_ has quit IRC17:43
*** Marga__ has joined #openstack17:43
*** suneelb has joined #openstack17:43
*** jasonsb has quit IRC17:43
*** mikedillion has joined #openstack17:44
*** lucendio has quit IRC17:44
*** galstrom_zzz is now known as galstrom17:45
*** avico has quit IRC17:45
*** epcim has joined #openstack17:45
*** lucendio has joined #openstack17:45
*** leeantho has joined #openstack17:46
*** Marga__ has quit IRC17:46
*** jareddlc has joined #openstack17:46
*** ska has joined #openstack17:47
*** galstrom is now known as galstrom_zzz17:47
*** Marga_ has joined #openstack17:47
*** shohel02 has joined #openstack17:47
skaI'm install packstack on single server; I'd like to configure all the networking in a separate step. Will --provision-all-in-one-ovs-bridge=n allow me to to that?17:47
*** mpaolino has quit IRC17:48
*** dims has joined #openstack17:48
*** omachace1 has joined #openstack17:49
*** annashen has quit IRC17:50
*** coredump has quit IRC17:50
*** romainh has quit IRC17:50
*** coredump has joined #openstack17:52
*** harlowja_away is now known as harlowja17:52
*** CASP3R has joined #openstack17:52
*** zz_avozza is now known as avozza17:52
*** sayan has joined #openstack17:52
*** omachace has quit IRC17:53
jthornejayj did you configure that backend storage in cinder.conf or nova.conf?17:53
*** mikedillion has quit IRC17:54
JayJjthorne: In cinder.conf.17:54
*** shashankhegde has quit IRC17:54
jthornejayj then i wouldn't expect nova to use that storage unless you are doing Boot from Cinder Volume17:55
jthornejayj i really am not sure though. i have never setup your use case.17:55
*** whenry has joined #openstack17:55
*** galstrom_zzz is now known as galstrom17:56
*** sbfox has joined #openstack17:56
*** annashen has joined #openstack17:56
*** jschwarz has quit IRC17:57
*** nshaikh has quit IRC17:57
*** coredump has quit IRC17:57
*** dyasny has quit IRC17:57
hypnosbfor some reason there is no spice-html5 dep/rpm on centos 717:59
*** annashen has quit IRC17:59
*** franred has quit IRC17:59
hypnosbwhich has the /usr/share/spice-html5 js/html/css files17:59
*** annashen has joined #openstack17:59
*** Marga_ has quit IRC18:00
*** githogori has joined #openstack18:00
*** annashen has quit IRC18:00
*** sarob has quit IRC18:01
*** mpaolino has joined #openstack18:01
*** dweaver has quit IRC18:01
*** annashen has joined #openstack18:01
*** dweaver has joined #openstack18:01
*** Marga_ has joined #openstack18:02
*** dylanmei_ has joined #openstack18:02
*** prad has quit IRC18:03
*** galstrom is now known as galstrom_zzz18:05
*** derekh has quit IRC18:05
*** maxdml has joined #openstack18:05
*** githogori has quit IRC18:05
*** skirk has joined #openstack18:05
*** dylanmei has quit IRC18:05
*** dneary has quit IRC18:05
*** StuartMI has quit IRC18:06
*** shibby has quit IRC18:06
*** jobewan has joined #openstack18:06
*** githogori has joined #openstack18:07
*** _ale_ has quit IRC18:07
*** Tross has joined #openstack18:07
*** galstrom_zzz is now known as galstrom18:08
*** isaacb has quit IRC18:08
*** mpaolino has quit IRC18:08
*** dyasny has joined #openstack18:09
*** tmclaugh[work] has joined #openstack18:11
*** MarcMorata has quit IRC18:11
*** Brake has joined #openstack18:13
*** Marga_ has quit IRC18:13
*** Marga_ has joined #openstack18:14
*** annashen has quit IRC18:14
*** B_rake_ has joined #openstack18:14
*** B_rake_ has quit IRC18:15
*** pawel-palucki has quit IRC18:15
*** lcavassa has quit IRC18:15
*** B_rake_ has joined #openstack18:15
*** B_rake has quit IRC18:15
hypnosbso installed the rpm manually, ... seems to mostly work, from horizon cirros works fine but fedora 20 seems fubar... all work fine with the spice client18:17
*** Brake has quit IRC18:18
*** Marga_ has quit IRC18:18
*** Marga_ has joined #openstack18:19
*** tersian has joined #openstack18:19
*** drankis has quit IRC18:20
*** scuttlemonkey is now known as scuttle|afk18:20
*** patrickeast has joined #openstack18:20
*** jasonsb has joined #openstack18:20
*** balajiiyer has joined #openstack18:21
*** shibby has joined #openstack18:21
*** Marga_ has quit IRC18:21
*** Marga_ has joined #openstack18:22
*** balajiiyer has left #openstack18:22
*** berendt has quit IRC18:23
*** galstrom is now known as galstrom_zzz18:23
*** scuttle|afk is now known as scuttlemonkey18:23
*** matjazp has quit IRC18:24
*** ifarkas has joined #openstack18:24
*** esheffield has quit IRC18:24
*** Marga_ has quit IRC18:24
*** racedo has quit IRC18:25
*** Marga_ has joined #openstack18:25
*** Marga_ has quit IRC18:26
*** Marga_ has joined #openstack18:26
*** MaxV has quit IRC18:27
*** chandankumar has quit IRC18:27
*** melwitt has joined #openstack18:28
*** ArminderS has quit IRC18:28
*** Zack_Deee has quit IRC18:28
*** ManikM has quit IRC18:29
*** geaaru has quit IRC18:29
*** ManikM has joined #openstack18:29
*** brokencycle has joined #openstack18:30
*** bbcmicrocomputer has quit IRC18:30
*** ronis has joined #openstack18:30
*** dylanmei_ has quit IRC18:30
*** Zack_Deee has joined #openstack18:30
*** dylanmei has joined #openstack18:31
*** bjornar_ has joined #openstack18:31
*** shashankhegde has joined #openstack18:31
*** aimon has quit IRC18:32
*** ndipanov is now known as ndipanov_gone18:32
*** r3doz has joined #openstack18:33
*** Marga_ has quit IRC18:33
*** Marga_ has joined #openstack18:34
JayJjthorne: Found it. My bad. Race condition between my scripts and a manual change I had made :(18:34
*** abhirc has joined #openstack18:35
*** MrMonkey has quit IRC18:36
*** NoNMaDDeN has quit IRC18:36
*** khaldrogox has joined #openstack18:36
*** Marga_ has quit IRC18:36
*** Marga_ has joined #openstack18:37
*** avozza is now known as zz_avozza18:37
*** diegows has joined #openstack18:37
*** signed8bit is now known as signed8bit_ZZZzz18:39
*** rossk has joined #openstack18:39
*** signed8bit_ZZZzz has quit IRC18:40
*** _cjones_ has quit IRC18:40
*** omachace1 has left #openstack18:40
*** marcusvrn1 has quit IRC18:40
*** amalagon has joined #openstack18:40
*** Marga_ has quit IRC18:40
*** Marga_ has joined #openstack18:41
jthornejayj good deal18:41
*** nati_ueno has joined #openstack18:41
*** B_rake has joined #openstack18:42
*** pblaho has quit IRC18:42
*** B_rake_ has quit IRC18:42
*** ranger81 has joined #openstack18:43
*** B_rake has quit IRC18:43
*** B_rake has joined #openstack18:43
*** nati_uen_ has joined #openstack18:43
*** signed8bit has joined #openstack18:44
*** amcrn has joined #openstack18:44
*** marius_endian has joined #openstack18:45
*** nati_uen_ has quit IRC18:45
*** angdraug has quit IRC18:45
*** nati_uen_ has joined #openstack18:45
*** Joe_knock has joined #openstack18:46
*** Joe_knock has joined #openstack18:46
*** achanda has joined #openstack18:46
*** jaosorior has joined #openstack18:46
*** nati_ueno has quit IRC18:46
*** _cjones_ has joined #openstack18:47
*** MrMonkey has joined #openstack18:48
*** signed8bit has quit IRC18:52
*** nati_ueno has joined #openstack18:52
*** aimon has joined #openstack18:53
*** rfolco has quit IRC18:53
*** marun has joined #openstack18:53
*** marius_endian has quit IRC18:53
*** twillber has quit IRC18:53
*** Rajbir has quit IRC18:53
*** achanda has quit IRC18:53
*** achanda has joined #openstack18:54
*** Tross has quit IRC18:54
*** nati_uen_ has quit IRC18:55
*** sbfox has quit IRC18:55
*** jprovazn has joined #openstack18:55
*** Free_maN has quit IRC18:57
*** tersian has quit IRC18:58
*** flwang has quit IRC18:58
*** geek_cl has joined #openstack18:59
*** sbfox has joined #openstack18:59
*** jprovazn has quit IRC18:59
*** matjazp has joined #openstack19:00
*** esheffield has joined #openstack19:02
*** koolhead_ has quit IRC19:02
*** koolhead17 has joined #openstack19:02
*** jprovazn has joined #openstack19:03
*** blomquisg has quit IRC19:04
*** atrius has quit IRC19:05
*** afazekas has joined #openstack19:05
*** koolhead_ has joined #openstack19:07
*** koolhead17 has quit IRC19:07
*** jp_at_hp has quit IRC19:07
*** smoser has quit IRC19:07
*** rfolco has joined #openstack19:08
*** afazekas has quit IRC19:10
*** boden has quit IRC19:10
*** flwang has joined #openstack19:11
*** signed8bit has joined #openstack19:12
*** packet has joined #openstack19:12
*** atrius has joined #openstack19:12
*** rfolco has quit IRC19:12
*** rfolco has joined #openstack19:14
*** sarob has joined #openstack19:14
*** gyee_ has joined #openstack19:15
*** jcoufal_ has quit IRC19:15
*** danielbruno has quit IRC19:15
*** MaxV has joined #openstack19:16
*** ci-testing has quit IRC19:17
*** karimb has quit IRC19:17
*** rfolco has quit IRC19:18
*** pensu has quit IRC19:19
*** koolhead_ has quit IRC19:19
*** prad has joined #openstack19:20
*** koolhead17 has joined #openstack19:20
*** noway__ has quit IRC19:20
*** otter768 has joined #openstack19:20
*** MilesDenver has quit IRC19:22
*** NoNMaDDeN has joined #openstack19:22
*** anderbubble_ has joined #openstack19:22
*** koolhead17 has quit IRC19:24
*** r3doz has quit IRC19:25
*** anderbubble has quit IRC19:25
*** anderbubble_ is now known as anderbubble19:25
*** otter768 has quit IRC19:25
*** dsilva has joined #openstack19:26
*** Brake has joined #openstack19:27
*** dsilva_ has quit IRC19:29
*** Marga_ has quit IRC19:29
*** B_rake has quit IRC19:29
*** monst has quit IRC19:30
*** dsilva_ has joined #openstack19:30
*** sbfox has quit IRC19:31
*** rfolco has joined #openstack19:31
*** jistr has quit IRC19:31
*** MarkAtwood has joined #openstack19:33
*** dsilva has quit IRC19:33
*** johnthetubaguy is now known as zz_johnthetubagu19:34
*** diegows has quit IRC19:35
*** rfolco has quit IRC19:35
*** Brake has quit IRC19:36
*** rfolco has joined #openstack19:36
*** jehb_ has joined #openstack19:36
*** omachace has joined #openstack19:36
*** vnguyen has quit IRC19:36
*** Marcos has quit IRC19:37
*** sbfox has joined #openstack19:37
*** omachace has left #openstack19:37
*** danielbruno has joined #openstack19:37
*** B_rake has joined #openstack19:38
*** koolhead17 has joined #openstack19:38
*** koolhead17 has joined #openstack19:38
*** mgrandi has joined #openstack19:38
*** B_rake has quit IRC19:38
*** Brake has joined #openstack19:40
*** SumitNaiksatam has quit IRC19:40
*** rfolco has quit IRC19:40
*** ifarkas has quit IRC19:40
*** SumitNaiksatam has joined #openstack19:40
*** BobZ_Annapolis_ has quit IRC19:41
*** dsilva has joined #openstack19:42
*** ifarkas has joined #openstack19:44
*** TheOsprey has joined #openstack19:44
*** dsilva_ has quit IRC19:45
*** Tross has joined #openstack19:45
*** atrius has quit IRC19:46
*** zz_ttrifonov is now known as ttrifonov19:47
*** Sir_Designer has quit IRC19:47
*** mrmartin has quit IRC19:47
*** danielbruno has quit IRC19:49
*** mrunge has joined #openstack19:49
*** danielbruno has joined #openstack19:49
*** danielbruno has quit IRC19:49
*** danielbruno has joined #openstack19:49
*** Sir_Designer has joined #openstack19:50
*** diegows has joined #openstack19:52
*** rfolco has joined #openstack19:53
*** dsilva has quit IRC19:56
*** rfolco has quit IRC19:58
*** hinnant_ has quit IRC19:58
*** koolhead17 has quit IRC19:58
*** sarob has quit IRC19:59
*** koolhead17 has joined #openstack19:59
*** MaxV has quit IRC19:59
*** ifarkas has quit IRC20:00
*** MasterPiece has joined #openstack20:00
*** sarob has joined #openstack20:00
*** andresmujica has joined #openstack20:01
*** MasterPiece has quit IRC20:02
*** MasterPiece has joined #openstack20:02
*** Osenpai has quit IRC20:03
*** koolhead17 has quit IRC20:03
*** b1rkh0ff has quit IRC20:04
*** k_stev has joined #openstack20:04
*** aricg has joined #openstack20:04
*** mjturek has quit IRC20:05
*** Digby has joined #openstack20:06
*** coredump has joined #openstack20:07
*** rbenali has joined #openstack20:07
aricgAfter I issue a systemctl restart network, despite preserving my routes, I can't ping my router. If I destroy and recreate the neutron network, everything works again. How do i kick neutron after networking is restarted?20:07
aricg(my router=my neutron router)20:07
*** MaxV has joined #openstack20:07
*** Marcos has joined #openstack20:08
*** Joe_knock has left #openstack20:09
*** atrius has joined #openstack20:10
*** TheOsprey has quit IRC20:12
*** gyee_ has quit IRC20:12
*** jngd has quit IRC20:12
*** dneary has joined #openstack20:13
*** Marcos is now known as Guest5359820:15
*** Marcoss has joined #openstack20:15
*** Guest53598 has quit IRC20:15
*** Marcoss has left #openstack20:15
*** Marcos has joined #openstack20:15
*** jfarschman has joined #openstack20:15
*** jfarschman is now known as MilesDenver20:15
*** thedodd has joined #openstack20:16
*** ifarkas has joined #openstack20:17
*** b1rkh0ff has joined #openstack20:17
*** rdaly2 has quit IRC20:17
*** sarob has quit IRC20:17
*** kobtea has joined #openstack20:18
*** mjturek has joined #openstack20:18
*** shashankhegde has quit IRC20:20
*** kobtea has quit IRC20:23
*** baoli has quit IRC20:24
*** tryggvil has quit IRC20:24
*** gyee_ has joined #openstack20:25
*** monst has joined #openstack20:27
*** dylanmei has quit IRC20:27
*** dneary has quit IRC20:27
*** dylanmei has joined #openstack20:27
aricgOkay this worked:20:28
aricgfor i in dhcp-agent l3-agent metadata-agent openvswitch-agent ovs-cleanup server; \20:28
aricgdo service neutron-$i restart; done20:28
*** kbrierly_ has joined #openstack20:28
*** ronis has quit IRC20:29
aricghowever, I can now ping my neutron router, but not the machine attached to it.20:29
*** ManikM has quit IRC20:29
*** ManikM has joined #openstack20:29
aricgIf I destroy the machine an create a new one networking works as expected.20:29
*** kbrierly has quit IRC20:31
*** vhoward has joined #openstack20:31
*** nmagnezi has joined #openstack20:32
*** Digby has quit IRC20:32
*** blomquisg has joined #openstack20:34
*** tier has joined #openstack20:35
*** tier_ has quit IRC20:37
*** bobmel_ has joined #openstack20:38
*** tkramer has quit IRC20:38
*** achanda has quit IRC20:38
*** githogori has quit IRC20:38
*** githogori has joined #openstack20:39
*** achanda has joined #openstack20:40
larsksaricg: don't run ovs-cleanup except at system boot (or, more accurate, run it only when all other neutron services are stopped).  Otherwise it may tear down things that should not be torn down.20:42
*** kickerdog has joined #openstack20:43
kickerdogI need some help.my openstack keeps segfaulting and the machine just completely dies and has to be forcefully rebooted.20:43
*** jpena has quit IRC20:44
aricglarsks: thanks, I'll try this again20:44
*** bobmel_ has quit IRC20:45
*** coredump|br has joined #openstack20:45
*** baoli has joined #openstack20:45
*** jprovazn_ has joined #openstack20:46
*** baoli has quit IRC20:46
*** fawadkhaliq has joined #openstack20:47
*** baoli has joined #openstack20:47
*** lttrl has quit IRC20:48
*** coredump has quit IRC20:48
*** shibby has quit IRC20:48
*** esker has quit IRC20:49
*** melmoth has quit IRC20:49
*** flwang has quit IRC20:49
*** jprovazn has quit IRC20:50
*** shashankhegde has joined #openstack20:50
*** angdraug has joined #openstack20:51
*** lttrl has joined #openstack20:53
*** morazi has quit IRC20:54
*** morazi has joined #openstack20:54
*** popw1 has quit IRC20:54
*** jackjackdrpr has joined #openstack20:55
*** achanda has quit IRC20:55
*** shibby has joined #openstack20:55
*** Osenpai has joined #openstack20:58
*** visualne_ has joined #openstack20:58
*** weshay has quit IRC20:58
visualne_Hello, I am seeing any issue where GRE tunnels are being removed randomly from br-tun one of my compute nodes in my icehouse cluster20:58
visualne_Anyone see this before?20:58
*** jackjackdrpr has quit IRC20:58
*** jackjackdrpr has joined #openstack20:59
*** bobmel_ has joined #openstack20:59
*** ranger81 has quit IRC21:00
*** amotoki has joined #openstack21:00
*** MaxV has quit IRC21:00
*** racedo has joined #openstack21:01
*** dylanmei_ has joined #openstack21:01
*** pboros has quit IRC21:01
*** melwitt has quit IRC21:01
*** chale_ has quit IRC21:02
*** melwitt has joined #openstack21:02
*** chale_ has joined #openstack21:02
*** dylanmei_ has quit IRC21:02
*** dylanmei_ has joined #openstack21:03
*** dylanmei has quit IRC21:05
*** shashankhegde has quit IRC21:05
*** jprovazn_ has quit IRC21:05
*** ifarkas has quit IRC21:06
*** nmagnezi has quit IRC21:10
*** aswadr has quit IRC21:10
*** MarcMorata has joined #openstack21:10
*** melwitt has quit IRC21:11
*** melwitt has joined #openstack21:11
*** sarob has joined #openstack21:12
*** weshay has joined #openstack21:13
larsksvisualne_: do you have a sense if these tunnels are being removed *reguarly* (like, every 30 minutes or something), or is it actually random?21:13
*** Networkn3rd has joined #openstack21:14
*** arielb has quit IRC21:15
*** atbell has joined #openstack21:16
*** rmartinelli has quit IRC21:18
*** vhoward has left #openstack21:18
*** moha_hunt has quit IRC21:19
*** shashankhegde has joined #openstack21:20
*** vishwana_ has joined #openstack21:20
*** jpomero has quit IRC21:20
*** ncerny has quit IRC21:21
*** vnguyen has joined #openstack21:21
*** sbfox has quit IRC21:21
*** otter768 has joined #openstack21:21
visualne_it "seems" random21:22
visualne_a developer just told me about it21:22
visualne_I suppose I could write a script to watch21:22
visualne_but I'm way to lazy to do that21:22
*** sbfox has joined #openstack21:23
*** fawadkhaliq has quit IRC21:23
*** baoli has quit IRC21:24
*** penick has joined #openstack21:24
*** jpomero has joined #openstack21:26
*** joshskidmore has quit IRC21:26
*** otter768 has quit IRC21:26
larsksvisualne_: I have seen this before when something (e.g., a periodic puppet run) was causing the ovs-cleanup script to start up (this script is only meant to run at system boot)21:26
*** joshskidmore has joined #openstack21:26
*** joshskidmore has quit IRC21:28
*** MrMonkey has quit IRC21:28
*** joshskidmore has joined #openstack21:28
*** MrMonkey has joined #openstack21:29
*** visualne_ has quit IRC21:29
*** gildub has joined #openstack21:30
*** Brake has quit IRC21:30
*** jehb_ has quit IRC21:30
*** moha_hunt has joined #openstack21:32
*** khaldrogox has quit IRC21:32
*** fnaval has quit IRC21:33
skyler_I am getting 'no valid host found' even though I have a perfectly good compute node in my cluster.21:33
*** Rajbir has joined #openstack21:34
*** ncerny has joined #openstack21:34
*** epcim has quit IRC21:34
larsksskyler_: does your compute node show up in the output of 'nova hypervisor-list'?21:34
*** BOKALDO has quit IRC21:35
*** ranger81 has joined #openstack21:35
*** fnaval has joined #openstack21:35
skyler_Yeah, and I can do hypervisor-show and see that it has plenty of all of the resources...21:36
*** penick has quit IRC21:36
*** kickerdog has quit IRC21:36
larsksWell, there went the simpler answer :).  I guess I would start by looking at the scheduler.log -- possibly after turning on debug mode, if nothing there is helpful otherwise.21:36
skyler_I just found in the log on the controller that it says the compute node has not been heard from in a while. So that is a starting point.21:37
*** rdaly2 has joined #openstack21:37
*** achanda has joined #openstack21:37
*** smoser has joined #openstack21:37
larsksThat often indicates a messaging problem...if your nova-compute service is having a hard time talking to the message queue, it should log something in nova-compute.log.21:38
*** B_rake has joined #openstack21:38
*** kickerdog has joined #openstack21:41
skyler_larsks: That is why I am confused. Everything is hunky-dory in the nova-compute.log. No errors or warnings.21:41
*** kickerdog1 has joined #openstack21:41
*** rdaly2 has quit IRC21:41
larsksIf you restart the nova compute service, does that generate different behavior and/or messages?21:42
*** sergef has quit IRC21:42
*** michaelneale has joined #openstack21:44
*** dizquierdo has joined #openstack21:44
*** dnalezyt has joined #openstack21:44
*** kickerdog has quit IRC21:45
skyler_larsks: Looks normal. It connects to rabbit. I even checked the rabbit log on the controller and indeed, I can see the connection from the compute node.21:45
larsksOkay.  Was there anything of interest in the scheduler log?21:46
* larsks has to step out for a few minutes; back soon.21:46
*** ttrifonov is now known as zz_ttrifonov21:47
*** jmickle has joined #openstack21:47
*** Reyu is now known as ReyuAway21:47
*** penick has joined #openstack21:48
jackjackdrprI'm having issues creating storage in LVM. I'm just looking to orchestrate my vm deployment with nova, horizon, and cinder. The way I setup my KVM host is I have my boot partition as a primary partition non LVM. And the rest, root (for KVM host OS) and swap are in LVM. It seems cinder can not create the logical volume for nova to use when triggering the build in KVM. Any thoughts?21:48
skyler_larsks: There is a warning saying that the compute node hasn't been heard from in a while.21:49
*** khaldrogox has joined #openstack21:50
*** tryggvil has joined #openstack21:50
*** racedo has quit IRC21:51
larsksjackjackdrpr: cinder requires a *volume group*, not a *logical volume*. What is volume_group set to in /etc/cinder/cinder.conf, and does that VG exist?21:52
*** SumitNaiksatam has quit IRC21:52
jackjackdrpryes it does it set to /dev/VolGroup0021:52
skyler_larsks: It works now... I restarted the services a couple of times in the debugging process and it must have cleared the problem up. I guess I wont get to know why until next time.21:53
*** SumitNaiksatam has joined #openstack21:53
larsksskyler_: I hate when that happens :)21:53
larsksjackjackdrpr: are you getting specific error messages from nova?21:53
*** shibby has quit IRC21:54
skyler_larsks: Yeah, it was giving me the hasn't been heard from in  a while warning every 15 minutes in the log, and I noticed the last one was 17 minutes old, so I tried launching an instance...21:54
jackjackdrprunfortunately none it just goes straight to failed in horizon interface when I trigger the instance creation21:54
*** bobmel_ has quit IRC21:55
jackjackdrpri see the sudoers permission in place21:55
*** MarkAtwood has quit IRC21:55
*** rdaly2 has joined #openstack21:56
*** packet has quit IRC21:57
larsksjackjackdrpr: have you checked your server logs?21:57
larsksIf you look at the detail for the failed server in Horizion, is there an error message there?21:57
*** atiwari has quit IRC21:58
ranger81what is the default login credential for rabbitmq UI login?21:58
*** MarkAtwood has joined #openstack21:58
*** matjazp has quit IRC21:58
jackjackdrpryeah and it's not making sense to me right now. My question here is am i doing it right? do I need need both cinder and nova to do the orchestration in KVM or would nova alone suffice?21:58
*** pmallya_ has quit IRC21:59
larsksjackjackdrpr: I guess I'm not sure I understand your question or exactly what you're trying to do.21:59
*** jtomasek has quit IRC22:00
*** mleone has quit IRC22:01
jackjackdrprlarsks: so my setup is I have nova, glance, keystone, and horizon in the openstack servers. what do I need to install in the kvm servers so I can build an instance? I'm forgoing neutron for now I just have all in dhcp.22:02
larsksThe only service that needs to run on your hypervisors is nova-compute.  You don't need cinder unless you are planning on using it (that is, you should be able to boot instances just fine without a cinder service running anywhere).22:03
skyler_Does `nova resize` work at all? It just doesn't seem to do anything when I use it.22:03
*** jasonsb has quit IRC22:03
*** SauzaRob has quit IRC22:03
larsksskyler_: I haven't played around with resize much (but I've had a similar experience the few times I have tried).22:03
*** mattgriffin has quit IRC22:03
*** kebray has quit IRC22:03
*** kebray_ has joined #openstack22:04
skyler_larsks: Hmm... Yeah, it just seems to fail silently.22:04
larsksjackjackdrpr: If you are running nova in multi-host mode, then you would also need nova-network on your hypervisors, too.22:04
*** mattgriffin has joined #openstack22:04
*** rbenali has quit IRC22:04
*** kbrierly_ is now known as kbrierly22:05
larsksHave to take off.  Good luck, all!22:05
jackjackdrprlarsks: thanks that helps me a lot. I can eliminate cinder for now and concentrate my troubleshooting. I'm keeping it simple for now.22:05
*** harlowja is now known as harlowja_away22:05
*** MasterPiece has quit IRC22:05
skyler_larsks: Thanks for the help. Have a good one.22:05
*** mikedillion has joined #openstack22:06
*** okrieg has quit IRC22:07
*** bobmel_ has joined #openstack22:08
*** Rajbir has quit IRC22:08
*** balajiiyer has joined #openstack22:08
*** bobmel_ has quit IRC22:08
*** bobmel_ has joined #openstack22:09
*** bobmel has quit IRC22:09
*** ncerny has quit IRC22:09
*** lv_ has joined #openstack22:11
*** MrMonkey has quit IRC22:11
*** SumitNaiksatam has quit IRC22:11
*** jtomasek has joined #openstack22:11
lv_hey, i'm using packer builder to create openstack images in the rackspace cloud..... i'm noticing that it's taking an increasing amount of time to launch these images.. i'm wondering about any general ways to speed this up..... < i'm using these images to speed up provisioing in autoscaling groups22:12
*** SumitNaiksatam has joined #openstack22:12
*** MrMonkey has joined #openstack22:12
*** yfauser has joined #openstack22:12
*** yfauser has left #openstack22:12
*** MarcMorata has quit IRC22:14
*** vnguyen has quit IRC22:16
*** vnguyen has joined #openstack22:16
*** harlowja_away is now known as harlowja22:16
*** MarkB1 has quit IRC22:16
*** shashankhegde has quit IRC22:17
*** eglynn has quit IRC22:18
clarkblv_: iirc booting snapshot images is slower than booting off of normal images. so if packer makes images via snapshots that could be the issue. an alternative is to directly upload an image to rackspace glance22:18
*** sputnik13 has joined #openstack22:19
*** githogori has quit IRC22:20
*** kakaroto_ has joined #openstack22:20
*** kakaroto_ has left #openstack22:21
*** balajiiyer has quit IRC22:22
*** mrunge has quit IRC22:22
*** okrieg has joined #openstack22:22
*** dig1tal has quit IRC22:23
*** godber has joined #openstack22:23
*** kickerdog1 has quit IRC22:24
godberquick basic question ... can I start using openstack on kvm hosts that I've already been using or do I need to start fresh?22:24
*** jareddlc has quit IRC22:24
*** jtomasek has quit IRC22:24
*** vnguyen has quit IRC22:24
*** baoli has joined #openstack22:25
*** voip_ has joined #openstack22:25
*** dims has quit IRC22:25
*** tmclaugh[work] has quit IRC22:26
*** dims has joined #openstack22:26
*** jareddlc has joined #openstack22:26
*** dims has quit IRC22:26
*** dims_ has joined #openstack22:27
*** dims_ has quit IRC22:28
lv_clarkb: doesn't loook so pretty.. thank you though for resp22:28
*** comay has joined #openstack22:29
*** ManikM has quit IRC22:29
clarkblv_: you should be able to have packer build an image locally via some method then convert that to what xen wants22:29
*** ManikM has joined #openstack22:29
clarkbyou will likely need to have nova agent installed though22:29
*** kickerdog1 has joined #openstack22:30
*** shohel02 has quit IRC22:31
*** Darkalia has quit IRC22:32
*** achanda has quit IRC22:32
*** OutBackDingo has quit IRC22:33
*** tier has quit IRC22:33
*** _cjones_ has quit IRC22:33
*** mrproper has joined #openstack22:33
*** OutBackDingo has joined #openstack22:35
*** okrieg has quit IRC22:35
*** vhoward has joined #openstack22:35
*** yapeng has joined #openstack22:36
*** _cjones_ has joined #openstack22:36
*** atbell has quit IRC22:37
*** atbell has joined #openstack22:38
*** dims has joined #openstack22:39
*** xXSublimeXx has quit IRC22:39
*** jckasper has quit IRC22:40
*** ZZelle_ has joined #openstack22:41
*** matiu has joined #openstack22:41
*** bjornar_ has quit IRC22:42
*** mescanef has joined #openstack22:43
*** diegows has quit IRC22:43
*** Zuru is now known as Alfredo22:44
*** tbarron has quit IRC22:44
*** Alfredo is now known as AlfredoM22:44
*** egafford has quit IRC22:45
*** suresh12 has joined #openstack22:46
*** ChuckC has quit IRC22:47
*** JayJ has quit IRC22:47
*** dtrainor_ has joined #openstack22:47
*** a7ndrew has quit IRC22:47
*** jobewan has quit IRC22:48
*** JayJ has joined #openstack22:48
*** Raugturi has quit IRC22:48
*** dtrainor has quit IRC22:49
*** majinboo has quit IRC22:49
*** rbowen has quit IRC22:51
*** morazi has quit IRC22:51
*** JRobinson__ has joined #openstack22:51
*** majinboo has joined #openstack22:52
*** timsim has quit IRC22:54
*** Bluedusk_ has quit IRC22:55
*** shakamunyi_ has joined #openstack22:55
*** weshay has quit IRC22:57
*** shepax has joined #openstack22:58
shepaxhi all im looking to set openstack as a service, is there a layer that do that? my idea is that a user can create an account and select diferent services free, silver, gold etc22:59
*** ChuckC has joined #openstack23:00
shepaxim doing this for mi university thesis23:00
*** diegows has joined #openstack23:01
*** r3doz has joined #openstack23:01
*** sarob has quit IRC23:01
*** jaosorior has quit IRC23:03
*** andresmujica has quit IRC23:03
shepaxsome one?23:03
ruagairYou might be able to re-purpose instance types to that.23:04
*** shakamunyi_ has quit IRC23:04
*** dizquierdo has quit IRC23:04
*** esheffield has quit IRC23:05
*** pmallya has joined #openstack23:06
*** pmallya has quit IRC23:06
shepaxruagair who are u tolking to?23:06
*** pmallya has joined #openstack23:06
*** Darkalia has joined #openstack23:07
*** karimb has joined #openstack23:08
*** ReyuAway is now known as Reyu23:09
*** shepax has quit IRC23:10
*** kuduk has joined #openstack23:10
*** achanda has joined #openstack23:11
*** shashankhegde has joined #openstack23:12
*** belph has joined #openstack23:12
*** maxdml has quit IRC23:12
belphHey would someone be able to help me out with some Sahara errors?23:12
*** datajerk has quit IRC23:13
*** kopparam has joined #openstack23:13
*** dig1tal has joined #openstack23:14
*** hemanthm has left #openstack23:14
*** vishwana_ has quit IRC23:14
*** okrieg has joined #openstack23:14
*** shohel02 has joined #openstack23:14
*** mescanef has quit IRC23:17
*** kebray_ has quit IRC23:17
*** dylanmei_ has quit IRC23:18
*** voip_ has quit IRC23:18
*** belph has quit IRC23:18
*** dylanmei has joined #openstack23:18
dmitrymebelph: what is the trouble?23:19
*** voip_ has joined #openstack23:19
*** kopparam has quit IRC23:19
*** tab_____ has quit IRC23:19
*** shohel02 has quit IRC23:19
*** penick has quit IRC23:20
*** jgrimm is now known as zz_jgrimm23:20
*** Brake has joined #openstack23:20
*** B_rake has quit IRC23:21
*** jasonsb has joined #openstack23:21
*** mikeoutland has joined #openstack23:22
*** otter768 has joined #openstack23:22
*** MaxV has joined #openstack23:24
*** rdo has quit IRC23:24
*** mescanef has joined #openstack23:25
skyler_shepax: So you are talking about setting up OpenStack for people as a service, right?23:25
*** blahx has joined #openstack23:26
*** lborda has quit IRC23:26
*** otter768 has quit IRC23:27
*** cpg|away is now known as cpg23:27
*** nati_ueno has quit IRC23:27
*** shepax has joined #openstack23:27
*** nati_ueno has joined #openstack23:28
*** Freemason has joined #openstack23:28
Freemasonhttps://www.youtube.com/watch?v=NUuhPFFIc60#t=4523:28
*** nitti has quit IRC23:28
*** andresmujica has joined #openstack23:31
*** rdo has joined #openstack23:31
*** thedodd has quit IRC23:31
*** Freemason has quit IRC23:31
*** rbak has quit IRC23:31
*** mikeoutl_ has joined #openstack23:31
shepaxhi23:32
*** Freemason has joined #openstack23:32
*** nati_ueno has quit IRC23:33
*** anderbubble has quit IRC23:33
*** suneelb has quit IRC23:33
*** Freemason has quit IRC23:34
*** Freemason has joined #openstack23:34
*** Freemason is now known as pasokk23:34
*** MrMonkey has quit IRC23:34
*** mikeoutland has quit IRC23:34
*** ahonda has quit IRC23:35
*** MrMonkey has joined #openstack23:35
*** suresh12 has quit IRC23:37
*** MilesDenver has quit IRC23:37
*** marun has quit IRC23:37
*** suresh12 has joined #openstack23:38
*** ahonda has joined #openstack23:38
*** jmickle has quit IRC23:38
*** MaxV has quit IRC23:39
*** flwang has joined #openstack23:39
*** andresmujica has quit IRC23:40
*** shohel02 has joined #openstack23:41
*** bill_az has joined #openstack23:42
*** mwichmann has quit IRC23:42
*** achampion has quit IRC23:43
*** Romik has quit IRC23:43
*** Techguy305 has joined #openstack23:43
*** Techguy305|2 has joined #openstack23:43
*** okrieg has quit IRC23:44
*** penick has joined #openstack23:44
*** Techguy305|2 has quit IRC23:45
*** Techguy305 has quit IRC23:45
*** shohel02 has quit IRC23:45
*** Techguy305|2 has joined #openstack23:45
*** achampion has joined #openstack23:46
*** lv_ has quit IRC23:46
*** Techguy305 has joined #openstack23:46
skyler_shepax: hi, if you care to answer my question above, I can probably point you toward what you are looking for.23:46
*** blairo has joined #openstack23:46
*** okrieg has joined #openstack23:46
*** gigawhat has quit IRC23:47
*** b1rkh0ff has quit IRC23:47
*** voip_ has quit IRC23:48
*** voip_ has joined #openstack23:48
*** blair has quit IRC23:48
*** MarkB1 has joined #openstack23:49
*** okrieg has quit IRC23:50
*** MaxV has joined #openstack23:50
*** achampion has quit IRC23:50
*** achampion has joined #openstack23:51
*** jfarschman has joined #openstack23:52
*** jfarschman is now known as MilesDenver23:52
*** kickerdog1 has quit IRC23:52
*** kickerdog has joined #openstack23:52
*** JayJ has quit IRC23:54
*** r3doz has quit IRC23:55
*** kobtea has joined #openstack23:55
*** rdaly2 has quit IRC23:56
*** rdaly2 has joined #openstack23:56
*** rdaly2 has quit IRC23:57
*** badon has joined #openstack23:57
*** datajerk has joined #openstack23:57
*** zz_avozza is now known as avozza23:58
*** Techguy305 has quit IRC23:58
*** rdo has quit IRC23:58
*** moha_hunt has quit IRC23:58
*** sarob has joined #openstack23:58
*** kickerdog1 has joined #openstack23:59
*** kickerdog has quit IRC23:59

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