Sam-I-Am | before deploying cinder-volume on those nodes, you create a PV then a VG named 'cinder-volumes' | 00:00 |
---|---|---|
Sam-I-Am | there's also some iscsi config to do | 00:00 |
*** tombar has joined #openstack | 00:00 | |
ryanv | Sam-I-Am ok. i have read about that to make the drive space available... | 00:01 |
*** tombar has quit IRC | 00:01 | |
Sam-I-Am | the other option is using LVM on the entire disk. put your OS/swap into one VG and cinder in another | 00:01 |
Sam-I-Am | nice thing about LVM is the ability to resize everything, but i think you still need a 'regular' /boot partition of maybe a few hundred megs | 00:02 |
Sam-I-Am | i havent booted off LVM in a while | 00:02 |
*** tombar has joined #openstack | 00:02 | |
*** sarob has quit IRC | 00:03 | |
mdorman | Sam-I-Am: sorry for the slowness here. here's the select query we see repeated over and over. http://pastebin.com/wqtb7zx7 | 00:03 |
StevenK | Sam-I-Am: grub2 can do LVM, I *think* | 00:03 |
StevenK | Sam-I-Am: But I have a /boot | 00:03 |
*** sarob has joined #openstack | 00:03 | |
*** f13o has quit IRC | 00:04 | |
*** WinnieTsang has joined #openstack | 00:05 | |
*** armax has joined #openstack | 00:05 | |
Sam-I-Am | mdorman: so... its trying to figure out which tenants are associated with that security group? | 00:06 |
mdorman | Sam-I-Am: actually, i see it query for the security groups of the particular tenant first, but then it queries for all security groups with no tenant_id filter. | 00:06 |
ryanv | Sam-I-Am, I see. Not to be daft, but, I create / on just the first drive, then LVM the other five? I just want to get this right, I have been working on OpenStack for over a year in a lab environment here, and am finally getting the opportunity to create our "production" stack. | 00:06 |
*** datamatic has quit IRC | 00:07 | |
mdorman | Sam-I-Am: more context: http://pastebin.com/cPAMmn84 those are the queries i see it execute | 00:07 |
*** devoid has quit IRC | 00:07 | |
*** mestery has joined #openstack | 00:07 | |
*** datamatic has joined #openstack | 00:07 | |
*** dan__t has quit IRC | 00:07 | |
Sam-I-Am | ryanv: arent all the disks together in a raid? | 00:07 |
*** zzelle has quit IRC | 00:07 | |
*** sarob has quit IRC | 00:07 | |
*** SumitNaiksatam has joined #openstack | 00:08 | |
*** mestery has quit IRC | 00:08 | |
Sam-I-Am | mdorman: how often does it do this? how many secgroups do you have? | 00:08 |
mdorman | we have ~1000 projects with 10 security groups each. so 10k secgroups | 00:09 |
ryanv | They are RAID'd, I had just read and head at the OPenStack summit in Portland last year about not using RAID with openStack. So I just wanted to do what would work and not be slow or break :) | 00:09 |
mdorman | it definitely does it when we create a port with the default security group. and it seems to be triggered some other ways, too, but we haven't been able to run down the cause every time it happens yet. | 00:10 |
*** dpippenger has quit IRC | 00:10 | |
*** rmartinelli has quit IRC | 00:10 | |
ryanv | Sam-I-Am, still surfing the learning curve here, big time. lol | 00:10 |
Sam-I-Am | ryanv: do you know what use case they didnt like raid for? | 00:10 |
*** wchrisj__ has quit IRC | 00:11 | |
*** yogesh has joined #openstack | 00:11 | |
*** wchrisj_ has joined #openstack | 00:11 | |
*** otherwiseguy has quit IRC | 00:11 | |
*** gimps has joined #openstack | 00:11 | |
*** datamatic has quit IRC | 00:11 | |
Sam-I-Am | object storage is not my forte, but i can see why you wouldnt want raid for it. | 00:12 |
Sam-I-Am | for block... depends how you're handling redundancy | 00:12 |
ryanv | Sam-I-Am, I am not exactly certain, I do remember them saying how to stay away from RAID 5. Cool, I can easily delete these RAID partitions and go another direction, as I am just getting ready to get my storage on :) | 00:12 |
Sam-I-Am | mdorman: did you search through the bugs reported on neutron? | 00:12 |
*** vlad_starkov has joined #openstack | 00:12 | |
*** ewindisch has joined #openstack | 00:13 | |
Sam-I-Am | raid 5 is slow for writing, but fine for reading | 00:13 |
Sam-I-Am | what will your tenants be doing? | 00:13 |
mdorman | Sam-I-Am: we have looked through a little bit, i think, i haven't pesonally but some other ppl on my team did | 00:13 |
Sam-I-Am | and then how are you handling redundancy and/or bcdr | 00:14 |
mdorman | then there is https://bugs.launchpad.net/neutron/+bug/1268661 , but we already bumped up max_pool_size | 00:14 |
mdorman | sounds like the openstack list might be the best next step though? | 00:14 |
*** vlad_starkov has quit IRC | 00:15 | |
Sam-I-Am | i think so .. make sure you put [neutron] in the sub somewhere | 00:15 |
Sam-I-Am | i think a lot of people filter on those | 00:15 |
*** sarob has joined #openstack | 00:15 | |
Sam-I-Am | other option is filing a bug | 00:15 |
Sam-I-Am | or both... | 00:15 |
*** __nikhil__ has joined #openstack | 00:16 | |
*** wchrisj_ has quit IRC | 00:16 | |
Sam-I-Am | i'm curious if there's a legit reason for the query and its just a performance issue, or there's an implementation problem when scaled | 00:16 |
*** radsy has quit IRC | 00:16 | |
*** __nikhil__ has quit IRC | 00:16 | |
*** chris_johnson has joined #openstack | 00:17 | |
Sam-I-Am | in other words... what is that query trying to accomplish | 00:17 |
mdorman | yeah, exactly. i'm confused why it would need to load up every security group, and not just that one tenant. | 00:17 |
*** brdude has quit IRC | 00:18 | |
mdorman | openstack-dev list, or just openstack@ | 00:19 |
mdorman | ? | 00:19 |
*** _1_oshane has joined #openstack | 00:19 | |
*** _1_oshane has left #openstack | 00:19 | |
*** iamdoo2 has joined #openstack | 00:19 | |
*** ewindisch has quit IRC | 00:19 | |
*** kolesovdv has quit IRC | 00:20 | |
Sam-I-Am | i'd go for the regular list first | 00:20 |
Sam-I-Am | the -dev list is mostly for developers | 00:20 |
mdorman | gottcha | 00:20 |
*** matsuhashi has joined #openstack | 00:20 | |
Sam-I-Am | i suspect most devs monitor both | 00:20 |
*** jcarter has joined #openstack | 00:21 | |
mdorman | kk. thanks for the assist | 00:21 |
*** __nikhil__ has joined #openstack | 00:21 | |
*** __nikhil__ has quit IRC | 00:21 | |
ryanv | Sam-I-Am, thanks for the help and information, I think I know what I need to do to get this going from what you have told me. I appreciate your time. | 00:22 |
*** jergerber has quit IRC | 00:22 | |
*** rnorwood1 has joined #openstack | 00:22 | |
Sam-I-Am | ryanv: sure. i'm mostly around if other questions come up. | 00:22 |
*** __nikhil__ has joined #openstack | 00:23 | |
*** Forced has joined #openstack | 00:23 | |
*** __nikhil__ has quit IRC | 00:23 | |
*** Forced has quit IRC | 00:24 | |
*** galafreysky7777 has joined #openstack | 00:24 | |
*** iamdoo2 has quit IRC | 00:24 | |
*** sarob has quit IRC | 00:25 | |
*** sarob has joined #openstack | 00:26 | |
*** adreznec has joined #openstack | 00:26 | |
*** esker has joined #openstack | 00:26 | |
*** kin_ has joined #openstack | 00:26 | |
*** nikhil__ has quit IRC | 00:27 | |
*** fsimonce` has quit IRC | 00:27 | |
*** retreved has joined #openstack | 00:28 | |
*** galafreysky7777 has quit IRC | 00:28 | |
*** ryanpetrello has joined #openstack | 00:29 | |
*** nikhil has joined #openstack | 00:30 | |
*** nikhil has quit IRC | 00:30 | |
*** sarob has quit IRC | 00:30 | |
*** dpippenger has joined #openstack | 00:30 | |
*** reed has quit IRC | 00:31 | |
*** itarchitectkev has quit IRC | 00:31 | |
*** nikhil has joined #openstack | 00:31 | |
*** tombar_ has joined #openstack | 00:33 | |
*** sarob has joined #openstack | 00:33 | |
*** yogesh has quit IRC | 00:34 | |
*** CaptTofu has quit IRC | 00:34 | |
*** kolesovdv has joined #openstack | 00:34 | |
*** CaptTofu has joined #openstack | 00:34 | |
*** bmcgahan has quit IRC | 00:35 | |
*** tombar has quit IRC | 00:35 | |
*** nikhil has quit IRC | 00:35 | |
*** anniec has quit IRC | 00:36 | |
*** nikhil has joined #openstack | 00:36 | |
enarciso | Hello. I've been testing out the keystone integration and I still have some questions and I hope someone can direct me to the properly on this. | 00:36 |
*** markpeek has joined #openstack | 00:37 | |
*** ryanpetrello has quit IRC | 00:37 | |
*** yamahata has joined #openstack | 00:37 | |
enarciso | So on a clean install, setup mysql and keystone and configured my keystone.conf to use ldap for user and the rest on sql. | 00:37 |
*** chris_johnson has quit IRC | 00:37 | |
enarciso | However I still confused on how to setup the initial admin user? | 00:37 |
enarciso | assuming I do have an ldap account called "admin" when run "keystone user-list" to get the id. I am getting the following error | 00:38 |
*** daMaestro has quit IRC | 00:38 | |
enarciso | An unexpected error prevented the server from fulfilling your request. {'desc': 'Confidentiality required'} (HTTP 500) | 00:38 |
*** retreved has quit IRC | 00:38 | |
*** pmoosh has quit IRC | 00:38 | |
*** jcoufal has joined #openstack | 00:39 | |
*** nikhil has quit IRC | 00:39 | |
*** anniec has joined #openstack | 00:39 | |
enarciso | My googlefoo did not see any match that would relate between keystone and ldap. | 00:39 |
*** clayb has quit IRC | 00:39 | |
Sam-I-Am | i havent done ldap with openstack. however, confidentiality required tells me you're using cleartext ldap | 00:39 |
*** nikhil has joined #openstack | 00:39 | |
*** mdorman has quit IRC | 00:40 | |
*** pmathews has quit IRC | 00:40 | |
*** myNick has joined #openstack | 00:40 | |
*** pmoosh has joined #openstack | 00:40 | |
enarciso | hmmm. for testing yes. i'm using ldap port 389 | 00:41 |
*** ewindisch has joined #openstack | 00:41 | |
enarciso | let me try ldaps on 636 | 00:41 |
*** myNick has quit IRC | 00:41 | |
Sam-I-Am | tls runs on 389 | 00:41 |
Sam-I-Am | 636 is long outdated | 00:41 |
*** jcarter has quit IRC | 00:41 | |
Sam-I-Am | i was a developer for openldap about 7 years ago and we deprecated 636 back then | 00:41 |
*** nphase has quit IRC | 00:42 | |
enarciso | I'm not much of an ldap expert. What would be proper port to use? out of curiousity | 00:42 |
Sam-I-Am | your ldap server should support tls on 389 | 00:42 |
*** ewindisch has quit IRC | 00:43 | |
*** msekleta__ has quit IRC | 00:43 | |
*** vkmc has joined #openstack | 00:43 | |
*** sarob has quit IRC | 00:44 | |
*** sarob has joined #openstack | 00:44 | |
*** pmoosh has quit IRC | 00:45 | |
*** texarcana has quit IRC | 00:45 | |
enarciso | I have to verify with our ldap admin but I believe we use tls on 389. But not quite sure (I don't really have much info on our AD/ldap integration) | 00:45 |
Sam-I-Am | bleh AD | 00:45 |
*** freeflying is now known as freeflying_away | 00:46 | |
enarciso | yeah... it made it more complicated that it should be | 00:46 |
*** texarcana has joined #openstack | 00:46 | |
Sam-I-Am | i suspect ldap is returning that error message because you're asking for something that returns credentials | 00:47 |
Sam-I-Am | not openstack itself | 00:47 |
*** salmanbaset has quit IRC | 00:47 | |
Sam-I-Am | which makes sense, theres no reason for plaintext ldap anymore | 00:47 |
*** daniel3 has joined #openstack | 00:47 | |
enarciso | okay. I'll look into this further. | 00:48 |
-enarciso- the keystone.conf logs show just a trace not much of an error: | 00:48 | |
*** jnoller has joined #openstack | 00:48 | |
enarciso | 2014-02-06 00:34:25.898 15992 TRACE keystone.common.wsgi result = func(*args,**kwargs) | 00:48 |
enarciso | 2014-02-06 00:34:25.898 15992 TRACE keystone.common.wsgi CONFIDENTIALITY_REQUIRED: {'desc': 'Confidentiality required'} | 00:48 |
enarciso | 2014-02-06 00:34:25.898 15992 TRACE keystone.common.wsgi | 00:48 |
enarciso | 2014-02-06 00:34:25.906 15992 INFO access [-] 10.255.100.15 - - [06/Feb/2014:00:34:25 +0000] "GET http://10.255.100.15:35357/v2.0/users HTTP/1.0" 500 180 | 00:48 |
*** datamatic has joined #openstack | 00:49 | |
*** sarob has quit IRC | 00:49 | |
Sam-I-Am | enarciso: i bet if you did a tcpdump on 389, you'd see that come back from the ldap server | 00:49 |
*** mwichmann has quit IRC | 00:49 | |
*** atiwari has quit IRC | 00:49 | |
enarciso | Sam-I-Am: I'll def. run a tcpdump to see. | 00:50 |
*** thuc has quit IRC | 00:50 | |
*** sarob has joined #openstack | 00:50 | |
*** dcramer_ has joined #openstack | 00:51 | |
*** thuc has joined #openstack | 00:51 | |
*** slick666 has joined #openstack | 00:51 | |
*** ryanv has quit IRC | 00:52 | |
*** okrieg has joined #openstack | 00:53 | |
*** RyanV has joined #openstack | 00:54 | |
*** defect has quit IRC | 00:55 | |
*** jcarter has joined #openstack | 00:55 | |
*** thuc has quit IRC | 00:55 | |
*** marrusl has quit IRC | 00:56 | |
*** Markvilla has quit IRC | 00:56 | |
*** defect has joined #openstack | 00:56 | |
*** nosnos has joined #openstack | 00:56 | |
*** okrieg has quit IRC | 00:57 | |
*** Duane_ has joined #openstack | 00:57 | |
*** texarcana has quit IRC | 00:58 | |
*** pdevine has joined #openstack | 00:58 | |
*** michaelneale has quit IRC | 00:58 | |
*** go_chiba has joined #openstack | 00:59 | |
*** RyanV has quit IRC | 00:59 | |
*** texarcana has joined #openstack | 00:59 | |
*** pdevine_ has quit IRC | 00:59 | |
*** mrproper has joined #openstack | 01:00 | |
*** nanjj has quit IRC | 01:00 | |
*** sarob has quit IRC | 01:01 | |
*** RyanV has joined #openstack | 01:01 | |
*** RyanV has left #openstack | 01:01 | |
*** sarob has joined #openstack | 01:01 | |
*** thuc has joined #openstack | 01:01 | |
*** tsekiyama has quit IRC | 01:03 | |
*** hemna is now known as hemnafk | 01:04 | |
*** comay has quit IRC | 01:04 | |
*** jnoller has quit IRC | 01:04 | |
*** mikedawson_ has joined #openstack | 01:04 | |
*** thuc has quit IRC | 01:04 | |
*** anniec has quit IRC | 01:05 | |
*** ryanpetrello has joined #openstack | 01:05 | |
*** sarob has quit IRC | 01:06 | |
*** mikedawson has quit IRC | 01:06 | |
*** mikedawson_ is now known as mikedawson | 01:06 | |
*** thuc has joined #openstack | 01:06 | |
*** freeflying_away is now known as freeflying | 01:07 | |
*** ryanpetrello has quit IRC | 01:07 | |
*** sarob has joined #openstack | 01:07 | |
*** cjoelrun1 has joined #openstack | 01:10 | |
*** vkmc has quit IRC | 01:10 | |
*** ericReeves has quit IRC | 01:11 | |
*** relaxdiego has joined #openstack | 01:11 | |
*** mrproper has quit IRC | 01:11 | |
*** stack555 has quit IRC | 01:12 | |
*** adreznec has quit IRC | 01:13 | |
*** vlad_starkov has joined #openstack | 01:13 | |
*** D30 has joined #openstack | 01:13 | |
*** scotm has quit IRC | 01:14 | |
*** Duane_ has quit IRC | 01:14 | |
*** Duane_ has joined #openstack | 01:14 | |
*** jdurgin has quit IRC | 01:15 | |
*** igor has joined #openstack | 01:15 | |
*** vlad_starkov has quit IRC | 01:16 | |
*** rmoe has quit IRC | 01:16 | |
*** igor____ has quit IRC | 01:16 | |
*** diegows has joined #openstack | 01:17 | |
*** majeff has joined #openstack | 01:17 | |
*** GeoKM has joined #openstack | 01:17 | |
*** jdurgin has joined #openstack | 01:17 | |
*** michaelneale has joined #openstack | 01:18 | |
*** Duane_ has quit IRC | 01:18 | |
*** achampion has joined #openstack | 01:19 | |
*** iamdoo2 has joined #openstack | 01:20 | |
*** richardkiene has quit IRC | 01:21 | |
*** ewindisch has joined #openstack | 01:21 | |
*** prad has joined #openstack | 01:21 | |
*** ewindisch has quit IRC | 01:22 | |
*** achampion has quit IRC | 01:23 | |
*** D30_ has joined #openstack | 01:23 | |
*** anniec has joined #openstack | 01:23 | |
*** cody-somerville has quit IRC | 01:25 | |
*** iamdoo2 has quit IRC | 01:25 | |
*** thuc_ has joined #openstack | 01:25 | |
*** mikedawson has quit IRC | 01:26 | |
*** D30 has quit IRC | 01:26 | |
*** tms has quit IRC | 01:26 | |
*** brokencycle has quit IRC | 01:27 | |
*** mrda is now known as mrda_away | 01:27 | |
*** dsockwell has joined #openstack | 01:27 | |
*** ericReeves has joined #openstack | 01:27 | |
*** led_belly has joined #openstack | 01:27 | |
*** guardianx has joined #openstack | 01:28 | |
*** D30 has joined #openstack | 01:28 | |
*** rossk has quit IRC | 01:28 | |
*** achampion has joined #openstack | 01:29 | |
*** thuc has quit IRC | 01:29 | |
*** thuc_ has quit IRC | 01:30 | |
enarciso | Got "TRACE keystone.common.wsgi INVALID_DN_SYNTAX: {'desc': 'Invalid DN syntax'}" this time. That's progress | 01:30 |
*** angdraug has quit IRC | 01:31 | |
*** D30_ has quit IRC | 01:31 | |
*** thuc has joined #openstack | 01:32 | |
Sam-I-Am | well thats improvement | 01:32 |
*** sinh__ has quit IRC | 01:32 | |
Sam-I-Am | i wonder what its sending for the DN | 01:32 |
*** mozawa has joined #openstack | 01:33 | |
enarciso | I'm putting our baseDN in "user_tree_dn" line while I use "user_filter to filter out a specific group | 01:34 |
*** rmoe has joined #openstack | 01:34 | |
*** bill_az_ has quit IRC | 01:35 | |
Sam-I-Am | i wonder what its actually sending | 01:35 |
Sam-I-Am | i have zero idea how to debug AD | 01:35 |
*** Ursinha has joined #openstack | 01:36 | |
*** armax has left #openstack | 01:36 | |
enarciso | I'll most likely need our AD/Ldap guy on this. I'm trying to try all this via ldapsearch and now getting thing other than "text: NDS error: no such entry (-601)" | 01:36 |
enarciso | *and not getting ... | 01:37 |
enarciso | Sam-I-Am: thank you for the help | 01:37 |
Sam-I-Am | yuck | 01:38 |
*** guardianx has quit IRC | 01:38 | |
*** guardianx has joined #openstack | 01:39 | |
*** jcoufal has quit IRC | 01:39 | |
*** marrusl has joined #openstack | 01:39 | |
*** jcoufal has joined #openstack | 01:40 | |
*** paul-- has quit IRC | 01:41 | |
*** jcarter has quit IRC | 01:42 | |
*** jnoller has joined #openstack | 01:42 | |
*** bdpayne has quit IRC | 01:44 | |
*** bada_ has quit IRC | 01:45 | |
*** mst89 has quit IRC | 01:45 | |
*** D30 has quit IRC | 01:47 | |
*** sc68cal has joined #openstack | 01:47 | |
*** balar has quit IRC | 01:47 | |
*** paul-- has joined #openstack | 01:47 | |
*** sc68cal has quit IRC | 01:47 | |
*** zerick has quit IRC | 01:49 | |
*** aeperezt has quit IRC | 01:49 | |
*** balar has joined #openstack | 01:51 | |
*** _cjones_ has quit IRC | 01:51 | |
*** WackoRobie has quit IRC | 01:53 | |
*** Guest_ has joined #openstack | 01:53 | |
*** marrusl has quit IRC | 01:53 | |
*** weshay has joined #openstack | 01:54 | |
*** nacer has joined #openstack | 01:55 | |
*** gimps has quit IRC | 01:55 | |
*** mestery has joined #openstack | 01:57 | |
*** WackoRobie has joined #openstack | 01:58 | |
*** jkienitz has quit IRC | 01:58 | |
*** changlp has quit IRC | 01:59 | |
*** nacer has quit IRC | 01:59 | |
*** fnaval has joined #openstack | 02:02 | |
*** jnoller has quit IRC | 02:04 | |
*** tsekiyama has joined #openstack | 02:04 | |
*** sgviking has joined #openstack | 02:05 | |
*** MrCurious has joined #openstack | 02:06 | |
*** ianw has quit IRC | 02:06 | |
*** ianw has joined #openstack | 02:06 | |
*** xmltok has quit IRC | 02:06 | |
*** ryanpetrello has joined #openstack | 02:07 | |
*** melwitt has quit IRC | 02:08 | |
*** tsekiyama has quit IRC | 02:09 | |
*** epim has quit IRC | 02:09 | |
*** gdubreui has quit IRC | 02:09 | |
*** gdubreui has joined #openstack | 02:10 | |
*** IlyaE has quit IRC | 02:11 | |
*** anniec has quit IRC | 02:11 | |
*** vlad_starkov has joined #openstack | 02:12 | |
*** prad has quit IRC | 02:13 | |
*** sarob_ has joined #openstack | 02:14 | |
*** amrith has quit IRC | 02:14 | |
*** changlp has joined #openstack | 02:15 | |
*** mestery has quit IRC | 02:15 | |
*** vlad_starkov has quit IRC | 02:15 | |
*** amrith has joined #openstack | 02:15 | |
*** sarob has quit IRC | 02:16 | |
*** rnorwood1 has quit IRC | 02:16 | |
*** dcramer_ has quit IRC | 02:16 | |
*** starmer has joined #openstack | 02:16 | |
*** starmer has quit IRC | 02:17 | |
*** tombar_ has quit IRC | 02:17 | |
*** nphase has joined #openstack | 02:17 | |
*** starmer has joined #openstack | 02:18 | |
*** jnoller has joined #openstack | 02:18 | |
*** jcoufal has quit IRC | 02:18 | |
*** sarob_ has quit IRC | 02:18 | |
*** guardianx has quit IRC | 02:20 | |
*** ryanpetrello has quit IRC | 02:20 | |
*** diegows has quit IRC | 02:20 | |
*** WinnieTsang has quit IRC | 02:21 | |
*** iamdoo2 has joined #openstack | 02:22 | |
*** kitp has joined #openstack | 02:22 | |
*** starmer_ has joined #openstack | 02:23 | |
*** cjellick has quit IRC | 02:23 | |
*** cjellick has joined #openstack | 02:24 | |
*** SumitNaiksatam has quit IRC | 02:24 | |
*** rnorwood1 has joined #openstack | 02:24 | |
*** starmer has quit IRC | 02:24 | |
*** sarob has joined #openstack | 02:25 | |
*** gimps has joined #openstack | 02:25 | |
kitp | heyo...trying to update a subnet with a dns server. any ideas why this doesn't work? | 02:25 |
kitp | neutron subnet-update 00cf5145-cd44-4f29-906f-00af3eefd046 --dns_nameservers=10.0.1.1 | 02:26 |
kitp | Invalid input for dns_nameservers. Reason: Invalid data format for nameserver: '10.0.1.1'. | 02:26 |
*** Duane_ has joined #openstack | 02:26 | |
*** iamdoo2 has quit IRC | 02:26 | |
*** morganfainberg is now known as morganfainberg_Z | 02:28 | |
*** thuc has quit IRC | 02:28 | |
*** cjellick has quit IRC | 02:28 | |
*** mrda_away is now known as mrda | 02:29 | |
*** thuc has joined #openstack | 02:29 | |
*** thuc has quit IRC | 02:33 | |
*** tms has joined #openstack | 02:33 | |
*** rtheis_ has quit IRC | 02:34 | |
*** erkules has quit IRC | 02:34 | |
*** newell has quit IRC | 02:35 | |
*** baoli has joined #openstack | 02:37 | |
*** Duane_ has quit IRC | 02:37 | |
*** tkuser has quit IRC | 02:38 | |
*** vmtrooper has quit IRC | 02:38 | |
*** tkuser has joined #openstack | 02:39 | |
*** vmtrooper has joined #openstack | 02:39 | |
*** KaZeR has quit IRC | 02:39 | |
*** jnoller has quit IRC | 02:39 | |
*** nkhare_ has joined #openstack | 02:40 | |
*** starmer_ has quit IRC | 02:40 | |
*** pixelb has quit IRC | 02:41 | |
*** pmoosh has joined #openstack | 02:41 | |
*** purplehayz has joined #openstack | 02:42 | |
purplehayz | hello | 02:43 |
*** msekleta__ has joined #openstack | 02:44 | |
*** dims has joined #openstack | 02:44 | |
*** arnaud__ has quit IRC | 02:44 | |
*** harlowja has quit IRC | 02:44 | |
purplehayz | I had a question about minimum setup but I want to setup a controller, compute, swift,open vswitch, and cinder...and I currently have 5 physical servers..I was wondering if that would be enough to set up an openstack learning lab | 02:45 |
*** arnaud has quit IRC | 02:45 | |
*** relaxdiego has quit IRC | 02:45 | |
*** majeff has left #openstack | 02:45 | |
*** sulrich has quit IRC | 02:45 | |
kitp | i'd think so. you can do it with one, for learning purposes too. | 02:45 |
atpa8a | i'm doing it with one... | 02:46 |
atpa8a | still no network :) | 02:46 |
*** pmoosh has quit IRC | 02:46 | |
purplehayz | do you have swift setup too? | 02:46 |
purplehayz | I really wanted to use all of the servers that I just have lying around.. | 02:47 |
atpa8a | installed cinder but no point to continue until i fix the network | 02:47 |
kitp | well, go right ahead. :) | 02:47 |
*** vmtrooper has quit IRC | 02:47 | |
kitp | what's the network prob? i just got it working. | 02:47 |
kitp | (started with packstack0 | 02:48 |
*** retreved has joined #openstack | 02:48 | |
*** erkules has joined #openstack | 02:48 | |
purplehayz | Do I need 2 networks for the bridge (1 private, 1 public)? | 02:48 |
*** msekleta__ has quit IRC | 02:48 | |
kitp | yeh, pretty much. | 02:48 |
purplehayz | ok cool...thanks! | 02:48 |
kitp | you can do it with one NIC. | 02:48 |
*** Forced has joined #openstack | 02:49 | |
atpa8a | router_gateway and router_interface both down | 02:49 |
atpa8a | VM doesn't get network | 02:49 |
atpa8a | no IP assigned to any of tap or bridges... | 02:50 |
*** starmer has joined #openstack | 02:50 | |
*** jasondotstar has joined #openstack | 02:50 | |
kitp | i followed this: http://openstack.redhat.com/Neutron_with_existing_external_network | 02:50 |
kitp | have to setup the br-ex config first i think. | 02:50 |
*** balajiiyer has joined #openstack | 02:50 | |
*** alop has quit IRC | 02:52 | |
atpa8a | i've br-int, br-eth1, phy-br-eth1, int-br-eth1 and tap devices... none of them gets IPs assigned?.. | 02:52 |
*** relaxdiego has joined #openstack | 02:53 | |
atpa8a | does br-ex need an IP beforehand?.. | 02:54 |
*** balajiiyer has quit IRC | 02:54 | |
*** balajiiyer has joined #openstack | 02:54 | |
kitp | i think so. | 02:54 |
kitp | its you're local net ip. then eth0 gets pointed at br-ex | 02:55 |
kitp | what OS is the host? | 02:55 |
*** harlowja has joined #openstack | 02:55 | |
atpa8a | ubuntu | 02:55 |
atpa8a | but i've 2 nics | 02:55 |
*** starmer_ has joined #openstack | 02:56 | |
atpa8a | using eth1 for br-ex... | 02:56 |
*** starmer has quit IRC | 02:57 | |
atpa8a | hey | 02:58 |
*** spzala has quit IRC | 02:58 | |
*** jeflui has quit IRC | 02:58 | |
atpa8a | so your br-ex has IP, right? and what else? does phy-br-ex and int-br-ex have one? tap should have one too | 02:59 |
atpa8a | just trying to understand how it should look and where to poke | 02:59 |
*** sparc has joined #openstack | 02:59 | |
sparc | looks like it's openstack meetup time at Yahoo! | 02:59 |
sparc | there's a lot of Mirantis people here | 03:00 |
*** starmer_ has quit IRC | 03:00 | |
*** doug_shelley66 has quit IRC | 03:00 | |
*** baoli has quit IRC | 03:00 | |
*** carif has quit IRC | 03:01 | |
*** starmer has joined #openstack | 03:01 | |
purplehayz | How is the class (Mirantis..bootcamp) | 03:01 |
purplehayz | I was thinking about taking it | 03:01 |
*** Zack_Deee has quit IRC | 03:02 | |
*** rnorwood1 has quit IRC | 03:03 | |
*** yocum has quit IRC | 03:03 | |
*** rnorwood1 has joined #openstack | 03:05 | |
*** scotm has joined #openstack | 03:05 | |
*** gdubreui has quit IRC | 03:05 | |
*** retreved has quit IRC | 03:05 | |
*** gdubreui has joined #openstack | 03:05 | |
*** sarob has quit IRC | 03:06 | |
*** sarob has joined #openstack | 03:06 | |
*** stoned75 has quit IRC | 03:07 | |
*** WackoRobie has quit IRC | 03:08 | |
*** otherwiseguy has joined #openstack | 03:08 | |
*** zehicle_at_dell has quit IRC | 03:09 | |
*** zehicle_at_dell has joined #openstack | 03:09 | |
*** briancline has quit IRC | 03:10 | |
*** scotm has quit IRC | 03:10 | |
*** tsekiyama has joined #openstack | 03:11 | |
*** baoli has joined #openstack | 03:12 | |
*** sulrich has joined #openstack | 03:12 | |
*** dmsimard has joined #openstack | 03:12 | |
*** vlad_starkov has joined #openstack | 03:12 | |
sparc | :https://plus.google.com/hangouts/_/event/cot4r9j63fb23flv5c3tu317hn0?authuser=1&hl=en | 03:12 |
sparc | here's the hangout for the openstack meetup this evening at Yahoo in Sunnyvale | 03:12 |
*** coolsvap_away has quit IRC | 03:13 | |
sparc | (yeah, i'd like to know how the mirantis bootcamp is) | 03:13 |
*** briancline has joined #openstack | 03:14 | |
*** jhesketh__ has quit IRC | 03:14 | |
*** paragan has joined #openstack | 03:14 | |
*** vlad_starkov has quit IRC | 03:15 | |
*** tsekiyama has quit IRC | 03:15 | |
*** relaxdiego has quit IRC | 03:17 | |
*** daniel3 has quit IRC | 03:18 | |
*** daniel3 has joined #openstack | 03:18 | |
*** andrewbogott_afk is now known as andrewbogott | 03:18 | |
*** jhesketh__ has joined #openstack | 03:19 | |
*** cf has joined #openstack | 03:20 | |
kitp | atpa8a: yeh, my br-ex has an IP, i assigned it. | 03:20 |
*** yogesh has joined #openstack | 03:20 | |
*** iamdoo2 has joined #openstack | 03:23 | |
*** retreved has joined #openstack | 03:23 | |
*** andrewbogott is now known as andrewbogott_afk | 03:23 | |
*** andrewbogott_afk is now known as andrewbogott | 03:23 | |
*** Pyus has quit IRC | 03:24 | |
*** vmtrooper has joined #openstack | 03:24 | |
*** shaon has joined #openstack | 03:25 | |
*** yogesh has quit IRC | 03:25 | |
*** evilstephen has joined #openstack | 03:26 | |
*** starmer has quit IRC | 03:26 | |
*** prad has joined #openstack | 03:26 | |
*** iamdoo2 has quit IRC | 03:27 | |
*** prad has quit IRC | 03:28 | |
*** weshay has quit IRC | 03:29 | |
*** blackboxsw has quit IRC | 03:29 | |
*** sinh__ has joined #openstack | 03:29 | |
*** thuc has joined #openstack | 03:31 | |
*** thuc_ has joined #openstack | 03:32 | |
*** kitp has quit IRC | 03:32 | |
*** amotoki has joined #openstack | 03:34 | |
*** odyssey4me has joined #openstack | 03:35 | |
*** galstrom_zzz is now known as galstrom | 03:36 | |
*** doublerr has joined #openstack | 03:36 | |
*** thuc has quit IRC | 03:36 | |
*** zehicle_at_dell has quit IRC | 03:37 | |
*** D30 has joined #openstack | 03:37 | |
*** zehicle_at_dell has joined #openstack | 03:38 | |
*** sgviking has quit IRC | 03:38 | |
*** sgviking has joined #openstack | 03:38 | |
*** relaxdiego has joined #openstack | 03:39 | |
*** odyssey4me2 has joined #openstack | 03:39 | |
*** baoli has quit IRC | 03:40 | |
*** odyssey4me has quit IRC | 03:40 | |
*** datamatic has quit IRC | 03:42 | |
*** zehicle_at_dell has quit IRC | 03:42 | |
*** zehicle_at_dell has joined #openstack | 03:43 | |
*** jkienitz has joined #openstack | 03:44 | |
*** jaimef has quit IRC | 03:44 | |
*** WinnieTsang has joined #openstack | 03:45 | |
*** osier has joined #openstack | 03:46 | |
*** comay has joined #openstack | 03:47 | |
*** jaimef has joined #openstack | 03:48 | |
*** jpomero has quit IRC | 03:52 | |
*** galstrom is now known as galstrom_zzz | 03:53 | |
*** achampion has quit IRC | 03:54 | |
*** relaxdiego has quit IRC | 03:55 | |
*** nacer has joined #openstack | 03:56 | |
*** andrewbogott is now known as andrewbogott_afk | 03:56 | |
*** emagana has quit IRC | 03:57 | |
*** nacer has quit IRC | 03:58 | |
*** thuc_ has quit IRC | 03:58 | |
*** carif has joined #openstack | 03:58 | |
*** thuc has joined #openstack | 03:58 | |
*** dmsimard has quit IRC | 03:59 | |
*** retreved has quit IRC | 03:59 | |
*** andrewbogott_afk is now known as andrewbogott | 04:00 | |
*** kushal has joined #openstack | 04:01 | |
*** thuc has quit IRC | 04:03 | |
*** amrith has quit IRC | 04:03 | |
*** dcramer_ has joined #openstack | 04:08 | |
*** ironw1ll has joined #openstack | 04:09 | |
*** HenryG has joined #openstack | 04:09 | |
*** ironw1ll has quit IRC | 04:09 | |
*** ironw1ll has joined #openstack | 04:10 | |
*** Zack_Deee has joined #openstack | 04:10 | |
*** HT_Sergio has joined #openstack | 04:10 | |
*** vlad_starkov has joined #openstack | 04:12 | |
*** evilstephen has quit IRC | 04:13 | |
*** ironw1ll has quit IRC | 04:14 | |
*** vlad_starkov has quit IRC | 04:15 | |
*** nphase has quit IRC | 04:15 | |
*** Duane_ has joined #openstack | 04:16 | |
*** gigawhat1 has joined #openstack | 04:16 | |
*** andrewbogott is now known as andrewbogott_afk | 04:16 | |
*** gigawhat has quit IRC | 04:17 | |
*** WackoRobie has joined #openstack | 04:18 | |
*** bdpayne has joined #openstack | 04:18 | |
*** Duane_ has quit IRC | 04:20 | |
*** msgodf has quit IRC | 04:20 | |
*** WackoRobie has quit IRC | 04:23 | |
*** iamdoo2 has joined #openstack | 04:24 | |
*** ironw1ll has joined #openstack | 04:25 | |
*** kev has joined #openstack | 04:27 | |
*** kev is now known as Guest2744 | 04:27 | |
*** desai has joined #openstack | 04:27 | |
*** iamdoo2 has quit IRC | 04:28 | |
*** sparc has quit IRC | 04:28 | |
*** D30_ has joined #openstack | 04:28 | |
*** evilstephen has joined #openstack | 04:29 | |
*** kenperkins has quit IRC | 04:31 | |
*** D30 has quit IRC | 04:31 | |
*** D30_ is now known as D30 | 04:31 | |
*** pravins has joined #openstack | 04:32 | |
*** galstrom_zzz is now known as galstrom | 04:33 | |
*** sparc has joined #openstack | 04:34 | |
*** Guest_ has quit IRC | 04:35 | |
*** iamdoo2 has joined #openstack | 04:36 | |
*** achampion has joined #openstack | 04:36 | |
*** sgordon has quit IRC | 04:37 | |
*** dguitarbite has joined #openstack | 04:37 | |
*** okrieg1 has quit IRC | 04:37 | |
*** doublerr has quit IRC | 04:38 | |
*** rnorwood1 has quit IRC | 04:39 | |
*** slick666 has quit IRC | 04:39 | |
*** Guest2744 has quit IRC | 04:40 | |
*** CaptTofu has quit IRC | 04:42 | |
*** gigawhat1 has quit IRC | 04:42 | |
*** gigawhat has joined #openstack | 04:42 | |
*** pmoosh has joined #openstack | 04:42 | |
*** ericReeves has quit IRC | 04:42 | |
*** coolsvap has joined #openstack | 04:44 | |
*** GeoKM has quit IRC | 04:44 | |
*** msekleta__ has joined #openstack | 04:44 | |
*** relaxdiego has joined #openstack | 04:45 | |
*** ironw1ll has quit IRC | 04:46 | |
*** michaelneale has quit IRC | 04:46 | |
*** ryanpetrello has joined #openstack | 04:46 | |
*** pmoosh has quit IRC | 04:47 | |
*** ayoung is now known as ayoung-ZzZzzZZzz | 04:48 | |
*** warik has quit IRC | 04:48 | |
*** teju has joined #openstack | 04:48 | |
*** msekleta__ has quit IRC | 04:49 | |
*** relaxdiego has quit IRC | 04:49 | |
*** Domin has quit IRC | 04:52 | |
*** Domin has joined #openstack | 04:53 | |
*** otherwiseguy has quit IRC | 04:53 | |
*** kolesovdv has quit IRC | 04:56 | |
*** SumitNaiksatam has joined #openstack | 04:56 | |
*** achampion has quit IRC | 04:56 | |
*** jasondotstar has quit IRC | 04:57 | |
*** doug_shelley66 has joined #openstack | 04:57 | |
*** galstrom is now known as galstrom_zzz | 04:58 | |
*** cjoelrun1 has joined #openstack | 04:58 | |
*** cjoelrun1 has quit IRC | 04:59 | |
*** mrjazzcat has quit IRC | 05:00 | |
*** Guest44084 has quit IRC | 05:00 | |
*** doug_shelley66 has quit IRC | 05:01 | |
*** rnorwood1 has joined #openstack | 05:02 | |
*** nosnos_ has joined #openstack | 05:02 | |
*** shibby has quit IRC | 05:02 | |
*** dims has quit IRC | 05:03 | |
*** Guest73201 is now known as mfisch | 05:03 | |
*** Ryan_Lane has joined #openstack | 05:03 | |
*** mfisch is now known as Guest18735 | 05:03 | |
*** dims has joined #openstack | 05:04 | |
*** sarob has quit IRC | 05:05 | |
*** sparc has quit IRC | 05:05 | |
*** balajiiyer has quit IRC | 05:05 | |
*** vmtrooper has quit IRC | 05:05 | |
*** harlowja has quit IRC | 05:05 | |
*** nosnos has quit IRC | 05:06 | |
*** emagana has joined #openstack | 05:08 | |
*** pablosan has quit IRC | 05:09 | |
*** sarob has joined #openstack | 05:10 | |
*** fieldfirst has joined #openstack | 05:10 | |
*** remya has joined #openstack | 05:11 | |
*** pablosan has joined #openstack | 05:11 | |
*** vlad_starkov has joined #openstack | 05:12 | |
*** emagana has quit IRC | 05:13 | |
*** ryanpetrello has quit IRC | 05:13 | |
*** harlowja has joined #openstack | 05:14 | |
*** vlad_starkov has quit IRC | 05:15 | |
*** sarob has quit IRC | 05:15 | |
*** nshaikh has joined #openstack | 05:19 | |
*** GeoKM has joined #openstack | 05:19 | |
*** desai has quit IRC | 05:20 | |
*** blamar has quit IRC | 05:21 | |
*** fieldfirst has quit IRC | 05:22 | |
*** rdas has joined #openstack | 05:26 | |
*** enarciso has quit IRC | 05:27 | |
*** NearlyFunctional has quit IRC | 05:27 | |
*** edmund1 has quit IRC | 05:29 | |
*** markpeek has quit IRC | 05:30 | |
*** alexlindenlevy has quit IRC | 05:35 | |
*** anand has joined #openstack | 05:36 | |
*** promulo has joined #openstack | 05:38 | |
*** michaelneale has joined #openstack | 05:39 | |
*** shilpa has joined #openstack | 05:39 | |
*** D30_ has joined #openstack | 05:41 | |
*** k_stev1 has quit IRC | 05:42 | |
*** bdpayne has quit IRC | 05:44 | |
*** carif has quit IRC | 05:44 | |
teju | anand: ji | 05:44 |
teju | anand: hi * | 05:44 |
*** rdas has quit IRC | 05:44 | |
anand | hi teju, good morning. What's up? | 05:45 |
*** D30 has quit IRC | 05:45 | |
*** D30_ is now known as D30 | 05:45 | |
*** NearlyFunctional has joined #openstack | 05:45 | |
teju | anand: good morning....how's chennai?? | 05:45 |
anand | teju: pretty warm day as usual | 05:46 |
*** sandywalsh has quit IRC | 05:46 | |
*** acathrow has left #openstack | 05:47 | |
*** unicell has joined #openstack | 05:49 | |
*** vlad_starkov has joined #openstack | 05:49 | |
*** daneyon has joined #openstack | 05:50 | |
*** promulo has quit IRC | 05:50 | |
*** enarciso has joined #openstack | 05:52 | |
*** vlad_starkov has quit IRC | 05:53 | |
*** paul--_ has joined #openstack | 05:56 | |
*** nacer has joined #openstack | 05:56 | |
*** emagana has joined #openstack | 05:57 | |
*** jamespage_ has joined #openstack | 05:58 | |
*** paul-- has quit IRC | 05:58 | |
*** sergmelikyan has quit IRC | 05:58 | |
*** julim has joined #openstack | 06:00 | |
*** drussell has joined #openstack | 06:01 | |
*** loki__ has joined #openstack | 06:02 | |
*** WS-C6K has joined #openstack | 06:02 | |
*** nacer has quit IRC | 06:02 | |
*** Duane_ has joined #openstack | 06:04 | |
*** vlad_starkov has joined #openstack | 06:05 | |
*** jamespage_ has quit IRC | 06:05 | |
*** jamespage__ has joined #openstack | 06:05 | |
*** Forced has quit IRC | 06:05 | |
*** neeti has joined #openstack | 06:05 | |
*** gigawhat has quit IRC | 06:05 | |
*** gigawhat has joined #openstack | 06:06 | |
*** loki__ has quit IRC | 06:06 | |
*** matsuhashi has quit IRC | 06:07 | |
*** matsuhashi has joined #openstack | 06:07 | |
*** vlad_starkov has quit IRC | 06:07 | |
*** vlad_starkov has joined #openstack | 06:08 | |
*** bdpayne has joined #openstack | 06:08 | |
*** tuxninja has joined #openstack | 06:08 | |
*** Duane_ has quit IRC | 06:09 | |
*** matsuhas_ has joined #openstack | 06:09 | |
*** matsuhashi has quit IRC | 06:09 | |
*** gigawhat has quit IRC | 06:10 | |
*** gdubreui has quit IRC | 06:10 | |
*** enarciso has quit IRC | 06:11 | |
*** HT_Sergio has quit IRC | 06:13 | |
*** ujuc has joined #openstack | 06:13 | |
*** rnorwood1 has quit IRC | 06:15 | |
*** vmtrooper has joined #openstack | 06:15 | |
*** andrewbogott_afk is now known as andrewbogott | 06:16 | |
*** sarob has joined #openstack | 06:17 | |
*** Zack_Deee has quit IRC | 06:17 | |
*** muhyun has joined #openstack | 06:17 | |
*** igor has quit IRC | 06:18 | |
*** igor has joined #openstack | 06:18 | |
muhyun | I installed devstack on KVM instance in my redhat linux desktop. all seems to be configured successfully, but creating instance throws error | 06:19 |
*** gigawhat has joined #openstack | 06:19 | |
muhyun | Error: Failed to launch instance "l1": Please try again later [Error: Remote error: ProcessExecutionError Unexpected error while running command. Command: sudo nova-rootwrap /etc/nova/rootwrap.conf env CONFIG_FILE=["/etc/nova/nova.conf"] NETWORK_ID=1 dnsmasq --strict-order --bind-interfaces --conf-file= --pid-file=/opt/stac]. | 06:19 |
muhyun | anyone have similar experience ? | 06:19 |
*** sarob has quit IRC | 06:21 | |
*** fieldfirst has joined #openstack | 06:21 | |
*** chasmo has joined #openstack | 06:22 | |
*** smemon92 has joined #openstack | 06:23 | |
*** pdevine_ has joined #openstack | 06:25 | |
*** gigawhat has quit IRC | 06:25 | |
*** Ranzpirat has quit IRC | 06:26 | |
*** daneyon has quit IRC | 06:26 | |
*** pdevine has quit IRC | 06:27 | |
*** mrda is now known as mrda_away | 06:27 | |
*** paul--_ has quit IRC | 06:28 | |
*** rdas has joined #openstack | 06:31 | |
*** iamdoo2 has quit IRC | 06:32 | |
*** iamdoo2 has joined #openstack | 06:33 | |
*** Zack_Deee has joined #openstack | 06:34 | |
*** IlyaE has joined #openstack | 06:34 | |
*** paul-- has joined #openstack | 06:35 | |
*** kalloc has joined #openstack | 06:35 | |
*** andrewbogott is now known as andrewbogott_afk | 06:35 | |
*** WS-C6K has quit IRC | 06:38 | |
*** WS-C6K has joined #openstack | 06:38 | |
*** paul-- has quit IRC | 06:38 | |
*** jamespage__ has quit IRC | 06:39 | |
*** osier has quit IRC | 06:39 | |
*** jamespage__ has joined #openstack | 06:39 | |
*** nosnos has joined #openstack | 06:40 | |
*** tshefi has joined #openstack | 06:40 | |
*** Ranzpirat has joined #openstack | 06:40 | |
*** yogesh has joined #openstack | 06:42 | |
*** MrRoot has quit IRC | 06:42 | |
*** bdpayne has quit IRC | 06:42 | |
*** vlad_starkov has quit IRC | 06:42 | |
*** nosnos_ has quit IRC | 06:42 | |
*** julim has quit IRC | 06:42 | |
*** CaptTofu has joined #openstack | 06:42 | |
teju | muhyun: r u launching an instance for the first time? | 06:43 |
muhyun | yes | 06:43 |
*** pmoosh has joined #openstack | 06:43 | |
muhyun | i see "Feb 6 15:21:51 devstack dnsmasq[9592]: no interface with address 10.0.0.1 | 06:43 |
muhyun | Feb 6 15:21:51 devstack dnsmasq[9592]: FAILED to start up | 06:43 |
muhyun | " in syslog | 06:43 |
teju | /etc/sudoers.d/nova_sudoers | 06:44 |
teju | whats in the above file?? | 06:44 |
*** Ranzpirat has quit IRC | 06:45 | |
*** remya has left #openstack | 06:45 | |
*** msekleta__ has joined #openstack | 06:45 | |
*** IlyaE has quit IRC | 06:45 | |
*** hdd_ has quit IRC | 06:46 | |
*** nlevinki has joined #openstack | 06:47 | |
*** saltsa has quit IRC | 06:47 | |
iscsi | cat /etc/sudoers.d/nova_sudoers | 06:48 |
*** pmoosh has quit IRC | 06:48 | |
iscsi | CO to the rescue | 06:48 |
muhyun | @teju empty | 06:48 |
*** msekleta__ has quit IRC | 06:49 | |
*** kalloc has quit IRC | 06:50 | |
*** GeoKM has quit IRC | 06:50 | |
*** Ranzp has joined #openstack | 06:50 | |
*** coolsvap_away has joined #openstack | 06:51 | |
*** iamdoo2 has quit IRC | 06:51 | |
*** dguitarbite_ has joined #openstack | 06:52 | |
*** coolsvap has quit IRC | 06:52 | |
*** dguitarbite has quit IRC | 06:52 | |
*** iamdoo2 has joined #openstack | 06:53 | |
teju | muhyun:http://paste.openstack.org/show/62748/ | 06:53 |
teju | muhyun: add the line #includedir /etc/sudoers.d at the end of file /etc/sudoers | 06:54 |
*** jpich has joined #openstack | 06:54 | |
*** Ranzpirat has joined #openstack | 06:54 | |
teju | muhyun: make those changes, restart nova services and launch instance | 06:54 |
*** HenryG_ has joined #openstack | 06:55 | |
*** D30_ has joined #openstack | 06:55 | |
*** atpa8a_ has joined #openstack | 06:56 | |
*** Ranzp has quit IRC | 06:56 | |
*** vartom1111111116 has joined #openstack | 06:57 | |
*** hawi has quit IRC | 06:57 | |
*** nkhare_ has quit IRC | 06:57 | |
*** atpa8a has quit IRC | 06:57 | |
*** hawi has joined #openstack | 06:57 | |
*** yamahata__ has quit IRC | 06:57 | |
*** Pullphinger has quit IRC | 06:57 | |
*** tuxninja has quit IRC | 06:57 | |
*** tuxninja has joined #openstack | 06:57 | |
*** arpan has joined #openstack | 06:57 | |
*** Ranzp has joined #openstack | 06:57 | |
*** yamahata__ has joined #openstack | 06:57 | |
*** HenryG has quit IRC | 06:58 | |
*** IlyaE has joined #openstack | 06:58 | |
*** jamespage__ has quit IRC | 06:58 | |
*** ddutta has joined #openstack | 06:58 | |
*** arpan has quit IRC | 06:58 | |
muhyun | @teju, it is there already | 06:59 |
muhyun | but i'll restart all | 06:59 |
*** D30 has quit IRC | 06:59 | |
*** Ranzpirat has quit IRC | 06:59 | |
*** D30_ is now known as D30 | 07:00 | |
*** mugsie has quit IRC | 07:00 | |
*** mugsie has joined #openstack | 07:01 | |
*** Ranzp has quit IRC | 07:01 | |
*** ArminderS has joined #openstack | 07:02 | |
*** nkrinner has joined #openstack | 07:02 | |
*** coolsvap_away has quit IRC | 07:02 | |
*** Ranzp has joined #openstack | 07:03 | |
*** yogesh has quit IRC | 07:03 | |
*** kalloc has joined #openstack | 07:04 | |
*** D30 has quit IRC | 07:04 | |
*** D30 has joined #openstack | 07:04 | |
*** ikke-t has quit IRC | 07:04 | |
*** go_chiba has quit IRC | 07:05 | |
*** go_chiba has joined #openstack | 07:05 | |
*** michaelneale has quit IRC | 07:05 | |
*** Ranzp has quit IRC | 07:05 | |
*** BLZbubba has quit IRC | 07:06 | |
*** Drankis has joined #openstack | 07:06 | |
*** coolsvap has joined #openstack | 07:07 | |
*** hawi has quit IRC | 07:07 | |
*** hawi has joined #openstack | 07:07 | |
*** MrCurious has quit IRC | 07:07 | |
*** ron-slc_ has quit IRC | 07:08 | |
*** irenab has joined #openstack | 07:08 | |
*** CaptTofu has quit IRC | 07:08 | |
*** IlyaE has quit IRC | 07:09 | |
*** coolsvap_away has joined #openstack | 07:11 | |
*** nkhare_ has joined #openstack | 07:11 | |
*** warik has joined #openstack | 07:12 | |
*** bvandenh has joined #openstack | 07:12 | |
*** coolsvap has quit IRC | 07:12 | |
*** andrewbogott_afk is now known as andrewbogott | 07:12 | |
*** gigawhat has joined #openstack | 07:13 | |
*** evanz has quit IRC | 07:14 | |
*** BLZbubba has joined #openstack | 07:14 | |
*** chasmo has quit IRC | 07:14 | |
*** ikke-t has joined #openstack | 07:14 | |
*** pdevine_ has quit IRC | 07:15 | |
*** ron-slc_ has joined #openstack | 07:15 | |
*** gigawhat has quit IRC | 07:15 | |
*** Ranzp has joined #openstack | 07:15 | |
*** chasmo has joined #openstack | 07:18 | |
*** jprovazn has joined #openstack | 07:20 | |
*** IlyaE has joined #openstack | 07:21 | |
*** Ranzpirat has joined #openstack | 07:22 | |
*** harlowja is now known as harlowja_away | 07:23 | |
*** Ranzp has quit IRC | 07:24 | |
*** ikke-t has quit IRC | 07:26 | |
*** Jay has joined #openstack | 07:26 | |
*** kalloc has quit IRC | 07:26 | |
*** kalloc has joined #openstack | 07:26 | |
*** ikke-t has joined #openstack | 07:29 | |
*** unicell has quit IRC | 07:29 | |
*** MaxV has joined #openstack | 07:29 | |
*** humbolt has joined #openstack | 07:30 | |
*** Ranzp has joined #openstack | 07:30 | |
*** humbolt1 has quit IRC | 07:30 | |
*** dfarrell07 has joined #openstack | 07:30 | |
*** Ranzpirat has quit IRC | 07:30 | |
*** sushil_ has joined #openstack | 07:31 | |
*** Mixomathoze has quit IRC | 07:31 | |
*** Mixomathoze has joined #openstack | 07:32 | |
*** yrabl has joined #openstack | 07:32 | |
*** IlyaE has quit IRC | 07:33 | |
*** jodok has joined #openstack | 07:33 | |
*** sparc has joined #openstack | 07:35 | |
*** jodok has quit IRC | 07:36 | |
*** coolsvap_away is now known as coolsvap | 07:37 | |
*** ddutta has quit IRC | 07:37 | |
*** tuxninja has quit IRC | 07:38 | |
*** flaper87|afk is now known as flaper87 | 07:39 | |
*** Ranzp has quit IRC | 07:39 | |
*** piokie has joined #openstack | 07:40 | |
*** dobber has quit IRC | 07:40 | |
*** Ranzp has joined #openstack | 07:41 | |
*** ikke-t has quit IRC | 07:41 | |
*** dobber has joined #openstack | 07:41 | |
*** IlyaE has joined #openstack | 07:41 | |
*** nacer has joined #openstack | 07:41 | |
*** ikke-t has joined #openstack | 07:43 | |
*** emagana has quit IRC | 07:43 | |
*** unicell has joined #openstack | 07:44 | |
*** Jay has quit IRC | 07:46 | |
*** scsnow has joined #openstack | 07:46 | |
*** scsnow has left #openstack | 07:46 | |
*** kushal has quit IRC | 07:47 | |
*** MaxV has quit IRC | 07:47 | |
*** melmoth has joined #openstack | 07:48 | |
*** negronjl has quit IRC | 07:49 | |
*** foexle has joined #openstack | 07:49 | |
*** negronjl has joined #openstack | 07:50 | |
*** rotbeard has joined #openstack | 07:51 | |
*** sarob has joined #openstack | 07:52 | |
*** Duane_ has joined #openstack | 07:52 | |
*** makara has joined #openstack | 07:53 | |
*** atomek has quit IRC | 07:54 | |
*** julim has joined #openstack | 07:54 | |
*** IlyaE has quit IRC | 07:54 | |
*** itarchitectkev has joined #openstack | 07:54 | |
*** ikke-t has quit IRC | 07:55 | |
*** rohit404 has joined #openstack | 07:56 | |
*** Duane_ has quit IRC | 07:56 | |
*** msgodf has joined #openstack | 07:58 | |
*** ikke-t has joined #openstack | 07:59 | |
muhyun | i fixed it | 07:59 |
muhyun | it was permission issue | 07:59 |
*** jodok has joined #openstack | 08:02 | |
*** jodok has joined #openstack | 08:02 | |
*** atomek has joined #openstack | 08:03 | |
*** pmcg has quit IRC | 08:03 | |
*** killer_prince has quit IRC | 08:03 | |
teju | muhyun: what other changes did u make?? | 08:04 |
*** msgodf has quit IRC | 08:04 | |
*** comay has quit IRC | 08:04 | |
*** kushal has joined #openstack | 08:05 | |
*** tommy_e has joined #openstack | 08:05 | |
*** WS-C6K has quit IRC | 08:05 | |
*** pantea has joined #openstack | 08:05 | |
*** jpich has quit IRC | 08:06 | |
*** omachace has joined #openstack | 08:09 | |
*** corXi has joined #openstack | 08:10 | |
*** ikke-t has quit IRC | 08:10 | |
*** Zack_Deee has quit IRC | 08:11 | |
*** irenab has quit IRC | 08:11 | |
*** Amto_res`OFF is now known as Amto_res | 08:11 | |
*** pmcg has joined #openstack | 08:12 | |
*** ikke-t has joined #openstack | 08:13 | |
*** xgsa has joined #openstack | 08:13 | |
*** nacer_ has joined #openstack | 08:13 | |
*** D30_ has joined #openstack | 08:14 | |
*** jistr has joined #openstack | 08:14 | |
*** jamieh has joined #openstack | 08:14 | |
*** giorgiodinapoli has joined #openstack | 08:15 | |
*** tommy_e has quit IRC | 08:16 | |
*** nacer has quit IRC | 08:16 | |
*** jcoufal has joined #openstack | 08:17 | |
*** D30 has quit IRC | 08:17 | |
*** D30_ is now known as D30 | 08:17 | |
*** atomek has quit IRC | 08:19 | |
*** srenatus has joined #openstack | 08:21 | |
*** iogg has joined #openstack | 08:21 | |
*** MaxV has joined #openstack | 08:22 | |
*** iamdoo2 has quit IRC | 08:23 | |
*** amuller has joined #openstack | 08:24 | |
*** ikke-t has quit IRC | 08:25 | |
*** racedo has joined #openstack | 08:25 | |
*** fikst has joined #openstack | 08:25 | |
*** go_chiba has quit IRC | 08:25 | |
*** xianghui has joined #openstack | 08:26 | |
*** dizquierdo has joined #openstack | 08:26 | |
*** go_chiba has joined #openstack | 08:27 | |
*** tommy_e has joined #openstack | 08:28 | |
*** arif-ali has joined #openstack | 08:29 | |
andrewbogott | Does a policy like "create_network": "", mean everyone can do it, or no one can? | 08:29 |
*** ikke-t has joined #openstack | 08:29 | |
*** bogdando has joined #openstack | 08:30 | |
*** Dharmit has joined #openstack | 08:30 | |
*** pavol has joined #openstack | 08:30 | |
*** vlad_starkov has joined #openstack | 08:31 | |
*** ndipanov_gone is now known as ndipanov | 08:32 | |
*** pnavarro has joined #openstack | 08:32 | |
*** thorfinn has joined #openstack | 08:32 | |
*** iogg is now known as ioggstream | 08:32 | |
*** kawa2014 has joined #openstack | 08:32 | |
*** smemon92 has quit IRC | 08:33 | |
*** perror has joined #openstack | 08:33 | |
*** nmagnezi has joined #openstack | 08:34 | |
*** itarchitectkev has quit IRC | 08:35 | |
*** michaelneale has joined #openstack | 08:36 | |
*** vlad_starkov has quit IRC | 08:36 | |
*** warik has quit IRC | 08:36 | |
*** tzn has joined #openstack | 08:41 | |
*** ikke-t has quit IRC | 08:41 | |
*** afazekas has joined #openstack | 08:42 | |
*** fsimonce has joined #openstack | 08:43 | |
*** pll_ has joined #openstack | 08:44 | |
*** pmoosh has joined #openstack | 08:44 | |
*** ikke-t has joined #openstack | 08:45 | |
*** ifarkas has joined #openstack | 08:45 | |
*** dpippenger has quit IRC | 08:46 | |
*** msekleta__ has joined #openstack | 08:46 | |
*** eglynn has joined #openstack | 08:46 | |
*** marekd|away is now known as marekd | 08:47 | |
*** muhyun has quit IRC | 08:48 | |
*** jodok has quit IRC | 08:48 | |
*** Dr01d has joined #openstack | 08:48 | |
*** tuxninja has joined #openstack | 08:49 | |
*** pmoosh has quit IRC | 08:49 | |
*** jcoufal has quit IRC | 08:50 | |
*** jroovers has joined #openstack | 08:50 | |
*** mbernacc has joined #openstack | 08:50 | |
*** astellwag has joined #openstack | 08:50 | |
*** miguitas has joined #openstack | 08:50 | |
*** nacim has joined #openstack | 08:51 | |
*** msekleta__ has quit IRC | 08:51 | |
*** xqueralt has joined #openstack | 08:51 | |
*** askb_ has joined #openstack | 08:51 | |
*** jlibosva has joined #openstack | 08:52 | |
*** tuxninja has quit IRC | 08:53 | |
*** ala has joined #openstack | 08:53 | |
*** tommy_e has quit IRC | 08:53 | |
*** dfarrell-41678 has joined #openstack | 08:54 | |
*** majeff has joined #openstack | 08:54 | |
*** ade_b has joined #openstack | 08:54 | |
*** michaelneale has quit IRC | 08:54 | |
*** chasmo has quit IRC | 08:55 | |
*** jtomasek has joined #openstack | 08:55 | |
*** msgodf has joined #openstack | 08:57 | |
*** ikke-t has quit IRC | 08:57 | |
*** mindpixel has joined #openstack | 08:58 | |
*** eglynn has quit IRC | 08:59 | |
*** berendt has joined #openstack | 08:59 | |
*** sarob has quit IRC | 09:00 | |
*** pixelb has joined #openstack | 09:00 | |
*** msgodf has quit IRC | 09:00 | |
*** julianwa has joined #openstack | 09:00 | |
*** michaelneale has joined #openstack | 09:01 | |
*** sarob has joined #openstack | 09:01 | |
*** odyssey4me2 is now known as odyssey4me | 09:01 | |
*** ikke-t has joined #openstack | 09:02 | |
*** alexm_ has joined #openstack | 09:02 | |
*** Jovial has joined #openstack | 09:02 | |
odyssey4me | hang on a minute - why would a 'member' role not be able to get a token from keystone? | 09:02 |
*** vmtrooper has quit IRC | 09:03 | |
*** tzn has quit IRC | 09:03 | |
*** iamdoo2 has joined #openstack | 09:03 | |
*** vmtrooper has joined #openstack | 09:04 | |
*** Ranzpirat has joined #openstack | 09:05 | |
*** sarob has quit IRC | 09:06 | |
*** gszasz has joined #openstack | 09:06 | |
*** jcoufal has joined #openstack | 09:06 | |
*** bradm has quit IRC | 09:07 | |
*** Ranzp has quit IRC | 09:07 | |
*** bradm has joined #openstack | 09:08 | |
*** dobber has quit IRC | 09:08 | |
*** taihen has joined #openstack | 09:09 | |
*** taihen has quit IRC | 09:09 | |
*** CaptTofu has joined #openstack | 09:09 | |
*** sybix has left #openstack | 09:10 | |
*** msgodf has joined #openstack | 09:11 | |
*** rossella_s has joined #openstack | 09:12 | |
*** Jovial has quit IRC | 09:12 | |
*** eglynn has joined #openstack | 09:13 | |
*** taihen has joined #openstack | 09:13 | |
*** ikke-t has quit IRC | 09:13 | |
*** CaptTofu has quit IRC | 09:14 | |
*** taihen has quit IRC | 09:15 | |
*** datamatic has joined #openstack | 09:15 | |
*** jamespage_ has joined #openstack | 09:15 | |
*** tzn has joined #openstack | 09:15 | |
*** teju has quit IRC | 09:16 | |
*** Ranzpirat has quit IRC | 09:16 | |
*** taihen has joined #openstack | 09:17 | |
*** jamespage_ has quit IRC | 09:17 | |
*** michaelneale has quit IRC | 09:17 | |
*** iamdoo2 has quit IRC | 09:18 | |
*** ikke-t has joined #openstack | 09:18 | |
*** shanlar has quit IRC | 09:18 | |
*** jpich has joined #openstack | 09:20 | |
*** vlad_starkov has joined #openstack | 09:21 | |
*** kalloc has quit IRC | 09:21 | |
*** kalloc has joined #openstack | 09:22 | |
*** itarchitectkev has joined #openstack | 09:24 | |
*** gcha has joined #openstack | 09:24 | |
*** vlad_starkov has quit IRC | 09:25 | |
*** bbcmicrocomputer has joined #openstack | 09:26 | |
*** tommy_e has joined #openstack | 09:26 | |
*** kalloc has quit IRC | 09:27 | |
*** vlad_starkov has joined #openstack | 09:27 | |
*** kolesovdv has joined #openstack | 09:28 | |
*** kalloc has joined #openstack | 09:28 | |
*** cody-somerville has joined #openstack | 09:28 | |
*** cody-somerville has quit IRC | 09:28 | |
*** cody-somerville has joined #openstack | 09:28 | |
*** dfarrell07 has quit IRC | 09:30 | |
*** igor_ has joined #openstack | 09:30 | |
*** ikke-t has quit IRC | 09:31 | |
*** dpippenger has joined #openstack | 09:31 | |
*** Ranzpirat has joined #openstack | 09:32 | |
*** vlad_sta_ has joined #openstack | 09:32 | |
*** igor has quit IRC | 09:32 | |
*** Zack_Deee has joined #openstack | 09:32 | |
*** vlad_starkov has quit IRC | 09:33 | |
*** vartom1111111117 has joined #openstack | 09:33 | |
*** piokie has quit IRC | 09:34 | |
*** ikke-t has joined #openstack | 09:34 | |
*** vartom1111111116 has quit IRC | 09:36 | |
*** piokie has joined #openstack | 09:36 | |
*** kirves has joined #openstack | 09:36 | |
*** _sulo has joined #openstack | 09:37 | |
*** reed has joined #openstack | 09:38 | |
*** derekh has joined #openstack | 09:38 | |
*** djoreilly has joined #openstack | 09:38 | |
*** michaelneale has joined #openstack | 09:39 | |
*** Ranzp has joined #openstack | 09:39 | |
*** johnthetubaguy has joined #openstack | 09:39 | |
*** johnthetubaguy1 has joined #openstack | 09:40 | |
*** johnthetubaguy has quit IRC | 09:40 | |
*** jhesketh__ has quit IRC | 09:40 | |
*** Duane_ has joined #openstack | 09:41 | |
*** Ranzpirat has quit IRC | 09:41 | |
*** pmcg has quit IRC | 09:42 | |
*** engkur has joined #openstack | 09:42 | |
*** ankso_ has joined #openstack | 09:42 | |
*** johnthetubaguy has joined #openstack | 09:42 | |
*** johnthetubaguy1 has quit IRC | 09:44 | |
*** Duane_ has quit IRC | 09:45 | |
*** ankso has quit IRC | 09:45 | |
*** ikke-t has quit IRC | 09:46 | |
*** rodrigods has joined #openstack | 09:47 | |
*** vartom1111111117 has quit IRC | 09:48 | |
*** vartom1111111117 has joined #openstack | 09:49 | |
*** ikke-t has joined #openstack | 09:50 | |
*** vartom1111111117 has quit IRC | 09:50 | |
*** vartom1111111117 has joined #openstack | 09:51 | |
*** pravins has quit IRC | 09:51 | |
*** pmcg has joined #openstack | 09:51 | |
*** tzn has quit IRC | 09:54 | |
*** majeff has left #openstack | 09:55 | |
*** dgel has joined #openstack | 09:55 | |
*** michaelneale has quit IRC | 09:56 | |
*** tommy_e has quit IRC | 09:56 | |
*** tommy_e has joined #openstack | 09:57 | |
*** dgel has quit IRC | 09:58 | |
*** pravins has joined #openstack | 09:58 | |
*** iamdoo2 has joined #openstack | 09:58 | |
*** tzn has joined #openstack | 09:59 | |
*** jasondotstar has joined #openstack | 10:00 | |
*** RicardoSSP has joined #openstack | 10:01 | |
*** vds has quit IRC | 10:02 | |
*** rods` has quit IRC | 10:02 | |
*** cf has quit IRC | 10:02 | |
*** marcelodieder has joined #openstack | 10:02 | |
*** ikke-t has quit IRC | 10:02 | |
*** purplehayz has left #openstack | 10:02 | |
*** johnthetubaguy has quit IRC | 10:03 | |
*** fc__ has quit IRC | 10:04 | |
*** vlad_sta_ has quit IRC | 10:04 | |
*** rods has joined #openstack | 10:04 | |
*** tommy_e has quit IRC | 10:05 | |
*** johnthetubaguy has joined #openstack | 10:05 | |
*** vlad_starkov has joined #openstack | 10:05 | |
*** ikke-t has joined #openstack | 10:05 | |
*** scuttlemonkey has quit IRC | 10:05 | |
*** newb123 has quit IRC | 10:07 | |
*** jprovazn has quit IRC | 10:10 | |
*** Etienne_ has joined #openstack | 10:11 | |
*** sarob has joined #openstack | 10:11 | |
*** kirves has quit IRC | 10:11 | |
*** kirves has joined #openstack | 10:12 | |
*** jodok has joined #openstack | 10:13 | |
Etienne_ | Hi | 10:13 |
Etienne_ | I am facing an error during the networking configuration of OpenStack | 10:14 |
Etienne_ | I actually made a mistake | 10:14 |
Etienne_ | I typed the nova network-create on a compute node... | 10:14 |
Etienne_ | I am just wondering if it is possible to undo this ? | 10:15 |
*** sarob has quit IRC | 10:16 | |
Etienne_ | When I type nova net-delete <ID> | 10:17 |
Etienne_ | I get an error | 10:17 |
*** ikke-t has quit IRC | 10:18 | |
*** pnavarro has quit IRC | 10:18 | |
*** Morsicus1 has joined #openstack | 10:20 | |
*** ikke-t has joined #openstack | 10:20 | |
*** tommy_e has joined #openstack | 10:20 | |
*** racedo has quit IRC | 10:23 | |
*** cf has joined #openstack | 10:25 | |
*** max_lobur_afk is now known as max_lobur | 10:26 | |
*** kirves has quit IRC | 10:26 | |
*** amuller has quit IRC | 10:28 | |
*** fikst has quit IRC | 10:30 | |
*** mrda_away is now known as mrda | 10:31 | |
*** ikke-t has quit IRC | 10:32 | |
*** tzn has quit IRC | 10:32 | |
*** Qlawy has joined #openstack | 10:33 | |
*** odyssey4me2 has joined #openstack | 10:33 | |
*** odyssey4me has quit IRC | 10:34 | |
*** tommy_e has quit IRC | 10:34 | |
*** tommy_e has joined #openstack | 10:35 | |
*** Ranzp has quit IRC | 10:36 | |
*** ikke-t has joined #openstack | 10:36 | |
*** pnavarro has joined #openstack | 10:36 | |
*** Ranzpirat has joined #openstack | 10:36 | |
*** paragan has quit IRC | 10:36 | |
*** jodok has quit IRC | 10:36 | |
*** fc__ has joined #openstack | 10:37 | |
*** odyssey4me2 has quit IRC | 10:38 | |
*** xianghui has quit IRC | 10:38 | |
*** kalloc has quit IRC | 10:38 | |
*** kalloc has joined #openstack | 10:39 | |
*** itarchitectkev has quit IRC | 10:39 | |
*** D30 has quit IRC | 10:40 | |
*** datamatic has quit IRC | 10:41 | |
*** jistr has quit IRC | 10:44 | |
*** psharma has joined #openstack | 10:44 | |
*** pravins has quit IRC | 10:44 | |
*** itarchitectkev has joined #openstack | 10:45 | |
*** pmoosh has joined #openstack | 10:45 | |
*** msekleta__ has joined #openstack | 10:47 | |
*** jodok has joined #openstack | 10:48 | |
*** itarchitectkev has quit IRC | 10:48 | |
*** itarchitectkev has joined #openstack | 10:48 | |
*** ikke-t has quit IRC | 10:49 | |
*** tzn has joined #openstack | 10:49 | |
*** pmoosh has quit IRC | 10:50 | |
*** tommy_e has quit IRC | 10:51 | |
*** jodok has quit IRC | 10:51 | |
*** mili has joined #openstack | 10:51 | |
*** msekleta__ has quit IRC | 10:51 | |
mili | Hi Cinder expert, I getting a map lock any ideas? | 10:52 |
mili | https://ask.openstack.org/en/question/11473/cinder-vol-error/ | 10:52 |
*** jodok has joined #openstack | 10:53 | |
*** planetlarg has joined #openstack | 10:53 | |
*** ikke-t has joined #openstack | 10:53 | |
*** dguitarbite_ has quit IRC | 10:54 | |
*** kushal has quit IRC | 10:55 | |
*** mbernacc has quit IRC | 10:56 | |
*** mozawa has quit IRC | 10:56 | |
*** AnilV4 has joined #openstack | 10:57 | |
*** jamespage_ has joined #openstack | 10:58 | |
*** jamespage_ has quit IRC | 10:58 | |
*** saltsa has joined #openstack | 10:58 | |
*** nacer_ has quit IRC | 10:58 | |
*** dobber has joined #openstack | 10:59 | |
*** nacer has joined #openstack | 11:00 | |
*** scollier has joined #openstack | 11:00 | |
*** jasondotstar has quit IRC | 11:00 | |
*** jodok has quit IRC | 11:01 | |
*** zeddii has quit IRC | 11:01 | |
*** mrda is now known as mrda_away | 11:02 | |
*** vartom1111111117 has quit IRC | 11:03 | |
*** ujuc has quit IRC | 11:03 | |
*** vartom1111111117 has joined #openstack | 11:03 | |
*** zeddii has joined #openstack | 11:04 | |
*** teju has joined #openstack | 11:04 | |
*** vlad_sta_ has joined #openstack | 11:05 | |
*** ikke-t has quit IRC | 11:05 | |
*** nacer has quit IRC | 11:05 | |
*** vlad_starkov has quit IRC | 11:08 | |
*** mbernacc has joined #openstack | 11:08 | |
*** ikke-t has joined #openstack | 11:09 | |
*** jistr has joined #openstack | 11:10 | |
*** CaptTofu has joined #openstack | 11:10 | |
mflobo | I need to modify this file nova/hacking/checks.py to add a new function | 11:11 |
*** jprovazn has joined #openstack | 11:11 | |
mflobo | anyone knows how to test a new function written on that file? | 11:11 |
mflobo | sorry, bad channel for this question | 11:12 |
*** Morsicus1 has quit IRC | 11:12 | |
*** shaon_ has joined #openstack | 11:12 | |
*** nlevinki has quit IRC | 11:13 | |
*** scollier has quit IRC | 11:13 | |
*** shaon has quit IRC | 11:13 | |
*** vlad_sta_ has quit IRC | 11:13 | |
*** CaptTofu has quit IRC | 11:15 | |
*** ahasenack has joined #openstack | 11:17 | |
*** itarchitectkev has quit IRC | 11:17 | |
*** amuller has joined #openstack | 11:18 | |
*** askb_ has quit IRC | 11:18 | |
*** vlad_starkov has joined #openstack | 11:18 | |
*** cf has quit IRC | 11:19 | |
*** vkmc has joined #openstack | 11:19 | |
*** fieldfirst has quit IRC | 11:20 | |
*** makara has quit IRC | 11:21 | |
*** ikke-t has quit IRC | 11:21 | |
*** scollier has joined #openstack | 11:21 | |
*** makara has joined #openstack | 11:23 | |
*** hashfail has quit IRC | 11:23 | |
*** jodok has joined #openstack | 11:24 | |
*** hashfail has joined #openstack | 11:24 | |
*** nkhare_ has quit IRC | 11:24 | |
*** msekleta has joined #openstack | 11:25 | |
*** kalloc has quit IRC | 11:25 | |
*** itarchitectkev has joined #openstack | 11:26 | |
*** jodok has quit IRC | 11:27 | |
*** ikke-t has joined #openstack | 11:27 | |
*** Duane_ has joined #openstack | 11:29 | |
*** fikst has joined #openstack | 11:29 | |
*** coolsvap_away has joined #openstack | 11:29 | |
*** nlevinki has joined #openstack | 11:29 | |
*** coolsvap has quit IRC | 11:30 | |
*** fikst has quit IRC | 11:30 | |
*** vds has joined #openstack | 11:31 | |
*** racedo has joined #openstack | 11:31 | |
*** amuller_ has joined #openstack | 11:32 | |
*** amuller has quit IRC | 11:32 | |
*** Zack_Deee has quit IRC | 11:33 | |
*** Duane_ has quit IRC | 11:33 | |
*** dobber has quit IRC | 11:34 | |
*** yota has quit IRC | 11:34 | |
*** yota has joined #openstack | 11:35 | |
*** mbernacc has quit IRC | 11:35 | |
*** walterheck has quit IRC | 11:37 | |
*** nacer has joined #openstack | 11:39 | |
*** ikke-t has quit IRC | 11:39 | |
*** carif has joined #openstack | 11:40 | |
*** walterheck has joined #openstack | 11:40 | |
*** walterheck has quit IRC | 11:40 | |
*** walterheck has joined #openstack | 11:41 | |
*** walterheck has quit IRC | 11:41 | |
*** walterheck has joined #openstack | 11:42 | |
*** vkmc has quit IRC | 11:43 | |
*** ikke-t has joined #openstack | 11:44 | |
*** teju has quit IRC | 11:44 | |
*** RicardoSSP has quit IRC | 11:44 | |
*** rmartinelli has joined #openstack | 11:45 | |
*** CaptTofu has joined #openstack | 11:46 | |
*** coolsvap_away is now known as coolsvap | 11:46 | |
*** walterheck has quit IRC | 11:46 | |
*** jp_at_hp has joined #openstack | 11:46 | |
*** pnavarro has quit IRC | 11:48 | |
*** jamespage_ has joined #openstack | 11:49 | |
*** jasondotstar has joined #openstack | 11:50 | |
*** robbiew has joined #openstack | 11:51 | |
*** jamespage_ has quit IRC | 11:51 | |
*** mbernacc has joined #openstack | 11:52 | |
*** cjellick has joined #openstack | 11:52 | |
*** go_chiba has quit IRC | 11:54 | |
*** giorgiodinapoli has quit IRC | 11:55 | |
*** giorgiodinapoli has joined #openstack | 11:57 | |
*** CaptTofu has quit IRC | 11:57 | |
*** Duane_ has joined #openstack | 11:57 | |
*** ikke-t has quit IRC | 11:57 | |
*** CaptTofu has joined #openstack | 11:58 | |
*** nlevinki has quit IRC | 11:58 | |
*** k1tsun3__ has joined #openstack | 11:58 | |
*** jnoller has joined #openstack | 11:58 | |
*** paragan has joined #openstack | 12:00 | |
*** baoli has joined #openstack | 12:00 | |
*** Duane__ has joined #openstack | 12:01 | |
*** shilpa has quit IRC | 12:01 | |
*** marcin___ has joined #openstack | 12:01 | |
*** ikke-t has joined #openstack | 12:02 | |
*** dizquierdo has quit IRC | 12:02 | |
*** carif has quit IRC | 12:02 | |
*** dobber has joined #openstack | 12:03 | |
*** Harry51S has joined #openstack | 12:03 | |
*** doug_shelley66 has joined #openstack | 12:04 | |
*** Duane_ has quit IRC | 12:04 | |
*** cjellick has quit IRC | 12:05 | |
*** cjellick has joined #openstack | 12:05 | |
*** Harry51S has joined #openstack | 12:06 | |
*** jamespage_ has joined #openstack | 12:07 | |
*** amrith has joined #openstack | 12:08 | |
*** jamespage_ has quit IRC | 12:09 | |
*** pradipta` has joined #openstack | 12:10 | |
*** nlevinki has joined #openstack | 12:10 | |
*** racedo has quit IRC | 12:12 | |
*** pradipta has quit IRC | 12:12 | |
*** walterheck has joined #openstack | 12:12 | |
*** racedo has joined #openstack | 12:13 | |
*** relaxdiego has joined #openstack | 12:13 | |
*** ikke-t has quit IRC | 12:13 | |
*** yamahata has quit IRC | 12:14 | |
*** ikke-t has joined #openstack | 12:17 | |
*** Duane__ has quit IRC | 12:17 | |
*** Duane_ has joined #openstack | 12:18 | |
*** walterheck has quit IRC | 12:18 | |
*** shilpa has joined #openstack | 12:19 | |
*** walterheck has joined #openstack | 12:19 | |
*** ericReeves has joined #openstack | 12:20 | |
*** gcha has quit IRC | 12:22 | |
*** Duane_ has quit IRC | 12:22 | |
*** hewbrocca has quit IRC | 12:23 | |
*** IanGovett has joined #openstack | 12:25 | |
*** dieterdemeyer has quit IRC | 12:25 | |
*** JamJar has quit IRC | 12:25 | |
*** enykeev has quit IRC | 12:25 | |
*** jnoller has quit IRC | 12:26 | |
*** enykeev has joined #openstack | 12:26 | |
*** JamJar has joined #openstack | 12:26 | |
*** dieterdemeyer has joined #openstack | 12:26 | |
*** dizquierdo has joined #openstack | 12:26 | |
*** CaptTofu has quit IRC | 12:28 | |
*** walterheck has quit IRC | 12:29 | |
*** djoreilly has quit IRC | 12:30 | |
*** walterheck has joined #openstack | 12:30 | |
*** ikke-t has quit IRC | 12:30 | |
*** srenatus has quit IRC | 12:30 | |
*** walterheck_ has joined #openstack | 12:32 | |
*** rfolco has joined #openstack | 12:33 | |
*** coolsvap has quit IRC | 12:34 | |
*** pnavarro has joined #openstack | 12:34 | |
*** coolsvap has joined #openstack | 12:34 | |
*** walterheck has quit IRC | 12:35 | |
*** ryanpetrello has joined #openstack | 12:35 | |
*** ikke-t has joined #openstack | 12:36 | |
*** Morsicus has joined #openstack | 12:36 | |
*** slewis has quit IRC | 12:37 | |
*** slewis has joined #openstack | 12:37 | |
*** slewis has joined #openstack | 12:37 | |
*** jamespage_ has joined #openstack | 12:37 | |
*** engkur has quit IRC | 12:39 | |
*** jamespage_ has quit IRC | 12:40 | |
*** gcha has joined #openstack | 12:40 | |
*** vlad_starkov has quit IRC | 12:41 | |
*** Zack_Deee has joined #openstack | 12:41 | |
*** baoli has quit IRC | 12:42 | |
*** eglynn is now known as eglynn-lunch | 12:42 | |
*** baoli has joined #openstack | 12:42 | |
*** relaxdiego has quit IRC | 12:45 | |
*** igor has joined #openstack | 12:45 | |
*** Duane_ has joined #openstack | 12:45 | |
*** igor_ has quit IRC | 12:46 | |
*** pmoosh has joined #openstack | 12:46 | |
*** ikke-t has quit IRC | 12:47 | |
*** srenatus has joined #openstack | 12:48 | |
*** msekleta__ has joined #openstack | 12:48 | |
*** rdas has quit IRC | 12:49 | |
*** isviridov has left #openstack | 12:49 | |
*** Trixboxer has joined #openstack | 12:50 | |
*** ikke-t has joined #openstack | 12:50 | |
*** pmoosh has quit IRC | 12:51 | |
*** FunnyLookinHat has joined #openstack | 12:51 | |
*** amuller_ has quit IRC | 12:51 | |
*** desai has joined #openstack | 12:52 | |
*** msekleta__ has quit IRC | 12:52 | |
mattymo | anyone have experience deploying Docker type instances in havana? | 12:52 |
mattymo | aside from all-in-one devstack | 12:52 |
*** weshay has joined #openstack | 12:53 | |
*** robbiew has quit IRC | 12:54 | |
*** raushan has joined #openstack | 12:54 | |
*** sgordon has joined #openstack | 12:54 | |
*** coolsvap has quit IRC | 12:55 | |
*** ashepelev has joined #openstack | 12:55 | |
*** amuller_ has joined #openstack | 12:55 | |
*** Duane_ has quit IRC | 12:56 | |
*** Duane_ has joined #openstack | 12:56 | |
*** amuller_ is now known as amuller | 12:56 | |
*** mwichmann has joined #openstack | 12:56 | |
*** vlad_starkov has joined #openstack | 12:57 | |
*** CaptTofu has joined #openstack | 12:57 | |
*** vlad_starkov has joined #openstack | 12:57 | |
*** iamdoo2 has quit IRC | 12:57 | |
*** omachace has quit IRC | 12:57 | |
*** neeti has quit IRC | 12:58 | |
*** marcin___ has quit IRC | 12:59 | |
*** jasondotstar has quit IRC | 13:00 | |
*** mozawa has joined #openstack | 13:00 | |
ashepelev | Hello everyone, is there some progress in finding the community leader for participating Openstack in GSoC2014? | 13:00 |
*** Duane_ has quit IRC | 13:00 | |
*** sushil_ has quit IRC | 13:01 | |
*** msekleta has quit IRC | 13:01 | |
*** CaptTofu has quit IRC | 13:01 | |
*** shaon_ has quit IRC | 13:02 | |
*** acathrow has joined #openstack | 13:02 | |
ashepelev | I would like to notice that timeline for registering the community in GSoC is Feb 3 - Feb 14 | 13:02 |
*** ikke-t has quit IRC | 13:03 | |
*** promulo has joined #openstack | 13:05 | |
*** Zack_Deee has quit IRC | 13:07 | |
*** fieldfirst has joined #openstack | 13:07 | |
*** datajerk has joined #openstack | 13:07 | |
*** prad_ has joined #openstack | 13:08 | |
*** Zack_Deee has joined #openstack | 13:09 | |
*** ikke-t has joined #openstack | 13:09 | |
*** slick666 has joined #openstack | 13:09 | |
*** psharma has quit IRC | 13:10 | |
*** ams0 has joined #openstack | 13:11 | |
*** gcha has quit IRC | 13:12 | |
*** nacer has quit IRC | 13:13 | |
*** msekleta has joined #openstack | 13:14 | |
*** srenatus has quit IRC | 13:14 | |
*** dustiancountryma has joined #openstack | 13:15 | |
*** dustiancountryma has quit IRC | 13:15 | |
*** amrith has quit IRC | 13:15 | |
*** gmoro has quit IRC | 13:15 | |
*** max_lobur is now known as max_lobur_afk | 13:17 | |
*** scollier has quit IRC | 13:18 | |
*** nacer_ has joined #openstack | 13:18 | |
*** jasondotstar has joined #openstack | 13:19 | |
*** retreved has joined #openstack | 13:19 | |
*** pravins has joined #openstack | 13:20 | |
*** ikke-t has quit IRC | 13:22 | |
*** julim has quit IRC | 13:23 | |
*** lborda has joined #openstack | 13:23 | |
*** lpr has joined #openstack | 13:24 | |
*** shaon has joined #openstack | 13:25 | |
*** ikke-t has joined #openstack | 13:26 | |
*** datajerk has quit IRC | 13:26 | |
*** max_lobur_afk is now known as max_lobur | 13:29 | |
*** dizquierdo has quit IRC | 13:31 | |
*** rdxc has joined #openstack | 13:32 | |
*** promulo has quit IRC | 13:32 | |
*** slick666 has quit IRC | 13:32 | |
*** lpr is now known as parthipan | 13:33 | |
*** blomquisg has joined #openstack | 13:33 | |
*** Etienne_ has quit IRC | 13:34 | |
*** parthipan has quit IRC | 13:35 | |
*** gcha has joined #openstack | 13:35 | |
*** Ursinha-afk has joined #openstack | 13:36 | |
*** prad_ has quit IRC | 13:38 | |
*** vkmc has joined #openstack | 13:38 | |
*** chandan has joined #openstack | 13:39 | |
*** chandan is now known as Guest63118 | 13:40 | |
*** ikke-t has quit IRC | 13:40 | |
*** nacer_ has quit IRC | 13:40 | |
*** nacer has joined #openstack | 13:42 | |
*** Tross has quit IRC | 13:42 | |
*** nlevinki_ has joined #openstack | 13:43 | |
*** galstrom_zzz is now known as galstrom | 13:43 | |
*** alexlindenlevy has joined #openstack | 13:43 | |
*** ikke-t has joined #openstack | 13:45 | |
*** raushan has quit IRC | 13:46 | |
*** HT_Sergio has joined #openstack | 13:48 | |
*** lparth has joined #openstack | 13:48 | |
*** chair6_ has joined #openstack | 13:48 | |
*** desai has quit IRC | 13:49 | |
*** jdob has joined #openstack | 13:49 | |
*** desai has joined #openstack | 13:49 | |
*** chair6 has quit IRC | 13:49 | |
*** rhand has quit IRC | 13:49 | |
*** robbiew has joined #openstack | 13:49 | |
*** rhand has joined #openstack | 13:50 | |
*** offsec has joined #openstack | 13:50 | |
*** pmoosh has joined #openstack | 13:50 | |
*** doug_shelley66 has quit IRC | 13:50 | |
*** linuxfreck has joined #openstack | 13:50 | |
*** otherwiseguy has joined #openstack | 13:51 | |
*** marrusl has joined #openstack | 13:51 | |
*** tsekiyama has joined #openstack | 13:51 | |
*** sroy_ has joined #openstack | 13:51 | |
*** Guest63118 has left #openstack | 13:51 | |
*** Ursinha has quit IRC | 13:52 | |
*** Ursinha-afk is now known as Ursinha | 13:52 | |
*** Ursinha has joined #openstack | 13:52 | |
*** galstrom is now known as galstrom_zzz | 13:52 | |
*** tsekiyama has quit IRC | 13:52 | |
andrewbogott | I'm trying to manage neutron using an admin token rather than username/pass… it seems to work in most cases, but when it comes time for compute to contact nova I get a bunch of these: "Neutron client authentication failed: {"error": {"message": "object of type 'NoneType' has no len()", "code": 400, "title": "Bad Request"}}" | 13:53 |
andrewbogott | Does that mean that my whole strategy is doomed? | 13:53 |
Sam-I-Am | the admin token being that little hex number? | 13:53 |
*** offsec has quit IRC | 13:54 | |
*** pmoosh has quit IRC | 13:54 | |
*** wrnash1 has quit IRC | 13:55 | |
andrewbogott | As best I can tell it's something that was set for keystone. But I'm not entirely sure... | 13:55 |
andrewbogott | Mostly I'm copying the auth strategy that we use for glance. | 13:55 |
*** scotm has joined #openstack | 13:56 | |
Sam-I-Am | which is what? | 13:56 |
*** itarchitectkev_ has joined #openstack | 13:57 | |
andrewbogott | Sorry, as always, trying to make sense of an inherited system. | 13:57 |
*** slick666 has joined #openstack | 13:57 | |
andrewbogott | Maybe I'm getting ahead of myself. | 13:57 |
Sam-I-Am | oh dear | 13:57 |
andrewbogott | I have a [keystone_authtoken] section in my glance configs that works fine... | 13:57 |
Sam-I-Am | yeah, what's in there? | 13:57 |
Sam-I-Am | and which release are you working on now? | 13:57 |
andrewbogott | I'm imagining that the same tokens will work for neutron_auth_* | 13:58 |
andrewbogott | this is havana still :) | 13:58 |
Sam-I-Am | s/tokens/keys ? | 13:58 |
andrewbogott | hang on, will paste | 13:58 |
*** itarchitectkev has quit IRC | 13:58 | |
*** gigawhat has joined #openstack | 13:58 | |
*** ikke-t has quit IRC | 13:59 | |
*** vlad_starkov has quit IRC | 13:59 | |
*** desai has quit IRC | 13:59 | |
*** vartom1111111117 has quit IRC | 13:59 | |
andrewbogott | Sam-I-Am: https://dpaste.de/Crze | 14:00 |
andrewbogott | The first thing I notice is that I'm using two different auth urls there, so that's probably something | 14:00 |
*** belmoreira has joined #openstack | 14:00 | |
*** scotm has quit IRC | 14:00 | |
andrewbogott | but also, I don't for sure know that 'neutron_admin_token' is even an actual setting… although when I added it some things started to work. | 14:00 |
*** sushil_ has joined #openstack | 14:01 | |
*** gigawhat has quit IRC | 14:01 | |
andrewbogott | But in every context that I see, that 'admin_token' results in keystone giving me the nod. I would think that would be possible for neutron as well. | 14:03 |
*** freck has joined #openstack | 14:03 | |
*** alexlindenlevy has quit IRC | 14:03 | |
*** tzn has quit IRC | 14:03 | |
*** bknudson has quit IRC | 14:03 | |
*** hewbrocca has joined #openstack | 14:03 | |
Sam-I-Am | yeah, those *token keys are invalid now | 14:03 |
*** gmoro has joined #openstack | 14:04 | |
*** badams has joined #openstack | 14:04 | |
Sam-I-Am | must have been a way around 'actually' authenticating | 14:04 |
Sam-I-Am | keystone uses an admin token because it handles the auth and needs something to work when its not configured yet | 14:04 |
*** ikke-t has joined #openstack | 14:04 | |
Sam-I-Am | but after that, things should be using keystone normally | 14:04 |
andrewbogott | OK, so the fact that glance is still working is an accident? deprecated but not yet disabled? | 14:05 |
Sam-I-Am | probably | 14:05 |
*** diegows has joined #openstack | 14:05 | |
*** sushil_ has quit IRC | 14:05 | |
*** linuxfreck has quit IRC | 14:05 | |
*** rloo2 has joined #openstack | 14:05 | |
andrewbogott | too bad keystone can't actually create users with the ldap backend :( I'll go insert a user in ldap. | 14:06 |
Sam-I-Am | yeah... | 14:06 |
*** sushil_ has joined #openstack | 14:07 | |
*** jamespage_ has joined #openstack | 14:07 | |
*** lblanchard has joined #openstack | 14:07 | |
*** yocum has joined #openstack | 14:08 | |
*** dcramer_ has quit IRC | 14:08 | |
*** tzn has joined #openstack | 14:09 | |
*** badams has quit IRC | 14:11 | |
*** pravins has quit IRC | 14:11 | |
*** badams has joined #openstack | 14:12 | |
*** edmund has joined #openstack | 14:12 | |
*** kolesovdv has quit IRC | 14:12 | |
badams | is this the right place to ask a support question? | 14:12 |
*** anand has quit IRC | 14:13 | |
*** WackoRobie has joined #openstack | 14:13 | |
badams | whoops wrong tab | 14:13 |
*** tmclaugh[work] has joined #openstack | 14:13 | |
Sam-I-Am | heh | 14:14 |
Sam-I-Am | depends if its openstack or not | 14:14 |
*** slick666 has quit IRC | 14:14 | |
*** crank has quit IRC | 14:14 | |
*** yamahata has joined #openstack | 14:15 | |
badams | i meant to post that in the puppet-openstack channel | 14:15 |
*** JoshuaG has joined #openstack | 14:15 | |
badams | not sure if its just for devs or not | 14:15 |
*** Ursinha has quit IRC | 14:15 | |
*** Ursinha-afk has joined #openstack | 14:16 | |
*** ikke-t has quit IRC | 14:16 | |
*** Ursinha-afk is now known as Ursinha | 14:17 | |
*** Ursinha has quit IRC | 14:17 | |
*** Ursinha has joined #openstack | 14:17 | |
badams | if anyone here has experience with puppet-openstack that'd be cool too | 14:17 |
*** ikke-t has joined #openstack | 14:20 | |
*** JoshuaG_AIM has joined #openstack | 14:21 | |
*** JoshuaG has quit IRC | 14:21 | |
andrewbogott | really, keystone? "No role with a name or ID of 'admin' exists"? | 14:22 |
*** yamahata has quit IRC | 14:22 | |
*** bknudson has joined #openstack | 14:22 | |
*** belmoreira has quit IRC | 14:22 | |
Sam-I-Am | is it poking at ldap for that? | 14:23 |
*** tzn has quit IRC | 14:23 | |
*** belmoreira has joined #openstack | 14:23 | |
*** yamahata has joined #openstack | 14:23 | |
*** rloo2 has joined #openstack | 14:23 | |
*** nlevinki_ has quit IRC | 14:24 | |
*** nlevinki has quit IRC | 14:24 | |
*** eharney has joined #openstack | 14:24 | |
*** belmoreira1 has joined #openstack | 14:25 | |
*** yamahata has quit IRC | 14:25 | |
*** bill_az has joined #openstack | 14:25 | |
*** scotm has joined #openstack | 14:25 | |
*** makara has quit IRC | 14:25 | |
*** yamahata has joined #openstack | 14:25 | |
andrewbogott | I think that it's the truth -- until just now everything was using the keystone admin token, so no users or roles or anything are currently set up. | 14:25 |
*** mvenesio has joined #openstack | 14:26 | |
*** JoshuaG_AIM has quit IRC | 14:27 | |
*** hdd_ has joined #openstack | 14:27 | |
*** rloo2 has left #openstack | 14:27 | |
*** JoshuaG_AIM has joined #openstack | 14:27 | |
*** ewindisch has joined #openstack | 14:27 | |
*** HT_Sergio has quit IRC | 14:27 | |
*** belmoreira has quit IRC | 14:27 | |
Sam-I-Am | sounds like a nice hack | 14:28 |
*** rloo3_ has joined #openstack | 14:28 | |
*** go_chiba has joined #openstack | 14:28 | |
Sam-I-Am | i always love stumbling into other people's projects | 14:28 |
andrewbogott | Worked great, until it didn't. | 14:29 |
*** Barker has joined #openstack | 14:29 | |
*** okrieg has joined #openstack | 14:29 | |
*** scotm has quit IRC | 14:29 | |
*** k1tsun3__ has quit IRC | 14:30 | |
*** engkur has joined #openstack | 14:31 | |
*** prad_ has joined #openstack | 14:31 | |
Sam-I-Am | seems like one of the general rules of IT. something will run until someone realizes it should never have worked in the first place, at which point it will break and not work until redone the right way. | 14:31 |
*** tzn has joined #openstack | 14:31 | |
*** edmund has quit IRC | 14:32 | |
*** prad_ has quit IRC | 14:32 | |
andrewbogott | yep! | 14:33 |
JoshuaG_AIM | Has anyone made an openstack with hyper-v datacenter and the vm hosts running under it? | 14:33 |
*** mkollaro has joined #openstack | 14:34 | |
*** ikke-t has quit IRC | 14:34 | |
*** nkhare has joined #openstack | 14:34 | |
*** badiane_ka has quit IRC | 14:35 | |
*** toanster_ is now known as toanster | 14:35 | |
*** edmund has joined #openstack | 14:35 | |
*** IanGovett has quit IRC | 14:35 | |
*** tkuser has quit IRC | 14:36 | |
*** msgodf has quit IRC | 14:36 | |
*** msgodf has joined #openstack | 14:36 | |
*** tkuser has joined #openstack | 14:37 | |
*** achampion has joined #openstack | 14:37 | |
*** rloo3_ has left #openstack | 14:37 | |
*** mwoodson_ has joined #openstack | 14:37 | |
*** joesavak has joined #openstack | 14:37 | |
Sam-I-Am | not me | 14:37 |
*** dims has quit IRC | 14:38 | |
*** xgsa has quit IRC | 14:39 | |
*** ikke-t has joined #openstack | 14:39 | |
*** jpomero has joined #openstack | 14:40 | |
andrewbogott | *sigh* When I delete an instance, the api immediately returns success and does nothing. And I've hit my quota of failed instances so now I have to raise my quota to keep testing. | 14:40 |
*** jecarey has joined #openstack | 14:40 | |
*** JuanDRay has joined #openstack | 14:41 | |
*** siemprreza has joined #openstack | 14:41 | |
*** julim has joined #openstack | 14:41 | |
*** xgsa has joined #openstack | 14:42 | |
*** julim has quit IRC | 14:42 | |
*** msekleta has quit IRC | 14:42 | |
*** julim has joined #openstack | 14:43 | |
*** sandywalsh has joined #openstack | 14:43 | |
*** peristeri has joined #openstack | 14:44 | |
*** siemprreza has quit IRC | 14:44 | |
*** siemprreza has joined #openstack | 14:44 | |
*** sgran has joined #openstack | 14:44 | |
*** dhellmann_ is now known as dhellmann | 14:44 | |
*** adreznec has joined #openstack | 14:44 | |
*** dims has joined #openstack | 14:44 | |
*** KLevenstein has joined #openstack | 14:44 | |
*** djoreilly has joined #openstack | 14:44 | |
*** mvenesio_ has joined #openstack | 14:45 | |
*** sigurding has joined #openstack | 14:45 | |
*** changbl has quit IRC | 14:45 | |
*** tongli has joined #openstack | 14:46 | |
*** promulo has joined #openstack | 14:47 | |
*** vlad_starkov has joined #openstack | 14:48 | |
*** balajiiyer has joined #openstack | 14:48 | |
*** mvenesio has quit IRC | 14:48 | |
*** vlad_starkov has quit IRC | 14:49 | |
*** msekleta__ has joined #openstack | 14:49 | |
*** vlad_starkov has joined #openstack | 14:49 | |
*** zehicle_at_dell has quit IRC | 14:50 | |
*** doug_shelley66 has joined #openstack | 14:52 | |
*** ikke-t has quit IRC | 14:53 | |
*** kbrierly has quit IRC | 14:53 | |
*** msekleta__ has quit IRC | 14:53 | |
*** shaon has quit IRC | 14:53 | |
*** scuttlemonkey has joined #openstack | 14:53 | |
*** shaon has joined #openstack | 14:54 | |
*** jamespage_ has quit IRC | 14:54 | |
*** blamar has joined #openstack | 14:55 | |
*** eglynn-lunch is now known as eglynn | 14:55 | |
*** kbrierly has joined #openstack | 14:55 | |
*** msekleta has joined #openstack | 14:55 | |
*** shibby has joined #openstack | 14:56 | |
*** angdraug has joined #openstack | 14:56 | |
*** racedo has quit IRC | 14:57 | |
*** cody-somerville has quit IRC | 14:57 | |
*** amrith has joined #openstack | 14:58 | |
*** dcramer_ has joined #openstack | 14:58 | |
*** stronghere has joined #openstack | 14:58 | |
*** ikke-t has joined #openstack | 14:58 | |
*** tsekiyama has joined #openstack | 14:59 | |
*** ildikov_ has joined #openstack | 14:59 | |
*** xresonance has joined #openstack | 14:59 | |
*** gpza has joined #openstack | 14:59 | |
*** nacer has quit IRC | 15:00 | |
*** belmoreira1 has quit IRC | 15:00 | |
*** markpeek has joined #openstack | 15:00 | |
*** hs366 has joined #openstack | 15:00 | |
*** crank has joined #openstack | 15:00 | |
*** alexlindenlevy has joined #openstack | 15:01 | |
*** blackboxsw has joined #openstack | 15:01 | |
*** nacer has joined #openstack | 15:02 | |
*** csaba|afk is now known as csaba | 15:02 | |
*** belmoreira has joined #openstack | 15:02 | |
*** amotoki has quit IRC | 15:02 | |
*** amrith has quit IRC | 15:02 | |
*** siemprreza1 has joined #openstack | 15:03 | |
*** dneary has joined #openstack | 15:03 | |
*** rmartinelli has quit IRC | 15:03 | |
*** Barker has quit IRC | 15:03 | |
*** amrith has joined #openstack | 15:03 | |
*** siemprreza has quit IRC | 15:03 | |
*** bdavenport has quit IRC | 15:06 | |
*** gmi has joined #openstack | 15:06 | |
*** pmoosh has joined #openstack | 15:06 | |
*** esker has quit IRC | 15:07 | |
*** esker has joined #openstack | 15:08 | |
*** MrRoot has joined #openstack | 15:08 | |
*** prad_ has joined #openstack | 15:08 | |
*** esker has quit IRC | 15:09 | |
*** mestery has joined #openstack | 15:09 | |
*** Gordonz has joined #openstack | 15:10 | |
*** vlad_starkov has quit IRC | 15:10 | |
*** pmoosh has quit IRC | 15:11 | |
*** kenperkins has joined #openstack | 15:11 | |
*** dmsimard has joined #openstack | 15:11 | |
*** ikke-t has quit IRC | 15:11 | |
*** dbalog has joined #openstack | 15:11 | |
*** jamieh has quit IRC | 15:11 | |
*** promulo has quit IRC | 15:12 | |
*** nphase has joined #openstack | 15:12 | |
*** nphase has joined #openstack | 15:12 | |
*** jpich has quit IRC | 15:12 | |
*** Gordonz has quit IRC | 15:13 | |
*** Gordonz has joined #openstack | 15:14 | |
*** jamieh has joined #openstack | 15:14 | |
*** IanGovett has joined #openstack | 15:14 | |
*** siemprreza1 has quit IRC | 15:15 | |
*** rotbeard has quit IRC | 15:15 | |
*** jpich has joined #openstack | 15:15 | |
*** gmoro has quit IRC | 15:15 | |
*** IanGovett1 has joined #openstack | 15:16 | |
*** vlad_starkov has joined #openstack | 15:16 | |
*** belmoreira has quit IRC | 15:16 | |
*** bdavenport has joined #openstack | 15:16 | |
*** siemprreza has joined #openstack | 15:16 | |
*** FunnyLookinHat has quit IRC | 15:16 | |
*** ikke-t has joined #openstack | 15:17 | |
*** rmartinelli has joined #openstack | 15:17 | |
*** matsuhas_ has quit IRC | 15:17 | |
*** pmathews has joined #openstack | 15:18 | |
*** whenry has joined #openstack | 15:18 | |
*** rcleere has joined #openstack | 15:18 | |
*** belmoreira has joined #openstack | 15:19 | |
*** IanGovett has quit IRC | 15:19 | |
*** shilpa has quit IRC | 15:19 | |
*** Guest18735 is now known as mfisch | 15:20 | |
*** Dr01d has quit IRC | 15:20 | |
*** mfisch is now known as Guest93890 | 15:20 | |
*** mestery has quit IRC | 15:20 | |
*** Dr01d has joined #openstack | 15:20 | |
*** nosnos has quit IRC | 15:21 | |
*** salmanbaset has joined #openstack | 15:21 | |
*** mestery has joined #openstack | 15:21 | |
*** cjoelrun1 has joined #openstack | 15:21 | |
*** zzelle has joined #openstack | 15:21 | |
*** ildikov_ has quit IRC | 15:22 | |
*** kevinconway has joined #openstack | 15:22 | |
andrewbogott | Sam-I-Am: OK… now I think everyone is talking to everyone else, almost. Log files are clean. But now a new instance stays in the 'spawning' state forever, never gets an IP. | 15:22 |
andrewbogott | Any suggestions about how to debug that? | 15:22 |
*** jkienitz has quit IRC | 15:23 | |
Sam-I-Am | check nova logs on the compute node | 15:24 |
*** adreznec has quit IRC | 15:24 | |
*** ildikov_ has joined #openstack | 15:24 | |
*** tiamar has joined #openstack | 15:25 | |
*** shibby has quit IRC | 15:25 | |
*** rnorwood1 has joined #openstack | 15:25 | |
*** sergmelikyan has joined #openstack | 15:25 | |
andrewbogott | compute logs look fine to me, although they reflect the stuck state: 'Found 1 in the database and 0 on the hypervisor' | 15:26 |
*** nshaikh has left #openstack | 15:26 | |
*** fnaval has quit IRC | 15:27 | |
Sam-I-Am | how about on the controller? | 15:27 |
Sam-I-Am | might be an auth issue somewhere still | 15:27 |
*** jnoller has joined #openstack | 15:27 | |
andrewbogott | the scheduler is happy... | 15:29 |
andrewbogott | could the instance be frozen waiting on dhcp? | 15:29 |
Sam-I-Am | it could be | 15:29 |
Sam-I-Am | console into it? | 15:29 |
*** ikke-t has quit IRC | 15:29 | |
Sam-I-Am | bbiab phone mtg | 15:29 |
*** jnoller_ has joined #openstack | 15:30 | |
*** Dr01d has quit IRC | 15:30 | |
*** mikeoutland has joined #openstack | 15:30 | |
*** Dr01d has joined #openstack | 15:30 | |
*** msekleta has quit IRC | 15:31 | |
*** JuanDRay has quit IRC | 15:31 | |
*** shilpa has joined #openstack | 15:31 | |
*** alexlindenlevy has quit IRC | 15:32 | |
*** tmclaugh[work] has quit IRC | 15:32 | |
*** pdevine has joined #openstack | 15:32 | |
*** spzala has joined #openstack | 15:33 | |
andrewbogott | I don't know how to get the console, but that would be useful! | 15:33 |
*** jnoller has quit IRC | 15:33 | |
*** cjoelrun1 has quit IRC | 15:33 | |
*** cjoelrun1 has joined #openstack | 15:33 | |
*** ikke-t has joined #openstack | 15:34 | |
*** nkrinner has quit IRC | 15:34 | |
*** nkrinner has joined #openstack | 15:34 | |
nkrinner | get install buffers | 15:34 |
Sam-I-Am | nova get-vnc-console <inst> novnc | 15:34 |
Sam-I-Am | should return a url | 15:34 |
*** nkrinner has quit IRC | 15:34 | |
*** slick666 has joined #openstack | 15:35 | |
*** srenatus has joined #openstack | 15:35 | |
*** gigawhat has joined #openstack | 15:35 | |
andrewbogott | Ah, but… that only works if the instance has a network, doesn't it? | 15:35 |
*** ddutta has joined #openstack | 15:35 | |
*** adreznec has joined #openstack | 15:35 | |
Sam-I-Am | nope | 15:36 |
andrewbogott | anyway, it says ERROR: Instance not yet ready (HTTP 409) | 15:36 |
Sam-I-Am | should use mgmt | 15:36 |
*** walterheck_ is now known as walterheck | 15:36 | |
Sam-I-Am | so theres another problem | 15:36 |
*** jgrimm has joined #openstack | 15:36 | |
Sam-I-Am | on phone tho :/ | 15:36 |
*** Gordonz has quit IRC | 15:36 | |
andrewbogott | yeah, sorry, carry on! | 15:36 |
*** atiwari has joined #openstack | 15:36 | |
*** balajiiyer has left #openstack | 15:36 | |
*** Barker has joined #openstack | 15:38 | |
*** gigawhat has quit IRC | 15:39 | |
*** ifarkas_ has joined #openstack | 15:40 | |
*** srenatus has quit IRC | 15:40 | |
*** jgrimm has quit IRC | 15:41 | |
*** ifarkas__ has joined #openstack | 15:41 | |
*** shausy has joined #openstack | 15:41 | |
*** WS-C6K has joined #openstack | 15:42 | |
*** siemprreza has left #openstack | 15:42 | |
*** BLZbubba has quit IRC | 15:42 | |
*** BLZbubba has joined #openstack | 15:42 | |
*** puzzled has joined #openstack | 15:42 | |
shausy | Im installing openstack using crowbar, when the nodes are getting booted, automatically it installs centos, though i have ubuntu pointing for PXE installation | 15:42 |
*** ifarkas has quit IRC | 15:43 | |
*** ifarkas has joined #openstack | 15:43 | |
*** galstrom_zzz is now known as galstrom | 15:43 | |
*** jeh has joined #openstack | 15:44 | |
*** shibby has joined #openstack | 15:44 | |
*** mrproper has joined #openstack | 15:46 | |
*** ikke-t has quit IRC | 15:46 | |
*** doublerr has joined #openstack | 15:46 | |
*** dcramer_ has quit IRC | 15:46 | |
*** kitplummer1 has joined #openstack | 15:46 | |
*** msekleta has joined #openstack | 15:47 | |
*** mestery has quit IRC | 15:47 | |
*** kitplummer has quit IRC | 15:47 | |
*** jeh_ has joined #openstack | 15:47 | |
*** srenatus has joined #openstack | 15:48 | |
*** jistr has quit IRC | 15:48 | |
*** ifarkas has quit IRC | 15:49 | |
*** ifarkas__ has quit IRC | 15:49 | |
*** jeh has quit IRC | 15:49 | |
*** ikke-t has joined #openstack | 15:50 | |
*** pravka_ has joined #openstack | 15:51 | |
*** scotm has joined #openstack | 15:51 | |
*** shilpa has quit IRC | 15:51 | |
*** monst has joined #openstack | 15:51 | |
*** doublerr has quit IRC | 15:51 | |
*** piokie has quit IRC | 15:52 | |
*** gmoro has joined #openstack | 15:52 | |
*** mrjazzcat has joined #openstack | 15:52 | |
*** tmclaugh[work] has joined #openstack | 15:52 | |
*** ayoung-ZzZzzZZzz is now known as ayoung | 15:52 | |
*** monst_ has joined #openstack | 15:52 | |
*** monst has quit IRC | 15:52 | |
*** fnaval has joined #openstack | 15:53 | |
*** gigawhat has joined #openstack | 15:53 | |
*** jistr has joined #openstack | 15:54 | |
*** shakayumi has joined #openstack | 15:54 | |
*** itarchitectkev_ has quit IRC | 15:54 | |
*** rnorwood2 has joined #openstack | 15:54 | |
*** mdorman has joined #openstack | 15:55 | |
*** rnorwood1 has quit IRC | 15:56 | |
*** cbachhub_ has joined #openstack | 15:56 | |
*** gigawhat has quit IRC | 15:56 | |
*** shausy has quit IRC | 15:57 | |
*** chasmo77 has joined #openstack | 15:57 | |
*** esker has joined #openstack | 15:58 | |
*** KaZeR has joined #openstack | 15:59 | |
*** adreznec has quit IRC | 15:59 | |
*** rnorwood2 has quit IRC | 15:59 | |
*** Morsicus has quit IRC | 16:00 | |
*** freck has quit IRC | 16:00 | |
*** rnorwood1 has joined #openstack | 16:00 | |
*** M00sL0gB0t has quit IRC | 16:01 | |
*** giorgiodinapoli has quit IRC | 16:01 | |
*** M00sL0gB0t has joined #openstack | 16:01 | |
*** Ruetobas has quit IRC | 16:01 | |
*** rnorwood1 has quit IRC | 16:01 | |
*** rnorwood1 has joined #openstack | 16:01 | |
*** chair6_ is now known as chair6 | 16:02 | |
*** mvenesio_ has quit IRC | 16:02 | |
*** kemra102 has joined #openstack | 16:02 | |
*** max_lobur is now known as max_lobur_afk | 16:02 | |
*** giorgiodinapoli has joined #openstack | 16:03 | |
*** yrabl has quit IRC | 16:03 | |
*** Ruetobas has joined #openstack | 16:03 | |
*** nmagnezi has quit IRC | 16:03 | |
*** ade_b has quit IRC | 16:03 | |
*** ikke-t has quit IRC | 16:04 | |
kemra102 | I am tring to create some snapshots in the Dashboard, but they are being deleted as soon as they have been saved. The glance registry logs just show a deletion after the saving as though it has been requested by myself. There do not appear to be any other log message anywhere. Any ideas what might cause this sudden strange behaviour? It is not something I've had issues with before | 16:04 |
*** doug_shelley66 has quit IRC | 16:04 | |
*** paragan has quit IRC | 16:05 | |
*** rnorwood1 has quit IRC | 16:06 | |
*** doug_shelley66 has joined #openstack | 16:06 | |
*** FunnyLookinHat has joined #openstack | 16:06 | |
*** desai has joined #openstack | 16:06 | |
*** Dharmit has quit IRC | 16:06 | |
*** Drankis has quit IRC | 16:06 | |
*** ppradhan has joined #openstack | 16:07 | |
*** jpich has quit IRC | 16:07 | |
*** mvenesio has joined #openstack | 16:08 | |
*** rnorwood1 has joined #openstack | 16:08 | |
*** Ruetobas has quit IRC | 16:08 | |
*** rnorwood1 has quit IRC | 16:08 | |
*** hdd_ has quit IRC | 16:09 | |
*** rnorwood1 has joined #openstack | 16:09 | |
*** lnguyen is now known as l_______________ | 16:10 | |
*** ikke-t has joined #openstack | 16:10 | |
*** Dharmit has joined #openstack | 16:10 | |
*** Shaan7 has joined #openstack | 16:10 | |
*** Shaan7 has quit IRC | 16:10 | |
*** Shaan7 has joined #openstack | 16:10 | |
*** cjoelrun1 has quit IRC | 16:10 | |
*** caleb_ has joined #openstack | 16:10 | |
*** cjellick has quit IRC | 16:11 | |
*** fak3r1 has joined #openstack | 16:11 | |
*** Zack_Deee has quit IRC | 16:11 | |
*** Zack_Deee has joined #openstack | 16:12 | |
*** jaypipes has quit IRC | 16:12 | |
*** Dharmit has quit IRC | 16:12 | |
*** tzabal has joined #openstack | 16:12 | |
*** elo1 has joined #openstack | 16:12 | |
*** kawa2014 has quit IRC | 16:13 | |
*** Ruetobas has joined #openstack | 16:14 | |
*** shakayumi has quit IRC | 16:14 | |
*** dizquierdo has joined #openstack | 16:14 | |
*** Dharmit has joined #openstack | 16:14 | |
*** adreznec has joined #openstack | 16:15 | |
*** thuc has joined #openstack | 16:15 | |
*** jpich has joined #openstack | 16:15 | |
*** l_______________ is now known as lnguyen | 16:15 | |
*** brdude has joined #openstack | 16:16 | |
*** Morsicus1 has joined #openstack | 16:16 | |
*** thuc_ has joined #openstack | 16:16 | |
*** kirves has joined #openstack | 16:17 | |
*** nkhare has quit IRC | 16:17 | |
*** mestery has joined #openstack | 16:18 | |
*** ildikov_ has quit IRC | 16:18 | |
*** shibby has quit IRC | 16:18 | |
*** vmtrooper has quit IRC | 16:18 | |
*** vkmc has quit IRC | 16:18 | |
*** vmtrooper has joined #openstack | 16:19 | |
*** jfarschman has joined #openstack | 16:19 | |
*** jp_at_hp has quit IRC | 16:19 | |
*** csaba is now known as csaba|afk | 16:19 | |
*** corXi has quit IRC | 16:20 | |
*** thuc has quit IRC | 16:20 | |
*** ryker has joined #openstack | 16:21 | |
*** scotm has quit IRC | 16:21 | |
*** blentz has quit IRC | 16:21 | |
*** blentz has joined #openstack | 16:22 | |
ashepelev | Hello everyone, is there some progress in finding the community leader for participating Openstack in GSoC2014? I would like to notice that timeline for registering the community in GSoC is Feb 3 - Feb 14 | 16:23 |
*** jprovazn is now known as jprovazn_afk | 16:23 | |
*** mikeoutland has quit IRC | 16:24 | |
*** ikke-t has quit IRC | 16:24 | |
*** pravka_ has quit IRC | 16:24 | |
*** jfarschman has quit IRC | 16:26 | |
*** cagrev has joined #openstack | 16:27 | |
*** chris_johnson has joined #openstack | 16:28 | |
*** evanz_ has joined #openstack | 16:29 | |
*** rmoe has quit IRC | 16:29 | |
*** kev has joined #openstack | 16:30 | |
*** ikke-t has joined #openstack | 16:30 | |
*** gigawhat has joined #openstack | 16:30 | |
*** kev is now known as Guest65787 | 16:30 | |
*** galstrom is now known as galstrom_zzz | 16:30 | |
*** gszasz has quit IRC | 16:32 | |
*** go_chiba has quit IRC | 16:33 | |
sudorandom | Is there an updated version of this page with working CSS? http://docs.openstack.org/grizzly/openstack-compute/admin/content//metadata-service.html | 16:33 |
*** slewis has quit IRC | 16:33 | |
sudorandom | oh, I just caught it. Weird, google has it indexed with the double slash. | 16:33 |
sudorandom | http://docs.openstack.org/grizzly/openstack-compute/admin/content/metadata-service.html | 16:33 |
*** ek6 has joined #openstack | 16:34 | |
*** WS-C6K has quit IRC | 16:34 | |
*** kemra102 has quit IRC | 16:35 | |
*** scollier has joined #openstack | 16:35 | |
*** sparkycollier has joined #openstack | 16:37 | |
*** doublerr has joined #openstack | 16:37 | |
*** doublerr has quit IRC | 16:37 | |
Sam-I-Am | sudorandom: yeah there's a problem with that | 16:37 |
Sam-I-Am | not sure whats going on | 16:38 |
*** vfiduccia has joined #openstack | 16:38 | |
*** vfiduccia has left #openstack | 16:38 | |
*** max_lobur_afk is now known as max_lobur | 16:38 | |
*** jeh_ has quit IRC | 16:39 | |
*** acathrow has left #openstack | 16:39 | |
*** slewis has joined #openstack | 16:39 | |
*** Mixomathoze has quit IRC | 16:40 | |
sudorandom | Sam-I-Am: it looks like it's because of the RSS feed reports with those URLs: view-source:http://docs.openstack.org/grizzly/openstack-compute/admin/atom.xml | 16:40 |
*** galstrom_zzz is now known as galstrom | 16:40 | |
andrewbogott | Sam-I-Am, still in a meeting? It sounded like you had a quick diagnosis for why I can't start instances/get a console | 16:41 |
*** pablosan has quit IRC | 16:41 | |
Sam-I-Am | andrewbogott: yeah, tied up in something else now | 16:41 |
andrewbogott | 'k np | 16:41 |
*** pablosan has joined #openstack | 16:41 | |
*** amrith has quit IRC | 16:42 | |
*** gszasz has joined #openstack | 16:42 | |
*** galafreysky7777 has joined #openstack | 16:43 | |
*** Dr01d has quit IRC | 16:43 | |
*** cjellick has joined #openstack | 16:43 | |
*** cjellick has joined #openstack | 16:44 | |
*** mestery has quit IRC | 16:44 | |
*** bvandenh has quit IRC | 16:44 | |
*** ikke-t has quit IRC | 16:44 | |
*** ryker has quit IRC | 16:46 | |
*** galafreysky7777 has quit IRC | 16:48 | |
*** shibby has joined #openstack | 16:48 | |
*** bdpayne has joined #openstack | 16:49 | |
*** jistr has quit IRC | 16:49 | |
*** doublerr has joined #openstack | 16:50 | |
*** msekleta__ has joined #openstack | 16:50 | |
*** daneyon has joined #openstack | 16:50 | |
*** gyee has joined #openstack | 16:50 | |
*** ikke-t has joined #openstack | 16:51 | |
*** vlad_starkov has quit IRC | 16:52 | |
*** tshefi has quit IRC | 16:52 | |
*** jcoufal has quit IRC | 16:52 | |
*** rmoe has joined #openstack | 16:53 | |
*** lsmola has quit IRC | 16:53 | |
*** jtomasek has quit IRC | 16:54 | |
*** sigurding has quit IRC | 16:54 | |
*** 64MAABB2M has joined #openstack | 16:54 | |
*** msekleta__ has quit IRC | 16:54 | |
*** CrackerJackMack has quit IRC | 16:54 | |
*** dcramer_ has joined #openstack | 16:54 | |
*** ifarkas_ has quit IRC | 16:55 | |
*** Morsicus1 has quit IRC | 16:55 | |
*** sudorandom has quit IRC | 16:55 | |
*** joshh has quit IRC | 16:55 | |
*** hemna has joined #openstack | 16:55 | |
*** CrackerJackMack has joined #openstack | 16:55 | |
*** joshh has joined #openstack | 16:56 | |
*** sudorandom has joined #openstack | 16:56 | |
*** kmg90 has joined #openstack | 16:56 | |
*** rtheis has joined #openstack | 16:56 | |
*** julienvey has quit IRC | 16:56 | |
*** mestery has joined #openstack | 16:56 | |
*** mili_ has joined #openstack | 16:58 | |
*** amuller has quit IRC | 16:58 | |
*** mozawa has quit IRC | 16:58 | |
*** amuller_ has joined #openstack | 16:58 | |
*** Dharmit has quit IRC | 16:59 | |
*** sparkycollier has quit IRC | 16:59 | |
*** vlad_starkov has joined #openstack | 16:59 | |
*** msekleta has quit IRC | 16:59 | |
*** mozawa has joined #openstack | 17:00 | |
*** ashepelev1 has joined #openstack | 17:01 | |
*** alop has joined #openstack | 17:01 | |
*** caleb_ has quit IRC | 17:01 | |
*** rnorwood1 has quit IRC | 17:01 | |
*** msekleta has joined #openstack | 17:01 | |
*** mili has quit IRC | 17:01 | |
*** emagana has joined #openstack | 17:01 | |
*** msekleta has quit IRC | 17:02 | |
*** msekleta has joined #openstack | 17:02 | |
*** unicell has quit IRC | 17:02 | |
*** Dharmit has joined #openstack | 17:02 | |
*** MaxV has quit IRC | 17:02 | |
*** sarob has joined #openstack | 17:02 | |
*** MaxV has joined #openstack | 17:02 | |
*** gszasz has quit IRC | 17:03 | |
*** jlibosva has quit IRC | 17:03 | |
*** kamer90 has joined #openstack | 17:03 | |
*** atomek has joined #openstack | 17:03 | |
*** kmg90 has quit IRC | 17:03 | |
*** portante has left #openstack | 17:04 | |
*** dobber has quit IRC | 17:04 | |
*** kamer90 is now known as kmg90 | 17:04 | |
*** ikke-t has quit IRC | 17:05 | |
*** portante has joined #openstack | 17:05 | |
*** KLevenstein has left #openstack | 17:05 | |
*** portante has left #openstack | 17:05 | |
*** devoid has joined #openstack | 17:06 | |
*** MaxV has quit IRC | 17:07 | |
*** gilliard has quit IRC | 17:07 | |
*** jlibosva has joined #openstack | 17:07 | |
*** Morsicus1 has joined #openstack | 17:07 | |
*** ams0 has quit IRC | 17:07 | |
*** sarob has quit IRC | 17:07 | |
*** mdorman has quit IRC | 17:07 | |
*** jroovers has quit IRC | 17:07 | |
*** pmoosh has joined #openstack | 17:07 | |
*** MrRoot has quit IRC | 17:07 | |
*** caleb_ has joined #openstack | 17:08 | |
*** tuxninja has joined #openstack | 17:08 | |
*** kiall has quit IRC | 17:08 | |
*** lparth has quit IRC | 17:08 | |
*** mindpixel has quit IRC | 17:09 | |
*** jckasper_ has quit IRC | 17:09 | |
*** thorfinn has quit IRC | 17:10 | |
*** Rajalakshmi has quit IRC | 17:10 | |
*** acathrow has joined #openstack | 17:11 | |
*** ikke-t has joined #openstack | 17:11 | |
*** mdorman has joined #openstack | 17:11 | |
*** pmoosh has quit IRC | 17:12 | |
*** jecarey has quit IRC | 17:13 | |
*** vlad_starkov has quit IRC | 17:13 | |
*** humbolt has quit IRC | 17:14 | |
*** tzn has quit IRC | 17:14 | |
*** humbolt has joined #openstack | 17:15 | |
*** ryker has joined #openstack | 17:15 | |
*** shanlar has joined #openstack | 17:17 | |
*** tuxninja has quit IRC | 17:17 | |
*** rnorwood1 has joined #openstack | 17:18 | |
*** srenatus has quit IRC | 17:19 | |
*** Dharmit has quit IRC | 17:19 | |
*** mst89 has joined #openstack | 17:19 | |
*** pantea has quit IRC | 17:21 | |
*** cyrus_mc has left #openstack | 17:21 | |
*** cjoelrun1 has joined #openstack | 17:21 | |
*** scollier has quit IRC | 17:22 | |
*** mst89 has quit IRC | 17:23 | |
*** WinnieTsang has quit IRC | 17:23 | |
*** chris_johnson is now known as wchrisj|away | 17:24 | |
*** wchrisj|away is now known as chris_johnson | 17:24 | |
*** atomek has quit IRC | 17:25 | |
*** ikke-t has quit IRC | 17:25 | |
*** comay has joined #openstack | 17:26 | |
*** cbachhub_ has quit IRC | 17:26 | |
*** Barker has quit IRC | 17:26 | |
*** doug_shelley66 has quit IRC | 17:27 | |
*** ams0 has joined #openstack | 17:28 | |
*** ashepelev1 has quit IRC | 17:29 | |
*** angdraug has quit IRC | 17:29 | |
*** enq has joined #openstack | 17:30 | |
*** cjoelrun1 has quit IRC | 17:31 | |
*** jckasper has joined #openstack | 17:31 | |
*** ikke-t has joined #openstack | 17:31 | |
*** caleb_ has quit IRC | 17:31 | |
*** ams0 has quit IRC | 17:32 | |
*** pbarquero has joined #openstack | 17:32 | |
*** kbrierly has quit IRC | 17:32 | |
*** cdub has joined #openstack | 17:33 | |
enq | hello guys4 | 17:33 |
*** caleb_ has joined #openstack | 17:33 | |
*** ash|2 has joined #openstack | 17:33 | |
*** andrewbogott is now known as andrewbogott_afk | 17:33 | |
*** pmoosh has joined #openstack | 17:33 | |
*** mbernacc has quit IRC | 17:34 | |
*** kamer90 has joined #openstack | 17:35 | |
*** rowleyaj has joined #openstack | 17:35 | |
*** niedbalski has joined #openstack | 17:35 | |
*** kmg90 has quit IRC | 17:35 | |
*** berendt has quit IRC | 17:35 | |
*** jobewan has joined #openstack | 17:35 | |
enq | maybe someone could help me, im currently testing openstack and proxmox VE for my small infrastructure, for now i would like to push my servers into virtual mashines, for this proxmox VE looks very promising | 17:35 |
enq | but i need HA of database, aswell as some storage | 17:36 |
*** kamer90 is now known as kmg90 | 17:36 | |
*** planetlarg has quit IRC | 17:36 | |
*** marekd is now known as marekd|away | 17:36 | |
*** kbrierly has joined #openstack | 17:36 | |
*** ioggstream has quit IRC | 17:36 | |
*** cjoelrun1 has joined #openstack | 17:37 | |
*** xmltok has joined #openstack | 17:37 | |
*** doug_shelley66 has joined #openstack | 17:37 | |
*** gcha has quit IRC | 17:37 | |
*** julim has quit IRC | 17:38 | |
*** cjoelrun1 has quit IRC | 17:38 | |
*** bcrochet has quit IRC | 17:38 | |
*** zerick has joined #openstack | 17:38 | |
*** msgodf has quit IRC | 17:38 | |
*** eezhova has joined #openstack | 17:39 | |
enq | openstack have swift, and cinder, as i understand its alternative for drdb? | 17:39 |
*** msekleta has quit IRC | 17:40 | |
notmyname | enq: cinder is for managing block devices that are attached to VMs. swift is for a pool of storage used by your apps (for unstructured data) | 17:40 |
*** bcrochet has joined #openstack | 17:40 | |
*** alexm_ has quit IRC | 17:40 | |
*** eezhova has left #openstack | 17:40 | |
*** neha has quit IRC | 17:40 | |
*** AnilV4 has quit IRC | 17:41 | |
*** ams0 has joined #openstack | 17:41 | |
*** jnoller_ is now known as jnoller | 17:41 | |
*** bcrochet has quit IRC | 17:42 | |
*** KaZeR has quit IRC | 17:42 | |
*** mvenesio has quit IRC | 17:42 | |
enq | i see | 17:42 |
*** bcrochet has joined #openstack | 17:43 | |
*** dgarstang2 has joined #openstack | 17:43 | |
dgarstang2 | How do I... generate an API key? | 17:44 |
enq | how about HA for all infrastructure? | 17:44 |
notmyname | enq: what do you mean by that? | 17:44 |
dgarstang2 | poking around the UI here... can't seem to find it. should be obvious I'd think | 17:44 |
*** ikke-t has quit IRC | 17:44 | |
enq | like keystone | 17:44 |
*** ams0 has joined #openstack | 17:45 | |
*** neha has joined #openstack | 17:45 | |
*** racedo has joined #openstack | 17:46 | |
enq | from charts, there is alot of nodes and stuff, can't i just put compute node and controller node on one server? or should i buy some separate unit for controller | 17:46 |
*** nanga has joined #openstack | 17:47 | |
*** pll_ has quit IRC | 17:47 | |
*** MaxV has joined #openstack | 17:47 | |
*** WinnieTsang has joined #openstack | 17:48 | |
sgran | enq: how does putting everything on one server get you HA? | 17:48 |
enq | for proxmox i have like 3-4 servers which manages all structure of VM's, i understand that openstack is much more then VM | 17:48 |
*** jecarey has joined #openstack | 17:48 | |
*** miguitas has quit IRC | 17:49 | |
enq | what i ment is put this services replicated on more servers, which act as controllers and nodes, if that makes sence | 17:49 |
*** galafreysky7777 has joined #openstack | 17:49 | |
*** jamieh has quit IRC | 17:50 | |
*** shausy has joined #openstack | 17:50 | |
*** ikke-t has joined #openstack | 17:50 | |
*** jamieh has joined #openstack | 17:50 | |
shausy | can someone help me on this | 17:51 |
shausy | Im installing openstack using crowbar, when the nodes are getting booted, automatically it installs centos, though i have ubuntu pointing for PXE installation | 17:51 |
*** SumitNaiksatam has quit IRC | 17:51 | |
*** astellwag has quit IRC | 17:51 | |
*** ams0_ has joined #openstack | 17:51 | |
sgran | yes, you can put everything on one machine, and just makemore of that same machine profile | 17:52 |
sgran | it's just a waste of resources - the API services do not use as much resources as the compute nodes, so keeping them separate makes sense | 17:53 |
*** AnilV4 has joined #openstack | 17:53 | |
*** Guest65787 has quit IRC | 17:54 | |
enq | what do you mean? | 17:54 |
*** arif-ali has quit IRC | 17:54 | |
*** angdraug has joined #openstack | 17:55 | |
enq | i understand that keystone, or neutron wount eat much, thats why i want to put them along with nova | 17:55 |
*** rossk has joined #openstack | 17:55 | |
*** ams0 has quit IRC | 17:55 | |
*** jkienitz has joined #openstack | 17:56 | |
*** belmoreira has quit IRC | 17:56 | |
*** adreznec has quit IRC | 17:57 | |
*** nacer has quit IRC | 17:58 | |
*** neha has quit IRC | 17:58 | |
*** Coyo has joined #openstack | 17:58 | |
*** Gordonz has joined #openstack | 17:58 | |
*** rossella_s has quit IRC | 17:58 | |
*** harlowja_away is now known as harlowja | 17:59 | |
*** AnilV4 has quit IRC | 17:59 | |
*** Coyo is now known as Guest5506 | 17:59 | |
*** galstrom is now known as galstrom_zzz | 17:59 | |
*** warik has joined #openstack | 17:59 | |
*** pixelb has quit IRC | 18:00 | |
*** _sulo has quit IRC | 18:01 | |
*** Gordonz has quit IRC | 18:01 | |
*** davidhadas_ has joined #openstack | 18:01 | |
*** kmg90 has quit IRC | 18:02 | |
*** derekh has quit IRC | 18:02 | |
*** julienvey has joined #openstack | 18:02 | |
enq | in general, i whant to run openstack on 3-4 server units, which should provide me HA mysql, and some storage. Failure of any node should not interrupt work, or load. | 18:02 |
*** jpich has quit IRC | 18:02 | |
*** davidhadas has quit IRC | 18:02 | |
*** sarob has joined #openstack | 18:03 | |
dgarstang2 | I'm trying to configure nova command line tool. Which URL do I use for the OS_AUTH_URL ? | 18:03 |
*** cdub has quit IRC | 18:03 | |
*** Gordonz has joined #openstack | 18:04 | |
*** alexlindenlevy has joined #openstack | 18:04 | |
dgarstang2 | The documentation at http://docs.openstack.org/user-guide/content/cli_openrc.html doesn't say where in the UI to get this value from | 18:04 |
*** zzelle_ has joined #openstack | 18:04 | |
*** caleb_ has quit IRC | 18:05 | |
*** caleb_ has joined #openstack | 18:05 | |
*** ikke-t has quit IRC | 18:05 | |
*** kev has joined #openstack | 18:05 | |
*** eglynn has quit IRC | 18:06 | |
*** kev is now known as Guest83801 | 18:06 | |
*** pmoosh has quit IRC | 18:06 | |
enq | maybe openstack is not what im looking | 18:07 |
*** lborda has quit IRC | 18:07 | |
annegentle | dgarstang2: good point. If you're on a Havana dashboard, there isn't one displayed by default. If you're on Trystack go to Settings and there's a list of API endpoints | 18:07 |
*** shibby has quit IRC | 18:07 | |
annegentle | dgarstang2: tell me more about your UI | 18:07 |
*** sarob has quit IRC | 18:07 | |
annegentle | dgarstang2: and cloud provider | 18:08 |
dgarstang2 | annegentle: I saw that. wasn't sure which one to use. However, I did just download the openrc.sh file. | 18:08 |
annegentle | dgarstang2: is it populated already? | 18:08 |
*** Barker has joined #openstack | 18:08 | |
dgarstang2 | annegentle: I believe so. The , err... openstack guy isn't in yet. :) | 18:08 |
annegentle | dgarstang2: yeah I think that it's easiest to use your pre-populated openrc file | 18:09 |
jokke_ | enq: maybe, maybe not ... alone definitely not | 18:09 |
dgarstang2 | annegentle: just got it to work, thanks. :) | 18:09 |
enq | what do you mean, alone? | 18:09 |
annegentle | dgarstang2: nice. | 18:09 |
jokke_ | enq: how cluster aware your application is? | 18:09 |
*** lborda has joined #openstack | 18:10 | |
*** armax has joined #openstack | 18:11 | |
enq | application's, its not cluster aware at all, will have to run them in VM's probably, still need HA mysql for standalone programs | 18:11 |
*** johnthetubaguy has quit IRC | 18:11 | |
jokke_ | enq: if you run some clustering on your sql servers, you configure your storage well, then openstack should not be your bottle neck. On the other hand if you expect that you install VM and magically there is nothing that can happen to it, you probably are looking wrong platform | 18:12 |
*** ikke-t has joined #openstack | 18:12 | |
*** Ric_ has quit IRC | 18:12 | |
*** KaZeR has joined #openstack | 18:12 | |
*** pberis has quit IRC | 18:13 | |
*** racedo has quit IRC | 18:14 | |
enq | does openstack provide VM's synchronized between, probably compute nodes? | 18:14 |
*** dobber has joined #openstack | 18:15 | |
*** sarob has joined #openstack | 18:15 | |
enq | for storage and mysql openstack looks promising, have no idea how about VM's | 18:15 |
*** dizquierdo has quit IRC | 18:15 | |
enq | sorry if my questions arent very accurate, just want to understand openstack more | 18:16 |
*** iDrac has joined #openstack | 18:16 | |
*** pberis has joined #openstack | 18:17 | |
*** mst89 has joined #openstack | 18:17 | |
*** galstrom_zzz is now known as galstrom | 18:17 | |
*** gclark has joined #openstack | 18:17 | |
ash|2 | enq: you run VM on one compute node | 18:18 |
gclark | can anyone help me attach raid arrays to my devstack setup? | 18:18 |
*** AnilV4 has joined #openstack | 18:18 | |
*** neha has joined #openstack | 18:18 | |
*** arnaud___ has joined #openstack | 18:18 | |
*** arnaud__ has joined #openstack | 18:18 | |
enq | only VM's? | 18:19 |
gclark | or even just a second hard drive for more storage, can't get it to detect in openstack | 18:19 |
*** dobber has quit IRC | 18:19 | |
*** sarob has quit IRC | 18:20 | |
*** IlyaE has joined #openstack | 18:20 | |
*** Duane_ has joined #openstack | 18:20 | |
*** amrith has joined #openstack | 18:20 | |
*** mestery has quit IRC | 18:20 | |
ash|2 | enq: Maybe the openstack functionality was enlarged, I used to deploy it about 2-3 years ago - and yes - the compute nodes used to run vm's, what else do you interested in to run on them? | 18:21 |
*** ddutta has quit IRC | 18:22 | |
*** iDrac has quit IRC | 18:22 | |
enq | i don't know, thats why im asking, does VM's balance one nodes? | 18:22 |
*** morganfainberg_Z is now known as morganfainberg | 18:22 | |
*** iDrac has joined #openstack | 18:22 | |
*** slick666 has quit IRC | 18:22 | |
enq | or migrate between them, havent went that far with test setup | 18:22 |
*** srenatus has joined #openstack | 18:23 | |
*** shibby has joined #openstack | 18:23 | |
*** galstrom is now known as galstrom_zzz | 18:23 | |
*** CaptTofu has joined #openstack | 18:24 | |
*** greyfox has joined #openstack | 18:24 | |
*** SumitNaiksatam has joined #openstack | 18:24 | |
*** dpippenger has quit IRC | 18:24 | |
ctlaugh | I'm trying to use Devstack (trunk) to deploy on Saucy (ARM midway) and am getting an error when it's installing python-heatclient: cannot stat '/opt/stack/python-heatclient/tools/heat.bash_completion': No such file or directory | 18:24 |
*** tuxninja has joined #openstack | 18:25 | |
*** tuxninja has left #openstack | 18:25 | |
*** ikke-t has quit IRC | 18:25 | |
ctlaugh | ^^ The file is not there. I've been successful Devstack before installing stable/havana. Any suggestions where to look? | 18:25 |
*** chadix has joined #openstack | 18:25 | |
*** KaZeR has quit IRC | 18:27 | |
*** jlibosva1 has joined #openstack | 18:27 | |
*** sushil_ has quit IRC | 18:27 | |
*** changbl has joined #openstack | 18:27 | |
*** tuxninja has joined #openstack | 18:27 | |
*** jlibosva has quit IRC | 18:29 | |
*** sigurding has joined #openstack | 18:30 | |
*** ikke-t has joined #openstack | 18:30 | |
*** ams0_ has quit IRC | 18:30 | |
*** kirves has quit IRC | 18:31 | |
*** kirves has joined #openstack | 18:31 | |
*** okrieg1 has joined #openstack | 18:32 | |
*** yogesh has joined #openstack | 18:32 | |
*** Sam_ has joined #openstack | 18:34 | |
*** ek6 has left #openstack | 18:34 | |
*** sushils has joined #openstack | 18:34 | |
*** bvandenh has joined #openstack | 18:34 | |
*** galafrey1ky7777 has joined #openstack | 18:34 | |
*** newell has joined #openstack | 18:34 | |
*** kbrierly has quit IRC | 18:34 | |
*** julienvey has quit IRC | 18:35 | |
*** shausy has quit IRC | 18:35 | |
*** amuller_ has quit IRC | 18:35 | |
*** julienvey has joined #openstack | 18:35 | |
*** Sam_ has quit IRC | 18:35 | |
*** kbrierly has joined #openstack | 18:35 | |
*** kirves has quit IRC | 18:36 | |
*** galafreysky7777 has quit IRC | 18:36 | |
*** SamChoi has joined #openstack | 18:36 | |
*** okrieg1 has quit IRC | 18:36 | |
*** slick666 has joined #openstack | 18:37 | |
*** ndipanov is now known as ndipanov_gone | 18:37 | |
*** igor has quit IRC | 18:40 | |
*** fin_ has joined #openstack | 18:40 | |
*** bvandenh has quit IRC | 18:40 | |
*** mestery has joined #openstack | 18:41 | |
*** troytoman-away is now known as troytoman | 18:41 | |
*** ikke-t has quit IRC | 18:43 | |
*** davi has joined #openstack | 18:43 | |
*** chris_johnson has quit IRC | 18:44 | |
*** igor has joined #openstack | 18:44 | |
*** davi has quit IRC | 18:44 | |
*** davi has joined #openstack | 18:44 | |
*** spzala has quit IRC | 18:44 | |
*** hartsocks has left #openstack | 18:44 | |
*** kdbrierly has joined #openstack | 18:45 | |
*** kbrierly has quit IRC | 18:45 | |
*** dangers_away is now known as dangers | 18:47 | |
*** ArxCruz has quit IRC | 18:47 | |
*** ArxCruz has joined #openstack | 18:47 | |
*** eglynn has joined #openstack | 18:47 | |
*** bbcmicrocomputer has quit IRC | 18:48 | |
*** doublerr has quit IRC | 18:48 | |
*** WackoRobie has quit IRC | 18:48 | |
*** KaZeR has joined #openstack | 18:49 | |
*** galstrom_zzz is now known as galstrom | 18:49 | |
*** jprovazn_afk has quit IRC | 18:50 | |
*** Guest83801 has quit IRC | 18:50 | |
*** WackoRobie has joined #openstack | 18:50 | |
*** Gordonz has quit IRC | 18:50 | |
*** ikke-t has joined #openstack | 18:50 | |
*** arif-ali has joined #openstack | 18:50 | |
*** msekleta__ has joined #openstack | 18:50 | |
*** eglynn has quit IRC | 18:51 | |
*** tyrfing_ has joined #openstack | 18:53 | |
*** jpomero has quit IRC | 18:53 | |
*** nacim has quit IRC | 18:53 | |
*** zzelle has quit IRC | 18:54 | |
*** msekleta__ has quit IRC | 18:55 | |
*** davi has quit IRC | 18:55 | |
*** nacer has joined #openstack | 18:55 | |
*** lisssb has joined #openstack | 18:56 | |
*** gclark has quit IRC | 18:56 | |
*** dobber has joined #openstack | 18:56 | |
*** cjoelrun1 has joined #openstack | 18:58 | |
*** emagana has quit IRC | 18:58 | |
*** cagrev_ has joined #openstack | 18:59 | |
*** troytoman is now known as troytoman-away | 19:00 | |
*** cagrev has quit IRC | 19:00 | |
*** jobewan has quit IRC | 19:00 | |
*** krtaylor has quit IRC | 19:01 | |
*** Gordonz_ has joined #openstack | 19:01 | |
*** WinnieTsang has quit IRC | 19:01 | |
*** WinnieTsang has joined #openstack | 19:02 | |
*** chadix has quit IRC | 19:02 | |
*** kalloc has joined #openstack | 19:02 | |
*** balajiiyer has joined #openstack | 19:02 | |
*** jpomero has joined #openstack | 19:02 | |
*** vartom1111111117 has joined #openstack | 19:02 | |
*** fieldfirst has quit IRC | 19:02 | |
*** monst_ has quit IRC | 19:03 | |
*** IanGovett has joined #openstack | 19:03 | |
*** IanGovett1 has quit IRC | 19:03 | |
CaptTofu | join #devstack | 19:03 |
CaptTofu | oops | 19:03 |
*** ikke-t has quit IRC | 19:04 | |
CaptTofu | awfully lonely there | 19:04 |
*** jckasper_ has joined #openstack | 19:04 | |
*** ddutta has joined #openstack | 19:04 | |
*** _cjones_ has joined #openstack | 19:04 | |
*** balajiiyer1 has joined #openstack | 19:05 | |
*** jckasper has quit IRC | 19:05 | |
*** doublerr has joined #openstack | 19:06 | |
*** gregmark has joined #openstack | 19:06 | |
*** balajiiyer has quit IRC | 19:07 | |
*** Gordonz_ has quit IRC | 19:07 | |
*** Gordonz has joined #openstack | 19:07 | |
*** epim has joined #openstack | 19:08 | |
*** nacer has quit IRC | 19:09 | |
*** dfarrell07 has joined #openstack | 19:09 | |
*** k_stev has joined #openstack | 19:10 | |
*** aaronjamesford has joined #openstack | 19:10 | |
*** ikke-t has joined #openstack | 19:10 | |
*** mvenesio has joined #openstack | 19:10 | |
*** galstrom is now known as galstrom_zzz | 19:11 | |
*** jamieh has quit IRC | 19:11 | |
*** galstrom_zzz is now known as galstrom | 19:12 | |
*** Gordonz has quit IRC | 19:12 | |
*** okrieg1 has joined #openstack | 19:12 | |
*** pberis has quit IRC | 19:13 | |
*** okrieg1 has quit IRC | 19:13 | |
*** iDrac has quit IRC | 19:14 | |
*** pberis has joined #openstack | 19:14 | |
*** spzala has joined #openstack | 19:14 | |
*** iDrac has joined #openstack | 19:14 | |
*** okrieg1 has joined #openstack | 19:14 | |
*** dpippenger has joined #openstack | 19:15 | |
*** aaronjamesford1 has joined #openstack | 19:15 | |
*** aaronjamesford has quit IRC | 19:15 | |
*** aaronjamesford1 has left #openstack | 19:16 | |
*** mozg_ has joined #openstack | 19:16 | |
mozg_ | hello guys | 19:17 |
*** kev has joined #openstack | 19:17 | |
*** tyrfing_ has quit IRC | 19:17 | |
mozg_ | I am an openstack noob and was wondering if some one could answer a few questions | 19:17 |
*** FunnyLookinHat has quit IRC | 19:17 | |
*** kev is now known as Guest50099 | 19:17 | |
mozg_ | i am currently using cloudstack and slowly starting to hate it | 19:17 |
*** Noodles_ has joined #openstack | 19:18 | |
*** Noodles_ has quit IRC | 19:18 | |
mozg_ | so, I am considering switching to openstack in hope that it will not be as buggy as the cloudstack is | 19:18 |
mozg_ | so, my question is what is the minimal number of servers you need to run openstack in production? | 19:18 |
mozg_ | I've read on the ubuntu page that they recommend as many as 10 servers | 19:18 |
mozg_ | can you get away with running openstack with less servers? | 19:19 |
*** okrieg1 has quit IRC | 19:19 | |
*** mestery has quit IRC | 19:19 | |
*** dobber has quit IRC | 19:19 | |
mozg_ | I've got two compute nodes and two storage servers (running ceph) and one management server which I was hoping to use as my openstack controller and other required bits and bobs | 19:19 |
mozg_ | can I build my production openstack with my setup? | 19:20 |
*** cyrus_mc has joined #openstack | 19:20 | |
*** dobber has joined #openstack | 19:20 | |
*** daneyon has quit IRC | 19:20 | |
cyrus_mc | I downloaded the VOVA virtual machine, spun it up according to the documentation. It says the default login is demo/vmware but when I try to use that it says invalid credentials | 19:21 |
*** FunnyLookinHat has joined #openstack | 19:21 | |
Sam-I-Am | mozg_: you can technically run everything on one node | 19:22 |
*** rmartinelli has quit IRC | 19:22 | |
*** okrieg1 has joined #openstack | 19:22 | |
*** pixelb has joined #openstack | 19:22 | |
cyrus_mc | root / vmware was it | 19:22 |
mozg_ | Sam-I-Am, yes, but I am talking about production environment | 19:22 |
Sam-I-Am | mozg_: just not recommended. with nova-net and not considering redundancy, i'd say 1 controller and then compute nodes. for neutron, 1 controller, 1 net node, and your compute nodes | 19:22 |
Sam-I-Am | plus any storage nodes depending on your type of storage | 19:23 |
mozg_ | I am using Ceph for my storage | 19:23 |
*** clayb has joined #openstack | 19:24 | |
mozg_ | and it's already configured and working with cloudstack | 19:24 |
*** melwitt has joined #openstack | 19:24 | |
mozg_ | so, for testing I would create a new pool for the openstack | 19:24 |
Sam-I-Am | i havent used ceph so i cant help there | 19:24 |
*** kiall has joined #openstack | 19:24 | |
mozg_ | so, from what I understood, you need to have 1 controller, 1 network node and compute nodes | 19:24 |
mozg_ | is this right? | 19:24 |
*** ikke-t has quit IRC | 19:25 | |
Sam-I-Am | for neutron, yes | 19:26 |
*** kdbrierly has quit IRC | 19:26 | |
Sam-I-Am | i dont know what cloudstack does | 19:26 |
*** Gamekiller77 has joined #openstack | 19:26 | |
*** kbrierly has joined #openstack | 19:26 | |
Gamekiller77 | good day all has any one gotten live migration working here | 19:27 |
Sam-I-Am | Gamekiller77: at some point in the past, yes | 19:27 |
Gamekiller77 | getting a 400 error | 19:27 |
*** caleb_ has quit IRC | 19:27 | |
*** achampion has quit IRC | 19:27 | |
*** spzala has quit IRC | 19:28 | |
*** achampion has joined #openstack | 19:28 | |
Sam-I-Am | no details? | 19:28 |
*** sigurding has quit IRC | 19:28 | |
*** spzala has joined #openstack | 19:29 | |
Gamekiller77 | http://paste.openstack.org/show/62859/ | 19:30 |
Gamekiller77 | that all i get | 19:30 |
*** max_lobur is now known as max_lobur_afk | 19:30 | |
*** pnavarro has quit IRC | 19:30 | |
*** sarob has joined #openstack | 19:30 | |
*** ikke-t has joined #openstack | 19:32 | |
Sam-I-Am | wonder if 'disk over commit' has anything to do | 19:32 |
*** ddutta has quit IRC | 19:32 | |
*** caleb_ has joined #openstack | 19:33 | |
*** monst has joined #openstack | 19:33 | |
Gamekiller77 | it false | 19:33 |
Gamekiller77 | and this is all on Ceph | 19:33 |
*** rmartinelli has joined #openstack | 19:34 | |
*** mlemay has joined #openstack | 19:34 | |
Gamekiller77 | here goes nothing down a new rabbit hole | 19:34 |
*** tyrfing_ has joined #openstack | 19:34 | |
*** denaitre has joined #openstack | 19:34 | |
*** JoshNang has left #openstack | 19:35 | |
*** mlemay has left #openstack | 19:35 | |
*** salmanbaset has quit IRC | 19:35 | |
*** servercobra has joined #openstack | 19:35 | |
Gamekiller77 | Sam-I-Am, you just need to config the setting for live on the compute nodes right | 19:36 |
*** bdpayne has quit IRC | 19:36 | |
*** jpomero has quit IRC | 19:36 | |
*** Gordonz has joined #openstack | 19:37 | |
mozg_ | Does anyone use Infiniband with openstack? | 19:38 |
mozg_ | if so, could you please point me in the right direction on getting it to work? | 19:38 |
mozg_ | it would be ideal to provide guest vms with 40gbit/s network interface on top of Infiniband | 19:39 |
*** cagrev__ has joined #openstack | 19:39 | |
*** chris_johnson has joined #openstack | 19:39 | |
Gamekiller77 | i have yet to come across any IF setups info while i been hunting | 19:40 |
*** cagrev_ has quit IRC | 19:41 | |
*** sigurding has joined #openstack | 19:41 | |
*** monst has quit IRC | 19:41 | |
*** datamatic has joined #openstack | 19:41 | |
*** Morsicus1 has quit IRC | 19:41 | |
*** bdpayne has joined #openstack | 19:42 | |
*** datamatic has quit IRC | 19:42 | |
*** datamatic has joined #openstack | 19:43 | |
*** stkowski has joined #openstack | 19:43 | |
Sam-I-Am | mozg_: i dont see why it wouldnt work. its just networking. | 19:44 |
*** sarob has quit IRC | 19:44 | |
*** foexle has quit IRC | 19:44 | |
Gamekiller77 | yah i was just thinking the same thing | 19:44 |
Gamekiller77 | if linux can talk over it | 19:45 |
mozg_ | Sam-I-Am, for starters, there is no bridging capability on Infiniband interface | 19:45 |
Sam-I-Am | logically partitioning bandwidth might be more interesting | 19:45 |
*** pdevine_ has joined #openstack | 19:45 | |
*** sarob has joined #openstack | 19:45 | |
Sam-I-Am | how does it handle ip? | 19:45 |
*** ikke-t has quit IRC | 19:45 | |
mozg_ | and from what i understand you need to create bridge interfaces for kvm to work | 19:45 |
mozg_ | there is an infiniband over ethernet support | 19:46 |
mozg_ | so, ip works just fine | 19:46 |
mozg_ | but without bridging capability | 19:46 |
*** pdevine has quit IRC | 19:46 | |
mozg_ | so, i've got an ib0 interface for instance | 19:46 |
Sam-I-Am | how about gre/vxlan? | 19:46 |
mozg_ | not sure about gre, etc | 19:47 |
mozg_ | i think gre should work | 19:47 |
Sam-I-Am | it doesnt use bridging | 19:47 |
*** jlibosva1 has quit IRC | 19:47 | |
Gamekiller77 | that a bit of over head but with 40gb should be fine | 19:47 |
Sam-I-Am | Gamekiller77: for me it was configuring the settings in libvirt and then enabling key-based ssh among all of the nodes | 19:48 |
Gamekiller77 | yah | 19:48 |
Gamekiller77 | for what | 19:49 |
*** okrieg has quit IRC | 19:49 | |
*** giorgiodinapoli has quit IRC | 19:49 | |
Gamekiller77 | networking gee or live migration | 19:49 |
Gamekiller77 | gre | 19:49 |
mozg_ | Sam-I-Am, so, you think i can get openstack + kvm to work without bridge devices? | 19:49 |
Sam-I-Am | live miration | 19:49 |
Sam-I-Am | mozg_: openvswitch can handle it with neutron/gre/vxlan rather than linuxbridge | 19:49 |
*** giorgiodinapoli has joined #openstack | 19:50 | |
mozg_ | very interesting indeed | 19:50 |
mozg_ | need to look into it | 19:50 |
*** pritidesai has joined #openstack | 19:50 | |
mozg_ | one more question - cloudstack has a capability to provide vpn to the end user using lt2p native client. Is this also available in openstack? | 19:51 |
mozg_ | so that the end user can vpn into their virtual cloud network and access servers | 19:51 |
Gamekiller77 | there is a VPN service i never played with it but i see it | 19:52 |
*** lblanchard has quit IRC | 19:52 | |
*** jckasper has joined #openstack | 19:52 | |
*** ikke-t has joined #openstack | 19:53 | |
*** adreznec has joined #openstack | 19:53 | |
*** jckasper_ has quit IRC | 19:53 | |
larsks | The vpn services is really meant more as a datacenter-to-datacenter thing (like Amazon's virtual private cloud offering). | 19:53 |
*** sarob has quit IRC | 19:54 | |
mozg_ | so, there is no feature which is available to the end user via GUI that enables the vpn access? | 19:54 |
*** sarob has joined #openstack | 19:54 | |
*** emagana has joined #openstack | 19:54 | |
*** monst has joined #openstack | 19:54 | |
Sam-I-Am | mozg_: i would either run a vpn instance per tenant or run a cluster for all of the tenants | 19:54 |
*** tomato has joined #openstack | 19:55 | |
mozg_ | Sam-I-Am, okay, so I have to manually install a vpn server, configure it, assign firewall rules to allow the right protocol + ports | 19:56 |
*** rnorwood1 has quit IRC | 19:56 | |
mozg_ | right? | 19:56 |
larsks | mozg_: Here are the docs for the existing vpnaas extension: http://docs.openstack.org/api/openstack-network/2.0/content/vpnaas_ext.html | 19:56 |
mozg_ | larsks, thanks | 19:57 |
mozg_ | so, the functionality is experimental, from what i can see. | 19:58 |
mozg_ | do you know how to access this feature and would the end user be able to enable it by him/her self or would it involve the cloud infrastructure administrators to create the necessaries? | 19:59 |
*** suresh12 has joined #openstack | 19:59 | |
*** sarob has quit IRC | 19:59 | |
*** acathrow has quit IRC | 20:00 | |
*** okrieg has joined #openstack | 20:00 | |
larsks | mozg_: I haven't deployed it myself, so can't answer that one. | 20:00 |
*** rnorwood1 has joined #openstack | 20:00 | |
*** Kharec has quit IRC | 20:00 | |
*** starmer has joined #openstack | 20:01 | |
*** brianr is now known as rosmaita | 20:01 | |
Sam-I-Am | i would hope its another 'push a button' thing | 20:02 |
Sam-I-Am | just like tenants can build their own networks | 20:02 |
Sam-I-Am | might be a good question for the openstack mailing list | 20:03 |
*** roeroe has quit IRC | 20:03 | |
*** mkollaro has quit IRC | 20:04 | |
*** Kharec has joined #openstack | 20:04 | |
*** vmtrooper has quit IRC | 20:04 | |
*** HenryG_ has quit IRC | 20:04 | |
*** HenryG_ has joined #openstack | 20:05 | |
*** HenryG_ has quit IRC | 20:05 | |
*** jckasper_ has joined #openstack | 20:05 | |
*** rfolco has quit IRC | 20:05 | |
*** ashwini has joined #openstack | 20:05 | |
*** Barker has quit IRC | 20:05 | |
*** HenryG has joined #openstack | 20:06 | |
*** caleb_ has quit IRC | 20:06 | |
*** ikke-t has quit IRC | 20:07 | |
*** perror has quit IRC | 20:07 | |
*** aburaschi has joined #openstack | 20:08 | |
*** WinnieTsang has quit IRC | 20:08 | |
*** gszasz has joined #openstack | 20:08 | |
*** jckasper has quit IRC | 20:09 | |
aburaschi | Hi! Trying to set up a simple multi-node env with devstack. Where can I find an updated settings setup (localrc/stackrc) for the compute node? | 20:09 |
*** WinnieTsang has joined #openstack | 20:10 | |
*** galstrom is now known as galstrom_zzz | 20:10 | |
*** _cjones__ has joined #openstack | 20:10 | |
*** hmmhmmhmmjasne has joined #openstack | 20:11 | |
*** hmmhmmhmmjasne has quit IRC | 20:11 | |
*** ikke-t has joined #openstack | 20:13 | |
*** _cjones_ has quit IRC | 20:13 | |
*** acathrow has joined #openstack | 20:14 | |
*** Barker has joined #openstack | 20:15 | |
*** mkollaro has joined #openstack | 20:16 | |
*** kenperkins has quit IRC | 20:17 | |
*** kenperkins has joined #openstack | 20:18 | |
*** sarob has joined #openstack | 20:18 | |
*** suresh12 has quit IRC | 20:18 | |
*** jcarter has joined #openstack | 20:19 | |
*** kenperkins_ has joined #openstack | 20:20 | |
*** mlegault has joined #openstack | 20:22 | |
*** lcestari has quit IRC | 20:22 | |
*** enq has quit IRC | 20:22 | |
*** caleb_ has joined #openstack | 20:22 | |
*** mrda_away is now known as mrda | 20:22 | |
*** mst89 has quit IRC | 20:23 | |
*** kenperkins has quit IRC | 20:24 | |
*** devnull1 has joined #openstack | 20:25 | |
*** jobewan has joined #openstack | 20:26 | |
*** ikke-t has quit IRC | 20:27 | |
*** jcoufal has joined #openstack | 20:28 | |
*** IanGovett has quit IRC | 20:29 | |
*** mvenesio has quit IRC | 20:29 | |
*** gszasz has quit IRC | 20:29 | |
*** sarob has quit IRC | 20:29 | |
*** krast has quit IRC | 20:30 | |
*** sarob has joined #openstack | 20:30 | |
*** kalloc has quit IRC | 20:30 | |
*** Guest93890 is now known as mfisch | 20:31 | |
*** shibby has quit IRC | 20:31 | |
*** mfisch is now known as Guest22857 | 20:31 | |
*** niedbalski has quit IRC | 20:31 | |
*** kalloc has joined #openstack | 20:31 | |
*** MrSinster has joined #openstack | 20:32 | |
*** sroy_ has quit IRC | 20:32 | |
*** _cjones__ has quit IRC | 20:32 | |
*** kirves has joined #openstack | 20:32 | |
*** ikke-t has joined #openstack | 20:32 | |
*** ewindisch has quit IRC | 20:32 | |
*** sarob has quit IRC | 20:34 | |
*** ackerman80 has joined #openstack | 20:35 | |
*** IanGovett1 has joined #openstack | 20:35 | |
*** ackerman80 has left #openstack | 20:35 | |
*** nikhil is now known as nikhil-brb | 20:35 | |
*** _cjones_ has joined #openstack | 20:35 | |
*** _cjones_ has quit IRC | 20:36 | |
*** ewindisch has joined #openstack | 20:36 | |
*** SamChoi has quit IRC | 20:37 | |
*** krtaylor has joined #openstack | 20:38 | |
*** nikhil-brb is now known as nikhil | 20:39 | |
*** okrieg1 has quit IRC | 20:40 | |
*** rnorwood1 has quit IRC | 20:41 | |
*** djoreilly has quit IRC | 20:41 | |
*** suresh12 has joined #openstack | 20:42 | |
*** ikke-t has quit IRC | 20:45 | |
*** datamatic has quit IRC | 20:45 | |
*** datamatic has joined #openstack | 20:46 | |
*** colinmcnamara has joined #openstack | 20:46 | |
*** tzabal has left #openstack | 20:46 | |
*** gmi has quit IRC | 20:47 | |
*** shibby has joined #openstack | 20:48 | |
*** lborda has quit IRC | 20:50 | |
*** scollier has joined #openstack | 20:50 | |
*** Harry51S has quit IRC | 20:50 | |
*** ikke-t has joined #openstack | 20:50 | |
*** sigurding has quit IRC | 20:51 | |
*** dthor has joined #openstack | 20:51 | |
*** msekleta__ has joined #openstack | 20:51 | |
*** morazi has joined #openstack | 20:51 | |
*** aburaschi has left #openstack | 20:52 | |
*** julim has joined #openstack | 20:52 | |
*** lborda has joined #openstack | 20:53 | |
*** julim has quit IRC | 20:53 | |
*** nacer has joined #openstack | 20:53 | |
*** dramagods has joined #openstack | 20:54 | |
*** Barker has quit IRC | 20:54 | |
*** msekleta__ has quit IRC | 20:55 | |
*** jcoufal has quit IRC | 20:56 | |
*** suresh12 has quit IRC | 20:57 | |
*** vartom1111111117 has quit IRC | 20:57 | |
*** julim has joined #openstack | 20:58 | |
*** evanz has joined #openstack | 20:58 | |
shibby | reed ping | 20:58 |
*** vkmc has joined #openstack | 20:59 | |
*** gcha has joined #openstack | 21:01 | |
*** IanGovett1 has quit IRC | 21:02 | |
*** pixelb has quit IRC | 21:02 | |
*** colinmcnamara has quit IRC | 21:02 | |
*** amrith has quit IRC | 21:02 | |
*** greyfox has quit IRC | 21:03 | |
*** suresh12 has joined #openstack | 21:03 | |
*** amrith has joined #openstack | 21:03 | |
*** ikke-t has quit IRC | 21:03 | |
*** sgordon has quit IRC | 21:04 | |
*** colinmcnamara has joined #openstack | 21:05 | |
*** Barker has joined #openstack | 21:05 | |
Gamekiller77 | hmm i do not see a live migration step for havana only grizzly | 21:05 |
*** mili_ has quit IRC | 21:05 | |
Sam-I-Am | step? | 21:05 |
*** kalloc has quit IRC | 21:06 | |
*** nikhil has quit IRC | 21:06 | |
*** nikhil has joined #openstack | 21:06 | |
*** lblanchard has joined #openstack | 21:06 | |
*** nacer has quit IRC | 21:07 | |
*** okrieg1 has joined #openstack | 21:07 | |
*** vartom1111111117 has joined #openstack | 21:07 | |
*** alop has quit IRC | 21:09 | |
*** ikke-t has joined #openstack | 21:09 | |
*** thuc_ has quit IRC | 21:10 | |
*** JeLuF has joined #openstack | 21:10 | |
*** pavol has quit IRC | 21:11 | |
*** thuc has joined #openstack | 21:11 | |
*** vlad_starkov has joined #openstack | 21:12 | |
*** nikhil__ has joined #openstack | 21:13 | |
*** nikhil has left #openstack | 21:13 | |
*** colinmcnamara has quit IRC | 21:14 | |
*** vlad_starkov has quit IRC | 21:14 | |
*** exceion_ is now known as exceion | 21:14 | |
Gamekiller77 | steps like what to do | 21:15 |
Gamekiller77 | i see this page http://docs.openstack.org/grizzly/openstack-compute/admin/content//configuring-migrations.html | 21:15 |
Gamekiller77 | but it for grizzly | 21:15 |
Gamekiller77 | i do not see one for RHEL for havana | 21:15 |
Sam-I-Am | the admin guide doesnt have that for havana? | 21:15 |
*** okrieg1 has quit IRC | 21:15 | |
Gamekiller77 | cloud admin guide | 21:15 |
*** thuc has quit IRC | 21:15 | |
*** rnorwood1 has joined #openstack | 21:15 | |
*** vlad_starkov has joined #openstack | 21:15 | |
*** blomquisg has quit IRC | 21:15 | |
*** nikhil__ has quit IRC | 21:16 | |
*** nikhil__ has joined #openstack | 21:16 | |
larsks | Gamekiller77: http://docs.openstack.org/admin-guide-cloud/content/ch_introduction-to-openstack-compute.html#section_live-migration-usage | 21:17 |
*** sarob has joined #openstack | 21:17 | |
larsks | Is that similar? | 21:17 |
*** rnorwood1 has quit IRC | 21:17 | |
larsks | I've noticed that Google results for docs.openstack.org are pretty poor recently. | 21:18 |
*** rocha_ has joined #openstack | 21:18 | |
*** okrieg1 has joined #openstack | 21:18 | |
*** lborda has quit IRC | 21:18 | |
*** daneyon has joined #openstack | 21:19 | |
Gamekiller77 | let me see | 21:19 |
JoshuaG_AIM | www.google.com/#q=site:docs.openstack.org | 21:19 |
Gamekiller77 | i think that what i was looking for but google was not eating me there | 21:19 |
*** suresh12 has quit IRC | 21:19 | |
*** lborda has joined #openstack | 21:20 | |
*** ryanpetrello has quit IRC | 21:20 | |
*** JuanDRay has joined #openstack | 21:20 | |
*** okrieg2 has joined #openstack | 21:21 | |
Gamekiller77 | there we go step 7 is what i needed | 21:21 |
*** okrieg2 has quit IRC | 21:21 | |
larsks | ...eating? | 21:21 |
*** ryanpetrello has joined #openstack | 21:22 | |
larsks | JoshuaG_AIM: Yeah, results with that search either bring up grizzly dogs or pages in which all the images and other external content (e.g., stylehsheets) are missing. | 21:22 |
larsks | Err, docs, even. Not dogs. | 21:22 |
Gamekiller77 | yup | 21:23 |
Gamekiller77 | that normal with google search | 21:23 |
Gamekiller77 | i notice that | 21:23 |
*** okrieg1 has quit IRC | 21:23 | |
*** okrieg1 has joined #openstack | 21:24 | |
*** krtaylor has quit IRC | 21:24 | |
Sam-I-Am | larsks: there's some chatter in -doc about fixing that problem | 21:24 |
*** ikke-t has quit IRC | 21:24 | |
Gamekiller77 | so the problem i having is i can not fine this file to edit on RH | 21:24 |
Gamekiller77 | libvirt-bin.conf | 21:24 |
Gamekiller77 | i think this doc written for ubuntu | 21:24 |
*** okrieg1 has quit IRC | 21:25 | |
annegentle | larsks: yeah I don't like them either! | 21:25 |
annegentle | larsks: I'm working with foundation peeps for fixes | 21:25 |
*** KaZeR has quit IRC | 21:26 | |
Gamekiller77 | or this file /etc/default/libvirt-bin | 21:26 |
Gamekiller77 | sigh | 21:26 |
*** cjoelrun1 has quit IRC | 21:26 | |
Sam-I-Am | Gamekiller77: they're around somewhere | 21:26 |
Gamekiller77 | or a libvirtd file | 21:26 |
Gamekiller77 | -bin | 21:26 |
*** suresh12 has joined #openstack | 21:27 | |
*** cdub has joined #openstack | 21:27 | |
*** ddutta has joined #openstack | 21:28 | |
Gamekiller77 | locate not finding it | 21:28 |
larsks | annegentle: It would be awesome if replacing "grizzly" with "havana" in a url would get one to the appropriate havana document. | 21:29 |
*** cjoelrun1 has joined #openstack | 21:29 | |
*** Gordonz has quit IRC | 21:29 | |
*** ikke-t has joined #openstack | 21:30 | |
*** rnorwood1 has joined #openstack | 21:30 | |
*** vlad_starkov has quit IRC | 21:31 | |
*** jcoufal-mobile has joined #openstack | 21:31 | |
annegentle | larsks: well, a big transition happened from grizzly to havana where we only "release" a few documents nowadays | 21:32 |
*** ddutta has quit IRC | 21:32 | |
annegentle | larsks: so that's unpossible mostly as you've observed | 21:32 |
*** sarob has quit IRC | 21:33 | |
*** Guest22857 is now known as mfisch | 21:33 | |
larsks | annegentle: At least a direct to the top-level of the documentation, then (although it seems that, e.g., the site could Do The Right Thing for things like the admin guide) | 21:33 |
*** sarob has joined #openstack | 21:33 | |
*** mfisch has quit IRC | 21:33 | |
*** mfisch has joined #openstack | 21:33 | |
larsks | Err, "at least a redirect...". | 21:33 |
larsks | Just because so many of the Google results hit the grizzly documents... | 21:33 |
*** srenatus has quit IRC | 21:34 | |
*** cdub has quit IRC | 21:34 | |
*** fak3r1 has quit IRC | 21:34 | |
*** kalloc has joined #openstack | 21:35 | |
*** amrith has quit IRC | 21:36 | |
annegentle | larsks: I've done a few patches of htaccess for specific pages, especially when I have data from google analytics | 21:36 |
*** dramagods has quit IRC | 21:36 | |
annegentle | larsks: so the biggest hitters have been covered | 21:36 |
*** sarob has quit IRC | 21:36 | |
annegentle | larsks: if you think you have a list of known pain pointer pages though, please do submit a doc bug | 21:37 |
*** sarob has joined #openstack | 21:37 | |
annegentle | larsks: or add a comment to https://bugs.launchpad.net/openstack-manuals/+bug/1191447 | 21:37 |
*** amrith has joined #openstack | 21:38 | |
*** fak3r1 has joined #openstack | 21:38 | |
*** okrieg1 has joined #openstack | 21:39 | |
*** alop has joined #openstack | 21:39 | |
*** michaelneale has joined #openstack | 21:39 | |
*** cjoelrun1 has quit IRC | 21:40 | |
*** vmtrooper has joined #openstack | 21:41 | |
*** led_belly has quit IRC | 21:41 | |
*** sarob has quit IRC | 21:41 | |
*** alekibango_ has quit IRC | 21:41 | |
*** abrimer has joined #openstack | 21:42 | |
*** abrimer_ has joined #openstack | 21:42 | |
*** robbiew has left #openstack | 21:42 | |
*** _cjones_ has joined #openstack | 21:42 | |
*** zehicle_at_dell has joined #openstack | 21:42 | |
*** _cjones_ has quit IRC | 21:42 | |
*** _cjones_ has joined #openstack | 21:43 | |
*** ikke-t has quit IRC | 21:43 | |
*** okrieg1 has quit IRC | 21:43 | |
*** otherwiseguy has quit IRC | 21:45 | |
larsks | annegentle: Thanks, I'll do that. | 21:47 |
*** alekibango has joined #openstack | 21:47 | |
*** Duane_ has quit IRC | 21:48 | |
*** Duane_ has joined #openstack | 21:49 | |
*** ikke-t has joined #openstack | 21:49 | |
*** mst89 has joined #openstack | 21:49 | |
dgarstang2 | having trouble installing nova on ubuntu precise. Don't know why bit 'apt-get install python-nova' tells me that it can't find python-sqlalchemy = 0.7.4-1ubuntu0.1). However, apt-cache policy on that shows me = 0.7.4-1 is available and another precise system isn't doing that | 21:51 |
*** Morsicus has joined #openstack | 21:52 | |
*** tmclaugh[work] has quit IRC | 21:52 | |
*** portante has joined #openstack | 21:53 | |
*** Duane_ has quit IRC | 21:53 | |
*** vlad_starkov has joined #openstack | 21:55 | |
*** zehicle_at_dell has quit IRC | 21:55 | |
*** zehicle_at_dell has joined #openstack | 21:55 | |
*** fin_ has quit IRC | 21:55 | |
abrimer | ubuntu 12.04 install, at the point where I define the file system. Is there a document that outlines the most appropriate configuration? Is the guided - lvm my best bet? | 21:55 |
*** bdpayne has quit IRC | 21:56 | |
*** gigawhat has quit IRC | 21:56 | |
*** KaZeR_ has joined #openstack | 21:57 | |
abrimer | I am having problems with the guided - entire disk - lvm. At some point after I install the file system goes read-only and I cannot determine what is the cause. | 21:57 |
*** ayoung is now known as ayoung-afk | 21:57 | |
*** doug_shelley66 has quit IRC | 21:57 | |
*** bdpayne has joined #openstack | 21:58 | |
Sam-I-Am | abrimer: whats your setup/arch? | 21:59 |
*** kolesovdv has joined #openstack | 21:59 | |
Sam-I-Am | and do you plan to use cinder / block storage with openstack | 21:59 |
Sam-I-Am | dgarstang2: havana? | 22:00 |
abrimer | I have been using devstack up to this point. I am using Havana on an ibm blade system | 22:00 |
*** SamChoi has joined #openstack | 22:00 | |
abrimer | I want to peel cinder off of the controller blade and setup a separate blade for cinder. I also have a ds300 with about 1 T of disk space as the SAN | 22:01 |
*** balajiiyer1 has left #openstack | 22:01 | |
*** epim has quit IRC | 22:01 | |
*** melmoth has quit IRC | 22:01 | |
abrimer | It seems that after I do an apt-get update the file system goes readonly. | 22:02 |
Sam-I-Am | does it say why? | 22:02 |
*** vlad_starkov has quit IRC | 22:02 | |
*** ikke-t has quit IRC | 22:02 | |
Sam-I-Am | should be in /var/log/messages or dmesg | 22:02 |
*** vlad_starkov has joined #openstack | 22:02 | |
Sam-I-Am | and is it RO or out of space? | 22:02 |
abrimer | no. when I look at the /etc/fstab it shows : /dev/mapper/Havana-root / ext4 errors=remount-ro 0 1 | 22:03 |
*** epim has joined #openstack | 22:03 | |
Sam-I-Am | how do you know its RO? | 22:03 |
*** GeoKM has joined #openstack | 22:04 | |
*** WackoRobie has quit IRC | 22:04 | |
abrimer | It seems that the standard choice when installing the OS is "entire disk". Notice that the volume is "/" which I would think is everything | 22:04 |
abrimer | it shows errors=remount - ro | 22:04 |
*** doublerr has quit IRC | 22:04 | |
Sam-I-Am | errors=remount-ro just tells the system to remount ro if the fs breaks | 22:05 |
Sam-I-Am | 'mount' tells you the actual status | 22:05 |
*** shakayumi has joined #openstack | 22:05 | |
*** KaZeR_ has quit IRC | 22:05 | |
*** cjoelrun1 has joined #openstack | 22:05 | |
*** tyrfing_ has quit IRC | 22:06 | |
*** jcoufal-mobile has quit IRC | 22:06 | |
*** chris_johnson has quit IRC | 22:06 | |
*** achampion has quit IRC | 22:07 | |
abrimer | ok. did not know that. I assumed that line explained my readonly problem | 22:07 |
*** dbalog has left #openstack | 22:08 | |
*** pmathews has quit IRC | 22:08 | |
*** IlyaE has quit IRC | 22:08 | |
*** fak3r1 has quit IRC | 22:08 | |
*** kalloc has quit IRC | 22:08 | |
*** ikke-t has joined #openstack | 22:09 | |
*** Pullphinger has joined #openstack | 22:10 | |
*** retreved has quit IRC | 22:10 | |
abrimer | thanks sam for the help. I am going to check some more and come back later. | 22:11 |
*** shakayumi has quit IRC | 22:11 | |
Sam-I-Am | ok | 22:12 |
*** LuvLinuxOS has joined #openstack | 22:13 | |
*** ironw1ll has joined #openstack | 22:13 | |
*** KaZeR has joined #openstack | 22:13 | |
*** IlyaE has joined #openstack | 22:14 | |
*** shaon has quit IRC | 22:14 | |
*** A-G has joined #openstack | 22:15 | |
*** gregmark has quit IRC | 22:15 | |
*** lisssb has quit IRC | 22:17 | |
*** benrodrigue has joined #openstack | 22:18 | |
*** Gamekiller77 has quit IRC | 22:18 | |
*** ikke-t has quit IRC | 22:22 | |
*** vartom1111111117 has quit IRC | 22:23 | |
*** jdob has quit IRC | 22:23 | |
*** pmathews has joined #openstack | 22:23 | |
*** jhesketh__ has joined #openstack | 22:24 | |
*** Trixboxer has quit IRC | 22:25 | |
*** cjoelrun has joined #openstack | 22:26 | |
*** ikke-t has joined #openstack | 22:26 | |
*** giorgiodinapoli has quit IRC | 22:26 | |
*** cjoelrun1 has quit IRC | 22:26 | |
*** epim has quit IRC | 22:26 | |
*** epim has joined #openstack | 22:27 | |
*** 64MAABB2M has quit IRC | 22:27 | |
*** pdevine_ has quit IRC | 22:27 | |
*** rohit404 has quit IRC | 22:28 | |
*** jnoller has quit IRC | 22:29 | |
*** morazi has quit IRC | 22:29 | |
*** pmathews has quit IRC | 22:30 | |
*** dizquierdo has joined #openstack | 22:31 | |
*** tiamar has quit IRC | 22:31 | |
*** rnorwood1 has quit IRC | 22:34 | |
*** rnorwood1 has joined #openstack | 22:34 | |
*** doug_shelley66 has joined #openstack | 22:34 | |
*** mozg_ has quit IRC | 22:34 | |
*** clayb|2 has joined #openstack | 22:35 | |
*** kalloc has joined #openstack | 22:35 | |
*** joesavak has quit IRC | 22:35 | |
*** MrRoot has joined #openstack | 22:36 | |
*** mrproper has quit IRC | 22:36 | |
*** kirves has quit IRC | 22:36 | |
*** clayb has quit IRC | 22:37 | |
*** kirves has joined #openstack | 22:37 | |
*** jcarter has quit IRC | 22:37 | |
*** acathrow has quit IRC | 22:39 | |
*** ikke-t has quit IRC | 22:39 | |
*** benrodrigue has quit IRC | 22:40 | |
*** Barker has quit IRC | 22:40 | |
*** kirves has quit IRC | 22:41 | |
*** thuc has joined #openstack | 22:42 | |
*** otherwiseguy has joined #openstack | 22:42 | |
*** krtaylor has joined #openstack | 22:43 | |
*** morazi has joined #openstack | 22:43 | |
*** thuc_ has joined #openstack | 22:44 | |
*** tomato has quit IRC | 22:44 | |
*** pmathews has joined #openstack | 22:44 | |
*** ikke-t has joined #openstack | 22:45 | |
*** scotm has joined #openstack | 22:45 | |
*** dhblaz has joined #openstack | 22:45 | |
*** tzn has joined #openstack | 22:46 | |
*** stronghere has quit IRC | 22:46 | |
*** thuc has quit IRC | 22:47 | |
*** JordanRinke_ has quit IRC | 22:47 | |
*** JordanRinke_ has joined #openstack | 22:48 | |
*** GeoKM has quit IRC | 22:48 | |
*** evanz has quit IRC | 22:51 | |
*** msekleta__ has joined #openstack | 22:52 | |
*** dfarrell07 has quit IRC | 22:52 | |
*** morazi has quit IRC | 22:53 | |
*** vlad_starkov has quit IRC | 22:54 | |
*** Gordonz has joined #openstack | 22:54 | |
*** walterheck is now known as walterheck_ | 22:54 | |
*** walterheck_ is now known as walterheck | 22:55 | |
*** galstrom_zzz is now known as galstrom | 22:55 | |
*** ppradhan has left #openstack | 22:55 | |
*** msekleta__ has quit IRC | 22:57 | |
*** monst has quit IRC | 22:57 | |
*** dthor has quit IRC | 22:57 | |
*** ironw1ll has quit IRC | 22:57 | |
*** fak3r1 has joined #openstack | 22:57 | |
*** datamatic has quit IRC | 22:58 | |
*** ikke-t has quit IRC | 22:59 | |
*** amrith has quit IRC | 22:59 | |
*** okrieg has quit IRC | 23:00 | |
*** nphase has quit IRC | 23:00 | |
*** fak3r1 has quit IRC | 23:01 | |
*** desai has quit IRC | 23:01 | |
*** led_belly has joined #openstack | 23:01 | |
*** amrith has joined #openstack | 23:02 | |
*** caleb_ has quit IRC | 23:02 | |
*** stkowski has quit IRC | 23:02 | |
*** Gordonz has quit IRC | 23:02 | |
*** pixelb has joined #openstack | 23:02 | |
*** mili has joined #openstack | 23:03 | |
*** suresh12 has quit IRC | 23:03 | |
*** peristeri has quit IRC | 23:04 | |
*** ikke-t has joined #openstack | 23:04 | |
*** balajiiyer has joined #openstack | 23:04 | |
*** epim has quit IRC | 23:04 | |
*** devnull1_ has joined #openstack | 23:05 | |
*** mlegault has quit IRC | 23:06 | |
*** suresh12 has joined #openstack | 23:07 | |
*** devnull1 has quit IRC | 23:07 | |
*** devnull1_ is now known as devnull1 | 23:07 | |
*** nacer has joined #openstack | 23:07 | |
*** Morsicus has quit IRC | 23:08 | |
*** zz_paulczar is now known as paulczar | 23:08 | |
*** kalloc has quit IRC | 23:08 | |
*** dobber has quit IRC | 23:09 | |
*** venkatesh has joined #openstack | 23:09 | |
*** epim has joined #openstack | 23:09 | |
*** dizquierdo has quit IRC | 23:09 | |
*** arif-ali has quit IRC | 23:10 | |
*** enikanorov has joined #openstack | 23:11 | |
*** eharney has quit IRC | 23:11 | |
*** datamatic has joined #openstack | 23:12 | |
*** datamatic has quit IRC | 23:12 | |
*** nacer has quit IRC | 23:12 | |
*** enikanorov__ has quit IRC | 23:12 | |
*** datamatic has joined #openstack | 23:13 | |
*** lborda has quit IRC | 23:13 | |
*** shibby has quit IRC | 23:14 | |
*** monst has joined #openstack | 23:15 | |
*** xqueralt has quit IRC | 23:15 | |
*** dcramer_ has quit IRC | 23:15 | |
*** tzn has quit IRC | 23:15 | |
*** evanz has joined #openstack | 23:16 | |
*** denaitre has quit IRC | 23:16 | |
*** pritidesai has quit IRC | 23:17 | |
*** gdubreui has joined #openstack | 23:17 | |
*** ikke-t has quit IRC | 23:19 | |
*** monst has quit IRC | 23:19 | |
*** markpeek has quit IRC | 23:20 | |
*** fsimonce has quit IRC | 23:20 | |
*** tzn has joined #openstack | 23:21 | |
*** eglynn has joined #openstack | 23:22 | |
*** alekibango has quit IRC | 23:23 | |
*** vlad_starkov has joined #openstack | 23:24 | |
*** rcleere has quit IRC | 23:24 | |
*** ikke-t has joined #openstack | 23:25 | |
*** jckasper_ has quit IRC | 23:25 | |
*** carif has joined #openstack | 23:26 | |
*** pbarquero has quit IRC | 23:26 | |
*** monst has joined #openstack | 23:27 | |
*** jobewan has quit IRC | 23:27 | |
*** pixelb has quit IRC | 23:27 | |
*** alekibango has joined #openstack | 23:27 | |
*** rnorwood1 has quit IRC | 23:28 | |
devoid | is there a way to inform heat-api of HTTP_PROXY settings it should obey? | 23:29 |
*** julim has quit IRC | 23:29 | |
*** dmsimard has quit IRC | 23:29 | |
*** lblanchard has quit IRC | 23:29 | |
*** Shaan7 has quit IRC | 23:30 | |
*** shibby has joined #openstack | 23:30 | |
*** dims has quit IRC | 23:30 | |
warik | how do you fix/re-sync the "Overview" panel? It shows instances that are have been deleted and it messed up the quotas somehow... (running Havana) thanks! | 23:31 |
*** julienvey has quit IRC | 23:32 | |
*** otherwiseguy has quit IRC | 23:32 | |
*** Aimon has joined #openstack | 23:32 | |
*** Aimon has quit IRC | 23:32 | |
*** Aimon has joined #openstack | 23:33 | |
*** kevinconway has quit IRC | 23:34 | |
*** achampion has joined #openstack | 23:34 | |
*** prad_ has quit IRC | 23:35 | |
*** adreznec has quit IRC | 23:35 | |
*** kalloc has joined #openstack | 23:35 | |
*** monst has quit IRC | 23:35 | |
*** yogesh has quit IRC | 23:36 | |
*** SumitNaiksatam has quit IRC | 23:36 | |
*** A-G has quit IRC | 23:37 | |
*** A-G has joined #openstack | 23:37 | |
*** cagrev__ has quit IRC | 23:37 | |
*** hs366 has quit IRC | 23:37 | |
*** cagrev__ has joined #openstack | 23:37 | |
*** A-G has quit IRC | 23:38 | |
*** ikke-t has quit IRC | 23:38 | |
*** rmoe_ has joined #openstack | 23:40 | |
*** esker has quit IRC | 23:40 | |
*** sarob has joined #openstack | 23:40 | |
*** rmoe has quit IRC | 23:40 | |
*** mozawa has quit IRC | 23:41 | |
*** tzn has quit IRC | 23:42 | |
*** eglynn has quit IRC | 23:42 | |
*** scollier has quit IRC | 23:42 | |
*** cagrev__ has quit IRC | 23:43 | |
*** sarob has quit IRC | 23:45 | |
*** ikke-t has joined #openstack | 23:46 | |
*** dims has joined #openstack | 23:46 | |
*** Guest50099 has quit IRC | 23:46 | |
*** changbl has quit IRC | 23:47 | |
*** paulczar is now known as zz_paulczar | 23:48 | |
*** amrith has quit IRC | 23:48 | |
*** yamahata has quit IRC | 23:49 | |
*** Barker has joined #openstack | 23:49 | |
clayb|2 | warik I would expect you'd have to edit the backend database | 23:50 |
clayb|2 | (There may be a better way but on Grizzly that's what I've had to do) | 23:50 |
*** reed has quit IRC | 23:50 | |
warik | clayb|2: yep! i edited the db | 23:50 |
warik | *fixed* :) | 23:50 |
*** changbl has joined #openstack | 23:51 | |
clayb|2 | Hopefully it stays sync'd for you. One of my tenants was always managing to get their quota to be off. | 23:51 |
*** radsy has joined #openstack | 23:51 | |
*** galstrom is now known as galstrom_zzz | 23:51 | |
*** IanGovett has joined #openstack | 23:52 | |
*** ktace has joined #openstack | 23:53 | |
*** daneyon has quit IRC | 23:54 | |
*** ktace has quit IRC | 23:54 | |
*** paul-- has joined #openstack | 23:55 | |
*** thuc_ has quit IRC | 23:55 | |
*** Barker has quit IRC | 23:55 | |
*** thuc has joined #openstack | 23:56 | |
*** SumitNaiksatam has joined #openstack | 23:56 | |
*** thuc has quit IRC | 23:56 | |
*** thuc has joined #openstack | 23:57 | |
*** bknudson has quit IRC | 23:59 | |
*** ikke-t has quit IRC | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!