Wednesday, 2012-11-07

*** roge has joined #openstack00:00
*** Ursinha is now known as Ursinha-afk00:00
*** Tross has quit IRC00:01
*** szaydel has quit IRC00:01
*** ev0ldave has joined #openstack00:02
*** Joe23 has joined #openstack00:04
*** dims has joined #openstack00:05
*** melmoth has quit IRC00:05
*** Valdez has quit IRC00:06
*** rustam has joined #openstack00:06
*** scotm has joined #openstack00:06
*** Glace_ has quit IRC00:09
kieppieanyone still online?00:10
kieppieI'm seeing this in my logs & stdout: "backend <module 'nova.db.sqlalchemy.api' from '/usr/lib/python2.7/dist-packages/nova/db/sqlalchemy/api.pyc'> from (pid=28053) __get_backend /usr/lib/python2.7/dist-packages/nova/utils.py:494"00:10
*** rustam has quit IRC00:10
kieppiehow concerned should I be? is this just a noisy log, or is something broken?00:11
*** j5 has quit IRC00:11
contextthats not enough of anything to see whats actually going on00:12
*** yocum has joined #openstack00:12
*** cp16net|away is now known as cp16net00:12
*** CRCError_ has joined #openstack00:12
kieppiemy concern too - messages out don't give enough contextual info00:12
contextup your logging level00:12
kieppieI'm concerned that something is borked somewhre - possibly auth00:12
*** CRCError_ has quit IRC00:12
contextif its that important you should see something00:12
*** CRCError has quit IRC00:13
kieppieverbose=True is /etc/nov/nova.conf00:13
kieppie*in*00:13
*** bavaria has joined #openstack00:14
*** aeperezt has joined #openstack00:14
*** rnorwood1 has joined #openstack00:14
*** scotm has quit IRC00:14
*** elilasol has quit IRC00:14
*** scotm has joined #openstack00:14
bavariaHi folks, hope y'all are well.  I'm having a bit of a problem maybe someone can help me with.  I'm following the instructions on docs.openstack.org for CentOS and I'm on this stage but the keystone client is giving me errors00:14
bavariahttp://docs.openstack.org/trunk/openstack-compute/install/yum/content/setting-up-tenants-users-and-roles-manually.html00:14
bavariaI've tried it manually and using the .sh script recommend in the docs00:15
kieppiein nova-volume.log I'm seeing "SQL connection failed. 10 attempts left"00:15
bavariaThe script returns a ton of "keystone: error: unrecognized arguments: --os_tenant_id= --os_user_id=" type errors00:15
kieppiebavaria - I've found typo's in the docco's00:15
*** Glace_ has joined #openstack00:15
bavariaoh before it was "--tenant-id" errors etc but I changed the parameters in the script because keystone --help says they are --xxxx_xxxx_xxx format00:16
kieppiein new vers, some args should be —arg & not —os-arg00:16
bavariaoh00:16
kieppiebavaria - check the —help of the CLI command00:16
*** dx4100 has joined #openstack00:16
bavariaoh that's what I've done and I'm using the format in the --help output but still get errors from the script saying unexpected or unrecognized argument etc00:17
*** Ursinha-afk is now known as Ursinha00:17
*** jbrogan1 has joined #openstack00:17
bavariathat's what's so frustrating I think - I'm attempting to fix the .sh script with what the --help output says but its still not working00:17
kieppieyea- I had that too00:17
bavariaok I'll reread the --help output and see if I'm still doing something wrong I guess00:18
*** sandywalsh has quit IRC00:18
*** rafiu has quit IRC00:18
*** adalbas has quit IRC00:18
*** markmcclain has quit IRC00:19
*** epim has quit IRC00:19
kieppieanyway… context - can/should I reset all auth across the board, including mysql?00:19
*** scotm has quit IRC00:20
*** smarvin has joined #openstack00:20
*** huats has quit IRC00:20
*** huats has joined #openstack00:20
*** huats has joined #openstack00:20
bavariainteresting...  one of the lines in the .sh script says "keystone user-role-add --os_user_id $ADMIN_USER --role-id $ADMIN_ROLE --os_tenant_id $ADMIN_TENANT" but there's no such parameter as --role-id according to --help00:20
contextkieppie: like i said there is nothing in what you posted to say whether its good or bad00:20
kieppieif so, how is it done? when I try to test creds, such as mysql, the passwords/token in the confs mysql connect string does not allow for connectivity from the CLI - even when I reset it00:20
uvirtbot`New bug: #1075790 in nova "Useless error message when adding a network to a project without VLAN support" [Undecided,New] https://launchpad.net/bugs/107579000:21
kieppiecontext - OK. what information could I provide?00:21
bavariakieppie: do you reload mysql?00:21
kieppieI have, yes. able to access -u root OK00:21
bavariaspecificially flush the auth tables00:21
kieppiebut -u nova (etc) fails00:22
contextthen update mysql password for nova and update config file[s]00:22
bavariais it a case of using DNS or something where the user cannot access because of the hostname its connecting from?00:22
*** dendrobates is now known as dendro-afk00:22
*** rafiu has joined #openstack00:22
*** mnewby has joined #openstack00:23
*** smarvin has quit IRC00:23
*** scotm has joined #openstack00:23
*** msinhore has joined #openstack00:23
kieppieGRANT ALL ON nova.* TO 'nova'@'%' IDENTIFIED BY '[YOUR_NOVADB_PASSWORD]';00:24
kieppieetc00:24
*** dendro-afk is now known as dendrobates00:24
kieppieI'll reset the password there to the same value/token @ the .conf00:24
bavariakieppie how did you even get users into the database with the keystone client being all screwed up?00:25
*** mnewby_ has quit IRC00:25
*** bavaria has quit IRC00:26
kieppiebavaria - excersised a bit of discression. the command would usually indicate the bad arg, & the —help would indicate the new flavour - more-or-less00:26
kieppieI'm on day-4 of my setup00:26
*** Ursinha is now known as Ursinha-afk00:26
*** JoeVLcek has joined #openstack00:26
kieppieproblem is that between all  the typo's & red-herrings I cannot be 110% certain that I've not made mistakes00:27
*** samkottler|out is now known as samkottler00:27
kieppieseems operational now for the most part, but as you can see I'm starting to get tripped up.00:27
*** scotm has quit IRC00:28
kieppiethe up-side of this hard yards is that I have a better understanding of what's going on (I think)00:28
kieppieI suggest you make use of keepass to keep stack of OS & SQL auth & tokens00:28
*** yocum has quit IRC00:29
*** pigxiang_ has joined #openstack00:29
ev0ldavekieppie:  use a script to source for user/pass00:29
kieppieyea − I'm scripting one now to run as a batch00:30
ev0ldavethen add . myfile to your bash_login00:30
contextor use devops stack00:30
contextor whatever00:30
kieppiereset keystone, glance, nova users00:30
*** msinhore has quit IRC00:30
contextthe rackspace easy-cloud00:30
*** oneiroi has quit IRC00:30
*** desai has quit IRC00:31
kieppiecontext - once I've worked though the process - so that I have a keen understanding of the setup, in case I need to troubleshoot when something breaks - I'll provision my next box using the RackSpace private cloud ISO (downloaded)00:31
contextyeah thats what i did00:32
kieppiehttp://www.rackspace.com/cloud/private/00:32
*** JoeVLcek has quit IRC00:32
kieppiecontext - but need to just work through this excersise 1st - so close to the end00:32
*** entropyworks is now known as Aaton00:32
*** Ursinha-afk is now known as Ursinha00:33
*** scotm has joined #openstack00:33
*** melmoth has joined #openstack00:33
*** sarob has quit IRC00:34
*** szaydel has joined #openstack00:34
*** jrodom has quit IRC00:34
*** markwash has quit IRC00:36
*** ev0ldave has quit IRC00:37
kieppiecontext, ev0ldave - that would deal with mysql password (running soon), but what about service/applicatio/API passwords/tokens? where/how are those reset?00:37
*** metral has joined #openstack00:39
contextif you hosed your db start from scratch00:39
contextthats my recommendation00:40
*** littleidea has quit IRC00:40
*** markwash has joined #openstack00:40
kieppiecontext - ouch!00:40
*** cp16net is now known as cp16net|away00:40
kieppiemeaning I'll loose my nova, keystone, etc data00:41
*** dolphm has joined #openstack00:41
*** reed has quit IRC00:42
*** littleidea has joined #openstack00:42
*** littleidea has left #openstack00:42
*** ryanpetr_ has joined #openstack00:42
*** rkukura has quit IRC00:44
*** scotm has quit IRC00:45
*** smarvin has joined #openstack00:45
*** ryanpetrello has quit IRC00:45
*** maurosr has joined #openstack00:45
*** tomoe_ has joined #openstack00:46
*** jmlowe has left #openstack00:46
*** danger_fo is now known as danger_fo_away00:47
kieppieok…. I think I'm missing something pretty fundamental here.00:47
*** metral has quit IRC00:48
kieppieI've executed: `GRANT ALL ON nova.* TO 'nova'@'%' IDENTIFIED BY 'SOMEHASH';` , expecting to be able to log in from CLI with `mysql -u nova -p SOMEHASH`00:48
*** rdo has quit IRC00:49
*** shardy_afk has quit IRC00:49
*** dolphm has quit IRC00:49
*** otherwiseguy has quit IRC00:50
*** maurosr has quit IRC00:50
danblackkieppie: cli - no space after -p00:50
*** mohits has left #openstack00:52
*** maurosr has joined #openstack00:52
*** msinhore has joined #openstack00:53
*** vinsh_ has quit IRC00:54
*** cp16net|away is now known as cp16net00:56
*** maurosr has quit IRC00:56
*** cwelle has quit IRC00:57
*** mkouhei has joined #openstack00:57
*** maurosr has joined #openstack00:57
*** TheZeke has joined #openstack00:59
TheZekeI've been banging my head against this wall off and on for an hour now...00:59
*** rkukura has joined #openstack01:00
TheZekeI do this....01:00
TheZeke[root@osc ~]# keystone --token 54186393979f66bc8e4f --endpoint http://10.50.14.4:35357/v2.0 user-createusage: keystone user-create --name <user-name> [--tenant_id <tenant-id>]01:00
TheZeke                            [--pass <pass>] [--email <email>]01:00
TheZeke                            [--enabled <true|false>]01:00
TheZekekeystone user-create: error: argument --name is required01:00
*** b0rder has joined #openstack01:00
TheZekeThen I try this (note the error):01:00
TheZeke[root@osc ~]# keystone --token 54186393979f66bc8e4f --endpoint http://10.50.14.4:35357/v2.0 user-create --name admin --pass SecretPass --tenand_id 2619c0fc455844a29b74078c6d3cca0601:00
TheZekeusage: keystone [--os_username <auth-user-name>]01:00
TheZeke                [--os_password <auth-password>]01:00
TheZeke                [--os_tenant_name <auth-tenant-name>]01:00
TheZeke                [--os_tenant_id <tenant-id>] [--os_auth_url <auth-url>]01:00
TheZeke                [--os_region_name <region-name>]01:00
TheZeke                [--os_identity_api_version <identity-api-version>]01:00
TheZeke                [--token <service-token>] [--endpoint <service-endpoint>]01:00
TheZeke                [--username <auth-user-name>] [--password <auth-password>]01:00
TheZeke                [--tenant_name <tenant-name>] [--auth_url <auth-url>]01:00
TheZeke                [--region_name <region-name>]01:00
TheZeke                <subcommand> ...01:00
TheZekekeystone: error: unrecognized arguments: --tenand_id 2619c0fc455844a29b74078c6d3cca0601:00
TheZekeridiculous01:00
TheZekedoh01:00
TheZekeHAHAHAHA01:01
TheZekenvm01:01
*** TheZeke has quit IRC01:01
*** jcmartin has quit IRC01:03
*** jbrogan1 has quit IRC01:03
*** KyleMacDonald has joined #openstack01:03
*** mnewby has quit IRC01:03
*** mnewby has joined #openstack01:04
*** smarvin has quit IRC01:06
*** jog0 has joined #openstack01:06
*** desai has joined #openstack01:06
*** scotm has joined #openstack01:06
*** jog0 has left #openstack01:07
*** rustam has joined #openstack01:07
*** clopez has joined #openstack01:11
*** ryanpetr_ has quit IRC01:11
*** rustam has quit IRC01:11
*** scotm has quit IRC01:13
*** sandywalsh has joined #openstack01:15
*** cwelle has joined #openstack01:15
*** hemna_ has joined #openstack01:16
*** xchu has joined #openstack01:17
*** Valdez has joined #openstack01:17
*** ryo has quit IRC01:17
*** ryo has joined #openstack01:18
kieppiedanblack, context - I've reset my SQL users with the auth in the config files & able to log into mysql accordingly. I've run the db sync & bouncing the box now01:18
*** cwelle has quit IRC01:18
*** hemna has quit IRC01:19
danblackkieppie: ack. saw on #mysql :-)01:19
*** sandywalsh has quit IRC01:19
*** pigxiang_ has quit IRC01:21
*** adam__ has joined #openstack01:22
*** aeperezt has quit IRC01:22
*** maurosr has quit IRC01:22
*** derekh has joined #openstack01:22
*** gyee has quit IRC01:23
*** comptona has quit IRC01:24
*** adam_ has quit IRC01:25
*** eglynn__ has joined #openstack01:25
*** ryanpetrello has joined #openstack01:26
*** aeperezt has joined #openstack01:26
*** xiao has joined #openstack01:28
*** Cronyx has joined #openstack01:28
*** eglynn_ has quit IRC01:28
*** Cronyx has quit IRC01:29
*** rafiu has quit IRC01:32
*** jakkudanieru has quit IRC01:32
*** jakkudanieru has joined #openstack01:32
*** otherwiseguy has joined #openstack01:33
*** sam_one has quit IRC01:34
*** melmoth has quit IRC01:35
*** maurosr has joined #openstack01:36
*** clopez has quit IRC01:36
*** desai has quit IRC01:37
*** shanlar has quit IRC01:37
*** desai has joined #openstack01:38
kieppiehi danblack - I've inched forward now :)01:38
*** shanlar has joined #openstack01:38
*** rafiu has joined #openstack01:39
kieppiedanblack - I've manually (scripted) reset passwords to values in configs & flushed priv's. able to log into mysql with those creds :)01:39
kieppieI'm now @ http://docs.openstack.org/trunk/openstack-compute/install/apt/content/configure-creds.html01:39
*** yocum has joined #openstack01:40
*** maurosr has quit IRC01:41
*** dwcramer has joined #openstack01:41
kieppiekeystone's fine, but I get an auth error @ `nova --debug image-list` : "ERROR: ConnectionRefused: '[Errno 111] Connection refused"01:41
*** s0mik has quit IRC01:42
kieppieany idea what auth is failing & when needs to be reset & where? I'm guessing there's probably some DB value & possibly a config file01:43
*** s0mik has joined #openstack01:43
kieppiecontext - any ideas, please? ^^^01:44
*** maurosr has joined #openstack01:44
*** s0mik has quit IRC01:45
*** mnewby_ has joined #openstack01:45
*** maxiz has joined #openstack01:46
*** anniec has quit IRC01:47
*** mnewby has quit IRC01:48
*** mnewby_ is now known as mnewby01:48
*** anniec has joined #openstack01:48
*** krow has quit IRC01:49
*** maurosr has quit IRC01:50
kieppiegrrrrrr!01:50
kieppieI think most of these issues stem from that dodgy-ass nova.conf file!01:50
kieppiethe docco's are *extremely* ambiguous as to what it should be01:51
kieppie(running Folsom on Ubuntu 12.04)01:51
*** dpippenger has quit IRC01:54
*** mnewby has quit IRC01:56
*** dolphm has joined #openstack01:57
*** vipul has quit IRC02:00
*** osier has joined #openstack02:04
*** sniperd has quit IRC02:06
*** Blackavar has quit IRC02:07
*** rustam has joined #openstack02:07
*** DavidLevin has joined #openstack02:08
*** littleidea has joined #openstack02:09
*** rustam has quit IRC02:12
*** Gordonz has joined #openstack02:12
kieppieeveryone gone to bed, or just watching elections?02:13
*** derekh has quit IRC02:13
*** larsks has quit IRC02:14
danblackpreparing server changes because everyone else is gone to bed or watching elections. :-)02:14
kieppiefigured as much....02:14
*** musur has joined #openstack02:15
*** musur has quit IRC02:16
kieppiedanblack - know where I can get a decent copy of the nova.conf file? the duccumentation @ install is extremely vague/contradictory. I'd like to get the nova.conf *right* & then use the convert/migrate function to generate the api-paste.ini02:17
*** ghanima has joined #openstack02:17
danblacki've never installed openstack so I'm probably not the person to ask sorry.02:17
kieppienp02:17
*** secbitchris has quit IRC02:18
*** krow has joined #openstack02:19
*** roge has quit IRC02:25
*** sam_one has joined #openstack02:27
*** adjohn has quit IRC02:27
*** krow has quit IRC02:28
*** CuraHack has quit IRC02:28
*** dwcramer has quit IRC02:29
kieppieis there an openstack forum?02:29
*** scalability-junk has quit IRC02:30
*** jeffrey4l has joined #openstack02:32
*** jeffrey4l has joined #openstack02:33
*** KyleMacDonald has quit IRC02:35
*** KyleMacDonald has joined #openstack02:36
*** atrius is now known as atrius_away02:36
*** marrusl has quit IRC02:39
*** szaydel has quit IRC02:41
*** dwcramer has joined #openstack02:42
*** cp16net is now known as cp16net|away02:44
*** anniec has quit IRC02:45
*** warik has quit IRC02:45
*** anniec has joined #openstack02:45
uvirtbot`New bug: #1075811 in openstack-ci "api.openstack.org doesn't include quantum api samples" [Undecided,New] https://launchpad.net/bugs/107581102:46
*** sarob has joined #openstack02:48
*** mnewby has joined #openstack02:48
*** msinhore has quit IRC02:53
*** mohits has joined #openstack02:53
*** msinhore has joined #openstack02:54
*** themadcanudist1 has joined #openstack02:55
themadcanudist1for swift, aside from: http://docs.openstack.org/developer/swift/deployment_guide.html#general-system-tuning and http://julien.danjou.info/blog/2012/openstack-swift-consistency-analysis, is there anything else I can do to speed up reads/writes… what speeds should I expect on a 1 gig network.. 4 storage nodes and 1 proxy, 4cpus each.02:56
*** cp16net|away is now known as cp16net02:58
*** b0rder_ has joined #openstack02:59
*** rustam has joined #openstack03:00
*** mohits has quit IRC03:02
*** b0rder has quit IRC03:02
*** mnewby has quit IRC03:05
*** sudorandom has joined #openstack03:05
notmynamethemadcanudist1: what speeds are you seeing? and where are you seeing bottlenecks?03:06
themadcanudist1one sec… just gonna try to run swift-bench03:06
themadcanudist1to get a more scientific set of data03:06
notmynamethemadcanudist1: with a 1g internal network, you will be limited to 1g for GETs and 1/3g for PUTs03:06
themadcanudist1yep03:06
notmynamealso, if you have a large number of PUTs to one container or a large number of GETs to one object, you will see contention on the 3 spindles that have the container or object, respectively03:07
themadcanudist1*nod*03:07
*** vipul has joined #openstack03:10
*** TheBeast has joined #openstack03:11
TheBeastI'm trying to get openstack-horizon to work (dashboard) and from what I understand it needs to first populate the db and create the schemas. Is there any easy way todo this? my vendor doesn't supply the manage.py script03:12
TheBeastie. i installed openstack-horizon via python setup.py install03:12
TheBeasthttp://paste.openstack.org/show/24714/03:13
TheBeastthis is what I have in /etc/openstack-dashboard/local_settings.py03:14
*** melwitt has quit IRC03:14
kieppieis there aq guide to the OpenStack networking terminology, public vs flat vs fixed vs etc. some of this is counterintuitive03:15
*** pixelbeat has quit IRC03:17
*** s0mik has joined #openstack03:18
*** alunduil has joined #openstack03:19
*** jrodom has joined #openstack03:19
*** markm has quit IRC03:22
*** krow has joined #openstack03:25
*** Blackavar has joined #openstack03:25
*** jplewi has quit IRC03:25
uvirtbot`New bug: #1075824 in ceilometer "accessing nova db error in compute agent" [Undecided,New] https://launchpad.net/bugs/107582403:26
*** markm has joined #openstack03:26
*** anniec has quit IRC03:26
*** jakkudanieru has quit IRC03:31
*** jakkudanieru has joined #openstack03:31
*** rafiu has quit IRC03:33
*** krow has quit IRC03:33
*** acb__ has quit IRC03:37
*** acb__ has joined #openstack03:37
*** larsks has joined #openstack03:38
*** matiu has quit IRC03:38
*** acb__ has quit IRC03:43
*** acb__ has joined #openstack03:43
*** sunilthaha has quit IRC03:43
*** bapa has quit IRC03:43
*** rustam has quit IRC03:45
*** crandquist has joined #openstack03:45
*** rafiu has joined #openstack03:45
*** TheSphinX^ has quit IRC03:45
*** kobier has quit IRC03:46
*** TheSphinX^ has joined #openstack03:52
*** larsks has quit IRC03:57
*** maurosr has joined #openstack03:57
themadcanudist1notmyname: http://pastebin.com/1Gx0NpKp03:58
themadcanudist1actually, anyone, do those look like stats within reason?03:58
*** markmcclain has joined #openstack03:58
*** mishin has joined #openstack03:58
*** bapa has joined #openstack03:58
*** rafiu has quit IRC03:59
*** littleidea has quit IRC03:59
themadcanudist1this is on the slow test cluster… ie. RAID'd (the final system will not have RAID and have much faster hardware)04:01
*** themadcanudist1 is now known as themadcanudist04:01
*** rafiu has joined #openstack04:01
*** maurosr has quit IRC04:02
*** larsks has joined #openstack04:02
*** rushiagr has joined #openstack04:06
*** yocum has quit IRC04:07
*** darjeeli_ has quit IRC04:08
*** zodiak has quit IRC04:10
*** maurosr has joined #openstack04:15
*** rustam has joined #openstack04:15
*** rushiagr has quit IRC04:16
*** rushiagr has joined #openstack04:17
*** maurosr has quit IRC04:18
*** sarob has quit IRC04:18
*** bapa has quit IRC04:19
*** rustam has quit IRC04:20
*** bapa has joined #openstack04:22
*** littleidea has joined #openstack04:22
uvirtbot`New bug: #1075838 in cinder "devstack gate tests fail intermittently with 401 error" [Undecided,New] https://launchpad.net/bugs/107583804:25
*** rushiagr has quit IRC04:26
*** matiu has joined #openstack04:27
*** matiu has quit IRC04:27
*** matiu has joined #openstack04:27
*** AgorA has quit IRC04:27
*** aeperezt has quit IRC04:27
*** AgorA has joined #openstack04:29
*** sudorandom has quit IRC04:29
*** krow has joined #openstack04:30
*** aeperezt has joined #openstack04:31
*** cryptk|offline is now known as cryptk04:32
*** dwcramer has quit IRC04:32
*** acb__ has quit IRC04:32
*** acb__ has joined #openstack04:33
*** mishin has quit IRC04:34
*** krow has quit IRC04:35
uvirtbot`New bug: #1075843 in glance "simple db api timestamp handling" [Undecided,New] https://launchpad.net/bugs/107584304:36
*** acb__ has quit IRC04:37
*** acb__ has joined #openstack04:37
*** rnorwood1 has quit IRC04:38
*** rafiu has quit IRC04:41
*** j5 has joined #openstack04:41
*** Gordonz_ has joined #openstack04:44
*** Gordonz_ has quit IRC04:44
*** cmt has joined #openstack04:44
*** dwcramer has joined #openstack04:45
*** Gordonz has quit IRC04:47
*** darjeeling has joined #openstack04:49
*** themadcanudist has left #openstack04:49
*** koolhead17 has joined #openstack04:49
*** mishin has joined #openstack04:50
*** Joe231 has joined #openstack04:50
*** tomoe__ has joined #openstack04:50
*** ryu__ has joined #openstack04:51
*** rafiu has joined #openstack04:52
*** matiu_ has joined #openstack04:53
*** matiu_ has quit IRC04:53
*** matiu_ has joined #openstack04:53
*** matiu has quit IRC04:53
*** Joe23 has quit IRC04:54
*** tomoe_ has quit IRC04:54
*** ryu_ has quit IRC04:54
*** darjeeling has quit IRC04:57
*** ryanpetrello has quit IRC04:57
kieppiemkay04:58
kieppieknuckle-cracking time...04:58
kieppieanyone up here, or is everyone exhausted & in bed because of elections?04:59
*** rnorwood1 has joined #openstack04:59
*** acb__ has quit IRC04:59
*** acb__ has joined #openstack04:59
*** aeperezt has quit IRC05:00
*** ryanpetrello has joined #openstack05:00
*** livemoon has joined #openstack05:01
*** leetrout has joined #openstack05:01
*** Joe231 has quit IRC05:02
*** Joe23 has joined #openstack05:02
*** rkukura has quit IRC05:02
*** led_belly has quit IRC05:05
*** zodiak has joined #openstack05:05
*** markwash has quit IRC05:09
uvirtbot`New bug: #1075859 in nova "use_single_default_gateway does not function correctly" [Undecided,New] https://launchpad.net/bugs/107585905:11
*** rafiu has quit IRC05:11
*** otherwiseguy has quit IRC05:12
*** rafiu has joined #openstack05:15
kieppieanyone online?05:15
kieppieI'm having an auth issue05:15
*** rustam has joined #openstack05:16
*** mishin has quit IRC05:17
*** littleidea has quit IRC05:18
*** dhubbard has quit IRC05:18
*** dhubbard has joined #openstack05:18
*** littleidea has joined #openstack05:21
*** sam_one has quit IRC05:21
*** rkukura has joined #openstack05:21
*** swygue has quit IRC05:22
*** garyk has quit IRC05:23
*** rustam has quit IRC05:24
*** crandquist has quit IRC05:26
*** markwash has joined #openstack05:26
*** mishin has joined #openstack05:29
*** crandquist has joined #openstack05:30
*** dolphm has quit IRC05:31
*** rnorwood1 has quit IRC05:31
*** redondos has quit IRC05:32
*** koolhead17 has quit IRC05:32
kieppiehow can I reset allocation password - in particular the nova auth token?05:33
*** krow has joined #openstack05:33
*** krow1 has joined #openstack05:34
*** rafiu has quit IRC05:34
*** AgorA has quit IRC05:35
*** sniperd has joined #openstack05:35
*** AgorA has joined #openstack05:36
*** samkottler is now known as samkottler|out05:37
*** woleium has quit IRC05:41
*** rafiu has joined #openstack05:43
*** krow has quit IRC05:45
*** dwcramer has quit IRC05:51
*** metral has joined #openstack05:54
*** guigui3 has joined #openstack05:54
*** woleium has joined #openstack05:56
*** lianhao has joined #openstack05:58
*** markmcclain has quit IRC05:58
*** hattwick has quit IRC05:59
*** MarkAtwood has joined #openstack06:00
*** rnorwood1 has joined #openstack06:01
*** rnorwood1 has quit IRC06:04
*** sniperd has quit IRC06:05
*** ryanpetrello has quit IRC06:07
*** darjeeling has joined #openstack06:13
*** Valdez has quit IRC06:14
*** krow1 has quit IRC06:17
*** jrodom has quit IRC06:19
*** rustam has joined #openstack06:21
*** rustam has quit IRC06:26
*** tualatrix has joined #openstack06:26
*** thovden has joined #openstack06:29
*** pvankouteren has quit IRC06:31
*** krow has joined #openstack06:34
*** leetrout has quit IRC06:34
*** pvankouteren has joined #openstack06:36
*** krow1 has joined #openstack06:41
*** hattwick has joined #openstack06:42
*** krow1 has quit IRC06:48
*** thovden has quit IRC06:51
*** MarkAtwood has quit IRC06:52
*** KyleMacDonald has quit IRC06:53
*** cmt has quit IRC07:00
*** markwash has quit IRC07:00
*** sayan has joined #openstack07:01
*** sayan has joined #openstack07:01
*** mrunge has joined #openstack07:01
*** reutopiaer has joined #openstack07:02
*** desai has quit IRC07:03
*** krow has quit IRC07:03
*** garyk has joined #openstack07:05
*** acb__ has quit IRC07:06
*** acb__ has joined #openstack07:06
*** adjohn has joined #openstack07:08
*** eglynn has joined #openstack07:09
*** ogelbukh has quit IRC07:10
*** ogelbukh has joined #openstack07:10
*** Trixboxer has joined #openstack07:10
*** eglynn__ has quit IRC07:11
*** A[D]minS has joined #openstack07:14
*** A[D]minS has joined #openstack07:14
*** dneary has joined #openstack07:14
*** tmichael has quit IRC07:16
*** rushiagr has joined #openstack07:16
*** KyleMacDonald has joined #openstack07:21
*** tmichael has joined #openstack07:22
*** rustam has joined #openstack07:22
*** Blackavar has quit IRC07:24
*** adjohn has quit IRC07:27
*** dneary has quit IRC07:27
*** rustam has quit IRC07:27
*** KyleMacDonald has quit IRC07:30
*** mindpixel has joined #openstack07:30
*** rafiu has quit IRC07:34
*** krow has joined #openstack07:34
*** rafiu has joined #openstack07:34
*** Q310 has quit IRC07:34
*** ondergetekende has joined #openstack07:35
*** vipul has quit IRC07:37
*** hemna_ has quit IRC07:39
*** bka has joined #openstack07:39
*** jeffrey4l has quit IRC07:39
kieppieping07:39
kieppieanyone online yet?07:39
lifeless!ask07:39
openstacklifeless: Error: "ask" is not a valid command.07:39
lifelessheh07:39
kieppiehehehe07:40
lifelesskieppie: yes, lots of people, it is after all 8:40 at night07:40
kieppiehowdy07:40
kieppieah07:40
*** davidha has quit IRC07:40
kieppieburning midnight oil then, eh?07:40
lifeless[on the internet, time zones and when folk are around, are ... different ] :)07:40
lifelesswaiting for baby to get to slep07:41
lifelessshe's upset by something :(07:41
kieppieNZ might as well be on Mars - latency is less anyway :p07:41
kieppielittle one? how old>07:41
*** Mops__ has joined #openstack07:41
kieppie?07:41
lifeless14 months07:41
*** Mops__ is now known as Mops07:41
kieppiegets better. mine is just over 2 now07:41
lifelesscool07:41
kieppiestay-at-home daddy-daycare for the better part of week = 0 productivity07:42
lifelessheh, yeah. I work from home, and its not an issue... but evenings are shot07:43
*** KyleMacDonald has joined #openstack07:43
*** mmagr has quit IRC07:44
kieppiewellington?07:44
lifelessRangiora07:44
kieppiethat's nice07:45
*** krow1 has joined #openstack07:45
kieppienot doing the NZOSA's tonight, I'm guessing07:45
lifelessindeed ;)07:46
kieppiemaybe KiwiCon or NetSui south?07:46
*** sayan has quit IRC07:47
lifelessI think they all conflict with stuff07:48
lifelessI will be doing OSDC and LCA07:48
*** hemna_ has joined #openstack07:51
*** KyleMacDonald has quit IRC07:52
*** Turicas has joined #openstack07:53
*** krow1 has quit IRC07:55
*** Mops has quit IRC07:56
*** krow has quit IRC07:56
*** Mops has joined #openstack07:58
*** KyleMacDonald has joined #openstack08:01
*** leifmadsen has quit IRC08:01
*** dstufft|laptop has joined #openstack08:03
*** primozf has joined #openstack08:04
*** Deathvalley122 has quit IRC08:05
kieppiemkay - time for some multitasking08:05
*** One-Man-Bucket has joined #openstack08:05
One-Man-Bucketgood morning08:05
*** EmilienM has joined #openstack08:05
kieppiehowdy08:05
*** gabriel has joined #openstack08:08
One-Man-Bucketso we've installed another switch in our little test cloud08:08
One-Man-Bucketand now i want to run the "internal" openstack network on this new network, on eth108:09
*** Deathvalley122 has joined #openstack08:09
*** gabriel is now known as durian08:09
*** aimon_ has joined #openstack08:09
One-Man-Bucketis it enough to change it so that the bridge interface is connected to eth1 (instead of eth0, which is connected to the office network)08:09
*** KyleMacDonald has quit IRC08:09
One-Man-Bucketand i assume to set flat_interface=eth1 in each nodes nova.conf08:10
*** bruges_ has joined #openstack08:11
*** aimon has quit IRC08:11
*** aimon_ is now known as aimon08:11
*** somik has joined #openstack08:11
*** afazekas has joined #openstack08:11
*** mishin has quit IRC08:11
*** KyleMacDonald has joined #openstack08:12
*** bruges has quit IRC08:12
*** s0mik has quit IRC08:12
*** somik is now known as s0mik08:12
*** torandu has quit IRC08:13
*** torandu has joined #openstack08:14
*** reidrac has joined #openstack08:14
*** rafiu has quit IRC08:14
*** leifmadsen has joined #openstack08:16
*** sayan has joined #openstack08:17
kieppieOne-Man-Bucket - sorry; don't quite know enough myself to help atm08:17
*** livemoon has quit IRC08:17
*** shardy has joined #openstack08:17
kieppieanyone online able to assist with an auth issue in nova, please. detailed @ https://bugs.launchpad.net/nova/+bug/1065211 (from comment #7)08:18
One-Man-Bucketalright08:18
One-Man-Bucketi guess i'll give it atry :)08:18
*** balboah has joined #openstack08:19
*** texarcana has quit IRC08:21
*** texarcana has joined #openstack08:23
*** mrmartin has joined #openstack08:23
One-Man-Buckethmm, something is not right08:26
*** KyleMacDonald has quit IRC08:26
*** dneary has joined #openstack08:28
*** optiz0r has joined #openstack08:28
*** rafiu has joined #openstack08:29
*** redondos has joined #openstack08:29
Mopshi, any ideas regarding X-Object-Manifest objects not being public readable? detailed @ https://answers.launchpad.net/swift/+question/21350608:30
*** uncleofthestick has joined #openstack08:33
*** dev_sa has joined #openstack08:35
*** metral has quit IRC08:35
*** metral has joined #openstack08:35
*** Maledictus has joined #openstack08:35
*** dev_sa has quit IRC08:35
*** dev_sa has joined #openstack08:36
*** littleidea has quit IRC08:37
*** davidha has joined #openstack08:38
*** jpich has joined #openstack08:38
*** sejo has quit IRC08:39
*** rafiu has quit IRC08:41
*** miclorb__ has joined #openstack08:42
*** miclorb has quit IRC08:43
*** metral has quit IRC08:43
*** e1mer has joined #openstack08:43
*** e1mer has quit IRC08:43
*** e1mer has joined #openstack08:43
*** rafiu has joined #openstack08:44
*** metral has joined #openstack08:45
kieppieannnyyyyway08:45
kieppieOSA'a are done08:45
kieppieanyone still about?08:45
kieppielifeless - you knocked off yet?08:46
*** ondergetekende has quit IRC08:46
lifelesskieppie: not entirely ;)08:46
kieppieheheh08:46
kieppiepretty knackered myself .....08:46
kieppieyou know OS pretty well? I'm having what I think is an auth issue08:47
*** cloudy has joined #openstack08:47
cloudyHi do everybody08:47
kieppieI've detailed as much as I can in the comments 7+ of https://bugs.launchpad.net/nova/+bug/106521108:47
cloudyanyone can help me ? i have some questions about cloudstack topology08:48
kieppiebasically, when I run `nova $args`, I get a 401 auth issue. I've reset pwd's on SQL & services, but the problem persists08:48
kieppieservices are running OK, but I'm unable to complete my install beyond http://docs.openstack.org/trunk/openstack-compute/install/apt/content/configure-creds.html08:49
kieppie`nova image-list` fails08:50
*** dstufft|laptop has quit IRC08:50
*** nacx has joined #openstack08:50
cloudyanyone can help me ?08:51
kieppiecloudy - i can try. not promising much atm08:51
cloudythanks kieppie, just a simple HELP08:51
kieppie(also, some of the terminology is counter-intuitive)08:51
*** krow has joined #openstack08:52
cloudyi did not understand if compute node can share a storage, to have a single VM in HA mode and for delivery live migration from 1 node to another.08:52
kieppiecloudy - not sure, but I doubt it. you may be able to share data between node OS over something like NFS, but I'm not sure you can share block devices, like iSCSI LVM disks08:53
kieppiefor live migration I would think that instances are separate, the migration triggers a sync & then a switch happens08:54
cloudyso cloudstack born to have single compute node that have his own VM. if a node fails, all the VMs fails.. and require manual workout08:54
*** koolhead17 has joined #openstack08:54
* kieppie guessing08:54
cooljcloudstack != openstack08:54
cloudyopenstack sorry08:55
kieppieI really can't say with absolute certainty. I'm still trying to get my own hosts up, so that I can start my own lab tests08:55
cooljopenstack has a volume service called cinder (formerly nova-volume). it provides shared block storage to instances and can hook into a number of backend devices / services08:55
cooljhttp://wiki.openstack.org/Cinder08:56
*** lfazio has quit IRC08:56
*** krow has quit IRC08:56
kieppiecoolj - good to know. thnaks08:57
kieppiecoolj - are you able to help me out with my auth issue, please?08:58
*** lfazio has joined #openstack08:58
cooljkieppie: be glad to try anyway. sec, reading bug report08:59
*** Tross has joined #openstack09:00
*** Triade has joined #openstack09:00
kieppiecoolj - cheers. my own commend frollow from comment #709:00
*** saschpe has quit IRC09:00
*** roge has joined #openstack09:02
*** arata has joined #openstack09:03
*** cloudy has quit IRC09:05
*** derekh has joined #openstack09:06
*** e1mer has quit IRC09:07
*** Breaking_Pitt has joined #openstack09:07
*** maxiz has quit IRC09:08
*** e1mer has joined #openstack09:09
*** ttrifonov is now known as ttrifonov_zZzz09:10
*** ttrifonov_zZzz is now known as ttrifonov09:11
*** metral has quit IRC09:11
One-Man-Bucketthis is weird. arp entries are listed as incomplete on one machine, but works on the other09:13
*** dneary has quit IRC09:14
cooljkieppie: the DEBUG like about sqlalchemy is normal. make sure in nova.conf you have auth_strategy=keystone and under [keystone_authtoken], make sure admin_password is right09:17
cooljs/like/line/09:17
*** olafont has quit IRC09:17
kieppiecoolj - cheeer. was wondering about that verbose/stdout message.09:17
kieppieas for the auth, I have set that in the config. how can I test it?09:18
kieppieI've reset all the system/services password & tried to ensure an uniform application, but unfortunately them into fed back does not tell me what has failed where, & I'm a little lost as to how to go about troubleshooting/addressing the issue09:19
*** olafont has joined #openstack09:19
cooljdid you set it manually in nova.conf? the `keystone user-password-update` only changes the keystone database09:20
*** darjeeli_ has joined #openstack09:21
*** darraghb has joined #openstack09:21
*** shadower has quit IRC09:21
kieppiehmmm - I thought that keystone is like the auch backend09:21
kieppie*auth*09:21
kieppiehow & where can I update the other data?09:22
kieppie(what am I failing to comprehend?)09:22
*** ondergetekende has joined #openstack09:24
kieppieor, at the very least, is `nova` the only way to run a command with the nova auth credentials? I know that I can run glance & keystone with certain user identidying env vars....09:24
* kieppie thinks I might've broken something somewhere & really don't wanna start from scratch09:25
*** darjeeling has quit IRC09:25
cooljdo you have auth_strategy=keystone in /etc/nova/nova.conf?09:25
kieppieaffirmative09:26
cooljkieppie: hmmm, this seems like a familiar problem with an easy fix, but I don't recall it atm. 3:30am here and having a company dodgeball tournament tomorrow (later today!), so I'm signing off. hope you find the solution!09:28
kieppiemy nova.conf - http://pastebin.com/uwPGVeqe09:28
cooljlemme look09:29
*** maploin has joined #openstack09:29
*** maploin has joined #openstack09:29
*** osier has quit IRC09:29
*** miclorb__ has quit IRC09:30
*** Staples84 has joined #openstack09:30
*** Tross has quit IRC09:30
kieppiemy api-paste.ini  (pretty bog-standard)-  http://pastebin.com/wG9RrAxk09:30
kieppiecheers09:30
*** redondos has quit IRC09:31
kieppiecoolj - cool dude. I totally understand. just frustrating, as it seems to be a tiny, trivial thing that's tripping me up09:31
*** guigui3 has quit IRC09:32
kieppieunfortunately there does not seem to be concise docs on resetting thise passwords - something that would be absolutely crucial in the event of a compromise09:32
*** ondergetekende has quit IRC09:32
*** afazekas has quit IRC09:33
*** ondergetekende has joined #openstack09:33
kieppiegetting pretty late here too. I'll leave my IRC channel open - please port something or comment on the bug report if anything occurs to you09:33
*** pixelbeat has joined #openstack09:34
*** osier has joined #openstack09:35
*** dev_sa has quit IRC09:35
*** tualatrix has quit IRC09:36
*** Free_maN has joined #openstack09:37
*** Tross has joined #openstack09:38
cooljkieppie: in our folsom lab, we don't have a [keystone_authtoken] in nova.conf at all, and in api-paste.ini we have auth_uri as http://x.x.x.x:5000/v2.0/ in [filter:authtoken]09:38
* coolj goes to sleep09:38
cooljgood luck :)09:38
kieppiecheers09:39
kieppieI'll look into that09:39
One-Man-Buckethmm, ok nova-networks sets up a bridge that doesn't work09:41
*** Tross has quit IRC09:41
*** saschpe has joined #openstack09:42
*** tryggvil has quit IRC09:43
*** dneary has joined #openstack09:43
One-Man-Buckethttp://pastebin.com/Y9txmXmi09:44
*** roge has quit IRC09:44
One-Man-Bucketinstances get stuck with cloud-init-nonet waiting 120 seconds for a network device.09:44
*** sayan has quit IRC09:45
*** xchu has quit IRC09:45
One-Man-Bucketand if i stop the nova services, manually assign an ip address to eth1 and try to ping between machines it doesn't work until i brctl delif br100 eth109:45
*** sayan has joined #openstack09:46
*** roge has joined #openstack09:46
*** mmagr has joined #openstack09:48
balboahOne-Man-Bucket: is it a separate network on eth1 or connected with an already existing one? and what do you ping?09:48
One-Man-Bucketeth0 is the office network, eth1 is a private network on a separate switch with only the openstack machines connecte09:49
One-Man-Bucketthe pastebin shows two machines (controller and a compute node)09:49
One-Man-Bucketif i stop the openstack services and manually assign an ip-address to eth1 on both nodes they cannot access eachother UNTIL i drop the bridge09:50
*** dev_sa has joined #openstack09:53
balboahwhat if you assign the ip to the bridge and not the interface itself?09:53
balboahjust a manual test of the bridging part09:53
*** miclorb has joined #openstack09:53
One-Man-Bucketthey already have an ip assigned, right?09:54
One-Man-Bucketif you check the pastebin09:54
One-Man-Bucketi should be able to ping 192.168.100.1 from 192.168.100.25209:54
One-Man-Bucketit doesn't work09:55
One-Man-Bucketbalboah: do i need to add eth1 to my /etc/network/interfaces or something?09:55
One-Man-Bucketthis is on ubuntu 12.0409:55
*** krow has joined #openstack09:55
*** ryu__ has quit IRC09:56
One-Man-Bucketbalboah: this is what it looks like on the controller node: http://pastebin.com/QhPyXHAD09:56
kieppieoff to bed09:57
kieppiebb09:57
*** krow has quit IRC10:00
*** b0rder_ has quit IRC10:00
balboahOne-Man-Bucket: yeah it sure looks like it.10:00
*** mkouhei has left #openstack10:02
*** miclorb has quit IRC10:03
One-Man-Bucketwhat do you mean?10:03
One-Man-Bucketit loosk like i should add eth1?10:03
*** foexle has joined #openstack10:03
*** k3rn has joined #openstack10:04
*** dneary has quit IRC10:04
*** k3rn has quit IRC10:04
One-Man-Bucketbalboah: hey, i think it worked!10:05
balboahOne-Man-Bucket: try adding bridge_ports eth1 in the interfaces config10:05
balboahoh?10:05
zykes-eyy One-Man-Bucket ;p10:05
One-Man-Bucket192.168.100.510:05
One-Man-Bucketauto eth110:05
One-Man-Bucketiface eth1 inet dhcp10:05
One-Man-Bucketto network/interfaces10:05
One-Man-Bucketseems to do the trick10:05
*** davidhadas has joined #openstack10:05
balboahaha. I'm doing my first multi-machine setup soon as well. Adding a compute node, let's see if it's as smooth10:06
One-Man-Bucketis it ok to set the bridge address in etc/network/interfaces outside the private network? i.e. something like 192.168.100.99.2-1510:06
zykes-what you setting up One-Man-Bucket ?10:08
*** ninkotech__ has quit IRC10:09
One-Man-Bucketzykes-: moving from single-interface setup to dual10:09
*** davidha has quit IRC10:09
*** shadower has joined #openstack10:09
balboahOne-Man-Bucket: good thing you can help me later when I get stuck then ;)10:09
zykes-:)10:10
zykes-One-Man-Bucket: dual like bonded or ?10:10
One-Man-Bucketzykes-: nope, private isolated network on eth1, public on eth010:11
zykes-ah10:11
zykes-One-Man-Bucket: what you using for isolation ? GRE ?10:11
balboahwouldn't it be possible to have auto suspend when the host reboots and resume on start?10:11
*** Turicas has quit IRC10:11
One-Man-BucketGRE? i don't think i'm l33t enough ;)10:11
One-Man-Bucketi'm using flat_dhcp networking10:12
One-Man-Bucketand the private network is completely isolated.. only openstack ndoes on it10:12
One-Man-Bucketseparate switch10:13
zykes-tunneling One-Man-Bucket :)10:13
balboahOne-Man-Bucket: so you have all cool stuff in one machine, and then one additional nova-compute?10:13
One-Man-Bucketyeah10:13
balboahit's exactly whan I'm doing now10:13
One-Man-Bucketactually 2 compute nodes atm10:13
One-Man-Bucketwe have 15 nodes in an euacluptus cloud which i'm going to start migrating once everything runs smoothly10:13
One-Man-Bucketwe're already running our windows tests and a fraction of linux tests on openstack though10:14
cooljOne-Man-Bucket: are you wanting eth0 to go to the physical hosts, and eth1 to be a private network for instances to talk on?10:14
*** almaisan-away has quit IRC10:14
One-Man-Bucketcoolj: right now we're not using multi_host, so all traffic is routed through the controller i suppose10:14
zykes-how does windows work One-Man-Bucket ?10:14
balboahI've just migrated my old manual Xen based guests. It was a pain to do for having them on persistent volumes and since they lacked virtio and boot manager10:15
One-Man-Bucketi had some problems setting up internet access when using multi host10:15
One-Man-Bucketzykes-: after i figured this out it worked nicely: https://bugs.launchpad.net/openstack-manuals/+bug/107431210:15
*** almaisan-away has joined #openstack10:15
*** almaisan-away is now known as al-maisan10:16
zykes-ok10:16
zykes-do you use local storage for vm's One-Man-Bucket or shared ?10:16
*** afazekas has joined #openstack10:16
*** al-maisan is now known as almaisan-away10:16
One-Man-Bucketzykes-: what do you mean? all nodes have enough disk to keep all our images cached10:16
One-Man-Bucketthe only data we want to persist are the test results, which are collected from the jenkins job10:17
zykes-One-Man-hmm k10:17
One-Man-Bucketi have the object store installed, but i can't see we'll be using it in the near future10:18
*** scalability-junk has joined #openstack10:18
*** Breaking_Pitt has quit IRC10:18
*** dev_sa has quit IRC10:18
zykes-;)10:19
*** adalbas has joined #openstack10:22
*** atrius_away has quit IRC10:22
*** reed has joined #openstack10:22
*** guigui3 has joined #openstack10:24
*** saschpe_ has joined #openstack10:25
One-Man-Buckethmm10:25
One-Man-Bucketit seems images are still transfered on the public interface10:25
One-Man-Bucketcan i change this somehow?10:25
*** saschpe has quit IRC10:25
*** bbcmicrocomputer has joined #openstack10:27
*** bbcmicrocomputer has joined #openstack10:27
*** tryggvil has joined #openstack10:27
*** Breaking_Pitt has joined #openstack10:29
*** sunilthaha has joined #openstack10:29
*** Staples84 has quit IRC10:29
*** saschpe has joined #openstack10:29
*** atrius_away has joined #openstack10:29
*** atrius_away is now known as atrius10:29
*** saschpe_ has quit IRC10:29
*** jpich has quit IRC10:30
*** acathrow has joined #openstack10:31
*** acathrow has left #openstack10:32
*** tomoe__ has quit IRC10:35
*** tomoe_ has joined #openstack10:35
*** danblack has quit IRC10:37
*** scalability-junk has quit IRC10:39
*** kieppie has quit IRC10:40
*** tomoe_ has quit IRC10:40
*** clopez has joined #openstack10:40
*** netzmonster has joined #openstack10:40
*** roge has quit IRC10:42
*** AnilV4 has quit IRC10:42
*** CuraHack has joined #openstack10:42
*** nubi3 has joined #openstack10:45
nubi3hay10:46
nubi3:)10:46
nubi3any body10:46
*** jpich has joined #openstack10:48
*** AnilV4 has joined #openstack10:48
nubi3help10:49
nubi3!help10:49
openstacknubi3: (help [<plugin>] [<command>]) -- This command gives a useful description of what <command> does. <plugin> is only necessary if the command is in more than one plugin.10:49
*** maurosr has joined #openstack10:49
zykes-nubi3: ask your question instead :)10:49
nubi3i cannot ping my instance but i have do the tutorial http://docs.openstack.org/trunk/openstack-compute/admin/content/enabling-ping-and-ssh-on-vms.html10:50
nubi3in the nova-network.log i see this Stderr: 'ERROR: trying to add VLAN #100 to IF -:br100:-  error: No such device\n'10:51
balboahnubi3: so your bridge is not up (brctl show)10:53
*** adalbas has quit IRC10:53
*** vmlinuz has joined #openstack10:55
*** krow has joined #openstack10:57
nubi3this output of brctl show10:57
nubi3root@controller:/home/server# brctl show bridge namebridge idSTP enabledinterfaces virbr08000.000000000000yes root@controller:/home/server#10:57
nubi3ithink my bridge is up10:58
rosco__Can sombody tell my why the CPU of the swift replicator process is so high all the time? We got 5 nodes with 36TB each.10:58
rosco__CPU %97  0.2  47435:25 /usr/bin/python /usr/bin/swift-container-replicator10:58
zykes-rosco__: > notmyname10:59
*** rosco__ is now known as rocky9910:59
*** saschpe has quit IRC11:00
nubi3any one can help me :(11:00
*** dev_sa has joined #openstack11:01
zynzelnubi3: you have bridge virbr0 not br100.11:01
nubi3virbr011:01
*** CuraHack has quit IRC11:02
nubi3sory my englis is poor11:02
nubi3are you mean11:02
nubi3i must changes my nova.conf11:02
zynzelnubi3: virbr0 is default libvirt bridge, and have nothing to do with openstack11:02
nubi3from br100 to virbr0 ???11:02
*** bourke has quit IRC11:02
*** bourke has joined #openstack11:03
zynzeldont know if nova-network can create bridge, we have all network interfaces configured by system11:03
zynzeland nova-network only add vnet interfaces (vm interface) to existing bridge11:03
*** egallen has joined #openstack11:04
One-Man-Bucketi guess i could just bind glance on the internal interface11:05
*** msinhore has quit IRC11:05
*** krow has quit IRC11:06
nubi3so what should i do, i am a bigener of openstack11:06
nubi3iam using one interface11:07
*** AnilV4 has quit IRC11:08
*** davidha has joined #openstack11:09
*** dev_sa has quit IRC11:09
*** swygue has joined #openstack11:09
*** adalbas has joined #openstack11:09
*** saschpe has joined #openstack11:10
*** davidhadas has quit IRC11:11
*** koolhead17 has quit IRC11:12
nubi3guys ???11:12
One-Man-Bucketwhat is my_ip in nova.conf?11:12
One-Man-Bucketthe public or private ip?11:12
nubi3i am using private ip11:13
nubi3i not using the parameter my_ip11:13
nubi3this my nova.conf configuration http://paste.openstack.org/show/24759/11:15
balboahis it tricky to expose multiple volume groups from the same server to nova volume?11:15
balboahI'm having a hard time figuring out how I want to partition my disks11:16
balboahI have 3x 1TB and 1x 2TB on the same raid interface. And 1x 2TB on the normal sata11:16
*** swygue has quit IRC11:18
balboahI figured I want to do raid5 on the 3x 1TB for system and volumes and have less important volumes on the other 2x 2TB or possibly software raid on those11:19
*** bourke has quit IRC11:19
*** bourke has joined #openstack11:19
*** bluenemo has joined #openstack11:20
*** bluenemo has joined #openstack11:20
nubi3any answer ???11:20
*** pbacterio has joined #openstack11:22
*** afazekas has quit IRC11:23
*** Razique has joined #openstack11:24
Raziquehey there :)11:25
*** YamakasY has quit IRC11:26
zykes-Razique: !11:27
nubi3after i changes my br100 to virbr0, i have the same problem :(11:29
*** CuraHack has joined #openstack11:29
Raziquehey zykes- :)11:31
Raziquehow are you doing ?11:31
zykes-Razique: good :)11:31
*** mindpixel has quit IRC11:32
*** Tross has joined #openstack11:32
Raziquezykes- what are you up to ?11:32
*** rushiagr has quit IRC11:33
*** rushiagr1 has joined #openstack11:33
zykes-Bufunfa and Moniker Razique > https://github.com/ekarlso/bufunfa and https://github.com/stackforge/moniker11:33
Raziqueawesome =-11:33
RaziqueI heard about Moniker yah11:33
Raziqueexcellent news :)11:34
*** rushiagr1 is now known as rushiagr11:34
*** AnilV4 has joined #openstack11:35
zykes-Razique: Bufunfa is a addition to Ceilometer if you will11:35
*** chasmo has quit IRC11:37
*** Breaking_Pitt has quit IRC11:37
*** Slid3r_D has joined #openstack11:37
*** itarchitectkev has joined #openstack11:42
*** afazekas has joined #openstack11:42
itarchitectkevhey folks11:43
itarchitectkevzykes-, quantum...11:44
zykes-itarchitectkev: :)11:45
zykes-hey11:45
*** bluenemo has quit IRC11:45
Raziquehey itarchitectkev :-)11:47
*** JoeVLcek has joined #openstack11:48
itarchitectkevRazique, how are you?11:48
Raziquezykes- sounds promising, what the status of ceilometer11:48
Raziqueitarchitectkev : doing great, thank you for asking11:48
zykes-working ok Razique, I just pull my data from it to insert into Bufunfa11:48
itarchitectkevRazique, awesome. Once I've convinced zykes- to fill in some qs about quantum I'll be laughing too ;-)11:49
*** dev_sa has joined #openstack11:50
*** jaypipes has quit IRC11:50
*** milner has joined #openstack11:53
*** FlaPer87 has joined #openstack11:56
nubi3any one please help me11:57
*** milner has quit IRC11:58
*** FlaPer87 has quit IRC11:58
*** FlaPer87 has joined #openstack11:58
*** milner has joined #openstack11:59
*** Tross has quit IRC11:59
zykes-nubi3: make a concise explanation of your problem please11:59
*** rdo has joined #openstack11:59
nubi3zykes : may be this my problem http://paste.openstack.org/show/24762/12:00
*** rmartinelli has joined #openstack12:01
phschwartzAnyone in here using jenkins jclouds plugin with openstack? I can't seem to get it to authenticate12:02
foexleoi Razique :D .... how was you fligh back home ? It was really nice that you and your gf visit the party :)12:02
zykes-foexle: where ? ;)12:03
foexlewe should met us next year again !12:03
foexlezykes-: Razique was last week in berlin :)12:03
zykes-what's your nova.conf like nubi3 ?12:03
zykes-foexle: :)12:03
rdohi guys, any ideas? http://paste.openstack.org/show/24763/12:03
*** milner has quit IRC12:03
*** koolhead17 has joined #openstack12:03
*** saschpe has quit IRC12:04
*** milner has joined #openstack12:04
*** krow has joined #openstack12:04
Raziquefoexle : yup sure :-) I planned London in december, if you guys fancy joining the party !12:07
Raziquewas great to meet you too hehe12:07
zykes-Razique: i'm hoping on going12:07
*** JoeVLcek has quit IRC12:07
*** boden has joined #openstack12:07
* Razique is back to the seriouz stuff while banging my head against quantum12:07
zykes-Razique: folsom ?12:07
Raziqueyup12:07
zykes-Razique: what's the problem ?12:07
Raziqueeverything works top notch but floating ips routing12:08
zykes-where's EmilienM when needed ;p12:08
zykes-Razique: what problem with floating ?12:08
Raziquehe did a quantum OD12:08
Raziquetoo many ovs snorts12:08
*** milner has quit IRC12:08
*** FlaPer87 has quit IRC12:08
zykes-Razique: :)12:09
*** jaypipes has joined #openstack12:09
*** j5 has quit IRC12:09
*** milner has joined #openstack12:09
zykes-Razique: I worked with him on some quantum stuff12:09
zykes-Puppet Quantum for one with boden12:09
zykes-ehm, bodepd12:09
*** nubi3 has quit IRC12:09
*** melmoth has joined #openstack12:10
*** mjfork has joined #openstack12:10
*** yocum has joined #openstack12:10
*** saschpe has joined #openstack12:10
RaziqueI don't know him thanks ^^12:11
zykes-;p12:11
zykes-Razique: didn't you meet EmilienM ? :)12:12
*** dneary has joined #openstack12:12
Raziqueyup I did12:12
zykes-:)12:12
*** krow has quit IRC12:12
RaziqueI was reffering to bodepd  ^^12:12
zykes-ah, he's a guy developing puppet modules for openstack12:12
zykes-from puppetlabs12:12
*** adalbas has quit IRC12:12
Raziquesweet12:13
zykes-Razique: what's your problem with floating ips ?12:13
Raziquezykes- well simply put I can create and assign them, yet routing doesn't work -12:13
*** milner has quit IRC12:14
Raziquel3_agent contains both router and ext net ids12:14
*** roge has joined #openstack12:14
Raziqueovs bridges are there12:14
zykes-hmmm12:14
Raziquerouter to gateway association is done12:14
*** milner has joined #openstack12:14
*** tryggvil has quit IRC12:14
Raziquebut once I do that, routing goes down12:14
zykes-routing goes down how ?12:14
Raziquethe outter gateway is unreacheable12:14
Raziquei can't reach the gateway of that network12:15
*** goldfish has joined #openstack12:15
zykes-can you ping the node or does it go down totally ?12:15
*** darjeeli_ has quit IRC12:16
Raziqueactually it's a AIO box12:16
Raziquejust a lab VM on which everything runs on12:16
zykes-Razique: cna you post your ovs plugin ini file ?12:16
Raziquesure12:16
*** melmoth has quit IRC12:17
*** melmoth has joined #openstack12:17
zykes-Razique: and l3 + dhcp if you may12:18
*** davidhadas has joined #openstack12:18
Raziquesure, let met start the beast12:18
zykes-:p12:18
zykes-wonder why nubi3 left..12:18
*** shardy is now known as shardy_afk12:19
*** milner has quit IRC12:19
*** milner has joined #openstack12:19
*** goldfish has quit IRC12:21
uvirtbot`New bug: #1075931 in swift "Unable to publically access an object with X-Object-Manifest reference" [Undecided,New] https://launchpad.net/bugs/107593112:21
*** davidha has quit IRC12:21
Raziquezykes- there my friend12:22
Raziquehttps://gist.github.com/403122112:22
*** milner has quit IRC12:24
*** milner has joined #openstack12:24
*** larsks has quit IRC12:26
*** stewart has quit IRC12:26
balboah3x 1TB hardware raid5, 2TB as single disk on the raid controller + 2TB on regular sata channel in software raid1. And together they form a volume group. How crazy is that12:28
*** timello has joined #openstack12:28
*** larsks has joined #openstack12:29
*** milner has quit IRC12:29
*** netzmonster has quit IRC12:29
*** milner has joined #openstack12:29
*** acathrow has joined #openstack12:30
*** acathrow has left #openstack12:31
zykes-Razique: I guess when you do "ip netns" it's empty ?12:32
zykes-http://docs.openstack.org/trunk/openstack-network/admin/content/dhcp_agent_ini.html + http://docs.openstack.org/trunk/openstack-network/admin/content/l3_agent.html < Note about use_namespaces12:32
Raziquezykes- it is empty yah12:32
*** msinhore has joined #openstack12:33
*** adalbas has joined #openstack12:33
zykes-basically you got the same problem as itarchitectkev I think, where you have route issues on the l3 router ip and the dhcp ip (packet's go in one of them and the reply goes out the wrong interface)12:33
Raziquethat's what I thought yah12:33
Raziquethanks I'll check the links12:33
zykes-;p12:34
zykes-Razique: question, what doc where you following ?12:34
*** milner has quit IRC12:34
itarchitectkevthe thing I notice about the docs - and this is only a problem from a user - is that the information is laid out if you know what your answer is and want to know how to achieve it - not how to achieve a set up12:34
*** milner has joined #openstack12:34
itarchitectkevso useful bits of information is there, but you need to know that a certain feature does what you need it to do12:35
Raziquezykes- : a mix of so many since it's kinda hard to find a clear one for single box -I intend to update the official doc aferwards12:35
itarchitectkevRazique, I am sharing your pain12:35
itarchitectkevthat use_namespaces isn't obvious that it fixes this issue12:35
zykes-I went throgu hthe same thing12:35
zykes-there should be a note that if you do AIO for networking services (l3 + dhcp) you need namespacing12:35
itarchitectkevyeah12:36
* itarchitectkev is just running vagrant up now to see if it works12:36
zykes-:)12:36
zykes-are you guys following any official docs ?12:36
One-Man-Bucketstill trying to figure out how my nodes can access glance through the private network12:37
* itarchitectkev was following EmilienM doc, mseknibilel and docs.openstack.org12:37
Raziquezykes- I tried the official one12:37
EmilienMo/12:37
Raziqueitarchitectkev : the namespace didn't fix your issue right ?12:37
itarchitectkevHey EmilienM ;-)12:37
*** vds` is now known as vds12:37
itarchitectkevRazique, just trying it now - I've a VM installing now12:37
zykes-oooh, look who's here ;)12:37
EmilienMhow are you doing guys ?12:38
itarchitectkev(my set up is a VM inside virtualbox)12:38
zykes-Razique: still got a problem ?12:38
*** chasmo has joined #openstack12:38
* itarchitectkev 's brain is melting under Quantum when I know I'm just missing a stupid bit of the puzzle12:38
One-Man-Bucketi thought that was a normal scenario..12:38
zykes-Razique: what error are you getting now ?12:39
*** milner has quit IRC12:39
*** msavy has joined #openstack12:39
zykes-One-Man-Bucket: are you setting different adminUrl and publicUrl for Glance and your services ?12:39
zykes-as endpoints in keystone12:39
*** milner has joined #openstack12:40
One-Man-Bucketzykes-: i don't know, but the problem is that I can't manually assign an ip address to eth1, since openstack takes control of the interface and sets up bridging etc which removes the preconfigured address12:42
Raziquezykes- let me try :)12:43
Raziquejust need to finish that kvm stuff then i'll try :)12:43
zykes-;p12:43
One-Man-Bucketwould it work if i added an alias, eth1:1, on all nodes ?12:43
* Razique wonders how many hairs felt in the process12:43
zykes-One-Man-Bucket: you mean your private network uplink ?12:43
*** sayan has quit IRC12:43
One-Man-Bucketyes12:43
zykes-One-Man-Bucket: let me find you something :)12:44
*** milner has quit IRC12:44
zykes-http://blog.scottlowe.org/2012/10/30/running-host-management-on-open-vswitch/ < try that out for size One-Man-Bucket12:44
*** milner has joined #openstack12:45
One-Man-Buckethmm, i don't think that's what i'm after12:45
zykes-One-Man-Bucket: yes it is12:46
*** shardy_afk is now known as shardy12:46
ikke-tanyone here willing to guide me through setting openvswitch over bonded interfaces with vlan?12:46
ikke-ti'm stuck.... :(12:47
*** sunilthaha has quit IRC12:47
*** sam_one has joined #openstack12:47
zykes-ikke-t: I have that exactly, though I use Linux Bonded interfaces and not OVS12:47
zykes-EmilienM: here still ?12:47
ikke-twell, it worked fine with linux bridges and bonds, but now on my way to quantum i tried reconfiguring it with ovs12:47
*** FlaPer87 has joined #openstack12:48
ikke-tzykes-, so you haven't done it either yet?12:48
zykes-One-Man-Bucket: atm you can't use the internal switch interface right because of quantum taking it over ?12:48
zykes-ikke-t: I just plug my bondX into the br-ex and br-X bridges as a plain port12:48
*** sandywalsh has joined #openstack12:48
ikke-tzykes-, i will default to that if I don't get this working12:49
zykes-ikke-t: I wonder if LACP support for OVS was landed just recently (though I'm not sure)12:49
ikke-tIt's likely a small misunderstanding from me12:49
zykes-One-Man-Bucket: basically what you can do is to make a "port" for your host that you set your wanted ip on12:49
*** milner has quit IRC12:49
zykes-simple and done12:50
*** rushiagr has quit IRC12:50
*** milner has joined #openstack12:50
ikke-tcould someone look here and point me the obvious error? http://paste.openstack.org/show/24774/12:50
*** rushiagr has joined #openstack12:51
One-Man-Buckethttp://pastebin.com/ffR5KapS12:51
ikke-tthat was ovs-vsctl output...12:51
*** swygue has joined #openstack12:51
One-Man-Bucketzykes-: ok i'll look at it again.. also i'm not using quantum12:51
zykes-One-Man-Bucket: ah ok12:52
*** tgall_foo has joined #openstack12:52
*** rushiagr has quit IRC12:52
One-Man-Bucketzykes-: but the openvswitch is still viable?12:53
zykes-openvswitch is niceness when you get the hang of it12:53
ikke-tbut it's also confusing...12:54
*** dolphm has joined #openstack12:54
*** milner has quit IRC12:55
*** swygue has quit IRC12:55
*** milner has joined #openstack12:55
*** sunilthaha has joined #openstack12:57
*** swygue has joined #openstack12:58
*** egallen has left #openstack12:59
*** dneary has quit IRC12:59
*** swygue has quit IRC12:59
*** GiBa has joined #openstack12:59
ikke-tthis is the openvswitch with commands, any idea why ping won't work over it?13:00
ikke-thttp://paste.openstack.org/show/24775/13:00
*** milner has quit IRC13:00
*** milner has joined #openstack13:00
*** GiBa has left #openstack13:00
zykes-i'm not sure ikke-t, not used bonding with ovs13:00
ikke-tzykes-, when you setup the br-ext with ovs, did you issue the external IP directly to br-ext, or did you create additional port for it?13:02
zykes-what ip ?13:02
ikke-tlike with nova-network br100 having the external ip previously13:02
ikke-tthe ip that you ssh into to get into openstack management machine13:03
*** sunilthaha has quit IRC13:03
zykes-not following, but I gtg :)13:03
One-Man-Bucketi'm not sure how to bind the mgmt0 iface from the guide to eth113:03
*** milner has quit IRC13:05
zykes-One-Man-Bucket: it's if you use ovs13:05
*** guigui3 has quit IRC13:05
*** milner has joined #openstack13:05
*** szaydel has joined #openstack13:05
zykes-you can't assing a ip directly to your real interface port in the bridge in ovs, so you create a "internal" port which you use instead13:05
One-Man-Bucketright13:06
One-Man-Bucketbut i need to connect the ovs bridge to a real interface?13:06
zykes-yes13:06
One-Man-Bucketand how do i do that?13:06
One-Man-Bucket:)13:06
zykes-so br-eth for example you have a port "eth1"13:06
zykes-or whatever that's your private network13:06
zykes-in that bridge you add the mgmt0 for example and give it a ip13:06
One-Man-Bucketah13:06
zykes-but I need to go, need food :D13:07
*** tgall_foo has quit IRC13:07
*** Hikhvar has joined #openstack13:07
One-Man-Buckethmm or wait13:07
One-Man-Bucketis br-eth a command to ovs-vsctl?13:07
*** Razique has quit IRC13:08
One-Man-Bucketi think i figured it out13:08
*** krow has joined #openstack13:08
*** netzmonster has joined #openstack13:09
*** afazekas has quit IRC13:09
*** milner has quit IRC13:10
*** milner has joined #openstack13:10
*** sayan has joined #openstack13:11
*** ksk has left #openstack13:11
*** unicell has joined #openstack13:12
One-Man-Buckethmm13:12
unicellAny one using OpenStack + LXC ever met this message?  libvirtError: internal error The 'cpuacct', 'devices' & 'memory' cgroups controllers must be mounted13:13
unicellHowever, according to /proc/mounts, cgroup subsystem do already mounted.13:14
unicellnone /cgroup cgroup rw,relatime,net_prio,perf_event,blkio,net_cls,freezer,devices,memory,cpuacct,cpu,ns,cpuset 0 013:14
*** ondergetekende has quit IRC13:14
*** MarkAtwood has joined #openstack13:14
*** milner has quit IRC13:15
*** ondergetekende has joined #openstack13:15
*** milner has joined #openstack13:16
*** annegentle__ has joined #openstack13:16
*** wica has quit IRC13:17
*** alunduil has quit IRC13:17
*** littleidea has joined #openstack13:17
*** krow has quit IRC13:18
*** johngarbutt has joined #openstack13:18
*** AnilV4 has quit IRC13:18
*** littleidea has quit IRC13:19
*** annegentle__ has quit IRC13:20
*** dhellmann has quit IRC13:20
*** milner has quit IRC13:20
*** AnilV4 has joined #openstack13:20
uvirtbot`New bug: #1075954 in openstack-manuals "Limitations section for Quantum is wrong when it comes to use_namespaces=False." [Undecided,New] https://launchpad.net/bugs/107595413:21
*** milner has joined #openstack13:21
*** dCtrl has quit IRC13:21
*** sunilthaha has joined #openstack13:21
*** dims has quit IRC13:22
*** afazekas has joined #openstack13:24
*** nsavin has quit IRC13:24
One-Man-Bucketargh13:24
*** mjfork has quit IRC13:25
*** milner has quit IRC13:25
*** milner has joined #openstack13:26
*** sam_one has quit IRC13:26
*** Hikhvar has quit IRC13:28
*** jaypipes has quit IRC13:28
One-Man-Bucketzykes-: can't get it to work. i tried creating a bridge, adding eth1 and mgmt0 as ports, but packets aren't going through13:29
*** milner has quit IRC13:31
*** mmagr has quit IRC13:31
*** milner has joined #openstack13:31
*** samkottler|out is now known as samkottler13:31
*** scalability-junk has joined #openstack13:32
*** milner has quit IRC13:36
*** milner has joined #openstack13:36
*** milner has quit IRC13:41
*** milner has joined #openstack13:41
*** jrodom has joined #openstack13:42
*** sniperd has joined #openstack13:43
*** darjeeling has joined #openstack13:43
*** nsavin has joined #openstack13:43
*** Tross has joined #openstack13:45
*** rocambole has joined #openstack13:45
*** Razique has joined #openstack13:46
*** milner has quit IRC13:46
*** milner has joined #openstack13:46
One-Man-Bucketwell i'll leave it for now.. since we can cache all images on the nodes it's not important to get them to transfer through the fast private network13:47
*** uncleofthestick has quit IRC13:47
*** desai has joined #openstack13:48
*** guigui3 has joined #openstack13:49
*** milner has quit IRC13:51
*** milner has joined #openstack13:51
*** dims has joined #openstack13:53
*** Gordonz has joined #openstack13:53
*** egallen has joined #openstack13:55
*** milner has quit IRC13:56
*** milner has joined #openstack13:56
*** radez_g0n3 is now known as radez13:57
*** ryanpetrello has joined #openstack13:57
*** yocum has quit IRC13:57
*** Gordonz has quit IRC14:00
*** primeministerp has quit IRC14:00
*** Gordonz has joined #openstack14:00
*** dneary has joined #openstack14:00
*** CuraHack1 has joined #openstack14:00
*** milner has quit IRC14:01
*** milner has joined #openstack14:01
*** eglynn is now known as hungry-eglynn14:01
*** nsavin has quit IRC14:01
*** GiBa has joined #openstack14:01
*** CuraHack has quit IRC14:03
*** ahaydock has joined #openstack14:03
*** kavit has joined #openstack14:03
*** networkstatic has quit IRC14:04
*** jrodom has quit IRC14:04
*** desai has quit IRC14:04
*** cryptk is now known as cryptk|offline14:05
*** yocum has joined #openstack14:06
*** GiBa has left #openstack14:06
*** lazyshot has joined #openstack14:06
*** Hikhvar has joined #openstack14:06
*** milner has quit IRC14:06
*** milner has joined #openstack14:06
*** anniec has joined #openstack14:07
kavitdoes anyone have experience with turning on hugepage for kvm with libvirtd and openstack?14:07
*** marrusl has joined #openstack14:08
*** koolhead17 has quit IRC14:09
*** arata has quit IRC14:10
*** kbringard has joined #openstack14:10
*** milner has quit IRC14:11
*** anniec has quit IRC14:11
*** anniec has joined #openstack14:11
*** milner has joined #openstack14:12
*** tgall_foo has joined #openstack14:13
*** tgall_foo has quit IRC14:13
*** tgall_foo has joined #openstack14:13
balboahOne-Man-Bucket: so, dhclient br100 should work right? :) I seem to have problems with the communication as well14:14
*** dneary has quit IRC14:15
*** krow has joined #openstack14:15
*** jodok has joined #openstack14:15
*** jodok has joined #openstack14:15
*** milner has quit IRC14:16
*** nsavin has joined #openstack14:16
*** milner has joined #openstack14:16
*** nil1511 has joined #openstack14:17
*** e1mer has quit IRC14:17
*** DavidLevin has left #openstack14:18
balboahOne-Man-Bucket: or did you set a static ip for on the bridge for the new compute node?14:19
*** nil1511 has quit IRC14:20
One-Man-Bucketare you talking about the open vswitch stuff?14:20
*** milner has quit IRC14:21
*** KarinLevenstein has joined #openstack14:21
*** milner has joined #openstack14:21
*** krow has quit IRC14:22
*** aeperezt has joined #openstack14:22
*** koolhead17 has joined #openstack14:22
*** jcru has joined #openstack14:22
*** Breaking_Pitt has joined #openstack14:23
*** alunduil has joined #openstack14:24
*** giulivo has joined #openstack14:25
balboahOne-Man-Bucket: no about your bridge problem with additional compute earlier14:26
*** milner has quit IRC14:26
balboahthat I'm setting up now with flat dhcp14:26
*** milner has joined #openstack14:26
*** japage has joined #openstack14:27
*** alunduil has quit IRC14:27
*** alunduil has joined #openstack14:28
*** CuraHack1 has quit IRC14:29
*** tgall_foo has quit IRC14:29
One-Man-Buckethmm which problem ? :)14:30
One-Man-Bucketi've already forgotten14:30
*** milner has quit IRC14:31
*** DavidLevin has joined #openstack14:31
uvirtbot`New bug: #1075971 in nova "Attach volume with libvirt disregards target device but still reserves it" [Undecided,New] https://launchpad.net/bugs/107597114:31
*** taihen has quit IRC14:31
*** milner has joined #openstack14:31
*** taihen has joined #openstack14:31
*** mmagr has joined #openstack14:32
balboahOne-Man-Bucket: basically I'm having problems getting my 2nd compute host working. As you were installing one earlier today and asked questions about bridge not working I thought you had some hints14:33
*** lborda has joined #openstack14:33
*** gmi has joined #openstack14:34
*** robbiew has joined #openstack14:35
*** dx4100 has quit IRC14:35
*** milner has quit IRC14:35
*** dwcramer has joined #openstack14:36
*** milner has joined #openstack14:36
balboahthere seems to be some timeout issues for some rpc timeout: http://pastebin.com/1qJV8t8j14:36
*** kps has joined #openstack14:37
balboahnot sure what I should look at, it should be able to talk to rabbitmq or else it would never have gotten the request in the first place right?14:37
*** hungry-eglynn is now known as eglynn14:38
*** foexle has quit IRC14:38
*** melmoth has quit IRC14:38
*** ahaydock has quit IRC14:39
One-Man-Bucketright14:39
*** dolphm has quit IRC14:39
One-Man-Bucketall services run normally?14:40
*** milner has quit IRC14:40
*** networkstatic has joined #openstack14:40
*** milner has joined #openstack14:40
balboahyes. I've only configured a compute-node on the additional machine so far. It can ping on the bridge to the controller if I set a static ip, dhcp did not work14:41
*** dspano has joined #openstack14:42
One-Man-Bucketand you are running flat_dhcp?14:42
One-Man-Bucketis dnsqmasq running correctly?14:42
*** taihen has quit IRC14:43
*** davidhadas has quit IRC14:44
*** milner has quit IRC14:45
balboahyes14:45
*** A[D]minS has quit IRC14:45
*** milner has joined #openstack14:46
*** FlaPer87 has quit IRC14:47
*** Valdez has joined #openstack14:48
*** dneary has joined #openstack14:48
*** Hikhvar has quit IRC14:48
balboahif I could figure out what RPC call that times out maybe that would be a clue14:49
balboahor where it tries to connect14:49
gmibalboah: nova-network might have an issue connecting to rabbitmq, you can chech if there are messages in the network queue14:49
*** dneary has quit IRC14:49
*** sudorandom has joined #openstack14:50
balboahgmi: all services run on my controller machine, it has 0 messages in queues according to rabbitmqctl list_queues. My 2nd machine only runs nova-compute, and is the one with the error log14:50
*** milner has quit IRC14:50
*** jaypipes has joined #openstack14:50
balboahthey both have eth0 to the "public" and share a bridged eth1 with private switch14:51
gmibalboah: can you check if there are established connections in rabbitmq for the compute and network services ?14:51
*** markvoelker has joined #openstack14:51
*** zeus has joined #openstack14:52
balboahgmi: both machines show ESTABLISHED for port 5672 in netstat14:52
balboahnot sure which service that is established but the compute machine receives the order to start an instance, it just fails14:52
gmibalboah: try "rabbitmqctl list_connections" and look for the IP of your compute node14:53
balboahgmi: that ip has 3 connections14:53
gmibalboah: can you check the nova-network.log for any recent errors?14:54
One-Man-Bucketgmi: do you know if it's possible to use the same interface for openstacks "private" network and for glance connectivity?14:55
*** sayan has joined #openstack14:55
*** sayan has joined #openstack14:55
One-Man-Bucketkinda like this: http://pastebin.com/ffR5KapS14:56
*** markmcclain has joined #openstack14:56
One-Man-Bucketthe IP assigned to eth1 seems to be removed by nova-network14:56
One-Man-Bucketwhen setting up the bridge, i suppose14:57
balboahgmi: yes here is the same kind of error logged again from network log: http://pastebin.com/eAZxnhCg14:57
gmiOne-Man-Bucket: I'm not very familiar with flatdhcp14:58
*** ozstacker has quit IRC14:58
balboahgmi: however launching instances on the controller machine which also runs a compute works fine14:58
gmibalboah: then just restart nova-network and see if creates a connection to rabbitmq, you will see it in the logs14:58
balboah INFO nova.openstack.common.rpc.common [-] Connected to AMQP server on 10.0.1.203:567214:59
*** Tross has quit IRC14:59
*** anniec has quit IRC15:00
*** john5223 has joined #openstack15:01
balboahgmi: but got same error in both logs when I try again15:01
uvirtbot`New bug: #1075977 in quantum "Running Quantum with devstack causes installation error" [Low,In progress] https://launchpad.net/bugs/107597715:01
gmibalboah: is the address of rabibitmq (10.0.1.203) correctly added in nova.conf on both nodes? can you paste the nova.conf of both servers on pastebin?15:03
*** tgall_foo has joined #openstack15:04
*** tgall_foo has quit IRC15:04
*** tgall_foo has joined #openstack15:04
*** vinsh_ has joined #openstack15:04
*** mtreinish has joined #openstack15:05
*** aloga has quit IRC15:08
*** rnorwood1 has joined #openstack15:08
*** llang629 has joined #openstack15:09
*** frankireland has joined #openstack15:09
*** llang629 has left #openstack15:09
*** aloga has joined #openstack15:09
*** jodok has quit IRC15:10
*** melmoth has joined #openstack15:11
*** ryanpetrello has quit IRC15:12
*** sniperd has quit IRC15:13
*** ryanpetrello has joined #openstack15:13
*** guigui3 has quit IRC15:14
*** jodok has joined #openstack15:14
*** jodok has joined #openstack15:14
*** rnirmal has joined #openstack15:15
*** taihen has joined #openstack15:16
*** maurosr has quit IRC15:16
*** markwash has joined #openstack15:16
*** childsb has joined #openstack15:18
*** desai has joined #openstack15:18
*** yocum has quit IRC15:18
*** voltune has joined #openstack15:18
*** kevein has quit IRC15:19
*** unicell has quit IRC15:19
*** arata has joined #openstack15:19
*** krow has joined #openstack15:19
*** kevein has joined #openstack15:20
*** ozstacker has joined #openstack15:20
*** lborda has quit IRC15:20
*** childsb has quit IRC15:21
uvirtbot`New bug: #1065187 in glance/folsom "Non-admin users can cause public glance images to be deleted from the backend storage repository" [Critical,In progress] https://launchpad.net/bugs/106518715:21
*** dolphm has joined #openstack15:22
*** jimp has joined #openstack15:22
*** sam_one has joined #openstack15:24
*** lborda has joined #openstack15:24
jimpI am trying to look at object store containers in Dashboard, and I get the following exception:    Request Method:15:25
jimpGET15:25
jimpRequest URL:15:25
jimphttp://ec2-23-20-216-23.compute-1.amazonaws.com/project/containers/15:25
jimpDjango Version:15:25
jimp1.4.215:25
jimpException Type:15:25
jimpClientException15:25
jimpException Value:15:25
jimpNo tenant specified15:25
jimpException Location:15:25
jimp/opt/stack/python-swiftclient/swiftclient/client.py in get_auth, line 30615:25
*** marrusl has quit IRC15:25
*** nsavin has quit IRC15:25
*** antenagora has joined #openstack15:25
jimpClearly, no tenant specified is the problem. But I am logged in as a user with one tenant as their primary project15:25
*** rustam has joined #openstack15:25
jimpAny thought to why this is happening, please?15:26
*** marrusl has joined #openstack15:26
*** twayneprice has joined #openstack15:26
*** rafiu has quit IRC15:27
*** osier has quit IRC15:27
*** twayneprice has left #openstack15:27
*** rafiu has joined #openstack15:27
*** samkottler is now known as samkottler|bbl15:27
*** maurosr has joined #openstack15:28
jimpPerhaps someone could tell me how the URL should read to access the buckets of a particular tenant?15:29
*** rustam has quit IRC15:29
*** krow has quit IRC15:30
*** afazekas has quit IRC15:31
*** frankireland has left #openstack15:31
*** Breaking_Pitt has quit IRC15:31
*** frankM has joined #openstack15:32
*** dolphm has quit IRC15:33
*** otherwiseguy has joined #openstack15:34
*** cp16net is now known as cp16net|away15:35
*** cp16net|away is now known as cp16net15:35
*** UICTamale has joined #openstack15:35
*** bpiatt has quit IRC15:36
*** markwash has quit IRC15:36
*** Ursinha-afk has joined #openstack15:39
*** dachary has quit IRC15:41
*** gyee has joined #openstack15:43
*** Maledictus has quit IRC15:43
*** datajerk has quit IRC15:43
*** datajerk has joined #openstack15:46
*** kevein has quit IRC15:47
*** jcru is now known as jcru|away15:47
*** childsb has joined #openstack15:48
*** armaan has joined #openstack15:48
*** bka has quit IRC15:50
*** nsavin has joined #openstack15:50
*** Slid3r_D has quit IRC15:50
childsbwhen i assign a floating IP address to a VM,  'nova list' shows the VM bound to the IP but 'ifconfig' inside the VM doesn't show it attached to an interface.  is there a setting so the VM knows its own floating IP? i'm running folsom15:51
cburgesschildsb: The floating ip is brought up on the nova-network node and NATed to the VMs address.15:53
childsbcburgess: so having the VM's interface bind to the IP is wrong?15:54
*** swinchen has quit IRC15:54
*** durian has quit IRC15:54
*** giulivo has quit IRC15:55
cburgesschildsb: Correct. The VM doesn't actually see the floating IP as an address on its interfaces.15:55
*** yocum has joined #openstack15:55
itarchitectkevfolks - quantum and metadata iptables rules to get to 169.254.169.254... can someone help why I'm not seeing this in my iptables when the debug log says all is ok?15:56
childsbcburgess: so if my VM wants to talk to itself on its floating IP but the traffic isn't getting through.. what would be the problem ((i can connect to the VM and ping the VM from the floating IP on other machines))15:58
childsbcburgess: i assume it would need its IP in the interfaces to know to connect back to itself15:58
*** shardy is now known as shardy_afk15:59
*** nsavin has quit IRC15:59
cburgesschildsb: Try bringing the floating IP up on a loopback interface.16:00
*** mrunge has quit IRC16:01
*** rnorwood2 has joined #openstack16:01
cburgesschildsb: That will potentially create other problems for you though. In general, you should use the floating IP to talk to yourself like that. Its not really designed for that.16:01
cburgesschildsb: *in general you should not use* sorry for the type-o.16:02
uvirtbot`New bug: #1067923 in swift "swob library does not handle empty body responses correctly" [Undecided,Fix released] https://launchpad.net/bugs/106792316:02
*** reidrac has quit IRC16:03
*** childsb has quit IRC16:03
*** lloydde has joined #openstack16:03
*** yocum has quit IRC16:03
*** childsb has joined #openstack16:03
*** luis_ has joined #openstack16:04
*** rnorwood1 has quit IRC16:04
*** jrodom has joined #openstack16:04
*** dwn has joined #openstack16:04
*** dolphm has joined #openstack16:05
*** dolphm has quit IRC16:05
*** dolphm has joined #openstack16:05
*** dolphm has quit IRC16:05
*** saschpe has quit IRC16:05
*** jdurgin1 has joined #openstack16:05
*** dolphm has joined #openstack16:05
*** iccha has quit IRC16:06
*** iccha has joined #openstack16:06
*** s0mik has quit IRC16:07
*** iccha has quit IRC16:07
*** iccha has joined #openstack16:07
*** krow has joined #openstack16:07
*** hemna_ has quit IRC16:07
*** Valdez has quit IRC16:07
*** dhellmann has joined #openstack16:08
*** Valdez has joined #openstack16:08
*** iccha has quit IRC16:08
*** Valdez has quit IRC16:08
*** Valdez has joined #openstack16:09
*** saschpe has joined #openstack16:09
*** scotm has joined #openstack16:10
*** dolphm has quit IRC16:10
*** dolphm has joined #openstack16:10
*** yamahata has quit IRC16:11
*** iccha has joined #openstack16:11
*** saschpe has quit IRC16:12
*** yamahata has joined #openstack16:12
*** saschpe has joined #openstack16:12
*** rushiagr has joined #openstack16:14
*** timello has quit IRC16:14
*** nsavin has joined #openstack16:14
*** timello has joined #openstack16:14
*** mattray has joined #openstack16:14
*** ralu has joined #openstack16:14
*** Valdez has quit IRC16:15
*** UICTamale has quit IRC16:16
*** jrodom has quit IRC16:16
*** jrodom has joined #openstack16:16
*** sniperd has joined #openstack16:18
*** sacharya has joined #openstack16:19
*** colinmcnamara has joined #openstack16:20
*** UICTamale has joined #openstack16:20
*** samkottler|bbl is now known as samkottler16:22
*** timello has quit IRC16:22
*** antenagora has quit IRC16:22
*** gatuus has joined #openstack16:23
*** ralu has quit IRC16:24
*** davidhadas has joined #openstack16:24
*** antenagora has joined #openstack16:24
*** Mops has quit IRC16:25
*** DavidLevin has quit IRC16:26
Raziquezykes- around ?16:26
*** krow1 has joined #openstack16:26
itarchitectkevRazique, get in line ;-)16:26
Raziqueitarchitectkev : zykes- gave me two links earlier I lost16:27
*** rustam has joined #openstack16:27
itarchitectkevwhat regardnig?16:27
Raziqueabout the namespaces I think, lost em16:27
itarchitectkevlemme check - think we've been working on the same thing16:27
Raziquehaving the floatingip working on a single box16:27
Raziqueyup totally :) I'd like to get over asap and update the doc hehe16:27
*** sunilthaha has quit IRC16:27
itarchitectkevRazique, ok - maybe you're a step ahead and gives me a target to ask you qs instead ;-)16:28
Raziqueitarchitectkev sure, tell me If I can help16:28
itarchitectkevthese? -> http://docs.openstack.org/trunk/openstack-network/admin/content/dhcp_agent_ini.html + http://docs.openstack.org/trunk/openstack-network/admin/content/l3_agent.html16:28
Raziqueyup16:29
Raziquethanks a ton16:29
*** aeperezt has quit IRC16:29
itarchitectkevI'm at the point my instance gets an IP, can ping its default gw but fails to get 169.254.169.254 metadata16:29
Raziquewhat... overlapping ip means here ? :D16:29
*** jcru|away is now known as jcru16:29
Raziqueitarchitectkev oh same16:29
itarchitectkevand noticed my l3_agent stuff seems to say the right things in the log, but my NAT table doesn't show the rules16:30
*** DavidLevin has joined #openstack16:30
Raziqueyou don't have the routing rule from 169... to the local ip:8775 ?16:30
itarchitectkevnope16:30
*** dolphm has quit IRC16:30
itarchitectkevhere's a paste of my log and iptables16:31
*** Mops has joined #openstack16:31
itarchitectkevhttp://paste.openstack.org/show/24801/16:31
*** rushiagr1 has joined #openstack16:31
Raziquelet me checl16:31
Raziquek16:31
*** rushiagr2 has joined #openstack16:32
*** dguerri has joined #openstack16:32
*** rushiagr1 has quit IRC16:32
*** aeperezt has joined #openstack16:32
*** datsun180b has joined #openstack16:32
*** praefect has joined #openstack16:32
*** danger_fo_away is now known as danger_fo16:32
*** rustam has quit IRC16:32
Raziquecan I see the nova.conf ?16:32
*** tdowg1 has joined #openstack16:32
*** rushiagr has quit IRC16:33
*** rushiagr2 has left #openstack16:33
itarchitectkevok16:33
*** sacharya has quit IRC16:33
*** tdowg1 has quit IRC16:33
praefecthey guys, as soon as I add a notification_driver in my nova.conf I cannot delete instances any more (they get stuck at deleting), I had this problem in essex and now in folsom... anyone know what the problem is?16:33
*** sniperd has quit IRC16:34
*** acb__ has quit IRC16:34
*** tdowg1 has joined #openstack16:34
itarchitectkevRazique, http://paste.openstack.org/show/24811/16:34
*** yocum has joined #openstack16:35
*** krow1 has quit IRC16:35
*** KyleMacDonald has joined #openstack16:35
*** kps has quit IRC16:36
*** primeministerp has joined #openstack16:36
*** rushiagr2 has joined #openstack16:36
uvirtbot`New bug: #1076019 in nova "Image perpetually in "SAVING" state if snapshot fails to create" [Undecided,New] https://launchpad.net/bugs/107601916:36
*** lborda has quit IRC16:36
*** rushiagr2 is now known as rushiagr16:37
Raziqueok file seems good16:37
Raziquewhat about l3_agent.conf ?16:37
itarchitectkevRazique, rest of interesting stuff here: http://paste.openstack.org/show/24772/16:38
cburgesspraefect: I use a custom notification driver we wrote in essex without issue. What is the log showing you for the delete? There is probably some type of stack trace.16:38
gmiRazique: did you guys see this email thread that discusses metadata in a Quantum setup? (http://openstack.markmail.org/search/?q=quantum%20metadata%20#query:quantum%20metadata%20+page:1+mid:45q77bsu63sfjgsg+state:results)16:38
Raziqueitarchitectkev : we have the same config actually16:38
*** dolphm has joined #openstack16:39
RaziqueI've rule, I think it's nova-network which sets it up16:39
Raziquehttp://paste.openstack.org/show/24812/16:39
Raziquethanks gmi16:39
*** krow has quit IRC16:39
balboahgmi: the one for the server that only runs compute: http://pastebin.com/A1mcMuPD and the one that runs all services: http://pastebin.com/5JYYLPnS16:39
*** Triade has quit IRC16:39
balboahgmi: sorry for the delay16:39
Raziquesorry I meant L316:39
itarchitectkevyou know - I originally had nova-network and quantum running unintentionally and I remember seeing metadata working16:39
itarchitectkevat some point I was trying things and saw nova-network breaking something16:40
Raziquedid it ? cuz here nova-networks runs too16:40
Raziquemaybe it also messes a bit hehe16:40
*** avtar has joined #openstack16:41
itarchitectkevthanks gmi - will go through that tomorrow16:41
uvirtbot`New bug: #1076023 in nova "Some tests in test_db_api.py do not run as expected" [Undecided,New] https://launchpad.net/bugs/107602316:41
itarchitectkevRazique, I did go through a few iterations of "playing" and at some point I removed nova-network and i got that little bit further16:42
itarchitectkevmight've been coincidence16:42
Raziquecould be16:42
Raziquei'll try to shut nova-net down and see16:42
itarchitectkevbut given that l3_agent.log shows it creating the relevant rules and then looking at iptables shows those rules not existing suggests somethings not right16:42
itarchitectkevbut nova-network does create that rule - but l3_agent should do this16:43
RaziqueI remember on the first quantum drafts guys were adding manually a route for the metadata16:43
Raziqueyes you are right16:43
itarchitectkevyeah - there is a doc for creating a route16:43
itarchitectkevbut its not the DNAT rule for 169....16:44
itarchitectkevI'm shooting off home now - so will pick this up tomorrow16:44
itarchitectkevGlad someone is in the same ballpark as me ;-)16:44
*** scotm has quit IRC16:44
Raziquecheck this out https://review.openstack.org/#/c/13693/1/stack.sh16:45
*** scotm has joined #openstack16:45
itarchitectkevbookmarked16:45
Raziquethe patch adds a route16:45
itarchitectkevbest go16:45
*** avtar has quit IRC16:45
Raziquesupposing we use namespaces16:45
RaziqueI wonder why the hell it's the case here ^^16:45
Raziquequite odd16:45
Raziqueitarchitectkev : let me try the namespaces and see if it gets us further16:46
*** avtar has joined #openstack16:46
*** jplewi has joined #openstack16:46
itarchitectkevRazique, cool - will look forward to you saying all is working tomorrow ;-)#16:46
*** itarchitectkev has quit IRC16:46
*** f0urtyfive has quit IRC16:46
*** lborda has joined #openstack16:47
Raziquewill do my best, this thing is driving me crazy too hehe16:48
*** garyk has quit IRC16:49
guimalufI'm getting "Invalid OpenStack Identity credentials." with glance running through devstack. Anyone had this issue?16:49
*** scotm has quit IRC16:49
*** kindjal has joined #openstack16:50
*** Otter768 has quit IRC16:51
*** lloydde has quit IRC16:52
*** dyer has quit IRC16:53
*** dyer has joined #openstack16:54
*** One-Man-Bucket has quit IRC16:55
*** briancline has quit IRC16:55
*** sacharya has joined #openstack16:56
*** msinhore has quit IRC16:56
*** led_belly has joined #openstack16:57
*** lanyurd has joined #openstack16:57
gmibalboah: no problem; I looked at your config files and rabbitmq has same value, so that's not the issue; you can also check the rabbitmq logs located in "/var/log/rabbitmq" to see if anything shows up, but I'm not sure what the problem might be; the fact that you can spin up VMs on the controller node where the rabbitmq and nova-scheduler service run means the problem must be isolated to your other compute node, but this only ma16:59
gmikes it a bit easier to troubleshoot :(16:59
*** f0urtyfive has joined #openstack16:59
*** rnorwood2 has quit IRC17:00
*** aeperezt has quit IRC17:00
*** Maledictus has joined #openstack17:00
*** dguerri has quit IRC17:00
*** dguerri has joined #openstack17:01
*** deadcandance has joined #openstack17:01
*** rnorwood1 has joined #openstack17:02
*** heckj has joined #openstack17:02
*** KyleMacDonald has quit IRC17:02
*** vipul has joined #openstack17:02
*** amotoki has quit IRC17:03
*** dev_sa has quit IRC17:03
*** littleidea has joined #openstack17:03
*** SmoothSage has joined #openstack17:03
*** KyleMacDonald has joined #openstack17:03
*** acb__ has joined #openstack17:04
*** jrodom has quit IRC17:04
*** jrodom has joined #openstack17:05
*** Otter768 has joined #openstack17:05
*** gatuus has quit IRC17:05
uvirtbot`New bug: #1076035 in openstack-manuals "Wrong reference to the user name during the configuration of the Compute" [Undecided,New] https://launchpad.net/bugs/107603517:06
*** msavy has quit IRC17:06
*** f0urtyfive has quit IRC17:07
*** dhellmann has quit IRC17:07
*** bluenemo has joined #openstack17:08
*** bluenemo has joined #openstack17:08
*** bluenemo has quit IRC17:08
*** marrusl has quit IRC17:10
*** markmcclain has quit IRC17:10
*** lloydde has joined #openstack17:10
*** sacharya has quit IRC17:10
*** CristianDM has joined #openstack17:11
balboahgmi: thanks for the troubleshooting help. Could it somehow be related to not getting an ip by dhcp if I try it on the bridged interface? static ip however works fine. Maybe dhcp is locked to instances?17:14
*** ispireme has quit IRC17:15
*** hemna has joined #openstack17:16
*** pbacterio has quit IRC17:16
*** marrusl has joined #openstack17:17
balboahgmi: doesn't seem to give any more good feedback from rabbitmq logs either17:17
*** oubiwann has joined #openstack17:18
*** gatuus has joined #openstack17:18
*** nightcrawler786 has joined #openstack17:19
*** mrmartin has quit IRC17:19
gmibalboah: not getting an IP inside the instance could definetelly be caused by nova-network and rabbitmq, but I don't think this is the issue if it's not working on the bridged interface17:19
*** ispireme has joined #openstack17:20
*** markwash has joined #openstack17:21
*** childsb has quit IRC17:23
*** childsb has joined #openstack17:24
*** DavidLevin has quit IRC17:25
*** horrorg3_ has joined #openstack17:25
*** f0urtyfive has joined #openstack17:25
*** netzmons_ has joined #openstack17:25
*** netzmonster has quit IRC17:26
*** Trixboxer has quit IRC17:27
*** sudorandom_ has joined #openstack17:27
*** sniperd has joined #openstack17:28
*** cruejones_ has joined #openstack17:28
*** sudorandom has quit IRC17:28
*** sudorandom_ is now known as sudorandom17:28
*** rustam has joined #openstack17:29
*** mmagr has quit IRC17:29
cruejones_strange issue on folsom/ubuntu 12.01 ... nova-compute complains about "WARNING nova.common.deprecated [-] Deprecated Config: Specifying virt driver via connection_type is deprecated. Use compute_driver=classname instead"17:29
cruejones_even though I do not specify connection_type in my config17:30
*** sacharya has joined #openstack17:31
*** warik has joined #openstack17:31
*** anniec has joined #openstack17:32
*** krow has joined #openstack17:32
*** gatuus has quit IRC17:32
*** DavidLevin has joined #openstack17:33
phschwartzHow do I find out the image id to use with the jenkins jclouds plugin?17:33
*** garyk has joined #openstack17:33
*** gatuus has joined #openstack17:33
*** sacharya has quit IRC17:34
*** jodok has quit IRC17:34
*** maploin has quit IRC17:34
*** rustam has quit IRC17:34
*** horrorg3_ has quit IRC17:34
*** sacharya has joined #openstack17:35
*** jodok has joined #openstack17:35
*** jodok has joined #openstack17:35
*** leetrout has joined #openstack17:37
*** otherwiseguy has quit IRC17:37
*** mnewby has joined #openstack17:37
*** mattray has quit IRC17:40
*** frankM has quit IRC17:41
*** mirageglobe has joined #openstack17:42
*** krow has quit IRC17:43
*** epim has joined #openstack17:43
*** mirageglobe has quit IRC17:44
*** metral has joined #openstack17:45
*** Razique has quit IRC17:45
*** Razique has joined #openstack17:45
*** jcmartin has joined #openstack17:47
*** jcmartin has quit IRC17:50
*** rustam has joined #openstack17:50
*** jcmartin has joined #openstack17:50
*** Tross has joined #openstack17:51
*** rustam has quit IRC17:51
*** s0mik has joined #openstack17:51
*** jodok has quit IRC17:53
*** Tross has quit IRC17:55
*** sniperd has quit IRC17:56
*** tmichael has quit IRC17:56
*** zodiak has quit IRC17:56
*** networkstatic has quit IRC17:58
*** rustam has joined #openstack17:58
*** jrodom has quit IRC17:58
*** riskable has joined #openstack17:59
*** tmichael has joined #openstack18:00
*** epim has quit IRC18:00
*** balboah has quit IRC18:00
*** adjohn has joined #openstack18:00
*** derekh has quit IRC18:00
*** zodiak has joined #openstack18:00
*** jrodom has joined #openstack18:00
*** jrodom has quit IRC18:01
*** jrodom has joined #openstack18:01
*** cp16net is now known as cp16net|away18:02
*** primozf has quit IRC18:03
kbringardhey guys, question about the mechanics of volume/cinder18:03
kbringardanyone familiar with the whole thing about?18:03
*** jdurgin1 has quit IRC18:03
*** timello has joined #openstack18:04
*** comptona has joined #openstack18:05
uvirtbot`New bug: #1076067 in nova "nova [-] Could not find driver for connection_type None" [Undecided,New] https://launchpad.net/bugs/107606718:05
jgriffithkbringard: I can try and help18:06
kbringardjgriffith: thanks18:06
*** timello has quit IRC18:06
*** cp16net|away is now known as cp16net18:06
kbringardso basically… I'm trying to figure out the paths to a volume getting to a VM18:06
jgriffithkbringard: ahh.. ok18:06
*** timello has joined #openstack18:06
timelloha18:06
kbringardI get the API/scheduler stuff18:06
kbringardwhat I'm unclear on is18:06
kbringarddoes the ISCSI export go directly to the VM18:07
jgriffithkbringard: nope18:07
*** GiBa has joined #openstack18:07
jgriffithkbringard: the iscsi export goes to the compute node18:07
*** littleidea has quit IRC18:07
jgriffithkbringard: that is then passed in to the VM18:07
*** leetrout has quit IRC18:07
*** GiBa has left #openstack18:07
kbringardok, cool, so basically, I just need my compute node to be on the same L2 as the iSCSI export18:07
jgriffithkbringard: We use the /dev/disk/by-path device to pass in18:07
jgriffithkbringard: correct18:08
jgriffithkbringard: i think that's part of why it's that way among someother things18:08
kbringardand the cinder volume service doesn't need to be running on the compute node18:08
jgriffithkbringard: that's correct18:08
jgriffithkbringard: Just needs to have the cinder volume api setup18:08
*** rushiagr has quit IRC18:08
kbringardah, OK, so the cinder API needs to be running on my compute nodes, so it can take the calls from the volume service and do the needful on the physical host18:09
*** fiveateooate has joined #openstack18:10
*** sarob has joined #openstack18:10
*** rushiagr has joined #openstack18:10
*** scotm has joined #openstack18:10
kbringardthanks jgriffith, I appreciate the insight18:11
jgriffithkbringard: NP18:11
jgriffithkbringard: hope it helped18:11
kbringardyea, absolutely18:11
fiveateooateanyone running ceph in a production environment?18:11
kbringardI'm just trying to sort out how I need my L2 to look and where I need to run what to make this all work18:11
szaydelDreamhost certainly do.18:12
*** scotm has quit IRC18:12
*** scotm has joined #openstack18:12
*** EmilienM has left #openstack18:12
phschwartzAnyone in the channel used jenkins jcloud plugin with OpenStack?18:13
kbringardjgriffith: sorry, one last thing… this is more or less the same for nova-volume in essex, yea?18:13
kbringardlogically I mean?18:13
jgriffithkbringard: yep18:14
kbringardrad, thanks18:14
jgriffithkbringard: pretty much exactly the same18:14
*** leetrout has joined #openstack18:14
kbringardvolume isn't split out into multiple services though, right?18:14
kbringard(sorry, it's been awhile since I looked at it, forgive my naiveté)18:14
jgriffithkbringard: no worries18:14
comptonafiveateooate: I'm using ceph, but our environment isn't thoroughly production yet18:14
jgriffithkbringard: You can have multiple volume nodes and thus services18:15
*** dolphm has quit IRC18:15
jgriffithkbringard: in nova, you just share scheduler, manager and api services IIRC18:15
*** mnewby_ has joined #openstack18:15
kbringardwhat would constitute the equivalent of the cinder-api… or more directly, what needs to run on the compute nodes?18:15
jgriffithkbringard: in Cinder you have distinct services for each one18:15
kbringardjust "nova-volume"?18:15
jgriffithkbringard: yep18:16
kbringardok, coolness18:16
*** mnewby__ has joined #openstack18:16
kbringardthanks!18:16
*** syst3mw0rm has quit IRC18:17
fiveateooatecomptona: have you had any issues you might warn about, or does it seem stable enough?18:17
comptonait seems pretty stable, although I've found the write performance to be poor overall18:17
comptonaI haven't done much tuning though18:18
*** Glace_ has quit IRC18:18
*** mnewby has quit IRC18:18
*** mnewby__ is now known as mnewby18:18
fiveateooatethanks18:18
*** syst3mw0rm has joined #openstack18:18
comptonaI've got four machines running OSDs and everything seems to work reasonably well, even with doing silly things like pulling the plug on one of them18:19
*** lfaraone has joined #openstack18:19
comptonaone thing I would suggest is to make sure the ceph OSD journal is on a different device than the storage, either an SSD or a really fast spinning disk18:19
comptonathat made a huge difference for me when I set that up18:19
*** mnewby_ has quit IRC18:20
*** sophiap has joined #openstack18:20
*** aydin916 has joined #openstack18:21
*** markmcclain has joined #openstack18:21
fiveateooatecool, thanks again.18:21
*** dhellmann has joined #openstack18:22
*** lfaraone has left #openstack18:23
*** darraghb has quit IRC18:23
aydin916Does anyone know a Ubuntu cloud image without the ssh/key? I just want to be able to just login with the username/password!18:24
*** voltune has quit IRC18:24
aydin916my metadata service is not working so default UEC Cloud image can't create the sshd host key at the time of boot so I can't login to my VMs18:25
*** redondos has joined #openstack18:26
*** redondos has joined #openstack18:26
*** littleidea has joined #openstack18:26
*** Ursinha-afk has quit IRC18:26
*** Ursinha has quit IRC18:27
*** networkstatic has joined #openstack18:27
*** KyleMacDonald has quit IRC18:28
*** nacx has quit IRC18:29
*** rushiagr1 has joined #openstack18:30
*** colinmcnamara has quit IRC18:31
*** rushiagr1 has left #openstack18:31
*** sniperd has joined #openstack18:32
*** rushiagr has quit IRC18:33
*** dpippenger has joined #openstack18:34
*** jpich has quit IRC18:35
*** laurensell has quit IRC18:35
*** littleidea has quit IRC18:35
*** Ursinha-afk has joined #openstack18:35
*** mutex has quit IRC18:35
*** Ursinha-afk is now known as Ursinha18:35
*** Ursinha has joined #openstack18:35
*** mutex has joined #openstack18:36
*** laurensell has joined #openstack18:37
*** anniec has quit IRC18:38
*** krow has joined #openstack18:39
*** Ursinha-afk has joined #openstack18:40
*** horrorg3_ has joined #openstack18:41
*** riskable has quit IRC18:41
uvirtbot`New bug: #1076083 in keystone "revocation list cache times out immeditately" [Undecided,New] https://launchpad.net/bugs/107608318:41
*** rustam has quit IRC18:42
*** horrorg3_ has quit IRC18:42
*** sophiap has quit IRC18:43
TheBeastcan someone tell me what are the dependencies to get horizon (dashboard) working? ie. keystone? nova? anything else?18:43
*** otherwiseguy has joined #openstack18:45
*** Entonian has joined #openstack18:45
gmiaydin916: you can use the cirros image that has builtin credentials, or create your own Ubuntu 12.04 based image, or mount the Canonical image and set up credentials and then import it in Glance18:45
*** scotm has quit IRC18:46
*** arata has quit IRC18:46
*** Entonian has quit IRC18:46
*** scotm has joined #openstack18:46
*** colinmcnamara has joined #openstack18:46
*** jodok has joined #openstack18:48
*** jodok has joined #openstack18:48
*** kieppie has joined #openstack18:48
*** krow has quit IRC18:49
heckjayoung: dolphm_zzz: looks like the auth_token PKI refresh-on-expired still needs work - something's failing in devstack with it. Will be hunting that down later today18:49
ayoungheckj, yeah, saw that in the failure in Jenkins18:49
*** kindjal has quit IRC18:49
*** pixelbeat has quit IRC18:50
*** sniperd_ has joined #openstack18:50
*** sniperd has quit IRC18:51
ayoungheckj, aren;t you glad we are hunting this stuff down at the start of the dev cycle and not the end?18:51
*** scotm has quit IRC18:51
heckjayoung: oh yeah!18:52
*** rustam has joined #openstack18:54
*** Saddam has quit IRC18:58
*** rustam has quit IRC18:58
*** Saddam has joined #openstack18:58
*** bbcmicrocomputer has quit IRC18:59
*** Blackavar has joined #openstack18:59
*** cp16net is now known as cp16net|away19:00
*** demax has joined #openstack19:00
*** bsdgeek has joined #openstack19:01
*** ispireme has quit IRC19:02
*** dwn has quit IRC19:02
*** sayan has quit IRC19:02
*** Ursinha has quit IRC19:04
*** Ursinha-afk is now known as Ursinha19:04
*** Ursinha has joined #openstack19:04
*** doude has quit IRC19:04
*** doude has joined #openstack19:05
*** demax has quit IRC19:05
*** demax has joined #openstack19:05
*** Ursinha_ has joined #openstack19:06
*** vipul has quit IRC19:07
*** giulivo has joined #openstack19:08
*** clopez has quit IRC19:08
*** jcmartin has quit IRC19:09
*** ispireme has joined #openstack19:10
*** demax has quit IRC19:11
*** luis_ has quit IRC19:12
*** dolphm has joined #openstack19:15
*** durian has joined #openstack19:15
*** scotm has joined #openstack19:16
*** Ursinha_ is now known as Ursinha-afk19:16
*** otherwiseguy has quit IRC19:19
*** dolphm has quit IRC19:19
*** esp2 has joined #openstack19:20
*** scotm has quit IRC19:21
*** smarvin has joined #openstack19:21
*** cmt has joined #openstack19:22
*** adalbas has quit IRC19:22
*** fiveateooate has quit IRC19:23
*** timello has quit IRC19:24
*** rustam has joined #openstack19:28
*** koolhead17 has quit IRC19:28
*** dolphm has joined #openstack19:30
*** smarvin has quit IRC19:31
*** scotm has joined #openstack19:31
*** avtar has quit IRC19:31
*** durian has quit IRC19:32
*** rustam has quit IRC19:32
*** doude has quit IRC19:33
*** doude has joined #openstack19:33
*** jog0 has joined #openstack19:33
*** oubiwann has quit IRC19:34
*** epim has joined #openstack19:35
*** vmlinuz has quit IRC19:35
*** doude has quit IRC19:36
*** doude has joined #openstack19:36
*** alunduil has quit IRC19:37
*** Guest15779 is now known as dpb___19:37
*** krow has joined #openstack19:38
*** koolhead17 has joined #openstack19:41
*** doude has quit IRC19:42
*** doude has joined #openstack19:42
*** metral has quit IRC19:44
*** mattray has joined #openstack19:45
*** bfig has joined #openstack19:45
*** Valdez has joined #openstack19:46
*** armaan has left #openstack19:46
*** kindjal has joined #openstack19:47
*** scotm has quit IRC19:47
*** albert23 has joined #openstack19:47
*** KyleMacDonald has joined #openstack19:47
*** scotm has joined #openstack19:47
*** judd7 has joined #openstack19:49
*** jog0 has left #openstack19:49
*** metral has joined #openstack19:50
*** annegentle__ has joined #openstack19:50
*** cmt has quit IRC19:51
*** vipul has joined #openstack19:52
phschwartzHas anyone seen this error with the dashboard. http://paste2.org/p/244280019:52
*** Ursinha-afk has quit IRC19:53
*** scotm has quit IRC19:54
*** metral_ has joined #openstack19:54
*** jergerber has quit IRC19:54
*** scotm has joined #openstack19:54
*** jergerber has joined #openstack19:54
*** Ursinha_ has joined #openstack19:55
uvirtbot`New bug: #1076109 in nova "nova rest /v2/ call returns v1.1 documentation" [Medium,In progress] https://launchpad.net/bugs/107610919:56
*** metral_ has quit IRC19:56
*** sarob has quit IRC19:57
*** clopez has joined #openstack19:57
*** metral has quit IRC19:57
*** esp2 has quit IRC19:59
*** scotm has quit IRC19:59
*** daniel_II has joined #openstack19:59
*** esp2 has joined #openstack19:59
daniel_IIhi here!19:59
*** egallen has quit IRC20:00
*** msinhore has joined #openstack20:00
kieppiehello again peeps20:01
daniel_III've a dubt. Nova-volumes will create a Cluster LVM? or each copute node uses their Nova-volumes only for their instances domain?20:01
*** otherwiseguy has joined #openstack20:01
kieppieno idea - sorry. trying to get my own system up for the 1st time now20:02
*** KyleMacDonald has quit IRC20:02
*** krow has quit IRC20:02
*** Ursinha_ is now known as Ursinha-afk20:03
kieppieI got into it on this channel ahout 12 hours ago - I've still not found a solution to my auth issue, detailed https://bugs.launchpad.net/nova/+bug/1065211 (from comment #7 +)20:03
*** Valdez has quit IRC20:03
*** nsavin has quit IRC20:03
kieppieis anyone able to help me with that, please? I get an auth 401 error when trying to exec `nova list`20:04
*** rnorwood1 has quit IRC20:04
*** aeperezt has joined #openstack20:04
*** rnorwood1 has joined #openstack20:04
kieppieI'd like to reset those passwords/token, so that I can ensure that my auth should work, but I'm unable to find the relevant docco's - don't seem to exist20:05
*** scotm has joined #openstack20:05
*** rnorwood1 has quit IRC20:05
*** rnorwood1 has joined #openstack20:05
*** ewindisch has joined #openstack20:05
*** mattray2 has joined #openstack20:06
uvirtbot`New bug: #1076114 in nova "image create fails with QemuImgInfo error" [Undecided,New] https://launchpad.net/bugs/107611420:06
*** mattray has quit IRC20:08
*** Ursinha-afk has quit IRC20:08
*** maurosr has quit IRC20:09
*** Ursinha_ has joined #openstack20:09
*** leetrout has quit IRC20:13
daniel_III've a dubt. Nova-volumes will create a Cluster LVM? or each copute node uses their Nova-volumes only for their instances domain?20:14
*** daniel_II has quit IRC20:15
*** oubiwann has joined #openstack20:15
*** krtaylor has quit IRC20:16
*** Ursinha_ is now known as Ursinha-afk20:18
*** sudorandom_ has joined #openstack20:18
*** sudorandom has quit IRC20:19
*** sudorandom_ is now known as sudorandom20:19
kieppielifeless - you up yet?20:20
lifelesskieppie: sure am20:21
kieppiegot ur little one around your feet too?20:21
lifelessshe is with Mum :)20:21
kieppie:)20:23
*** metral has joined #openstack20:23
kieppieyou very busy atm? mind assisting with this auth issue doing my head in?20:23
*** renier_ has joined #openstack20:23
*** networkstatic has quit IRC20:23
kieppieplease?20:24
*** renier has quit IRC20:24
*** jcru is now known as jcru|away20:24
*** CristianDM has quit IRC20:24
*** scotm has quit IRC20:26
*** mattray2 is now known as mattray20:26
*** mattray has joined #openstack20:26
*** scotm has joined #openstack20:26
*** Nate__ has joined #openstack20:26
*** dx4100 has joined #openstack20:27
*** ghanima has quit IRC20:28
*** msavy has joined #openstack20:28
*** gatuus has quit IRC20:28
*** annegentle__ has quit IRC20:29
*** rustam has joined #openstack20:29
*** scotm has quit IRC20:30
*** scotm has joined #openstack20:30
uvirtbot`New bug: #1076119 in nova "VM can't connect to itself on it's own floating IP" [Undecided,New] https://launchpad.net/bugs/107611920:31
uvirtbot`New bug: #1076120 in keystone "update tenant api changed" [Undecided,New] https://launchpad.net/bugs/107612020:31
*** metral has quit IRC20:31
bfighello, i don't know if this is the correct place to ask but i've had a hard time understanding how people make money off of cloud computing20:31
*** Razique_ has joined #openstack20:31
*** Razique has quit IRC20:31
*** smarvin has joined #openstack20:32
*** Razique_ is now known as Razique20:32
bfigi mean, as an engineer, in theory i 'know' how cloud computing is used to make money, but in practice, suppose i wanted to set up a consulting practice to help business owners use the cloud to their benefit20:32
*** scotm has quit IRC20:32
kieppiebfig - moving into this space myself.20:32
kieppiethere are a number of ways - most of it service-oriented20:32
*** krow has joined #openstack20:33
kieppieyou can do consultency, ie advice20:33
bfigbut you don't own any cloud, you usually provide consulting services right?20:33
kieppiehanage other's system and/or private clouds20:33
*** gatuus has joined #openstack20:33
kieppiebill for dev & integratio20:33
*** alunduil has joined #openstack20:34
bfigthat's a reasonable approach20:34
kieppieor as a hosted service, similar to VPS20:34
bfigyou mean administration in the cloud?20:34
*** rustam has quit IRC20:34
kieppiepossible20:34
bfigi never understood margins of developer consultancy20:35
*** alunduil has quit IRC20:35
bfigie, developers are pretty expensive, consultancy must be really really expensive to make the investment worth it20:35
kieppiethe nice thing re openstack, as I understand it, is that the instances are fairly fluid, so you can run guests on your own hardware, do live migrations to an online hosted service (rackstace, ec2), and then down to a client-site20:35
kieppieexpense - depends20:36
kieppieyou can charge a hourly rate, or a monthly/yearly retainer20:36
kieppie& then outsource some work yourself20:36
*** alunduil has joined #openstack20:36
bfigi'm on a country where i can find outsource pay level professionals20:37
bfig(UrUgUaY)20:37
lifelesskieppie: sure thing20:38
lifelesskieppie: whats the issue ?20:38
kieppiethere are services that cater to some situations, such as oDesk. atm myself & a few other locals are planning on setting up a cooperative of FLOSS tech's, to cater to the local SMB market20:38
*** jimp1 has joined #openstack20:38
bfigFree ??? Open Source Software?20:38
*** CuraHack has joined #openstack20:38
*** epim has quit IRC20:39
bfigSMB?20:39
lifelessbfig: Free/Libre Open Source Software20:39
lifelessbfig: Small Medium Business20:39
*** jimp has quit IRC20:39
*** dani4571 has joined #openstack20:40
bfigi think that's the best way to start, i've been thinking about that myself20:40
kieppielifeless - cheers. I've provided technical details from comment#7 on @ https://bugs.launchpad.net/nova/+bug/1065211, but the gist of it is that I seem to have an Auth issue hen trying `nova —debug list`. I'm fairly confident that the creds I'm providing is right (stored in KeePass for ref), but can't be sure any longer, so need to reset those passwords & find out what is failing where, so that I can make appropriate changes20:40
bfigand cloud computing has been a mystery. which enterprises can benefit from it? how expensive it is to get the necessary training to be an efficient consultant?20:41
bfighow big is the market for cloud migrations and support/administration?20:41
*** krow has quit IRC20:41
bfig(for SMB)20:41
lifelessbfig: most consulants don't really want to be efficient20:41
bfigi want to  be efficient for myself first20:41
lifelessbfig: they want to be just efficient enough that its cheaper to hire them than for the client to do it themselves.20:41
bfigwhatever i charge the client is a whole different problem :p20:42
kieppiedon't get too hung up on "cloud" - it's really nothing new & actually only a sexy marketing term for hosted or utility computing. Linux/Unix/POSIX has been doing it for a *very* long time - from back in the mainframe days20:42
lifelesskieppie: I can't see that bug, can you subscribe me ?20:42
lifelesskieppie: actual doh20:42
lifelessI left the , in20:42
bfigbut now it is mainstream, right?20:42
lifelessits widely popular now20:43
lifelessbetter isolation of users from each other, and deployment on a massive scale - those are the key differences20:43
kieppiebfig - for me, it's more a case that I'd acually like to take control & ownership of my "cloud" & provide redundency to online services20:44
bfigso what are the different ways to make money of the ecosystem as a small/medium sized player?20:44
lifelesskieppie: which of th ecommentors are you ?20:45
kieppiebfig - Making a living/income from FLOSS is the bigger question to me. most of it is centered around services-model20:45
bfigkieppie, you seem to be more a sophisticated user of the cloud than a facilitator/service provider , so that might be a very different perspective20:45
kieppielifeless - freakalad (from comment #7 onwards)20:45
lifelessbfig: you can do for-pay development of the platform, you can do for-pay development of things to run on the platform, and you can do support and troubleshooting for deploying the platform, or deploying on the platform20:46
kieppiebfig - I'm a end-user (ie. gmail, g'docs, etc), but also a small admin - i.e. I run my own LAMP stacks (CRM, wiki, mail server) on my own VM's20:47
lifelesskieppie: so, nova volume-list barfs; do you have cinder going ?20:47
lifelesskieppie: does cinder itself run ok ?20:47
*** markwash has quit IRC20:47
*** armaan has joined #openstack20:48
*** littleidea has joined #openstack20:48
kieppiecincer (as it's now known) was not a requirement in the installation docs, yet. but the nova-volume is OK. I can't sun any `nova $ARGS*` without a 401 response20:49
armaanhi folks20:49
bfigdo you see much people selling services like specific program APIs through internet? what kind of services do they sell?20:49
bfigs/much/many20:49
kieppie`nova-manage service list` returns:20:49
kieppieBinary           Host                                 Zone             Status     State Updated_At20:49
kieppienova-compute     kokkerot                             nova             enabled    :-)   2012-11-07 20:49:3120:49
kieppienova-scheduler   kokkerot                             nova             enabled    :-)   2012-11-07 20:49:3220:49
kieppienova-volume      kokkerot                             nova             enabled    :-)   2012-11-07 20:49:3220:49
kieppienova-network     kokkerot                             nova             enabled    :-)   2012-11-07 20:49:3420:49
kieppienova-cert        kokkerot                             nova             enabled    :-)   2012-11-07 20:49:3220:49
kieppienova-consoleauth kokkerot                             nova             enabled    :-)   2012-11-07 20:49:3220:50
armaanmy instance is active and running but i cant ssh in to it..20:50
*** gmi has quit IRC20:51
kieppiebfig - I think what you're alluding to are managed services. you can build systems/products/projects that interface with public API's (OpenStack, EC2) & then sell access & management to it20:51
kieppienot unlike a VPS provider20:52
*** Ursinha-afk has quit IRC20:55
*** smarvin has quit IRC20:56
*** scotm has joined #openstack20:56
*** Ursinha_ has joined #openstack20:56
bfigwhat kind of services are sold?20:57
*** rnorwood1 has quit IRC20:58
bfignowadays there is a lot of open source software to perform incredible things, where is the value in those kind of services? expert knowledge? for example, complex logistics/finance algorithms?20:58
*** anniec has joined #openstack20:59
*** anniec_ has joined #openstack20:59
kieppiebfig - it's such a big market, you can probably take your pick, and you'll probably find a need in a niche21:00
*** tgall_foo has quit IRC21:00
*** cp16net|away is now known as cp16net21:00
*** kindjal has quit IRC21:02
lifelessarmaan: check the console, you may not have injected your ssh key successfully (e.g. cloud-init may have failed)21:03
*** anniec has quit IRC21:03
*** anniec_ is now known as anniec21:03
*** rnorwood1 has joined #openstack21:03
lifelesskieppie: ok, so if you're not using cinder, nova-volume should be doing the work itself21:03
*** colinmcnamara has quit IRC21:04
*** ayoung is now known as ayoung-afk21:04
kieppielifeless - yea. did some reading on cinder last night, and I understand the nova-volume code-base to be ported over, as-is, into cinder eventually21:04
kieppiewill do that once the stable release+1 is ported to Ubuntu21:04
lifelesskieppie: right, so one failure mode that occured to me was the handoff between nova-volumes api stub and cinder21:05
*** Tross has joined #openstack21:05
lifelessin fact, it may still be relevant, I haven't looked a tthe actual current implementation of nova-volume api calls21:05
bfigkieppie, can you point me out in some direction? :p21:05
lifelessbfig: you might look into Lean Startup21:06
kieppiebut that's volume-management. I understand that `nov*` is related to the -compute subset, but my nova-manage seems to be OK & keystone looks good too21:06
lifelessbfig: thats an approach to the problem of 'finding out what folk will pay me'21:06
lifelesskieppie: ah, I thought you started this with 'nova volume-list' not working21:07
lifelesskieppie: indeed, the bug is about nova-volume-list21:07
kieppiebfig - sorry; don't have the answer myself yet. you'll need to engage with the FLOSS community at-large & get involved with your local (& online groups)21:07
*** libertyprime has joined #openstack21:07
*** japage has quit IRC21:10
kieppielifeless: no; not "nova-volume-list", but "nova volume-list" (note the space after 1st "nova"). the same error occurs with "nova list"21:11
zach_mtuanyone know why I'm getting http://x.x.x.x/horizon/auth/login/?next=/horizon/syspanel/21:11
zach_mtuif I type in the password it tells me and rejects it with a warning banner.21:11
zach_mtuif I type in my credentials correctly - I get this ?next= shenanigans.21:11
*** jamespage_ has joined #openstack21:12
kieppielifeless: on a hunch, I did `nova help | grep list` & dried a few21:12
kieppieseems that they're not *all* failing21:12
kieppie`nova hypervisor-list`, `nova secgroup-list`, `nova network-list` seem ok21:13
kieppie`nova --debug aggregate-list` fails21:14
*** jamespage_ has quit IRC21:14
*** jcmartin has joined #openstack21:14
*** jamespage_ has joined #openstack21:15
bfiglifeless, kieppie thanks for the input21:15
kieppieas does cloudpipe-list, dns-domains, dns-list & a few others21:15
*** scotm has quit IRC21:16
*** scotm has joined #openstack21:16
kieppiebfig - clad I could help. I'm assuming you're just starting out, so good luck. it's a long, exciting, rewarding journey. especially if you hold true to the FLOSS ethos & communities21:16
zach_mtukieppie: think you could take a look at a weird bug real quick?21:17
bfigi honestly don't understand the floss ethos but i don't go against the grain either21:17
kieppieI can try21:17
zach_mtuif I try to log onto http://x.x.x./horizon21:18
zach_mtukieppie: and incorrectly put in credentials, I get an error telling me so.21:18
*** sarob has joined #openstack21:18
zach_mtuif I put in my admin credentials the url changes to http://x.x.x.x/horizon/auth/login/?next=/horizon/syspanel/21:18
zach_mtubut the login screen remains.21:18
kieppiebfig - much of it is governed by principals laid out under "the 4 freedoms" by RMS, but personally I don't subscribe to the more hard-line approached taken by some in the community. I'm much more Tim O'Reilly/Linus Torvalds than RMS21:19
*** led_belly has quit IRC21:20
*** jamespage_ has quit IRC21:20
kieppiezach_mtu - try from the CLI with curl to check the header responses21:20
*** scotm has quit IRC21:21
*** Ursinha_ is now known as Ursinha-afk21:21
*** guimaluf has quit IRC21:21
zach_mtukieppie: can I get an example? I'm looking through the openstack docs and am coming up empty21:22
zach_mtulike this ? curl -k -X 'POST' -v https://nova-api.trystack.org:5443/v2.0/tokens -d '{"auth":{"passwordCredentials":{"username": "joecool", "password":"coolword"}, "tenantId":"5"}}' -H 'Content-type: application/json'21:22
*** esheffie1d has quit IRC21:23
*** esheffield has joined #openstack21:23
kieppiezach_mtu - guessing something like that, yes. I'm basing this on the debug output from my current issue21:23
*** cowmix has quit IRC21:25
*** MarkAtwood has quit IRC21:25
zach_mtukieppie: it's telling me http/https only21:26
zach_mtu....but I used http..fantastic :)21:26
*** FlaPer87 has joined #openstack21:27
*** esheffield1 has joined #openstack21:27
*** netzmons_ has quit IRC21:28
* kieppie wonders why HTTPS is not the default throughout the entire infrastructure…..21:28
*** melwitt has joined #openstack21:28
*** mnewby_ has joined #openstack21:29
*** melwitt has quit IRC21:29
*** rustam has joined #openstack21:29
kieppielifeless - you still there...?21:29
*** rnorwood1 has quit IRC21:30
*** melwitt has joined #openstack21:30
*** krtaylor has joined #openstack21:31
*** sjust has joined #openstack21:31
*** mnewby has quit IRC21:32
*** mnewby_ is now known as mnewby21:32
*** alop has quit IRC21:32
*** e1mer has joined #openstack21:32
*** armaan has left #openstack21:32
*** jrodom has quit IRC21:34
*** radez is now known as radez_g0n321:34
*** avtar has joined #openstack21:34
*** colinmcnamara has joined #openstack21:34
*** rnorwood1 has joined #openstack21:35
*** ewindisch has quit IRC21:35
*** ewindisch has joined #openstack21:35
*** rnorwood1 has quit IRC21:35
*** rnorwood1 has joined #openstack21:35
uvirtbot`New bug: #1076148 in swift "swift.common.memcached client always uses absolute (unix) time expiration values" [Undecided,New] https://launchpad.net/bugs/107614821:35
*** KyleMacDonald has joined #openstack21:35
*** scotm has joined #openstack21:35
*** rustam has quit IRC21:36
*** sandywalsh has quit IRC21:36
*** mnewby_ has joined #openstack21:36
*** rnorwood2 has joined #openstack21:37
*** rnorwood1 has quit IRC21:37
*** dieterde1eyer has quit IRC21:37
*** krow has joined #openstack21:38
*** mnewby has quit IRC21:39
*** mnewby_ is now known as mnewby21:39
*** dwcramer has quit IRC21:39
*** jimp1 has quit IRC21:39
zach_mtukieppie: dang. still nothing.21:39
*** colinmcnamara has quit IRC21:39
*** sniperd_ has quit IRC21:39
*** Nate__ has quit IRC21:40
kieppiezach_mtu - you sure you're connecting to the right IP? can you pin/telent to that IP/socket?21:40
*** Nate__ has joined #openstack21:40
zach_mtuyeah.21:40
*** vinsh_ has quit IRC21:41
*** cowmix has joined #openstack21:41
kieppieplease provide more detail, including (redacted) verbose output & possibly logging information @ pastebin21:42
*** roge has quit IRC21:43
*** KyleMacDonald has quit IRC21:44
*** koolhead17 has quit IRC21:44
*** Breaking_Pitt has joined #openstack21:45
*** vinsh_ has joined #openstack21:45
*** krow has quit IRC21:46
*** ches has quit IRC21:47
*** yocum has quit IRC21:47
*** ches has joined #openstack21:47
*** metral has joined #openstack21:47
*** markwash has joined #openstack21:48
*** maurosr has joined #openstack21:48
*** esheffield has quit IRC21:49
*** annegentle__ has joined #openstack21:50
*** mnewby has quit IRC21:50
*** dolphm has quit IRC21:51
*** Maledictus has quit IRC21:52
*** dennisjac has joined #openstack21:53
*** jcru|away is now known as jcru21:53
dennisjachi, im trying to setup openstack on fedora 18 and im 99% there21:54
dennisjacthe one thing that doesn't seem to work ist quantum21:54
*** jskinner has joined #openstack21:54
kieppielifeless - just an update21:55
dennisjacthe openvswitch agent says "Agent out of sync with plugin!"21:55
kieppiesomething weird21:55
dennisjacanyone with an idea what this is supposed to mean?21:55
kieppieI've just come across this post: https://answers.launchpad.net/glance/+question/203967 (comment 4)21:55
*** vladan has quit IRC21:55
*** colinmcnamara has joined #openstack21:56
kieppieon a whim I tried entering the curl command listed in the debug, trying to ensure that I'm using the correct auth21:56
kieppiethe individual curl's worked, so I tried the original command, and it's working now too.21:56
kieppieI've not made *any* changes to my system @ config, so not sure what has changed or fixed21:57
*** sarob has quit IRC21:57
*** SmoothSage has quit IRC21:57
*** rnorwood2 has quit IRC21:58
*** scotm has quit IRC21:58
*** KyleMacDonald has joined #openstack21:58
*** scotm has joined #openstack21:59
*** tgall_foo has joined #openstack21:59
*** metral has quit IRC21:59
*** jog0 has joined #openstack21:59
*** metral has joined #openstack21:59
jskinnerhaving issues with cinder and rbd21:59
*** jog0 has left #openstack22:00
jskinnergetting this error: librbd: error finding header: (1) Operation not permitted\n'22:00
jskinnerwhen trying to create a volume22:00
*** KyleMacDonald has quit IRC22:01
*** scotm has quit IRC22:03
jgriffithjskinner: what's up?22:03
jgriffithjskinner: Oh... NM22:04
jgriffithjskinner: can't help much with Ceph22:04
jgriffithsorry22:04
*** wabat1 has joined #openstack22:04
jskinnerit's ok. Driving me nuts22:04
*** childsb_ has joined #openstack22:04
*** rnorwood1 has joined #openstack22:04
*** sniperd has joined #openstack22:05
jskinnerI can create volumes manually from ceph using rbd, but from cinder it fails22:05
*** nijaba_ has joined #openstack22:05
*** aydin916 has left #openstack22:05
*** tan_ has joined #openstack22:05
*** rnorwood2 has joined #openstack22:06
*** rnorwood1 has quit IRC22:06
*** boden has quit IRC22:07
*** scotm has joined #openstack22:07
*** albertzh1ng has joined #openstack22:07
*** rnorwood2 has quit IRC22:07
*** childsb has quit IRC22:08
*** ondergetekende has quit IRC22:08
*** nijaba has quit IRC22:08
*** tan has quit IRC22:08
*** maurosr has quit IRC22:08
*** wabat has quit IRC22:08
*** albertzhang has quit IRC22:08
*** hingo has quit IRC22:08
*** 20WABITZF has joined #openstack22:08
*** childsb_ is now known as childsb22:08
*** rnorwood1 has joined #openstack22:08
*** nijaba_ is now known as nijaba22:08
*** hingo has joined #openstack22:08
*** nijaba has quit IRC22:08
*** nijaba has joined #openstack22:08
*** scotm has quit IRC22:10
*** smarvin has joined #openstack22:10
*** rnorwood1 has quit IRC22:11
*** rnorwood1 has joined #openstack22:11
*** metral_ has joined #openstack22:12
*** rnorwood1 has quit IRC22:12
*** rnorwood1 has joined #openstack22:12
*** KyleMacDonald has joined #openstack22:12
*** gatuus has quit IRC22:12
*** mtreinish has quit IRC22:13
*** giulivo has quit IRC22:13
*** giulivo has joined #openstack22:14
*** metral_ has quit IRC22:14
*** smarvin has quit IRC22:14
*** scotm has joined #openstack22:15
*** markvoelker has quit IRC22:15
*** maurosr has joined #openstack22:15
*** metral has quit IRC22:15
*** dennisjac has quit IRC22:16
*** dhellmann has quit IRC22:17
*** timjr has joined #openstack22:18
*** timjr has left #openstack22:18
*** metral has joined #openstack22:18
*** lloydde has quit IRC22:18
*** lloydde_ has joined #openstack22:18
*** scotm has quit IRC22:19
*** smarvin has joined #openstack22:19
*** maurosr has quit IRC22:20
*** thovden has joined #openstack22:21
*** Breaking_Pitt has quit IRC22:21
*** yocum has joined #openstack22:21
*** fleish has joined #openstack22:22
*** KyleMacDonald has quit IRC22:22
*** scotm has joined #openstack22:22
fleishcan someone tell me how to get my xen+libvirt instances created by openstack to use blktap instead of loopback?22:22
fleishI've tried modifying the libvirt.xml file created to change the driver to type aio instead of raw but it still fires it up on a loopback22:23
*** miclorb has joined #openstack22:24
*** epim has joined #openstack22:24
*** miclorb has quit IRC22:24
*** smarvin has quit IRC22:24
*** miclorb has joined #openstack22:24
*** stewart has joined #openstack22:24
*** rnorwood1 has quit IRC22:25
*** scotm has quit IRC22:27
*** smarvin has joined #openstack22:27
*** scotm has joined #openstack22:27
*** antenagora has quit IRC22:28
*** lanyurd has left #openstack22:29
*** s0mik has quit IRC22:29
*** rustam has joined #openstack22:30
*** rnorwood1 has joined #openstack22:31
*** bsdgeek has quit IRC22:31
*** led_belly has joined #openstack22:31
*** l0p3n has joined #openstack22:32
*** metral has quit IRC22:32
*** metral has joined #openstack22:32
*** doude has quit IRC22:33
*** doude has joined #openstack22:33
*** doude has quit IRC22:34
*** rustam has quit IRC22:34
*** doude has joined #openstack22:34
*** scotm has quit IRC22:36
*** smarvin has joined #openstack22:36
*** s0mik has joined #openstack22:36
*** doude has quit IRC22:38
*** doude has joined #openstack22:39
*** sniperd has quit IRC22:40
*** gyee has quit IRC22:40
lifelesskieppie: sorry, phone calls ;)22:41
*** UICTamale has quit IRC22:41
*** doude has quit IRC22:42
*** doude has joined #openstack22:42
*** thovden has quit IRC22:43
*** krow has joined #openstack22:43
*** tgall_foo has quit IRC22:43
*** bgmccollum_ has joined #openstack22:43
*** adjohn has quit IRC22:44
*** krtaylor has quit IRC22:46
*** Razique has quit IRC22:48
*** Hunner has quit IRC22:48
*** clarkb has quit IRC22:49
*** zeus has quit IRC22:50
*** tgall_foo has joined #openstack22:50
*** tgall_foo has quit IRC22:50
*** tgall_foo has joined #openstack22:50
*** dwcramer has joined #openstack22:52
*** KyleMacDonald has joined #openstack22:52
*** epim has quit IRC22:52
*** desai has quit IRC22:52
*** dspano has quit IRC22:52
*** danblack has joined #openstack22:52
*** heckj has quit IRC22:52
*** fleish_ has joined #openstack22:53
*** annegentle__ has quit IRC22:53
*** metral_ has joined #openstack22:54
*** kindjal has joined #openstack22:54
*** sjust has quit IRC22:54
kieppielifeless - no worries. had to attend to my little one too22:54
kieppiegot it working, but don't know how.22:54
*** metral_ has quit IRC22:55
kieppieI've updated the bug ticket with the resolution, but I still don't know what mechanism was at play22:55
*** jergerber has quit IRC22:55
*** fleish has quit IRC22:56
*** fleish_ is now known as fleish22:56
lifelesscool22:56
*** dolphm has joined #openstack22:56
*** metral has quit IRC22:57
*** jcooley has joined #openstack22:57
*** acathrow has joined #openstack22:58
*** acathrow has left #openstack22:58
kieppiealso, that debug message to stdout that I mentioned before has disappeared. I understand that correlation does not necessarily imply causation, but I don't like coincidences I can't explain.22:59
kieppieDefinitely seems like a bug (one I'm not keen on reproducing atm) - either in the Auth or API somewhere, or possibly in the output23:00
*** dani4571 has quit IRC23:00
*** danblack has quit IRC23:00
*** KarinLevenstein has quit IRC23:01
*** dwcramer has quit IRC23:02
*** szaydel has quit IRC23:02
*** KarinLevenstein has joined #openstack23:02
*** jcooley has quit IRC23:02
*** vipul has quit IRC23:02
*** KarinLevenstein has quit IRC23:03
*** sniperd has joined #openstack23:04
*** sam_one has quit IRC23:04
*** melmoth has quit IRC23:04
*** epim has joined #openstack23:04
*** yocum has quit IRC23:04
*** sacharya has quit IRC23:05
*** childsb has quit IRC23:06
*** rmartinelli has quit IRC23:06
*** tgall_foo has quit IRC23:06
*** lborda has quit IRC23:07
*** danblack has joined #openstack23:07
*** john5223 has quit IRC23:07
*** Valdez has joined #openstack23:07
*** adjohn has joined #openstack23:07
*** ryanpetr_ has joined #openstack23:08
*** kbringard has quit IRC23:08
*** vipul has joined #openstack23:09
*** colinmcnamara has left #openstack23:10
*** ryanpetrello has quit IRC23:11
*** tomoe_ has joined #openstack23:12
*** esheffield1 has left #openstack23:13
*** adjohn has quit IRC23:14
*** Uzix has quit IRC23:14
kieppiewhat's the deal with OpenStack vs CloudStack? https://www.linux.com/news/featured-blogs/200-libby-clark/662886-top-new-networking-features-in-cloudstacks-40-release23:14
*** adjohn has joined #openstack23:15
*** rnorwood1 has quit IRC23:16
*** danblack has quit IRC23:19
*** vachon_ has joined #openstack23:19
*** Tross has quit IRC23:19
*** msinhore has quit IRC23:19
* rootard is really banging his head against quantum23:19
rootardquantum+ovs+flat provider networks == mystifying23:20
*** lazyshot has quit IRC23:21
*** L0L0L0L0L has joined #openstack23:23
*** ryanpetr_ has quit IRC23:23
uvirtbot`New bug: #1076179 in quantum "400 should be returned when updating the router with dummy router vaule set" [Undecided,New] https://launchpad.net/bugs/107617923:25
*** alunduil has quit IRC23:25
*** danblack has joined #openstack23:26
*** msinhore has joined #openstack23:26
*** FlaPer87 has quit IRC23:27
*** otherwiseguy has quit IRC23:28
*** melmoth has joined #openstack23:28
*** anniec has quit IRC23:28
*** markmcclain has quit IRC23:29
*** rustam has joined #openstack23:30
*** TheZeke has joined #openstack23:31
*** s0mik has quit IRC23:32
*** Q310 has joined #openstack23:32
TheZekeDoes anyone know why this returns an error?23:33
*** bluenemo has joined #openstack23:33
*** bluenemo has joined #openstack23:33
TheZekeglance --os_username=admin --os_password=XXXXXXX --os_tenant_name=openstackDemo --os_auth_url=http://10.50.14.4:5000/v2.0 image-create --name="tty-linux-kernel" --disk-format=aki --container-format=aki < ttylinux-uec-amd64-12.1_2.6.35-22_1-vmlinuz23:33
TheZekeThe error is:23:33
TheZekeglance: error: no such option: --name23:33
TheZekeglance --help doesn't return any useful information regarding the 'name' of the image23:34
TheZekenot sure what switch to use23:34
*** cp16net is now known as cp16net|away23:34
TheZekeIn fact just using "image-create" with no parameters gives an error too23:34
TheZekedisplays the help info then "Unknown command: image-create"23:35
TheZekeapparently the right command is "add" ?23:35
*** Valdez has quit IRC23:35
*** vachon_ has quit IRC23:36
*** rustam has quit IRC23:37
TheZekethe documentation clearly does not match the software here - what can I do?23:37
comptonayes, glance add is right23:37
*** cp16net|away is now known as cp16net23:37
comptonalet me look it up real quick23:37
TheZekeWhere is the up to date documentation?23:37
*** avtar has quit IRC23:37
comptonaglance add name=centos5 is_public=true container_format=bare disk_format=qcow2 < centos5.qcow223:38
*** krtaylor has joined #openstack23:38
comptonaI don't know offhand; I just have that written down in my notes23:38
TheZekeoh no --s?23:38
TheZeketrying that23:38
comptonanope23:38
TheZekehrmmm, better but...23:40
TheZekeFailed to add image. Got error:23:40
TheZekeResponse from Keystone does not contain a Glance endpoint.23:40
comptonathat one, I've got nothing23:40
*** redbo has quit IRC23:40
*** redbo has joined #openstack23:41
*** ChanServ sets mode: +v redbo23:41
*** KyleMacDonald has quit IRC23:41
comptonahow about "keystone service-list"; is glance in there?23:41
*** robbiew has quit IRC23:42
*** dolphm has quit IRC23:42
*** JKERZN has quit IRC23:44
*** JKERZN has joined #openstack23:45
*** L0L0L0L0L has quit IRC23:45
*** metral has joined #openstack23:45
*** L0L0L0L0L has joined #openstack23:46
kieppieTheZeke - I'm struggling with inaccurate docco's too. the guide does *not* match the CLI help23:48
*** mattray has quit IRC23:48
kieppiei.e. http://docs.openstack.org/trunk/openstack-compute/install/apt/content/uploading-to-glance.html23:48
kieppieglance -> "add" = "DEPRECATED! Use image-create instead."23:49
*** s0mik has joined #openstack23:49
*** rustam has joined #openstack23:49
*** vachon_ has joined #openstack23:50
TheZekeits fucking ridiculous is what it is23:50
TheZekeI'm pretty sure all the hype on OpenStack is just to get people interested and then when they get frustrated they go to a commercial provider and pay for help23:50
kieppieglance: error: unrecognized arguments: --dry-run23:50
kieppieTheZeke - it's an Open Community23:51
TheZekeYeah Open Community and a list of commercial support on the site23:51
kieppieI feel your frustration, but as a community project it really is up to us to help out23:51
*** jskinner has quit IRC23:51
kieppieif you want a turnkey solution, then you could consider the Private Cloud ISO23:51
*** msinhore has quit IRC23:51
TheZekeI'd gladly help out and redocument this crap if I could figure it out in the first place.  It's actually making me look bad here at work because the documentation is so bad.  I'm expected to just get this system up and test it out.23:52
TheZekekinda pissing me off23:52
kieppiewe're under no obligation to use the commercial services. doing the hard yard has given me a much deeper undertanding of the systems involved23:52
TheZekeI'm having to make excuses which never looks good even if the documentation *is* crap23:52
*** dwcramer has joined #openstack23:53
kieppieI really do understand - I've been at it for a few days now.23:53
*** kindjal has quit IRC23:53
sniperdCan anyone help me with a swift problem? Im getting Could not obtain services -- https://gist.github.com/8a601dd3aeec8a94be2723:53
kieppiebut… the doccumentation is not incorrect - maybe just a bit outdated with typo's not corrcted23:53
*** jcru has quit IRC23:53
TheZekeDoes anyone know what this means "Response from Keystone does not contain a Glance endpoint."23:53
sniperdnotmyname: Any chance you can help me out? prod issue killing me23:54
TheZekekieppie every single switch is not a typo LOL23:54
kieppieTheZeke - it's little things, like —username & not —os-username, etc.23:54
TheZekethey are all wrong, outdated or I'm using a repo that has outdated keystone and glance API clients23:54
kieppieI'm rolling with Folsom on 12.04. I suspect if you're doing Essex on 12.04 you would'nt encounter as much trouble23:55
*** metral_ has joined #openstack23:55
TheZekemaybe I guess, I just followed the documentation23:55
*** metral has quit IRC23:55
*** metral_ is now known as metral23:55
TheZekehttp://docs.openstack.org/trunk/openstack-compute/install/yum/content/ch_installing-openstack-overview.html23:55
TheZekeTold me to use this REPO (rpm -Uvh http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-7.noarch.rpm)23:55
*** nsavin has joined #openstack23:56
kieppieyea…. had a buddy that helped me out initially flip out & storm off in frustration, mumbling RTFM-RTFM-RTFM23:56
TheZekeI think I might try installing from source actually23:56
kieppieoh gawd!23:56
*** sacharya has joined #openstack23:56
TheZekeat least I have a chance of using up to date binaries23:56
kieppienah! I'm sticking with Ubuntu for now23:56
TheZekeI tried it on Ubuntu first btw, same problems with documentation23:57
TheZekethought it might be better on CentOS for some reason23:57
kieppiewith bleeding edge you're likely to encounter more issues, not less23:57
TheZekeWhat version of keystone client are you using btw?23:57
TheZekeI'm using python-keystoneclient-2012.1-2.el6.noarch23:57
kieppieif you have a spare box & need something quick to show off while you get digging in the guts, then try www.rackspace.com/cloud/private/23:58
*** nubi3 has joined #openstack23:58
nubi3any body ????23:58
kieppiehttp://www.rackspace.com/cloud/private/openstack_software/23:58
*** mnewby has joined #openstack23:59
kieppienubi3 - yea. just general gripes re docco's23:59
TheZekeyeah that's a private KVM cloud though23:59
*** judd7 has quit IRC23:59
TheZekeI want Xen and eventually it'll be public23:59
*** judd7 has joined #openstack23:59
TheZekeI hear ya though, I thought about going that route but it won23:59
notmynamesniperd: your log line is truncated. I haven't looked at swauth in a long time. I don't remember what the .services is for. maybe something with swauth-prep?23:59

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