Thursday, 2014-05-29

*** Zack_Deee has joined #openstack00:00
*** jabze_4016 has joined #openstack00:00
*** rbowen has joined #openstack00:00
*** byeager has quit IRC00:00
orzelnotmyname: i got this when i try to create a container : http://pastebin.com/dHnYZVV200:00
orzelnotmyname: seems like the "automatic user creation" stuff is failing.. ?00:01
*** tomoe_ has quit IRC00:01
notmynameorzel: I think it's the invalid user token00:01
*** Lingo___ has quit IRC00:01
notmynameorzel: first, I'd make sure you can do whatever you want as the keystone user. at that point, you know that swift is working and properly configured, at least from the perspective of storing your stuff00:02
notmynameorzel: then, use that admin user to give permissions to another user and make sure that other user can do stuff00:02
*** Penick has joined #openstack00:03
orzelyour remark on token made me try this00:03
notmynameorzel: and finally, figure out the keystone roles to know how you can have a non-keystone-admin user doing stuff in swift00:03
orzellogout of horizon, and log again. And now it works :/00:03
orzelthis is just.... weird00:03
*** systadmni has joined #openstack00:04
*** rellik28 has joined #openstack00:04
*** mark3 has quit IRC00:04
*** jp_at_hp has quit IRC00:04
*** jp_at_hp1 has joined #openstack00:04
*** jp_at_hp1 has quit IRC00:05
orzelnotmyname: (thx a lot for your time)00:05
*** jcook has quit IRC00:05
*** IlyaE has joined #openstack00:05
*** jp_at_hp has joined #openstack00:06
notmynameorzel: I'm glad it works (although I too don't know why the horizon cycle did anything--session cookies maybe?)00:06
*** leeantho has quit IRC00:08
*** sushils has quit IRC00:08
*** meylor has joined #openstack00:09
*** julim has quit IRC00:09
*** meylor has quit IRC00:09
*** as has quit IRC00:12
*** fnaval has joined #openstack00:12
*** mark3 has joined #openstack00:13
*** avd has quit IRC00:13
*** daMaestro has quit IRC00:15
*** arunkant has quit IRC00:16
*** aimon has joined #openstack00:16
*** aimon has quit IRC00:16
*** geekinutah has joined #openstack00:17
*** aimon has joined #openstack00:18
*** ryou-soda has joined #openstack00:19
orzelnotmyname: my guess is that it ask for a token only when the user connect and use it for the whole session00:19
*** tomoe__ has quit IRC00:20
*** ircuser-1 has quit IRC00:20
*** thansen has quit IRC00:20
notmynameorzel: which makes sense. sorta00:20
orzeldango-storage-swift uses some very old version of keystone/swift clients. I guess that the reason why if fails so badly00:20
*** ozialien has quit IRC00:20
*** tomoe_ has joined #openstack00:20
notmynameorzel: hmm..that's unfortunate. the swift api hasn't changed that much. maybe it's still using keystone's v1 auth protocol?00:20
orzeldebugging, i can find that the problem is that keystone returns 200 /auth ok and all BUT there's no header "x-storage-url" and that breaks it all00:21
*** gdubreui has joined #openstack00:21
orzelit's using keystone v2.000:21
notmynameorzel: ah. yes. that's the v1 protocol00:21
notmynamethe headers is v100:21
orzelah ? dang00:21
*** gdubreui has quit IRC00:21
*** thansen has joined #openstack00:21
notmynameso either you have to tell django storages to speak v2+ or you need to configure keystone to accept v100:21
*** gdubreui has joined #openstack00:21
orzeltheir example conf says to use v2.0/  It seems my keystone doesn't speak v1.000:21
*** ircuser-1 has joined #openstack00:21
*** sushils has joined #openstack00:22
*** matsuhashi has joined #openstack00:22
*** avd has joined #openstack00:22
notmynameorzel: their? the django storages?00:22
*** rpwwpr has joined #openstack00:22
*** bkopilov has joined #openstack00:23
notmynameorzel: also, you've mentioned both keystone and horizon, but only in the context of swift. are you using nova/cinder/neutron or anything else?00:23
notmynameorzel: if you are just using swift, then I can walk you through using a different auth system that will work with django storages (assuming that django storages only supports the v1 auth protocol)00:25
*** mark3 has quit IRC00:26
*** dvorak_ has joined #openstack00:26
*** dvorak has quit IRC00:28
*** dvorak_ is now known as dvorak00:28
*** eguz has joined #openstack00:28
*** eguz has quit IRC00:28
*** jdonalds has quit IRC00:29
orzelnotmyname: i'm using nova/cinder/glance already. I want keystone i think. not the tempauth stuff00:29
orzelwhici is swift only, iiuc00:30
*** sunrenjie6 has joined #openstack00:30
*** mikeoutland has joined #openstack00:30
notmynameorzel: right. there's also swauth and maybe a few others. but those are generally swift-only or swift-with-something-else00:30
notmynameorzel: just checking on the scope of what's needed :-)00:30
*** sputnik13 has quit IRC00:30
*** KyleMacDonald has joined #openstack00:30
*** rpwwpr has quit IRC00:30
orzelnotmyname: it's ok, you helped me enough anyway. I'll find out this one alone :)00:31
*** Penick has quit IRC00:31
notmynameorzel: it's dangerous to go alone. take this: http://swift.openstack.org00:32
notmyname(I'm sure you've already spent time there. just looking for something to fill in the blank ;-) )00:32
*** ovoraptor has joined #openstack00:32
*** sputnik13 has joined #openstack00:32
*** michaelneale has quit IRC00:33
*** eghobo has quit IRC00:33
*** sputnik13 has quit IRC00:33
*** tomoe__ has joined #openstack00:34
*** mikeoutland has quit IRC00:34
*** melwitt has quit IRC00:34
*** michaelneale has joined #openstack00:34
*** mrjazzcat has quit IRC00:35
*** colinmcnamara has quit IRC00:35
*** zzelle has quit IRC00:35
*** Penick has joined #openstack00:35
*** zzelle has joined #openstack00:35
*** Penick has quit IRC00:36
*** jcook has joined #openstack00:36
*** zzelle has quit IRC00:36
*** warik has quit IRC00:36
*** r0j4z0 has joined #openstack00:36
*** tomoe_ has quit IRC00:37
*** jtomasek has quit IRC00:38
*** mgiampapa has quit IRC00:38
*** chuckC has quit IRC00:38
*** byeager has joined #openstack00:40
*** jcook has quit IRC00:41
*** yamahata has joined #openstack00:41
*** chuckC has joined #openstack00:42
r0j4z0hi!00:42
r0j4z0someone here for a ceilometer question?00:42
longguangwhat is the difference between epel-openstack-havana.repo and rdo-release-havana-8?  thanks00:43
*** s00pcan has joined #openstack00:43
*** ozialien has joined #openstack00:43
longguangwhat is rdo?00:43
*** foexle has quit IRC00:43
r0j4z0RDO is the openstack from redhat00:43
r0j4z0RDO are a set of scripts to install and manage an openstack cloud00:44
*** galstrom_zzz is now known as galstrom00:44
*** jidar has joined #openstack00:44
longguangwhat is the diffference?00:45
longguangepel and rdo00:45
*** ramishra has joined #openstack00:45
r0j4z0they are different package repositories, with RDO repo you will be install OpenStack from redhat with their utilities and things like that00:46
*** baoli has quit IRC00:46
r0j4z0from epel you get a usual copy of openstack00:46
*** baoli has joined #openstack00:46
*** thehybridtech has joined #openstack00:47
*** chuckC has quit IRC00:47
*** bdpayne has quit IRC00:47
*** rbowen has quit IRC00:48
*** _cjones_ has quit IRC00:48
*** _cjones_ has joined #openstack00:48
longguangyou mean  each version of openstack corresponding to two packages both are from redhat , because of different repo?00:49
longguangopenstack rpm version00:49
r0j4z0yes, i know RDO have different packages than for example epel o centos repo00:50
*** byeager has quit IRC00:50
*** nati_ueno has quit IRC00:50
r0j4z0RDO have his own tools to install/manage openstack00:51
longguangwhich one is better  , even both repo can be used00:51
r0j4z0normally both are at the same code level, try both and select what you like more00:52
*** dtx00ff has quit IRC00:52
longguanghaha00:52
*** andys has joined #openstack00:52
*** tomoe__ has quit IRC00:52
*** andys is now known as Guest5199100:53
*** _cjones_ has quit IRC00:53
*** Guest51991 has quit IRC00:53
*** tomoe_ has joined #openstack00:53
*** suresh12 has quit IRC00:54
longguangepel is mostly like offical release, and rdo has more changes and tools?00:54
*** s00pcan has quit IRC00:55
*** vikasd has quit IRC00:55
*** rmoe has quit IRC00:56
*** ovoraptor has quit IRC00:56
*** Barker has joined #openstack00:57
*** saurabhs has quit IRC00:58
*** saurabhs has joined #openstack00:58
orzelnotmyname: i got a full list of url, this one among them, do not worry :)00:58
*** Networkn3rd has joined #openstack00:58
*** devlaps has quit IRC00:59
orzelnotmyname: it works now btw. I can "collectstatic" on swift from django (if you know what collecstatic is)01:00
orzelit's _slow_, really amazing01:00
*** CASP3R has quit IRC01:00
*** yano has quit IRC01:00
orzelkeystone and mysql are on their knee on a quite powerful server01:00
*** fifieldt has joined #openstack01:00
orzeli guess it's kinda optimized for the "get" rather than the put...01:03
*** igordcard has quit IRC01:04
*** vfiduccia has quit IRC01:04
*** rellik28 has quit IRC01:04
*** andreaturli has quit IRC01:04
*** fnaval has quit IRC01:05
*** gdubreui has quit IRC01:05
*** Kupo24z has quit IRC01:05
*** fnaval has joined #openstack01:05
*** mikeoutland has joined #openstack01:05
*** avd has quit IRC01:05
*** med has joined #openstack01:06
*** geekinutah has quit IRC01:06
*** Celm has quit IRC01:07
*** avd has joined #openstack01:07
*** medberry has joined #openstack01:07
*** medberry is now known as Guest4001001:07
*** nelsnelson has quit IRC01:08
*** nelsnelson has joined #openstack01:08
*** baoli has quit IRC01:09
*** doug-fish has left #openstack01:09
*** med has quit IRC01:10
*** yano has joined #openstack01:10
*** ericgoncz has joined #openstack01:11
*** doug-fish1 has joined #openstack01:14
*** doug-fish1 has left #openstack01:14
*** shakamunyi has quit IRC01:16
*** rods1 has quit IRC01:16
*** otter768 has quit IRC01:18
*** vpanizo has quit IRC01:18
*** mhanif has joined #openstack01:18
*** tmclaugh[work] has quit IRC01:19
*** otter768 has joined #openstack01:19
*** otter768 has quit IRC01:20
*** davidbowlby has joined #openstack01:20
*** otter768 has joined #openstack01:20
*** rmoe has joined #openstack01:21
*** jhesketh has quit IRC01:21
*** nati_ueno has joined #openstack01:21
*** mhanif has quit IRC01:21
*** signed8bit has quit IRC01:22
*** saschpe has quit IRC01:22
*** saschpe has joined #openstack01:23
*** jp_at_hp has quit IRC01:24
*** gdubreui has joined #openstack01:24
*** suresh12 has joined #openstack01:25
*** aldavud has quit IRC01:25
*** yano has quit IRC01:25
*** ozialien has quit IRC01:26
*** a_le_ has joined #openstack01:26
*** otter768 has quit IRC01:27
*** yano has joined #openstack01:27
*** sz0_ has joined #openstack01:27
*** signed8bit has joined #openstack01:27
davidbowlbyhas anyone on here migrated a ubuntu server from vmware to openstack using backup/restore rather than vmdk transfer?01:28
*** jareddlc has quit IRC01:28
*** ramishra has quit IRC01:28
*** spandhe_ has joined #openstack01:29
*** otter768 has joined #openstack01:29
*** rsmitty has joined #openstack01:29
*** sz0 has quit IRC01:30
*** a_le has quit IRC01:30
*** mikeoutland has quit IRC01:31
*** vkmc has joined #openstack01:31
*** nati_ueno has quit IRC01:32
*** suresh12 has quit IRC01:34
*** crandquist has quit IRC01:34
*** chuckC has joined #openstack01:34
*** michaelneale has quit IRC01:35
*** vnguyen has quit IRC01:36
*** mikeoutland has joined #openstack01:36
*** jhesketh has joined #openstack01:37
*** mikeoutland has quit IRC01:38
*** vpanizo has joined #openstack01:41
*** gyee has quit IRC01:41
*** nati_ueno has joined #openstack01:42
*** nati_ueno has quit IRC01:42
*** coreywright_ is now known as coreywright01:42
*** yamahata has quit IRC01:43
*** yamahata has joined #openstack01:43
*** nosnos has joined #openstack01:45
*** zz_gondoi is now known as gondoi01:45
*** gigawhat has joined #openstack01:45
*** vkmc has quit IRC01:46
*** byeager has joined #openstack01:46
*** michaelneale has joined #openstack01:47
*** ramishra has joined #openstack01:48
*** crandquist has joined #openstack01:49
*** byeager has quit IRC01:51
*** tmclaugh[work] has joined #openstack01:51
*** angdraug has quit IRC01:52
*** gyee has joined #openstack01:54
*** saurabhs has left #openstack01:55
*** weshay has joined #openstack01:58
*** libsysguy has quit IRC01:58
*** erkules_ has joined #openstack01:58
*** yaguang has joined #openstack02:00
*** suresh12 has joined #openstack02:00
*** suresh12 has joined #openstack02:00
*** weshay has quit IRC02:00
*** erkules has quit IRC02:01
*** sushils has quit IRC02:02
*** sushils has joined #openstack02:04
*** Ruetobas has quit IRC02:06
*** tomoe__ has joined #openstack02:09
*** abhirc has quit IRC02:09
*** Ruetobas has joined #openstack02:12
*** tomoe_ has quit IRC02:12
*** mhli has joined #openstack02:12
*** signed8bit has quit IRC02:12
*** sushils has quit IRC02:13
*** noslzzp has quit IRC02:13
*** tmclaugh[work] has quit IRC02:13
*** jdonalds has joined #openstack02:14
*** sushils has joined #openstack02:14
*** Xelenonz has joined #openstack02:16
*** arnaud has quit IRC02:16
*** arnaud has joined #openstack02:16
*** Ruetobas has quit IRC02:16
*** jckasper has joined #openstack02:18
*** gigawhat has quit IRC02:18
*** libsysguy has joined #openstack02:21
*** sushils has quit IRC02:21
*** signed8bit has joined #openstack02:22
*** Ruetobas has joined #openstack02:23
*** rossk_ has quit IRC02:24
*** xianghui has joined #openstack02:24
*** signed8bit has quit IRC02:26
*** arnaud has quit IRC02:28
*** dims has quit IRC02:29
*** ArcTanSusan has quit IRC02:29
*** razec is now known as Razec02:30
*** davidbowlby has quit IRC02:34
*** imperfect- has joined #openstack02:34
imperfect-Anyone know if ESXi can be used at compute? I saw something about a plugin to make it happen02:35
*** baoli has joined #openstack02:35
*** Ryan_Lane has joined #openstack02:36
*** essessv has joined #openstack02:37
*** yocum_ has quit IRC02:37
*** Wicaeed has quit IRC02:37
*** rodrigods_ has quit IRC02:38
*** sld has joined #openstack02:38
*** jdonalds has quit IRC02:39
*** bmurt has quit IRC02:41
*** gondoi is now known as zz_gondoi02:41
*** ericgoncz has quit IRC02:43
*** rellik28 has joined #openstack02:46
*** byeager has joined #openstack02:47
*** penguinRaider has joined #openstack02:48
*** IlyaE has quit IRC02:48
*** edmund has joined #openstack02:51
*** byeager has quit IRC02:51
*** matiu has joined #openstack02:53
*** matiu has quit IRC02:53
*** matiu has joined #openstack02:53
*** Barker has quit IRC02:54
*** suresh12 has quit IRC02:54
*** r3pl4y has joined #openstack02:55
*** sumanth has joined #openstack02:56
*** caleb_` has quit IRC02:58
*** mberlin1 has joined #openstack02:59
*** bdpayne has joined #openstack02:59
*** bdpayne has joined #openstack02:59
*** bdpayne has quit IRC02:59
*** bdpayne has joined #openstack03:00
*** mikeoutland has joined #openstack03:00
*** libsysguy has quit IRC03:00
*** matsuhashi has quit IRC03:00
*** gdubreui has quit IRC03:01
*** bdpayne_ has joined #openstack03:01
*** mberlin has quit IRC03:02
*** nelsnelson has quit IRC03:02
*** mixomathoze has quit IRC03:03
*** nelsnelson has joined #openstack03:03
*** bdpayne has quit IRC03:04
*** kbrierly has quit IRC03:04
*** matsuhashi has joined #openstack03:04
*** IlyaE has joined #openstack03:05
*** kbrierly has joined #openstack03:05
*** mattgriffin has quit IRC03:05
*** Celm has joined #openstack03:08
*** mixomathoze has joined #openstack03:09
*** paragan has joined #openstack03:10
*** paragan has quit IRC03:10
*** paragan has joined #openstack03:10
*** KyleMacDonald has quit IRC03:10
*** ramishra has quit IRC03:12
*** Celm has quit IRC03:12
*** Xelenonz has quit IRC03:13
*** theRealGent has joined #openstack03:14
*** talluri has joined #openstack03:14
*** esker has quit IRC03:15
*** Xelenonz has joined #openstack03:15
*** esker has joined #openstack03:15
*** gigawhat has joined #openstack03:15
*** theRealGent has quit IRC03:16
*** meeprat2 has quit IRC03:25
*** greer has quit IRC03:25
*** Ryan_Lane has quit IRC03:25
*** byeager has joined #openstack03:25
*** bdpayne_ has quit IRC03:26
*** jimbaker has quit IRC03:26
*** bkopilov has quit IRC03:28
*** rmoe has quit IRC03:30
*** ejat has joined #openstack03:31
*** ejat has joined #openstack03:31
*** k_stev1 has quit IRC03:31
*** nosnos has quit IRC03:33
*** medieval1 has quit IRC03:33
*** bmurt has joined #openstack03:34
*** greer has joined #openstack03:34
*** matsuhashi has quit IRC03:34
*** gigawhat has quit IRC03:35
*** matsuhashi has joined #openstack03:35
*** daneyon has joined #openstack03:36
*** wpf has joined #openstack03:38
*** rsmitty has quit IRC03:38
*** datajerk has joined #openstack03:39
*** sn6i23a has joined #openstack03:39
*** gigawhat has joined #openstack03:39
*** matsuhashi has quit IRC03:39
*** xavpaice has left #openstack03:40
*** bdpayne has joined #openstack03:41
*** daneyon has quit IRC03:41
*** bkopilov has joined #openstack03:41
*** sgviking has joined #openstack03:43
*** baoli has quit IRC03:44
*** aveek has joined #openstack03:45
*** agangil has joined #openstack03:45
*** eghobo has joined #openstack03:46
*** sn6i23a has quit IRC03:47
*** gigawhat has quit IRC03:48
*** shakamunyi has joined #openstack03:49
*** k_stev has joined #openstack03:49
*** bmurt has quit IRC03:50
*** dtx00ff has joined #openstack03:51
*** k_stev has quit IRC03:54
*** edmund has quit IRC03:55
*** matsuhashi has joined #openstack03:56
*** daneyon has joined #openstack03:56
*** sumanth has quit IRC03:57
*** xianghui has quit IRC03:57
*** dtx00ff has quit IRC04:02
*** daneyon has quit IRC04:02
*** dtx00ff has joined #openstack04:02
*** medieval1 has joined #openstack04:03
*** mkolesni has joined #openstack04:04
*** MrJoshua has quit IRC04:05
*** shakamunyi has quit IRC04:05
*** suresh12 has joined #openstack04:05
*** yixuan has joined #openstack04:05
*** dtx00ff has quit IRC04:07
*** agangil has quit IRC04:08
*** sumanth has joined #openstack04:08
*** xianghui has joined #openstack04:09
*** suresh12 has quit IRC04:10
*** k4n0 has joined #openstack04:11
*** rdas has joined #openstack04:11
*** coreywright is now known as coreywright_04:14
*** ejat has quit IRC04:14
*** xianghui has quit IRC04:14
*** gigawhat has joined #openstack04:15
*** sputnik13 has joined #openstack04:15
*** galstrom is now known as galstrom_zzz04:15
*** renlt has joined #openstack04:18
*** psharma has joined #openstack04:18
*** r3pl4y has quit IRC04:18
*** alexlindenlevy has joined #openstack04:21
*** bdpayne has quit IRC04:21
*** Sir_Designer__ has joined #openstack04:23
*** Guest40010 has quit IRC04:23
*** pravins has joined #openstack04:23
*** Sir_Designer__ is now known as Sri_Designer04:23
*** starmer has joined #openstack04:23
*** byeager has quit IRC04:23
*** nihilistic has quit IRC04:24
*** ericReeves has quit IRC04:26
*** xianghui has joined #openstack04:26
*** gdubreui has joined #openstack04:30
*** jdonalds has joined #openstack04:31
*** cagrev has joined #openstack04:31
*** agangil has joined #openstack04:31
*** bbart has quit IRC04:34
*** jeflui has joined #openstack04:34
*** jeflui has joined #openstack04:35
*** bbart has joined #openstack04:35
*** mostly_d34dh0r53 is now known as d34dh0r5304:36
*** Ryan_Lane has joined #openstack04:36
*** ramishra has joined #openstack04:36
*** slewis has quit IRC04:38
*** kushal has joined #openstack04:38
*** slewis has joined #openstack04:38
*** harlowja_ is now known as harlowja_away04:38
*** bkopilov has quit IRC04:40
*** Ryan_Lane has quit IRC04:40
*** jdonalds has quit IRC04:40
*** michaelneale has quit IRC04:41
*** bkopilov has joined #openstack04:41
*** peret has joined #openstack04:41
*** Penick has joined #openstack04:43
*** Penick has quit IRC04:43
*** essessv has quit IRC04:44
*** bdpayne has joined #openstack04:45
*** nosnos has joined #openstack04:45
*** tomoe_ has joined #openstack04:46
*** tomoe_ has quit IRC04:47
*** mikeoutland has quit IRC04:48
*** dangers is now known as dangers_away04:49
*** tomoe__ has quit IRC04:49
*** cagrev has quit IRC04:52
*** jdonalds has joined #openstack04:53
*** kype has joined #openstack04:53
*** aeperezt has quit IRC04:53
kypeHi, is it possible to get Swift installed when install rdo Packstack?04:53
*** arnaud has joined #openstack04:53
*** xiej has joined #openstack04:54
*** hemna_ has joined #openstack04:55
*** dtx00ff has joined #openstack04:55
*** michaelneale has joined #openstack04:55
*** bdpayne has quit IRC04:57
*** nkhare has joined #openstack04:57
*** eghobo has quit IRC04:57
*** eghobo has joined #openstack04:57
*** nkhare_ has joined #openstack04:58
*** xiej has quit IRC04:58
*** gigawhat has quit IRC04:59
*** jdonalds has quit IRC04:59
*** eguz has joined #openstack04:59
*** jcromer has quit IRC05:01
*** suresh12 has joined #openstack05:02
*** jdonalds has joined #openstack05:02
*** pheadron has joined #openstack05:02
*** tomoe_ has joined #openstack05:02
*** eghobo has quit IRC05:03
*** shakamunyi has joined #openstack05:03
*** dtx00ff_ has joined #openstack05:03
*** nkhare_ has quit IRC05:04
*** bkopilov has quit IRC05:04
*** bocaneri has joined #openstack05:04
*** bocaneri has quit IRC05:05
*** bocaneri has joined #openstack05:05
*** bkopilov has joined #openstack05:05
*** xiej has joined #openstack05:05
*** jdonalds has quit IRC05:06
*** dtx00ff has quit IRC05:06
*** jeflui has quit IRC05:07
*** xiej has quit IRC05:08
*** Celm has joined #openstack05:08
*** sumanth has quit IRC05:09
*** mgiampapa has joined #openstack05:09
*** fester05 has quit IRC05:09
*** d34dh0r53 is now known as mostly_d34dh0r5305:10
*** ramishra has quit IRC05:10
*** sumanth has joined #openstack05:10
*** ramishra has joined #openstack05:12
*** ricardorocha has quit IRC05:12
*** Celm has quit IRC05:13
*** shakamunyi has quit IRC05:14
*** spandhe_ has quit IRC05:14
*** tomoe_ has quit IRC05:16
kypeAnyone used rdo here? Got this error during installation ERROR : Failed to run remote script, stdout: no package provides puppet05:16
*** ramishra has quit IRC05:16
*** michaelneale has quit IRC05:17
*** Networkn3rd has quit IRC05:17
*** IlyaE has quit IRC05:20
*** jeflui has joined #openstack05:20
*** ricardorocha has joined #openstack05:20
*** ejat has joined #openstack05:21
*** ejat has joined #openstack05:21
*** mgiampapa has quit IRC05:22
*** xianghui has quit IRC05:23
*** IlyaE has joined #openstack05:27
*** pmathews has joined #openstack05:29
rellik28\quit05:29
rellik28\part05:29
rellik28\leave05:29
rellik28hmmm05:29
*** rellik28 has quit IRC05:29
*** michaelneale has joined #openstack05:30
*** esker has quit IRC05:31
*** alexlindenlevy has quit IRC05:31
*** esker has joined #openstack05:32
*** alexlindenlevy has joined #openstack05:32
*** flanders has joined #openstack05:33
*** ttrifonov_zZzz is now known as ttrifonov05:33
*** ttrifonov is now known as ttrifonov_zZzz05:34
flandersHow do I load a website API with basic http?05:34
*** fnaval_ has joined #openstack05:34
*** Longgeek has joined #openstack05:35
*** esker has quit IRC05:36
*** fnaval has quit IRC05:36
*** alexlindenlevy has quit IRC05:36
*** thehybridtech has quit IRC05:37
*** nelsnelson has quit IRC05:40
*** fester05 has joined #openstack05:40
*** shakamunyi has joined #openstack05:40
*** xianghui has joined #openstack05:41
*** mgiampapa has joined #openstack05:41
*** lori|away is now known as lori05:42
*** pmathews has quit IRC05:43
*** nlevinki has joined #openstack05:44
*** hemna_ has quit IRC05:44
*** fester05 has quit IRC05:45
*** TheOsprey has joined #openstack05:46
*** Romik has joined #openstack05:46
*** wpf has quit IRC05:48
*** nshaikh has joined #openstack05:48
*** wpf has joined #openstack05:49
*** shakamunyi has quit IRC05:50
*** clayb has quit IRC05:52
*** fam has quit IRC05:53
*** fam has joined #openstack05:54
*** michaelneale has quit IRC05:56
*** flanders has quit IRC06:00
*** naveen_ has joined #openstack06:01
*** flanders has joined #openstack06:02
*** OutBackDingo has quit IRC06:02
*** jeflui has quit IRC06:02
*** mgiampapa has quit IRC06:03
*** OutBackDingo has joined #openstack06:04
*** fnaval_ has quit IRC06:07
*** arnaud has quit IRC06:07
*** iscsi has quit IRC06:07
*** msgodf has joined #openstack06:08
*** a_le_ has quit IRC06:09
*** morganfainberg is now known as stevemar206:09
*** iscsi has joined #openstack06:10
*** stevemar2 is now known as morganfainberg06:10
*** jeflui has joined #openstack06:11
*** jeflui has joined #openstack06:11
*** flanders has quit IRC06:12
*** vnguyen has joined #openstack06:14
*** tnovacik|gone has joined #openstack06:15
*** Akshik has joined #openstack06:15
Akshikis there a command to know the overall capacity of my cinder06:16
*** tshefi has joined #openstack06:19
*** ricardorocha has quit IRC06:20
*** afazekas has quit IRC06:22
*** peret has quit IRC06:22
*** afazekas has joined #openstack06:22
*** jprovazn has joined #openstack06:22
*** fnaval has joined #openstack06:23
*** dtx00ff has joined #openstack06:24
*** vaidyanath has joined #openstack06:24
vaidyanathi am unable to login to trystack with my facebook06:25
vaidyanathis anyone facing the same issue?06:25
*** anand_ts has joined #openstack06:26
*** flanders has joined #openstack06:27
*** dtx00ff_ has quit IRC06:27
*** inc0 has joined #openstack06:27
*** HenryG has quit IRC06:27
*** giorgiodinapoli has joined #openstack06:28
*** vaidyanath has quit IRC06:31
*** jtomasek has joined #openstack06:33
*** neha_ has joined #openstack06:33
*** HenryG has joined #openstack06:33
*** divya has joined #openstack06:33
*** divya is now known as Guest5537006:34
*** andreaturli has joined #openstack06:35
*** suresh12 has quit IRC06:35
*** Guest55370 has quit IRC06:35
*** NuclearW0rm has joined #openstack06:35
*** yrabl has joined #openstack06:37
*** bappa has joined #openstack06:37
*** OffTheRails has joined #openstack06:38
*** dtx00ff has quit IRC06:38
*** OffTheRails has quit IRC06:38
*** rickerc has quit IRC06:39
*** ttrifonov_zZzz is now known as ttrifonov06:40
*** r3pl4y has joined #openstack06:41
*** flanders has quit IRC06:41
*** fester05 has joined #openstack06:42
*** fnaval has quit IRC06:42
*** ajaymdu has joined #openstack06:42
*** ajaymdu has quit IRC06:44
*** hbendali has joined #openstack06:45
*** sigurding has joined #openstack06:45
kypeHow do i know if my packstack installation is using glance or swift?06:46
*** comay has quit IRC06:47
*** shakamunyi has joined #openstack06:47
*** fam has quit IRC06:48
*** agangil has quit IRC06:49
*** fam has joined #openstack06:50
*** fester05 has quit IRC06:50
*** ttrifonov is now known as ttrifonov_zZzz06:50
*** omachace has joined #openstack06:51
*** reidrac has joined #openstack06:51
*** wpf has quit IRC06:52
*** pantea has joined #openstack06:53
*** Romik has quit IRC06:53
*** dtx00ff has joined #openstack06:54
*** shakamunyi has quit IRC06:59
*** gszasz has joined #openstack07:00
*** gszasz is now known as gszasz_afk07:00
*** gszasz_afk is now known as gszasz07:00
*** fnaval has joined #openstack07:00
*** karimb has joined #openstack07:01
*** achampion has quit IRC07:02
*** rickerc has joined #openstack07:03
*** artem_panchenko has joined #openstack07:03
*** jdonalds has joined #openstack07:03
*** Ursinha-afk is now known as Ursinha07:04
*** fnaval has quit IRC07:05
*** flaper87|afk is now known as flaper8707:06
*** hbendali has quit IRC07:06
*** hbendali has joined #openstack07:06
*** ttrifonov_zZzz is now known as ttrifonov07:07
*** bappa has quit IRC07:07
*** mikedawson has quit IRC07:07
*** OutBackDingo has quit IRC07:07
*** jeflui has quit IRC07:08
*** nlevinki has quit IRC07:08
*** nlevinki has joined #openstack07:09
*** Zack_Deee has quit IRC07:09
*** vnguyen has quit IRC07:10
*** gyee has quit IRC07:10
*** IlyaE has quit IRC07:10
*** gusmaskowitz has joined #openstack07:10
*** dtx00ff has quit IRC07:11
*** vpanizo has quit IRC07:11
*** yaguang has quit IRC07:11
*** tris has quit IRC07:11
*** roby_ has joined #openstack07:12
*** ejat has quit IRC07:12
*** sigurding has quit IRC07:14
*** jlibosva has joined #openstack07:14
*** nlevinki has quit IRC07:15
*** vpanizo has joined #openstack07:15
*** lori is now known as lori|away07:17
*** yaguang has joined #openstack07:19
*** eguz has quit IRC07:22
*** xianghui has quit IRC07:24
*** zzelle has joined #openstack07:25
*** dtx00ff has joined #openstack07:25
*** bogdando has quit IRC07:26
*** gusmaskowitz has quit IRC07:26
*** shakamunyi has joined #openstack07:26
*** bogdando has joined #openstack07:26
*** aniket has joined #openstack07:27
anikethi07:28
*** tvvcox has joined #openstack07:29
*** melmoth has quit IRC07:29
*** ashishsnigam has joined #openstack07:29
*** nlevinki has joined #openstack07:30
kypeAnyone know if the openstack cirros image is capable of doing anything?07:30
*** zzelle has quit IRC07:31
giorgiodinapolibooting07:31
giorgiodinapolipinging07:31
*** jp_at_hp has joined #openstack07:31
*** zzelle has joined #openstack07:31
*** devnull1 has joined #openstack07:31
*** ifarkas has joined #openstack07:31
kypegiorgiodinapoli It doesnt accept my keyboard input? Does the login work? As i whatever i type does not get shown in console07:32
*** zzelle has quit IRC07:32
aniketi am gettiing error while running stack.sh  as -ERROR] /home/ubuntu/devstack/lib/rpc_backend:152 Failed to set rabbitmq password07:32
*** zzelle has joined #openstack07:32
*** zzelle has quit IRC07:34
*** jistr has joined #openstack07:34
*** zzelle has joined #openstack07:34
kypeDont worry about it, it was just lag07:35
*** zzelle has quit IRC07:36
aniket<kype>i am gettiing error while running stack.sh  as -ERROR] /home/ubuntu/devstack/lib/rpc_backend:152 Failed to set rabbitmq password07:36
*** zzelle has joined #openstack07:36
*** shakamunyi has quit IRC07:36
*** r0j4z0 has quit IRC07:37
*** nstrug has joined #openstack07:38
*** dtx00ff has quit IRC07:39
*** aniket has quit IRC07:40
*** MrCurious has quit IRC07:41
*** pelix has joined #openstack07:41
*** xianghui has joined #openstack07:42
*** sushils has joined #openstack07:42
*** bilco105_ is now known as bilco10507:43
*** starmer has quit IRC07:43
*** a_le has joined #openstack07:43
*** lcavassa has joined #openstack07:45
*** suresh12 has joined #openstack07:45
*** sushils has quit IRC07:47
*** fester05 has joined #openstack07:47
*** fsimonce has joined #openstack07:48
*** ProT-0-TypE has joined #openstack07:48
*** starmer has joined #openstack07:48
*** sushils has joined #openstack07:49
*** a_le has quit IRC07:49
*** michaelneale has joined #openstack07:50
*** suresh12 has quit IRC07:50
*** xianghui has quit IRC07:50
*** longguang has quit IRC07:51
*** longguang has joined #openstack07:51
*** MarcMorata has joined #openstack07:53
*** dfarrell-41678 has quit IRC07:53
*** morganfainberg is now known as morganfainberg_Z07:54
*** dtx00ff has joined #openstack07:55
*** sushils has quit IRC07:55
*** hbendali has quit IRC07:55
*** fester05 has quit IRC07:57
*** matsuhashi has quit IRC07:58
*** lintan has quit IRC07:58
*** matsuhashi has joined #openstack07:59
*** evanz has quit IRC07:59
*** paraa has joined #openstack08:00
*** mkollaro has joined #openstack08:00
*** gdubreui has quit IRC08:01
*** matsuhas_ has joined #openstack08:02
*** mrmartin has joined #openstack08:02
*** xianghui has joined #openstack08:02
*** bilco105 is now known as bilco105_08:02
*** nlevinki has quit IRC08:03
*** shakamunyi has joined #openstack08:03
*** matsuhashi has quit IRC08:04
*** Zack_Deee has joined #openstack08:05
*** mindpixel has joined #openstack08:05
*** pixelb has joined #openstack08:06
*** dtx00ff_ has joined #openstack08:10
*** nstrug has quit IRC08:11
*** cdent has joined #openstack08:12
*** morganfainberg_Z is now known as morganfainberg08:12
*** shakamunyi has quit IRC08:14
*** dtx00ff has quit IRC08:14
*** guest777 has joined #openstack08:14
*** ashishsnigam has quit IRC08:14
*** rods1 has joined #openstack08:16
*** cdent has quit IRC08:16
guest777Hi, I have a doubt about how the netron works, I'm using ml2 plugin with gre, and I would like to know if for each virtual network the neutron will create a new gre tunnel? Or if it use just one tunnel for all virtual networks.08:16
*** rdas_ has joined #openstack08:17
*** rdas has quit IRC08:19
*** nlevinki has joined #openstack08:19
*** jpich has joined #openstack08:21
*** amuller has joined #openstack08:22
*** eglynn has joined #openstack08:23
*** cdent has joined #openstack08:23
*** derekh_ has joined #openstack08:25
*** m1crofarmer has quit IRC08:26
*** karimb has quit IRC08:28
*** sushils has joined #openstack08:28
*** dizquierdo has joined #openstack08:29
*** kushal has quit IRC08:30
*** cammann has joined #openstack08:31
*** Dharmit has joined #openstack08:31
*** xianghui has quit IRC08:32
*** qlaureij has joined #openstack08:32
*** dtx00ff_ has quit IRC08:33
*** Zack_Deee has quit IRC08:35
*** egallen has joined #openstack08:35
*** igordcard has joined #openstack08:35
*** belmoreira has joined #openstack08:36
*** belmoreira has left #openstack08:36
*** mmagr has joined #openstack08:36
*** belmoreira has joined #openstack08:36
*** ProT-0-TypE has quit IRC08:37
*** Zack_Deee has joined #openstack08:39
*** r0j4z0 has joined #openstack08:40
*** shakamunyi has joined #openstack08:41
*** dfarrell-41678 has joined #openstack08:41
*** ricardorocha has joined #openstack08:42
*** mrmartin has quit IRC08:42
*** karimb has joined #openstack08:42
*** egallen has quit IRC08:42
*** xianghui has joined #openstack08:44
*** michaelneale_ has joined #openstack08:45
*** egallen has joined #openstack08:45
*** jcoufal has joined #openstack08:46
*** tomoe_ has joined #openstack08:47
*** tomoe_ has quit IRC08:47
*** michaelneale has quit IRC08:47
*** Akshik has quit IRC08:50
*** rdas_ has quit IRC08:50
*** cedrics has joined #openstack08:50
*** sunrenjie6 has quit IRC08:52
*** sunrenjie6 has joined #openstack08:52
*** shakamunyi has quit IRC08:52
*** devnull1 has quit IRC08:53
*** matsuhas_ has quit IRC08:53
*** msgodf has quit IRC08:54
*** msgodf has joined #openstack08:54
*** fester05 has joined #openstack08:54
*** devnull1 has joined #openstack08:55
guest777Hi, I have a doubt about how the netron works, I'm using ml2 plugin with gre, and I would like to know if for each virtual network the neutron will create a new gre tunnel? Or if it use just one tunnel for all virtual networks.08:55
*** devnull1 has quit IRC08:55
*** mrmartin has joined #openstack08:56
*** devnull1 has joined #openstack08:56
*** sunrenjie6 has quit IRC08:57
*** cedrics has quit IRC08:57
*** matsuhashi has joined #openstack08:58
*** inc0_ has joined #openstack09:00
*** inc0 has quit IRC09:02
*** bilco105_ is now known as bilco10509:02
*** bbcmicrocomputer has joined #openstack09:03
*** Zack_Deee has quit IRC09:04
*** tnovacik|gone is now known as tnovacik09:05
*** fester05 has quit IRC09:05
*** Zack_Deee has joined #openstack09:06
*** Deltachaos has quit IRC09:09
kypeIs this the auth_url for rally -> "http://localhost:5000/v2.0/" or isit this "http://localhost:35357/v2.0/"09:09
*** foexle has joined #openstack09:09
*** nlevinki has quit IRC09:09
*** aniket has joined #openstack09:10
*** renlt has quit IRC09:12
*** naveen_ has quit IRC09:12
*** nlevinki has joined #openstack09:12
*** Akshik has joined #openstack09:15
anikethi all09:17
aniketcan anybody tell me what changes should i do to connect my instance to internet?? i am using 1 NIC09:17
*** fnaval has joined #openstack09:18
*** pnascimento has joined #openstack09:19
*** shakamunyi has joined #openstack09:19
*** foexle has quit IRC09:21
*** dguerri is now known as _dguerri09:22
*** naveen_ has joined #openstack09:25
*** _dguerri is now known as dguerri09:26
*** sergmelikyan has quit IRC09:31
*** sergmelikyan has joined #openstack09:31
*** shakamunyi has quit IRC09:31
*** matsuhashi has quit IRC09:33
*** matsuhashi has joined #openstack09:33
*** jroovers has joined #openstack09:35
*** matsuhashi has quit IRC09:35
*** matsuhashi has joined #openstack09:36
*** lynxman has quit IRC09:36
*** ccorrigan has joined #openstack09:37
*** lynxman has joined #openstack09:37
*** fnaval has quit IRC09:38
*** rdas has joined #openstack09:40
*** aldavud has joined #openstack09:40
*** Zack_Deee has quit IRC09:41
*** jodok has joined #openstack09:42
*** aldavud has quit IRC09:48
*** aldavud has joined #openstack09:48
aniketcan anybody tell me what changes should i do to connect my instance to internet?? i am using 1 NIC09:48
aniket??09:48
*** belmoreira has quit IRC09:48
*** kype has quit IRC09:49
*** yixuan has quit IRC09:51
*** yixuan has joined #openstack09:51
*** aldavud has joined #openstack09:51
*** belmoreira has joined #openstack09:51
*** devnull1 has quit IRC09:52
*** jodok has quit IRC09:54
*** yixuan has quit IRC09:55
*** devnull1 has joined #openstack09:56
*** shakamunyi has joined #openstack09:59
*** otter768_ has joined #openstack10:00
*** go_chiba has joined #openstack10:02
*** otter768 has quit IRC10:02
*** nosnos has quit IRC10:02
*** jtomasek has quit IRC10:03
*** michaelneale_ has quit IRC10:04
*** berendt has joined #openstack10:04
*** nosnos has joined #openstack10:05
*** shakamunyi has quit IRC10:05
*** fam has quit IRC10:05
*** jtomasek has joined #openstack10:05
*** moha_hunt has joined #openstack10:07
*** ongolaBoy has joined #openstack10:09
*** avd has quit IRC10:10
*** scuttlemonkey has quit IRC10:10
*** Dominic_ has quit IRC10:10
*** morazi has quit IRC10:10
*** jbeimler has quit IRC10:10
*** Lumiere has quit IRC10:10
*** vchernomor has quit IRC10:10
*** mbeierl has quit IRC10:10
*** bdperkin has quit IRC10:10
*** jbeimler has joined #openstack10:10
*** Lumiere has joined #openstack10:10
*** Lumiere has quit IRC10:10
*** Lumiere has joined #openstack10:10
*** Dominic_ has joined #openstack10:10
*** bdperkin has joined #openstack10:10
*** jkienitz has quit IRC10:10
*** morazi has joined #openstack10:10
*** mbeierl has joined #openstack10:10
*** qlaureij has quit IRC10:11
*** scuttlemonkey has joined #openstack10:11
*** belmoreira has quit IRC10:13
*** ahale has joined #openstack10:15
*** foexle has joined #openstack10:16
*** tomoe_ has joined #openstack10:16
*** avd has joined #openstack10:17
*** vchernomor has joined #openstack10:20
*** aniket has quit IRC10:21
*** Akshik has quit IRC10:22
*** aniket has joined #openstack10:22
*** michaelneale has joined #openstack10:23
*** vkmc has joined #openstack10:24
*** vkmc has quit IRC10:24
*** vkmc has joined #openstack10:24
*** xianghui has quit IRC10:25
*** Wayn3_ has joined #openstack10:27
*** foexle has quit IRC10:30
Wayn3_is the nova.conf file format different for different formats?10:32
*** kolesovdv has joined #openstack10:32
Wayn3_i mean differennt OS10:33
*** paragan has quit IRC10:33
*** RobH_ has joined #openstack10:34
*** michaelneale has quit IRC10:35
*** ktaube has joined #openstack10:36
*** ktaube has quit IRC10:38
*** belmoreira has joined #openstack10:39
*** sputnik13 has quit IRC10:40
*** matsuhashi has quit IRC10:41
*** HenryG has quit IRC10:41
*** nosnos has quit IRC10:41
*** afazekas is now known as afazekas_sick_do10:43
*** Marek1211 has joined #openstack10:45
*** Marek1211 has left #openstack10:45
*** vpanizo has quit IRC10:45
*** nosnos has joined #openstack10:45
*** bilco105 is now known as bilco105_10:46
*** jamie_h has joined #openstack10:46
*** nosnos has quit IRC10:46
*** nosnos has joined #openstack10:47
*** nosnos has quit IRC10:48
*** andreas__ has quit IRC10:48
*** andreas__ has joined #openstack10:49
*** aniket has quit IRC10:49
*** cdent_ has joined #openstack10:50
*** cdent has quit IRC10:50
*** cdent_ is now known as cdent10:50
*** ahasenack has joined #openstack10:50
*** Longgeek has quit IRC10:51
*** nkhare has quit IRC10:52
*** Wayn3_ has quit IRC10:52
*** afazekas_sick_do has quit IRC10:53
*** Ursinha is now known as Ursinha-afk10:53
*** andreas__ has quit IRC10:54
*** sergmelikyan has quit IRC10:55
*** Longgeek has joined #openstack10:55
*** mikedawson has joined #openstack10:55
*** HenryG has joined #openstack10:56
*** sergmelikyan has joined #openstack10:56
*** maxdml has joined #openstack10:58
*** LurkingFrog has quit IRC10:58
*** fester05 has joined #openstack11:00
*** Xelenonz has quit IRC11:00
*** hewbrocca has joined #openstack11:04
*** ahasenack has quit IRC11:06
*** yaguang has quit IRC11:06
*** ahasenack has joined #openstack11:06
*** yaguang has joined #openstack11:07
*** belmoreira1 has joined #openstack11:07
*** yaguang has quit IRC11:07
*** belmoreira has quit IRC11:09
*** Harry51S has joined #openstack11:12
*** belmoreira1 has quit IRC11:13
*** belmoreira has joined #openstack11:13
*** belmoreira1 has joined #openstack11:14
*** belmoreira has quit IRC11:14
*** pradipta_away is now known as pradipta11:14
*** pnascimento has quit IRC11:14
*** dims has joined #openstack11:16
*** prad_ has joined #openstack11:17
*** morazi has quit IRC11:17
*** epcim has quit IRC11:19
*** dguerri is now known as _dguerri11:20
*** rtheis has joined #openstack11:20
*** RobH_ has quit IRC11:20
*** deepakcs has joined #openstack11:20
*** Ursinha-afk is now known as Ursinha11:21
*** s00pcan has joined #openstack11:21
*** prad__ has joined #openstack11:22
*** prad_ has quit IRC11:22
*** baoli has joined #openstack11:23
*** medberry has joined #openstack11:23
*** yocum has joined #openstack11:23
*** medberry is now known as Guest3655311:23
*** igordcard_ has joined #openstack11:23
*** gdubreui has joined #openstack11:24
*** igordcard has quit IRC11:24
*** libsysguy has joined #openstack11:24
*** _dguerri is now known as dguerri11:24
*** hbendali has joined #openstack11:26
*** baoli_ has joined #openstack11:26
*** baoli has quit IRC11:27
*** ryou-soda has quit IRC11:27
*** ricardorocha has quit IRC11:27
*** cagrev has joined #openstack11:28
*** ahasenack has quit IRC11:29
*** Longgeek has quit IRC11:29
*** Longgeek has joined #openstack11:30
*** ahasenack has joined #openstack11:30
*** Guest36553 has quit IRC11:30
*** StarBeast has joined #openstack11:31
*** Longgeek has quit IRC11:31
*** kapott has joined #openstack11:34
*** Longgeek has joined #openstack11:35
*** ricardorocha has joined #openstack11:36
*** Longgeek has quit IRC11:36
*** sumanth has quit IRC11:36
*** prad__ has quit IRC11:38
*** Longgeek has joined #openstack11:38
*** marcelodieder has joined #openstack11:40
*** med has joined #openstack11:41
*** belmoreira1 has quit IRC11:41
*** Jianyong has quit IRC11:41
*** foexle has joined #openstack11:44
*** picca has joined #openstack11:45
*** sgviking has quit IRC11:47
*** dguerri is now known as _dguerri11:47
*** FunnyLookinHat has joined #openstack11:48
*** roby_ has quit IRC11:48
*** cagrev has quit IRC11:48
*** tomoe__ has joined #openstack11:48
*** tomoe___ has joined #openstack11:51
*** ricardorocha has quit IRC11:51
*** sumanth has joined #openstack11:52
*** tomoe_ has quit IRC11:52
*** Jianyong has joined #openstack11:52
*** baoli_ has quit IRC11:52
*** baoli has joined #openstack11:53
*** tomoe__ has quit IRC11:53
*** bcrochet|g0ne is now known as bcrochet11:54
*** picca has left #openstack11:55
*** deepakcs_ has joined #openstack11:57
*** dvy has joined #openstack11:57
*** yang has quit IRC11:58
*** jroovers has quit IRC11:59
*** deepakcs has quit IRC12:00
*** dims has quit IRC12:00
*** prad_ has joined #openstack12:00
*** rdenis has quit IRC12:01
*** mwagner_lap has quit IRC12:02
*** mindpixel has quit IRC12:03
*** kolesovdv has quit IRC12:03
*** s00pcan has quit IRC12:03
*** slewis has quit IRC12:04
*** slewis has joined #openstack12:04
*** slewis has joined #openstack12:04
*** kolesovdv has joined #openstack12:04
*** maxdml has quit IRC12:04
*** mkolesni has quit IRC12:04
*** weshay has joined #openstack12:05
*** sgordon has joined #openstack12:05
*** sgordon has quit IRC12:05
*** sgordon has joined #openstack12:05
*** rh_cloud_ has quit IRC12:06
*** libsysguy has quit IRC12:06
*** harmw has quit IRC12:06
*** rh_cloud_ has joined #openstack12:06
*** libsysguy has joined #openstack12:08
*** SM-68B1 has joined #openstack12:08
*** tomoe_ has joined #openstack12:10
*** tomoe___ has quit IRC12:12
*** marrusl has joined #openstack12:12
*** omachace has quit IRC12:13
*** ArxCruz has joined #openstack12:14
*** prad_ has quit IRC12:14
*** Ananci has joined #openstack12:14
*** prad_ has joined #openstack12:15
mbeierlIs there a way to restrict a tenant to a specific availability zone or host aggregate?12:16
*** jroovers has joined #openstack12:17
*** galstrom_zzz is now known as galstrom12:17
*** jmh has joined #openstack12:19
*** pradipta is now known as pradipta_away12:19
*** pradipta_away is now known as pradipta12:19
*** jmh is now known as Guest9157512:19
*** bmurt has joined #openstack12:19
*** ade_b has joined #openstack12:21
*** jroovers has quit IRC12:21
*** edmund1 has joined #openstack12:21
*** paragan has joined #openstack12:22
*** _dguerri is now known as dguerri12:23
*** neha_ has quit IRC12:23
*** dizquierdo has quit IRC12:24
*** sz0_ has quit IRC12:24
*** rfolco has joined #openstack12:24
*** weshay has quit IRC12:27
*** weshay has joined #openstack12:27
*** yang has joined #openstack12:28
*** jkienitz has joined #openstack12:28
*** eharney has quit IRC12:29
*** samrose has joined #openstack12:30
*** fnaval has joined #openstack12:30
*** pradipta is now known as pradipta_away12:30
*** tkramer has joined #openstack12:30
*** Andyjb has quit IRC12:30
*** sgviking has joined #openstack12:30
*** pravins has quit IRC12:33
*** talluri has quit IRC12:34
*** nkhare has joined #openstack12:34
*** talluri has joined #openstack12:35
*** morazi has joined #openstack12:37
*** lborda has joined #openstack12:38
*** cdent has quit IRC12:39
*** eglynn has quit IRC12:39
*** talluri has quit IRC12:39
*** ongolaBoy has quit IRC12:41
*** jtomasek has quit IRC12:42
*** nacer has joined #openstack12:42
*** blomquisg has joined #openstack12:43
*** nacer has quit IRC12:44
*** erkules_ is now known as erkules12:47
*** rdas has quit IRC12:47
*** sroy_ has joined #openstack12:47
*** signed8bit has joined #openstack12:48
*** aeperezt has joined #openstack12:50
*** k4n0 has quit IRC12:51
*** yamahata has quit IRC12:51
*** cdent has joined #openstack12:51
*** noslzzp has joined #openstack12:52
*** jecarey has quit IRC12:53
*** pheadron has quit IRC12:53
*** cference has joined #openstack12:53
*** ProT-0-TypE has joined #openstack12:54
*** sputnik13 has joined #openstack12:54
*** jtomasek has joined #openstack12:55
*** hrybacki has joined #openstack12:57
*** devnull1_ has joined #openstack12:58
*** devnull1_ has quit IRC13:00
*** devnull1_ has joined #openstack13:00
*** dvy has quit IRC13:00
*** mrjazzcat has joined #openstack13:00
*** devnull1_ has quit IRC13:01
*** dvy has joined #openstack13:01
*** devnull1_ has joined #openstack13:01
*** devnull1 has quit IRC13:01
*** fnaval_ has joined #openstack13:01
*** rbowen has joined #openstack13:03
*** fnaval has quit IRC13:03
*** devnull1_ has quit IRC13:03
*** devnull1 has joined #openstack13:03
*** ArxCruz has quit IRC13:05
*** dvy has quit IRC13:05
*** dvy has joined #openstack13:06
*** eglynn has joined #openstack13:06
*** lblanchard has joined #openstack13:07
*** ArxCruz has joined #openstack13:08
*** rodrigods_ has joined #openstack13:09
*** jaypipes has quit IRC13:10
*** dims has joined #openstack13:10
*** jdob has joined #openstack13:11
*** rmartinelli has joined #openstack13:13
*** ddieterly has joined #openstack13:13
*** eglynn is now known as eglynn|afk13:14
*** eglynn|afk is now known as eglynn_afk13:14
*** eglynn_afk is now known as eglynn-away13:14
*** yrabl has quit IRC13:15
*** prad_ has quit IRC13:15
*** sroy_ has quit IRC13:15
*** kbringard has joined #openstack13:15
*** jaypipes has joined #openstack13:16
*** shakamunyi has joined #openstack13:16
*** devnull1 has quit IRC13:17
*** WackoRobie has joined #openstack13:17
*** rsmitty has joined #openstack13:17
*** gdubreui has quit IRC13:17
*** achampion has joined #openstack13:18
*** devnull1 has joined #openstack13:18
*** Barker has joined #openstack13:18
*** shakayumi has joined #openstack13:19
*** georgem2 has joined #openstack13:20
*** Barker has quit IRC13:20
*** amuller has quit IRC13:20
*** noslzzp has quit IRC13:20
*** julim has joined #openstack13:21
*** shakamunyi has quit IRC13:21
*** eghobo has joined #openstack13:22
*** devnull1 has quit IRC13:22
*** acathrow has joined #openstack13:24
*** eharney has joined #openstack13:25
*** gdubreui has joined #openstack13:25
*** coreywright_ is now known as coreywright13:25
*** sroy_ has joined #openstack13:28
*** ramishra has joined #openstack13:29
*** noslzzp has joined #openstack13:30
*** liyuezhou_ has joined #openstack13:30
*** fnaval_ has quit IRC13:30
*** HenryG has quit IRC13:30
*** bknudson has joined #openstack13:30
*** devnull1 has joined #openstack13:30
*** Kotov has joined #openstack13:30
*** HenryG has joined #openstack13:31
*** med has quit IRC13:31
*** badiane_ka has quit IRC13:31
*** Kotov has quit IRC13:31
*** Kotov has joined #openstack13:32
*** eglynn-away is now known as eglynn13:32
*** Kotov has quit IRC13:32
*** ade_b has quit IRC13:32
*** knda has quit IRC13:33
*** dvy has quit IRC13:33
*** coreywright is now known as coreywright_13:33
*** shakayumi has quit IRC13:34
*** dvy has joined #openstack13:34
*** ongolaBoy has joined #openstack13:34
*** galstrom is now known as galstrom_zzz13:34
*** galstrom_zzz is now known as galstrom13:37
*** Barker has joined #openstack13:37
*** jamie_h has quit IRC13:38
*** sputnik13 has quit IRC13:38
*** dvy has quit IRC13:38
*** zehicle_at_dell has joined #openstack13:38
*** ericReeves has joined #openstack13:38
*** sputnik13 has joined #openstack13:39
*** ashepelev has quit IRC13:39
*** benrodrigue has joined #openstack13:39
*** jfarschman has joined #openstack13:39
*** kenhui has joined #openstack13:40
*** JesperA has joined #openstack13:41
*** sld has quit IRC13:41
*** sudhi has joined #openstack13:42
*** go_chiba has quit IRC13:42
*** FunnyLookinHat has quit IRC13:42
*** devnull1 has quit IRC13:44
*** deepakcs_ has quit IRC13:44
*** rsmitty has quit IRC13:44
*** yamahata has joined #openstack13:44
*** sudhi has quit IRC13:44
*** naveen_ has quit IRC13:44
*** morazi has quit IRC13:44
*** devnull1 has joined #openstack13:45
*** sudhi has joined #openstack13:45
*** vegeta-x has joined #openstack13:45
*** jthorne has quit IRC13:46
*** weshay has quit IRC13:46
*** mostly_d34dh0r53 is now known as d34dh0r5313:47
*** danielbruno has joined #openstack13:47
*** s00pcan has joined #openstack13:47
*** Barker has quit IRC13:47
*** Longgeek has quit IRC13:48
*** shakayumi has joined #openstack13:48
*** devoid has joined #openstack13:48
*** vegeta-x has quit IRC13:48
*** prad_ has joined #openstack13:49
*** Longgeek has joined #openstack13:49
*** devnull1 has quit IRC13:49
*** sudhi has quit IRC13:49
*** Barker has joined #openstack13:50
*** morazi has joined #openstack13:50
*** zuqiang has quit IRC13:52
*** JesperA has quit IRC13:52
*** devnull1 has joined #openstack13:52
*** prad_ has quit IRC13:53
*** JulianCash has joined #openstack13:55
*** cagrev has joined #openstack13:55
*** fnaval has joined #openstack13:55
*** IlyaE has joined #openstack13:55
*** jkienitz has quit IRC13:56
*** galstrom is now known as galstrom_zzz13:56
*** jfarschman is now known as miles_13:57
*** nshaikh has quit IRC13:57
*** dguerri is now known as _dguerri13:58
*** _dguerri is now known as dguerri13:58
*** weshay has joined #openstack13:58
*** bkopilov has quit IRC14:00
*** prad_ has joined #openstack14:00
*** sumanth has quit IRC14:01
*** ihrachyshka_ has joined #openstack14:02
*** ihrachyshka_ has left #openstack14:02
*** cagrev_ has joined #openstack14:02
*** cagrev has quit IRC14:02
*** devnull1 has quit IRC14:02
*** d34dh0r53 is now known as mostly_d34dh0r5314:02
*** jgrimm has joined #openstack14:02
*** balajiiyer has joined #openstack14:03
*** devnull1 has joined #openstack14:03
*** prad__ has joined #openstack14:03
*** prad_ has quit IRC14:03
*** tomoe__ has joined #openstack14:03
*** prad__ is now known as prad_14:04
*** gdubreui has quit IRC14:04
*** tomoe_ has quit IRC14:04
*** coreywright_ is now known as coreywright14:04
*** mostly_d34dh0r53 is now known as d34dh0r5314:05
*** anand_ts has quit IRC14:05
*** ProT-0-TypE has quit IRC14:06
*** swebb is now known as zz_swebb14:06
*** rbak has joined #openstack14:07
*** talluri has joined #openstack14:07
*** dschultz has quit IRC14:07
*** devnull1 has quit IRC14:08
*** jthorne has joined #openstack14:08
*** eghobo has quit IRC14:08
*** dschultz has joined #openstack14:08
*** inc0_ has quit IRC14:09
*** thangp has joined #openstack14:09
*** doug-fish has joined #openstack14:11
guest777Hi, I have a doubt about how the netron works, I'm using ml2 plugin with gre, and I would like to know if for each virtual network the neutron will create a new gre tunnel? Or if it use just one tunnel for all virtual networks. Or for all the tennants?14:11
*** vdo has joined #openstack14:11
*** dschultz has quit IRC14:12
*** bkopilov has joined #openstack14:13
*** kolesovdv1 has joined #openstack14:13
*** mmagr has quit IRC14:14
*** psharma has quit IRC14:14
*** kolesovdv has quit IRC14:14
*** samrose_ has joined #openstack14:15
*** karimb has quit IRC14:15
*** balajiiyer has left #openstack14:15
*** dizquierdo has joined #openstack14:15
*** jthorne has quit IRC14:15
*** davidbowlby has joined #openstack14:16
*** nelsnelson has joined #openstack14:16
georgem2guest777:neutron creates GRE tunnels between compute nodes and the network nodes in a full mesh, but only one GRE tunnel for all networks14:18
*** davelowe has quit IRC14:18
*** samrose has quit IRC14:19
*** talluri has quit IRC14:19
*** FunnyLookinHat has joined #openstack14:20
*** guest777 has quit IRC14:20
*** ericgoncz has joined #openstack14:21
*** infernix has quit IRC14:21
*** eghobo has joined #openstack14:23
*** diegows has joined #openstack14:23
*** eghobo has quit IRC14:24
*** robbiew has joined #openstack14:24
*** rickerc has quit IRC14:25
*** r3pl4y has quit IRC14:25
*** jdonalds has quit IRC14:26
*** infernix has joined #openstack14:26
*** cagrev_ has quit IRC14:26
*** seannj427 has joined #openstack14:27
*** mmagr has joined #openstack14:27
*** ramishra has quit IRC14:27
*** seannj427 has left #openstack14:27
*** reed has joined #openstack14:27
*** cagrev has joined #openstack14:28
*** pravins has joined #openstack14:28
*** jprovazn has quit IRC14:28
*** rickerc has joined #openstack14:29
*** rodrigods_ has quit IRC14:29
*** yaguang has joined #openstack14:29
*** devnull1 has joined #openstack14:30
*** Barker has quit IRC14:30
*** cference has quit IRC14:30
*** msjavan has joined #openstack14:30
*** rsmitty has joined #openstack14:30
*** colinmcnamara has joined #openstack14:31
*** vikasd has joined #openstack14:31
*** reed has quit IRC14:31
*** Barker has joined #openstack14:32
*** gimps has quit IRC14:33
*** lmpyspaceprncs has joined #openstack14:33
*** kevinconway has joined #openstack14:33
*** dims has quit IRC14:33
*** ttrifonov is now known as ttrifonov_zZzz14:33
*** yaguang has quit IRC14:34
*** devoid has quit IRC14:34
*** matiu has quit IRC14:35
*** MattAitchison has quit IRC14:35
*** paul-- has quit IRC14:35
*** ericgoncz has quit IRC14:35
*** MattAitchison has joined #openstack14:35
*** otter768_ has quit IRC14:35
*** ade_b has joined #openstack14:36
*** matiu has joined #openstack14:36
*** paul-- has joined #openstack14:37
*** Barker has quit IRC14:37
*** nati_ueno has joined #openstack14:37
*** r3pl4y has joined #openstack14:37
*** sputnik13 has quit IRC14:37
*** rodrigods_ has joined #openstack14:37
*** MattAitchison has quit IRC14:38
*** thewafflecaust has quit IRC14:38
*** dec has quit IRC14:38
*** jamie_h has joined #openstack14:38
*** MattAitchison has joined #openstack14:38
*** thewafflewhat has joined #openstack14:38
*** flaper87 is now known as flaper87|afk14:38
*** otter768 has joined #openstack14:38
*** dec_ has joined #openstack14:38
*** berendt has quit IRC14:39
*** zehicle_at_dell has quit IRC14:39
*** Barker has joined #openstack14:39
*** ericgoncz has joined #openstack14:40
*** kushal has joined #openstack14:40
*** kushal has quit IRC14:40
*** kushal has joined #openstack14:40
*** doug-fish has quit IRC14:40
*** dec_ is now known as dec14:40
*** dec has quit IRC14:40
*** dec has joined #openstack14:40
*** doug-fish has joined #openstack14:40
*** matiu is now known as Guest4655614:41
*** doug-fish has quit IRC14:41
*** doug-fish has joined #openstack14:41
*** mmagr has quit IRC14:41
*** doug-fish has quit IRC14:42
*** doug-fish has joined #openstack14:43
*** khuss has joined #openstack14:43
*** cference has joined #openstack14:43
*** aveek has quit IRC14:43
*** doug-fish has quit IRC14:44
*** doug-fish has joined #openstack14:44
*** gigawhat has joined #openstack14:44
*** kevinconway has quit IRC14:44
*** weshay has quit IRC14:45
*** colinmcn_ has joined #openstack14:45
*** kevinconway has joined #openstack14:45
*** colinmcnamara has quit IRC14:46
*** nlevinki has quit IRC14:47
*** yaguang has joined #openstack14:47
*** medberry has joined #openstack14:47
*** rodrigods_ has quit IRC14:47
*** medberry is now known as Guest7125614:48
*** vnguyen has joined #openstack14:49
*** vikasd has quit IRC14:50
khuss#juju14:50
*** ade_b has quit IRC14:50
*** Sreeni has joined #openstack14:50
*** Sreeni has quit IRC14:51
*** ericgoncz has quit IRC14:51
*** r0j4z0 has quit IRC14:52
*** jecarey has joined #openstack14:52
*** khuss has quit IRC14:54
*** pmathews has joined #openstack14:54
*** mmagr has joined #openstack14:54
*** dschultz has joined #openstack14:55
*** flanders has joined #openstack14:55
*** Celm has joined #openstack14:55
*** r3pl4y has quit IRC14:56
*** berendt has joined #openstack14:57
*** pmathews has quit IRC14:57
*** nlevinki has joined #openstack14:57
*** weshay has joined #openstack14:58
*** rpwwpr has joined #openstack14:58
*** Owner_ has joined #openstack14:58
*** colinmcnamara has joined #openstack14:58
*** colinmcn_ has quit IRC14:58
*** doug-fish has quit IRC14:58
*** kkirkpatrick has joined #openstack14:58
*** ericgoncz has joined #openstack14:59
*** nlevinki_ has joined #openstack15:02
*** devnull1 has quit IRC15:03
*** eggmaster has joined #openstack15:03
*** MrCurious has joined #openstack15:03
*** devnull1 has joined #openstack15:03
*** MrCurious has left #openstack15:05
*** Owner_ is now known as Owner15:06
*** doug-fish has joined #openstack15:06
*** devnull1 has quit IRC15:08
*** berendt has quit IRC15:08
*** devnull1 has joined #openstack15:10
*** flanders has quit IRC15:10
*** esker has joined #openstack15:11
*** jmckind has joined #openstack15:11
*** esker has quit IRC15:12
*** coredump has joined #openstack15:12
*** Pravar has joined #openstack15:12
*** devnull1 has quit IRC15:12
*** colinmcnamara has quit IRC15:12
*** esker has joined #openstack15:12
*** devnull1 has joined #openstack15:13
*** kashyapk has joined #openstack15:14
*** MTughan has joined #openstack15:14
*** mikeoutland has joined #openstack15:14
*** reidrac has quit IRC15:15
MTughanI'm wanting to use WaitConditions in a Heat template to control the order in which my resources are created. I only see the AWS-compatible resource types right now, which is fine with me. Do I just use cfn-signal as an AWS template would to signal completion?15:15
*** Pravar has quit IRC15:16
*** weshay has quit IRC15:16
*** devnull1 has quit IRC15:17
*** r3pl4y has joined #openstack15:17
*** dspano has joined #openstack15:18
*** colinmcnamara has joined #openstack15:18
*** jrussell has joined #openstack15:18
*** esker has quit IRC15:19
*** reed has joined #openstack15:20
*** xgsa has quit IRC15:20
*** marcelodieder has quit IRC15:20
*** sumanth has joined #openstack15:21
*** weshay has joined #openstack15:22
larsksMTughan: I think that should work.  When experimenting with wait conditions, I just used "curl" to perform the notification.15:22
*** mikeoutland has quit IRC15:22
*** mortezajavan has joined #openstack15:22
MTughanlarsks: What kind of URL does it pass? I'm just somewhat concerned because I could never get the metadata URL to work.15:23
*** mikeoutland has joined #openstack15:23
MTughanI had to switch to the configuration drive to get the metadata on VMs.15:23
*** jergerber has joined #openstack15:23
*** kolesovdv1 has quit IRC15:23
larsksMTughan: Hmm, I would spend some time figuring out why metadata access wasn't working. I can't remember exactly what the URL looked like, but it was pointing into the Heat API.  I had a HOT template that dropped the URL into a file for later consumption...15:24
MTughanThat's not a bad idea. I'll try dropping the URL in one server before I roll it out.15:24
*** tomoe_ has joined #openstack15:25
*** dstarnes has joined #openstack15:25
*** kenhui has quit IRC15:25
*** msjavan has quit IRC15:25
*** vnguyen has quit IRC15:26
*** vnguyen has joined #openstack15:26
*** tomoe_ has quit IRC15:26
*** mortezajavan has quit IRC15:27
*** tomoe_ has joined #openstack15:27
*** nati_ueno has quit IRC15:27
*** tjikkun has quit IRC15:28
*** davelowe has joined #openstack15:28
*** tomoe__ has quit IRC15:28
*** mwagner_lap has joined #openstack15:28
*** tjikkun has joined #openstack15:29
*** kappa has joined #openstack15:29
*** grothendieck has joined #openstack15:29
*** kashyapk has quit IRC15:29
*** galstrom_zzz is now known as galstrom15:29
*** blamar has quit IRC15:29
*** devnull1 has joined #openstack15:30
*** msgodf has quit IRC15:30
*** rpwwpr has quit IRC15:31
*** rbowen has quit IRC15:31
*** rbowen has joined #openstack15:32
*** nkhare has quit IRC15:35
*** artem_panchenko has quit IRC15:35
*** kappa has quit IRC15:36
*** zz_swebb is now known as swebb15:37
*** leeantho has joined #openstack15:37
MTughanWhy would a Heat template need permission to list roles? I'm getting an error in creation.15:37
*** dstarnes has quit IRC15:37
*** pmathews has joined #openstack15:38
*** rods1 has quit IRC15:38
*** ramishra has joined #openstack15:38
*** mikeoutland has quit IRC15:39
*** mikeoutland has joined #openstack15:39
*** devoid has joined #openstack15:39
*** xuan has quit IRC15:40
*** coasterz has quit IRC15:40
larsksWhat's the error?15:41
MTughanAn unauthorized error when trying to perform action "Identity:List Roles" or something like that.15:41
MTughanI've already deleted and recreated the stack with admin priveleges on my account now for testing and that worked, but I'd be curious to know why it was required.15:42
larsksHmm, not sure about that one. You may want to try visiting #heat with the exact error message and that question.15:42
larsksHeat does need to create identities in keystone to support wait conditions, maybe this is related? Not sure.15:43
*** ramishra has quit IRC15:43
*** promulo has quit IRC15:43
*** vt102 has quit IRC15:43
*** esker has joined #openstack15:44
MTughanHuh, that's odd. That's probably why.15:44
*** CASP3R has joined #openstack15:45
systadmniHey folks, trying to get openstack installed on ubuntu 14.04 and i'm at the point where I am configuring nova and running into an error.  In the installation guide, it states that I need to create the compute service tables by running "su -s /bin/sh -c "nova-manage db sync" nova - This generates the following error: 3596 TRACE nova ArgumentError: Could not parse rfc1738 URL from string 'mysql=://novaadmin:*****@localhost/nova'15:45
systadmnifull error: http://pastebin.com/v6afS5fb15:46
*** starmer has joined #openstack15:46
systadmnianyone have any idea how I can resolve this issue?15:46
systadmniI have double checked the connection entry in the nova.conf file and it all appears to be configured correctly15:47
*** stanchan has quit IRC15:47
*** weshay has quit IRC15:47
*** tomoe_ has quit IRC15:47
MTughansystadmni: Remove the "=" after mysql from your conf file.15:48
sinhmind pastebin'ing the conf?15:48
sinhoh derp15:48
*** samchoi has joined #openstack15:48
sinhthat was a simple enough solution15:48
*** mmagr has quit IRC15:48
*** weshay has joined #openstack15:48
*** ericgoncz has quit IRC15:49
*** jcoufal has quit IRC15:50
*** ian_ott has joined #openstack15:50
*** esker has quit IRC15:50
*** esker has joined #openstack15:51
*** rpwwpr has joined #openstack15:54
*** yaguang has quit IRC15:54
systadmniMTughan: man, that WAS easy, too bad my eyes didn't pick that up.  Thanks!15:55
MTughannp15:55
*** comay has joined #openstack15:55
*** jrussell has quit IRC15:55
*** ericgoncz has joined #openstack15:55
*** ArcTanSusan has joined #openstack15:56
*** emagana has joined #openstack15:56
*** paragan has quit IRC15:57
*** alexlindenlevy has joined #openstack15:57
*** jrussell has joined #openstack15:57
*** ericgoncz has quit IRC15:57
*** mikeoutland has quit IRC15:58
*** jmickle has joined #openstack15:58
*** nlevinki_ has quit IRC15:59
*** nlevinki has quit IRC15:59
*** shakayumi is now known as shakamunyi15:59
*** hackoo has joined #openstack16:01
*** Ruetobas has quit IRC16:01
*** devnull1 has quit IRC16:01
*** devnull1 has joined #openstack16:02
*** MarcMorata has quit IRC16:02
*** mkollaro has quit IRC16:03
*** cference has quit IRC16:03
*** MarcMorata has joined #openstack16:03
*** Ruetobas has joined #openstack16:03
*** colinmcnamara has quit IRC16:03
*** colinmcn_ has joined #openstack16:03
*** epcim has joined #openstack16:04
*** jcook has joined #openstack16:05
*** sputnik13 has joined #openstack16:05
*** cference has joined #openstack16:05
*** rodrigods_ has joined #openstack16:05
*** xmltok has joined #openstack16:05
*** stannie has quit IRC16:05
*** bdpayne has joined #openstack16:06
*** devnull1 has quit IRC16:06
*** mkolesni has joined #openstack16:06
*** pantea has quit IRC16:07
*** dguerri is now known as _dguerri16:07
*** colinmcn_ has quit IRC16:08
*** ProT-0-TypE has joined #openstack16:08
*** Ruetobas has quit IRC16:08
*** aimon has quit IRC16:08
*** imsurit has joined #openstack16:08
*** slang has joined #openstack16:10
*** slang is now known as srlang16:10
*** bdpayne has quit IRC16:10
*** _dguerri is now known as dguerri16:10
*** ProT-0-TypE has quit IRC16:10
*** Barker has quit IRC16:11
*** devnull1 has joined #openstack16:11
*** rossk has joined #openstack16:11
*** tshefi has quit IRC16:11
*** mkollaro has joined #openstack16:11
*** nati_ueno has joined #openstack16:12
*** fnaval has quit IRC16:12
*** colinmcnamara has joined #openstack16:13
*** angdraug has joined #openstack16:14
*** yfauser has joined #openstack16:14
*** a_le has joined #openstack16:14
*** Ruetobas has joined #openstack16:14
*** sgviking has quit IRC16:15
*** bdpayne has joined #openstack16:15
*** rmoe has joined #openstack16:15
*** yfauser has left #openstack16:15
*** sgviking has joined #openstack16:15
*** gszasz has quit IRC16:15
*** aimon has joined #openstack16:15
*** rmoe has quit IRC16:16
*** rmoe has joined #openstack16:16
*** Guest71256 has quit IRC16:16
*** blamar has joined #openstack16:16
*** Guest71256 has joined #openstack16:16
*** devlaps1 has joined #openstack16:17
*** idv has joined #openstack16:17
*** medberry has joined #openstack16:18
*** morazi has quit IRC16:18
*** medberry is now known as Guest7155716:18
*** nshaikh has joined #openstack16:19
*** rpwwpr has quit IRC16:19
*** tosky has joined #openstack16:19
*** stannie has joined #openstack16:20
magicrobotmonkeyif i have two cinder-volume nodes, is it possible to force one to be used over the other?16:21
tnovacikdoes anyone know what should i do, when i got this error from contact information form on https://review.openstack.org/#/settings/contact? (http://pix.toile-libre.org/?img=1401380147.png)16:21
*** Guest71256 has quit IRC16:21
*** esker has quit IRC16:22
*** esker has joined #openstack16:22
*** MarcMorata has quit IRC16:23
*** sumanth has quit IRC16:24
*** rodrigods_ has quit IRC16:25
*** spandhe has joined #openstack16:25
*** jodok has joined #openstack16:26
*** nati_ueno has quit IRC16:26
*** liyuezhou_ has quit IRC16:26
*** srlang has quit IRC16:27
*** giulivo has quit IRC16:27
*** esker has quit IRC16:27
*** samrose_ has quit IRC16:28
*** rodrigods_ has joined #openstack16:29
*** rodrigods_ has quit IRC16:29
*** tjikkun has quit IRC16:30
*** morazi has joined #openstack16:30
*** tjikkun has joined #openstack16:31
*** emagana has quit IRC16:31
*** rbenali has joined #openstack16:33
*** jodok has quit IRC16:33
*** colinmcnamara has quit IRC16:34
*** rmartinelli is now known as rmartinelli_lunc16:34
*** epcim has quit IRC16:35
*** rodrigods_ has joined #openstack16:35
*** tnovacik has quit IRC16:35
georgem2magicrobotmonkey: is this what you want? http://docs.openstack.org/admin-guide-cloud/content/multi_backend.html16:35
*** mark2 has joined #openstack16:36
magicrobotmonkeyah sort of16:36
magicrobotmonkeyty16:36
*** jpich has quit IRC16:36
*** tremendous has joined #openstack16:36
*** xmltok has quit IRC16:37
*** emagana has joined #openstack16:37
*** promulo has joined #openstack16:38
*** bandicot has joined #openstack16:38
*** vuil has joined #openstack16:39
*** ArcTanSusan has quit IRC16:39
*** Thurloat has joined #openstack16:40
*** harmw has joined #openstack16:40
*** nacer has joined #openstack16:41
*** kapott has quit IRC16:42
moos3can one tell me why this https://gist.github.com/moos3/7db75d2f8fdf5629d452 failed to get a ip address from dhcp ?16:42
*** mikeoutland has joined #openstack16:42
*** nacer has quit IRC16:42
*** swat30 has joined #openstack16:43
moos3i followed this to a T http://openstack.redhat.com/Neutron_with_existing_external_network16:43
*** blackboxsw has joined #openstack16:43
MTughanmoos3: Your metadata request isn't working.16:43
MTughanAs for why that's not going, I'm not sure. I've had the same problem before and gave up on it after about 3 days of work.16:43
moos3i'm just trying to get my vm's accessible to my network16:44
*** jkienitz has joined #openstack16:44
moos3and use the physical net and not have a bunch of virtual routers etc16:44
*** nshaikh has quit IRC16:45
*** vdo has quit IRC16:45
*** ArcTanSusan has joined #openstack16:45
magicrobotmonkeymoos3: you have a dhcp server on your physical net?16:45
*** tsekiyama has joined #openstack16:45
*** vfiduccia has joined #openstack16:45
*** dvy has joined #openstack16:45
moos3yup16:46
moos3and it works just fine16:46
*** ArcTanSusan has quit IRC16:46
magicrobotmonkeyI'd start tcpdumping various interfaces and see where the dhcp requests are failing16:47
moos3I'm wondering if it has to do with the billion iptable rules it adds16:47
magicrobotmonkeyor where the responses are failing16:47
*** tmclaugh[work] has joined #openstack16:47
*** geekinutah has joined #openstack16:47
*** ArcTanSusan has joined #openstack16:47
*** nacer has joined #openstack16:47
MTughanmoos3: I'm still thinking it has something to do with metadata. Can you try modifying your nova.conf and restart nova-api?16:47
moos3 how should I modify the nova.con16:48
magicrobotmonkeydhcp comes before metadata doesn't it?16:48
MTughanPut a line in it that says "force_config_drive=always" and try again. That will use a config drive instead of the metadata service.16:48
MTughanmagicrobotmonkey: I believe the IP address is passed in metadata.16:48
*** wramthun has quit IRC16:48
MTughanThat's how I solved my problem, although I may have to switch back to the metadata IP address and try to solve that problem for other reasons.16:48
*** dtx00ff has joined #openstack16:48
zynzelMTughan: metadata is available over http.16:48
zynzelso you need ip to access metadata.16:49
zynzeland this issue dont have anything common with metadata.16:49
MTughanzynzel: http://169.254.169.254 never resolved connections for me.16:49
*** nelsnelson has quit IRC16:49
zynzelmoos3: check if dhcp request go outside compute node.16:49
MTughanAnd I thought I remembered having the same problem.16:49
zynzelMTughan: 169.254.169.254 is forwarded by compute node to metadata-api16:49
MTughanOh, sorry. zynzel's right. It's trying to get a lease before metadata.16:49
zynzelbut to forward anything, you need l3 connectivity.16:49
*** nelsnelson has joined #openstack16:49
georgem2zynzel:cloud-init looks for metadata over the http OR using the config-drive16:50
*** dvy has quit IRC16:50
moos3zynzel trying16:50
zynzelgeorgem2: yes, but most common form to access metadata is http.16:50
MTughanzynzel: That's how it *should* be, yes. I was seeing connection attempts on the metadata-api, but the TCP ACK never made it back to the VM.16:50
*** samrose_ has joined #openstack16:50
*** srlang has joined #openstack16:50
*** mark3 has joined #openstack16:50
*** giorgiodinapoli has quit IRC16:51
*** mark2 has quit IRC16:52
*** aszeszo has quit IRC16:52
*** aszeszo has joined #openstack16:53
*** moha_hunt has quit IRC16:53
*** coredump has quit IRC16:54
*** dhandy has joined #openstack16:54
*** SumitNaiksatam has quit IRC16:54
*** aimon has quit IRC16:55
*** dtx00ff_ has joined #openstack16:56
*** wramthun has joined #openstack16:56
*** jistr is now known as jistr|afk16:56
*** IlyaE has quit IRC16:56
*** CASP3R has quit IRC16:57
*** ericgoncz has joined #openstack16:57
grothendieckMTughan: Make sure the network interfaces are all set correctly in nova.conf on the hypervisor16:58
*** warik has joined #openstack16:58
MTughangrothendieck: Even when using Neutron?16:58
*** dtx00ff has quit IRC16:59
*** srlang has quit IRC16:59
grothendieckI had the same problem (using flatDHCP for networking on a test cluster) and it ended up being due to public_interface being set to the wrong NIC16:59
*** dhandy has quit IRC16:59
*** rodrigods_ has quit IRC16:59
*** sputnik13 has quit IRC16:59
MTughanExcept I'm not using nova-network.17:00
grothendieckMTughan: I'm not sure how neutron changes things.17:00
grothendieckRight17:00
*** dangers_away is now known as dangers17:00
*** dgel has joined #openstack17:01
*** sputnik13 has joined #openstack17:01
*** shardy is now known as shardy_afk17:01
grothendieckMTughan: Does neutron use IPtables for routing the metadata requests?17:01
MTughanYes.17:01
MTughanI'm just looking through my Neutron conf file now. I don't see any reference to my external interface here.17:02
grothendieckDo you see the IPtables rule show up when you run 'iptables -L' on the hypervisor?17:02
*** lenrow has joined #openstack17:02
*** harlowja_away is now known as harlowja_17:02
*** jcook has quit IRC17:02
*** dangers is now known as dangers_away17:02
grothendieckit should route requests for the metadata IP that are coming from VM ip range to the ip for the metadata service17:02
MTughangrothendieck: Looking for this in the nova-api-INPUT chain? "ACCEPT     tcp  --  anywhere             blade2               tcp dpt:8775"17:03
grothendieckmaybe 'iptables -t nat -L'17:03
*** Networkn3rd has joined #openstack17:03
*** CristianF has joined #openstack17:03
*** rodrigods_ has joined #openstack17:03
*** CASP3R has joined #openstack17:03
MTughannova-network-PREROUTING: "DNAT       tcp  --  anywhere             169.254.169.254      tcp dpt:http to:10.6.2.2:8775"17:03
*** dhandy has joined #openstack17:03
*** eglynn has quit IRC17:03
MTughan10.6.2.2 is my controller IP.17:03
*** dangers_away is now known as dangers17:03
zynzeleh ;)17:04
MTughangrothendieck: Don't know if you saw this before, but I was seeing the connection attempts on my controller. I could see the connections in lsof as SYN_RECV. It never got beyond there.17:04
*** daMaestro has joined #openstack17:04
zynzeland how do you want access http service17:04
zynzelwithout ip address? :)17:04
*** sarob has joined #openstack17:04
MTughanzynzel: Sorry?17:04
grothendieckroot@node04:/home/grumps# iptables -t nat -L | grep '169.254.169.254'17:04
grothendieckDNAT       tcp  --  anywhere             169.254.169.254      tcp dpt:http to:10.4.50.202:877517:04
grothendieckhm17:04
*** greer has quit IRC17:05
zynzelfix ip issue, after than debug metadata issue (this will dissapear probably) :)17:05
*** arnaud has joined #openstack17:05
*** greer has joined #openstack17:05
zynzelMTughan: you dont get ip address from dhcp, so you can not access metadata-api17:05
MTughangrothendieck: Going off the TCP handshake, that means that the SYN was received from the VM, the controller sent the ACK, but the VM never received the ACK to send the SYN-ACK.17:05
zynzelfirst of all, fix dhcp issue :)17:05
grothendieckright17:05
MTughanzynzel: That was moos3, not me.17:05
MTughanI have DHCP.17:05
zynzelMTughan: oh my ;)17:05
*** DrBacchus has joined #openstack17:05
zynzelsorry then. :)17:05
MTughannp, it gets confusing sometimes.17:06
moos3zynzel it appears that the request isn't leaving my openstack neutron network for some reason17:06
*** acathrow has quit IRC17:06
*** _cjones_ has joined #openstack17:06
*** devoid has quit IRC17:07
grothendieckMTughan: can the VMs ping to anything outside the network?17:07
MTughanmoos3: The VMs are connected to ext-net?17:07
MTughangrothendieck: Yes, they can download updates from Ubuntu's servers even.17:07
*** hackoo_ has joined #openstack17:07
*** hackoo_ has joined #openstack17:07
*** hackoo has quit IRC17:07
*** spandhe has quit IRC17:07
grothendieckhm17:07
*** hackoo_ is now known as hackoo17:07
grothendieckcan they ping the metadata server IP?17:07
*** jareddlc has joined #openstack17:07
moos3https://www.dropbox.com/s/22vgda5oa7sfyy0/Screenshot%202014-05-29%2013.07.48.png17:07
*** sarob_ has joined #openstack17:07
moos3thats the topo per openstack17:07
moos3172.16.0.0/16 is my physical network17:08
*** idv has quit IRC17:08
MTughangrothendieck: I can do you one better. "curl http://10.6.2.2:8775/" gets what I would expect to see if metadata was working.17:08
MTughanmoos3: Wait, where are they getting those IPs from?17:08
moos3the allocation pool17:09
*** emaganap has joined #openstack17:09
*** kashyapk has joined #openstack17:09
MTughanBut you said they're supposed to get DHCP, which means your allocation pool is on the DHCP server, right?17:09
*** rbowen has quit IRC17:10
grothendieckhttp://ceph.com/docs/master/radosgw/federated-config/17:10
moos3no it shouldn't be17:10
moos3https://www.dropbox.com/s/600fqmxp7tq7bnj/Screenshot%202014-05-29%2013.10.00.png17:10
*** angdraug has quit IRC17:10
grothendieckoops wrong channel, sorry17:10
*** devoid has joined #openstack17:10
moos3[root@openstack2 ~(keystone_admin)]# neutron subnet-create --name public_subnet --enable_dhcp=False --allocation-pool=start=172.16.230.10,end=172.16.242.200 --gateway=172.16.1.2 public 172.16.0.0/1617:10
*** fnaval has joined #openstack17:10
*** emagana has quit IRC17:10
moos3per the flat network docs on RDO17:10
moos3http://openstack.redhat.com/Neutron_with_existing_external_network17:10
*** andreas__ has joined #openstack17:10
*** dtx00ff has joined #openstack17:10
*** angdraug has joined #openstack17:11
grothendieckMTughan: the problem you're getting sounds exactly like what I was dealing with under flat networking with nova-network17:11
*** MarcMorata has joined #openstack17:11
*** ahasenack has quit IRC17:11
*** andreas__ is now known as ahasenack17:11
*** rodrigods_ has quit IRC17:11
*** sarob has quit IRC17:11
*** Marek1211 has joined #openstack17:11
MTughanmoos3: That seems odd then... External DHCP means there should be no subnet in neutron, as that subnet already exists outside of Neutron.17:11
moos3yeah I know17:11
grothendieckmake sure neutron is configured correctly with the right network interfaces, let me know how that shakes out17:11
*** spandhe has joined #openstack17:11
moos3I followed the documentation and still can't get this to work17:12
MTughangrothendieck: I've got to track them down again, so give me a second.17:12
*** SumitNaiksatam has joined #openstack17:12
grothendieckcool17:12
grothendieckthe docs are often misleading17:12
grothendieckIIRC it was following the docs that got me into that mess17:12
*** suresh12 has joined #openstack17:12
Marek1211while deploying with juju -how do I know which charms should be related to wchich ones..? In the GUI it gives me suggestion which charms I CAN link to which, so should I just make as many links as I can? Its openstack deployment.17:12
grothendieckI think they copy-pasted config sections in the docs without changing the values or something'17:12
*** Guest71557 has quit IRC17:13
annegentlegrothendieck: never! :) Our saying is "I don't often install OpenStack by hand, but when I do, I always mess up a config setting"17:13
annegentleI need to tweet that17:13
MTughangrothendieck: Oh, one more thing. If I do a curl request on the router, it works. "curl http://10.7.11.1:9697/" returns the list of supported protocols.17:13
*** lborda has quit IRC17:14
*** underyx is now known as Underyx|off17:14
moos3MTughan so i'm not sure what I should tyr now17:14
*** dtx00ff_ has quit IRC17:14
MTughanmoos3: Sorry, I'm sort of switching between two different trains of thought here.17:14
moos3its fine17:15
grothendieckannegentle: heh, next time I deploy openstack by hand I17:15
*** galstrom is now known as galstrom_zzz17:15
grothendieckwill double check the docs for correctness17:15
*** kashyapk has quit IRC17:15
MTughanmoos3: I'm not sure I can help you too much other than to say that layout looks off. As to how it should be, I'm not sure right now.17:15
*** jthorne has joined #openstack17:15
*** ongolaBoy has quit IRC17:15
grothendieckMTughan: that sounds exactly like what I was getting when the network config was wrong in nova.conf17:16
*** caleb_ has joined #openstack17:16
*** jistr|afk has quit IRC17:16
*** Dharmit has quit IRC17:16
*** medberry has joined #openstack17:16
grothendiecksymptoms you describe are 100% the same as what I went through17:16
MTughangrothendieck: I'm going to get the iptables rules from the router again to see what's missing. Maybe I just need a reverse path.17:16
moos3yeah anyone else have experince with icehouse and using the external network ?17:16
*** medberry is now known as Guest4505717:16
grothendieckMTughan: let me know what you find17:16
*** MarcMorata has quit IRC17:16
*** hackoo has quit IRC17:17
*** DrBacchus is now known as rbowen17:17
*** derekh_ has quit IRC17:18
*** dstarnes has joined #openstack17:18
*** alexlindenlevy has quit IRC17:18
*** alexlindenlevy has joined #openstack17:19
*** colinmcnamara has joined #openstack17:19
*** a_le has quit IRC17:19
*** Longgeek has quit IRC17:19
*** rodrigods_ has joined #openstack17:20
*** Guest45057 has quit IRC17:21
MTughanzynzel: Do you have metadata working? Would you be able to compare iptables rules with me?17:21
*** jthorne has quit IRC17:22
*** samrose_ has quit IRC17:22
*** IlyaE has joined #openstack17:22
*** geekinutah has quit IRC17:23
MTughangrothendieck: There's only one reference to the name of my external network in the neutron configuration, but it's a commented out line. It's for external_network_bridge, but the comment says it should be left blank for the linux bridge. As to what that means, I'm not sure.17:23
*** jlibosva has quit IRC17:23
*** jergerber has quit IRC17:23
*** aimon has joined #openstack17:23
*** dslevin has joined #openstack17:24
*** Pursuit has quit IRC17:24
*** jlibosva has joined #openstack17:24
*** rodrigods_ has quit IRC17:25
*** csd has joined #openstack17:26
*** rturk-away is now known as rturk17:26
*** dtx00ff_ has joined #openstack17:26
*** Ursinha is now known as Ursinha-afk17:27
*** dougwig has joined #openstack17:28
*** s00pcan has quit IRC17:28
*** jlibosva has quit IRC17:28
moos3MTughan shouldn't my host be able to ping the vm ?17:28
*** sushils has quit IRC17:28
MTughanmoos3: In theory, yes. You'll probably need promiscuous mode turned on on the NIC though if it's not already.17:28
*** ian_ott has quit IRC17:29
*** hackoo has joined #openstack17:30
*** hackoo has quit IRC17:30
*** hackoo has joined #openstack17:30
*** cdent has quit IRC17:30
*** dtx00ff has quit IRC17:30
*** greer has quit IRC17:30
*** greer has joined #openstack17:31
*** mkolesni has quit IRC17:31
*** nacer has quit IRC17:31
*** caleb_ has quit IRC17:31
*** xuan has joined #openstack17:32
*** med has joined #openstack17:33
*** nagaraju has joined #openstack17:33
*** geekinutah has joined #openstack17:33
MTughangrothendieck: Okay, I'm not even seeing a SYN_ACK now because the request is going out on the external network. Looks like it's being dropped by the edge router though because it's a link-local address.17:34
*** balajiiyer has joined #openstack17:34
*** daMaestro has quit IRC17:34
*** hackoo has quit IRC17:34
*** eghobo has joined #openstack17:34
MTughanOr that's what it looks like with traceroute anyway, which uses ICMP, which isn't redirected by iptables... Never mind.17:35
*** d34dh0r53 is now known as mostly_d34dh0r5317:35
*** arnaud has quit IRC17:35
*** devnull1_ has joined #openstack17:36
*** ericgoncz_ has joined #openstack17:36
*** hackoo has joined #openstack17:36
MTughanYou know, I may see a mismatch here... Hold on.17:36
*** ericgoncz has quit IRC17:36
*** ericgoncz_ is now known as ericgoncz17:36
*** nati_ueno has joined #openstack17:37
grothendieckgood catch17:37
*** gyee has joined #openstack17:37
*** stanchan has joined #openstack17:37
*** vuil has quit IRC17:38
*** visualne has joined #openstack17:38
*** hackoo has quit IRC17:39
*** devnull1 has quit IRC17:39
*** marrusl_ has joined #openstack17:39
*** lcavassa has quit IRC17:39
visualnehey does anyone know if packstack supports neutron for an all in once icehouse release17:39
*** melwitt has joined #openstack17:40
*** rmartinelli_lunc is now known as rmartinelli17:40
*** devnull1_ has quit IRC17:40
*** dtx00ff has joined #openstack17:41
*** fnaval has quit IRC17:42
*** colinmcnamara has quit IRC17:42
*** mmichie has joined #openstack17:43
*** jkary1 has joined #openstack17:43
*** dizquierdo has quit IRC17:43
*** dtx00ff_ has quit IRC17:45
MTughanThat's weird... A request to 169.254.169.254 doesn't even appear to be hitting the router's internal interface.17:45
_cjones_larsks, you around?17:45
*** acathrow has joined #openstack17:45
*** colinmcnamara has joined #openstack17:45
*** FunnyLookinHat has quit IRC17:47
*** vuil has joined #openstack17:48
*** pixelb has quit IRC17:48
*** daMaestro has joined #openstack17:49
*** rodrigods_ has joined #openstack17:49
*** ozialien has joined #openstack17:51
larsksHere now!17:51
larsksMTughan: What do your routes look like in your instances?17:51
*** atiwari has joined #openstack17:51
*** balajiiyer has quit IRC17:51
*** bbcmicrocomputer has quit IRC17:51
*** FunnyLookinHat has joined #openstack17:52
*** jkary1 has quit IRC17:52
*** emaganap has quit IRC17:52
*** pravins has quit IRC17:52
*** colinmcnamara has quit IRC17:53
*** mikeoutland has quit IRC17:53
*** emagana has joined #openstack17:53
*** colinmcnamara has joined #openstack17:54
*** daMaestro has quit IRC17:54
*** mu5k17u has joined #openstack17:55
*** bandicot has quit IRC17:55
*** nacer has joined #openstack17:55
*** yamahata has quit IRC17:59
*** rfolco has quit IRC18:00
*** cference has quit IRC18:00
*** dtx00ff_ has joined #openstack18:01
*** sarob_ has quit IRC18:01
*** k_stev has joined #openstack18:01
*** edmund1 has quit IRC18:01
*** edmund has joined #openstack18:01
*** rodrigods_ has quit IRC18:01
*** esker has joined #openstack18:02
*** esker has quit IRC18:03
*** paraa_ has joined #openstack18:03
*** dtx00ff has quit IRC18:04
*** rpwwpr has joined #openstack18:05
*** clayb has joined #openstack18:05
*** cference has joined #openstack18:05
*** paraa has quit IRC18:05
*** yfauser has joined #openstack18:06
*** jthorne has joined #openstack18:06
*** yfauser has left #openstack18:06
*** WackoRobie has quit IRC18:07
*** WackoRobie has joined #openstack18:07
*** essessv has joined #openstack18:09
*** Rg has joined #openstack18:09
*** Rg is now known as Guest3908218:10
*** suresh12 has quit IRC18:10
*** edmund has quit IRC18:10
*** galstrom_zzz is now known as galstrom18:10
*** thehybridtech has joined #openstack18:10
*** suresh12 has joined #openstack18:10
MTughanlarsks: Sorry, I'll be away again for a couple minutes. Working on something else right now.18:11
*** nagaraju has quit IRC18:11
larsksMTughan: Eh, no worries on my end!:)18:11
*** Guest39082 has quit IRC18:11
*** dtx00ff has joined #openstack18:11
*** WackoRobie has quit IRC18:11
*** jrussell has quit IRC18:11
*** suresh12_ has joined #openstack18:12
*** suresh12 has quit IRC18:12
*** jrussell has joined #openstack18:12
*** balajiiyer has joined #openstack18:12
*** arnaud has joined #openstack18:13
*** essessv has quit IRC18:13
*** afazekas has joined #openstack18:14
*** srlang has joined #openstack18:14
*** mostly_d34dh0r53 is now known as d34dh0r5318:14
*** evanz_ has joined #openstack18:14
*** dtx00ff_ has quit IRC18:14
*** bandicot has joined #openstack18:14
*** coreywright is now known as coreywright_18:15
*** pballand has joined #openstack18:15
*** colinmcnamara has quit IRC18:17
*** WackoRobie has joined #openstack18:17
*** ozialien has quit IRC18:18
*** lenrow has quit IRC18:18
*** ejat has joined #openstack18:19
*** miles__ has joined #openstack18:19
*** Guest53771 has quit IRC18:19
*** miles_ has quit IRC18:20
*** geekinutah has quit IRC18:20
*** pelix has quit IRC18:21
telemonsterBooting snapshot images via Horizon, some work -- some have the last updated text via web-vnc console in horizon as "booting from Hard Disk...18:21
*** balajiiyer has left #openstack18:21
telemonster"18:21
telemonsterpings, but no other services reachable18:22
*** choirboy is now known as choirboy|call18:22
*** mikeoutland has joined #openstack18:22
*** choirboy|call is now known as choirboy18:23
*** bocaneri has quit IRC18:25
*** IlyaE has quit IRC18:25
*** hurgleburgler has joined #openstack18:26
*** dtx00ff_ has joined #openstack18:26
*** zehicle_at_dell has joined #openstack18:27
*** colinmcnamara has joined #openstack18:28
*** ejat has quit IRC18:28
*** a_le has joined #openstack18:29
*** arnaud has quit IRC18:29
*** Logico has joined #openstack18:29
*** dtx00ff has quit IRC18:29
*** emagana has quit IRC18:30
*** lenrow has joined #openstack18:30
*** dstarnes has quit IRC18:31
*** a_le has quit IRC18:31
*** emagana has joined #openstack18:31
*** a_le has joined #openstack18:31
*** radez_g0n3 is now known as radez18:32
*** dlenrow has joined #openstack18:32
*** ejat has joined #openstack18:32
*** ejat has joined #openstack18:32
*** bodepd has quit IRC18:33
*** morganfainberg is now known as morganfainberg_Z18:33
*** med has quit IRC18:33
georgem2telemonster:check the second console18:33
*** emagana has quit IRC18:34
*** atiwari has quit IRC18:34
*** dvy has joined #openstack18:34
*** emagana has joined #openstack18:34
*** rbak has quit IRC18:34
*** tosky has left #openstack18:35
*** lenrow has quit IRC18:35
*** Bryanstein has quit IRC18:37
*** morganfainberg_Z is now known as morganfainberg18:37
*** sushils has joined #openstack18:37
*** IlyaE has joined #openstack18:37
*** omachace has joined #openstack18:38
*** rbak has joined #openstack18:38
*** rbak has quit IRC18:38
*** vuil has quit IRC18:38
*** dvy has quit IRC18:39
*** imsurit has quit IRC18:39
*** clfh has joined #openstack18:40
*** vuil has joined #openstack18:40
*** rbak has joined #openstack18:41
*** dtx00ff has joined #openstack18:41
clfhHi does anyone know if canonical is planning on releasing havana debs for 14.04?18:41
*** csd has quit IRC18:43
*** IlyaE has quit IRC18:44
*** moha_hunt has joined #openstack18:44
*** IlyaE has joined #openstack18:44
*** jp_at_hp has quit IRC18:45
*** rmoe has quit IRC18:45
*** dtx00ff_ has quit IRC18:45
*** rmoe has joined #openstack18:47
*** csd has joined #openstack18:48
*** baoli has quit IRC18:49
*** talluri has joined #openstack18:49
*** IlyaE has quit IRC18:50
*** IlyaE has joined #openstack18:51
*** epcim has joined #openstack18:52
*** starmer has quit IRC18:54
*** nacer has quit IRC18:55
*** bodepd has joined #openstack18:55
*** dtx00ff_ has joined #openstack18:56
*** pnavarro has joined #openstack18:57
*** hogepodge has joined #openstack18:58
*** rsmitty has quit IRC18:58
*** J_Man has joined #openstack18:58
*** techfiz has joined #openstack18:59
*** dtx00ff has quit IRC18:59
*** thangp has quit IRC19:01
J_ManHello everyone!  I have been working on setting up a POC Openstack installation for my company, and I'm running into some weirdness in the networking.  I've got one controller node and three compute nodes, using the legacy nova-networking rather than Neutron (at least for now).19:01
J_Mannova-network runs on each compute node19:01
*** sz0 has joined #openstack19:01
*** rfolco has joined #openstack19:01
*** starmer has joined #openstack19:02
J_ManI think my first problem is that br100 on each compute node gets assigned the same IP (x.y.z.1) - but I can't figure out how to solve that19:02
*** a_le has quit IRC19:02
*** a_le has joined #openstack19:02
*** ilgiz has joined #openstack19:02
*** MIDENN_ has quit IRC19:03
*** leeantho has quit IRC19:03
*** KurtMartin has joined #openstack19:03
*** pberis1 has joined #openstack19:03
*** MIDENN_ has joined #openstack19:03
*** pnavarro has quit IRC19:03
*** leeantho has joined #openstack19:04
*** atiwari has joined #openstack19:05
*** rodrigods_ has joined #openstack19:05
*** nacer has joined #openstack19:05
*** rturk is now known as rturk-away19:05
*** jdurgin has quit IRC19:05
*** pberis has quit IRC19:07
*** kmartin has quit IRC19:07
*** leeantho_ has joined #openstack19:07
*** jang1 has joined #openstack19:07
*** ilgiz has left #openstack19:08
*** dgel has quit IRC19:08
*** fnaval has joined #openstack19:08
*** ktaube has joined #openstack19:09
*** abhirc has joined #openstack19:09
*** rturk-away is now known as rturk19:11
*** ktaube has quit IRC19:11
*** dtx00ff has joined #openstack19:11
*** bandicot has quit IRC19:11
*** coasterz has joined #openstack19:11
*** mattgriffin has joined #openstack19:12
*** SM-68B1 has quit IRC19:13
qhartmanIs there a way to attach a cinder volume to a physical machine? I'm getting terrible performance from my volumes on ceph (~15MB/s) but when I use rbd to map something directly to a physical machine it works great.19:13
*** coasterz has quit IRC19:14
*** jrb has joined #openstack19:14
*** dtx00ff_ has quit IRC19:14
*** cference has quit IRC19:15
*** dtx00ff_ has joined #openstack19:15
*** kashyapk has joined #openstack19:15
*** med has joined #openstack19:15
qhartmanI've tested with vm's running from ceph volumes, as well as vms running from instance storage with the ceph volumes attached.19:16
qhartmanEither version gives the same poor performance19:16
telemonstergeorgem2 - what do you mean by 2nd console?19:16
*** nati_ueno has quit IRC19:16
*** mikeoutland has quit IRC19:17
*** arnaud has joined #openstack19:17
georgem2telemonster:Alt+F219:17
telemonstervia the web browser?19:17
georgem2telemonster:yes, click inside the console window and then press ALT+F219:18
telemonsterholy shit. WEll, I'm on a mac so I had to guess around19:18
telemonsterIt just has a cursor19:18
*** vuil has quit IRC19:18
*** dtx00ff has quit IRC19:19
georgem2telemonster:I'm thinking if you can ping the fixed IP of that instance, maybe the console screen didn't refresh but it's waiting at the console prompt19:19
*** pballand has quit IRC19:19
*** jdurgin has joined #openstack19:19
*** nacer has quit IRC19:19
telemonsterssh isn't reachable either, and it should be. Kind of odd19:19
telemonsterI was looking at the qemu command lines to see if there is some sort of serial redirect I could reach on the compute node but doesn't look like it19:20
georgem2telemonster:the console log is also useful19:20
*** dlenrow has quit IRC19:21
*** sebas5384 has joined #openstack19:21
*** dims has joined #openstack19:21
*** kashyapk has quit IRC19:22
sebas5384hey guys!19:22
sebas5384whats the best way to install all-in-one openstack in ubuntu server ?19:22
sebas5384other than devstack :P19:22
georgem2telemonster:if you really want to see what that instance is doing, you can run "nova show instance_ID" to get the compute node where it's running, ssh there and run "virsh vncdisplay instance-000000XXX" and then use vncdisplay to connect to that compute node on the port 590X19:22
*** eghobo has quit IRC19:23
*** eghobo has joined #openstack19:23
*** jaimef has quit IRC19:23
*** arnaud has quit IRC19:25
qhartmansebas5384, other than devstack, you pretty much have to do it by handd19:26
qhartmansebas5384, juju (and all the other automation I've looked at) does not support that kind of deployment19:26
sebas5384yep qhartman that's the thing, i just want to have openstack in one big machine using lxc19:27
*** samrose_ has joined #openstack19:27
*** derekh_ has joined #openstack19:27
*** cference has joined #openstack19:27
sebas5384qhartman: i even tried to make juju deploy the compute-node out of a container, but didn't work well19:28
sebas5384so i was looking at ansible19:28
qhartmansebas5384, yeah, juju has some support for multiplexing stuff via LXcs, but not everything works19:28
sebas5384but they use virtualbox19:28
*** nati_ueno has joined #openstack19:28
qhartmanI fought with JuJu and some other tools are well to get a "different than we decided" deployment going for over a week19:28
qhartmanultimately did it by hand and was done in aday19:28
sebas5384yep qhartman, nova-compute-node must be in a baremetal like19:29
*** galstrom is now known as galstrom_zzz19:29
*** devnull1_ has joined #openstack19:29
*** jaimef has joined #openstack19:29
*** coreywright_ is now known as coreywright19:29
sebas5384yeah, i'm doing that now ¬¬ but its really really expensive, because its a lot of details that you can miss hehe19:29
*** rodrigods_ has quit IRC19:29
J_Manguys...how do you stop nova-network from setting the IP of your bridge to the ".1" ip?19:30
*** jrist has quit IRC19:30
qhartmanIt's not as hard as it looks, I pretty much just followed the guide on openstack.org and it worked as described19:30
J_Manbeen searching for this for hours19:30
qhartmanJ_Man, I think this will help: http://docs.openstack.org/grizzly/openstack-compute/admin/content/dnsmasq.html19:31
*** dtx00ff_ has quit IRC19:31
*** coasterz has joined #openstack19:31
J_Manqhartman, not really :(19:31
J_Manproblem I'm having right now is I have 3 compute nodes, each node running nova-network19:32
J_Manbut on each compute node, br100 gets dumped with the x.y.z.1 ip address19:32
J_Manand it's causing all kinds of issues for us19:32
*** d34dh0r53 is now known as mostly_d34dh0r5319:32
sebas5384qhartman: the icehouse?19:33
*** vnguyen has quit IRC19:33
qhartmansebas5384, yes19:33
*** nacer has joined #openstack19:33
sebas5384qhartman: good to know19:34
sebas5384i'm stuck with an error with lxc in openstack19:34
*** ktaube has joined #openstack19:34
sebas5384icehouse19:34
*** cference has quit IRC19:34
*** signed8b_ has joined #openstack19:35
*** signed8bit has quit IRC19:35
sebas5384apparently the only way to make it work is downgrading the libvirt driver19:35
*** cference has joined #openstack19:35
*** nati_ueno has quit IRC19:36
*** nati_ueno has joined #openstack19:36
*** ktaube has quit IRC19:37
*** kushal has quit IRC19:37
*** foexle has quit IRC19:37
*** rturk is now known as rturk-away19:37
*** jcook has joined #openstack19:38
*** dvy has joined #openstack19:38
*** zehicle_at_dell has quit IRC19:38
*** devnull1_ has quit IRC19:39
*** signed8b_ is now known as signed8bit19:39
*** m1crofarmer has joined #openstack19:40
*** m1crofarmer has quit IRC19:41
*** m1crofarmer_ has joined #openstack19:41
*** kutija has joined #openstack19:43
*** flaper87|afk is now known as flaper8719:44
*** ejat has quit IRC19:44
*** signed8bit has quit IRC19:44
*** kushal has joined #openstack19:44
*** jrist has joined #openstack19:45
*** signed8bit has joined #openstack19:45
*** emagana has quit IRC19:47
*** emagana has joined #openstack19:47
*** devoid has quit IRC19:48
*** Thurloat has quit IRC19:49
*** devnull1 has joined #openstack19:49
*** colinmcnamara has quit IRC19:49
*** ellenh has joined #openstack19:49
*** ifarkas has quit IRC19:49
*** pgsnake has joined #openstack19:49
*** JesperA has joined #openstack19:50
*** tvvcox has quit IRC19:50
*** emagana has quit IRC19:50
*** ellenh has left #openstack19:51
*** emagana has joined #openstack19:51
*** arnaud has joined #openstack19:52
*** jrb has quit IRC19:52
pgsnakeHi. I'm having problems getting the AggregateImagePropertiesIsolation scheduler filter to work in Icehouse running on CentOS. Is there anyone around who might be able to point me in the right direction? In a nutshell, the debug logs tell me the filter always returns all of my hosts, even though only 1 should match.19:52
*** emagana has quit IRC19:52
*** mostly_d34dh0r53 is now known as d34dh0r5319:53
*** mark3 has quit IRC19:53
qhartmanoh19:53
*** nati_ueno has quit IRC19:54
qhartmanJ_Man, you need to run the metadata service on your compute nodes19:54
*** emagana has joined #openstack19:54
qhartmanJ_Man, that should solve your ip collision problem19:54
J_Manqhartman, it is running, as far as I know19:54
*** jroovers has joined #openstack19:54
*** baoli has joined #openstack19:54
*** emagana has quit IRC19:55
qhartmanJ_Man, hm. I have multiple compute nodes going and they are all getting their br100 interface assigned to the same ip and it's working fine for me19:55
J_Manqhartman - each compute node has 26 instances of nova-api-metadata19:55
qhartmanAre you using nova-network as well, or neutron?19:55
*** ericgoncz has quit IRC19:55
J_Mannova-network19:55
*** danielbruno has quit IRC19:55
*** nacer has quit IRC19:56
qhartmanhm, same here19:56
*** nacer has joined #openstack19:56
*** jkary1 has joined #openstack19:56
J_ManI guess I don't see how anything can be working when you have 3 nodes, all on the same network, with the same IP address assigned19:56
*** nacer has quit IRC19:56
*** nacer has joined #openstack19:56
*** hurgleburgler has quit IRC19:57
*** nati_ueno has joined #openstack19:57
*** vito_ has joined #openstack19:57
J_Manright now, if I try to ping a VM running on compute2 from a vm running on compute1, I see no evidence of the traffic leaving compute119:57
*** terbolous has quit IRC19:57
magicrobotmonkeyJ_Man: the virtual networking gets nutty19:57
*** vito_ is now known as Guest3251819:57
J_Manqhartman: are your bridge interfaces in promisc mode?19:57
*** georgem2 has quit IRC19:57
*** Guest32518 has quit IRC19:57
qhartmanthink so, I'd have to double-check19:58
J_Manmagicrobotmonkey, you're telling me it gets nutty19:58
qhartmanhm, they are not19:58
J_Manodd...and you can ping between vm's on different hosts?19:58
*** mark2 has joined #openstack19:58
qhartmanafaik19:59
J_Manok, so now I'm even more confused :/19:59
qhartmanyeah, ping works19:59
qhartmanyou have security groups setup right?19:59
J_Manenough I should be able to ping20:00
*** fnaval has quit IRC20:00
*** ejat has joined #openstack20:00
*** rmcall has joined #openstack20:00
J_ManICMP allowed from 0.0.0.0/020:00
qhartmanyeah, that should do it20:01
*** colinmcnamara has joined #openstack20:01
*** peret has joined #openstack20:01
qhartmanif your default route on the nodes set to the br100 interface?20:01
*** nati_ueno has quit IRC20:01
*** rodrigods has quit IRC20:01
qhartmans/if/is20:01
J_Manbut if I tcpdump br100 on compute2, and start up a ping on compute1, I see nothing20:01
*** mgiampapa has joined #openstack20:01
J_Mancompute nodes default route to the outside is eth020:02
J_Maneth1 is connected to br10020:02
qhartmanthat might be part of it.20:03
qhartmanmy setup is:20:03
qhartmaneth0 - management net20:03
qhartmaneth1 - public net20:03
*** MTughan has left #openstack20:03
qhartmanbr100 contains eth1 and all the vm interfaces20:03
*** nati_ueno has joined #openstack20:03
qhartmandefault route is the upstream router ip via the br100 interface20:03
J_Manyou don't have a separate network for vm-vm communication?20:03
*** gigawhat has quit IRC20:04
*** sebas5384 has quit IRC20:04
qhartmanI'm using the management net for that20:04
qhartmanerr20:04
qhartmanthe public net20:04
qhartmanmy setup is flatter than most20:04
J_ManI tried doing it that way20:04
J_Manbut ran into issues there too20:04
qhartmanI have the VMs living on the larger network with all the other real computers20:04
*** fnaval has joined #openstack20:05
J_Manok...so your compute nodes don't actually have valid IP's on your public net?20:05
*** aldavud has quit IRC20:05
*** dtx00ff has joined #openstack20:05
*** michaelneale has joined #openstack20:06
*** vnguyen has joined #openstack20:06
qhartmanthey do20:06
J_Manhow do you keep nova-network from overwriting the ip's you define on your public network with it's ".1" ip20:07
*** tkramer has quit IRC20:07
*** dtx00ff_ has joined #openstack20:07
J_Manthat's what kept happening to me when I tried to set it up that way20:07
*** samrose_ has quit IRC20:07
qhartmanI have a big ip space setup20:07
J_Manthe minute I brought up my first vm on a compute node, the IP I defined for the public network would disappear in favor of the ".1"20:07
J_Manso did I20:07
*** danielbruno has joined #openstack20:07
*** zehicle_at_dell has joined #openstack20:07
*** leeantho_ has quit IRC20:08
qhartman10.10.8.0/2420:08
J_ManI had a /22, under which we gave openstack a /25 section20:08
qhartmanso the vms get 10.10.8.x20:08
*** Harry51S has quit IRC20:08
qhartmanand the real machines come out of 10.10.10.x20:08
qhartmanmy space isn't actually subnetted at all20:09
*** jkary1 has quit IRC20:09
qhartmanIt's using DHCP ranges to keep things from stepping on one another20:09
*** ejat has quit IRC20:09
J_Manare you running your DHCP on the compute nodes with dnsmasq?20:09
J_Manor an external DHCP server20:09
*** jrb has joined #openstack20:09
*** dtx00ff has quit IRC20:09
qhartmanso everything is one big flat IP space, with real machines getting served by a dhcp server assigning 10.10.10.x addresses, and the vms getting 10.10.8.x via dnsmasq (coordinated by the metadata service) on each compute node20:10
qhartmanI would prefer to have everything using the real dhcp server, but that didn't work well20:10
*** essessv has joined #openstack20:10
J_ManOK...how do you prevent dhcp clashes, if these are all part of the same physical network segment?20:10
qhartmanthe dnsmasq instances aren't visible outside the compute node20:11
J_Mandon't see how that's possible20:11
*** samrose has joined #openstack20:11
*** Romik has joined #openstack20:11
*** aldavud has joined #openstack20:11
*** dtx00ff has joined #openstack20:12
J_Manunless you're doing something like tagged vlans at the switch level20:12
J_Manto separate the network segments20:12
*** hrybacki has quit IRC20:12
J_Manso eth1 has a 10.10.10.x IP, as well as a 10.10.8.x IP?20:13
*** med has quit IRC20:13
*** rbak has quit IRC20:13
*** jkary1 has joined #openstack20:13
*** paraa_ has quit IRC20:13
*** achampio1 has joined #openstack20:13
*** sgordon_ has joined #openstack20:14
qhartmanno, again, in my setup 10.10.8.x and 10.10.10.x are not separate subnets20:14
*** gigawhat has joined #openstack20:14
*** essessv has quit IRC20:15
*** dtx00ff_ has quit IRC20:15
*** nati_ueno has quit IRC20:15
*** achampion has quit IRC20:16
J_Manyou have 10.10.8.0/24 set as your fixed address range for openstack20:16
J_Manand, if what I've seen out of my install is any indication....that should mean each of your brdige interfaces should be assigned the IP 10.10.8.120:16
*** rturk-away is now known as rturk20:16
*** sgordon has quit IRC20:17
qhartman10.10.8.0/2320:17
qhartmanyes20:17
*** IlyaE has quit IRC20:17
*** galstrom_zzz is now known as galstrom20:17
*** coredump has joined #openstack20:17
*** jthorne has quit IRC20:17
*** lblanchard has quit IRC20:17
*** kkirkpatrick has quit IRC20:17
*** IlyaE has joined #openstack20:17
J_Manbut do your bridges also have 10.10.10.x ip's?20:18
*** jroovers|afk has joined #openstack20:18
*** jtomasek has quit IRC20:18
J_Man(/23 would be 10.10.8.0-10.10.9.255 as the network range)20:18
-openstackstatus- NOTICE: Gerrit is going offline to correct an issue with a recent project rename. ETA 20:45 UTC.20:19
*** ChanServ changes topic to "Gerrit is going offline to correct an issue with a recent project rename. ETA 20:45 UTC."20:19
*** kashyapk has joined #openstack20:19
qhartmanwhen you say bridge interface, do you mean the physical interface or the bridge?20:19
*** derekh_ has quit IRC20:19
J_Manwhen you're using a bridge...the bridge *should* contain the IP's...the physical interface connected to the bridge should not have an IP address associated with it20:19
*** zehicle_at_dell has quit IRC20:19
qhartmancorrect, jsut making sure we were o nthe same page20:20
*** jroovers has quit IRC20:20
J_Manso in your setup, your eth1 (external interface) is connected to the bridge (br100)20:20
qhartmanyes20:20
qhartmanand br100 has 10.10.8.120:21
J_Manbut does it also have a 10.10.10.x IP?20:21
*** jroovers|afk has quit IRC20:21
*** jroovers has joined #openstack20:21
*** rbenali has quit IRC20:22
*** jergerber has joined #openstack20:22
*** samrose_ has joined #openstack20:22
*** bandicot has joined #openstack20:22
qhartmanit shouldn't, but it seems to....20:23
qhartman :-\20:23
qhartmanhm20:23
qhartmaninteresting20:23
qhartmanon the machine itself, it shows the interface as not having an IP20:23
qhartmanbut elsewhere on the network I can reach it by a dhcp assigned ip20:23
*** kashyapk has quit IRC20:23
*** samrose has quit IRC20:23
qhartmanso that's weird20:23
* qhartman stopped looking at this when it started working20:23
*** whenry has quit IRC20:24
qhartmanso it seems to have a 10.10.10.x ip, even though it doesn't know it20:24
qhartmanwhich is kinda spectacular20:24
magicrobotmonkeythats the magic of ARP20:25
*** edmund has joined #openstack20:25
*** Marek1211 has quit IRC20:25
qhartmanhow would ARP help that? It get the ip and gets into the ARP table, but then loses it when the bridge is attached?20:25
magicrobotmonkeyi dunno whats the arp table on the machine you pinged from show?20:26
*** eharney has quit IRC20:26
*** shpaq has quit IRC20:26
J_Manhere's my setup:20:27
J_Manib0 -> management network20:27
*** jkary1 has quit IRC20:27
J_Maneth0 - external network20:27
*** dtx00ff_ has joined #openstack20:27
J_Maneth1 -> private network for Openstack VMs20:27
*** mikeoutland has joined #openstack20:27
J_Maneach compute node has eth1 connected to br10020:27
J_Manand each compute node's br100 has IP 192.168.18.120:28
qhartmanmagicrobotmonkey, so, just SSH'd from a machine that did not have the compute node in the ARP table before talking to it, via an IP that the node doesn't know it has.20:28
J_Manright now, I have 3 vm's running (one on each compute node)20:28
J_Manthose are 192.168.18.2,3,420:28
J_Man18.2 cannot ping 18.3 or 18.420:29
*** dtx00ff has quit IRC20:29
magicrobotmonkeyyea, then what did they ARP table show afterwards?20:30
magicrobotmonkeyobviously the compute node must be responding to ARP requests, right?20:31
*** leox64 has joined #openstack20:31
*** eglynn has joined #openstack20:31
*** dstarnes has joined #openstack20:31
*** jvv has quit IRC20:31
J_ManI think I might know what's wrong now20:31
J_Manfind out in a second20:32
*** blomquisg has quit IRC20:32
*** melmoth has joined #openstack20:32
J_Manif I'm right, I'm going to feel stupid as hell20:32
*** angdraug has quit IRC20:33
magicrobotmonkeyheh welcome to openstack20:33
qhartmanmagicrobotmonkey, yeah, the correct MAC shows up in the ARP table, but I'm not seeing how the compute node knows to answer on that IP20:33
magicrobotmonkeyyea thats the trick i guess20:33
qhartmanso that it can get into the other machines ARP table20:33
J_Manoh my god20:33
qhartmanwhat was it?20:33
J_ManI'm going to put a hurt on our network guy20:33
magicrobotmonkeyis it one of the other interfaces on the bridge?20:33
J_Manthe interfaces on the upstream switch were never put into the right segmented vlan!20:34
qhartmand'oh20:34
J_Manso there was no network connectivity!20:34
qhartmangood thing I am the openstack guy and the network guy20:34
magicrobotmonkeyheh me too20:34
J_ManI *can* do it20:35
J_ManI just thought he had done it already for me20:35
qhartmanwomp womp20:35
J_ManOK...now....here's another question - maybe one of you guys can answer20:35
qhartmanI'm glad your problem is probably solved, though you've uncovered a new mystery for me...20:35
J_Manis it possible with the old nova-networking code to have MULTIPLE external networks?20:36
*** dstarnes has quit IRC20:36
qhartmanI don't see any reason why not20:36
qhartmanjust define another net and when you spin up a new instance tell it to be in that net20:36
J_Manyeah, but you define the public network in nova.conf20:36
J_Manhow would you go about defining the multiple networks there?20:36
*** samrose_ has quit IRC20:37
*** swat30 has quit IRC20:37
J_ManI'd like to be able to define floating IP's in different network segments20:37
*** samrose has joined #openstack20:37
*** zehicle_at_dell has joined #openstack20:37
*** ChanServ changes topic to "Openstack Support Channel, Development in #openstack-dev | Wiki: http://wiki.openstack.org/ | Docs: http://docs.openstack.org/ | Answers: https://ask.openstack.org | Logs: http://eavesdrop.openstack.org/irclogs/ | Paste: http://paste.openstack.org/"20:37
-openstackstatus- NOTICE: Gerrit is back online20:37
qhartmanI don't seem to have the public network defined in my nova.conf20:37
*** jaimef has quit IRC20:38
*** mwagner_lap has quit IRC20:38
J_Manmy doc specified this: public_interface = eth020:38
qhartmanJ_Man, ah yeah20:38
*** mark2 has quit IRC20:39
qhartmanI do have that20:39
*** mark3 has joined #openstack20:39
davidbowlbycan you modify a nova network to add a DNS?20:39
davidbowlbyor do you have to remove it and readd20:39
*** ericgoncz has joined #openstack20:39
*** gigawhat has quit IRC20:39
*** radez is now known as radez_g0n320:39
*** bluenemo has joined #openstack20:39
*** Realmy has joined #openstack20:40
*** bilco105_ is now known as bilco10520:40
*** rmoe has quit IRC20:40
qhartmanJ_Man, I would think you would have to do it with vlan tagging20:41
*** gigawhat has joined #openstack20:41
*** mark3 has quit IRC20:41
qhartmanwhen you setup the networks, IIRC, you can define vlan tags as well20:41
*** mark3 has joined #openstack20:41
davidbowlbynm I rtfm'd :)20:41
J_Manso we'd have to use vlan mode rather than FlatDHCP?20:41
qhartmanJ_Man, not sure. You're venturing into areas I've not investigated20:42
J_Manfigures20:42
*** dtx00ff has joined #openstack20:42
J_Manour network is pretty large and complex20:42
J_Manour "public ip's" are a full /1920:42
*** melwitt has quit IRC20:42
J_Manand we've vlan'd that up into multiple /24's and /25's20:43
J_Manplus a private "backend" network20:43
*** melwitt has joined #openstack20:43
*** melwitt has quit IRC20:43
J_ManI'm having a hunch we're probably going to end up having to move everything to neutron20:43
*** jaimef has joined #openstack20:44
J_Manbut I can go a little farther now at least20:44
*** melwitt has joined #openstack20:44
*** kitp has joined #openstack20:44
*** chuckC has quit IRC20:44
*** jecarey has quit IRC20:44
J_Manqhartman, thank you for your help!20:44
qhartmanJ_Man, I assume this is a new deployment? If thats the case, you probably do want to use Neutron20:44
qhartmansure thing20:44
*** melwitt has quit IRC20:44
J_Manqhartman, yeah, POC right now20:45
qhartmanThe only reason I'm not is that I don't have the resources for a speedy box to move all the network traffic through20:45
*** melwitt has joined #openstack20:45
J_ManI didn't want to go neutron because I keep reading it still doesn't scale well20:45
J_Manthat's kind of our problem as well20:45
qhartmanright20:45
*** Marek1211 has joined #openstack20:45
*** dtx00ff_ has quit IRC20:45
J_Manwe can easily saturate gig-e interfaces20:45
qhartmanmy use case is for local services that people are expecting high bandwidth from20:45
qhartmanyeah20:45
magicrobotmonkeyyea im worried about that too20:45
J_Manwe're considering using infiniband for it20:46
kitpthis is completely ignorant question (sorry for that upfront).  is it possible for a VM to leak memory, using all of the underlying compute node's memory - even beyond what was allocated in the instance configuration?20:46
*** DanishMan has joined #openstack20:46
J_Manhypervisor *SHOULD* prevent that20:46
*** CristianF has quit IRC20:46
qhartmanJ_Man, yeah probably a good call with a large userbase. I'm hoping I can get my hands on some 10Gb equipment20:46
J_Manunless you're over-committing the ram on your hypervisor20:46
kitpright...did the math, and we're not even close.  but, the compute node runs down to very little memory then we run into all kinds of issues.20:47
qhartmankitp, It's theoretically possible, but as J_Man says, it shouldn't happen. What hypervisor are you using?20:47
J_Manqhartman, it's not cheap...and 10Gb can kill a processor depending on what you're doing with the traffic20:47
kitpKVM.20:47
magicrobotmonkeyyea my vm net is already all 10G20:48
qhartmankitp, hm, yeah, I've never seen that happen with KVM20:48
kitpit does seem weird.20:48
qhartmanXen, yeah, but not KVM20:48
magicrobotmonkeyand the node Im gonna be using for neutron is dual 10G20:48
*** madorn has quit IRC20:48
J_Manunless you're overcomitting on your physical...the VM should trigger the OOM Killer before your physical machine runs out of ram20:48
kitpobviously could be something in one of the OS components...but, haven't gotten that far.20:48
qhartmanwell isn't magicrobotmonkey all benzy isn this honda group?20:48
qhartman;)20:48
magicrobotmonkeyhaha20:48
J_Manour management network is 40G infiniband LOL20:49
magicrobotmonkeyits not quite ideal yea, im working on trading up20:49
kitpight, thanks guys.  will keep digging.20:49
*** atiwari has quit IRC20:49
qhartmanhave fun20:49
J_Manof course, that's also our SAN network20:49
magicrobotmonkeyheh i was gonna say20:49
*** cference has quit IRC20:49
qhartmanheh20:49
J_Manwe got gluster going as the backing storage for cinder, glance, and so on20:50
magicrobotmonkeyugh we're trying to get off gluster20:50
qhartmanwow, so this is fun. I had a instance running on local storage and then attached a volume to it to test throughput to ceph20:50
J_ManCeph?20:50
qhartmanand when I rebooted it, they got reversed20:51
magicrobotmonkeymaybe, if i can get it to perform20:51
*** edmund has quit IRC20:51
qhartmanthe boot volume is now on ceph20:51
*** edmund1 has joined #openstack20:51
qhartmanspeaking of20:51
magicrobotmonkeyyea hows it working for you?20:51
qhartmanat the bare ceph level, it works great20:51
*** acathrow has left #openstack20:51
*** shakamunyi has quit IRC20:51
qhartmanbut from within the VMs it's slower than !#$$@%^$20:51
*** Networkn3rd has quit IRC20:51
*** sushils has quit IRC20:51
*** mu5k17u has quit IRC20:52
qhartmanon physical hardware, I can saturate the nics easily20:52
*** jmckind has quit IRC20:52
qhartmanbut a VM booted from a ceph volume, or with a ceph volume attached (all via cinder) can't move more then 15MB/s20:52
RealmyIs there a good slide or diagram on how to plan out NICs (namely how many) we need on control/compute/network nodes?  Or should I just do two NICs for each node regardless of function?  Sorry for the incredibly newbie question, just getting my feet wet. :(20:52
qhartmanRealmy, if you're just getting your feet wet, two is plenty20:52
*** shakamunyi has joined #openstack20:53
magicrobotmonkeymaybe its nova-network bottlenecking?20:53
*** hrybacki has joined #openstack20:53
Realmyqhartman - sounds great!  I'll just run with two. :)20:53
qhartmanmagicrobotmonkey, the ceph stuff shouldn't be using nova-net at all20:53
magicrobotmonkeyoh right20:53
*** shpaq has joined #openstack20:53
Realmylast question- should I bond them and separate with VLAN, or is that a bad idea?20:53
*** madorn has joined #openstack20:54
*** jdob has quit IRC20:54
qhartmanRealmy, I wouldn't unless you have a compelling reason to. The last thing you need when learning openstack is bonus complexity20:54
*** ozialien has joined #openstack20:54
qhartmanremember, this is what you're building: http://cdn2.hubspot.net/hub/344789/file-448028030-jpg/images/openstack-arch-grizzly-logical-v2.jpg?t=138927191200020:54
*** jecarey has joined #openstack20:54
Realmyqhartman, thank you very much for your help!  I'll leave them as independent NICs. :)20:54
magicrobotmonkeylol20:54
*** dizquierdo has joined #openstack20:55
Realmyhah, yeah i love that diagram20:55
*** atiwari has joined #openstack20:55
*** nanga has quit IRC20:55
Realmygood reminder as to why i need to take it slow :)20:55
*** sushils has joined #openstack20:55
Realmythanks again!!!! :D20:55
qhartmansure thing20:55
qhartmanMy concern is that either the qemu-librbd implementation is messed up somehow20:56
*** madorn has quit IRC20:56
qhartmanor that because I'm usign the volumes via cinder, that the throughput is somehow bottlenecking on my cinder-api machine20:56
qhartmanit _shouldn't_ be involved at all, but I ahven't been able to confirm it's not yet20:56
*** dtx00ff has quit IRC20:57
*** Bryanstein has joined #openstack20:57
*** Guest91575 has quit IRC20:57
*** dtx00ff has joined #openstack20:57
*** rmoe has joined #openstack20:58
*** mmichie has quit IRC20:59
*** sarob has joined #openstack20:59
*** evanz_ has quit IRC21:00
*** hogepodge_ has joined #openstack21:01
*** mrmartin has quit IRC21:01
*** hogepodge has quit IRC21:02
*** hogepodge_ is now known as hogepodge21:02
*** jimbaker has joined #openstack21:02
*** hogepodge has quit IRC21:02
*** jmickle has quit IRC21:03
*** flaper87 is now known as flaper87|afk21:03
*** fifieldt has quit IRC21:03
*** hogepodge has joined #openstack21:03
*** ericReeves has quit IRC21:03
*** sushils has quit IRC21:04
*** bluenemo has quit IRC21:04
*** dvy has quit IRC21:04
*** rsmitty has joined #openstack21:04
*** promulo has quit IRC21:05
*** sushils has joined #openstack21:05
*** angdraug has joined #openstack21:06
*** jroovers has quit IRC21:07
*** rmartinelli has quit IRC21:07
*** bmurt has quit IRC21:08
*** dtx00ff has quit IRC21:09
*** davidbowlby has quit IRC21:10
*** fsimonce has quit IRC21:10
*** leox64 has left #openstack21:10
*** rmoe has quit IRC21:10
*** rmoe has joined #openstack21:11
*** sroy_ has quit IRC21:11
*** sushils has quit IRC21:13
*** Marek1211 has quit IRC21:13
*** shakamunyi has quit IRC21:14
*** sushils has joined #openstack21:15
*** evanz has joined #openstack21:16
*** gregmark has quit IRC21:16
*** mark3 has quit IRC21:17
*** mark3 has joined #openstack21:17
*** arnaud has quit IRC21:18
*** samrose has quit IRC21:18
*** doriftoshoes has joined #openstack21:18
*** geekinutah has joined #openstack21:18
*** fifieldt has joined #openstack21:20
*** miles__ has quit IRC21:21
_cjones_Anyone know the cli command to associate a port to an instance? I'm using neutron networking, but can't find the command in either nova or neutron.21:21
*** vpanizo has joined #openstack21:22
*** tan has quit IRC21:22
*** rsmitty has quit IRC21:23
qhartmanwhat do you mean associate a port to an instance? What is a "port" in this case?21:23
*** jroovers has joined #openstack21:23
_cjones_ghartman: A neutron port?21:23
*** Logico has quit IRC21:23
*** mark3 has quit IRC21:24
_cjones_ghartman: Essentially another interface/ip-address.21:24
*** tan has joined #openstack21:24
*** julim has quit IRC21:24
*** hrybacki has quit IRC21:24
*** starmer has quit IRC21:25
qhartman_cjones_, ok, just making sure you didn't mean a TCP port21:25
*** starmer has joined #openstack21:26
_cjones_ghartman: Can this only be done at instance boot time, or is there way to do it after?21:26
*** Ananci has quit IRC21:26
*** eguz has joined #openstack21:26
qhartman_cjones_, sadly I can't answer your question, I don't use Neutron.21:26
_cjones_ghartman: Okay. Is it possible sans neutron?21:27
*** cihhan has quit IRC21:28
*** jroovers has quit IRC21:28
*** rpwwpr has quit IRC21:28
qhartmanAlso not something I know. I've never had a need to have an instance with multiple interfaces.21:28
*** Penick has joined #openstack21:29
*** hogepodge has quit IRC21:29
*** morazi has quit IRC21:30
jgriffithqhartman: cinder in your case has nothing to do with the throughput21:30
*** eghobo has quit IRC21:30
qhartmanjgriffith, I didn't think it would, but I'm running out of explanations21:30
*** mark2 has joined #openstack21:31
*** nati_ueno has joined #openstack21:31
jgriffithqhartman: yeah, reading back it's bit weird21:31
*** mgiles has joined #openstack21:31
qhartmanI'm about to experiment with using rbd to map a ceph volume into a vm and see how that performs. If it does well, that would seem to prove that the problem lies within cinder or qemu/librbd . If it does poorly, I'm not sure what that proves.21:33
*** hogepodge has joined #openstack21:33
jgriffithqhartman: have you run against a ceph voume outside of Cinder/OpenStack?21:35
*** TheOsprey has quit IRC21:35
jgriffithqhartman: could just be poor performance on your Ceph cluster no?21:35
qhartmanI have done that21:35
qhartmanworks great21:35
jgriffithahh21:35
qhartmansaturates the nic no problem21:35
*** dspano has quit IRC21:37
qhartmanI'm testing that again right now just tobe triple sure21:38
qhartmanI've been doing so many tests over the last several days trying to track this down things are starting to blur together21:38
*** melmoth has quit IRC21:38
*** eghobo has joined #openstack21:38
*** eguz_ has joined #openstack21:39
*** eguz has quit IRC21:39
*** sushils has quit IRC21:39
*** greer has left #openstack21:39
*** promulo has joined #openstack21:41
*** geekinutah has quit IRC21:41
*** Realmy has quit IRC21:41
*** sushils has joined #openstack21:42
*** talluri has quit IRC21:42
systadmnihey guys, attempting to setup the keystone service and i keep running into an error when I attempt to create the admin account.  It states "Expecting an auth URL via either --os-auth-url or env[OS_AUTH_URL]21:42
systadmni"21:42
systadmniI have the OS_AUTH_URL set though21:42
systadmniI can echo $OS_AUTH_URL and it will display the correct url21:42
*** eghobo has quit IRC21:43
*** ricardorocha has joined #openstack21:43
*** talluri has joined #openstack21:44
*** Underyx|off is now known as underyx21:44
qhartmanare your clocks on the machines in sync?21:44
*** devnull1 has quit IRC21:44
qhartmanI uses oauth and if you have more than a few seconds clock skew, it will fail21:45
qhartmanthat error may be a red herring21:45
*** yang has quit IRC21:45
systadmniqhartman: I believe they are ... this is just a setup on a single server21:45
*** sigint88 has joined #openstack21:45
qhartmansystadmni, ah, then that's definitely not it21:46
*** abhirc has quit IRC21:46
*** balajiiyer1 has joined #openstack21:46
*** balajiiyer1 has quit IRC21:46
*** yang has joined #openstack21:46
systadmniqhartman: also when I try to create a new user and just pass it with --os-auth-url=http...:5000/v2.0/ it gives me the same error21:47
*** sigint88 has joined #openstack21:47
*** sigint88 has quit IRC21:47
*** moha_hunt has quit IRC21:47
systadmnierr uhh not the same error21:47
*** sigint88 has joined #openstack21:48
systadmnikeystone: error: unrecognized arguments: --os-auth-url=http://127.0.0.1:5000/v2.021:48
*** sigint88 has quit IRC21:48
qhartmanhuh21:48
*** sigint88 has joined #openstack21:49
*** sigint88 has quit IRC21:49
*** sigint88 has joined #openstack21:49
*** moha_hunt has joined #openstack21:49
*** Superdoc has joined #openstack21:49
*** rtheis has quit IRC21:50
SuperdocHi21:50
SuperdocI'm looking for help with openstack key pair21:50
*** ujjain has quit IRC21:50
qhartmansystadmni, You've gone throug hte steps here http://docs.openstack.org/icehouse/install-guide/install/apt/content/keystone-install.html21:51
Superdocanyone help?21:51
qhartman(or similar for your distro?)21:51
systadmniqhartman: that's what i've been following step by step21:51
qhartmanSuperdoc, which key pair? we need more info before we can help21:51
systadmnithen I get here21:51
*** talluri has quit IRC21:51
Superdocok i'll explain21:51
*** tris- has joined #openstack21:51
*** omachace has left #openstack21:52
SuperdocI had already created a keypair called test, and i have it on my compute test.pem, I have downloaded a ubuntu cloud image and launched an instance with the test keypair, this ubuntu image doesn't have password hence it says i have to connect through ssh using keypair21:52
*** chuckC has joined #openstack21:52
*** mark2 has quit IRC21:52
*** starmer has quit IRC21:53
Superdocso i'm doing this right now "ssh -i /home/compute/test.pem ubuntu@172.31.100.4 -v"21:53
*** mark2 has joined #openstack21:53
*** Thurloat has joined #openstack21:53
*** jamie_h has quit IRC21:53
Superdocgets stuck at debug1: expecting SSH2_MSG_KEX_ECDH_REPLY and finally says refused by the remote21:53
qhartmanwhat re the permission on test.pem ? They need to be very restrictive of ssh won't let you use it. Pretty much read-only for your user21:54
Superdochave set like this "chmod 600 MY_KEY.pem"21:54
Superdoci'm ssh from compute to ubuntu instance21:54
sigint88hello all21:55
*** ujjain has joined #openstack21:55
sigint88relatively new to OpenStack.21:55
qhartmanit would be useful to add another v to your ssh invocation and then paste the output into a pastebin21:55
qhartmanSomeone might be able to spot the specific error21:55
sigint88just wondering if anyone has heard any info on trove and its addition to IceHouse21:55
sigint88i.e is it offically included with IceHouse or not?21:56
sigint88for DBaaS implementations/deployments21:56
*** robbiew has left #openstack21:56
Superdocok21:56
qhartmansigint88, http://www.eweek.com/cloud/openstack-icehouse-features-a-trove-of-open-source-cloud-updates.html21:56
Superdocsorry what is pastebin21:57
*** IlyaE has quit IRC21:57
*** IlyaE has joined #openstack21:58
qhartmanSuperdoc, http://pastebin.com/ . Lets people look at larger snips of text without cluttering up the IRC channel21:58
qhartman(there are lots of other similar services out there)21:58
*** dims has quit IRC21:58
*** signed8bit has quit IRC21:58
Superdochttp://pastebin.com/bn0ZE5tN21:58
Superdocyep just googled a min and uploaded21:58
*** mmichie has joined #openstack21:59
sigint88qhartman: thx21:59
*** angdraug has quit IRC21:59
sigint88qhartman: have you heard good things about devtstack?22:00
*** hogepodge has quit IRC22:00
qhartmansigint88, given it's stated goals, it works well22:00
qhartmanSuperdoc, is that all the output? I don't see the disconnect error at the end22:01
*** benrodrigue has quit IRC22:01
*** WackoRobie has quit IRC22:01
*** epcim has quit IRC22:01
Superdoccopied again22:01
Superdochttp://pastebin.com/GkQhfSx222:01
*** rfolco has quit IRC22:01
*** WackoRobie has joined #openstack22:01
*** colinmcnamara has quit IRC22:02
*** jergerber has quit IRC22:02
sigint88cool have  encountered any pitfalls qhartman22:03
*** DanishMan has quit IRC22:03
sigint88thx for providing  ur knowledge dmp btw22:03
*** eguz_ has quit IRC22:03
sigint88*dump22:03
*** angdraug has joined #openstack22:03
*** jcook has quit IRC22:03
*** eghobo has joined #openstack22:03
*** dtx00ff has joined #openstack22:03
qhartmanjgriffith, So some more benchmarks. An rbd mapped volume on a physical machine moved about 25MB/s. About 10MB/sec faster than a VM. However, when I do rados bench (from the same physical machine) it goes waaaay faster22:04
qhartmansigint88, I have not ,but I haven't used it much. I spun up some quick PoC stuff with it and got familiar with Horizon, but that was about it22:04
*** yang has quit IRC22:05
qhartmanSuperdoc, It's not clear to me why it's failing. It looks like the key may be wrong. Try creating a new key in Horizon and setting up a new instance using that and see if it behaves the same way.22:06
*** WackoRobie has quit IRC22:06
sigint88qhartman: thats cool. Im new to python and openstack so i was wondering how to get quick enviroment up and runnning to tinker around a bit22:06
Superdocqhartman, ok, i created one but before i start a new instance, where do i find the keypair in my compute to use it to connect?22:06
Superdocit says when i say nova keypair-list22:07
*** J_Man has quit IRC22:07
*** a_le has quit IRC22:07
*** a_le has joined #openstack22:08
*** jaimef has quit IRC22:09
qhartmansigint88, devstack is perfect for that22:09
*** swat30 has joined #openstack22:09
*** weshay has quit IRC22:10
qhartmanSuperdoc, it should download to the machine you were using horizon on when you generated it22:10
*** shakamunyi has joined #openstack22:11
sigint88qhartman: hmm, sounds good now the ill have to get over the "setting up a lab" hurdle22:11
sigint88lol22:11
Superdocqhartman, ok, its true it is downloaded to my machine, in order to ssh do i have to connect from a linux only machine or can i do it from putty?22:11
*** r0j4z0 has joined #openstack22:13
qhartmanSuperdoc, you can do it from putty, but you'd need to convert the key into the format that putty uses22:13
*** JordanRinke has joined #openstack22:13
Superdocqhartman, Thanks i'll convert and give it a try22:13
*** kbringard has quit IRC22:14
qhartmanSuperdoc, http://support.cdh.ucla.edu/help/132-file-transfer-protocol-ftp/583-converting-your-private-key-22:14
*** JordanRinke has left #openstack22:14
*** jaimef has joined #openstack22:14
*** jmickle has joined #openstack22:16
*** IlyaE has quit IRC22:18
*** reed has quit IRC22:18
*** IlyaE has joined #openstack22:18
*** dschultz has quit IRC22:19
systadmniqhartman: figured it out22:19
systadmnifor some reason if I run "sudo keystone user-create ...22:20
systadmni"22:20
systadmniit failes22:20
systadmniif I leave out sudo, it works22:20
qhartmansystadmni, ah, yeah22:20
systadmninow I know22:21
*** Marek1211 has joined #openstack22:21
qhartmansystadmni, the probable reason for that is that when you run sudo, your environment changes, so your vars are not set in that context22:21
*** shakamunyi has quit IRC22:22
*** nati_ueno has quit IRC22:22
*** shakayumi has joined #openstack22:22
Superdocqhartman, Thank you! i could convert using the puttygen and was able to connect to the server using the private key22:22
qhartmanSuperdoc, great. I'm glad I was able to help22:22
jmickleanyone done openstack on Cisco UCS?22:23
*** kashyapk has joined #openstack22:23
qhartmanjmickle, woah, aren't you looking for a purple squirrel22:23
jmickleha22:23
jmickleno kidding22:23
jmicklewould love to pick someone’s brain on cisco uvs + openstack22:23
qhartmanI've worked w/ UCS, but never w/ Openstack22:23
*** danielbruno has quit IRC22:23
Superdocqhartman, my next step is to prepare a Windows image for kvm qemu, do you know any link i can use to perform this step so i can finally upload an image and have a windows instance.22:23
*** dims has joined #openstack22:24
*** lubuntu_Marek has joined #openstack22:24
qhartmanSuperdoc, I actually do have a link to a guide for that, one sec....22:24
qhartmanSuperdoc, http://blog.gridcentric.com/bid/297627/Creating-a-Windows-Image-on-OpenStack22:24
*** ericgoncz has quit IRC22:24
*** Romik has quit IRC22:25
Superdocqhartman, thanks for the link, i'll check it out22:26
*** kashyapk has quit IRC22:28
*** yamahata has joined #openstack22:28
grrrrrthanks for the link +122:28
*** spandhe has quit IRC22:30
*** bknudson has quit IRC22:31
Superdocqhartman, I have reset password for ubuntu user in the ubuntu cloud image through the putty ssh key, how do i enable full ssh so i can connect without the need of public key pair22:31
qhartmanSuperdoc, You probably don't want to do that. Using keypairs is vastly more secure.22:32
qhartmanSuperdoc, http://bodhizazen.net/Tutorials/SSH_security22:32
*** WackoRobie has joined #openstack22:32
*** spandhe has joined #openstack22:33
*** sushils has quit IRC22:33
*** dtx00ff has quit IRC22:33
Superdocqhartman, Agreed, since this is a test environment as i'm still getting familiar with openstack i was keen to know how it can be done.22:33
*** dtx00ff has joined #openstack22:33
qhartmanSuperdoc, it would be the usual way of reconfiguring ssh to accept password connections22:34
*** jcook has joined #openstack22:34
qhartmanNothing openstack-specific about that portion.22:34
*** mrjazzcat has quit IRC22:34
qhartmanYou can use that same key on multiple machines, I think something just went sideways with your first key22:35
*** xuan has quit IRC22:35
Superdocok22:35
*** rturk is now known as rturk-away22:35
Superdocqhartman, i think i had the wrong key on my linux nova compute node22:35
qhartmanSuperdoc, probably22:36
jgriffithqhartman: well that's not surprising22:36
*** WackoRobie has quit IRC22:37
*** fnaval has quit IRC22:37
jgriffithqhartman: what are you using for your perf tests outside of rados bench?22:37
*** abhirc has joined #openstack22:38
*** nacer has quit IRC22:38
qhartmanjgriffith, right. What was surprising is the rbd performance. Turns out my baseline assumptions were all wrong. I was running the write portion of rados bench incorrectly.22:38
qhartmanwomp womp22:38
jgriffith:)22:38
*** jrb has quit IRC22:39
*** jcook has quit IRC22:39
*** sushils has joined #openstack22:39
qhartmanso the performance I'm getting is pretty much consistent everywhere. Which makes me sad on one hand because it's kinda crap, but at least it's no longer crap AND a mystery.22:39
jgriffithqhartman: indeed22:39
*** jp_at_hp has joined #openstack22:39
jgriffithqhartman: it may not be what you hoped for but it's at least real and consistent22:40
qhartmanyeah22:40
qhartmanIt  looks like I'm going to need to pop for SSDs for my journal22:40
qhartmanThat's almost certainly where I'm losing the performance22:40
*** baylight1 has joined #openstack22:41
*** baylight1 has left #openstack22:41
*** arnaud has joined #openstack22:42
*** dizquierdo has quit IRC22:42
*** nacer has joined #openstack22:42
*** moha_hunt has quit IRC22:43
*** ArcTanSusan has quit IRC22:43
*** jvv has joined #openstack22:43
*** cloudtrainme has joined #openstack22:44
*** ArcTanSusan has joined #openstack22:44
*** crandquist has quit IRC22:45
*** cloudtrainme has quit IRC22:47
*** baoli has quit IRC22:48
*** IlyaE has quit IRC22:48
*** kkirkpatrick has joined #openstack22:50
*** kkirkpatrick has quit IRC22:51
sigint88qhartman: just curious, if i am  considering migrating from a ZFS driven cloud environment to OpenStack which filesystem would you recommend? CEPH or Gluster? Or should i stick with ZFS?  Are there any docs out there?22:51
*** bandicot has quit IRC22:52
*** kkirkpatrick has joined #openstack22:52
*** IlyaE has joined #openstack22:54
*** prad_ has quit IRC22:54
*** starmer has joined #openstack22:54
*** galstrom is now known as galstrom_zzz22:55
*** sigint88 has left #openstack22:56
*** nati_ueno has joined #openstack22:56
*** gigawhat has quit IRC22:58
*** moha_hunt has joined #openstack22:59
*** rossk has quit IRC22:59
*** asselin_ has quit IRC23:00
*** srlang has quit IRC23:00
*** markstur__ has quit IRC23:00
*** leeantho has quit IRC23:00
*** starmer has quit IRC23:00
*** jgravel has quit IRC23:00
*** gugl has quit IRC23:00
*** MIDENN_ has quit IRC23:00
*** markstur__ has joined #openstack23:00
*** asselin_ has joined #openstack23:00
*** noslzzp has quit IRC23:00
*** leeantho has joined #openstack23:00
*** kmartin has joined #openstack23:00
*** jgravel has joined #openstack23:01
*** mdenny has joined #openstack23:01
*** gugl has joined #openstack23:01
*** bandicot has joined #openstack23:03
*** jhesketh__ has joined #openstack23:04
*** KurtMartin has quit IRC23:04
*** sushils has quit IRC23:04
*** kevinconway has quit IRC23:04
*** jhesketh has quit IRC23:04
*** hewbrocca has quit IRC23:05
*** crandquist has joined #openstack23:05
*** d34dh0r53 is now known as mostly_d34dh0r5323:06
*** jsullivandigs has quit IRC23:06
*** rodrigods has joined #openstack23:06
*** omachace has joined #openstack23:07
*** omachace has left #openstack23:07
*** jhesketh__ is now known as jhesketh23:07
*** achampio1 has quit IRC23:09
*** derekh_ has joined #openstack23:09
*** suresh12_ has quit IRC23:09
*** suresh12 has joined #openstack23:10
*** suresh12 has quit IRC23:11
Superdocqhartman, later, thanks for helping me, will be back23:11
*** ArcTanSusan has quit IRC23:12
*** bilco105 is now known as bilco105_23:13
*** ArcTanSusan has joined #openstack23:13
*** fnaval has joined #openstack23:13
*** suresh12 has joined #openstack23:14
*** coreywright is now known as coreywright_23:14
*** GoJkOrS has quit IRC23:14
*** samrose has joined #openstack23:15
*** rsmitty has joined #openstack23:15
*** budman has quit IRC23:15
*** xuan has joined #openstack23:16
*** starmer has joined #openstack23:17
*** FunnyLookinHat has quit IRC23:17
*** ericReeves has joined #openstack23:17
*** aeperezt has quit IRC23:18
*** james__ has quit IRC23:18
*** sarob has quit IRC23:18
*** sungju has joined #openstack23:19
*** jrb has joined #openstack23:19
*** sarob has joined #openstack23:19
qhartmanSuperdoc, Sure thing23:19
*** jrb has quit IRC23:19
*** yamahata has quit IRC23:20
*** thehybridtech has quit IRC23:20
*** jrb has joined #openstack23:20
*** doriftoshoes has quit IRC23:21
*** aeperezt has joined #openstack23:21
*** doug-fish has left #openstack23:21
*** rsmitty has quit IRC23:22
*** JesperA has quit IRC23:23
*** sarob has quit IRC23:23
*** kkirkpatrick has quit IRC23:24
*** xuan has quit IRC23:24
*** ArcTanSusan has quit IRC23:25
*** nacer has quit IRC23:25
*** ddieterly has quit IRC23:27
*** alexlindenlevy has quit IRC23:28
*** mkollaro has quit IRC23:28
*** alexlindenlevy has joined #openstack23:28
*** dschultz has joined #openstack23:29
*** jrb has quit IRC23:30
*** alexlindenlevy has quit IRC23:32
*** WackoRobie has joined #openstack23:33
*** jrb has joined #openstack23:34
*** Superdoc has left #openstack23:34
*** dschultz has quit IRC23:34
*** kurt_ has joined #openstack23:35
*** tsekiyam_ has joined #openstack23:36
*** jsullivandigs has joined #openstack23:37
*** schofield has quit IRC23:37
*** OutBackDingo has joined #openstack23:37
*** ArcTanSusan has joined #openstack23:38
*** atiwari has quit IRC23:38
*** WackoRobie has quit IRC23:38
*** ArcTanSusan has joined #openstack23:39
*** mwagner_lap has joined #openstack23:39
*** tsekiyama has quit IRC23:40
*** tsekiyam_ has quit IRC23:40
*** tremendous has quit IRC23:40
*** chuckC has quit IRC23:41
*** fnaval has quit IRC23:42
*** schofield has joined #openstack23:43
*** sarob has joined #openstack23:44
*** derekh_ has quit IRC23:44
*** sarob_ has joined #openstack23:48
*** sarob has quit IRC23:48
*** cagrev has quit IRC23:49
*** rmartinelli has joined #openstack23:49
*** rsmitty has joined #openstack23:49
*** sarob has joined #openstack23:50
*** ddieterly has joined #openstack23:51
*** chuckC has joined #openstack23:52
*** pmathews has quit IRC23:53
*** sarob_ has quit IRC23:53
*** stanchan has quit IRC23:54
*** sarob has quit IRC23:55
*** rodrigods has quit IRC23:57
*** jrb has quit IRC23:58
*** gdubreui has joined #openstack23:58

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