*** maliniB has quit IRC | 00:00 | |
*** penick has quit IRC | 00:00 | |
*** smoriya_ has joined #openstack | 00:01 | |
*** cjellick has quit IRC | 00:02 | |
Sam-I-Am | RichardRaseley: this sounds like a recipe for diaster | 00:02 |
---|---|---|
*** tom_simpson has joined #openstack | 00:03 | |
Sam-I-Am | the rdo package should include all of the necessary python dependencies | 00:03 |
*** maliniB has joined #openstack | 00:03 | |
*** rbak has joined #openstack | 00:03 | |
*** slogan621_ has joined #openstack | 00:03 | |
*** otter768 has joined #openstack | 00:05 | |
*** fultonj has quit IRC | 00:05 | |
*** zsais has joined #openstack | 00:05 | |
RichardRaseley | Sam-I-Am: They shipped with a bugged vesion. | 00:05 |
Sam-I-Am | not being able to boot an instance sounds like something they should fix in the packages, not by pip installing something | 00:06 |
Sam-I-Am | is there a known bug? | 00:06 |
*** eggshell has joined #openstack | 00:06 | |
RichardRaseley | Sam-I-Am : Here is the only reference to it that I could find: https://bugs.launchpad.net/glance/+bug/1476770 | 00:06 |
openstack | Launchpad bug 1476770 in python-glanceclient "_translate_from_glance fails with "AttributeError: id" in grenade" [High,In progress] - Assigned to Flavio Percoco (flaper87) | 00:06 |
RichardRaseley | This led me to the fix, a z release of keystonemiddleware | 00:06 |
*** agireud has quit IRC | 00:07 | |
*** k_stev has quit IRC | 00:07 | |
*** NetHawk has joined #openstack | 00:07 | |
*** penick has joined #openstack | 00:07 | |
Sam-I-Am | this was packstack, right? | 00:07 |
*** weshay_xchat has quit IRC | 00:08 | |
RichardRaseley | Sam-I-Am : My deployment? No, just using RDO packaging and deploying with Puppet modules. | 00:08 |
*** delhage has quit IRC | 00:08 | |
*** racedo has quit IRC | 00:08 | |
*** Voyd_ has quit IRC | 00:08 | |
*** racedo has joined #openstack | 00:09 | |
*** cdelatte has quit IRC | 00:09 | |
Sam-I-Am | is it some sort of upstream puppet stuff? | 00:09 |
Sam-I-Am | or your own | 00:09 |
*** singhj has quit IRC | 00:10 | |
*** delhage has joined #openstack | 00:10 | |
*** havill has joined #openstack | 00:10 | |
RichardRaseley | Sam-I-Am: I am using version 6.0.0 of the various modules | 00:11 |
RichardRaseley | (upstream) | 00:11 |
Sam-I-Am | you might want to talk with those people about your problem | 00:11 |
*** Cloudish has quit IRC | 00:11 | |
Sam-I-Am | because installing one-offs using pip will eventually destroy your deployment in a blaze of glory | 00:11 |
*** singhj has joined #openstack | 00:11 | |
Sam-I-Am | having dealt with a number of people in here who have done that, either by accident or on purpose | 00:12 |
*** Hink has quit IRC | 00:12 | |
*** nrezinorn has quit IRC | 00:12 | |
RichardRaseley | This has nothing to do with the modules themselves. | 00:12 |
*** GentileBen has quit IRC | 00:12 | |
Sam-I-Am | well, they install the rdo packages, right? | 00:12 |
RichardRaseley | The most current stable Kilo packages in RDO contain the bug. | 00:12 |
*** danwest has quit IRC | 00:12 | |
*** zhangjn has joined #openstack | 00:13 | |
RichardRaseley | So the modules could install a no more current version of the RDO packaging. | 00:13 |
Sam-I-Am | if its an rdo problem, did you check redhat's bugzilla? | 00:13 |
Sam-I-Am | or ask on the rdo list? | 00:13 |
*** agireud has joined #openstack | 00:13 | |
Sam-I-Am | the install guide on docs.openstack.org uses rdo packages for kilo and it still works | 00:13 |
*** lcurtis has quit IRC | 00:14 | |
RichardRaseley | Sam-I-Am: At the time the Kilo guide was published, the bug had not been introduced. | 00:15 |
*** sileht has quit IRC | 00:15 | |
Sam-I-Am | usually a problem this serious (you can't boot a vm) appears as a bug for the installation guide because people usually think thats what causes these problems | 00:16 |
Sam-I-Am | i havent seen a bug yet | 00:16 |
*** Bey0ndB1nary has joined #openstack | 00:16 | |
*** chlong has joined #openstack | 00:17 | |
RichardRaseley | I don't know what to say. The most current stable Kilo packages contain a version of keystonemiddleware which pulled in a version of requests which causes the bug. | 00:17 |
RichardRaseley | https://review.openstack.org/#/c/247553/ | 00:18 |
*** agireud has quit IRC | 00:18 | |
*** jasonsb has joined #openstack | 00:18 | |
RichardRaseley | They've yet to cut Kilo-2 RDO packages, so far as I can tell. | 00:18 |
*** NetHawk has quit IRC | 00:18 | |
Sam-I-Am | so how long as this been broken for? | 00:19 |
*** otter768 has quit IRC | 00:19 | |
*** otter768 has joined #openstack | 00:19 | |
RichardRaseley | Sam-I-Am: Requests 2.8.0 which introduced the bug shipped 2015-10-05 | 00:20 |
RichardRaseley | Requests 2.8.1 which fixed the bug shipped 2015-10-13. | 00:21 |
*** agireud has joined #openstack | 00:21 | |
Sam-I-Am | so rdo built and shipped kilo packages between 10/5 and 10/13 and hasnt fixed that bug yet? | 00:21 |
RichardRaseley | So installs which happened between those dates would've pulled down an affected version of requests. | 00:21 |
RichardRaseley | I am assuming keystonemiddleware was having this dependency satisfied by pip | 00:22 |
*** diogogmt has quit IRC | 00:22 | |
*** niedbalski has quit IRC | 00:23 | |
Sam-I-Am | the rdo packages arent updated very often | 00:23 |
Sam-I-Am | so i think it would be based on when they were built vs installe | 00:23 |
Sam-I-Am | d | 00:23 |
*** jonaspaulo has quit IRC | 00:24 | |
*** pratikmallya has quit IRC | 00:24 | |
*** blahRus has quit IRC | 00:25 | |
RichardRaseley | It is also possible, as python-requests is available in EPEL, that it got pulled in from there as a dependency of one thing or another. | 00:26 |
*** devth has quit IRC | 00:26 | |
*** devth has joined #openstack | 00:26 | |
*** sileht has joined #openstack | 00:26 | |
*** singhj has quit IRC | 00:27 | |
*** penick has quit IRC | 00:27 | |
*** zhangjn has quit IRC | 00:28 | |
*** zenoway has joined #openstack | 00:28 | |
*** su_zhang_ has quit IRC | 00:28 | |
*** amotoki has joined #openstack | 00:28 | |
*** lotharn has joined #openstack | 00:29 | |
*** pl33g0r has joined #openstack | 00:29 | |
*** jinxing has joined #openstack | 00:30 | |
pl33g0r | Hi guys i am looking for assiatnce on setting some basic neutron based network network currently im getting 500 errors when i try to create a VM | 00:30 |
*** blahRus has joined #openstack | 00:31 | |
*** zenoway has quit IRC | 00:32 | |
Sam-I-Am | RichardRaseley: well, i'd try to track down the source of this problem | 00:32 |
Sam-I-Am | whether it be rdo packages, something weird in puppet, or something else on your system | 00:33 |
*** blahRus has quit IRC | 00:33 | |
pl33g0r | Sam-I-Am: Hi I am sorry to bother but since uve previously super helpful me i am wondering if u can help me to sort things up again :) | 00:34 |
*** ivar-laz_ has joined #openstack | 00:34 | |
Sam-I-Am | pl33g0r: what are you trying to do? | 00:36 |
*** yamamoto has quit IRC | 00:36 | |
*** loth1 has joined #openstack | 00:37 | |
*** lykinsbd has joined #openstack | 00:37 | |
pl33g0r | Sam-I-Am: I have an environment (running on top of xen server) consisting of 1 compute node + network and controller nodes and im trying to setup a network in the right way | 00:38 |
*** ivar-lazzaro has quit IRC | 00:38 | |
*** Resnik has quit IRC | 00:38 | |
Pavo | isn't it best to use packstack when using RDO? | 00:38 |
pl33g0r | i dont have any dedicated subnets and etc | 00:38 |
*** delhage has quit IRC | 00:38 | |
pl33g0r | just wanna test things up before we move forward | 00:38 |
*** loth has quit IRC | 00:39 | |
*** Resnik has joined #openstack | 00:39 | |
*** tpepper has quit IRC | 00:39 | |
*** delhage has joined #openstack | 00:40 | |
*** Daredel has joined #openstack | 00:41 | |
Sam-I-Am | what do you mean by dedicated subnets? | 00:41 |
*** phd2 has quit IRC | 00:41 | |
*** eggshell has quit IRC | 00:42 | |
*** agireud has quit IRC | 00:42 | |
*** zsais has quit IRC | 00:42 | |
pl33g0r | Sam-I-Am: I do not have separated network for management and/or VMs | 00:43 |
Sam-I-Am | oh, but you have more than 1 ip available | 00:43 |
*** fsimonce has quit IRC | 00:43 | |
Sam-I-Am | like a /24 or something | 00:43 |
*** Sucks_ has quit IRC | 00:43 | |
pl33g0r | yes i do have more than 1 IP | 00:44 |
*** Daredel has quit IRC | 00:44 | |
*** amotoki has quit IRC | 00:44 | |
*** phd2 has joined #openstack | 00:46 | |
*** Sucks has joined #openstack | 00:46 | |
*** lykinsbd_ has joined #openstack | 00:46 | |
Sam-I-Am | so, 500 error... probably a misconfig? | 00:46 |
*** ikcerog_ has joined #openstack | 00:48 | |
pl33g0r | Sam-I-Am: to b honest at this point im not sure (i am a bit lost with the setup) | 00:48 |
Sam-I-Am | 2 nodes? | 00:49 |
Sam-I-Am | what are you using to install this? | 00:49 |
Sam-I-Am | Pavo: not necessarily | 00:49 |
*** lykinsbd has quit IRC | 00:49 | |
pl33g0r | Sam-I-Am: i have one compute node at this point | 00:50 |
pl33g0r | Sam-I-Am: http://paste.openstack.org/show/480851/ | 00:51 |
*** ikcerog_ has quit IRC | 00:51 | |
*** phd2 has quit IRC | 00:52 | |
*** otter768 has quit IRC | 00:52 | |
*** danwest has joined #openstack | 00:53 | |
*** mikeoutland has joined #openstack | 00:53 | |
*** Benj_ has quit IRC | 00:55 | |
*** jinxing has quit IRC | 00:56 | |
*** mrproper has quit IRC | 00:57 | |
*** putta has quit IRC | 00:57 | |
*** jinxing has joined #openstack | 00:58 | |
*** hichihara has joined #openstack | 00:59 | |
*** mikeoutland has quit IRC | 00:59 | |
*** djan has quit IRC | 00:59 | |
*** zhangjn has joined #openstack | 01:01 | |
Sam-I-Am | pl33g0r: did you create a network? | 01:01 |
Sam-I-Am | rather, what led to this 500 error | 01:01 |
*** phd2 has joined #openstack | 01:01 | |
*** slogan621_ has quit IRC | 01:02 | |
*** gregmark has quit IRC | 01:03 | |
*** phil_s|away is now known as phil_s_stein | 01:03 | |
*** cjellick has joined #openstack | 01:03 | |
pl33g0r | Sam-I-Am: this is where I am getting lost... I have 1 network for everything and I assume somethign is miconfigured | 01:05 |
Sam-I-Am | what is the network? | 01:05 |
Sam-I-Am | how did you create it? | 01:06 |
pl33g0r | i followed kilo docs | 01:06 |
Sam-I-Am | that usually ends up with 2 networks | 01:06 |
Sam-I-Am | 2 neutron networks, that is | 01:06 |
Sam-I-Am | but the guide expects more than one physical network, so you'd have to modify it to use 1 physical network | 01:06 |
pl33g0r | so what should be used in order to create 1 network? | 01:07 |
*** doug-fish has quit IRC | 01:08 | |
pl33g0r | if u want only 1 network | 01:08 |
*** cjellick has quit IRC | 01:08 | |
*** ikcerog has joined #openstack | 01:09 | |
Sam-I-Am | 1 neutron network? | 01:10 |
pl33g0r | 1 physical network that is a neutron network at the same time | 01:11 |
pl33g0r | does it make sense ? | 01:11 |
pl33g0r | or not at all :) | 01:11 |
Sam-I-Am | it does, but you're not going to accomplish that easily with the kilo guide | 01:11 |
pl33g0r | Sam-I-Am: would u mind provide some directions? | 01:11 |
Sam-I-Am | i cant right now | 01:11 |
Sam-I-Am | really busy working on something | 01:12 |
*** zsais has joined #openstack | 01:12 | |
*** spzala has joined #openstack | 01:12 | |
*** agireud has joined #openstack | 01:12 | |
pl33g0r | Sam-I-Am: do u mind me contacting u later (tomorrow or monday) ? | 01:13 |
pl33g0r | Sam-I-Am: what would be the good time frame ? | 01:13 |
*** penick has joined #openstack | 01:13 | |
*** eggshell has joined #openstack | 01:13 | |
*** gildub has quit IRC | 01:14 | |
*** agireud has quit IRC | 01:14 | |
*** racedo has quit IRC | 01:14 | |
*** spzala has quit IRC | 01:14 | |
Sam-I-Am | maybe tomorrow about 6 hours prior to this time... or monday | 01:14 |
*** drawsmcgraw has quit IRC | 01:15 | |
pl33g0r | Sam-I-Am: will Monday morning work for u? [ i dont wanna ruin ur friday ;) ] | 01:15 |
*** ikcerog has quit IRC | 01:15 | |
*** StuartMI has joined #openstack | 01:15 | |
Sam-I-Am | maybe. hard to say right now... i have lots going on. | 01:16 |
*** kam270 has joined #openstack | 01:16 | |
*** zsais has quit IRC | 01:16 | |
*** racedo has joined #openstack | 01:17 | |
*** nrezinorn has joined #openstack | 01:18 | |
*** phd2 has quit IRC | 01:19 | |
*** zsais has joined #openstack | 01:20 | |
*** yamamoto has joined #openstack | 01:21 | |
*** blair has joined #openstack | 01:24 | |
*** mikeoutland has joined #openstack | 01:24 | |
*** Guest85326 has joined #openstack | 01:26 | |
*** RichardRaseley has quit IRC | 01:28 | |
*** agireud has joined #openstack | 01:30 | |
*** gildub has joined #openstack | 01:30 | |
pl33g0r | Sam-I-Am: thanks! | 01:31 |
*** penick has quit IRC | 01:31 | |
*** grmontpetit has quit IRC | 01:31 | |
*** kkoski has joined #openstack | 01:31 | |
*** mikeoutland has quit IRC | 01:31 | |
*** Lee1092 has joined #openstack | 01:32 | |
*** mtanino has quit IRC | 01:32 | |
*** baoli_ has quit IRC | 01:34 | |
*** hdd has quit IRC | 01:34 | |
*** agireud has quit IRC | 01:34 | |
*** nrezinorn has quit IRC | 01:34 | |
*** coredump has joined #openstack | 01:35 | |
*** tom_simpson has quit IRC | 01:35 | |
*** hiroyuki_ito has joined #openstack | 01:36 | |
*** zhenguo has joined #openstack | 01:37 | |
*** hiroyuki_ito has quit IRC | 01:37 | |
*** TVR_ has joined #openstack | 01:38 | |
*** RedW has quit IRC | 01:39 | |
*** eggshell has quit IRC | 01:40 | |
*** RedW has joined #openstack | 01:42 | |
*** gbraad has joined #openstack | 01:43 | |
*** eggshell has joined #openstack | 01:43 | |
*** neilus has quit IRC | 01:43 | |
*** neilus has joined #openstack | 01:43 | |
*** tom_simpson has joined #openstack | 01:44 | |
*** tull has quit IRC | 01:45 | |
*** dangers_away has quit IRC | 01:46 | |
*** diogogmt has joined #openstack | 01:47 | |
*** rushiagr_away has joined #openstack | 01:48 | |
*** Reepicheep_ has quit IRC | 01:48 | |
*** agireud has joined #openstack | 01:48 | |
*** EricGonczer_ has joined #openstack | 01:49 | |
*** eggshell has quit IRC | 01:49 | |
*** gyee has quit IRC | 01:50 | |
*** zsais has quit IRC | 01:50 | |
*** pratikmallya has joined #openstack | 01:50 | |
*** TC01 has joined #openstack | 01:51 | |
*** zsais has joined #openstack | 01:51 | |
*** eggshell has joined #openstack | 01:53 | |
*** agireud has quit IRC | 01:53 | |
*** pl33g0r has quit IRC | 01:53 | |
*** phil_s_stein is now known as phil_s|away | 01:53 | |
*** ivan_mironov has quit IRC | 01:54 | |
*** lykinsbd_ has quit IRC | 01:56 | |
*** julim has joined #openstack | 01:57 | |
*** eggshell has quit IRC | 01:58 | |
*** zsais has quit IRC | 01:58 | |
*** XuZhixing has joined #openstack | 01:58 | |
*** jinxing has quit IRC | 02:00 | |
*** eghobo has quit IRC | 02:01 | |
*** leeantho has quit IRC | 02:02 | |
*** salv-orlando has joined #openstack | 02:02 | |
*** agireud has joined #openstack | 02:03 | |
*** phileas has quit IRC | 02:03 | |
*** coredump has quit IRC | 02:03 | |
*** zsais has joined #openstack | 02:04 | |
*** phileas has joined #openstack | 02:04 | |
*** eggshell has joined #openstack | 02:05 | |
*** salv-orlando has quit IRC | 02:07 | |
*** agireud has quit IRC | 02:07 | |
*** ivan_mironov has joined #openstack | 02:09 | |
*** jinxing has joined #openstack | 02:10 | |
*** zhhuabj has joined #openstack | 02:13 | |
*** timkennedy has quit IRC | 02:14 | |
*** onlyanegg has quit IRC | 02:19 | |
*** EricGonczer_ has quit IRC | 02:20 | |
*** fzdarsky has quit IRC | 02:21 | |
*** fzdarsky has joined #openstack | 02:22 | |
*** ivan_mironov has quit IRC | 02:22 | |
*** darrenc is now known as darrenc_afk | 02:23 | |
*** timkennedy has joined #openstack | 02:25 | |
*** drawsmcgraw has joined #openstack | 02:27 | |
*** puzzled has quit IRC | 02:29 | |
*** changzhi has joined #openstack | 02:29 | |
*** lucendio1 has quit IRC | 02:30 | |
*** cdelatte has joined #openstack | 02:31 | |
*** kam270 has quit IRC | 02:31 | |
*** signed8bit_ZZZzz is now known as signed8bit | 02:33 | |
*** hanchao has joined #openstack | 02:35 | |
*** Sucks has quit IRC | 02:39 | |
*** markvoelker has quit IRC | 02:40 | |
*** Sucks has joined #openstack | 02:42 | |
*** jinxing has quit IRC | 02:42 | |
*** pratikmallya has quit IRC | 02:42 | |
*** opencard has quit IRC | 02:43 | |
*** kam270 has joined #openstack | 02:44 | |
*** baoli has joined #openstack | 02:44 | |
*** krabador has joined #openstack | 02:46 | |
*** signed8bit has quit IRC | 02:47 | |
changzhi | hi, all. Did anyone deploy bare metal machines by using Ironic? | 02:47 |
*** GeoKM has quit IRC | 02:47 | |
*** Poornima has joined #openstack | 02:48 | |
*** sgw has quit IRC | 02:48 | |
*** k_stev has joined #openstack | 02:49 | |
*** erkules_ has joined #openstack | 02:50 | |
*** sgw has joined #openstack | 02:50 | |
*** darrenc_afk is now known as darrenc | 02:50 | |
*** erkules has quit IRC | 02:52 | |
*** cdash has joined #openstack | 02:52 | |
*** neilus has quit IRC | 02:53 | |
*** otter768 has joined #openstack | 02:53 | |
*** laron has joined #openstack | 02:54 | |
*** ikcerog has joined #openstack | 02:55 | |
*** cdelatte has quit IRC | 02:57 | |
*** laron has quit IRC | 02:58 | |
*** maliniB has quit IRC | 02:58 | |
*** otter768 has quit IRC | 02:58 | |
*** ikcerog has quit IRC | 03:01 | |
*** annegentle has quit IRC | 03:01 | |
*** ikcerog has joined #openstack | 03:01 | |
*** xuan has joined #openstack | 03:02 | |
*** annegentle has joined #openstack | 03:02 | |
*** annegentle has quit IRC | 03:07 | |
*** partner has quit IRC | 03:07 | |
*** korutsu_ has quit IRC | 03:08 | |
*** korutsu has joined #openstack | 03:08 | |
*** TVR_ has quit IRC | 03:08 | |
*** partner has joined #openstack | 03:08 | |
*** UmbraMalison has quit IRC | 03:11 | |
*** ikcerog has quit IRC | 03:11 | |
*** sgw has quit IRC | 03:12 | |
*** ivar-laz_ has quit IRC | 03:12 | |
*** sgw has joined #openstack | 03:12 | |
*** ivar-lazzaro has joined #openstack | 03:15 | |
*** GeoKM has joined #openstack | 03:16 | |
*** arnoldje has joined #openstack | 03:18 | |
*** mjfork has joined #openstack | 03:21 | |
*** k_stev has quit IRC | 03:22 | |
*** mjfork_ has joined #openstack | 03:22 | |
*** yamahata has quit IRC | 03:23 | |
*** thrash has quit IRC | 03:24 | |
*** hdd has joined #openstack | 03:24 | |
*** ivar-lazzaro has quit IRC | 03:25 | |
*** kengo has joined #openstack | 03:26 | |
*** mjfork has quit IRC | 03:26 | |
*** mjfork_ is now known as mjfork | 03:26 | |
*** neilus has joined #openstack | 03:27 | |
*** SurajD has joined #openstack | 03:28 | |
*** tochi has quit IRC | 03:28 | |
*** neilus has quit IRC | 03:32 | |
*** mikeoutland has joined #openstack | 03:33 | |
*** kengo has quit IRC | 03:33 | |
*** saschpe has quit IRC | 03:34 | |
*** SurajD has quit IRC | 03:35 | |
*** saschpe has joined #openstack | 03:35 | |
*** sarkis has quit IRC | 03:35 | |
*** krabador has quit IRC | 03:36 | |
*** hichihara has quit IRC | 03:36 | |
*** tsymanczyk has quit IRC | 03:39 | |
*** ashw has joined #openstack | 03:41 | |
*** sarkis has joined #openstack | 03:41 | |
*** baker has joined #openstack | 03:42 | |
*** phalmos has joined #openstack | 03:44 | |
*** tsymanczyk has joined #openstack | 03:44 | |
*** tsymanczyk is now known as Guest12815 | 03:44 | |
*** sarkis has quit IRC | 03:46 | |
*** eghobo has joined #openstack | 03:47 | |
*** drawsmcgraw has left #openstack | 03:47 | |
*** _Cyclone_ is now known as _Cyclone_[away] | 03:47 | |
*** renatoarmani has joined #openstack | 03:47 | |
*** renatoarmani has quit IRC | 03:48 | |
*** pravins has joined #openstack | 03:50 | |
*** sarkis has joined #openstack | 03:51 | |
*** e0ne_ has joined #openstack | 03:52 | |
*** demio has joined #openstack | 03:53 | |
*** ashw has quit IRC | 03:55 | |
*** baker_ has joined #openstack | 03:55 | |
*** zhangjn has quit IRC | 03:56 | |
*** sarkis has quit IRC | 03:56 | |
*** su_zhang has joined #openstack | 03:56 | |
*** baker has quit IRC | 03:58 | |
*** links has joined #openstack | 04:00 | |
*** e0ne_ has quit IRC | 04:00 | |
*** sucks_ has joined #openstack | 04:01 | |
*** sarkis has joined #openstack | 04:01 | |
*** SurajD has joined #openstack | 04:02 | |
*** mikeoutland has quit IRC | 04:03 | |
*** nehar has joined #openstack | 04:03 | |
*** sfeole_away is now known as sfeole | 04:04 | |
*** zhangjn has joined #openstack | 04:05 | |
*** tochi has joined #openstack | 04:06 | |
*** xuan has quit IRC | 04:07 | |
*** baoli has quit IRC | 04:08 | |
*** hdd has quit IRC | 04:08 | |
*** stevemar has quit IRC | 04:09 | |
*** nehar has quit IRC | 04:09 | |
*** zhhuabj has quit IRC | 04:10 | |
*** e0ne has joined #openstack | 04:11 | |
*** stevemar_znc has joined #openstack | 04:12 | |
*** eghobo has quit IRC | 04:12 | |
*** VeggieMeat_ is now known as VeggieMeat | 04:13 | |
*** e0ne has quit IRC | 04:16 | |
*** mjfork has quit IRC | 04:17 | |
*** zhangjn has quit IRC | 04:17 | |
*** LenZGr has joined #openstack | 04:17 | |
*** zhangjn has joined #openstack | 04:17 | |
*** tom_simpson has quit IRC | 04:18 | |
*** zhangjn has quit IRC | 04:18 | |
*** Lenz has quit IRC | 04:20 | |
*** neilus has joined #openstack | 04:22 | |
*** Ephur_ has quit IRC | 04:22 | |
*** links has quit IRC | 04:23 | |
*** Warped_ has quit IRC | 04:26 | |
*** kester___ has quit IRC | 04:27 | |
*** neilus has quit IRC | 04:27 | |
*** Warped has joined #openstack | 04:27 | |
*** fawadkhaliq has joined #openstack | 04:28 | |
*** rdas has joined #openstack | 04:28 | |
*** nick-ma has joined #openstack | 04:30 | |
*** aeperezt has quit IRC | 04:30 | |
*** hdd has joined #openstack | 04:34 | |
*** roxtrongo has joined #openstack | 04:35 | |
*** morazi has quit IRC | 04:38 | |
*** rigsby has joined #openstack | 04:40 | |
*** fawadkhaliq has quit IRC | 04:42 | |
*** nehar has joined #openstack | 04:45 | |
*** Fredrich010 has quit IRC | 04:48 | |
*** mikeoutland has joined #openstack | 04:49 | |
*** agireud has joined #openstack | 04:51 | |
*** mikeoutland has quit IRC | 04:51 | |
*** salv-orlando has joined #openstack | 04:51 | |
*** Fredrich010 has joined #openstack | 04:51 | |
*** akrzos has quit IRC | 04:51 | |
*** Bryanstein has quit IRC | 04:51 | |
*** XuZhixing has quit IRC | 04:52 | |
*** Fredrich010 has quit IRC | 04:53 | |
*** Fredrich010 has joined #openstack | 04:53 | |
*** otter768 has joined #openstack | 04:54 | |
*** hdd has quit IRC | 04:56 | |
*** salv-orlando has quit IRC | 04:56 | |
*** ashw has joined #openstack | 04:57 | |
*** otter768 has quit IRC | 04:59 | |
*** Bryanstein has joined #openstack | 04:59 | |
*** SurajD has quit IRC | 05:00 | |
*** ulkesh has quit IRC | 05:02 | |
*** rfolco has quit IRC | 05:02 | |
*** annegentle has joined #openstack | 05:02 | |
*** ulkesh has joined #openstack | 05:02 | |
*** fawadkhaliq has joined #openstack | 05:04 | |
*** rbak has quit IRC | 05:04 | |
*** markvoelker has joined #openstack | 05:05 | |
*** eghobo has joined #openstack | 05:05 | |
*** mwagner_lap has joined #openstack | 05:06 | |
*** annegentle has quit IRC | 05:07 | |
*** GeoKM has quit IRC | 05:08 | |
*** amotoki_ has joined #openstack | 05:09 | |
*** markvoelker has quit IRC | 05:09 | |
*** links has joined #openstack | 05:10 | |
*** markvoelker has joined #openstack | 05:10 | |
*** trifon has joined #openstack | 05:10 | |
Guest85326 | I am interested in deploy bare metal machines by using Ironic too | 05:12 |
*** amotoki_ has quit IRC | 05:12 | |
Guest85326 | Anyone here done it before? | 05:12 |
*** _denisra has quit IRC | 05:13 | |
*** yes`r has quit IRC | 05:16 | |
*** gord0 has quit IRC | 05:16 | |
*** nick-ma has quit IRC | 05:16 | |
*** nick-ma has joined #openstack | 05:16 | |
*** neilus has joined #openstack | 05:16 | |
*** bkopilov has quit IRC | 05:17 | |
*** mayflyman has joined #openstack | 05:18 | |
*** cdash has quit IRC | 05:18 | |
*** masco has joined #openstack | 05:19 | |
mayflyman | hi i added ipxe driver for ironic in devstack , now i dont know how to check whether it is implemented correctly or not | 05:20 |
mayflyman | ironic driver-list , is not showing ipxe | 05:20 |
*** cryptsting has quit IRC | 05:22 | |
*** neilus has quit IRC | 05:22 | |
*** agireud has quit IRC | 05:23 | |
skullone_ | have many people used multiple domains in keystone yet? | 05:24 |
*** hdd has joined #openstack | 05:26 | |
*** agireud has joined #openstack | 05:26 | |
*** bkopilov has joined #openstack | 05:31 | |
*** itlinux has joined #openstack | 05:32 | |
*** JRobinson__ is now known as JRobinson__afk | 05:32 | |
*** david_cu has quit IRC | 05:33 | |
*** eggshell has quit IRC | 05:34 | |
*** agireud has quit IRC | 05:35 | |
*** zhhuabj has joined #openstack | 05:35 | |
*** danny_ has joined #openstack | 05:35 | |
*** danny_ has quit IRC | 05:36 | |
*** danny_ has joined #openstack | 05:36 | |
*** danny_ has quit IRC | 05:36 | |
*** eggshell has joined #openstack | 05:37 | |
*** maishsk has joined #openstack | 05:38 | |
*** maishsk has quit IRC | 05:39 | |
*** baker_ has quit IRC | 05:39 | |
*** tom_simpson has joined #openstack | 05:40 | |
*** rigsby has quit IRC | 05:41 | |
*** Oi_Rogers has joined #openstack | 05:41 | |
*** yes`r has joined #openstack | 05:42 | |
*** maishsk has joined #openstack | 05:42 | |
*** maishsk has quit IRC | 05:42 | |
*** aorourke has quit IRC | 05:42 | |
*** arnoldje has quit IRC | 05:42 | |
*** timello_ has quit IRC | 05:43 | |
*** aorourke has joined #openstack | 05:43 | |
*** Oi_Scout has quit IRC | 05:43 | |
*** Oi_Rogers is now known as Oi_Scout | 05:43 | |
*** roxtrongo has quit IRC | 05:44 | |
*** yee379 has joined #openstack | 05:44 | |
*** changbl has quit IRC | 05:45 | |
*** ashw has quit IRC | 05:45 | |
*** timello has joined #openstack | 05:45 | |
*** changbl has joined #openstack | 05:45 | |
*** Sucks has quit IRC | 05:46 | |
*** markvoelker_ has joined #openstack | 05:47 | |
*** tonythomas has joined #openstack | 05:50 | |
*** markvoelker has quit IRC | 05:50 | |
*** maishsk has joined #openstack | 05:51 | |
*** markvoelker_ has quit IRC | 05:51 | |
*** salv-orlando has joined #openstack | 05:52 | |
*** maishsk has quit IRC | 05:52 | |
*** mkovarik has joined #openstack | 05:52 | |
jidar | changzhi: Guest85326 yes, plenty of people - ask your question | 05:55 |
jidar | I'm doing a deployment to baremetal this very second :( | 05:56 |
*** salv-orl_ has joined #openstack | 05:56 | |
*** salv-orlando has quit IRC | 05:56 | |
*** salv-orl_ has quit IRC | 05:56 | |
*** salv-orlando has joined #openstack | 05:57 | |
*** ronis has joined #openstack | 05:57 | |
*** maliniB has joined #openstack | 06:01 | |
*** maliniB has quit IRC | 06:03 | |
*** maliniB has joined #openstack | 06:04 | |
*** salv-orlando has quit IRC | 06:10 | |
*** neilus has joined #openstack | 06:11 | |
*** atpa8a has quit IRC | 06:11 | |
hanchao | hi, anybody who deployed the ironic service on a node rather than all in one ? | 06:12 |
jidar | I've only ever done triple-o on a single server for the undercloud | 06:13 |
*** rcernin has joined #openstack | 06:13 | |
*** mayflyman has quit IRC | 06:14 | |
*** S0NiC_ has joined #openstack | 06:14 | |
*** neilus has quit IRC | 06:15 | |
hanchao | oh, i see. from the docs, there is only PoC phase guide for all in one, but i would try it with multi node scenario | 06:15 |
hanchao | what i got confused is that which services shall i install on the controller node, and which of them shall be configured on the ironic node. | 06:17 |
*** houming has joined #openstack | 06:17 | |
*** S0NiC has quit IRC | 06:17 | |
*** sanchitmalhotra has quit IRC | 06:18 | |
*** ile|workkii is now known as Ile | 06:18 | |
*** jdandrea has quit IRC | 06:19 | |
*** ParsectiX has joined #openstack | 06:19 | |
*** hdd has quit IRC | 06:20 | |
*** sarkis has quit IRC | 06:20 | |
*** diogogmt has quit IRC | 06:20 | |
*** vishal_NEC has joined #openstack | 06:20 | |
*** sarkis has joined #openstack | 06:21 | |
*** mza-_ has joined #openstack | 06:21 | |
*** diogogmt has joined #openstack | 06:21 | |
*** cinik has quit IRC | 06:21 | |
*** jdandrea has joined #openstack | 06:22 | |
*** sucks_ has quit IRC | 06:22 | |
*** vishal_NEC has left #openstack | 06:22 | |
*** mza- has quit IRC | 06:22 | |
*** cinik has joined #openstack | 06:23 | |
*** changbl has quit IRC | 06:23 | |
*** saurabh has joined #openstack | 06:26 | |
*** changbl has joined #openstack | 06:26 | |
*** JRobinson__afk is now known as JRobinson__ | 06:28 | |
*** ChubYann has quit IRC | 06:30 | |
*** pratikmallya has joined #openstack | 06:31 | |
*** henrynash has joined #openstack | 06:33 | |
*** SurajD has joined #openstack | 06:34 | |
*** cgfbee has quit IRC | 06:35 | |
*** eghobo has quit IRC | 06:36 | |
*** su_zhang has quit IRC | 06:40 | |
*** SurajD has quit IRC | 06:40 | |
*** cgfbee has joined #openstack | 06:40 | |
*** onlyanegg has joined #openstack | 06:40 | |
*** kester___ has joined #openstack | 06:41 | |
*** itlinux has quit IRC | 06:42 | |
*** SurajD has joined #openstack | 06:44 | |
*** Abhishek has joined #openstack | 06:45 | |
Abhishek | anyone know about extra routes and how neutron uses it | 06:46 |
*** tjcocozz has quit IRC | 06:49 | |
*** tjcocozz has joined #openstack | 06:50 | |
*** agireud has joined #openstack | 06:50 | |
*** eggshell has quit IRC | 06:51 | |
*** erkules_ is now known as erkules | 06:51 | |
*** erkules has joined #openstack | 06:51 | |
*** kam270 has quit IRC | 06:52 | |
*** gildub has quit IRC | 06:52 | |
*** mikeoutland has joined #openstack | 06:52 | |
*** onlyanegg has quit IRC | 06:54 | |
*** eggshell has joined #openstack | 06:54 | |
*** agireud has quit IRC | 06:54 | |
*** otter768 has joined #openstack | 06:55 | |
*** LenZGr is now known as Lenz | 06:56 | |
*** tom_simpson has quit IRC | 06:58 | |
*** rcernin has quit IRC | 06:59 | |
*** josecastroleon has joined #openstack | 07:00 | |
*** otter768 has quit IRC | 07:00 | |
*** melmoth has joined #openstack | 07:02 | |
*** mikeoutland has quit IRC | 07:03 | |
*** annegentle has joined #openstack | 07:03 | |
*** nick-ma has quit IRC | 07:04 | |
*** deray has joined #openstack | 07:04 | |
*** agireud has joined #openstack | 07:04 | |
*** eggshell has quit IRC | 07:05 | |
*** zsais has quit IRC | 07:05 | |
*** rcernin has joined #openstack | 07:07 | |
*** annegentle has quit IRC | 07:08 | |
*** tochi has quit IRC | 07:08 | |
*** zsais has joined #openstack | 07:08 | |
*** tochi has joined #openstack | 07:09 | |
*** eggshell has joined #openstack | 07:09 | |
*** agireud has quit IRC | 07:09 | |
*** BOKALDO has joined #openstack | 07:10 | |
*** Guest85326 has quit IRC | 07:10 | |
*** Aaron has joined #openstack | 07:11 | |
*** Aaron is now known as Guest94846 | 07:12 | |
jidar | hanchao: the ironic node runs everything | 07:12 |
*** neeti has joined #openstack | 07:12 | |
jidar | it serves glance images up the the hosts, it does heat templates for the config, it does neutron for the networking etc | 07:12 |
*** rasca_ has quit IRC | 07:12 | |
*** curx has joined #openstack | 07:14 | |
*** scheuran has joined #openstack | 07:15 | |
*** rasca has joined #openstack | 07:16 | |
*** chlong has quit IRC | 07:19 | |
*** walterheck has joined #openstack | 07:20 | |
*** atpa8a has joined #openstack | 07:23 | |
*** mosinut has quit IRC | 07:23 | |
*** mosinut has joined #openstack | 07:24 | |
*** ircuser-1 has quit IRC | 07:24 | |
*** JRobinson__ has quit IRC | 07:30 | |
*** tochi has quit IRC | 07:31 | |
*** mikeoutland has joined #openstack | 07:33 | |
*** j___ has joined #openstack | 07:35 | |
*** WizJin has quit IRC | 07:39 | |
*** salv-orlando has joined #openstack | 07:43 | |
*** zenoway has joined #openstack | 07:45 | |
*** zenoway has quit IRC | 07:45 | |
*** grafuls has joined #openstack | 07:45 | |
*** zenoway has joined #openstack | 07:45 | |
*** WizJin has joined #openstack | 07:48 | |
*** yamahata has joined #openstack | 07:55 | |
*** rubasov has quit IRC | 07:56 | |
*** neilus has joined #openstack | 07:58 | |
*** negronjl has quit IRC | 07:59 | |
hanchao | jidar: so, do you propose me to use the all in one scenario? | 08:01 |
*** ronis has quit IRC | 08:01 | |
*** jprovazn has joined #openstack | 08:03 | |
*** saurabh has quit IRC | 08:03 | |
*** neilus has quit IRC | 08:03 | |
*** jprovazn has quit IRC | 08:04 | |
*** rossella_s has joined #openstack | 08:04 | |
*** HarryHallman has quit IRC | 08:05 | |
*** changzhi has quit IRC | 08:06 | |
*** boonkerz has quit IRC | 08:06 | |
*** pratikmallya has quit IRC | 08:06 | |
*** mpavone has joined #openstack | 08:07 | |
*** boonkerz has joined #openstack | 08:07 | |
*** negronjl has joined #openstack | 08:09 | |
*** foxhunt_away is now known as foxhunt72 | 08:11 | |
*** davi has joined #openstack | 08:13 | |
*** davi has joined #openstack | 08:13 | |
*** yamahata has quit IRC | 08:13 | |
*** Poornima has quit IRC | 08:16 | |
*** saurabh has joined #openstack | 08:17 | |
*** walterheck has quit IRC | 08:18 | |
*** pnavarro has joined #openstack | 08:20 | |
*** deray has quit IRC | 08:20 | |
*** mikeoutland has quit IRC | 08:21 | |
*** maht has quit IRC | 08:22 | |
*** egonzalez has joined #openstack | 08:24 | |
*** walterheck has joined #openstack | 08:26 | |
*** Poornima has joined #openstack | 08:26 | |
*** geaaru has joined #openstack | 08:27 | |
*** josecastroleon has quit IRC | 08:28 | |
*** maht has joined #openstack | 08:31 | |
*** fawadkhaliq has quit IRC | 08:31 | |
ccard | skullone_: I don't know if many have, but we are using multiple keystone domains (juno currently) | 08:31 |
*** sudipto has joined #openstack | 08:31 | |
*** fawadkhaliq has joined #openstack | 08:31 | |
*** Poornima has quit IRC | 08:32 | |
*** deray has joined #openstack | 08:33 | |
*** zer_0 has joined #openstack | 08:33 | |
*** aspiers has joined #openstack | 08:33 | |
*** neeti has quit IRC | 08:34 | |
*** havill has quit IRC | 08:34 | |
*** neeti has joined #openstack | 08:34 | |
*** josecastroleon has joined #openstack | 08:34 | |
*** arxcruz has joined #openstack | 08:34 | |
*** Poornima has joined #openstack | 08:35 | |
*** yes`r has quit IRC | 08:36 | |
*** mcornea has joined #openstack | 08:36 | |
*** yes`r has joined #openstack | 08:39 | |
*** julardaniel has joined #openstack | 08:40 | |
*** flyingkiwi has joined #openstack | 08:40 | |
*** HarryHallman has joined #openstack | 08:41 | |
*** salv-orlando has quit IRC | 08:42 | |
*** tochi has joined #openstack | 08:44 | |
*** Abhishek has quit IRC | 08:44 | |
*** madgeek_ has joined #openstack | 08:45 | |
*** latro has quit IRC | 08:46 | |
*** fawadkhaliq has quit IRC | 08:47 | |
*** fawadkhaliq has joined #openstack | 08:47 | |
*** salv-orlando has joined #openstack | 08:48 | |
*** madgeek has quit IRC | 08:48 | |
*** j___ has quit IRC | 08:50 | |
*** corXi has joined #openstack | 08:52 | |
*** AnilV4 has joined #openstack | 08:53 | |
*** jpena has joined #openstack | 08:54 | |
*** RedRat has quit IRC | 08:54 | |
*** shashi_ has joined #openstack | 08:54 | |
*** saurabh has quit IRC | 08:55 | |
*** rotbeard has joined #openstack | 08:56 | |
*** otter768 has joined #openstack | 08:56 | |
*** shashi_ has quit IRC | 08:56 | |
*** kester___ has quit IRC | 08:57 | |
*** henrynash has quit IRC | 08:57 | |
*** hseipp has joined #openstack | 08:58 | |
*** hseipp has joined #openstack | 08:58 | |
*** Hugnart has joined #openstack | 08:58 | |
*** demio has quit IRC | 09:00 | |
*** otter768 has quit IRC | 09:01 | |
*** markus_z has joined #openstack | 09:01 | |
*** zer_0 has quit IRC | 09:02 | |
*** tochi has quit IRC | 09:03 | |
*** mturpin has joined #openstack | 09:03 | |
*** annegentle has joined #openstack | 09:04 | |
*** panda has quit IRC | 09:05 | |
*** shardy has joined #openstack | 09:05 | |
*** panda has joined #openstack | 09:05 | |
*** telnes_ has left #openstack | 09:06 | |
*** j___ has joined #openstack | 09:06 | |
*** pratikmallya has joined #openstack | 09:07 | |
*** Bey0ndB1nary has quit IRC | 09:07 | |
*** gfidente has joined #openstack | 09:08 | |
*** gfidente has quit IRC | 09:08 | |
*** gfidente has joined #openstack | 09:08 | |
*** annegentle has quit IRC | 09:09 | |
*** bloatyfloat has quit IRC | 09:09 | |
*** davi has quit IRC | 09:10 | |
*** pratikmallya has quit IRC | 09:12 | |
*** dneary has joined #openstack | 09:12 | |
*** davi has joined #openstack | 09:13 | |
*** wmang has joined #openstack | 09:14 | |
*** fbo_ is now known as fbo | 09:15 | |
*** dgurtner has joined #openstack | 09:15 | |
*** dgurtner has quit IRC | 09:15 | |
*** dgurtner has joined #openstack | 09:15 | |
*** shardy has quit IRC | 09:17 | |
*** pratikmallya has joined #openstack | 09:17 | |
*** Free_maN has joined #openstack | 09:18 | |
*** dneary has quit IRC | 09:18 | |
*** zer_0 has joined #openstack | 09:20 | |
*** ade_b has joined #openstack | 09:20 | |
*** devth has quit IRC | 09:21 | |
*** avozza has joined #openstack | 09:21 | |
*** devth has joined #openstack | 09:21 | |
*** gaughen has joined #openstack | 09:22 | |
*** saurabh_ has joined #openstack | 09:23 | |
*** avozza has quit IRC | 09:23 | |
*** liverpooler has quit IRC | 09:25 | |
*** shardy has joined #openstack | 09:25 | |
*** kam270 has joined #openstack | 09:25 | |
*** houming has quit IRC | 09:27 | |
*** fhubik has joined #openstack | 09:28 | |
*** takashi has quit IRC | 09:28 | |
*** kam270 has quit IRC | 09:30 | |
-openstackstatus- NOTICE: Tox tests are broken at the moment. From openstack-infra we are working to fix them. Please don't approve changes until we notify that tox tests work again. | 09:30 | |
*** ade_b has quit IRC | 09:30 | |
*** neilus has joined #openstack | 09:31 | |
*** manous has joined #openstack | 09:31 | |
hetii | Q: For every port that I try use I got: ERROR (Conflict): Port f05291fb-dacd-41ca-b43c-0119f6a3dfee is still in use. (HTTP 409) (Request-ID: req-2216f844-aa4b-4bf9-b134-7cbceff9165c) | 09:32 |
hetii | it start happens when I press CTRL+C during nova boot | 09:32 |
*** lucendio has joined #openstack | 09:34 | |
*** shardy has quit IRC | 09:34 | |
*** gbraad has quit IRC | 09:35 | |
*** shardy has joined #openstack | 09:37 | |
*** neilus has quit IRC | 09:37 | |
*** pratikmallya has quit IRC | 09:37 | |
*** pratikmallya has joined #openstack | 09:38 | |
*** derekh has joined #openstack | 09:38 | |
*** ronis has joined #openstack | 09:38 | |
*** houming has joined #openstack | 09:39 | |
*** NetHawk has joined #openstack | 09:39 | |
*** sudipto has quit IRC | 09:40 | |
*** baigk has quit IRC | 09:41 | |
*** kam270 has joined #openstack | 09:42 | |
*** Hugnart has quit IRC | 09:42 | |
*** ircuser-1 has joined #openstack | 09:42 | |
*** dizquierdo has joined #openstack | 09:43 | |
*** shardy has quit IRC | 09:43 | |
*** baigk has joined #openstack | 09:43 | |
*** shardy has joined #openstack | 09:46 | |
*** maliniB has quit IRC | 09:47 | |
*** mdbooth has quit IRC | 09:47 | |
*** davi has quit IRC | 09:48 | |
*** bbcmicrocomputer has joined #openstack | 09:49 | |
*** bbcmicrocomputer has joined #openstack | 09:49 | |
*** Abhishek has joined #openstack | 09:49 | |
*** RedRat has joined #openstack | 09:49 | |
*** calbers has joined #openstack | 09:51 | |
*** bardhi has joined #openstack | 09:51 | |
*** mdbooth has joined #openstack | 09:51 | |
*** migi has quit IRC | 09:52 | |
*** salv-orlando has quit IRC | 09:52 | |
bardhi | Hello guys. Can someone please help me with the instructions on how to install Trove for openstack? I tried searching online for weeks but cannot find the right instructions that will work. I am trying to get it installed on a fresh copy of Ubuntu 14.04.3 | 09:53 |
*** slunkad has joined #openstack | 09:53 | |
*** dyasny has quit IRC | 09:53 | |
*** shinenelson has quit IRC | 09:53 | |
*** Marga_ has quit IRC | 09:54 | |
*** davi has joined #openstack | 09:55 | |
*** pratikmallya has quit IRC | 09:58 | |
*** zhenguo has quit IRC | 09:59 | |
*** pratikmallya has joined #openstack | 09:59 | |
*** houming has quit IRC | 09:59 | |
*** ParsectiX has quit IRC | 10:01 | |
*** sudipto has joined #openstack | 10:01 | |
*** kevinbenton has quit IRC | 10:01 | |
*** fsimonce has joined #openstack | 10:02 | |
*** davi has quit IRC | 10:03 | |
*** kevinbenton has joined #openstack | 10:04 | |
*** dizquierdo has quit IRC | 10:04 | |
*** ParsectiX has joined #openstack | 10:05 | |
*** walterheck has quit IRC | 10:06 | |
*** vinayp has joined #openstack | 10:06 | |
*** Marga_ has joined #openstack | 10:07 | |
*** dyasny has joined #openstack | 10:08 | |
*** Guest94846 has left #openstack | 10:09 | |
*** Guest12815 has quit IRC | 10:09 | |
*** ivan_mironov has joined #openstack | 10:09 | |
*** salv-orlando has joined #openstack | 10:10 | |
*** houming has joined #openstack | 10:10 | |
*** alexschm has joined #openstack | 10:10 | |
*** Marga_ has quit IRC | 10:11 | |
*** Marga_ has joined #openstack | 10:11 | |
*** A1ve5 has joined #openstack | 10:14 | |
*** calbers has quit IRC | 10:15 | |
*** scubabri1 has quit IRC | 10:18 | |
*** houming has quit IRC | 10:18 | |
*** henrynash has joined #openstack | 10:19 | |
*** pratikmallya has quit IRC | 10:20 | |
*** nstrug has joined #openstack | 10:21 | |
*** liverpooler has joined #openstack | 10:21 | |
*** VonGoofy has joined #openstack | 10:21 | |
VonGoofy | Hello all | 10:22 |
VonGoofy | anyone willing to answer to a simple question or 2 | 10:22 |
*** slunkad has quit IRC | 10:24 | |
*** tsymanczyk has joined #openstack | 10:24 | |
*** tsymanczyk is now known as Guest32650 | 10:25 | |
*** slunkad has joined #openstack | 10:25 | |
VonGoofy | Ok I'll try... Is there an api call (rest) to neutron agent-list? | 10:26 |
*** maishsk has joined #openstack | 10:26 | |
VonGoofy | and an api call to neutron l3-agent-router-add | 10:27 |
*** migi has joined #openstack | 10:27 | |
*** hetii has quit IRC | 10:27 | |
*** pratikmallya has joined #openstack | 10:28 | |
*** Marga_ has quit IRC | 10:28 | |
*** walterheck has joined #openstack | 10:28 | |
VonGoofy | I demand answers! Now! lol | 10:28 |
*** neeti has quit IRC | 10:29 | |
*** agireud has joined #openstack | 10:29 | |
*** zsais has quit IRC | 10:29 | |
*** rubasov has joined #openstack | 10:29 | |
*** davi_ has joined #openstack | 10:30 | |
*** davi_ is now known as Guest7365 | 10:30 | |
*** VonGoofy has quit IRC | 10:30 | |
*** zsais has joined #openstack | 10:31 | |
*** neeti has joined #openstack | 10:32 | |
*** calbers has joined #openstack | 10:32 | |
*** neilus has joined #openstack | 10:32 | |
*** roxtrongo has joined #openstack | 10:33 | |
*** agireud has quit IRC | 10:34 | |
*** Guest32650 has quit IRC | 10:34 | |
*** leanderthal has quit IRC | 10:34 | |
*** Prithiv has joined #openstack | 10:35 | |
*** prithivm has joined #openstack | 10:35 | |
_nick | if only they'd stuck around for the answers that he / she demanded... | 10:35 |
*** electrofelix has joined #openstack | 10:35 | |
*** A1ve5 has left #openstack | 10:36 | |
*** Cloudish has joined #openstack | 10:37 | |
*** neilus has quit IRC | 10:37 | |
*** hetii has joined #openstack | 10:37 | |
*** Poornima has quit IRC | 10:38 | |
*** roxtrongo has quit IRC | 10:41 | |
*** adil452100 has joined #openstack | 10:41 | |
adil452100 | hello I have a problem with horizon | 10:41 |
*** gszasz has joined #openstack | 10:42 | |
*** permalac has joined #openstack | 10:43 | |
*** rotbeard has quit IRC | 10:43 | |
*** yee379 has quit IRC | 10:44 | |
*** tsymancz1k has joined #openstack | 10:44 | |
*** rotbeard has joined #openstack | 10:46 | |
*** pratikmallya has quit IRC | 10:48 | |
*** neeti has quit IRC | 10:51 | |
*** ivan_mironov has quit IRC | 10:52 | |
*** nstrug has quit IRC | 10:52 | |
*** otter768 has joined #openstack | 10:57 | |
*** otter768 has quit IRC | 11:01 | |
*** admin0 has joined #openstack | 11:02 | |
*** demio has joined #openstack | 11:02 | |
*** salv-orlando has quit IRC | 11:07 | |
*** deray has quit IRC | 11:09 | |
*** VW has joined #openstack | 11:10 | |
*** evidex has joined #openstack | 11:12 | |
*** tvvcox has joined #openstack | 11:13 | |
*** yamamoto has quit IRC | 11:14 | |
*** prithiv-mohan has joined #openstack | 11:14 | |
*** henrynash has quit IRC | 11:14 | |
*** VW has quit IRC | 11:15 | |
*** evidex has quit IRC | 11:15 | |
*** evidex has joined #openstack | 11:15 | |
*** Prithiv has quit IRC | 11:16 | |
*** pnavarro is now known as pnavarro|lunch | 11:17 | |
*** fhubik has quit IRC | 11:17 | |
*** salv-orlando has joined #openstack | 11:18 | |
*** neilus has joined #openstack | 11:21 | |
*** JoseMello has joined #openstack | 11:22 | |
*** ParsectiX has quit IRC | 11:23 | |
*** hetii has quit IRC | 11:23 | |
*** apahim has quit IRC | 11:24 | |
*** foxhunt72 is now known as foxhunt_away | 11:25 | |
*** cliles has quit IRC | 11:25 | |
*** apahim has joined #openstack | 11:25 | |
*** eduardo___ has joined #openstack | 11:25 | |
*** Towkir has joined #openstack | 11:26 | |
*** Towkir has left #openstack | 11:26 | |
*** neilus has quit IRC | 11:26 | |
*** cliles has joined #openstack | 11:27 | |
*** boichev2 has quit IRC | 11:34 | |
*** ndipanov has joined #openstack | 11:35 | |
*** BOKALDO has quit IRC | 11:36 | |
*** salv-orlando has quit IRC | 11:36 | |
*** Bey0ndB1nary has joined #openstack | 11:37 | |
*** pratikmallya has joined #openstack | 11:40 | |
*** nehar has quit IRC | 11:42 | |
*** chlong has joined #openstack | 11:45 | |
*** shiriru has joined #openstack | 11:46 | |
*** calbers has quit IRC | 11:49 | |
*** ivan_mironov has joined #openstack | 11:52 | |
*** fawadkhaliq has quit IRC | 11:53 | |
*** sudipto has quit IRC | 11:53 | |
*** ParsectiX has joined #openstack | 11:53 | |
*** ParsectiX has quit IRC | 11:54 | |
*** admin0 has quit IRC | 11:55 | |
*** henrynash has joined #openstack | 11:55 | |
*** adil452100 has quit IRC | 11:56 | |
*** ParsectiX has joined #openstack | 11:56 | |
*** zhhuabj has joined #openstack | 11:56 | |
*** noqa_v_g1ovnie is now known as noqa_v_qoovnie | 11:58 | |
*** leanderthal has joined #openstack | 11:59 | |
*** calbers has joined #openstack | 12:02 | |
SurajD | When starting devstack I am facing this error -> cp: cannot stat '/opt/stack/neutron/etc/neutron.conf': No such file or directory, what could be the possible reason | 12:02 |
SurajD | I am not able to get past this, and start, please help | 12:03 |
*** apahim has quit IRC | 12:04 | |
*** yamamoto has joined #openstack | 12:04 | |
*** smoriya_ has quit IRC | 12:05 | |
*** apahim has joined #openstack | 12:05 | |
*** manous has quit IRC | 12:06 | |
*** hanchao has quit IRC | 12:06 | |
*** cdelatte has joined #openstack | 12:06 | |
*** Tribaal has quit IRC | 12:07 | |
zao | Do you have enough permissions to sudo? | 12:07 |
*** admin0 has joined #openstack | 12:08 | |
*** Tribaal has joined #openstack | 12:08 | |
*** yamamoto has quit IRC | 12:08 | |
*** foxhunt_away is now known as foxhunt72 | 12:09 | |
*** admin0 has quit IRC | 12:17 | |
*** mkarpin has joined #openstack | 12:17 | |
*** aspiers has quit IRC | 12:19 | |
*** manous has joined #openstack | 12:19 | |
*** henrynash has quit IRC | 12:19 | |
*** zul has joined #openstack | 12:22 | |
*** saurabh_ has quit IRC | 12:22 | |
*** TVR_ has joined #openstack | 12:22 | |
*** SurajD has quit IRC | 12:23 | |
*** Romik has joined #openstack | 12:23 | |
*** henrynash has joined #openstack | 12:24 | |
*** zul has quit IRC | 12:24 | |
*** zul has joined #openstack | 12:25 | |
*** SurajD has joined #openstack | 12:25 | |
*** nehar has joined #openstack | 12:26 | |
SurajD | zao do you mean I should run it as root? | 12:30 |
*** mnaser has quit IRC | 12:30 | |
*** niedbalski has joined #openstack | 12:31 | |
*** henrynash has quit IRC | 12:31 | |
*** mkarpin has left #openstack | 12:32 | |
*** niedbalski has quit IRC | 12:33 | |
*** niedbalski has joined #openstack | 12:34 | |
*** niedbalski has quit IRC | 12:34 | |
*** tkramer has joined #openstack | 12:34 | |
*** niedbalski has joined #openstack | 12:34 | |
*** admin0 has joined #openstack | 12:35 | |
*** niedbalski has quit IRC | 12:36 | |
SurajD | zao, here are the logs at the end http://paste.fedoraproject.org/297392/ | 12:36 |
*** dizquierdo has joined #openstack | 12:37 | |
*** jpena is now known as jpena|lunch | 12:38 | |
*** dlan has quit IRC | 12:38 | |
*** zhhuabj has quit IRC | 12:39 | |
*** mnaser has joined #openstack | 12:40 | |
*** dlan has joined #openstack | 12:40 | |
*** dlan has joined #openstack | 12:40 | |
*** BOKALDO has joined #openstack | 12:40 | |
*** devth has quit IRC | 12:42 | |
*** niedbalski has joined #openstack | 12:42 | |
*** niedbalski has quit IRC | 12:42 | |
*** zenoway has quit IRC | 12:44 | |
*** devth has joined #openstack | 12:44 | |
*** zenoway has joined #openstack | 12:44 | |
*** niedbalski has joined #openstack | 12:45 | |
*** yocum has joined #openstack | 12:45 | |
*** devth has quit IRC | 12:45 | |
*** maishsk has quit IRC | 12:46 | |
*** thrash has joined #openstack | 12:47 | |
*** thrash has quit IRC | 12:47 | |
*** thrash has joined #openstack | 12:47 | |
*** Romik has quit IRC | 12:47 | |
*** zhhuabj has joined #openstack | 12:47 | |
*** Aaron has joined #openstack | 12:48 | |
*** Aaron is now known as Guest28651 | 12:48 | |
*** shiriru has quit IRC | 12:48 | |
*** zenoway has quit IRC | 12:49 | |
*** alexschm_ has joined #openstack | 12:49 | |
*** demio has quit IRC | 12:50 | |
*** devth has joined #openstack | 12:51 | |
*** bobh_ has joined #openstack | 12:51 | |
*** alexschm has quit IRC | 12:53 | |
*** dyasny has quit IRC | 12:53 | |
*** devth has quit IRC | 12:53 | |
*** bobh_ has quit IRC | 12:53 | |
*** ivan_mironov has quit IRC | 12:54 | |
*** salv-orlando has joined #openstack | 12:54 | |
*** thrash has quit IRC | 12:55 | |
*** weshay_xchat has joined #openstack | 12:55 | |
*** zenoway has joined #openstack | 12:55 | |
*** akrzos has joined #openstack | 12:55 | |
*** Abhishek has quit IRC | 12:55 | |
*** rtheis has joined #openstack | 12:56 | |
zao | SurajD: no, limited user w/ sudo rights | 12:57 |
*** devth has joined #openstack | 12:57 | |
SurajD | zao, yes this user has sudo rights | 12:57 |
*** otter768 has joined #openstack | 12:58 | |
*** _Cyclone_[away] is now known as _Cyclone_ | 12:58 | |
*** salv-orlando has quit IRC | 12:58 | |
*** devth has quit IRC | 12:59 | |
*** niedbalski has quit IRC | 12:59 | |
*** markus_z is now known as markus_z_meeting | 12:59 | |
*** niedbalski has joined #openstack | 12:59 | |
SurajD | zao, in the '/opt/stack/neutron/etc/' directory I found a file named 'neutron.conf.sample' but installer is looking for 'neutron.conf' file, for now I have renamed it started again and its being in process lets see how it turns out to be :) | 13:00 |
zao | good luck | 13:00 |
SurajD | zao, thanks for the time :) | 13:00 |
*** eggshell has quit IRC | 13:01 | |
*** zsais has quit IRC | 13:01 | |
*** d0lph1n98 has joined #openstack | 13:02 | |
*** nehar has quit IRC | 13:02 | |
*** AnilV4 has quit IRC | 13:03 | |
*** otter768 has quit IRC | 13:03 | |
*** thrash has joined #openstack | 13:04 | |
*** thrash has quit IRC | 13:04 | |
*** thrash has joined #openstack | 13:04 | |
*** davideagle_ has joined #openstack | 13:05 | |
*** sfeole is now known as sfeole_away | 13:05 | |
*** pratikmallya has quit IRC | 13:07 | |
*** two_oes has joined #openstack | 13:08 | |
*** zsais has joined #openstack | 13:08 | |
*** akrzos has quit IRC | 13:08 | |
*** eggshell has joined #openstack | 13:09 | |
*** cdash has joined #openstack | 13:09 | |
*** akrzos has joined #openstack | 13:09 | |
*** bobh_ has joined #openstack | 13:11 | |
*** HarryHallman has quit IRC | 13:11 | |
*** HarryHallman has joined #openstack | 13:13 | |
*** annegentle has joined #openstack | 13:13 | |
*** bobh_ has quit IRC | 13:13 | |
*** thrash has quit IRC | 13:15 | |
*** rmartinelli has joined #openstack | 13:16 | |
*** davideagle_ has quit IRC | 13:16 | |
*** d0lph1n98 has quit IRC | 13:16 | |
*** hdd has joined #openstack | 13:18 | |
*** bobh_ has joined #openstack | 13:19 | |
*** davideagle_ has joined #openstack | 13:19 | |
*** thrash has joined #openstack | 13:19 | |
*** thrash has quit IRC | 13:19 | |
*** thrash has joined #openstack | 13:19 | |
davideagle_ | Is it possible to migrate ephemeral volumes from their default location to an ephemeral LVM volume on the same host? | 13:19 |
noqa_v_qoovnie | how can I find an aggregation group if I have a hostname? | 13:21 |
*** apahim has quit IRC | 13:21 | |
*** yamamoto has joined #openstack | 13:22 | |
*** dt23_ has joined #openstack | 13:23 | |
*** fultonj has joined #openstack | 13:24 | |
*** cdub has joined #openstack | 13:24 | |
*** bobh_ has quit IRC | 13:25 | |
noqa_v_qoovnie | how can I find an aggregation group if I have a hostname? | 13:25 |
*** saschpe has quit IRC | 13:26 | |
noqa_v_qoovnie | or availability zone? | 13:26 |
*** slunkad has quit IRC | 13:26 | |
*** yamamoto has quit IRC | 13:26 | |
*** rfolco has joined #openstack | 13:28 | |
*** saschpe has joined #openstack | 13:29 | |
admin0 | nova service-list ? | 13:29 |
*** gaughen has quit IRC | 13:30 | |
*** cdash has quit IRC | 13:30 | |
noqa_v_qoovnie | admin0: nope | 13:31 |
noqa_v_qoovnie | it doesn't have any info about aggregation group | 13:31 |
*** lborda has joined #openstack | 13:31 | |
admin0 | you said “or availability zone” also :D | 13:32 |
noqa_v_qoovnie | whoops | 13:32 |
noqa_v_qoovnie | how can I find an aggregation group if I have a hostname or AZ? | 13:32 |
*** prithivm has quit IRC | 13:33 | |
admin0 | nova aggregate-list and then nova aggregate-details each to see which host | 13:33 |
*** prithiv-mohan has quit IRC | 13:33 | |
*** tlian has quit IRC | 13:34 | |
noqa_v_qoovnie | admin0: ok | 13:35 |
noqa_v_qoovnie | thx! | 13:35 |
*** ashw has joined #openstack | 13:36 | |
*** liverpooler has quit IRC | 13:36 | |
*** opencard has joined #openstack | 13:38 | |
*** davideagle_ has quit IRC | 13:39 | |
*** opencard has quit IRC | 13:39 | |
*** apahim has joined #openstack | 13:39 | |
*** tlian has joined #openstack | 13:40 | |
*** opencard has joined #openstack | 13:41 | |
*** two_oes has quit IRC | 13:41 | |
*** two_oes has joined #openstack | 13:42 | |
*** SurajD has quit IRC | 13:42 | |
*** edleafe is now known as figleaf | 13:43 | |
*** o_be_one has quit IRC | 13:44 | |
*** SurajD has joined #openstack | 13:44 | |
*** o_be_one has joined #openstack | 13:45 | |
*** masco has quit IRC | 13:45 | |
*** opencard has quit IRC | 13:45 | |
*** ayoung has quit IRC | 13:46 | |
*** sayali has joined #openstack | 13:47 | |
*** markvoelker has joined #openstack | 13:47 | |
*** Prithiv has joined #openstack | 13:48 | |
*** prithivm has joined #openstack | 13:48 | |
*** markus_z_meeting is now known as markus_z | 13:48 | |
*** dingboopt has joined #openstack | 13:48 | |
*** Cloudish_ has joined #openstack | 13:49 | |
*** MarkBaker has quit IRC | 13:50 | |
*** MarkBaker has joined #openstack | 13:50 | |
*** nkrinner has quit IRC | 13:51 | |
*** dingboopt_ has joined #openstack | 13:51 | |
*** laron has joined #openstack | 13:52 | |
*** Cloudish has quit IRC | 13:53 | |
*** jcarter2 has joined #openstack | 13:53 | |
*** dingboopt has quit IRC | 13:54 | |
*** yes`r has quit IRC | 13:55 | |
*** ParsectiX has quit IRC | 13:55 | |
*** davideagle_ has joined #openstack | 13:55 | |
*** rdas has quit IRC | 13:56 | |
*** scheuran has quit IRC | 13:56 | |
*** dingboopt_ has quit IRC | 13:57 | |
*** laron has quit IRC | 13:57 | |
*** laron has joined #openstack | 13:57 | |
*** dilip has joined #openstack | 13:58 | |
*** ayoung has joined #openstack | 13:58 | |
*** morazi has joined #openstack | 13:58 | |
*** baoli_ has joined #openstack | 13:58 | |
*** dyasny has joined #openstack | 13:58 | |
*** skamithi13 has joined #openstack | 14:00 | |
*** naresht has joined #openstack | 14:01 | |
*** naresht has quit IRC | 14:01 | |
*** nkrinner has joined #openstack | 14:02 | |
*** links has quit IRC | 14:02 | |
*** manous has quit IRC | 14:02 | |
*** pkennedy has joined #openstack | 14:02 | |
*** manous has joined #openstack | 14:03 | |
*** jpena|lunch is now known as jpena | 14:03 | |
*** alaski is now known as lascii | 14:04 | |
*** cdub has quit IRC | 14:05 | |
*** EricGonczer_ has joined #openstack | 14:05 | |
*** busterswt has joined #openstack | 14:05 | |
*** walterheck has quit IRC | 14:05 | |
*** nkrinner has quit IRC | 14:05 | |
*** slashd has joined #openstack | 14:05 | |
*** zenoway has quit IRC | 14:06 | |
*** k_stev has joined #openstack | 14:07 | |
*** flaviof has joined #openstack | 14:07 | |
*** k_stev has quit IRC | 14:07 | |
*** k_stev has joined #openstack | 14:08 | |
*** pratikmallya has joined #openstack | 14:08 | |
*** bobh_ has joined #openstack | 14:08 | |
*** davideagle_ has quit IRC | 14:10 | |
*** rbowen has joined #openstack | 14:10 | |
*** balajiiyer has joined #openstack | 14:10 | |
*** krobzaur has joined #openstack | 14:11 | |
*** ivan_mironov has joined #openstack | 14:11 | |
*** Benj_ has joined #openstack | 14:11 | |
*** georgem1 has joined #openstack | 14:12 | |
*** pratikmallya has quit IRC | 14:12 | |
*** zenoway has joined #openstack | 14:13 | |
*** zhenguo has joined #openstack | 14:13 | |
*** k_stev has quit IRC | 14:14 | |
*** k_stev has joined #openstack | 14:14 | |
*** zenoway has quit IRC | 14:14 | |
*** opencard_348368 has joined #openstack | 14:14 | |
*** ultimateboy has quit IRC | 14:14 | |
*** zenoway has joined #openstack | 14:15 | |
*** krobzaur has quit IRC | 14:15 | |
*** salv-orlando has joined #openstack | 14:16 | |
*** egonzalez has quit IRC | 14:17 | |
*** Benj_ has quit IRC | 14:18 | |
*** opencard_348368 has quit IRC | 14:18 | |
*** Benj_ has joined #openstack | 14:18 | |
*** hdd has quit IRC | 14:19 | |
*** opencard has joined #openstack | 14:20 | |
*** brad_behle has joined #openstack | 14:20 | |
*** markvoelker has quit IRC | 14:21 | |
*** gmmaharaj has quit IRC | 14:22 | |
*** jckasper has joined #openstack | 14:24 | |
*** gmmaharaj has joined #openstack | 14:24 | |
*** pavel_bondar has quit IRC | 14:25 | |
*** sorin-mihai has quit IRC | 14:25 | |
*** tvvcox has quit IRC | 14:26 | |
*** yes`r has joined #openstack | 14:26 | |
*** angegar has joined #openstack | 14:27 | |
*** jfchevrette has joined #openstack | 14:27 | |
*** Aaron has joined #openstack | 14:28 | |
*** Marga_ has joined #openstack | 14:28 | |
angegar | Hi all, i am completely new to openstack however i performed a full installation that almost work | 14:28 |
*** Aaron is now known as Guest13988 | 14:28 | |
angegar | my issue is during the instance creation i am receiving a HTTP 500, can someone help me to sort it out | 14:29 |
angegar | i checked the logs but i don t really understand what i have to do | 14:29 |
*** Guest28651 has quit IRC | 14:30 | |
*** EricGonc_ has joined #openstack | 14:30 | |
*** maveric7911 has joined #openstack | 14:31 | |
*** EricGonczer_ has quit IRC | 14:32 | |
*** cdub has joined #openstack | 14:32 | |
*** Bey0ndB1nary has quit IRC | 14:32 | |
*** jckasper has quit IRC | 14:33 | |
*** VW has joined #openstack | 14:33 | |
*** curx has quit IRC | 14:35 | |
*** coredump has joined #openstack | 14:35 | |
*** robix has quit IRC | 14:35 | |
*** mkovarik has quit IRC | 14:37 | |
*** mcornea has quit IRC | 14:37 | |
*** alomski has joined #openstack | 14:37 | |
*** bdossant has joined #openstack | 14:38 | |
*** alomski has quit IRC | 14:38 | |
*** Daredel has joined #openstack | 14:38 | |
*** blomquisg1 has joined #openstack | 14:39 | |
*** jmckind has joined #openstack | 14:40 | |
*** hetii has joined #openstack | 14:40 | |
hetii | Hi | 14:40 |
*** Lav has joined #openstack | 14:41 | |
*** neilus has joined #openstack | 14:41 | |
*** rkharya has joined #openstack | 14:41 | |
*** scubabri has joined #openstack | 14:42 | |
*** soleblaze has quit IRC | 14:43 | |
*** annegentle has quit IRC | 14:43 | |
*** tongli has joined #openstack | 14:44 | |
*** ivan_mironov has quit IRC | 14:45 | |
*** neilus has quit IRC | 14:45 | |
*** ivan_mironov has joined #openstack | 14:45 | |
*** beejee has joined #openstack | 14:46 | |
*** fawadkhaliq has joined #openstack | 14:46 | |
*** zackf has quit IRC | 14:47 | |
*** johnbelamaric has joined #openstack | 14:47 | |
*** jckasper has joined #openstack | 14:48 | |
*** henrynash has joined #openstack | 14:49 | |
*** mcornea has joined #openstack | 14:50 | |
*** kbringard has joined #openstack | 14:50 | |
*** soleblaze has joined #openstack | 14:51 | |
*** soleblaze has joined #openstack | 14:51 | |
*** admin0 has quit IRC | 14:52 | |
*** annegentle has joined #openstack | 14:52 | |
*** burgerk has joined #openstack | 14:53 | |
*** dansmith is now known as superdan | 14:53 | |
*** hdd has joined #openstack | 14:53 | |
*** dneary has joined #openstack | 14:54 | |
*** balajiiyer has quit IRC | 14:54 | |
*** rbak has joined #openstack | 14:54 | |
*** beejee has quit IRC | 14:54 | |
*** sorin-mihai has joined #openstack | 14:55 | |
*** cptweasel has joined #openstack | 14:55 | |
*** mturpin has quit IRC | 14:55 | |
*** KLevenstein has joined #openstack | 14:56 | |
*** mturpin has joined #openstack | 14:56 | |
*** cptwease_ has joined #openstack | 14:56 | |
*** lcurtis has joined #openstack | 14:57 | |
*** salv-orlando has quit IRC | 14:57 | |
*** John has joined #openstack | 14:58 | |
*** John is now known as Guest25829 | 14:58 | |
*** Ephur has joined #openstack | 14:58 | |
*** brahama has joined #openstack | 14:58 | |
*** otter768 has joined #openstack | 14:59 | |
*** hyperbaba has quit IRC | 14:59 | |
Guest25829 | Can I just ask a question? | 14:59 |
*** annegentle has quit IRC | 14:59 | |
*** cptweasel has quit IRC | 15:00 | |
hetii | yes | 15:01 |
*** spotz_zzz is now known as spotz | 15:01 | |
Guest25829 | My instances are only seeing the IP of a virtual gateway whenever they communicate with the Internet | 15:02 |
*** VW has quit IRC | 15:02 | |
Guest25829 | Is there a way to stop that from happening? | 15:03 |
*** Lav has left #openstack | 15:03 | |
*** SurajD has quit IRC | 15:03 | |
*** otter768 has quit IRC | 15:03 | |
*** annegentle has joined #openstack | 15:04 | |
*** electrocucaracha has joined #openstack | 15:05 | |
*** annegentle has quit IRC | 15:05 | |
*** cdub has quit IRC | 15:06 | |
*** mrjazzcat has joined #openstack | 15:06 | |
*** xemdetia has joined #openstack | 15:06 | |
Guest25829 | Is that normal? Is it just because I have a single node? What's going on? | 15:07 |
*** tongli_ has joined #openstack | 15:07 | |
noqa_v_qoovnie | how can I save current aggregation groups' state to be able to restore it after some change? | 15:07 |
*** patrickeast has quit IRC | 15:07 | |
*** patrickeast has joined #openstack | 15:08 | |
noqa_v_qoovnie | like I've got few hosts in some aggregation groups and availability zones | 15:08 |
*** tongli has quit IRC | 15:08 | |
noqa_v_qoovnie | I do some changes, put hosts in different AZs | 15:08 |
*** shardy has quit IRC | 15:08 | |
noqa_v_qoovnie | and after tests I want to restore my status quo | 15:08 |
*** lucendio has quit IRC | 15:09 | |
Guest25829 | Don't you have a script for it? | 15:09 |
*** Mudpuppy has joined #openstack | 15:09 | |
Guest25829 | Make changes to the script | 15:09 |
*** Ephur has quit IRC | 15:10 | |
*** Marga_ has quit IRC | 15:12 | |
noqa_v_qoovnie | Guest25829: I need to write that script -.- | 15:12 |
*** salv-orlando has joined #openstack | 15:12 | |
*** gmmaharaj has quit IRC | 15:12 | |
*** gmmaharaj has joined #openstack | 15:12 | |
*** david_cu has joined #openstack | 15:14 | |
*** coredump has quit IRC | 15:14 | |
*** two_oes has quit IRC | 15:14 | |
*** KLevenstein has quit IRC | 15:14 | |
*** j___ has quit IRC | 15:15 | |
*** ultimateboy has joined #openstack | 15:15 | |
Guest25829 | Whenever I log in to an instance it thinks I'm the gateway | 15:15 |
*** zenoway has quit IRC | 15:16 | |
*** SurajD has joined #openstack | 15:16 | |
Guest25829 | I can't see the original source IP of any remote connections from inside instances | 15:16 |
*** zenoway has joined #openstack | 15:17 | |
Guest25829 | Is there a setting somewhere in neurton for it? | 15:18 |
*** pradk_ has joined #openstack | 15:18 | |
*** FallenPegasus has joined #openstack | 15:19 | |
Guest25829 | e.g. "Last login: Fri Dec 4 01:47:09 2015 from <IP of the gateway"> | 15:19 |
*** hinnant_ has joined #openstack | 15:19 | |
*** Marga_ has joined #openstack | 15:19 | |
Guest25829 | I want that to be my remote IP. Am I asking too much? | 15:20 |
*** davideagle_ has joined #openstack | 15:21 | |
*** vhoward has joined #openstack | 15:21 | |
*** zenoway has quit IRC | 15:21 | |
*** Guest7365 has quit IRC | 15:21 | |
*** Ephur has joined #openstack | 15:22 | |
hetii | Guest25829 networking is kind of magick in openstack world :) | 15:22 |
*** phil_s|away is now known as phil_s_stein | 15:22 | |
*** cdash has joined #openstack | 15:23 | |
Guest25829 | do you know enough about that magic to answer my question/s? :D | 15:23 |
*** yamahata has joined #openstack | 15:24 | |
*** cptwease_ has quit IRC | 15:24 | |
*** cdash has quit IRC | 15:25 | |
*** RichardRaseley has joined #openstack | 15:26 | |
*** sayali has quit IRC | 15:26 | |
*** cdash has joined #openstack | 15:27 | |
*** itlinux has joined #openstack | 15:27 | |
*** Marga_ has quit IRC | 15:27 | |
*** markus_z is now known as markus_z_meeting | 15:27 | |
*** VW has joined #openstack | 15:27 | |
*** VW has quit IRC | 15:27 | |
*** hetii has quit IRC | 15:28 | |
*** VW has joined #openstack | 15:28 | |
*** david_cu has quit IRC | 15:30 | |
*** cptweasel has joined #openstack | 15:31 | |
*** mtanino has joined #openstack | 15:31 | |
*** rotbeard has quit IRC | 15:33 | |
*** Ephur has quit IRC | 15:33 | |
*** pratikmallya has joined #openstack | 15:33 | |
*** eduardo___ has quit IRC | 15:33 | |
terje | Guest25829: that's where you are coming from | 15:33 |
terje | has nothing to do with Openstack, that's how NAT works. | 15:34 |
terje | you can: curl ifconfig.me to get your internet gateway IP | 15:34 |
terje | but as far as sshd is concerned, packets are coming from your VR | 15:34 |
*** eduardo___ has joined #openstack | 15:34 | |
Guest25829 | as far as postfix is concerned, is that where packets are coming from? | 15:36 |
terje | any service, yea. | 15:36 |
Guest25829 | is that going to be the cause of an open relay? | 15:36 |
Guest25829 | potentially | 15:36 |
terje | well, why don't you create a VM with an interface on the same network as the external IP of your VR | 15:37 |
*** xemdetia has quit IRC | 15:37 | |
*** crose has joined #openstack | 15:37 | |
terje | and forget NATing | 15:37 |
terje | and run Postfix there. | 15:38 |
Guest25829 | ISP restrictions | 15:38 |
Guest25829 | mac address filtration | 15:38 |
terje | wellllp you can do user/pass auth on your postfix server. | 15:39 |
*** KLevenstein has joined #openstack | 15:39 | |
Guest25829 | okay | 15:39 |
Guest25829 | thanks for the reponse | 15:40 |
terje | np | 15:40 |
Guest25829 | and the response | 15:40 |
*** dmsimard is now known as dmsimard|afk | 15:40 | |
terje | :P | 15:40 |
*** fawadkhaliq has quit IRC | 15:41 | |
*** balajiiyer has joined #openstack | 15:41 | |
*** arnoldje has joined #openstack | 15:41 | |
*** kam270 has quit IRC | 15:42 | |
*** davideagle_ has quit IRC | 15:42 | |
*** baker has joined #openstack | 15:42 | |
*** permalac_ has joined #openstack | 15:42 | |
*** davideagle_ has joined #openstack | 15:42 | |
*** Sucks has joined #openstack | 15:43 | |
*** baker has quit IRC | 15:43 | |
*** RichardRaseley has quit IRC | 15:43 | |
*** salv-orlando has quit IRC | 15:44 | |
*** singhj has joined #openstack | 15:44 | |
*** mkarpin has joined #openstack | 15:45 | |
*** dgurtner has quit IRC | 15:45 | |
*** sneti has joined #openstack | 15:45 | |
*** markvoelker has joined #openstack | 15:45 | |
*** permalac has quit IRC | 15:45 | |
*** rahulait has joined #openstack | 15:45 | |
*** shardy has joined #openstack | 15:46 | |
*** Ephur has joined #openstack | 15:46 | |
*** itlinux has quit IRC | 15:47 | |
*** baker has joined #openstack | 15:48 | |
*** marrusl has quit IRC | 15:48 | |
*** phalmos has quit IRC | 15:49 | |
*** EricGonc_ has quit IRC | 15:49 | |
*** hetii has joined #openstack | 15:49 | |
hetii | re | 15:49 |
*** eharney has joined #openstack | 15:49 | |
*** kawa2014 has joined #openstack | 15:51 | |
*** alexschm_ has quit IRC | 15:52 | |
*** jerrygb has joined #openstack | 15:52 | |
*** mkarpin has left #openstack | 15:53 | |
*** blahRus has joined #openstack | 15:53 | |
*** pratikmallya has quit IRC | 15:53 | |
*** gaughen has joined #openstack | 15:54 | |
*** markus_z_meeting is now known as markus_z | 15:55 | |
*** cjellick has joined #openstack | 15:55 | |
*** crose has quit IRC | 15:55 | |
*** itlinux has joined #openstack | 15:56 | |
*** EricGonczer_ has joined #openstack | 15:56 | |
*** markus_z has quit IRC | 15:57 | |
*** sneti has quit IRC | 15:58 | |
*** sneti has joined #openstack | 15:59 | |
*** Guest13988 has quit IRC | 16:02 | |
*** skamithi13 has quit IRC | 16:03 | |
*** Guest94376 is now known as issyl0 | 16:03 | |
*** jerrygb_ has joined #openstack | 16:03 | |
*** dneary has quit IRC | 16:03 | |
*** xemdetia has joined #openstack | 16:03 | |
*** jbell8 has joined #openstack | 16:03 | |
*** issyl0 is now known as Guest33081 | 16:04 | |
*** david_cu has joined #openstack | 16:04 | |
*** stackdump has joined #openstack | 16:04 | |
*** Guest33081 has quit IRC | 16:04 | |
*** Guest33081 has joined #openstack | 16:04 | |
*** Guest33081 is now known as issyl0 | 16:04 | |
*** skamithi13 has joined #openstack | 16:04 | |
*** grafuls has quit IRC | 16:05 | |
terje | keystone is reporting a v3 endpoint, which I'd like to disable as it's not configured properly | 16:06 |
terje | in one of my setups. Anyone know how to disable that? | 16:06 |
*** jerrygb has quit IRC | 16:06 | |
*** mikeoutland has joined #openstack | 16:06 | |
terje | that is, I don't see it in 'keystone endpoint-list' but I do see it via: curl http://<my_ip>:5000 | python -m json.tool | 16:07 |
terje | and it's confusing some of my developers in that env. | 16:07 |
*** jerrygb_ has quit IRC | 16:07 | |
*** jerrygb has joined #openstack | 16:10 | |
_nick | terje: amend the endpoint in the catalogue so that it has a version in the url | 16:10 |
_nick | i.e :5000/v2.0/ | 16:11 |
*** mikeoutland has quit IRC | 16:11 | |
terje | I do get that.. | 16:11 |
_nick | but really you should get your developers to fix their client as the recommendation is to have the endpoint unversioned | 16:11 |
*** sfeole_away is now known as sfeole | 16:12 | |
*** mikeoutland has joined #openstack | 16:12 | |
_nick | (to be fair, a lot of clients and common libraries like fog are broke when it comes to handling unversioned identity urls) | 16:12 |
_nick | the other option, if you don't want to update the service catalogue, is to amend keystone's paste config | 16:13 |
_nick | so that requests to / are routed to the v2 api handler | 16:13 |
terje | yes, that | 16:13 |
*** Voyd_ has joined #openstack | 16:13 | |
_nick | but that's a hack | 16:13 |
terje | hmm | 16:13 |
*** annegentle has joined #openstack | 16:14 | |
*** rubasov has quit IRC | 16:15 | |
*** flaviof is now known as flaviof_afk | 16:16 | |
*** leanderthal has quit IRC | 16:16 | |
*** coredump has joined #openstack | 16:16 | |
*** mikeoutl_ has joined #openstack | 16:17 | |
*** mikeoutland has quit IRC | 16:17 | |
*** UmbraMalison has joined #openstack | 16:18 | |
*** gargola has joined #openstack | 16:20 | |
*** tvvcox has joined #openstack | 16:21 | |
_nick | terje: edit /etc/keystone/keystone-paste.conf and set / = public_api under [composite:main], and then / = admin_api under [composite:admin] | 16:22 |
_nick | comment out / = public_version_api and / = admin_version_api | 16:22 |
*** SurajD has quit IRC | 16:23 | |
_nick | (if you really must ;) ) | 16:23 |
terje | thanks! | 16:23 |
*** arxcruz has quit IRC | 16:23 | |
*** davideagle_ has quit IRC | 16:24 | |
terje | that's what I call service. | 16:24 |
*** mcornea has quit IRC | 16:24 | |
terje | but I think you're right. The answer is simply that keystone endpoint-list returns a URL endpoint with /v2.0/ | 16:24 |
terje | end of story, nobody should be talking to <url>:5000/ | 16:24 |
*** luflores has joined #openstack | 16:24 | |
*** k_stev has quit IRC | 16:25 | |
*** diogogmt has quit IRC | 16:25 | |
*** flaviof_afk is now known as flaviof | 16:26 | |
*** SurajD has joined #openstack | 16:26 | |
*** luflores has quit IRC | 16:26 | |
*** avarner has joined #openstack | 16:27 | |
*** luflores has joined #openstack | 16:27 | |
*** rmartinelli has quit IRC | 16:27 | |
*** neilus has joined #openstack | 16:28 | |
*** agentle_ has joined #openstack | 16:28 | |
*** dmsimard|afk is now known as dmsimard | 16:29 | |
*** k_stev has joined #openstack | 16:30 | |
*** jdurgin1 has joined #openstack | 16:30 | |
*** annegentle has quit IRC | 16:32 | |
*** kebray has joined #openstack | 16:32 | |
*** k_stev has quit IRC | 16:32 | |
*** neilus has quit IRC | 16:33 | |
*** klamath has joined #openstack | 16:33 | |
*** blitz00 has quit IRC | 16:34 | |
*** klamath has quit IRC | 16:34 | |
*** bdossant has quit IRC | 16:34 | |
*** klamath has joined #openstack | 16:34 | |
*** Chaozhe has joined #openstack | 16:34 | |
*** chaozhechen_ has joined #openstack | 16:34 | |
*** k_stev has joined #openstack | 16:37 | |
*** prithivm has quit IRC | 16:38 | |
*** Chaozhe has quit IRC | 16:38 | |
*** nstrug has joined #openstack | 16:38 | |
*** Chaozhe has joined #openstack | 16:38 | |
*** Prithiv has quit IRC | 16:38 | |
*** foxhunt72 is now known as foxhunt_away | 16:38 | |
*** coredump has quit IRC | 16:38 | |
*** diogogmt has joined #openstack | 16:39 | |
*** jerrygb_ has joined #openstack | 16:40 | |
*** pratikmallya has joined #openstack | 16:40 | |
*** wmang has quit IRC | 16:41 | |
*** davi has joined #openstack | 16:41 | |
*** davi has joined #openstack | 16:41 | |
*** FallenPegasus is now known as MarkAtwood | 16:41 | |
*** jerrygb has quit IRC | 16:42 | |
*** Chaozhe has quit IRC | 16:42 | |
*** Chaozhe has joined #openstack | 16:43 | |
*** dramalho has joined #openstack | 16:43 | |
*** pravins has quit IRC | 16:44 | |
*** yes`r has quit IRC | 16:44 | |
*** VW has quit IRC | 16:44 | |
*** mikeoutl_ has quit IRC | 16:44 | |
terje | actually, I'm wrong. | 16:45 |
terje | People should totally be talking to the endpoint:5000 to get the supported versions. | 16:45 |
*** Chaozhe has quit IRC | 16:45 | |
terje | http://developer.openstack.org/api-ref-identity-v2.html | 16:46 |
terje | I guess we have a bug. | 16:46 |
*** Chaozhe has joined #openstack | 16:46 | |
*** SauzaRob has joined #openstack | 16:46 | |
*** Chaozhe has quit IRC | 16:46 | |
*** mosburn has joined #openstack | 16:46 | |
*** Chaozhe has joined #openstack | 16:47 | |
*** SauzaRob has quit IRC | 16:47 | |
*** hetii has quit IRC | 16:47 | |
*** k_stev has quit IRC | 16:48 | |
*** rfolco has quit IRC | 16:48 | |
*** vhoward has quit IRC | 16:48 | |
*** o_be_one has quit IRC | 16:49 | |
*** designbybeck_ has joined #openstack | 16:49 | |
*** FunnyLookinHat has joined #openstack | 16:50 | |
*** FunnyLookinHat has quit IRC | 16:50 | |
*** FunnyLookinHat has joined #openstack | 16:50 | |
*** permalac_ has quit IRC | 16:50 | |
*** k_stev has joined #openstack | 16:50 | |
*** o_be_one has joined #openstack | 16:52 | |
*** rcernin has quit IRC | 16:52 | |
-openstackstatus- NOTICE: The earlier JJB bug which disrupted tox-based job configurations has been reverted and applied; jobs seem to be running successfully for the past two hours. | 16:52 | |
*** gyee has joined #openstack | 16:53 | |
*** Bey0ndB1nary has joined #openstack | 16:53 | |
_nick | terje: yep | 16:53 |
_nick | [16:45:48] <terje>People should totally be talking to the endpoint:5000 to get the supported versions. | 16:53 |
_nick | that | 16:53 |
_nick | some background here: http://dolphm.com/openstack-keystone-service-catalog/ | 16:53 |
_nick | and also here: http://docs.openstack.org/developer/keystone/http-api.html#i-am-a-deployer | 16:54 |
*** dizquierdo has quit IRC | 16:54 | |
_nick | "The simplest, and most ideal, configuration would expose one identity with unversioned endpoints (note the lack of /v2.0/ or /v3/ in these URLs)" | 16:54 |
*** rfolco has joined #openstack | 16:55 | |
*** chaozhechen_ has quit IRC | 16:55 | |
*** calbers has quit IRC | 16:55 | |
*** Chaozhe has quit IRC | 16:56 | |
*** pratikma_ has joined #openstack | 16:57 | |
*** phalmos has joined #openstack | 16:58 | |
*** Free_maN has quit IRC | 16:58 | |
*** josecastroleon has quit IRC | 16:59 | |
*** phalmos has quit IRC | 16:59 | |
*** TVR__ has joined #openstack | 16:59 | |
*** otter768 has joined #openstack | 16:59 | |
*** phalmos has joined #openstack | 17:00 | |
*** crose has joined #openstack | 17:00 | |
*** corXi has quit IRC | 17:00 | |
*** pratikmallya has quit IRC | 17:00 | |
*** rideh has quit IRC | 17:01 | |
*** zilberstein has joined #openstack | 17:01 | |
*** VW has joined #openstack | 17:01 | |
zilberstein | hello #openstack | 17:01 |
zilberstein | how to debug cloud-init ? | 17:01 |
*** Chaozhe has joined #openstack | 17:01 | |
*** salv-orlando has joined #openstack | 17:01 | |
zilberstein | it ignores everything I specify in user-data | 17:01 |
terje | yea, so I can't get the service catalog with out authenticating, which I can't do without getting avail versions from the base URI. Foook. | 17:02 |
*** rideh has joined #openstack | 17:02 | |
*** chaozhechen_ has joined #openstack | 17:02 | |
*** aberdine has joined #openstack | 17:02 | |
*** TVR_ has quit IRC | 17:02 | |
*** kawa2014 has quit IRC | 17:03 | |
*** galstrom_zzz is now known as galstrom | 17:03 | |
*** mvelten has quit IRC | 17:03 | |
*** fak3r_ has joined #openstack | 17:03 | |
*** TVR_ has joined #openstack | 17:03 | |
*** dgurtner has joined #openstack | 17:03 | |
*** dgurtner has quit IRC | 17:03 | |
*** dgurtner has joined #openstack | 17:03 | |
*** TVR__ has quit IRC | 17:04 | |
*** fak3r_ has left #openstack | 17:04 | |
*** otter768 has quit IRC | 17:04 | |
*** crose has quit IRC | 17:04 | |
zilberstein | [CLOUDINIT] cloud-init[DEBUG]: Ran 9 modules with 0 failures | 17:05 |
*** panda has quit IRC | 17:05 | |
zilberstein | piece of crap | 17:05 |
*** Tribaal has quit IRC | 17:06 | |
*** panda has joined #openstack | 17:07 | |
*** chaozhechen_ has quit IRC | 17:07 | |
*** Chaozhe has quit IRC | 17:07 | |
*** rmartinelli has joined #openstack | 17:09 | |
*** mpavone has quit IRC | 17:09 | |
*** ksobkowiak has joined #openstack | 17:09 | |
*** yalie_ has joined #openstack | 17:09 | |
*** eghobo has joined #openstack | 17:10 | |
*** Tribaal has joined #openstack | 17:11 | |
*** yes`r has joined #openstack | 17:11 | |
terje | you sure your metadata server is working properly? | 17:12 |
*** eghobo has quit IRC | 17:13 | |
*** electrocucaracha has quit IRC | 17:13 | |
terje | follow the breadcrumbs here: curl -s http://169.254.169.254/latest/meta-data/ | 17:14 |
*** eghobo has joined #openstack | 17:14 | |
*** coredump has joined #openstack | 17:15 | |
*** yalie_ has quit IRC | 17:16 | |
*** eghobo has quit IRC | 17:16 | |
*** RichardRaseley has joined #openstack | 17:16 | |
*** eddie__ has quit IRC | 17:17 | |
*** eghobo has joined #openstack | 17:17 | |
_nick | terje: update the db | 17:17 |
*** leeantho has joined #openstack | 17:17 | |
*** cemason has joined #openstack | 17:17 | |
*** rkharya has quit IRC | 17:17 | |
*** coredump has quit IRC | 17:18 | |
terje | mysqldump |grep v3.0 | 17:19 |
*** rmartinelli_ has joined #openstack | 17:20 | |
*** aimon has quit IRC | 17:21 | |
*** shakamunyi has quit IRC | 17:21 | |
*** sucks_ has joined #openstack | 17:22 | |
terje | I don't actually see it in the db | 17:23 |
*** neilus has joined #openstack | 17:23 | |
*** fzdarsky has quit IRC | 17:23 | |
terje | select * from endpoint where url like '%5000%'; | 17:23 |
*** shaleh has joined #openstack | 17:23 | |
*** rmartinelli has quit IRC | 17:23 | |
terje | returns only v2 which leads me to believe that the results of curl come from some keystone config. | 17:24 |
*** Sucks has quit IRC | 17:24 | |
*** eghobo has quit IRC | 17:25 | |
*** dramalho has quit IRC | 17:27 | |
*** neilus has quit IRC | 17:28 | |
*** jdurgin1 has quit IRC | 17:29 | |
*** yamamoto has joined #openstack | 17:29 | |
*** neilus has joined #openstack | 17:29 | |
*** neilus has quit IRC | 17:30 | |
*** dramalho has joined #openstack | 17:30 | |
*** tlian has quit IRC | 17:30 | |
*** tlian has joined #openstack | 17:32 | |
*** PaulCapestany has quit IRC | 17:33 | |
skullone_ | hrm, installed openstack Liberty, but on the Projects page, if i click "Manage Members" on a project, the members page flashes and goes away... odd | 17:33 |
*** yamamoto has quit IRC | 17:34 | |
*** mikeoutland has joined #openstack | 17:34 | |
*** spzala has joined #openstack | 17:34 | |
_nick | terje: nope, they come from the database | 17:34 |
*** vishwanathj has quit IRC | 17:35 | |
_nick | but you might have to restart keystone to pick up any changes | 17:35 |
*** PaulCapestany has joined #openstack | 17:35 | |
_nick | select interface, url from endpoint where service_id = (select id from service where service.type = 'identity'); | 17:35 |
*** jpena has quit IRC | 17:35 | |
*** pratikmallya has joined #openstack | 17:36 | |
*** trifon has quit IRC | 17:36 | |
*** neilus has joined #openstack | 17:37 | |
*** asselin__ has quit IRC | 17:37 | |
*** vhoward has joined #openstack | 17:37 | |
*** cemason has quit IRC | 17:38 | |
*** pratikma_ has quit IRC | 17:39 | |
terje | http://pastie.org/10607071 | 17:40 |
*** cjellick has quit IRC | 17:40 | |
terje | disagree (so far). | 17:40 |
_nick | yeah that's ok | 17:40 |
terje | (I haven't made any changes) | 17:40 |
_nick | are things still broke? | 17:40 |
*** evidex has quit IRC | 17:40 | |
terje | so, v3.0 is broken, yes. | 17:41 |
terje | I don't wish to support it in this version so | 17:41 |
_nick | how are you testing v3? | 17:41 |
*** asselin_ has joined #openstack | 17:41 | |
*** neilus has quit IRC | 17:42 | |
terje | I can't authenticate agains't it | 17:42 |
*** cjellick has joined #openstack | 17:42 | |
terje | and I get a stack trace in the logs. | 17:43 |
_nick | what are you using to authenticate? | 17:43 |
terje | the 'openstack' command line client | 17:43 |
*** zenoway has joined #openstack | 17:44 | |
_nick | with OS_IDENTITY_API_VERSION set to 3? | 17:44 |
*** yamahata has quit IRC | 17:45 | |
*** derekh has quit IRC | 17:45 | |
*** v1k0d3n has quit IRC | 17:46 | |
skullone_ | somehow just fixed my issue.. cant now manage Project members... dunno what changed =/ | 17:46 |
*** v1k0d3n has joined #openstack | 17:46 | |
*** fawadkhaliq has joined #openstack | 17:46 | |
skullone_ | i think theres some "special" options im missing to make keystone Domains work, heh | 17:46 |
*** stevemar_znc is now known as stevemar | 17:47 | |
*** balajiiyer has quit IRC | 17:47 | |
*** zenoway has quit IRC | 17:48 | |
*** cemason has joined #openstack | 17:49 | |
*** galstrom is now known as galstrom_zzz | 17:49 | |
*** Cloudish_ has quit IRC | 17:52 | |
*** cemason has quit IRC | 17:53 | |
*** dizquierdo has joined #openstack | 17:53 | |
*** Cloudish has joined #openstack | 17:54 | |
*** brad_behle has quit IRC | 17:54 | |
*** phalmos has quit IRC | 17:54 | |
*** phalmos has joined #openstack | 17:56 | |
*** ivan_mironov has quit IRC | 17:57 | |
*** Voyd_ has quit IRC | 17:57 | |
*** obedmr has joined #openstack | 17:58 | |
*** juanluisrp has joined #openstack | 17:59 | |
*** pnavarro|lunch has quit IRC | 18:00 | |
*** singhj has quit IRC | 18:00 | |
*** rbowen has quit IRC | 18:01 | |
juanluisrp | Hi, I was trying to resize an instance, but the rever ran out of disk space. I've released some space, but the instante remains in state resize_migrating. Now I can't start it again. Can I do anything to recover this instance? | 18:01 |
*** ninkotech has joined #openstack | 18:01 | |
*** dizquierdo has quit IRC | 18:02 | |
*** maveric7911 has quit IRC | 18:02 | |
*** Voyd_ has joined #openstack | 18:02 | |
*** aimon has joined #openstack | 18:03 | |
*** blahRus1 has joined #openstack | 18:03 | |
*** dizquierdo has joined #openstack | 18:04 | |
*** loth has joined #openstack | 18:04 | |
*** blahRus has quit IRC | 18:04 | |
*** loth1 has quit IRC | 18:04 | |
*** s00pcan has quit IRC | 18:06 | |
*** maht has quit IRC | 18:06 | |
*** diegows has joined #openstack | 18:07 | |
*** s00pcan has joined #openstack | 18:07 | |
*** cemason has joined #openstack | 18:08 | |
*** eduardo___ has quit IRC | 18:08 | |
*** spzala has quit IRC | 18:09 | |
*** ronis has quit IRC | 18:09 | |
*** yamahata has joined #openstack | 18:10 | |
*** hseipp has quit IRC | 18:11 | |
*** hdd has quit IRC | 18:14 | |
*** bbcmicrocomputer has quit IRC | 18:16 | |
*** NetHawk has quit IRC | 18:18 | |
*** singhj has joined #openstack | 18:18 | |
*** gaughen has quit IRC | 18:19 | |
*** eghobo has joined #openstack | 18:19 | |
*** rbowen has joined #openstack | 18:20 | |
*** SurajD has quit IRC | 18:21 | |
*** dgurtner has quit IRC | 18:21 | |
*** SurajD has joined #openstack | 18:24 | |
*** chaserjim has joined #openstack | 18:25 | |
*** eghobo has quit IRC | 18:26 | |
*** eghobo has joined #openstack | 18:26 | |
*** geaaru has quit IRC | 18:27 | |
*** kkoski has quit IRC | 18:28 | |
*** GentileBen has joined #openstack | 18:28 | |
*** pradk_ has quit IRC | 18:28 | |
*** cinik has quit IRC | 18:30 | |
*** david_cu has quit IRC | 18:31 | |
*** Lee1092 has quit IRC | 18:31 | |
*** vishwanathj has joined #openstack | 18:32 | |
*** Marga_ has joined #openstack | 18:33 | |
*** Marga_ has quit IRC | 18:34 | |
*** Marga_ has joined #openstack | 18:35 | |
*** TVR_ has quit IRC | 18:35 | |
*** zenoway has joined #openstack | 18:35 | |
*** vishwanathj has quit IRC | 18:36 | |
*** penick has joined #openstack | 18:37 | |
*** zenoway has quit IRC | 18:39 | |
*** TVR_ has joined #openstack | 18:39 | |
*** cemason has quit IRC | 18:40 | |
*** jbell8 has quit IRC | 18:41 | |
*** jbell8 has joined #openstack | 18:44 | |
*** neilus has joined #openstack | 18:46 | |
*** Oi_Scout has quit IRC | 18:46 | |
*** kkoski has joined #openstack | 18:46 | |
*** rossella_s has quit IRC | 18:47 | |
*** aryklein has joined #openstack | 18:47 | |
*** dyasny has quit IRC | 18:47 | |
*** Voyd_ has quit IRC | 18:47 | |
*** pradk_ has joined #openstack | 18:47 | |
*** aryklein has joined #openstack | 18:47 | |
*** sfeole is now known as sfeole_away | 18:48 | |
*** KLevenstein has quit IRC | 18:49 | |
*** neilus has quit IRC | 18:51 | |
*** nstrug has quit IRC | 18:51 | |
*** aeperezt has joined #openstack | 18:51 | |
*** spzala has joined #openstack | 18:51 | |
*** ChubYann has joined #openstack | 18:53 | |
*** david_cu has joined #openstack | 18:56 | |
*** dt23_ has quit IRC | 18:57 | |
*** racedo has quit IRC | 18:57 | |
*** v1k0d3n has quit IRC | 18:59 | |
*** electrofelix has quit IRC | 19:00 | |
*** otter768 has joined #openstack | 19:00 | |
*** jbell8 has quit IRC | 19:00 | |
*** racedo has joined #openstack | 19:01 | |
*** knighthawk has joined #openstack | 19:01 | |
*** zenoway has joined #openstack | 19:02 | |
*** pratikma_ has joined #openstack | 19:02 | |
*** jbell8 has joined #openstack | 19:03 | |
*** TVR__ has joined #openstack | 19:03 | |
*** TVR_ has quit IRC | 19:04 | |
*** pratikma_ is now known as pratikmallya_ | 19:04 | |
*** penick has quit IRC | 19:05 | |
*** FL1SK has joined #openstack | 19:05 | |
*** otter768 has quit IRC | 19:05 | |
*** pratikmallya has quit IRC | 19:06 | |
*** zenoway has quit IRC | 19:06 | |
*** skamithi13 has quit IRC | 19:06 | |
*** dyasny has joined #openstack | 19:07 | |
*** kyle has joined #openstack | 19:08 | |
*** KLevenstein has joined #openstack | 19:09 | |
*** kyle is now known as Guest42123 | 19:09 | |
*** Guest42123 is now known as kyle___ | 19:09 | |
*** knighthawk has quit IRC | 19:10 | |
*** knighthawk has joined #openstack | 19:10 | |
*** dizquierdo has quit IRC | 19:11 | |
*** szhem has joined #openstack | 19:11 | |
*** demio has joined #openstack | 19:14 | |
*** elnin0 has joined #openstack | 19:14 | |
*** naggappan has joined #openstack | 19:14 | |
*** apahim has quit IRC | 19:15 | |
*** ronis has joined #openstack | 19:15 | |
*** naggappan has quit IRC | 19:15 | |
*** apahim has joined #openstack | 19:16 | |
*** jerrygb has joined #openstack | 19:16 | |
*** tonythomas has quit IRC | 19:17 | |
*** jerrygb_ has quit IRC | 19:18 | |
*** dizquierdo has joined #openstack | 19:19 | |
*** eghobo has quit IRC | 19:20 | |
*** szhem has quit IRC | 19:20 | |
*** VW has quit IRC | 19:20 | |
*** szhem has joined #openstack | 19:20 | |
*** cjellick has quit IRC | 19:21 | |
*** mancdaz has quit IRC | 19:21 | |
*** dizquierdo has quit IRC | 19:21 | |
*** Osmanabi has joined #openstack | 19:21 | |
*** skamithi13 has joined #openstack | 19:21 | |
*** hdd has joined #openstack | 19:21 | |
*** demio has quit IRC | 19:22 | |
*** ivan_mironov has joined #openstack | 19:22 | |
*** tschrock5252 has joined #openstack | 19:22 | |
*** mancdaz has joined #openstack | 19:22 | |
*** stackdump has quit IRC | 19:23 | |
*** gfidente has quit IRC | 19:23 | |
*** Osmanabi has left #openstack | 19:24 | |
tschrock5252 | Hi gents. Well, the day brings about a hiccup. I'm running Openstack Kilo at the moment. I noticed today that one of my 5 Hypervisors was listed as being offline. I connected to it, and sure enough, the nova-compute service was in a stop-waiting status. I restarted the service and it came back online without any issues. However, when issuing a command of nova hypervisor-list, it is still listed as "down". What are your guys' t | 19:24 |
*** dramalho has quit IRC | 19:26 | |
*** neilus has joined #openstack | 19:27 | |
tschrock5252 | nova hypervisor-show on the HV that is offline: http://paste.openstack.org/show/480925/ | 19:28 |
*** balajiiyer has joined #openstack | 19:29 | |
*** obedmr has quit IRC | 19:29 | |
*** eghobo has joined #openstack | 19:29 | |
*** fawadkhaliq has quit IRC | 19:29 | |
tschrock5252 | nova hyper-visor list | 19:29 |
*** penick has joined #openstack | 19:29 | |
tschrock5252 | http://paste.openstack.org/show/480927/ | 19:29 |
*** lucendio has joined #openstack | 19:29 | |
*** VW has joined #openstack | 19:30 | |
*** obedmr has joined #openstack | 19:30 | |
tschrock5252 | nova hypervisor-uptime: http://paste.openstack.org/show/480928/ | 19:30 |
*** kebray has quit IRC | 19:31 | |
Sam-I-Am | tschrock5252: check the logs on the compute node? | 19:31 |
*** neilus has quit IRC | 19:32 | |
*** shaleh has quit IRC | 19:32 | |
tschrock5252 | Will do. One moment | 19:32 |
tschrock5252 | Interesetingly: | 19:35 |
tschrock5252 | http://paste.openstack.org/show/480931/ | 19:35 |
tschrock5252 | There is an NFS share that is mounted on this server at boot | 19:36 |
tschrock5252 | At /var/lib/nova/instances | 19:36 |
*** zenoway has joined #openstack | 19:36 | |
tschrock5252 | That IS accessible right now and doesn't seem to be having any issues | 19:37 |
*** sorin-mihai has quit IRC | 19:37 | |
tschrock5252 | The IP of the NFS server hosting that data is 10.10.0.109 | 19:37 |
*** pratikmallya_ has quit IRC | 19:37 | |
Sam-I-Am | that looks like an iscsi block device | 19:37 |
Sam-I-Am | its looking for a volume thats not there | 19:37 |
tschrock5252 | Possibility that this error is causing the HV to be listed as offline at this time? | 19:37 |
Sam-I-Am | theres a good chance | 19:38 |
*** ivan_mironov has quit IRC | 19:38 | |
*** ivan_mironov has joined #openstack | 19:39 | |
*** cjellick has joined #openstack | 19:39 | |
tschrock5252 | My thought would be to stop the nova-compute service on that node. Then run a mount -a to remount that data at the NFS share. Then bring the nova-compute service back online. Thoughts? | 19:39 |
*** sorin-mihai has joined #openstack | 19:39 | |
*** gwei3 has joined #openstack | 19:39 | |
*** spotz is now known as spotz_zzz | 19:40 | |
*** vinayp has quit IRC | 19:40 | |
*** spotz_zzz is now known as spotz | 19:41 | |
*** zenoway has quit IRC | 19:41 | |
Sam-I-Am | that doesnt look like nfs to me | 19:41 |
*** TVR__ has quit IRC | 19:41 | |
Sam-I-Am | it looks like a cinder volume that belongs to a vm that should be (or was) on that host | 19:42 |
*** TVR_ has joined #openstack | 19:42 | |
*** Lenz has quit IRC | 19:42 | |
tschrock5252 | Update, the nova-compute service actually is crashing. It is not staying online | 19:42 |
*** flaviof is now known as flaviof_afk | 19:43 | |
tschrock5252 | Okay, well, what would your thoughts be on cleaning that up or tracking it back? | 19:43 |
*** flaviof_afk is now known as flaviof | 19:43 | |
Sam-I-Am | are any vms running there? | 19:44 |
tschrock5252 | No shocker there | 19:44 |
*** markvoelker has quit IRC | 19:44 | |
Sam-I-Am | nothing in /var/lib/nova/instances ? | 19:45 |
*** yalei has joined #openstack | 19:46 | |
*** manous has quit IRC | 19:47 | |
tschrock5252 | Okay, so the volume it's looking for, I have identified in Horizon. So I at least know what's not showing up. And it definitely is NOT there in that location. However, that particular volume is listed as available in Horizon. | 19:49 |
tschrock5252 | It's not attached to anything | 19:49 |
tschrock5252 | That volume I DID remove within the period that it says this HV has been offline | 19:49 |
tschrock5252 | I removed it last week. The offline time of this HV is 2 weeks right now | 19:50 |
*** kebray has joined #openstack | 19:50 | |
tschrock5252 | So, it looks like the Nova-Compute service was not running. This volume I did remove while that compute service was not online. So the configuration on this compute node is outdated. | 19:51 |
*** tvvcox has quit IRC | 19:51 | |
*** mgarza_ has joined #openstack | 19:51 | |
*** balajiiyer has quit IRC | 19:51 | |
tschrock5252 | And is hence bombinb on start | 19:51 |
*** mturpin has quit IRC | 19:51 | |
tschrock5252 | *bombing | 19:51 |
*** Marga_ has quit IRC | 19:53 | |
*** mgarza_ has quit IRC | 19:53 | |
*** Matt1360 has quit IRC | 19:53 | |
Sam-I-Am | yeah check /var/lib/nova/instances | 19:53 |
Sam-I-Am | did the instance migrate somewhere else? | 19:53 |
Sam-I-Am | usually these things dont go unnoticed for 2 weeks | 19:54 |
*** fzdarsky has joined #openstack | 19:54 | |
*** electrocucaracha has joined #openstack | 19:55 | |
tschrock5252 | Yeah it got migrated elsewhere and this volume got stuck in an error state of sorts it looks like. | 19:56 |
*** RedRat has quit IRC | 19:57 | |
tschrock5252 | It is not in /var/lib/nova/instances at all | 19:57 |
tschrock5252 | Should I try to "unmanage | 19:57 |
tschrock5252 | the volume?? | 19:57 |
*** pratikmallya has joined #openstack | 19:57 | |
*** latro has joined #openstack | 19:57 | |
Sam-I-Am | its reading that volume information from somewhere | 19:58 |
Sam-I-Am | might be in /var/lib/nova somewhere | 19:58 |
tschrock5252 | grep through?? | 19:58 |
tschrock5252 | for volume by ID | 19:58 |
*** hybridpollo has joined #openstack | 19:58 | |
Sam-I-Am | that might work | 19:59 |
Sam-I-Am | has libvirt always been running on this box? | 19:59 |
Sam-I-Am | even after nova-compute died | 19:59 |
*** yes`r has quit IRC | 19:59 | |
*** figleaf has quit IRC | 19:59 | |
*** rmartinelli_ has quit IRC | 20:00 | |
*** cdub has joined #openstack | 20:00 | |
*** zenoway has joined #openstack | 20:00 | |
*** sneti has quit IRC | 20:01 | |
tschrock5252 | i think so, yeah | 20:01 |
tschrock5252 | Nothing has crashed | 20:01 |
tschrock5252 | Everything is online | 20:01 |
tschrock5252 | That is why it has went so unnoticed | 20:01 |
*** sneti has joined #openstack | 20:02 | |
tschrock5252 | grepping around didnt uncover anything | 20:02 |
tschrock5252 | Is there a nova file that holds this configuration? | 20:02 |
tschrock5252 | Something I could copy off another compute host, after taking a backup of on this compute host? | 20:02 |
*** shaleh has joined #openstack | 20:03 | |
*** latro has quit IRC | 20:03 | |
Sam-I-Am | it might be in libvirt still | 20:03 |
Sam-I-Am | or something hanging around there | 20:03 |
Sam-I-Am | have you rebooted the box? | 20:03 |
tschrock5252 | I have not | 20:03 |
tschrock5252 | And would like to avoid that, if possible | 20:03 |
*** szhem has joined #openstack | 20:04 | |
tschrock5252 | It should be known, this HV is pretty much "tapped" on resources. So no new instances are being created on it. However, I cannot imagine that we want this to stay in a detached state for long | 20:04 |
*** KLevenstein has quit IRC | 20:04 | |
terje | _nick you were right! | 20:05 |
*** d9k has quit IRC | 20:05 | |
tschrock5252 | It has already been long, ya know.... | 20:05 |
tschrock5252 | Hence me being in this state | 20:05 |
*** zenoway has quit IRC | 20:06 | |
tschrock5252 | Sam-I-Am: http://paste.openstack.org/show/480935/ | 20:07 |
*** d9k has joined #openstack | 20:07 | |
*** edleafe has joined #openstack | 20:07 | |
Sam-I-Am | tschrock5252: so... its running vms?, but nova-compute isnt running? | 20:07 |
tschrock5252 | Yes, sir. It's open in Libvirt | 20:07 |
*** TVR_ has quit IRC | 20:07 | |
tschrock5252 | Sam-I-Am, yeah..... it is | 20:07 |
*** shaleh_ has joined #openstack | 20:07 | |
*** edleafe is now known as figleaf | 20:07 | |
Sam-I-Am | so nova thinks there's nothing running (nothing in /var/lib/nova/instances) but things are there | 20:08 |
Sam-I-Am | which means openstack doesnt know about them | 20:08 |
Sam-I-Am | or it does, and they're actually running somewhere else | 20:08 |
*** Matt1360 has joined #openstack | 20:08 | |
*** baoli_ has quit IRC | 20:09 | |
Sam-I-Am | looks like that libvirt process has an iscsi thinger in it | 20:09 |
Sam-I-Am | perhaps the one thats broken? | 20:09 |
tschrock5252 | 5b08407c-1f88-4396-8048-09a1cf98a084 | 20:10 |
tschrock5252 | Does not appear to exist in /var/lib/nova/instances | 20:10 |
tschrock5252 | Nowhere that I can find at least | 20:10 |
*** vjmorale__ has joined #openstack | 20:10 | |
*** eghobo has quit IRC | 20:10 | |
*** shaleh has quit IRC | 20:11 | |
*** cjellick has quit IRC | 20:12 | |
Sam-I-Am | but libvirt knows about it | 20:12 |
tschrock5252 | Yes, it definitely does | 20:12 |
tschrock5252 | It has it running in a libvery process | 20:12 |
tschrock5252 | *libvirt | 20:12 |
Sam-I-Am | but it seems like that directory doesnt exist, in which case the volume isnt really there | 20:12 |
Sam-I-Am | have you checked this vm? i bet its broken. | 20:13 |
tschrock5252 | Correct, sir | 20:13 |
Sam-I-Am | since it no longer has a block device it needs | 20:13 |
*** potato_farmer has joined #openstack | 20:13 | |
tschrock5252 | That volume can be found in Horizon | 20:13 |
tschrock5252 | Its there in Horizon | 20:13 |
tschrock5252 | And not attached to anything | 20:13 |
*** shakamunyi has joined #openstack | 20:13 | |
tschrock5252 | It was listed as available | 20:13 |
*** Voyd_ has joined #openstack | 20:13 | |
tschrock5252 | I tried to delete it and I got an error | 20:13 |
tschrock5252 | About me "not being allowed" to delete it | 20:13 |
tschrock5252 | We did some cleanup of Volumes about a week ago, and this one would not delete. It has been detached from all VMs for quite some time now | 20:14 |
*** blackboxsw has quit IRC | 20:14 | |
tschrock5252 | So, I really do not care about it or any instance that it could be attached to. Really, I just want the records of it cleaned up so I can get that service back online on my compute node | 20:15 |
tschrock5252 | You probably have assumed all that, but just saying | 20:15 |
Sam-I-Am | you're going to have to ditch that vm running | 20:16 |
Sam-I-Am | its broken anyway | 20:16 |
Sam-I-Am | not sure what happened to your node | 20:16 |
*** vjmorale__ has quit IRC | 20:16 | |
*** blackboxsw has joined #openstack | 20:16 | |
Sam-I-Am | my guess is that nova is looking through libvirt's business and seeing a vm, then trying to get the metadata it needs... and not finding the actual volume | 20:16 |
*** vjmorale__ has joined #openstack | 20:16 | |
*** jfchevrette has quit IRC | 20:17 | |
*** vjmorale__ has quit IRC | 20:17 | |
*** Matt1360 has quit IRC | 20:17 | |
terje | what does virsh list --all say on the compute? | 20:17 |
tschrock5252 | http://paste.openstack.org/show/480937/ | 20:20 |
tschrock5252 | All my instances are online and running | 20:20 |
Sam-I-Am | tschrock5252: is this instance *actually* running on another node according to nova? | 20:21 |
*** neilus has joined #openstack | 20:21 | |
tschrock5252 | I do not think so Sam-I-Am | 20:22 |
tschrock5252 | 5b08407c-1f88-4396-8048-09a1cf98a084 | 20:22 |
tschrock5252 | Cannot be found as an attached volume to anything | 20:22 |
tschrock5252 | wait | 20:23 |
tschrock5252 | instance-00000055 | 20:23 |
tschrock5252 | Is the instance according to libvirt | 20:23 |
*** potato_farmer has left #openstack | 20:23 | |
*** SeanO has joined #openstack | 20:23 | |
tschrock5252 | That instance is NOT on any of my 5 compute hosts at this time | 20:24 |
tschrock5252 | Searched via Horizon through all 5. Not there | 20:24 |
*** aimon has quit IRC | 20:24 | |
*** szhem has joined #openstack | 20:25 | |
*** szhem has quit IRC | 20:25 | |
*** cjellick has joined #openstack | 20:25 | |
*** zenoway has joined #openstack | 20:25 | |
tschrock5252 | So..... my next thought we be.... me killing that single process that is running libvirt and referncing that drive and that instance | 20:25 |
*** neilus has quit IRC | 20:26 | |
tschrock5252 | And then starting up the nova-compute servie again. Thoughts? | 20:26 |
*** aimon has joined #openstack | 20:26 | |
Sam-I-Am | well, the name is sort of arbitrary | 20:27 |
*** ivan_mironov has quit IRC | 20:27 | |
Sam-I-Am | instance-XXXX ... there's a uuid of the instance in openstack in the process output | 20:27 |
*** slogan621 has joined #openstack | 20:28 | |
*** vectra is now known as ipalade | 20:28 | |
*** JoseMello has quit IRC | 20:28 | |
Sam-I-Am | probably this - 4e3d5afb-9be0-453f-aacf-fbd4c27b9f7d | 20:29 |
Sam-I-Am | see if thats one of your instance ids | 20:29 |
*** aimon has quit IRC | 20:31 | |
tschrock5252 | nova list --all_tenants | grep 4e3d5afb-9be0-453f-aacf-fbd4c27b9f7d | 20:31 |
tschrock5252 | empty return | 20:31 |
tschrock5252 | nothing | 20:31 |
*** sneti has quit IRC | 20:32 | |
tschrock5252 | nova list --all_tenants returns everything as well | 20:32 |
tschrock5252 | So, I think we're good to go. It's not actively running | 20:32 |
*** vishwanathj has joined #openstack | 20:33 | |
*** sneti has joined #openstack | 20:33 | |
tschrock5252 | Another interesting thing to note | 20:33 |
tschrock5252 | on the compute node | 20:34 |
tschrock5252 | ps aux | grep libvirt | grep instance- | wc -l | 20:34 |
tschrock5252 | Returns 12 | 20:34 |
tschrock5252 | There are 12 libvirt instances running on this Compute node right now | 20:34 |
tschrock5252 | There are a grand total of 10 that are reported in Openstack | 20:34 |
Sam-I-Am | do any of their uuids match up? | 20:34 |
tschrock5252 | None of them do, no | 20:34 |
Sam-I-Am | weird | 20:34 |
*** laron_ has joined #openstack | 20:34 | |
tschrock5252 | Im a little perplexed myself | 20:34 |
Sam-I-Am | any of the others use volumes? | 20:35 |
tschrock5252 | I think that there is another volume that I have that is "stuck" in the same way this one is right now | 20:35 |
tschrock5252 | I expect that if we killed the libvirt process with this "stuck" volume, that another would blow up on trying to start the compute service | 20:35 |
tschrock5252 | Which would explain the 12 libvirt processes running..... and only 10 being reported in Horizon | 20:36 |
*** rahulait has quit IRC | 20:36 | |
tschrock5252 | Sam-I-Am, what are your thoughts? Am I going down the wrong path on this? | 20:36 |
*** laron has quit IRC | 20:37 | |
*** Marga_ has joined #openstack | 20:37 | |
*** vishwanathj has quit IRC | 20:38 | |
*** Qingqing has joined #openstack | 20:38 | |
*** eghobo has joined #openstack | 20:38 | |
tschrock5252 | FYI.... just found another volume in the same status as this one | 20:39 |
*** devth has joined #openstack | 20:42 | |
*** itlinux_ has joined #openstack | 20:42 | |
*** yalei has quit IRC | 20:43 | |
tschrock5252 | Okay. Cause of all this. Last week, I cleaned up some volumes. Two of these in total did not delete. They error, saying, You are not allowed to delete volume: volume-name. One of those two volumes, but not the other, is referenced in a libvirt process on this particular compute node. | 20:43 |
*** Qingqing has quit IRC | 20:43 | |
*** itlinux has quit IRC | 20:44 | |
tschrock5252 | It's the belief that this libvirt process is not being referenced anywhere in the current stack environment. It is not reporting into the rest of the Openstack environment, save this one volume, which is hung. | 20:44 |
*** laron_ has quit IRC | 20:44 | |
tschrock5252 | Would you recommend that I manually kill that particular libvirt process, as I cannot find it anywhere in the rest of the Openstack environment? | 20:45 |
*** Matt1360 has joined #openstack | 20:46 | |
*** aryklein has quit IRC | 20:46 | |
Sam-I-Am | tschrock5252: what else is on that box if all the vms are hosed or not known by openstack? | 20:47 |
*** pradk_ has quit IRC | 20:48 | |
*** cemason has joined #openstack | 20:48 | |
cptweasel | Anyone have any luck building out a windows 10 image for openstack? | 20:49 |
*** jasonsb has quit IRC | 20:49 | |
pryorda | Hey is there a way to make openstack always use volume storage rather then localstorage? | 20:50 |
*** tkramer has quit IRC | 20:51 | |
*** diegows has quit IRC | 20:51 | |
Sam-I-Am | pryorda: just always boot your vms that way? | 20:51 |
pryorda | Sam-I-Am: you must of forgot that users are sometimes blah and dont really pay attn to what they do.. | 20:52 |
*** melmoth has quit IRC | 20:52 | |
*** kebray has quit IRC | 20:53 | |
Sam-I-Am | pryorda: maybe a way in policy, but i dont know | 20:53 |
*** cemason has quit IRC | 20:53 | |
*** tjcocozz has quit IRC | 20:53 | |
pryorda | We are trying to semi-automate some stuff so that it always uses either our nfs or block storage for use. | 20:53 |
*** KLevenstein has joined #openstack | 20:53 | |
*** brahama has quit IRC | 20:54 | |
*** cptweasel has quit IRC | 20:54 | |
*** laron has joined #openstack | 20:56 | |
*** tjcocozz has joined #openstack | 20:56 | |
*** Qingqing has joined #openstack | 20:59 | |
tschrock5252 | Sam-I-Am, there are many VMs on that box | 20:59 |
tschrock5252 | They do not appear to be hosed | 20:59 |
tschrock5252 | They are all running | 20:59 |
*** maht has joined #openstack | 20:59 | |
tschrock5252 | But I believe instance-00000055 in particular is referncing our stuck volume | 20:59 |
Sam-I-Am | try killing that one? | 21:00 |
tschrock5252 | That was my thought, yes | 21:00 |
tschrock5252 | Kill it | 21:00 |
*** ajmiller_ has joined #openstack | 21:00 | |
tschrock5252 | Restart nova-compute and see if it stays online | 21:00 |
*** cptweasel has joined #openstack | 21:00 | |
tschrock5252 | Since, in the end, that is my real goal here | 21:00 |
terje | you should be able to tell | 21:00 |
terje | virsh dumpxml instance-00000055 | 21:00 |
terje | and look for your volume uuid | 21:01 |
*** penick has quit IRC | 21:01 | |
tschrock5252 | Yes, it is in there. | 21:01 |
*** otter768 has joined #openstack | 21:02 | |
tschrock5252 | And the instance ID that is referenced in there, is not listed in my nova list on the control node | 21:03 |
tschrock5252 | I.E. - She aint runnin' | 21:03 |
*** mrjazzcat has quit IRC | 21:03 | |
tschrock5252 | Not according to my Stack controller at least | 21:03 |
*** mrjazzcat has joined #openstack | 21:03 | |
*** ajmiller has quit IRC | 21:03 | |
*** diegows has joined #openstack | 21:04 | |
tschrock5252 | Sam-I-Am or terje, kill the libvirt process for that particular instance?? | 21:04 |
tschrock5252 | I would like to | 21:04 |
tschrock5252 | It should not cause anything else to go offline, correct? | 21:04 |
terje | virsh destroy instance-00000055 | 21:04 |
terje | if you're *really* sure | 21:04 |
terje | really, really sure. | 21:04 |
tschrock5252 | It's not listed as running on my controller | 21:04 |
terje | virsh shutdown perhaps | 21:05 |
terje | yea, so do this | 21:05 |
*** panda has quit IRC | 21:05 | |
*** weshay_xchat is now known as weshay | 21:05 | |
terje | nova list --all-tenants > bleh1 | 21:05 |
terje | virsh shutdown instance-00000055 | 21:05 |
terje | nova list --all-tenants > bleh2 | 21:05 |
*** diegows has quit IRC | 21:05 | |
terje | md5sum bleh* | 21:05 |
*** panda has joined #openstack | 21:05 | |
*** penick has joined #openstack | 21:06 | |
*** otter768 has quit IRC | 21:06 | |
tschrock5252 | Nothing turned off according to the controller | 21:07 |
*** baoli has joined #openstack | 21:07 | |
*** vhoward has quit IRC | 21:07 | |
tschrock5252 | However, it is still running on the compute node | 21:07 |
tschrock5252 | It has not shut down yet | 21:08 |
terje | ok, so it's out to lunch or just doesn't respond to shutdown | 21:08 |
terje | virsh destroy | 21:08 |
*** rahulait has joined #openstack | 21:08 | |
*** tongli_ has quit IRC | 21:09 | |
tschrock5252 | yupp | 21:09 |
terje | that's a weird state to be in though. Did someone restore your DB from backup at some point or something? | 21:09 |
*** omachace has joined #openstack | 21:10 | |
*** omachace has left #openstack | 21:10 | |
*** davi has quit IRC | 21:10 | |
*** aimon has joined #openstack | 21:11 | |
*** TVR_ has joined #openstack | 21:11 | |
*** agentle_ has quit IRC | 21:11 | |
*** david_cu has quit IRC | 21:11 | |
*** led_belly_ has joined #openstack | 21:11 | |
tschrock5252 | No | 21:12 |
tschrock5252 | I destroyed it | 21:12 |
tschrock5252 | New error | 21:12 |
*** stackdump has joined #openstack | 21:12 | |
tschrock5252 | It's referencing another HDD that is also in this same "stuck" state | 21:13 |
*** szhem has joined #openstack | 21:14 | |
tschrock5252 | However, ps aux does not find it | 21:14 |
*** szhem has quit IRC | 21:14 | |
tschrock5252 | Checking virsh dumpxmls for references to it | 21:14 |
*** devth has quit IRC | 21:14 | |
*** gord0 has joined #openstack | 21:15 | |
*** phalmos has quit IRC | 21:15 | |
gord0 | how can i put this centos cloud image into runlevel 1. if i do init 1 it just hangs. i have even set a password for root | 21:15 |
*** led_belly_ has quit IRC | 21:16 | |
*** Sucks has joined #openstack | 21:17 | |
terje | you have console on your VM gord0 ? | 21:17 |
*** annegentle has joined #openstack | 21:17 | |
gord0 | terje: yes i do | 21:17 |
gord0 | terje: i am doing this via console | 21:17 |
terje | reboot and edit the grub command line and add 'single' at the end | 21:17 |
terje | oh | 21:18 |
terje | actually dude | 21:18 |
terje | well, see if that works | 21:18 |
*** fzdarsky has quit IRC | 21:18 | |
*** sucks_ has quit IRC | 21:18 | |
*** neilus has joined #openstack | 21:18 | |
terje | I suspect though, that you don't have console until some process starts, which isn't running at init 1 | 21:18 |
gord0 | terje: i dont even see the grub at boot it.. it just suddently takes me to login | 21:18 |
terje | yea, so, the above.. | 21:18 |
gord0 | terje: on a regular centos install this works fine | 21:19 |
terje | your console is based on network | 21:19 |
gord0 | its only on this cloud image | 21:19 |
Sam-I-Am | aight, i gotta split for a while | 21:19 |
gord0 | terje: so how can i go into runlevel 1 | 21:19 |
terje | gord0: can you login to the host which is running your guest VM? | 21:19 |
terje | cya Sam-I-Am ! | 21:19 |
gord0 | terje: hmm not sure | 21:19 |
*** Acinonyx has quit IRC | 21:20 | |
gord0 | terje: what can we do from there | 21:20 |
terje | virsh console instance-00000xxx | 21:20 |
*** vishwanathj has joined #openstack | 21:20 | |
tschrock5252 | terje, got it. Had another instance in the same state. Nova-compute running and checking in. Thank you sir. Sam-I-Am, as always, I owe you too sir | 21:20 |
*** hinnant_ has quit IRC | 21:20 | |
tschrock5252 | Nova-compute is online and all seems well for now | 21:20 |
terje | np tschrock5252 | 21:20 |
*** gmmaharaj has quit IRC | 21:20 | |
terje | noiice. | 21:21 |
*** erkules_ has joined #openstack | 21:21 | |
*** Acinonyx has joined #openstack | 21:21 | |
*** erkules has quit IRC | 21:21 | |
*** latro has joined #openstack | 21:21 | |
*** gmmaharaj has joined #openstack | 21:22 | |
*** neilus has quit IRC | 21:22 | |
*** cdelatte has quit IRC | 21:22 | |
*** hybridpollo has quit IRC | 21:23 | |
*** phd2 has joined #openstack | 21:24 | |
*** _Cyclone_ has quit IRC | 21:25 | |
*** VW has quit IRC | 21:25 | |
*** hybridpollo has joined #openstack | 21:25 | |
*** jasonsb has joined #openstack | 21:26 | |
*** aimon_ has joined #openstack | 21:26 | |
*** opitka has joined #openstack | 21:29 | |
*** aimon has quit IRC | 21:29 | |
*** ddmitriev has quit IRC | 21:29 | |
gord0 | terje: can i do this virsh console from a term like putty ? | 21:30 |
*** gszasz has quit IRC | 21:31 | |
*** rfolco has quit IRC | 21:31 | |
gord0 | terje: i see this http://pastebin.com/S4FVVmqK | 21:31 |
*** chaserjim has quit IRC | 21:31 | |
*** walterheck has joined #openstack | 21:32 | |
*** luflores_ has joined #openstack | 21:35 | |
*** luflores has quit IRC | 21:38 | |
*** afazekas has quit IRC | 21:39 | |
*** luflores_ has quit IRC | 21:39 | |
*** VW has joined #openstack | 21:39 | |
*** afazekas has joined #openstack | 21:40 | |
*** blackboxsw has quit IRC | 21:42 | |
*** georgem1 has quit IRC | 21:45 | |
*** mikeoutland has quit IRC | 21:46 | |
*** v1k0d3n has joined #openstack | 21:48 | |
*** gwei31 has joined #openstack | 21:49 | |
*** VW has quit IRC | 21:49 | |
*** VW has joined #openstack | 21:49 | |
*** walterheck has quit IRC | 21:49 | |
*** gwei3 has quit IRC | 21:50 | |
*** walterheck has joined #openstack | 21:51 | |
*** boonkerz has quit IRC | 21:54 | |
*** s00pcan has quit IRC | 21:54 | |
*** vishwana_ has joined #openstack | 21:54 | |
*** potato_farmer has joined #openstack | 21:55 | |
*** vishwanathj has quit IRC | 21:56 | |
*** boonkerz has joined #openstack | 21:56 | |
*** k_stev has quit IRC | 21:57 | |
*** Sucks has quit IRC | 21:58 | |
*** fultonj has quit IRC | 21:58 | |
*** mwagner_lap has quit IRC | 21:59 | |
*** whenry has joined #openstack | 22:00 | |
*** blackboxsw has joined #openstack | 22:00 | |
*** atomek has quit IRC | 22:00 | |
*** annegentle has quit IRC | 22:01 | |
*** penick has quit IRC | 22:02 | |
*** ashw has quit IRC | 22:03 | |
*** BOKALDO has quit IRC | 22:03 | |
*** annegentle has joined #openstack | 22:04 | |
*** s00pcan has joined #openstack | 22:05 | |
*** UmbraMalison has quit IRC | 22:05 | |
*** penick has joined #openstack | 22:06 | |
*** walterheck has quit IRC | 22:06 | |
*** jmckind has quit IRC | 22:07 | |
*** UmbraMalison has joined #openstack | 22:07 | |
*** ronis has quit IRC | 22:08 | |
*** eharney has quit IRC | 22:08 | |
*** Sucks has joined #openstack | 22:09 | |
*** thrash is now known as thrash|wknd | 22:11 | |
*** sneti has quit IRC | 22:12 | |
*** phd2 has quit IRC | 22:12 | |
*** TVR_ has quit IRC | 22:14 | |
*** KLevenstein has quit IRC | 22:14 | |
*** pradk has quit IRC | 22:15 | |
*** jerrygb has quit IRC | 22:15 | |
*** henrynash has quit IRC | 22:16 | |
*** spzala has quit IRC | 22:16 | |
*** georgem1 has joined #openstack | 22:17 | |
*** mikeoutland has joined #openstack | 22:17 | |
*** georgem1 has quit IRC | 22:17 | |
*** georgem1 has joined #openstack | 22:18 | |
*** kevin_b has quit IRC | 22:18 | |
*** admin0 has joined #openstack | 22:19 | |
*** singhj has quit IRC | 22:20 | |
*** skamithi13 has quit IRC | 22:22 | |
*** Mudpuppy has quit IRC | 22:23 | |
terje | ok, so that VM doesn't have anything listening on console. | 22:23 |
*** phd2 has joined #openstack | 22:23 | |
*** electrocucaracha has quit IRC | 22:23 | |
terje | which is a bummer. | 22:23 |
*** RedRat has joined #openstack | 22:24 | |
*** omarrr has joined #openstack | 22:25 | |
terje | suggest you download a new qcow2 centos image file. Mount it using the guestmount command and modify it. Then, re-upload it to cinder. | 22:25 |
terje | and boot a new instance. | 22:25 |
*** Paul-Programmer has joined #openstack | 22:26 | |
Paul-Programmer | FREE PAYPAL MONEY HERE http://tinyurl.com/zkz8gwl | 22:26 |
*** mancdaz has quit IRC | 22:26 | |
*** jbell8 has quit IRC | 22:27 | |
*** jckasper has quit IRC | 22:27 | |
*** mancdaz has joined #openstack | 22:27 | |
*** gwei3 has joined #openstack | 22:27 | |
*** gwei31 has quit IRC | 22:29 | |
*** lascii is now known as alaski | 22:29 | |
*** bobh_ has quit IRC | 22:29 | |
*** figleaf is now known as edleafe | 22:30 | |
*** potato_farmer has quit IRC | 22:30 | |
*** potato_farmer has joined #openstack | 22:30 | |
*** fred7854 has joined #openstack | 22:30 | |
*** fred7854 has quit IRC | 22:31 | |
*** devth has joined #openstack | 22:31 | |
*** slogan621 has quit IRC | 22:31 | |
*** devth has quit IRC | 22:33 | |
*** GentileBen has quit IRC | 22:34 | |
*** singhj has joined #openstack | 22:34 | |
*** fsimonce has quit IRC | 22:36 | |
*** Paul-Programmer has quit IRC | 22:36 | |
*** rtheis has quit IRC | 22:37 | |
*** Guest25829 has quit IRC | 22:37 | |
*** pratikmallya has quit IRC | 22:38 | |
*** shaleh_ is now known as shaleh | 22:38 | |
*** lborda has quit IRC | 22:40 | |
*** btaroli has quit IRC | 22:40 | |
*** btaroli has joined #openstack | 22:41 | |
*** s00pcan has quit IRC | 22:41 | |
*** s00pcan has joined #openstack | 22:42 | |
jidar | HOLY SHIT FREE MONEY | 22:43 |
jidar | ... | 22:43 |
jidar | incoming kline in... | 22:43 |
*** devth has joined #openstack | 22:43 | |
*** kkoski has quit IRC | 22:43 | |
*** singhj has quit IRC | 22:44 | |
*** designbybeck_ has quit IRC | 22:45 | |
*** lcurtis has quit IRC | 22:47 | |
*** johnbelamaric has quit IRC | 22:47 | |
*** penick has quit IRC | 22:48 | |
*** hybridpollo has quit IRC | 22:48 | |
*** btaroli has quit IRC | 22:50 | |
*** baker has quit IRC | 22:50 | |
zao | OpenStacks of money? | 22:51 |
RichardRaseley | Any ideas why I would see a 404 when trying to get an image from glance ("GET /v1/images/70bcde32-dcfc-47f6-8596-9d968fae2011 HTTP/1.1" 404 415 0.356687) but a 200 when heading it ("HEAD /v1/images/70bcde32-dcfc-47f6-8596-9d968fae2011 HTTP/1.1" 200 933 0.812710) | 22:52 |
*** salv-orl_ has joined #openstack | 22:54 | |
*** jasonsb has quit IRC | 22:55 | |
annegentle | RichardRaseley: policy reasons maybe? Hm. | 22:55 |
RichardRaseley | anngentle: I have the debug output from the Glance API and Nova Compute services if that helps. | 22:56 |
annegentle | RichardRaseley: looking in API docs first, hang on | 22:56 |
RichardRaseley | http://paste.openstack.org/show/480946/ and http://paste.openstack.org/show/480945/ respectively | 22:56 |
RichardRaseley | I am looking at my glance policy.json file now, but not sure what the desired state is. | 22:57 |
*** salv-orlando has quit IRC | 22:57 | |
*** cptweasel has quit IRC | 22:58 | |
*** btaroli has joined #openstack | 22:59 | |
RichardRaseley | annegentle: Here is my Glance policy.json http://paste.openstack.org/show/480948/ | 22:59 |
*** pratikmallya has joined #openstack | 22:59 | |
*** georgem1 has quit IRC | 22:59 | |
*** SurajD has quit IRC | 23:02 | |
*** otter768 has joined #openstack | 23:02 | |
annegentle | RichardRaseley: is your keystone install truly v2.0 api or actually v3 because of redirects or some such, what if the token isn't scoped somehow? Maybe? | 23:02 |
annegentle | RichardRaseley: specifically 2015-12-04 14:49:12.206 13737 DEBUG keystoneclient.session [-] REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/auth/tokens -H "X-Subject-Token: {SHA1}8be1febae6e38f6dcb0536c2c4c5b6db6e7a0f6b" -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e28392c18fcb16427de20d4b32d15fbaf8263f3" _http_log_request /usr/lib/python2.7/site-pac | 23:03 |
annegentle | kages/keystoneclient/session.py:195 makes me wonder | 23:03 |
annegentle | ugh sorry for the paste | 23:03 |
RichardRaseley | annegentle: I haven't specifically configured any v3 stuff, but it comes out of the box in Kilo, no? | 23:03 |
annegentle | RichardRaseley: well, in the log you posted, the top part of the request is definitely going to v2.0, but the session I show above using the token is v3 | 23:05 |
*** SurajD has joined #openstack | 23:05 | |
annegentle | so might be a token that's making glance give a 404 | 23:05 |
*** shardy has quit IRC | 23:07 | |
*** otter768 has quit IRC | 23:07 | |
*** stackdump has quit IRC | 23:07 | |
*** burgerk has quit IRC | 23:08 | |
*** Qingqing has quit IRC | 23:11 | |
*** Voyd_ has quit IRC | 23:12 | |
*** Daredel has quit IRC | 23:12 | |
*** mosburn has quit IRC | 23:12 | |
*** mikeoutland has quit IRC | 23:13 | |
*** Qingqing has joined #openstack | 23:13 | |
*** itlinux has joined #openstack | 23:14 | |
*** tlian has quit IRC | 23:14 | |
*** kebray has joined #openstack | 23:14 | |
*** kbringard has quit IRC | 23:15 | |
*** jfding has joined #openstack | 23:16 | |
*** kebray has quit IRC | 23:16 | |
*** slashd has quit IRC | 23:16 | |
*** hdd has quit IRC | 23:16 | |
*** itlinux_ has quit IRC | 23:17 | |
*** tschrock5252 has quit IRC | 23:17 | |
*** Qingqing has quit IRC | 23:18 | |
*** knighthawk has quit IRC | 23:18 | |
*** itlinux_ has joined #openstack | 23:19 | |
*** arnoldje has quit IRC | 23:19 | |
*** itlinux has quit IRC | 23:19 | |
Sam-I-Am | moo | 23:20 |
*** jkeen has joined #openstack | 23:20 | |
*** btaroli has quit IRC | 23:20 | |
*** blahRus1 has quit IRC | 23:21 | |
jkeen | I’m trying to update the versions of oslo libraries in the Monasca project to be Liberty compatible. Does anyone know where I can find a list of oslo versions that are part of the Liberty release? | 23:22 |
*** itlinux has joined #openstack | 23:22 | |
*** btaroli has joined #openstack | 23:22 | |
*** cdub has quit IRC | 23:22 | |
*** laron has quit IRC | 23:22 | |
*** pratikmallya has quit IRC | 23:23 | |
*** annegentle has quit IRC | 23:23 | |
*** pkennedy has quit IRC | 23:24 | |
*** itlinux_ has quit IRC | 23:24 | |
*** doncucumber has quit IRC | 23:25 | |
*** itlinux has quit IRC | 23:27 | |
*** omarrr has quit IRC | 23:29 | |
*** admin0 has quit IRC | 23:29 | |
*** zhhuabj has quit IRC | 23:29 | |
*** gwei31 has joined #openstack | 23:29 | |
*** spotz is now known as spotz_zzz | 23:29 | |
*** gwei31 has quit IRC | 23:30 | |
*** gwei3 has quit IRC | 23:31 | |
*** gargola has quit IRC | 23:31 | |
*** Hazelesque has quit IRC | 23:32 | |
*** kebray has joined #openstack | 23:33 | |
*** weshay has quit IRC | 23:33 | |
*** bobh_ has joined #openstack | 23:33 | |
*** gwei3 has joined #openstack | 23:34 | |
*** itlinux has joined #openstack | 23:34 | |
*** mikeoutland has joined #openstack | 23:34 | |
*** openstack has joined #openstack | 23:37 | |
*** mrjazzcat has quit IRC | 23:39 | |
*** Hazelesque has joined #openstack | 23:39 | |
*** itlinux has quit IRC | 23:39 | |
*** ajmiller_ has quit IRC | 23:40 | |
*** tlian has quit IRC | 23:40 | |
*** tlian2 has quit IRC | 23:40 | |
*** ultimateboy has quit IRC | 23:45 | |
*** penick has joined #openstack | 23:45 | |
*** KaZeR has quit IRC | 23:46 | |
*** mikeoutland has quit IRC | 23:49 | |
*** mikeoutland has joined #openstack | 23:50 | |
*** gwei3 has quit IRC | 23:50 | |
*** penick has quit IRC | 23:51 | |
*** penick has joined #openstack | 23:53 | |
*** rideh has quit IRC | 23:54 | |
*** rideh has joined #openstack | 23:54 | |
*** Qingqing has joined #openstack | 23:55 | |
*** luflores has joined #openstack | 23:57 | |
*** VW_ has joined #openstack | 23:58 | |
*** luflores_ has joined #openstack | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!