*** ZZelle has quit IRC | 00:00 | |
*** tmatsu has joined #openstack | 00:01 | |
*** shiriru has quit IRC | 00:01 | |
*** danwest has joined #openstack | 00:01 | |
*** dizquierdo has quit IRC | 00:02 | |
*** burgerk has joined #openstack | 00:02 | |
*** johnmilton has quit IRC | 00:03 | |
*** Suyash has quit IRC | 00:05 | |
*** retreved has joined #openstack | 00:05 | |
*** maurosr has joined #openstack | 00:07 | |
*** oc has quit IRC | 00:07 | |
*** neatherweb has quit IRC | 00:07 | |
*** neatherweb has joined #openstack | 00:08 | |
*** tvvcox has quit IRC | 00:08 | |
*** angdraug has quit IRC | 00:08 | |
donu7 | Hello, just a bit of a newbie question — when configuring cinder, do you need to specify in the nova-compute config to automatically create cinder storage volumes? I don't quite understand how the cinder storage really fits | 00:08 |
---|---|---|
haukebruno | donu7, for just cinder volumes: no. But no clue from my side wether things will be for bootable volumes (never checked that) | 00:09 |
*** `Calvin has joined #openstack | 00:10 | |
*** `Calvin has joined #openstack | 00:10 | |
donu7 | that's pretty much my confusion. Are images supposed to be stored in cinder volumes? AFAIK, my images are stored in the controller node as i created that prior to having a separate cinder storage node ready to go. The OS install guide doesn't really specify on these concepts | 00:11 |
*** retreved has quit IRC | 00:11 | |
donu7 | Is it possible to create a cinder volume with a specific OS image and possibly boot off of said image? | 00:11 |
*** kencjohnston has joined #openstack | 00:12 | |
*** kencjohnston has quit IRC | 00:12 | |
*** qg_ has joined #openstack | 00:13 | |
*** tmatsu_ has joined #openstack | 00:14 | |
*** zhuangl_ has joined #openstack | 00:14 | |
*** natarej has quit IRC | 00:15 | |
*** johnmilton has joined #openstack | 00:16 | |
*** georgem1 has joined #openstack | 00:17 | |
*** tmatsu has quit IRC | 00:17 | |
*** dtrainor has quit IRC | 00:17 | |
haukebruno | donu7, images are generally stuff glance cares about, cinder is for volumes (block storage) | 00:17 |
haukebruno | donu7, there are options for bootable volumes, but I never tried that. sorry | 00:18 |
haukebruno | but I guess that shouldn't be the big deal ;) | 00:18 |
*** zhuangl_ has quit IRC | 00:18 | |
*** eharney has quit IRC | 00:18 | |
donu7 | I see, i found a guide that talks about creating a permanent cinder volume that's booted off of a disk image however it's causing me to run into persistent problem number 2: openstack keeps thinking my controller node doesn't have enough resources | 00:19 |
*** oc has joined #openstack | 00:19 | |
*** burgerk has quit IRC | 00:19 | |
haukebruno | donu7, images are stored under /var/lib/glance/images per default, so you might want to put more space here or just mounting a NFS export or so under it | 00:20 |
donu7 | in the dashboard in Compute->Overview I'm shown the following AVAILABLE resources: 10 instances, 20 VCPU, 51,200 RAM. If I create an instance using m1.medium i get errors that there's no valid hosts. | 00:20 |
donu7 | @haukebruno /var is at 50% with 25G free on both controller and compute nodes | 00:20 |
donu7 | I want to suspect there's some resource limit being imposed by the kernel but I'm not seeing any evidence of it in any of the logs | 00:21 |
haukebruno | donu7, to catch the no valid hosts errors, you firstly should inspect the nova-scheduler.log on your controller and secondly the nova-compute.log on the specific compute node | 00:21 |
*** georgem1 has quit IRC | 00:21 | |
haukebruno | donu7, instances itself are stored under /var/lib/nova/intsances on the compute nodes -> same here for making sure you have enough space :) | 00:22 |
*** JamesHarrison has quit IRC | 00:22 | |
*** dimetron has joined #openstack | 00:24 | |
donu7 | I see, thank you haukebruno i think you've helped me figure out what the issue is | 00:25 |
haukebruno | ur welcome | 00:25 |
*** ian_ott has joined #openstack | 00:25 | |
*** JamesHarrison has joined #openstack | 00:26 | |
*** th3g1z has joined #openstack | 00:26 | |
donu7 | hrmmm this might be a SELinux issue but I've made /var/nova/instances a symlink to a diff drive that has a few hundred gigs available and I'm still getting the same issue with no hosts found w/ enough resources | 00:27 |
*** Marga__ has quit IRC | 00:27 | |
*** cad has quit IRC | 00:28 | |
*** Groscheri has quit IRC | 00:28 | |
*** Marga_ has joined #openstack | 00:28 | |
*** thorst_ has quit IRC | 00:28 | |
haukebruno | donu7, could be. that's why I simply mount some big NFS export under the glance and nova-compute paths :p | 00:28 |
*** shaleh has quit IRC | 00:29 | |
*** thorst_ has joined #openstack | 00:29 | |
donu7 | @haukebruno i'm sorry to be so needy but could you give me an example of how you mean? i want to assume you have the /var/nova/instances directory as an NFS mount from, say, a storage node? | 00:31 |
*** ian_ott has quit IRC | 00:31 | |
*** mnaser has quit IRC | 00:31 | |
*** phschwartz has quit IRC | 00:31 | |
*** afazekas_ has quit IRC | 00:32 | |
*** afazekas has joined #openstack | 00:32 | |
*** phschwartz has joined #openstack | 00:32 | |
haukebruno | donu7, yes. I just created lets say 10TB NFS export on my storage system (netapp in that case) and perform a "service nova-compute stop && mount [nfs stuff here] /var/lib/nova/instances && service nova-compute start" | 00:33 |
*** asingh has joined #openstack | 00:33 | |
*** johnmilton has quit IRC | 00:33 | |
*** yamamoto_ has quit IRC | 00:34 | |
*** havill has joined #openstack | 00:34 | |
*** side_control has quit IRC | 00:34 | |
*** fp7 has quit IRC | 00:34 | |
*** mnaser has joined #openstack | 00:35 | |
*** tmatsu has joined #openstack | 00:35 | |
*** furlongm has joined #openstack | 00:35 | |
*** side_control has joined #openstack | 00:37 | |
*** jasonsb has joined #openstack | 00:37 | |
*** tmatsu_ has quit IRC | 00:37 | |
*** thorst_ has quit IRC | 00:37 | |
*** markvoelker has joined #openstack | 00:40 | |
*** qg_ has quit IRC | 00:41 | |
*** mikeoutland has joined #openstack | 00:42 | |
*** qg_ has joined #openstack | 00:42 | |
*** obedmr has quit IRC | 00:43 | |
*** MaxSan_1 has quit IRC | 00:43 | |
*** asingh has quit IRC | 00:44 | |
*** MaxSan_ has joined #openstack | 00:44 | |
*** donu7 has quit IRC | 00:44 | |
*** donu7 has joined #openstack | 00:44 | |
*** obedmr has joined #openstack | 00:44 | |
*** `Calvin has quit IRC | 00:45 | |
*** qg_ has quit IRC | 00:47 | |
*** side_control has quit IRC | 00:47 | |
donu7 | i see, thank you very much haukebruno you've really helped me out! :D | 00:49 |
*** side_control has joined #openstack | 00:49 | |
*** dimetron has quit IRC | 00:51 | |
*** donu7 has quit IRC | 00:51 | |
*** Rodrigo__ has quit IRC | 00:51 | |
*** Rodrigo_BR has joined #openstack | 00:52 | |
*** ocnam has quit IRC | 00:54 | |
*** onlyanegg has quit IRC | 00:55 | |
*** dneary has quit IRC | 00:55 | |
*** obedmr has quit IRC | 00:55 | |
*** thorst_ has joined #openstack | 00:56 | |
*** exedore6 has joined #openstack | 00:58 | |
*** johnmilton has joined #openstack | 01:00 | |
*** georgem1 has joined #openstack | 01:06 | |
*** exedore6 has quit IRC | 01:07 | |
*** tull has quit IRC | 01:10 | |
*** thorst_ has quit IRC | 01:12 | |
*** thorst_ has joined #openstack | 01:13 | |
*** mrjazzcat has quit IRC | 01:14 | |
*** markvoelker has quit IRC | 01:14 | |
*** elk has quit IRC | 01:14 | |
*** zenoway has joined #openstack | 01:15 | |
*** [1]neatherweb has joined #openstack | 01:15 | |
*** epcim has quit IRC | 01:17 | |
*** binyu has quit IRC | 01:18 | |
*** ju5t has quit IRC | 01:18 | |
*** neatherweb has quit IRC | 01:19 | |
*** [1]neatherweb is now known as neatherweb | 01:19 | |
*** zenoway has quit IRC | 01:19 | |
*** jguy_ has quit IRC | 01:20 | |
*** harshar has joined #openstack | 01:20 | |
*** thorst_ has quit IRC | 01:21 | |
*** comay has quit IRC | 01:21 | |
*** robbiew has quit IRC | 01:21 | |
*** ocnam has joined #openstack | 01:21 | |
*** kstev has quit IRC | 01:22 | |
*** robbiew has joined #openstack | 01:22 | |
*** harshar has quit IRC | 01:23 | |
*** dtrainor has joined #openstack | 01:23 | |
*** ivase_ has joined #openstack | 01:26 | |
*** ian_ott has joined #openstack | 01:26 | |
*** chlong has quit IRC | 01:26 | |
*** robbiew has quit IRC | 01:27 | |
*** Lee1092 has joined #openstack | 01:27 | |
*** ivase has quit IRC | 01:28 | |
*** ediardo has joined #openstack | 01:29 | |
*** akrzos has quit IRC | 01:29 | |
*** ian_ott has quit IRC | 01:31 | |
*** zhhuabj has quit IRC | 01:33 | |
*** tongli has quit IRC | 01:34 | |
*** cliles has joined #openstack | 01:34 | |
*** yamamoto_ has joined #openstack | 01:34 | |
*** ikcerog has joined #openstack | 01:35 | |
*** olegsl has quit IRC | 01:35 | |
*** MaxSan_ has quit IRC | 01:36 | |
*** Rodrigo_BR has left #openstack | 01:36 | |
*** kencjohnston_ has joined #openstack | 01:36 | |
*** nehar has joined #openstack | 01:39 | |
*** atheism has joined #openstack | 01:39 | |
*** burgerk has joined #openstack | 01:39 | |
*** burgerk has quit IRC | 01:39 | |
*** obedmr has joined #openstack | 01:40 | |
*** rfolco has joined #openstack | 01:40 | |
*** ikcerog has quit IRC | 01:40 | |
*** comay has joined #openstack | 01:41 | |
*** kencjohnston_ has quit IRC | 01:42 | |
*** kam270 has quit IRC | 01:42 | |
*** yamamoto_ has quit IRC | 01:43 | |
*** gildub has joined #openstack | 01:43 | |
*** olegsl has joined #openstack | 01:43 | |
*** atheism has quit IRC | 01:45 | |
*** atheism has joined #openstack | 01:45 | |
*** zhhuabj has joined #openstack | 01:45 | |
*** kur1j has joined #openstack | 01:47 | |
*** atrius has joined #openstack | 01:48 | |
*** atrius_ has quit IRC | 01:48 | |
*** insanidade has quit IRC | 01:50 | |
*** kencjohnston has joined #openstack | 01:51 | |
*** johnmilton has quit IRC | 01:51 | |
*** zenoway has joined #openstack | 01:52 | |
*** jguy_ has joined #openstack | 01:52 | |
*** Zakk__ has joined #openstack | 01:52 | |
*** obedmr has quit IRC | 01:53 | |
*** mdih has joined #openstack | 01:53 | |
*** Zakk__ has quit IRC | 01:54 | |
*** rchavik has joined #openstack | 01:56 | |
*** zenoway has quit IRC | 01:57 | |
*** jguy_ has quit IRC | 01:57 | |
*** obedmr has joined #openstack | 01:59 | |
*** piet has joined #openstack | 02:01 | |
*** dtrainor has quit IRC | 02:02 | |
*** salv-orlando has joined #openstack | 02:02 | |
*** SumitNaiksatam has joined #openstack | 02:03 | |
*** ikcerog has joined #openstack | 02:03 | |
*** phileas has quit IRC | 02:04 | |
*** phileas has joined #openstack | 02:04 | |
*** obedmr has quit IRC | 02:04 | |
*** salv-orl_ has quit IRC | 02:04 | |
*** walterheck has quit IRC | 02:05 | |
*** piet has quit IRC | 02:06 | |
*** xemdetia has quit IRC | 02:06 | |
*** piet has joined #openstack | 02:06 | |
*** ikcerog has quit IRC | 02:07 | |
*** yamamoto has joined #openstack | 02:07 | |
*** obedmr has joined #openstack | 02:09 | |
*** loth has quit IRC | 02:10 | |
*** KennethHeo has joined #openstack | 02:10 | |
kur1j | what is the easiest way to deploy an OpenStack cluster on CentOS? | 02:10 |
*** kencjohnston has quit IRC | 02:10 | |
*** kencjohnston has joined #openstack | 02:10 | |
*** KennethHeo has quit IRC | 02:10 | |
*** lucendio has quit IRC | 02:11 | |
*** erkules has joined #openstack | 02:12 | |
*** subho has joined #openstack | 02:12 | |
*** vhosakot has joined #openstack | 02:12 | |
*** fawadkhaliq has quit IRC | 02:12 | |
kur1j | I've been fighting with deploying it through the instructions on the OS website and puppet but difficult as hell | 02:13 |
*** erkules_ has quit IRC | 02:14 | |
*** fzdarsky_ has joined #openstack | 02:14 | |
*** vaidy_ril has joined #openstack | 02:17 | |
vaidy_ril | any idea how do we manage/onboard the existing vm to openstack? | 02:18 |
*** fzdarsky|afk has quit IRC | 02:18 | |
vaidy_ril | i am sure everyone is facing this issue who is trying to migrate to cloud | 02:18 |
*** zhhuabj has quit IRC | 02:21 | |
*** RustShen has joined #openstack | 02:22 | |
*** gildub has quit IRC | 02:22 | |
*** ivar-lazzaro has quit IRC | 02:22 | |
*** dyasny has quit IRC | 02:22 | |
*** damadhat has quit IRC | 02:23 | |
*** gli has joined #openstack | 02:26 | |
*** yamamoto has quit IRC | 02:27 | |
*** ian_ott has joined #openstack | 02:27 | |
*** zenoway has joined #openstack | 02:27 | |
*** neilus has quit IRC | 02:29 | |
*** akrzos has joined #openstack | 02:30 | |
*** georgem11 has joined #openstack | 02:31 | |
*** houming has joined #openstack | 02:31 | |
*** ian_ott has quit IRC | 02:31 | |
*** georgem11 has quit IRC | 02:31 | |
*** zenoway has quit IRC | 02:32 | |
*** georgem1 has quit IRC | 02:32 | |
*** kow has joined #openstack | 02:33 | |
*** kow has quit IRC | 02:34 | |
*** ashw has joined #openstack | 02:35 | |
*** rfolco has quit IRC | 02:35 | |
*** Kow has joined #openstack | 02:35 | |
*** Kow has quit IRC | 02:35 | |
*** zhhuabj has joined #openstack | 02:36 | |
*** Hajime has joined #openstack | 02:36 | |
*** yuntongjin1 has joined #openstack | 02:36 | |
*** Hajime has quit IRC | 02:36 | |
*** asingh has joined #openstack | 02:37 | |
*** Kow525 has joined #openstack | 02:37 | |
*** jckasper has quit IRC | 02:38 | |
*** jckasper has joined #openstack | 02:39 | |
*** jckasper has quit IRC | 02:39 | |
*** ocnam has quit IRC | 02:40 | |
*** jckasper has joined #openstack | 02:40 | |
*** kirotawa has quit IRC | 02:40 | |
*** baker has joined #openstack | 02:41 | |
*** kirotawa has joined #openstack | 02:41 | |
*** mrjazzcat has joined #openstack | 02:41 | |
*** bryan_att has quit IRC | 02:42 | |
*** obedmr has quit IRC | 02:43 | |
*** qg_ has joined #openstack | 02:43 | |
*** akrzos has quit IRC | 02:46 | |
*** akrzos has joined #openstack | 02:47 | |
*** qg_ has quit IRC | 02:48 | |
*** kencjohnston_ has joined #openstack | 02:48 | |
*** kencjohnston_ has quit IRC | 02:49 | |
*** sh_smith has joined #openstack | 02:49 | |
larsks | vaidy_ril: you save it to a disk image and upload the resulting image to your openstack cloud. | 02:50 |
larsks | ...and then boot it. | 02:51 |
*** wangbo has joined #openstack | 02:52 | |
*** houming_ has joined #openstack | 02:55 | |
*** houming has quit IRC | 02:56 | |
*** danwest has quit IRC | 02:56 | |
*** houming_ is now known as houming | 02:56 | |
*** baoli_ has joined #openstack | 02:57 | |
*** onlyanegg has joined #openstack | 02:57 | |
*** qg_ has joined #openstack | 02:58 | |
*** brokencycle has joined #openstack | 03:01 | |
*** gildub has joined #openstack | 03:01 | |
*** sanchitmalhotra has joined #openstack | 03:02 | |
*** doug-fish has joined #openstack | 03:03 | |
*** yamahata has joined #openstack | 03:03 | |
*** zenoway has joined #openstack | 03:03 | |
*** rickyrem has joined #openstack | 03:04 | |
*** fawadkhaliq has joined #openstack | 03:06 | |
*** jckasper has quit IRC | 03:06 | |
*** zenoway has quit IRC | 03:07 | |
*** wangbo has quit IRC | 03:07 | |
*** asingh has quit IRC | 03:08 | |
kur1j | does anyone know of something free similiar to https://www.mirantis.com/products/mirantis-openstack-software/openstack-deployment-fuel/ | 03:08 |
*** yamamoto has joined #openstack | 03:09 | |
*** asingh has joined #openstack | 03:09 | |
*** kushal has joined #openstack | 03:11 | |
*** markvoelker has joined #openstack | 03:11 | |
*** yuntongjin1 has quit IRC | 03:13 | |
*** esker has quit IRC | 03:13 | |
*** zackf has quit IRC | 03:13 | |
*** koolhead17 has joined #openstack | 03:15 | |
*** mtanino has quit IRC | 03:17 | |
*** vhosakot has quit IRC | 03:18 | |
*** dfflanders has joined #openstack | 03:18 | |
*** vhosakot has joined #openstack | 03:18 | |
*** shootbird has quit IRC | 03:19 | |
*** ashw has quit IRC | 03:20 | |
*** namnh has joined #openstack | 03:20 | |
*** shootbird has joined #openstack | 03:22 | |
*** auraka-5 has joined #openstack | 03:24 | |
*** akrzos has quit IRC | 03:24 | |
*** elk has joined #openstack | 03:26 | |
*** erlon has quit IRC | 03:27 | |
*** chlong has joined #openstack | 03:30 | |
*** tochi has quit IRC | 03:33 | |
*** wangbo has joined #openstack | 03:35 | |
*** tmatsu has quit IRC | 03:35 | |
*** qg_ has quit IRC | 03:35 | |
*** phuongnh has joined #openstack | 03:37 | |
*** haukebruno has quit IRC | 03:38 | |
*** links has joined #openstack | 03:38 | |
*** zenoway has joined #openstack | 03:39 | |
*** haukebruno has joined #openstack | 03:40 | |
*** zenoway has quit IRC | 03:43 | |
*** markvoelker has quit IRC | 03:44 | |
*** aswadr_ has joined #openstack | 03:44 | |
*** jckasper has joined #openstack | 03:44 | |
*** vaidy has joined #openstack | 03:45 | |
*** vaidy has quit IRC | 03:45 | |
*** balajiiyer has joined #openstack | 03:48 | |
*** houming has quit IRC | 03:48 | |
*** houming_ has joined #openstack | 03:48 | |
*** jdandrea_ has quit IRC | 03:48 | |
*** saschpe has quit IRC | 03:49 | |
*** jdandrea has joined #openstack | 03:51 | |
*** saschpe has joined #openstack | 03:51 | |
*** dtrainor has joined #openstack | 03:53 | |
*** jckasper has quit IRC | 03:53 | |
*** jckasper has joined #openstack | 03:53 | |
*** VW has joined #openstack | 03:55 | |
*** balajiiyer has quit IRC | 03:55 | |
*** tonythomas has joined #openstack | 03:56 | |
*** ayoung has quit IRC | 03:57 | |
*** haukebruno has quit IRC | 03:57 | |
*** jckasper has quit IRC | 03:58 | |
*** JD|cloud has quit IRC | 03:59 | |
*** Marga_ has quit IRC | 03:59 | |
*** Marga_ has joined #openstack | 04:00 | |
*** Marga_ has quit IRC | 04:00 | |
*** tochi has joined #openstack | 04:01 | |
*** yocum has quit IRC | 04:01 | |
*** fp7 has joined #openstack | 04:03 | |
*** fp7 has quit IRC | 04:03 | |
myp | w | 04:03 |
*** fp7 has joined #openstack | 04:04 | |
*** houming_ has quit IRC | 04:06 | |
*** cbinx1 has quit IRC | 04:07 | |
*** jckasper has joined #openstack | 04:07 | |
*** subho has quit IRC | 04:08 | |
*** RustShen has quit IRC | 04:08 | |
*** ajmiller has joined #openstack | 04:08 | |
elk | x | 04:08 |
*** rickyrem has quit IRC | 04:08 | |
*** RustShen has joined #openstack | 04:08 | |
*** ajmiller_ has joined #openstack | 04:09 | |
*** RustShen_ has joined #openstack | 04:10 | |
*** RustShen has quit IRC | 04:10 | |
*** JRobinson__ is now known as JRobinson__afk | 04:10 | |
*** qg_ has joined #openstack | 04:11 | |
*** stephen_m has joined #openstack | 04:12 | |
*** ivase has joined #openstack | 04:12 | |
*** ajmiller has quit IRC | 04:13 | |
*** iGene has joined #openstack | 04:14 | |
*** masco has joined #openstack | 04:14 | |
*** esheffield has quit IRC | 04:15 | |
*** ivase_ has quit IRC | 04:16 | |
*** amotoki has joined #openstack | 04:17 | |
*** dtrainor has quit IRC | 04:17 | |
*** sree has joined #openstack | 04:17 | |
*** th3g1z has quit IRC | 04:18 | |
*** piet has quit IRC | 04:19 | |
*** piet has joined #openstack | 04:19 | |
*** jckasper has quit IRC | 04:20 | |
*** subho has joined #openstack | 04:20 | |
*** vsedelnik has joined #openstack | 04:20 | |
*** jckasper has joined #openstack | 04:20 | |
*** Marga_ has joined #openstack | 04:21 | |
*** ajmiller_ has quit IRC | 04:21 | |
*** vsedelnik has quit IRC | 04:23 | |
*** aholler_ has joined #openstack | 04:24 | |
*** jckasper has quit IRC | 04:25 | |
*** sendro has joined #openstack | 04:25 | |
*** Marga_ has quit IRC | 04:25 | |
*** JD|cloud has joined #openstack | 04:26 | |
*** yuntongjin has joined #openstack | 04:26 | |
*** aholler has quit IRC | 04:27 | |
*** rdas has joined #openstack | 04:28 | |
*** ian_ott has joined #openstack | 04:29 | |
*** piet has quit IRC | 04:30 | |
*** piet has joined #openstack | 04:31 | |
*** treaki_ has joined #openstack | 04:31 | |
*** asingh has quit IRC | 04:32 | |
*** Marga_ has joined #openstack | 04:33 | |
*** subho has quit IRC | 04:33 | |
*** ian_ott has quit IRC | 04:33 | |
*** Marga_ has quit IRC | 04:34 | |
*** Marga_ has joined #openstack | 04:34 | |
*** treaki__ has quit IRC | 04:35 | |
*** brokencycle has quit IRC | 04:43 | |
*** piet has quit IRC | 04:44 | |
*** side_control has quit IRC | 04:45 | |
*** side_control has joined #openstack | 04:46 | |
*** side_control has joined #openstack | 04:46 | |
*** AnilV4 has joined #openstack | 04:46 | |
*** tmatsu has joined #openstack | 04:46 | |
*** qg_ has quit IRC | 04:46 | |
*** hichihara has joined #openstack | 04:47 | |
*** qg_ has joined #openstack | 04:47 | |
*** Son_Goku has joined #openstack | 04:48 | |
*** mrjazzcat has quit IRC | 04:50 | |
*** baoli_ has quit IRC | 04:50 | |
*** qg_ has quit IRC | 04:52 | |
*** cptweasel has joined #openstack | 04:52 | |
*** piet has joined #openstack | 04:53 | |
*** subho has joined #openstack | 05:01 | |
*** JRobinson__afk is now known as JRobinson__ | 05:01 | |
*** cbinx has joined #openstack | 05:02 | |
*** cyborg-one has quit IRC | 05:03 | |
*** natarej has joined #openstack | 05:05 | |
*** sanchitmalhotra has quit IRC | 05:09 | |
*** ediardo has quit IRC | 05:11 | |
*** ediardo has joined #openstack | 05:11 | |
*** mkolesni has joined #openstack | 05:12 | |
*** psachin has joined #openstack | 05:15 | |
*** trifon has joined #openstack | 05:18 | |
*** amotoki has quit IRC | 05:21 | |
*** stephen_m has quit IRC | 05:21 | |
*** psachin has quit IRC | 05:25 | |
*** psachin has joined #openstack | 05:25 | |
*** VW has quit IRC | 05:26 | |
*** two_oes has quit IRC | 05:26 | |
*** linuxgeek has joined #openstack | 05:27 | |
*** Poornima has joined #openstack | 05:27 | |
*** ian_ott has joined #openstack | 05:30 | |
*** amotoki has joined #openstack | 05:31 | |
*** ksobkowiak has quit IRC | 05:33 | |
*** askb has joined #openstack | 05:33 | |
*** askb has quit IRC | 05:33 | |
*** askb has joined #openstack | 05:34 | |
*** mwang14 has joined #openstack | 05:34 | |
*** Son_Goku has quit IRC | 05:35 | |
*** ian_ott has quit IRC | 05:35 | |
*** amotoki has quit IRC | 05:35 | |
*** zenoway has joined #openstack | 05:37 | |
*** sree has quit IRC | 05:39 | |
*** markvoelker has joined #openstack | 05:41 | |
*** zenoway has quit IRC | 05:41 | |
*** epcim has joined #openstack | 05:43 | |
*** piet has quit IRC | 05:44 | |
*** damadhat has joined #openstack | 05:45 | |
*** wangbo has quit IRC | 05:46 | |
*** amotoki has joined #openstack | 05:47 | |
*** epcim has quit IRC | 05:48 | |
*** sanchitmalhotra has joined #openstack | 05:48 | |
*** qg_ has joined #openstack | 05:48 | |
*** sauvin has joined #openstack | 05:49 | |
*** ndipanov has quit IRC | 05:49 | |
*** ediardo has quit IRC | 05:50 | |
*** JRobinson__ has quit IRC | 05:52 | |
*** qg_ has quit IRC | 05:52 | |
*** vimal has joined #openstack | 05:52 | |
*** mkovarik has joined #openstack | 05:53 | |
*** cptweasel has quit IRC | 05:53 | |
*** salv-orl_ has joined #openstack | 05:54 | |
*** amotoki has quit IRC | 05:55 | |
*** subho has quit IRC | 05:55 | |
*** salv-orlando has quit IRC | 05:57 | |
*** kushal has quit IRC | 05:58 | |
*** Bhaskarakiran has joined #openstack | 05:59 | |
*** wangbo has joined #openstack | 05:59 | |
*** furlongm has quit IRC | 06:00 | |
*** `Calvin has joined #openstack | 06:02 | |
*** `Calvin has joined #openstack | 06:02 | |
*** ju5t has joined #openstack | 06:04 | |
*** furlongm has joined #openstack | 06:05 | |
mwang14 | Has anyone successfully deployed ceilometer with gnocchi? | 06:05 |
*** sree has joined #openstack | 06:06 | |
*** sree_ has joined #openstack | 06:07 | |
*** vsedelnik has joined #openstack | 06:07 | |
*** sree_ is now known as Guest67245 | 06:08 | |
*** wmxy04 has joined #openstack | 06:08 | |
wmxy04 | Is gnocchi mature enough to be deployed in production environment? | 06:09 |
*** wmxy04 has quit IRC | 06:10 | |
*** nehar_ has joined #openstack | 06:10 | |
*** hos7ein has joined #openstack | 06:11 | |
*** sree has quit IRC | 06:11 | |
*** nehar has quit IRC | 06:12 | |
*** kam270 has joined #openstack | 06:12 | |
*** vsedelnik has quit IRC | 06:13 | |
*** kam270 has joined #openstack | 06:13 | |
*** kushal has joined #openstack | 06:14 | |
*** kam270 has quit IRC | 06:14 | |
*** markvoelker has quit IRC | 06:14 | |
*** kam270 has joined #openstack | 06:15 | |
*** rchavik has quit IRC | 06:15 | |
*** sree has joined #openstack | 06:16 | |
*** Guest67245 has quit IRC | 06:16 | |
*** epcim has joined #openstack | 06:16 | |
*** sanchitmalhotra1 has joined #openstack | 06:18 | |
*** sanchitmalhotra has quit IRC | 06:19 | |
*** `Calvin has quit IRC | 06:19 | |
side_control | :w | 06:19 |
side_control | :w | 06:19 |
side_control | fs;dlfj;ad | 06:19 |
*** ChubYann has quit IRC | 06:20 | |
*** walterheck has joined #openstack | 06:21 | |
*** annp has joined #openstack | 06:24 | |
*** askb has quit IRC | 06:24 | |
*** jprovazn has joined #openstack | 06:24 | |
*** apoorv has joined #openstack | 06:25 | |
*** sleviim has joined #openstack | 06:29 | |
*** cbinx has quit IRC | 06:30 | |
*** ian_ott has joined #openstack | 06:30 | |
*** Cloudish has joined #openstack | 06:30 | |
*** Dyonisos has joined #openstack | 06:32 | |
*** MarkAtwood has quit IRC | 06:33 | |
*** brokencycle has joined #openstack | 06:33 | |
*** ian_ott has quit IRC | 06:35 | |
*** EntropyWorks has quit IRC | 06:35 | |
*** pravins has joined #openstack | 06:38 | |
*** scuttlemonkey is now known as scuttle|afk | 06:43 | |
*** sanchitmalhotra1 has quit IRC | 06:46 | |
*** swathi has joined #openstack | 06:48 | |
*** qg_ has joined #openstack | 06:49 | |
*** skamithi13 has quit IRC | 06:51 | |
*** unlaudable has joined #openstack | 06:51 | |
*** qg_ has quit IRC | 06:53 | |
*** nstrug has joined #openstack | 06:53 | |
*** koolhead17 has quit IRC | 06:55 | |
*** groen692 has joined #openstack | 06:58 | |
*** skamithi13 has joined #openstack | 07:00 | |
*** kirotawa has quit IRC | 07:01 | |
*** baoli has joined #openstack | 07:02 | |
*** subho has joined #openstack | 07:03 | |
*** Serlex has joined #openstack | 07:04 | |
*** vishwana_ has joined #openstack | 07:07 | |
*** baoli has quit IRC | 07:07 | |
*** Cloudish has quit IRC | 07:08 | |
*** vishwanathj_away has quit IRC | 07:10 | |
*** mikelk has joined #openstack | 07:10 | |
*** admin0 has joined #openstack | 07:11 | |
*** yuval has joined #openstack | 07:11 | |
*** nstrug has quit IRC | 07:11 | |
*** tesseract has joined #openstack | 07:13 | |
*** tesseract is now known as Guest97519 | 07:13 | |
*** y_sawai has joined #openstack | 07:16 | |
*** vishwana_ has quit IRC | 07:16 | |
*** y_sawai has quit IRC | 07:16 | |
*** koolhead17 has joined #openstack | 07:16 | |
*** dgurtner has joined #openstack | 07:17 | |
*** vsedelnik has joined #openstack | 07:19 | |
*** vsedelnik has quit IRC | 07:19 | |
*** vsedelnik has joined #openstack | 07:19 | |
*** sree has quit IRC | 07:21 | |
*** curx has joined #openstack | 07:21 | |
*** CloneNum3 has quit IRC | 07:22 | |
*** kam270 has quit IRC | 07:22 | |
*** liverpooler has joined #openstack | 07:24 | |
*** PaulCapestany has quit IRC | 07:24 | |
*** BobH_ has quit IRC | 07:25 | |
*** baker has quit IRC | 07:25 | |
*** neatherweb has quit IRC | 07:25 | |
*** ronis has joined #openstack | 07:25 | |
*** cu5 has joined #openstack | 07:25 | |
*** VW has joined #openstack | 07:26 | |
*** koolhead17 has quit IRC | 07:27 | |
*** nkrinner has joined #openstack | 07:28 | |
*** maishsk has joined #openstack | 07:29 | |
*** PaulCapestany has joined #openstack | 07:29 | |
*** fawadkhaliq has quit IRC | 07:30 | |
*** VW has quit IRC | 07:30 | |
*** neeti has joined #openstack | 07:30 | |
*** pravin_s has joined #openstack | 07:31 | |
*** zenoway has joined #openstack | 07:31 | |
*** pravins has quit IRC | 07:31 | |
*** ian_ott has joined #openstack | 07:32 | |
*** mkovarik has quit IRC | 07:33 | |
*** liverpooler has quit IRC | 07:33 | |
*** ogny has joined #openstack | 07:34 | |
*** ogny has joined #openstack | 07:34 | |
*** liverpooler has joined #openstack | 07:34 | |
*** mkovarik has joined #openstack | 07:34 | |
*** curx has quit IRC | 07:34 | |
*** curx has joined #openstack | 07:35 | |
*** dgurtner has quit IRC | 07:35 | |
*** ian_ott has quit IRC | 07:36 | |
*** neatherweb has joined #openstack | 07:40 | |
*** rain has joined #openstack | 07:42 | |
*** Warped has quit IRC | 07:42 | |
*** rain is now known as leanderthal | 07:42 | |
*** Mike_ has joined #openstack | 07:42 | |
*** Mike_ is now known as Guest603 | 07:42 | |
*** Guest603 has quit IRC | 07:45 | |
*** varh1i has joined #openstack | 07:45 | |
*** ju5t has quit IRC | 07:47 | |
*** anshul has joined #openstack | 07:48 | |
*** arecknag has joined #openstack | 07:48 | |
*** namnh has quit IRC | 07:49 | |
*** Mike_ has joined #openstack | 07:52 | |
*** yamahata has quit IRC | 07:52 | |
varh1i | Hi guys, I have an openstack instance that run out of storage on core machine and paused | 07:52 |
*** Mike_ is now known as Guest96985 | 07:52 | |
varh1i | I cleared up the core machine so it has more disk now | 07:52 |
*** nmagnezi has joined #openstack | 07:53 | |
varh1i | but when I start the machine I can't ssh in | 07:53 |
varh1i | in rescue mode I'm able to ssh in | 07:53 |
*** fsimonce has joined #openstack | 07:53 | |
varh1i | I want to unrescue the machine to be able to use it again without creating a new instance and migrate everything from this failed instance manually | 07:54 |
*** Warped has joined #openstack | 07:54 | |
varh1i | In the log's the only thing that indicates an error is: | 07:54 |
*** RustShen_ has quit IRC | 07:54 | |
varh1i | "Domain id=53 name='instance-00000193' uuid=f1705b2b-6c4e-4cf0-8606-c5547a59cb56 is tainted: host-cpu" | 07:54 |
*** RustShen has joined #openstack | 07:55 | |
*** OutBackDingo has quit IRC | 07:55 | |
*** kam270 has joined #openstack | 07:55 | |
varh1i | I enabled virtlib debug log but nothing interesting came up (or at least I didn't notice) | 07:55 |
varh1i | do you have any idea what should I try? | 07:55 |
varh1i | to unrescue the machine to and get it into active state | 07:56 |
*** RustShen_ has joined #openstack | 07:56 | |
*** kam270 has quit IRC | 07:56 | |
*** OutBackDingo has joined #openstack | 07:57 | |
*** kam270 has joined #openstack | 07:57 | |
*** iGene has quit IRC | 07:57 | |
*** ju5t has joined #openstack | 07:57 | |
*** RustShen has quit IRC | 07:57 | |
*** Guest96985 has quit IRC | 07:58 | |
*** belmoreira has joined #openstack | 07:58 | |
*** foxhunt_away is now known as foxhunt72 | 08:00 | |
*** Guest97519 has quit IRC | 08:00 | |
*** mikeoutland has quit IRC | 08:01 | |
*** apoorv has quit IRC | 08:03 | |
*** jschwarz has joined #openstack | 08:04 | |
*** pravin_s has quit IRC | 08:05 | |
*** `Calvin has joined #openstack | 08:05 | |
*** dgurtner has joined #openstack | 08:05 | |
*** dgurtner has quit IRC | 08:05 | |
*** dgurtner has joined #openstack | 08:05 | |
*** tesseract has joined #openstack | 08:05 | |
*** tesseract is now known as Guest91794 | 08:06 | |
*** Lenz has joined #openstack | 08:06 | |
*** admin0 has quit IRC | 08:07 | |
*** pravins has joined #openstack | 08:08 | |
*** bvandenh has joined #openstack | 08:08 | |
*** nehar_ has quit IRC | 08:10 | |
*** vhosakot has quit IRC | 08:11 | |
*** heartsierra52 has joined #openstack | 08:12 | |
*** RustShen_ has quit IRC | 08:12 | |
*** markvoelker has joined #openstack | 08:12 | |
*** pnavarro has joined #openstack | 08:12 | |
*** RustShen has joined #openstack | 08:13 | |
*** nehar has joined #openstack | 08:13 | |
*** kam270 has quit IRC | 08:13 | |
*** bbabich has joined #openstack | 08:15 | |
*** rossella_ has joined #openstack | 08:17 | |
*** salv-orl_ has quit IRC | 08:18 | |
*** heartsierra52 has quit IRC | 08:18 | |
*** nstrug has joined #openstack | 08:20 | |
*** hyperbaba has joined #openstack | 08:20 | |
*** jpena|off is now known as jpena | 08:22 | |
*** yuval has quit IRC | 08:22 | |
*** yuval has joined #openstack | 08:22 | |
*** arxcruz has joined #openstack | 08:23 | |
*** koolhead17 has joined #openstack | 08:24 | |
*** side_control has quit IRC | 08:25 | |
*** side_control has joined #openstack | 08:26 | |
*** ogny has quit IRC | 08:26 | |
*** kam270 has joined #openstack | 08:27 | |
*** pece has joined #openstack | 08:28 | |
*** banszmar has joined #openstack | 08:28 | |
*** mvelten has joined #openstack | 08:29 | |
*** haukebruno has joined #openstack | 08:29 | |
*** fzdarsky_ is now known as fzdarsky | 08:30 | |
*** maishsk_ has joined #openstack | 08:31 | |
*** fawadkhaliq has joined #openstack | 08:31 | |
*** maishsk has quit IRC | 08:32 | |
*** maishsk_ is now known as maishsk | 08:32 | |
*** l4ng1t has joined #openstack | 08:32 | |
*** chlong has quit IRC | 08:32 | |
*** tmatsu has quit IRC | 08:32 | |
*** sanchitmalhotra has joined #openstack | 08:33 | |
*** vincentll has joined #openstack | 08:33 | |
*** ju5t has quit IRC | 08:33 | |
*** KennethHeo has joined #openstack | 08:35 | |
*** ogny has joined #openstack | 08:36 | |
*** neatherweb has quit IRC | 08:36 | |
*** dimetron has joined #openstack | 08:37 | |
KennethHeo | I ran this command "neutron node agent-list", but there are no compute node and also there are no any log messages. please give some tips. | 08:37 |
*** ErifKard has left #openstack | 08:37 | |
*** ju5t has joined #openstack | 08:38 | |
*** geaaru has joined #openstack | 08:38 | |
*** JRobinson__ has joined #openstack | 08:38 | |
haukebruno | KennethHeo, isn't it "neutron agent-list" w/o "node"? | 08:40 |
*** spotz is now known as spotz_zzz | 08:40 | |
*** RustShen has quit IRC | 08:40 | |
KennethHeo | haukebruno, Ah right! you're right. it was mistyping. | 08:40 |
*** RustShen has joined #openstack | 08:40 | |
*** rasca_ has joined #openstack | 08:40 | |
*** sree has joined #openstack | 08:41 | |
*** rasca has quit IRC | 08:42 | |
*** spotz_zzz is now known as spotz | 08:43 | |
*** markvoelker has quit IRC | 08:44 | |
*** dimetron has quit IRC | 08:45 | |
*** Guest91794 has quit IRC | 08:45 | |
*** epcim has quit IRC | 08:46 | |
*** kester___ has joined #openstack | 08:46 | |
*** ndipanov has joined #openstack | 08:47 | |
*** Mike_ has joined #openstack | 08:47 | |
*** Mike_ is now known as Guest70077 | 08:48 | |
*** qg_ has joined #openstack | 08:49 | |
l4ng1t | i was modified /etc/fuel/astute.yaml and how can i apply that changed? | 08:50 |
l4ng1t | it always ask credential | 08:50 |
*** dizquierdo has joined #openstack | 08:51 | |
*** ParsectiX has joined #openstack | 08:53 | |
*** dfflanders has quit IRC | 08:54 | |
*** qg_ has quit IRC | 08:55 | |
*** TMM has quit IRC | 08:55 | |
*** mturpin has joined #openstack | 08:56 | |
*** zhangjl has joined #openstack | 08:57 | |
*** e0ne has joined #openstack | 08:57 | |
*** zhangjl has left #openstack | 08:57 | |
*** yuntongjin has quit IRC | 08:57 | |
*** dizquierdo has quit IRC | 08:57 | |
*** dizquierdo has joined #openstack | 08:58 | |
*** admin0 has joined #openstack | 08:58 | |
*** KennethHeo has quit IRC | 08:59 | |
*** y_sawai has joined #openstack | 08:59 | |
*** Guest91794 has joined #openstack | 09:00 | |
*** admin0 has quit IRC | 09:01 | |
*** MarkBaker has joined #openstack | 09:01 | |
*** y_sawai has quit IRC | 09:01 | |
*** havill has quit IRC | 09:01 | |
*** RedRat__ has quit IRC | 09:02 | |
*** koolhead17 has quit IRC | 09:04 | |
*** phuongnh has quit IRC | 09:04 | |
*** mwang14 has quit IRC | 09:08 | |
*** admin0 has joined #openstack | 09:10 | |
*** Free_maN has joined #openstack | 09:11 | |
*** _shaps_ has joined #openstack | 09:12 | |
*** lucendio has joined #openstack | 09:12 | |
*** KarlchenK has joined #openstack | 09:13 | |
*** damadhat has quit IRC | 09:17 | |
*** admin0 has quit IRC | 09:19 | |
*** jistr has joined #openstack | 09:20 | |
*** salv-orlando has joined #openstack | 09:21 | |
*** l4ng1t has quit IRC | 09:21 | |
*** toscalix has joined #openstack | 09:22 | |
*** admin0 has joined #openstack | 09:22 | |
*** brokencycle has quit IRC | 09:23 | |
*** tvvcox has joined #openstack | 09:23 | |
*** koolhead17 has joined #openstack | 09:23 | |
*** andymaier has joined #openstack | 09:23 | |
*** ParsectiX has quit IRC | 09:24 | |
*** epcim has joined #openstack | 09:24 | |
*** ade_b has joined #openstack | 09:25 | |
*** bollullera has joined #openstack | 09:25 | |
*** skamithi has joined #openstack | 09:25 | |
*** gord0 has quit IRC | 09:26 | |
*** lucendio has quit IRC | 09:27 | |
*** l4ng1t has joined #openstack | 09:27 | |
*** denisra has quit IRC | 09:28 | |
*** denisra has joined #openstack | 09:29 | |
*** salv-orlando has quit IRC | 09:29 | |
*** salv-orlando has joined #openstack | 09:30 | |
*** zhhuabj has quit IRC | 09:31 | |
*** rcernin has joined #openstack | 09:31 | |
*** admin0 has quit IRC | 09:32 | |
*** sahilsinha has joined #openstack | 09:33 | |
*** ian_ott has joined #openstack | 09:33 | |
*** kushal has quit IRC | 09:35 | |
*** admin0 has joined #openstack | 09:35 | |
*** luobin has joined #openstack | 09:35 | |
*** dgurtner has quit IRC | 09:35 | |
*** ParsectiX has joined #openstack | 09:37 | |
*** luobin has quit IRC | 09:37 | |
*** ian_ott has quit IRC | 09:38 | |
*** TMM has joined #openstack | 09:38 | |
*** maishsk has quit IRC | 09:40 | |
*** panda has quit IRC | 09:40 | |
*** panda has joined #openstack | 09:41 | |
*** watersoul has joined #openstack | 09:44 | |
*** zhhuabj has joined #openstack | 09:45 | |
*** watersoul_ has quit IRC | 09:47 | |
*** tvvcox has quit IRC | 09:52 | |
*** hichihara has quit IRC | 09:52 | |
*** mkarpin has left #openstack | 09:53 | |
*** mrmartin has joined #openstack | 09:53 | |
*** koolhead_ has joined #openstack | 09:53 | |
*** koolhead17 has quit IRC | 09:54 | |
*** sleviim has quit IRC | 09:55 | |
*** ogny has quit IRC | 09:55 | |
*** NetHawk has joined #openstack | 09:55 | |
*** bbcmicrocomputer has joined #openstack | 09:56 | |
*** libracious_ has joined #openstack | 09:56 | |
*** bollullera has quit IRC | 09:56 | |
*** RedRat__ has joined #openstack | 09:56 | |
*** lucendio has joined #openstack | 10:00 | |
*** evidex has joined #openstack | 10:01 | |
*** cristicalin has joined #openstack | 10:01 | |
*** y_sawai has joined #openstack | 10:02 | |
*** sleviim has joined #openstack | 10:02 | |
*** gildub has quit IRC | 10:07 | |
*** rossella_ has quit IRC | 10:07 | |
*** rossella_s has joined #openstack | 10:08 | |
*** e0ne has quit IRC | 10:08 | |
*** e0ne has joined #openstack | 10:08 | |
*** ogny has joined #openstack | 10:10 | |
*** tpsilva has joined #openstack | 10:11 | |
*** kman has joined #openstack | 10:11 | |
*** cristicalin has quit IRC | 10:11 | |
*** liverpooler has quit IRC | 10:12 | |
*** dgurtner has joined #openstack | 10:12 | |
*** dgurtner has quit IRC | 10:12 | |
*** dgurtner has joined #openstack | 10:12 | |
*** liverpooler has joined #openstack | 10:12 | |
*** kman has quit IRC | 10:13 | |
*** Mike_ has joined #openstack | 10:14 | |
*** Mike_ is now known as Guest92302 | 10:14 | |
*** ogny has quit IRC | 10:15 | |
*** annp has quit IRC | 10:15 | |
*** _shaps__ has joined #openstack | 10:15 | |
*** rasca_ has quit IRC | 10:16 | |
*** tvvcox has joined #openstack | 10:16 | |
*** y_sawai has quit IRC | 10:16 | |
*** mrmartin has quit IRC | 10:17 | |
*** pravins has quit IRC | 10:17 | |
*** skamithi13 has quit IRC | 10:18 | |
*** Guest70077 has quit IRC | 10:18 | |
*** skamithi13 has joined #openstack | 10:18 | |
*** ck has joined #openstack | 10:18 | |
*** _shaps_ has quit IRC | 10:19 | |
*** ck is now known as Guest22840 | 10:19 | |
*** skamithi13 has quit IRC | 10:19 | |
*** skamithi13 has joined #openstack | 10:19 | |
*** Guest22840 has quit IRC | 10:19 | |
*** electrofelix has joined #openstack | 10:21 | |
*** gli has quit IRC | 10:21 | |
*** y_sawai has joined #openstack | 10:21 | |
*** jckasper has joined #openstack | 10:23 | |
*** Cyberg has joined #openstack | 10:23 | |
*** mkovarik has quit IRC | 10:23 | |
Guest92302 | hi. Is DevStack a stand-alone solution or can additional nodes be added to it? | 10:23 |
*** mkovarik has joined #openstack | 10:23 | |
*** livelace has joined #openstack | 10:24 | |
*** Cyberg has quit IRC | 10:24 | |
*** ipalade has joined #openstack | 10:24 | |
*** JRobinson__ has quit IRC | 10:26 | |
*** neatherweb has joined #openstack | 10:26 | |
*** s00pcan_ has quit IRC | 10:26 | |
*** s00pcan_ has joined #openstack | 10:27 | |
*** kellyp_ has joined #openstack | 10:27 | |
*** kellyp has quit IRC | 10:27 | |
*** jckasper has quit IRC | 10:27 | |
Guest92302 | Are there any active users reading this? | 10:28 |
*** admin0 has quit IRC | 10:28 | |
*** neilus has joined #openstack | 10:28 | |
*** _Cyclone_ has joined #openstack | 10:30 | |
*** s00pcan__ has joined #openstack | 10:30 | |
*** s00pcan__ has quit IRC | 10:30 | |
*** s00pcan_ has quit IRC | 10:30 | |
*** ogny has joined #openstack | 10:30 | |
*** rasca_ has joined #openstack | 10:30 | |
*** stephen_m has joined #openstack | 10:31 | |
*** s00pcan_ has joined #openstack | 10:31 | |
*** zhhuabj has quit IRC | 10:32 | |
*** ian_ott has joined #openstack | 10:34 | |
*** RustShen has quit IRC | 10:34 | |
*** rodrigods has quit IRC | 10:35 | |
*** rodrigods has joined #openstack | 10:36 | |
*** yocum has joined #openstack | 10:36 | |
*** fwdit has joined #openstack | 10:37 | |
*** shardy has joined #openstack | 10:39 | |
*** ian_ott has quit IRC | 10:39 | |
*** KarlchenK has quit IRC | 10:40 | |
*** epcim has quit IRC | 10:41 | |
*** admin0 has joined #openstack | 10:42 | |
*** markvoelker has joined #openstack | 10:42 | |
*** djan has quit IRC | 10:44 | |
*** tmatsu has joined #openstack | 10:44 | |
*** skamithi13 has quit IRC | 10:44 | |
*** ivase has quit IRC | 10:44 | |
*** skamithi13 has joined #openstack | 10:45 | |
*** andymaier has quit IRC | 10:47 | |
*** zhangjl has joined #openstack | 10:48 | |
*** zhangjl has left #openstack | 10:48 | |
*** koolhead_ has quit IRC | 10:48 | |
*** koolhead17 has joined #openstack | 10:49 | |
*** tmatsu has quit IRC | 10:49 | |
*** qg_ has joined #openstack | 10:50 | |
*** zhhuabj has joined #openstack | 10:52 | |
*** l4ng1t has quit IRC | 10:52 | |
*** tvvcox has quit IRC | 10:52 | |
*** epcim has joined #openstack | 10:53 | |
*** ju5t has quit IRC | 10:53 | |
*** admin0 has quit IRC | 10:53 | |
*** qg_ has quit IRC | 10:54 | |
*** epcim has quit IRC | 10:55 | |
*** sysodaff has joined #openstack | 10:56 | |
*** akrzos has joined #openstack | 10:56 | |
*** neith has joined #openstack | 10:57 | |
*** kawa2014 has joined #openstack | 10:57 | |
*** epcim has joined #openstack | 10:57 | |
*** koolhead_ has joined #openstack | 10:58 | |
*** sree has quit IRC | 10:58 | |
*** akrzos has quit IRC | 10:59 | |
*** gildub has joined #openstack | 10:59 | |
*** koolhead_ has quit IRC | 10:59 | |
*** kester___ has quit IRC | 10:59 | |
*** koolhead17 has quit IRC | 11:00 | |
*** epcim has quit IRC | 11:00 | |
*** epcim has joined #openstack | 11:00 | |
*** maishsk has joined #openstack | 11:02 | |
*** atheism has quit IRC | 11:02 | |
*** KarlchenK has joined #openstack | 11:03 | |
*** mizar_ has joined #openstack | 11:03 | |
*** mizar_ is now known as flongo | 11:03 | |
*** cristicalin has joined #openstack | 11:06 | |
*** nkrinner_ has joined #openstack | 11:06 | |
*** slunkad_ has joined #openstack | 11:06 | |
*** rsimai has joined #openstack | 11:06 | |
*** nkrinner_ has quit IRC | 11:07 | |
*** slunkad_ has quit IRC | 11:07 | |
*** kushal has joined #openstack | 11:07 | |
*** subho has quit IRC | 11:07 | |
*** s00pcan has quit IRC | 11:07 | |
*** v1k0d3n has quit IRC | 11:07 | |
*** nkrinner_ has joined #openstack | 11:07 | |
*** cyborg-one has joined #openstack | 11:07 | |
*** slunkad_ has joined #openstack | 11:07 | |
*** subho has joined #openstack | 11:07 | |
*** v1k0d3n has joined #openstack | 11:08 | |
*** rsimai_ has joined #openstack | 11:08 | |
*** nkrinner has quit IRC | 11:09 | |
*** rsimai_away has quit IRC | 11:10 | |
*** sayalilunkad has quit IRC | 11:10 | |
*** thrash|g0ne is now known as thrash | 11:11 | |
*** rsimai has quit IRC | 11:12 | |
-openstackstatus- NOTICE: Gerrit is going to be restarted | 11:12 | |
*** masco has quit IRC | 11:12 | |
larsks | Guest92302: it's kind of early; US is just waking up. | 11:14 |
*** markvoelker has quit IRC | 11:15 | |
*** rbowen has joined #openstack | 11:16 | |
Guest92302 | lazy ;P | 11:16 |
Guest92302 | joking of course | 11:16 |
Guest92302 | i thought there might be european people on here too | 11:16 |
larsks | Guest92302: but you *can* add nodes to devstack. There is even documentation: http://docs.openstack.org/developer/devstack/guides/multinode-lab.html | 11:17 |
Guest92302 | oh wow. sorry. i somehow missed that link | 11:17 |
*** s00pcan has joined #openstack | 11:18 | |
*** tvvcox has joined #openstack | 11:19 | |
Guest92302 | while you are there i'd like to ask another question. I have separated the neutron network traffic over their own physical network interfaces. Is it possible to do the same with the Cinder storage traffic? | 11:19 |
*** cristicalin has quit IRC | 11:19 | |
*** johnmilton has joined #openstack | 11:21 | |
*** dizquierdo is now known as dizquierdo_afk | 11:21 | |
*** ParsectiX has quit IRC | 11:24 | |
*** ogny has quit IRC | 11:26 | |
*** sysodaff has quit IRC | 11:28 | |
*** rtheis has joined #openstack | 11:29 | |
*** smoriya_ has quit IRC | 11:29 | |
*** th3g1z has joined #openstack | 11:29 | |
*** ivan_mironov has joined #openstack | 11:29 | |
*** fellypefca has joined #openstack | 11:31 | |
*** fellypefca has left #openstack | 11:31 | |
*** Abhishek has joined #openstack | 11:31 | |
*** danwest has joined #openstack | 11:31 | |
*** mrmartin has joined #openstack | 11:32 | |
larsks | Guest92302: sure, should be. It's just a matter of using addresses on a different network for your storage servers. | 11:32 |
*** mdih has quit IRC | 11:32 | |
-openstackstatus- NOTICE: Gerrit had to be restarted because was not responsive. As a consequence, some of the test results have been lost, from 08:30 UTC to 10:30 UTC approximately. Please recheck any affected jobs by this problem. | 11:32 | |
larsks | (with the caveat that I don't know whether or not this is easy to do when using devstack, which is designed for test/dev and not for actual deployments) | 11:32 |
*** y_sawai has quit IRC | 11:32 | |
*** sanchitmalhotra has quit IRC | 11:34 | |
-openstackstatus- NOTICE: Gerrit had to be restarted because was not responsive. As a consequence, some of the test results have been lost, from 09:30 UTC to 11:30 UTC approximately. Please recheck any affected jobs by this problem. | 11:34 | |
*** ogny has joined #openstack | 11:35 | |
*** gszasz has joined #openstack | 11:36 | |
*** skamithi has quit IRC | 11:36 | |
*** kushal has quit IRC | 11:37 | |
*** _shaps__ has quit IRC | 11:37 | |
*** y_sawai has joined #openstack | 11:37 | |
*** sh_smith has quit IRC | 11:38 | |
*** y_sawai_ has joined #openstack | 11:38 | |
*** weshay has joined #openstack | 11:39 | |
*** manous has joined #openstack | 11:39 | |
*** Son_Goku has joined #openstack | 11:40 | |
*** sysodaff has joined #openstack | 11:40 | |
*** kam270 has quit IRC | 11:40 | |
*** danwest has quit IRC | 11:40 | |
*** danwest has joined #openstack | 11:40 | |
*** thorst_ has joined #openstack | 11:41 | |
*** y_sawai has quit IRC | 11:41 | |
*** dizquierdo_afk is now known as dizquierdo | 11:42 | |
*** skamithi has joined #openstack | 11:43 | |
*** y_sawai_ has quit IRC | 11:43 | |
*** wangbo has quit IRC | 11:44 | |
*** sysodaff has quit IRC | 11:44 | |
*** rfolco has joined #openstack | 11:45 | |
*** nmagnezi has quit IRC | 11:46 | |
*** akrzos has joined #openstack | 11:47 | |
*** gildub has quit IRC | 11:48 | |
*** admin0 has joined #openstack | 11:49 | |
*** skamithi14 has joined #openstack | 11:49 | |
*** drankis has joined #openstack | 11:49 | |
*** erlon has joined #openstack | 11:49 | |
*** nmagnezi has joined #openstack | 11:49 | |
*** _shaps_ has joined #openstack | 11:50 | |
*** gszasz has quit IRC | 11:50 | |
*** ian_ott has joined #openstack | 11:51 | |
*** vimal has quit IRC | 11:51 | |
*** gszasz has joined #openstack | 11:51 | |
*** ranjithd has quit IRC | 11:51 | |
*** skamithi13 has quit IRC | 11:52 | |
*** KarlchenK has quit IRC | 11:52 | |
haasn | the openstack documentation outlines a number of different deployment scenarios. Is there a good overview of what the benefits and drawbacks of each deployment scenario are? For example, I understand that the ‘classic’ networks suffer from a single point of failure / bottleneck for outbound networking, and that the ‘high availability’ configurations don't. But I don't understand any of the other | 11:53 |
haasn | differences. For example, what's the difference between Open vSwitch and Linux Bridge? | 11:53 |
*** skamithi has quit IRC | 11:53 | |
haasn | What's the difference between DVR and VRRP (L3HA)? | 11:53 |
*** tvvcox has quit IRC | 11:53 | |
admin0 | DVR = each compute node has a router (instead of dedicated neutron nodes ) .. VRRP = each router in the network node are in HA | 11:53 |
*** salv-orl_ has joined #openstack | 11:54 | |
*** ian_ott has quit IRC | 11:55 | |
*** haplomephistos has quit IRC | 11:56 | |
haasn | If you already have enough NICs on every compute node + a large enough public switch to be able to just plug every compute node into the public network directly, is there a benefit to using VRRP instead of DVR? | 11:56 |
haasn | It sounds like the only drawback of the latter would be the extra cost of needing a third NIC on every node? | 11:57 |
admin0 | we use a combination of direct-public-ip + floating ips , so all our nodes are also directly connected to the switch | 11:57 |
*** salv-orlando has quit IRC | 11:57 | |
*** y_sawai has joined #openstack | 11:57 | |
*** shootbird has quit IRC | 11:58 | |
*** slogan_r has quit IRC | 11:58 | |
admin0 | but again, you can already also specificy all compute nodes as network nodes also | 11:58 |
admin0 | haasn: more info here: https://wiki.openstack.org/wiki/Neutron/DVR | 11:59 |
admin0 | if you see the benefits fit your use case, you can try | 11:59 |
admin0 | http://blog.gampel.net/2015/01/openstack-juno-dvr-summary.html | 11:59 |
*** haplomephistos has joined #openstack | 12:00 | |
*** vimal has joined #openstack | 12:00 | |
*** shootbird has joined #openstack | 12:01 | |
haasn | I'm still not quite sure what my use case is, I'm trying to figure out what's possible and what's common in order to get a better understanding of what we _could_ offer | 12:01 |
*** gubouvier has joined #openstack | 12:02 | |
*** KarlchenK has joined #openstack | 12:03 | |
*** eddima has joined #openstack | 12:03 | |
*** mrmartin has quit IRC | 12:04 | |
*** wangbo has joined #openstack | 12:04 | |
*** Abhishek has quit IRC | 12:05 | |
*** admin0_ has joined #openstack | 12:05 | |
*** sebmeloche has joined #openstack | 12:05 | |
*** sebmeloche has quit IRC | 12:06 | |
*** RedRat_ has joined #openstack | 12:06 | |
*** bvandenh has quit IRC | 12:06 | |
*** `Calvin has quit IRC | 12:07 | |
*** RedRat__ has quit IRC | 12:07 | |
*** belmoreira has quit IRC | 12:07 | |
*** admin0 has quit IRC | 12:08 | |
*** admin0_ is now known as admin0 | 12:08 | |
*** salv-orl_ has quit IRC | 12:08 | |
*** brokencycle has joined #openstack | 12:10 | |
*** zackf has joined #openstack | 12:10 | |
*** walterheck has quit IRC | 12:12 | |
*** dgurtner has quit IRC | 12:13 | |
*** psachin has quit IRC | 12:15 | |
*** shardy has quit IRC | 12:16 | |
*** raildo-afk is now known as raildo | 12:16 | |
*** eddima has quit IRC | 12:17 | |
*** liverpooler has quit IRC | 12:18 | |
*** pnavarro has quit IRC | 12:18 | |
*** liverpooler has joined #openstack | 12:19 | |
*** psachin has joined #openstack | 12:19 | |
*** eddima has joined #openstack | 12:19 | |
*** bdemers has quit IRC | 12:20 | |
*** spotz is now known as spotz_zzz | 12:23 | |
*** ayoung has joined #openstack | 12:23 | |
*** skamithi has joined #openstack | 12:23 | |
partner | i've got my rabbitmq full with ceilometer metering data, not sure why but seems the queue is not going down. i'm not sure what exactly service should consume those messages, its more or less all stuck to "full" | 12:24 |
partner | also seems to lack behind couple of days so something is slow somewhere obviously.. Kilo in use still here. should i just purge the queue ? | 12:24 |
*** yocum has quit IRC | 12:27 | |
*** benborges has joined #openstack | 12:28 | |
*** r3doz has joined #openstack | 12:28 | |
*** piet has joined #openstack | 12:29 | |
*** vsedelnik has quit IRC | 12:29 | |
*** walterheck has joined #openstack | 12:30 | |
*** benborges has left #openstack | 12:30 | |
*** vsedelnik has joined #openstack | 12:30 | |
*** skamithi has left #openstack | 12:30 | |
*** ParsectiX has joined #openstack | 12:30 | |
*** gaughen has quit IRC | 12:32 | |
*** baoli has joined #openstack | 12:32 | |
*** baoli_ has joined #openstack | 12:33 | |
*** hos7ein has quit IRC | 12:33 | |
*** dneary has joined #openstack | 12:34 | |
*** ivase has joined #openstack | 12:34 | |
*** woodard has joined #openstack | 12:34 | |
*** MaxSan_ has joined #openstack | 12:35 | |
*** hichihara has joined #openstack | 12:35 | |
*** lborda has joined #openstack | 12:36 | |
*** ivase_ has joined #openstack | 12:36 | |
*** baoli has quit IRC | 12:37 | |
*** sysodaff_ has joined #openstack | 12:37 | |
*** ericbaum has joined #openstack | 12:37 | |
*** janzian_ has joined #openstack | 12:38 | |
*** ivase_ has quit IRC | 12:38 | |
*** ivase_ has joined #openstack | 12:39 | |
*** ivase has quit IRC | 12:39 | |
*** cptweasel has joined #openstack | 12:40 | |
*** balajiiyer has joined #openstack | 12:41 | |
*** sysodaff_ has quit IRC | 12:41 | |
*** ade_b has quit IRC | 12:41 | |
*** sysodaff_ has joined #openstack | 12:42 | |
*** cfh has quit IRC | 12:42 | |
*** ogzy has joined #openstack | 12:42 | |
*** ogzy has quit IRC | 12:43 | |
*** ogzy has joined #openstack | 12:43 | |
*** cptweasel has quit IRC | 12:43 | |
ogzy | how can i get the floating ip range for a tenant by using api calls? | 12:43 |
*** gaughen has joined #openstack | 12:43 | |
*** calbers has quit IRC | 12:44 | |
*** shardy has joined #openstack | 12:44 | |
*** klamath has joined #openstack | 12:44 | |
*** balajiiyer has quit IRC | 12:45 | |
*** klamath has quit IRC | 12:45 | |
*** crose has joined #openstack | 12:45 | |
*** y_sawai has quit IRC | 12:45 | |
*** klamath has joined #openstack | 12:46 | |
*** sysodaff_ has quit IRC | 12:46 | |
*** blomquisg_gone is now known as blomquisg | 12:46 | |
*** y_sawai has joined #openstack | 12:47 | |
*** shardy has quit IRC | 12:47 | |
*** shardy has joined #openstack | 12:48 | |
*** oxsyn has quit IRC | 12:48 | |
*** Eyal_ has joined #openstack | 12:50 | |
*** qg_ has joined #openstack | 12:51 | |
*** elk has quit IRC | 12:51 | |
*** MarkBaker has quit IRC | 12:53 | |
*** markvoelker has joined #openstack | 12:53 | |
*** neatherweb has quit IRC | 12:53 | |
Eyal_ | is there a problem with the openstack gate ? | 12:53 |
*** koolhead17 has joined #openstack | 12:54 | |
*** MaxSan_ has quit IRC | 12:54 | |
*** ade_b has joined #openstack | 12:54 | |
*** ezobn has joined #openstack | 12:55 | |
*** morazi has joined #openstack | 12:55 | |
*** qg_ has quit IRC | 12:55 | |
*** georgem1 has joined #openstack | 12:55 | |
*** Bhaskarakiran has quit IRC | 12:55 | |
*** lixinhui_ has joined #openstack | 12:56 | |
*** ikcerog has joined #openstack | 12:56 | |
*** hs366 has joined #openstack | 12:56 | |
*** vsedelnik has quit IRC | 12:57 | |
*** mfranc213 has joined #openstack | 12:57 | |
*** hardbot has joined #openstack | 12:57 | |
*** foxhunt72 is now known as foxhunt_away | 13:01 | |
*** eharney has joined #openstack | 13:01 | |
*** Online_ has joined #openstack | 13:02 | |
*** vikumar has joined #openstack | 13:03 | |
*** sree has joined #openstack | 13:03 | |
*** vimal has quit IRC | 13:03 | |
*** vikumar has quit IRC | 13:03 | |
*** `Calvin has joined #openstack | 13:04 | |
*** `Calvin has joined #openstack | 13:04 | |
*** vimal has joined #openstack | 13:04 | |
*** scarlisle has joined #openstack | 13:05 | |
*** dgurtner has joined #openstack | 13:05 | |
*** dizquierdo has quit IRC | 13:05 | |
*** nehar has quit IRC | 13:05 | |
*** yamamoto has quit IRC | 13:05 | |
*** maishsk has quit IRC | 13:08 | |
*** yocum has joined #openstack | 13:08 | |
*** maishsk has joined #openstack | 13:08 | |
*** ranjithd has joined #openstack | 13:09 | |
*** yamahata has joined #openstack | 13:12 | |
*** dtrainor has joined #openstack | 13:13 | |
*** jckasper has joined #openstack | 13:14 | |
*** penchal has joined #openstack | 13:15 | |
*** salv-orlando has joined #openstack | 13:16 | |
*** Eyal_ has quit IRC | 13:17 | |
*** pkennedy has joined #openstack | 13:17 | |
*** ashw has joined #openstack | 13:17 | |
*** ronis has quit IRC | 13:18 | |
*** janzian_ is now known as janzian | 13:18 | |
*** jckasper has quit IRC | 13:18 | |
*** ig0r__ has joined #openstack | 13:19 | |
haasn | When a compute host fails, what happens to the VMs? Say I had a VM that was running a computation. This computation will just be gone, right? | 13:19 |
haasn | (e.g. contents of RAM) | 13:19 |
haasn | There's no automatic failover in that sense? | 13:19 |
*** achampion has quit IRC | 13:20 | |
*** piet has quit IRC | 13:20 | |
*** puck has quit IRC | 13:20 | |
*** evidex has quit IRC | 13:20 | |
*** evidex has joined #openstack | 13:21 | |
georgem1 | haasn: no, there is no such thing | 13:21 |
*** ronis has joined #openstack | 13:21 | |
*** underguiz has joined #openstack | 13:21 | |
*** auraka-5 has quit IRC | 13:22 | |
*** ig0r_ has quit IRC | 13:22 | |
*** greghaynes has quit IRC | 13:22 | |
*** rstarr has quit IRC | 13:22 | |
*** sree has quit IRC | 13:22 | |
*** _shaps_ has left #openstack | 13:23 | |
*** _shaps_ has joined #openstack | 13:23 | |
*** tochi has quit IRC | 13:25 | |
*** neith has quit IRC | 13:25 | |
*** y_sawai has quit IRC | 13:25 | |
*** jckasper has joined #openstack | 13:25 | |
Mr_Roboto | georgem1:VMware does it with Fault Tolerance admittedly there are limitations on it | 13:26 |
*** ayoung has quit IRC | 13:26 | |
*** chlong has joined #openstack | 13:26 | |
*** puck has joined #openstack | 13:27 | |
*** Cloudish has joined #openstack | 13:28 | |
georgem1 | Mr_Roboto: yes, it's true but last time I checked there was a single CPU limitation and the license cost is too prohibitive for a cloud environment.. | 13:28 |
Mr_Roboto | 4 now but it depends on what he's looking to do with it | 13:28 |
Mr_Roboto | If he's looking to protect a single application that's of super high importance it may be worth the investment. It doesn't mean it's impossible however. | 13:29 |
*** jpena is now known as jpena|lunch | 13:30 | |
Mr_Roboto | If your application needs that kind of redundancy it's dubious you should be running it in the cloud in the first place. | 13:30 |
*** Cloudish has quit IRC | 13:31 | |
*** Cloudish has joined #openstack | 13:31 | |
*** crose has quit IRC | 13:32 | |
*** jmckind has joined #openstack | 13:32 | |
*** rfolco has quit IRC | 13:33 | |
*** larsbutler has quit IRC | 13:33 | |
*** rfolco has joined #openstack | 13:33 | |
*** piet has joined #openstack | 13:34 | |
*** piet has quit IRC | 13:34 | |
*** ParsectiX has joined #openstack | 13:35 | |
*** infra-red has joined #openstack | 13:35 | |
*** galstrom_zzz is now known as galstrom | 13:35 | |
*** auraka-5 has joined #openstack | 13:36 | |
*** ParsectiX has quit IRC | 13:36 | |
*** mkolesni has quit IRC | 13:36 | |
*** aconole has joined #openstack | 13:36 | |
*** maveric7911 has joined #openstack | 13:37 | |
*** ParsectiX has joined #openstack | 13:37 | |
*** krobzaur has quit IRC | 13:37 | |
*** greghaynes has joined #openstack | 13:38 | |
*** fultonj has joined #openstack | 13:38 | |
*** achampion has joined #openstack | 13:38 | |
*** hardbot has quit IRC | 13:38 | |
*** panda has quit IRC | 13:40 | |
*** pradk has joined #openstack | 13:40 | |
*** ayoung has joined #openstack | 13:40 | |
*** panda has joined #openstack | 13:41 | |
*** vhoward has joined #openstack | 13:43 | |
*** neilus has quit IRC | 13:44 | |
*** ParsectiX has quit IRC | 13:45 | |
*** neilus has joined #openstack | 13:45 | |
*** neilus has quit IRC | 13:45 | |
*** ParsectiX has joined #openstack | 13:46 | |
*** tenaglia has joined #openstack | 13:47 | |
tenaglia | hi all | 13:47 |
*** cjschaef has joined #openstack | 13:47 | |
*** cjschaef_ has joined #openstack | 13:47 | |
*** MarkBaker has joined #openstack | 13:47 | |
*** cjschaef_ has quit IRC | 13:48 | |
tenaglia | I'm trying to sign the ICLA at https://review.openstack.org/#/settings/new-agreement but I get "Server Error - Cannot store contact information". How can I get this through? | 13:48 |
*** anshul has quit IRC | 13:48 | |
*** Zepanv has quit IRC | 13:48 | |
*** yamamoto has joined #openstack | 13:49 | |
*** dyasny has joined #openstack | 13:49 | |
*** jckasper has quit IRC | 13:49 | |
*** yamamoto_ has joined #openstack | 13:49 | |
*** hardbot has joined #openstack | 13:51 | |
*** warriorforGod has joined #openstack | 13:51 | |
*** onlyanegg has quit IRC | 13:52 | |
*** MaxSan_ has joined #openstack | 13:52 | |
*** yamamoto has quit IRC | 13:53 | |
*** brad_behle has joined #openstack | 13:54 | |
*** cptweasel has joined #openstack | 13:54 | |
*** VW has joined #openstack | 13:54 | |
*** KLevenstein has joined #openstack | 13:54 | |
*** bdemers has joined #openstack | 13:55 | |
*** VW has quit IRC | 13:55 | |
*** bdemers has quit IRC | 13:55 | |
*** danwest_ has joined #openstack | 13:55 | |
*** rbak has joined #openstack | 13:56 | |
*** VW has joined #openstack | 13:56 | |
*** danwest has quit IRC | 13:56 | |
*** cjschaef has quit IRC | 13:59 | |
*** cjschaef has joined #openstack | 13:59 | |
*** askb has joined #openstack | 13:59 | |
*** lixinhui_ has quit IRC | 14:00 | |
*** robbiew has joined #openstack | 14:00 | |
*** EkulTails has joined #openstack | 14:00 | |
*** coredump has joined #openstack | 14:00 | |
*** networkninja has joined #openstack | 14:01 | |
*** krobzaur has joined #openstack | 14:02 | |
*** coredump has quit IRC | 14:03 | |
*** Mudpuppy has joined #openstack | 14:04 | |
*** HarryHallman has quit IRC | 14:04 | |
*** Mudpuppy has quit IRC | 14:04 | |
*** networkninja has quit IRC | 14:04 | |
*** hayatb has joined #openstack | 14:04 | |
*** admin0 has quit IRC | 14:04 | |
*** Mudpuppy has joined #openstack | 14:05 | |
*** mrmartin has joined #openstack | 14:05 | |
*** networkninja has joined #openstack | 14:05 | |
*** woodard_ has joined #openstack | 14:05 | |
*** HarryHallman has joined #openstack | 14:05 | |
*** bobh has joined #openstack | 14:06 | |
*** cloudrancher has quit IRC | 14:06 | |
*** jckasper has joined #openstack | 14:07 | |
*** bdemers has joined #openstack | 14:07 | |
*** bryan_att has joined #openstack | 14:07 | |
*** m_clarkson78 has joined #openstack | 14:08 | |
*** piet has joined #openstack | 14:08 | |
*** jckasper has quit IRC | 14:08 | |
*** jckasper has joined #openstack | 14:08 | |
*** infra-red has quit IRC | 14:08 | |
*** Marga_ has quit IRC | 14:08 | |
*** woodard has quit IRC | 14:08 | |
*** morazi has quit IRC | 14:10 | |
*** Zepanv has joined #openstack | 14:10 | |
*** infra-red has joined #openstack | 14:11 | |
*** yocum has quit IRC | 14:11 | |
*** madhuri has joined #openstack | 14:11 | |
*** yocum has joined #openstack | 14:11 | |
*** natarej has quit IRC | 14:11 | |
*** neeti has quit IRC | 14:11 | |
*** vsedelnik has joined #openstack | 14:11 | |
madhuri | Hi I am trying to setup devstack | 14:12 |
madhuri | But getting error "ovs-ofctl: br-int is not a bridge or a socket" | 14:12 |
madhuri | Can anyone please help? | 14:12 |
*** jckasper has quit IRC | 14:12 | |
*** salv-orlando has quit IRC | 14:12 | |
*** m_clarkson78 has left #openstack | 14:13 | |
*** galstrom is now known as galstrom_zzz | 14:13 | |
*** salv-orlando has joined #openstack | 14:13 | |
*** infra-red has quit IRC | 14:13 | |
*** infra-red has joined #openstack | 14:13 | |
*** jmckind has quit IRC | 14:13 | |
*** bvandenh has joined #openstack | 14:14 | |
*** jckasper has joined #openstack | 14:14 | |
*** esheffield has joined #openstack | 14:14 | |
*** varh1i has quit IRC | 14:15 | |
*** tenaglia has left #openstack | 14:15 | |
*** boden has joined #openstack | 14:15 | |
*** VW has quit IRC | 14:15 | |
*** jmckind has joined #openstack | 14:16 | |
*** zenoway has quit IRC | 14:16 | |
*** VW has joined #openstack | 14:16 | |
*** dtrainor has quit IRC | 14:16 | |
haasn | Mr_Roboto: I'm mostly trying to figure out what is and isn't possible | 14:16 |
*** asingh has joined #openstack | 14:16 | |
*** krobzaur has quit IRC | 14:16 | |
*** dtrainor has joined #openstack | 14:16 | |
*** zenoway has joined #openstack | 14:17 | |
*** madhuri has quit IRC | 14:17 | |
*** ajmiller has joined #openstack | 14:17 | |
*** mowntan has quit IRC | 14:17 | |
haasn | An image's ephemeral storage is redundant, though; so if I'm running some large scale computation (e.g. say I'm simulating a neural network), I could just have the worker application atomically modify its ephemeral storage, and then if a VM node would fail in the middle of a computation I could just reboot it and it would continue where it left off? | 14:18 |
*** krobzaur has joined #openstack | 14:18 | |
haasn | Assuming I just don't want to lose what might be days worth of computational work done on a single node in the event that the nova host it was running on fails | 14:19 |
*** baker has joined #openstack | 14:19 | |
*** cleong has joined #openstack | 14:19 | |
*** foxhunt_away is now known as foxhunt72 | 14:19 | |
*** natarej has joined #openstack | 14:20 | |
*** kstev has joined #openstack | 14:20 | |
*** subho has quit IRC | 14:20 | |
*** jmckind has quit IRC | 14:20 | |
*** zenoway has quit IRC | 14:21 | |
*** zenoway has joined #openstack | 14:21 | |
*** VW has quit IRC | 14:22 | |
*** sshnaidm has quit IRC | 14:23 | |
*** sshnaidm has joined #openstack | 14:25 | |
*** lucendio1 has joined #openstack | 14:25 | |
*** OutBackDingo has quit IRC | 14:25 | |
*** mrmartin has quit IRC | 14:26 | |
*** Poornima has quit IRC | 14:26 | |
*** lucendio has quit IRC | 14:27 | |
*** ParsectiX has quit IRC | 14:27 | |
*** infra-red has quit IRC | 14:27 | |
*** RabidCicada has joined #openstack | 14:28 | |
*** infra-red has joined #openstack | 14:28 | |
*** xemdetia has joined #openstack | 14:28 | |
*** ParsectiX has joined #openstack | 14:28 | |
*** jpena|lunch is now known as jpena | 14:29 | |
*** manous has quit IRC | 14:30 | |
*** hyperbaba has quit IRC | 14:30 | |
*** Guest91794 has quit IRC | 14:31 | |
*** pkennedy_ has joined #openstack | 14:31 | |
*** robbiew has quit IRC | 14:31 | |
*** robbiew has joined #openstack | 14:31 | |
*** baker has quit IRC | 14:32 | |
*** robbiew has left #openstack | 14:32 | |
*** ogny has quit IRC | 14:32 | |
*** warriorforGod has quit IRC | 14:32 | |
*** robbiew has joined #openstack | 14:32 | |
*** vsedelnik has quit IRC | 14:32 | |
*** scuttle|afk is now known as scuttlemonkey | 14:32 | |
*** VW has joined #openstack | 14:32 | |
*** raddaoui has joined #openstack | 14:33 | |
*** cbinx has joined #openstack | 14:33 | |
*** bvandenh has quit IRC | 14:33 | |
*** vsedelnik has joined #openstack | 14:33 | |
*** baker has joined #openstack | 14:33 | |
*** ogny has joined #openstack | 14:34 | |
*** spotz_zzz is now known as spotz | 14:34 | |
*** VW has quit IRC | 14:34 | |
*** pkennedy has quit IRC | 14:34 | |
*** VW has joined #openstack | 14:34 | |
*** salv-orlando has quit IRC | 14:35 | |
*** salv-orl_ has joined #openstack | 14:35 | |
*** pkennedy_ has quit IRC | 14:35 | |
*** bdemers has quit IRC | 14:37 | |
*** vhoward has quit IRC | 14:38 | |
*** brokencycle has quit IRC | 14:38 | |
*** `Calvin has quit IRC | 14:38 | |
*** brokencycle has joined #openstack | 14:39 | |
*** hyperbaba has joined #openstack | 14:39 | |
*** drawsmcgraw has quit IRC | 14:40 | |
*** mtanino has joined #openstack | 14:41 | |
*** woodard_ has quit IRC | 14:41 | |
*** woodard has joined #openstack | 14:42 | |
*** MarkBaker has quit IRC | 14:43 | |
*** MarkBaker has joined #openstack | 14:43 | |
*** MarkBaker has quit IRC | 14:43 | |
*** MarkBaker has joined #openstack | 14:44 | |
*** yamahata has quit IRC | 14:44 | |
*** mrmartin has joined #openstack | 14:44 | |
*** synegy34 has joined #openstack | 14:44 | |
*** Online_ has quit IRC | 14:44 | |
*** mrmartin has quit IRC | 14:45 | |
*** brahama has joined #openstack | 14:45 | |
*** `Calvin has joined #openstack | 14:47 | |
*** `Calvin has joined #openstack | 14:47 | |
*** pravins has joined #openstack | 14:47 | |
*** mrjazzcat has joined #openstack | 14:47 | |
*** pumphouse has joined #openstack | 14:48 | |
*** gatekeep has quit IRC | 14:48 | |
*** dgurtner has quit IRC | 14:48 | |
*** networkninja has quit IRC | 14:48 | |
*** hardboto has joined #openstack | 14:49 | |
*** kawa2014 has quit IRC | 14:49 | |
*** kawa2014 has joined #openstack | 14:49 | |
*** skamithi14 has quit IRC | 14:49 | |
*** ogny has quit IRC | 14:49 | |
*** bvandenh has joined #openstack | 14:49 | |
*** skamithi13 has joined #openstack | 14:50 | |
*** crose has joined #openstack | 14:50 | |
*** lucendio has joined #openstack | 14:50 | |
*** rdas has quit IRC | 14:50 | |
*** eraineri has joined #openstack | 14:51 | |
*** askb has quit IRC | 14:51 | |
*** haplo37 has joined #openstack | 14:51 | |
*** hardbot has quit IRC | 14:51 | |
*** eraineri has quit IRC | 14:51 | |
*** qg_ has joined #openstack | 14:52 | |
*** lucendio1 has quit IRC | 14:52 | |
*** avarner has joined #openstack | 14:53 | |
*** dosaboy has quit IRC | 14:53 | |
*** spiette has joined #openstack | 14:53 | |
*** pravins has quit IRC | 14:53 | |
*** maishsk has quit IRC | 14:54 | |
*** dosaboy has joined #openstack | 14:54 | |
*** hardboto has quit IRC | 14:54 | |
*** hardbot has joined #openstack | 14:54 | |
*** dizquierdo has joined #openstack | 14:54 | |
*** hichihara has quit IRC | 14:54 | |
*** dosaboy has quit IRC | 14:55 | |
*** lborda has quit IRC | 14:55 | |
-openstackstatus- NOTICE: Launchpad OpenID SSO is currently experiencing issues preventing login. The Launchpad team is working on the issue | 14:55 | |
*** ChanServ changes topic to "Launchpad OpenID SSO is currently experiencing issues preventing login. The Launchpad team is working on the issue" | 14:55 | |
*** lborda has joined #openstack | 14:55 | |
*** arch-nemesis has joined #openstack | 14:56 | |
*** lborda has quit IRC | 14:56 | |
*** mrjazzcat has quit IRC | 14:56 | |
*** dosaboy has joined #openstack | 14:56 | |
*** lborda has joined #openstack | 14:56 | |
*** maishsk has joined #openstack | 14:56 | |
*** dosaboy has quit IRC | 14:57 | |
*** lborda has quit IRC | 14:57 | |
*** lborda has joined #openstack | 14:57 | |
*** qg_ has quit IRC | 14:57 | |
*** epcim has quit IRC | 14:57 | |
*** pravins has joined #openstack | 14:57 | |
*** lborda has quit IRC | 14:58 | |
*** epcim has joined #openstack | 14:58 | |
*** lborda has joined #openstack | 14:58 | |
*** natarej_ has joined #openstack | 14:58 | |
*** links has quit IRC | 14:59 | |
*** lborda has quit IRC | 14:59 | |
*** hardbot has quit IRC | 14:59 | |
*** lborda has joined #openstack | 15:00 | |
*** robbiew has left #openstack | 15:00 | |
*** markvoelker has quit IRC | 15:00 | |
*** kstev has quit IRC | 15:00 | |
*** natarej has quit IRC | 15:00 | |
*** drawsmcgraw has joined #openstack | 15:00 | |
*** bvandenh has quit IRC | 15:00 | |
*** mrmartin has joined #openstack | 15:01 | |
*** bbcmicrocomputer has quit IRC | 15:01 | |
*** slashd has joined #openstack | 15:01 | |
*** slashd has quit IRC | 15:02 | |
*** slashd has joined #openstack | 15:02 | |
*** ediardo has joined #openstack | 15:03 | |
*** kstev has joined #openstack | 15:04 | |
*** baker has quit IRC | 15:04 | |
*** hyperbaba has quit IRC | 15:06 | |
*** lptr has quit IRC | 15:06 | |
*** tesseract has joined #openstack | 15:06 | |
*** bdemers has joined #openstack | 15:06 | |
*** dosaboy has joined #openstack | 15:07 | |
*** tesseract is now known as Guest71467 | 15:07 | |
*** jaugustine has joined #openstack | 15:07 | |
*** bladernr has quit IRC | 15:07 | |
*** bladernr has joined #openstack | 15:08 | |
*** ChiTo has joined #openstack | 15:08 | |
*** ChiTo has quit IRC | 15:08 | |
*** baker has joined #openstack | 15:08 | |
*** dosaboy has quit IRC | 15:09 | |
*** ChiTo has joined #openstack | 15:09 | |
*** robbiew has joined #openstack | 15:11 | |
*** morazi has joined #openstack | 15:11 | |
*** weezhard has joined #openstack | 15:11 | |
*** olegsl_ has joined #openstack | 15:11 | |
*** lptr has joined #openstack | 15:11 | |
*** olegsl has quit IRC | 15:11 | |
*** hardbot has joined #openstack | 15:11 | |
*** vhosakot has joined #openstack | 15:13 | |
*** krtaylor has quit IRC | 15:13 | |
*** kirotawa has joined #openstack | 15:13 | |
*** vhosakot has quit IRC | 15:13 | |
*** nehar has joined #openstack | 15:14 | |
*** gszasz has quit IRC | 15:14 | |
*** vhosakot has joined #openstack | 15:14 | |
*** MaxSan_ has quit IRC | 15:14 | |
*** __emilia__ has joined #openstack | 15:14 | |
*** cjschaef has quit IRC | 15:14 | |
*** mvelten has quit IRC | 15:14 | |
*** gszasz has joined #openstack | 15:15 | |
*** psachin has quit IRC | 15:15 | |
*** mvelten has joined #openstack | 15:15 | |
*** baker has quit IRC | 15:15 | |
*** bbcmicrocomputer has joined #openstack | 15:15 | |
*** admin0 has joined #openstack | 15:15 | |
*** bladernr has quit IRC | 15:15 | |
*** bladernr has joined #openstack | 15:15 | |
*** mowntan has joined #openstack | 15:16 | |
*** mowntan has joined #openstack | 15:17 | |
*** Valli_M has joined #openstack | 15:17 | |
*** pkennedy has joined #openstack | 15:17 | |
*** baker has joined #openstack | 15:18 | |
*** mkovarik has quit IRC | 15:18 | |
*** pkennedy has quit IRC | 15:18 | |
*** admin0 has quit IRC | 15:19 | |
*** dosaboy has joined #openstack | 15:19 | |
*** admin0 has joined #openstack | 15:19 | |
*** piet has quit IRC | 15:20 | |
*** chiks has joined #openstack | 15:20 | |
*** chiks has quit IRC | 15:20 | |
*** bluex has joined #openstack | 15:20 | |
*** pushkaru has joined #openstack | 15:21 | |
*** fwdit has quit IRC | 15:21 | |
*** pkennedy has joined #openstack | 15:21 | |
*** gaughen has quit IRC | 15:23 | |
*** nehar has quit IRC | 15:23 | |
*** gaughen has joined #openstack | 15:23 | |
*** yamahata has joined #openstack | 15:24 | |
*** infra-red has quit IRC | 15:24 | |
*** krtaylor has joined #openstack | 15:25 | |
*** jbell8 has joined #openstack | 15:25 | |
*** blahRus has joined #openstack | 15:26 | |
*** galstrom_zzz is now known as galstrom | 15:26 | |
*** gszasz has quit IRC | 15:26 | |
*** salv-orl_ has quit IRC | 15:27 | |
*** obedmr has joined #openstack | 15:27 | |
*** cjschaef has joined #openstack | 15:28 | |
*** ogny has joined #openstack | 15:28 | |
*** infra-red has joined #openstack | 15:28 | |
*** ChanServ changes topic to "Openstack Support Channel, Development in #openstack-dev | Wiki: http://wiki.openstack.org/ | Docs: http://docs.openstack.org/ | Answers: https://ask.openstack.org | Logs: http://eavesdrop.openstack.org/irclogs/ | Paste: http://paste.openstack.org/" | 15:28 | |
-openstackstatus- NOTICE: Launchpad SSO is back to normal - happy hacking | 15:28 | |
*** gszasz has joined #openstack | 15:28 | |
*** raddaoui has quit IRC | 15:29 | |
*** MarkAtwood has joined #openstack | 15:29 | |
*** raddaoui has joined #openstack | 15:29 | |
*** jdurgin1 has joined #openstack | 15:30 | |
*** ronis has quit IRC | 15:31 | |
haasn | Is it possible to over-provision VCPUs? | 15:32 |
*** askb has joined #openstack | 15:33 | |
*** askb has quit IRC | 15:33 | |
*** askb has joined #openstack | 15:33 | |
*** chlong has quit IRC | 15:33 | |
*** pravins has quit IRC | 15:35 | |
*** eddima has quit IRC | 15:35 | |
*** ivase_ is now known as ivase | 15:35 | |
*** nmagnezi has quit IRC | 15:35 | |
*** eddima has joined #openstack | 15:36 | |
*** stunder001 has joined #openstack | 15:36 | |
*** infra-red has quit IRC | 15:37 | |
*** shayneburgess has joined #openstack | 15:37 | |
*** pravins has joined #openstack | 15:37 | |
*** brokencycle has quit IRC | 15:38 | |
*** cjschaef has quit IRC | 15:38 | |
*** admin0 has quit IRC | 15:39 | |
ParsectiX | haasn: Can you elaborate a little bit ? What you want to do ? | 15:39 |
ParsectiX | From the nova/nova.conf you can set the cpu ratio | 15:39 |
*** Valli_M has quit IRC | 15:39 | |
*** BillCr5 has joined #openstack | 15:40 | |
*** fawadkhaliq has quit IRC | 15:40 | |
*** fawadkhaliq has joined #openstack | 15:40 | |
*** mrjazzcat has joined #openstack | 15:40 | |
*** r3doz has quit IRC | 15:40 | |
haasn | ParsectiX: In general, say I'm using openstack to deploy low-load VMs, I would want physical CPU cores shared between applications. So I can just set a global CPU ratio to determine the host CPU : vm CPU ratio? | 15:41 |
*** damadhat has joined #openstack | 15:41 | |
*** hs366 has quit IRC | 15:41 | |
haasn | ParsectiX: Can I do so on a more fine-grained policy? e.g. say I want to have low-load VMs that shared their CPU cores with other low-load VMs, but I also want some VMs where I give them _priority_ over every other VM? So if they were to max out their load, they would take precedence over everything else | 15:42 |
*** kushal has joined #openstack | 15:42 | |
*** unlaudable has quit IRC | 15:42 | |
*** infra-red has joined #openstack | 15:43 | |
*** vishwanathj has joined #openstack | 15:43 | |
*** maishsk has quit IRC | 15:43 | |
ParsectiX | haasn: you can configure zones if I remember correctly. | 15:44 |
ParsectiX | Also have a look on CPU pinning if this is what you want for high performance. | 15:45 |
*** fawadkhaliq has quit IRC | 15:45 | |
*** imtiaz has joined #openstack | 15:45 | |
*** yamahata has quit IRC | 15:45 | |
*** rickyrem has joined #openstack | 15:45 | |
*** FunnyLookinHat has joined #openstack | 15:47 | |
*** walterheck has quit IRC | 15:47 | |
*** dgurtner has joined #openstack | 15:48 | |
*** dgurtner has quit IRC | 15:48 | |
*** dgurtner has joined #openstack | 15:48 | |
*** cjschaef has joined #openstack | 15:48 | |
*** spzala has joined #openstack | 15:48 | |
*** cdash has joined #openstack | 15:49 | |
*** raddaoui has quit IRC | 15:49 | |
*** raddaoui has joined #openstack | 15:50 | |
*** infra-red has quit IRC | 15:50 | |
*** ChiTo has quit IRC | 15:50 | |
*** tongli has joined #openstack | 15:51 | |
*** gyee has joined #openstack | 15:51 | |
*** acruz has joined #openstack | 15:51 | |
*** daemontool has joined #openstack | 15:51 | |
*** jdurgin1 has quit IRC | 15:52 | |
*** rickyrem has quit IRC | 15:52 | |
*** arxcruz has quit IRC | 15:52 | |
*** maishsk has joined #openstack | 15:53 | |
*** OutBackDingo has joined #openstack | 15:53 | |
*** eddima1 has joined #openstack | 15:55 | |
haukebruno | haasn, in addition to ParsectiX: it is possible to set both cpu and ram allocation ratio as metadata to host aggregates. so you could ran one subset of KVMs with an overallocation of like 8 and another with 1. | 15:55 |
*** kstev has quit IRC | 15:57 | |
*** eddima has quit IRC | 15:57 | |
*** eddima1 is now known as eddima | 15:57 | |
*** salv-orlando has joined #openstack | 15:57 | |
*** finisherr has quit IRC | 15:57 | |
*** nkrinner_ has quit IRC | 15:57 | |
*** Serlex has quit IRC | 15:58 | |
*** links has joined #openstack | 15:58 | |
*** rasca_ is now known as rasca | 15:58 | |
*** Bhaskarakiran has joined #openstack | 15:58 | |
*** acruz has quit IRC | 16:00 | |
*** kstev has joined #openstack | 16:00 | |
*** skamithi has joined #openstack | 16:00 | |
*** yuval has quit IRC | 16:00 | |
*** kstev1 has joined #openstack | 16:01 | |
*** spzala has quit IRC | 16:01 | |
*** mrmartin has quit IRC | 16:02 | |
*** spzala has joined #openstack | 16:02 | |
*** maishsk has quit IRC | 16:03 | |
*** zenoway has quit IRC | 16:04 | |
*** kstev has quit IRC | 16:04 | |
*** zenoway has joined #openstack | 16:05 | |
*** syjulian has joined #openstack | 16:05 | |
*** spzala has quit IRC | 16:06 | |
*** potato_farmer has joined #openstack | 16:06 | |
*** syjulian has quit IRC | 16:07 | |
*** obedmr has quit IRC | 16:08 | |
*** polmoz has joined #openstack | 16:08 | |
*** epcim has quit IRC | 16:08 | |
*** jasonsb has quit IRC | 16:09 | |
*** zenoway has quit IRC | 16:09 | |
*** potato_farmer has left #openstack | 16:09 | |
*** raddaoui has quit IRC | 16:10 | |
*** dyasny has quit IRC | 16:10 | |
*** jmccrory_ has joined #openstack | 16:10 | |
*** jasonsb has joined #openstack | 16:10 | |
*** raddaoui has joined #openstack | 16:10 | |
*** jasonsb has quit IRC | 16:10 | |
haasn | Interesting, thanks | 16:11 |
*** retreved has joined #openstack | 16:11 | |
*** pravins has quit IRC | 16:12 | |
*** jbell8 has quit IRC | 16:12 | |
*** jbell8 has joined #openstack | 16:12 | |
*** skamithi has quit IRC | 16:13 | |
*** knikolla has joined #openstack | 16:13 | |
*** cbader has quit IRC | 16:13 | |
*** vishwana_ has joined #openstack | 16:13 | |
*** spzala has joined #openstack | 16:14 | |
*** cbader has joined #openstack | 16:14 | |
*** skamithi has joined #openstack | 16:14 | |
*** mrmartin has joined #openstack | 16:14 | |
*** mowntan has quit IRC | 16:15 | |
haasn | I'm not sure if I understand the intent of openstack's neuron networking stuff. I can use security groups to control access between VMs, e.g. making it so that VMs can only reach other VMs in the same security group over TCP. Why would I then ever care about being able to create virtual networks and hiding them behind a router? | 16:15 |
haasn | What do I gain over a flat networking setup + security groups? | 16:15 |
*** vishwanathj has quit IRC | 16:16 | |
*** jmccarthy1 has joined #openstack | 16:16 | |
*** skamithi14 has joined #openstack | 16:16 | |
*** emsomeoneelse has joined #openstack | 16:17 | |
*** skamithi has quit IRC | 16:17 | |
*** skamithi1 has joined #openstack | 16:17 | |
*** mikeoutland has joined #openstack | 16:17 | |
jmccarthy1 | By chance, anyone run into when doing nova live-migration --block-migrate .... it complains: | 16:18 |
jmccarthy1 | libvirtError: internal error: unable to execute QEMU command 'migrate': this feature or command is not currently supported | 16:18 |
*** spzala has quit IRC | 16:18 | |
*** onlyanegg has joined #openstack | 16:18 | |
*** `Calvin has quit IRC | 16:18 | |
*** manous has joined #openstack | 16:19 | |
*** skamithi13 has quit IRC | 16:19 | |
*** arecknag has quit IRC | 16:19 | |
*** spzala has joined #openstack | 16:20 | |
*** vishwana_ is now known as vishwanathj | 16:20 | |
*** gszasz has quit IRC | 16:20 | |
*** warriorforGod has joined #openstack | 16:22 | |
*** warriorforGod has quit IRC | 16:22 | |
*** warriorforGod has joined #openstack | 16:22 | |
*** permalac has joined #openstack | 16:22 | |
*** permalac has quit IRC | 16:22 | |
*** jmccarthy1 has left #openstack | 16:23 | |
*** permalac has joined #openstack | 16:23 | |
*** permalac has quit IRC | 16:23 | |
*** pravins has joined #openstack | 16:24 | |
*** spzala has quit IRC | 16:24 | |
*** Bhaskarakiran has quit IRC | 16:25 | |
*** ade_b has quit IRC | 16:25 | |
*** RoozbehShafiee has joined #openstack | 16:25 | |
*** drankis has quit IRC | 16:25 | |
*** markvoelker has joined #openstack | 16:25 | |
*** spzala has joined #openstack | 16:25 | |
*** finisherr has joined #openstack | 16:26 | |
*** finisherr has left #openstack | 16:26 | |
*** nstrug has quit IRC | 16:26 | |
haukebruno | jmccrory, what openstsack version + did you configure libvirtd correctly for live migration? | 16:26 |
*** thrash is now known as thrash|lunch | 16:27 | |
*** polmoz_ has joined #openstack | 16:27 | |
jmccrory | haukebruno: juno, and no | 16:27 |
*** blahdeblah has quit IRC | 16:27 | |
*** onlyaneg1 has joined #openstack | 16:28 | |
*** ksobkowiak has joined #openstack | 16:28 | |
jmccrory | oh i think you meant that for jmccarthy1 | 16:29 |
*** spzala has quit IRC | 16:30 | |
*** blahdeblah has joined #openstack | 16:30 | |
*** mikelk has quit IRC | 16:31 | |
*** MaxSan_ has joined #openstack | 16:31 | |
*** onlyanegg has quit IRC | 16:31 | |
*** __emilia__ has quit IRC | 16:31 | |
*** permalac_ has joined #openstack | 16:31 | |
*** permalac_ has quit IRC | 16:31 | |
*** rickyrem has joined #openstack | 16:32 | |
*** retreved has quit IRC | 16:32 | |
haukebruno | jmccrory, yep, sorry for bothering :p | 16:32 |
*** obedmr has joined #openstack | 16:33 | |
*** Guest92302 has quit IRC | 16:33 | |
*** gszasz has joined #openstack | 16:33 | |
*** spzala has joined #openstack | 16:35 | |
*** raddaoui has quit IRC | 16:35 | |
*** vhoward has joined #openstack | 16:35 | |
*** Marga_ has joined #openstack | 16:35 | |
*** penchal has quit IRC | 16:35 | |
*** rcernin has quit IRC | 16:35 | |
*** raddaoui has joined #openstack | 16:35 | |
*** flongo has quit IRC | 16:36 | |
*** dgurtner has quit IRC | 16:37 | |
*** eil397 has joined #openstack | 16:38 | |
*** spzala has quit IRC | 16:39 | |
*** atrius has quit IRC | 16:39 | |
*** drankis has joined #openstack | 16:40 | |
haasn | To perhaps better formulate my question: If my external network is big enough to assign a static IP for every VM instance, why would I need provider networks at all? And in general, why would I ever need more than 1 provider network? | 16:40 |
*** newbiee has joined #openstack | 16:40 | |
*** newbiee has left #openstack | 16:41 | |
*** roygbiv has joined #openstack | 16:41 | |
*** atrius has joined #openstack | 16:41 | |
*** eddima has quit IRC | 16:41 | |
*** Guest71467 has quit IRC | 16:42 | |
*** RoozbehShafiee has quit IRC | 16:43 | |
*** subho has joined #openstack | 16:43 | |
*** piet has joined #openstack | 16:43 | |
*** pmcg has quit IRC | 16:43 | |
*** igorn has joined #openstack | 16:45 | |
*** morazi has quit IRC | 16:45 | |
*** pmcg has joined #openstack | 16:45 | |
*** raddaoui has quit IRC | 16:45 | |
*** jschwarz has quit IRC | 16:46 | |
*** woodard has quit IRC | 16:46 | |
*** raddaoui has joined #openstack | 16:46 | |
*** dgurtner has joined #openstack | 16:46 | |
*** woodard has joined #openstack | 16:46 | |
*** links has quit IRC | 16:47 | |
*** jbell8 has quit IRC | 16:49 | |
ParsectiX | haasn: The philosophy it's to have stacks (i.e. clusters of VMs) in an isolated environment. Use the floating ips and security lists to give limited access when you want. As an example you have a web application that interacts with a MariaDB cluster. You can expose only the www server to the outside world. | 16:50 |
*** mrmartin has quit IRC | 16:50 | |
*** polmoz_ has quit IRC | 16:50 | |
*** infernix has quit IRC | 16:50 | |
haasn | ParsectiX: Why do I need a separate network for that? Just set up the security group to only allow TCP packets from security group ‘web’ to security group ‘mariadb’? | 16:51 |
*** igorn has quit IRC | 16:51 | |
haasn | What am I missing? | 16:51 |
haasn | Ditto with only allowing flow between ‘www’ and public IPs | 16:51 |
*** vincentll has quit IRC | 16:51 | |
*** dtrainor has quit IRC | 16:51 | |
*** dgurtner has quit IRC | 16:52 | |
*** flongo has joined #openstack | 16:52 | |
*** warriorforGod has quit IRC | 16:52 | |
*** SumitNaiksatam has quit IRC | 16:52 | |
*** TMM has quit IRC | 16:52 | |
*** foxhunt72 is now known as foxhunt_away | 16:52 | |
haasn | You'd need a copy of these security groups for every different stack, but I also need a copy of my networking configuration for every different stack either way | 16:54 |
haasn | (Which my approach wouldn't require) | 16:54 |
*** geaaru has quit IRC | 16:54 | |
ParsectiX | yes you can do this. Having multiple networks can help you on several things. It's like in the physical world you have only one network with everything attached on it. | 16:54 |
*** MCoLo__ has quit IRC | 16:54 | |
ParsectiX | I think you can use the heat and create templates for those | 16:55 |
ParsectiX | so you can automate the process. | 16:55 |
*** bluex has quit IRC | 16:56 | |
haasn | Hmm | 16:56 |
haasn | I'm not sure if openstack instances have the same requirements as physical hosts. For one, you don't need to do any cabling yourself. They're already all in the same network, the cabling is just v irtual | 16:57 |
ParsectiX | haasn: I'm not a guru. Just telling you my experiences using openstack. | 16:58 |
*** iob- has quit IRC | 16:58 | |
*** e0ne has quit IRC | 16:58 | |
*** bluex has joined #openstack | 16:59 | |
haasn | Here's what I'm thinking might be an argument: Hiding stuff behind subnets in real life has the advantage that you can hard-code internal IPs into your configuration and only associate them with floating IPs on-demand? And if you decide to migrate from, say, a static web server to a HAproxy setup, you could just re-assign the same floating IP to the HAproxy instance instead, without interruption of the | 16:59 |
haasn | service? | 16:59 |
haasn | Since you can't really do that with 1:1 external IP mapping | 16:59 |
haasn | Unless you change the mapping, but that would require participation from the hosts | 17:00 |
*** livelace has quit IRC | 17:00 | |
*** sleviim has quit IRC | 17:00 | |
*** fawadkhaliq has joined #openstack | 17:00 | |
*** ivan_mironov has quit IRC | 17:00 | |
*** ipalade has quit IRC | 17:00 | |
*** mikeoutland has quit IRC | 17:01 | |
*** vicious has quit IRC | 17:02 | |
ParsectiX | That's correct you can have the same floating ip and change where it points internally. | 17:03 |
*** mikeoutland has joined #openstack | 17:04 | |
*** cfh has joined #openstack | 17:05 | |
*** gszasz has quit IRC | 17:05 | |
*** cu5 has quit IRC | 17:05 | |
*** knikolla has quit IRC | 17:05 | |
*** ogny has quit IRC | 17:07 | |
*** raddaoui has quit IRC | 17:07 | |
*** vicious has joined #openstack | 17:09 | |
*** thrash|lunch is now known as thrash | 17:09 | |
*** kbringard has quit IRC | 17:10 | |
*** kbringard has joined #openstack | 17:10 | |
*** stunder001 has quit IRC | 17:10 | |
*** donu7 has joined #openstack | 17:10 | |
*** fawadkhaliq has quit IRC | 17:10 | |
*** jbell8 has joined #openstack | 17:10 | |
*** mikeoutland has quit IRC | 17:11 | |
*** jbell8 has quit IRC | 17:11 | |
*** _Cyclone_ has quit IRC | 17:11 | |
*** ivar-lazzaro has joined #openstack | 17:11 | |
*** MarkAtwood has quit IRC | 17:11 | |
*** bdemers has quit IRC | 17:12 | |
*** OldHoster has quit IRC | 17:12 | |
*** OldHoster has joined #openstack | 17:13 | |
*** bdemers has joined #openstack | 17:13 | |
*** leanderthal is now known as leanderthal|afk | 17:13 | |
*** admin0 has joined #openstack | 17:14 | |
*** mikeoutland has joined #openstack | 17:14 | |
*** ikcerog has quit IRC | 17:16 | |
*** henrynash has joined #openstack | 17:16 | |
*** KarlchenK has quit IRC | 17:17 | |
*** fawadkhaliq has joined #openstack | 17:18 | |
*** infernix has joined #openstack | 17:20 | |
*** ikcerog has joined #openstack | 17:20 | |
*** dtrainor has joined #openstack | 17:21 | |
*** dtrainor has quit IRC | 17:21 | |
*** stunder001 has joined #openstack | 17:21 | |
*** dtrainor has joined #openstack | 17:21 | |
*** crose has quit IRC | 17:21 | |
*** OldHoster has quit IRC | 17:22 | |
*** epcim has joined #openstack | 17:22 | |
*** henrynash has quit IRC | 17:22 | |
*** mrmartin has joined #openstack | 17:24 | |
*** pcaruana has quit IRC | 17:24 | |
*** SumitNaiksatam has joined #openstack | 17:25 | |
*** fawadkhaliq has quit IRC | 17:25 | |
*** fawadkhaliq has joined #openstack | 17:25 | |
*** groen692 has quit IRC | 17:26 | |
*** pravins has quit IRC | 17:26 | |
*** kawa2014 has quit IRC | 17:28 | |
*** cjschaef has quit IRC | 17:30 | |
*** Razva has joined #openstack | 17:31 | |
*** Razva has left #openstack | 17:32 | |
*** Son_Goku has quit IRC | 17:32 | |
*** _shaps__ has joined #openstack | 17:33 | |
*** curx has quit IRC | 17:33 | |
*** dslevin has left #openstack | 17:35 | |
*** vexoon has joined #openstack | 17:35 | |
*** knikolla has joined #openstack | 17:35 | |
*** jbell8 has joined #openstack | 17:35 | |
*** spzala has joined #openstack | 17:35 | |
*** pcaruana has joined #openstack | 17:36 | |
*** _shaps_ has quit IRC | 17:37 | |
*** rickyrem has quit IRC | 17:37 | |
*** _shaps__ has quit IRC | 17:37 | |
*** rickyrem has joined #openstack | 17:39 | |
*** panda has quit IRC | 17:40 | |
*** polmoz has quit IRC | 17:40 | |
*** morazi has joined #openstack | 17:41 | |
*** vhoward has quit IRC | 17:41 | |
*** panda has joined #openstack | 17:41 | |
*** mrmartin has quit IRC | 17:42 | |
*** hardbot has quit IRC | 17:43 | |
*** crose has joined #openstack | 17:44 | |
*** ChubYann has joined #openstack | 17:46 | |
*** jpena is now known as jpena|off | 17:47 | |
*** rossella_s has quit IRC | 17:47 | |
*** dyasny has joined #openstack | 17:49 | |
*** ChiTo has joined #openstack | 17:49 | |
*** aswadr_ has quit IRC | 17:50 | |
*** retreved has joined #openstack | 17:50 | |
*** jschwarz has joined #openstack | 17:51 | |
*** retreved has quit IRC | 17:51 | |
*** mrmartin has joined #openstack | 17:51 | |
*** retreved has joined #openstack | 17:52 | |
*** lptr has quit IRC | 17:53 | |
*** ParsectiX has quit IRC | 17:53 | |
*** salv-orl_ has joined #openstack | 17:54 | |
*** vsedelnik has quit IRC | 17:54 | |
*** qg_ has joined #openstack | 17:54 | |
*** grafuls has quit IRC | 17:55 | |
*** salv-orlando has quit IRC | 17:56 | |
*** lptr has joined #openstack | 17:56 | |
*** shaleh has joined #openstack | 17:58 | |
*** ParsectiX has joined #openstack | 17:59 | |
*** sh_smith has joined #openstack | 17:59 | |
*** bdemers has quit IRC | 17:59 | |
*** qg_ has quit IRC | 17:59 | |
haasn | What I'm planning on doing is outfitting every host (including storage, compute, network and controller nodes) on a single NIC (and perhaps a second NIC for failover routing in case a switch or NIC fails) | 17:59 |
*** mikeoutland has quit IRC | 17:59 | |
haasn | This should be fine in theory, right? I can just run my ‘internal’ networks using internal subnets, and that way they won't ever be able to communicate with the internet | 18:00 |
*** amtux has joined #openstack | 18:00 | |
haasn | ditto for my private tenant networks | 18:00 |
*** herrsergio has joined #openstack | 18:01 | |
*** shayneburgess has quit IRC | 18:01 | |
*** mikeoutland has joined #openstack | 18:01 | |
*** mkolesni has joined #openstack | 18:01 | |
*** Suyash has joined #openstack | 18:02 | |
*** bdemers has joined #openstack | 18:02 | |
*** bluex has quit IRC | 18:02 | |
*** dslevin has joined #openstack | 18:03 | |
*** dslevin has quit IRC | 18:03 | |
*** dslevin has joined #openstack | 18:03 | |
*** georgem1 has quit IRC | 18:03 | |
*** georgem11 has joined #openstack | 18:03 | |
*** ronis has joined #openstack | 18:04 | |
*** wangbo has quit IRC | 18:04 | |
*** flongo has quit IRC | 18:04 | |
*** shayneburgess has joined #openstack | 18:05 | |
*** mkolesni has quit IRC | 18:06 | |
*** slogan has joined #openstack | 18:06 | |
admin0 | haasn: if you have 2 network cards, separate your public and internal traffic | 18:07 |
*** mkolesni has joined #openstack | 18:07 | |
haasn | admin0: Buying more network cards costs more money. What's to gain from separating them? | 18:07 |
admin0 | so that a ddos or internal east-west traffic does not affect others | 18:07 |
admin0 | just 2 is enough | 18:07 |
admin0 | one for management and storage, another for your public, east-west .. or management, storage, east-west on one, public on the other | 18:07 |
admin0 | is it private or public ? | 18:08 |
haasn | admin0: I could use standard QoS to ensure that east-west traffic never causes denial of service on the management network, no? | 18:09 |
admin0 | that again depends on the use case | 18:10 |
*** mrmartin has quit IRC | 18:10 | |
admin0 | whats it he use case of your cloud implementation .. private to company, out to public ? for a specific project ? | 18:10 |
*** raddaoui has joined #openstack | 18:10 | |
*** zenoway has joined #openstack | 18:11 | |
*** dronshaw has joined #openstack | 18:11 | |
haasn | Internal use “for now”. This is for a university, we _may_ consider the possibility of making VMs available to students on a project/as-needed basis | 18:11 |
*** skamithi1 has quit IRC | 18:11 | |
*** cjschaef has joined #openstack | 18:11 | |
admin0 | then you can get away with 1 single network card for now | 18:11 |
haasn | But part of what I'm trying to do right now is figuring out what can and can't be done so we can think about what we may consider using the openstack for and what not | 18:12 |
admin0 | if things go bad, you can always make the case to add 1 more network card | 18:12 |
*** aaronmehar has joined #openstack | 18:12 | |
*** amtux has quit IRC | 18:12 | |
*** mkolesni_ has joined #openstack | 18:12 | |
*** mkolesni has quit IRC | 18:12 | |
*** lucendio has quit IRC | 18:13 | |
haasn | I plan to outfit them with 10G which should be more than enough to cover the needs of all public, east/west and management traffic | 18:13 |
admin0 | yep | 18:14 |
admin0 | should be good | 18:14 |
admin0 | similar to what i am doing now in one of my test clsuter | 18:14 |
haasn | Storage traffic might be a consideration (planning on using ceph), but as long as I QoS it below the others I'm not particularly afraid of a storage node failing suddenly DDoSing the entire setup | 18:14 |
admin0 | single 10g connection, everything else vlan | 18:14 |
admin0 | oh .. ceph :D one disk fail and it will try to saturate your link :D | 18:14 |
admin0 | but you will know when you get there | 18:14 |
*** corey_ has joined #openstack | 18:15 | |
*** ikcerog has quit IRC | 18:15 | |
*** jistr has quit IRC | 18:15 | |
*** askb has quit IRC | 18:16 | |
*** zenoway has quit IRC | 18:16 | |
haukebruno | admin0, but afaik just for the beginning of rebalancing. | 18:16 |
admin0 | yes | 18:16 |
haukebruno | or if someone is using SSDs as OSDs tough | 18:16 |
admin0 | but it is still a traffic | 18:16 |
haasn | Right now I'm planning on just having a single node type, i.e. every single node has all the capabilities it needs to run all openstack services on the same machine. Then I'd have all of them serve as compute/storage, and only 3 of them (or so) serving as controllers | 18:16 |
haasn | Looking at buying a grand total of 3 machines for now | 18:16 |
*** mrmartin has joined #openstack | 18:16 | |
haasn | (and expand as needed) | 18:16 |
admin0 | if you use the ansible playbooks, you can use 1 controller node for everything, and still have 2 machines for computes | 18:17 |
admin0 | but depends on what you plan to do | 18:17 |
*** cleong has quit IRC | 18:17 | |
haasn | Planning on using ansible. I want controller redundancy | 18:17 |
*** jonaspaulo has joined #openstack | 18:17 | |
*** mkolesni_ has quit IRC | 18:17 | |
haasn | (e.g. ceph-mon, mysql) | 18:17 |
admin0 | 2 controllers + 1 compute ? | 18:17 |
admin0 | works | 18:17 |
haasn | admin0: I would have my controllers also serve as storage/compute nodes | 18:17 |
haasn | Unless that's a bad idea? | 18:18 |
*** skamithi14 has quit IRC | 18:18 | |
*** skamithi13 has joined #openstack | 18:18 | |
*** jmccrory_ has quit IRC | 18:18 | |
admin0 | well, if someone is doing his heavy computing, or is using the cpu max .. it would affect/slow everything else right ? | 18:18 |
admin0 | bease they share the same thing | 18:18 |
admin0 | same server, same cpu | 18:18 |
*** infra-red has joined #openstack | 18:19 | |
admin0 | so I would not go that way .. i would just start with 1 controller + 2 compute, or 2 controller + 1 compute , but separate compute and controlers | 18:19 |
*** Free_maN has quit IRC | 18:19 | |
haasn | admin0: I'm not planning on providing heavy computing support at all. The main use case is e.g. being able to quickly throw up web servers or databases, file servers, or other networked services | 18:19 |
haasn | So it's not in my design goals to be simulating large neural networks or anything | 18:20 |
haukebruno | wish everyone a good night /o/ | 18:20 |
admin0 | i would still separte controllers from compute | 18:20 |
*** mikeoutland has quit IRC | 18:20 | |
admin0 | good night haukebruno | 18:20 |
admin0 | its just 7 PM :D | 18:20 |
*** dizquierdo has quit IRC | 18:20 | |
haukebruno | 1 am, little bit tired :p | 18:20 |
*** flongo has joined #openstack | 18:21 | |
haukebruno | then -> good evening ;) | 18:21 |
*** haukebruno has quit IRC | 18:21 | |
*** raddaoui has quit IRC | 18:21 | |
haasn | admin0: Hmm. What I'm wondering: Say I have 24 CPUs on a node. Wouldn't it be possible to dedicate 4 of those, say, to the controllers - and only offer the other 20 to nova? | 18:21 |
*** ChiTo has quit IRC | 18:21 | |
*** shootbird has quit IRC | 18:21 | |
*** flongo has quit IRC | 18:21 | |
*** raddaoui has joined #openstack | 18:22 | |
admin0 | no .. but what you can do is gather some old computers and make them controllers :) | 18:22 |
haasn | (the non-controller compute nodes would be offering all 24 to VMs) | 18:22 |
admin0 | or | 18:22 |
admin0 | well | 18:22 |
admin0 | well | 18:22 |
admin0 | would not advise that | 18:23 |
*** weezhard has quit IRC | 18:23 | |
admin0 | mixing compute and controller | 18:24 |
*** KLevenstein has quit IRC | 18:24 | |
*** KLevenstein_ has joined #openstack | 18:24 | |
*** skamithi13 has quit IRC | 18:25 | |
*** skamithi13 has joined #openstack | 18:25 | |
*** shootbird has joined #openstack | 18:26 | |
*** livelace has joined #openstack | 18:26 | |
*** daemontool has quit IRC | 18:27 | |
*** baoli_ has quit IRC | 18:27 | |
*** piet has quit IRC | 18:28 | |
*** skamithi14 has joined #openstack | 18:28 | |
*** e0ne has joined #openstack | 18:28 | |
*** piet has joined #openstack | 18:28 | |
*** mrmartin has quit IRC | 18:29 | |
*** ikcerog has joined #openstack | 18:29 | |
*** jschwarz has quit IRC | 18:30 | |
*** vimal has quit IRC | 18:30 | |
*** evidex has quit IRC | 18:31 | |
*** mikeoutland has joined #openstack | 18:31 | |
*** skamithi13 has quit IRC | 18:32 | |
*** mikeoutland has quit IRC | 18:32 | |
*** pece has quit IRC | 18:32 | |
*** mikeoutland has joined #openstack | 18:32 | |
*** GenteelBen has joined #openstack | 18:33 | |
*** eil397 has left #openstack | 18:33 | |
*** bluex has joined #openstack | 18:34 | |
*** finisherr has joined #openstack | 18:34 | |
*** roygbiv has quit IRC | 18:35 | |
*** wangbo has joined #openstack | 18:35 | |
*** dyasny has quit IRC | 18:37 | |
*** ParsectiX has quit IRC | 18:38 | |
*** benjamingr__ has joined #openstack | 18:39 | |
*** NetHawk has quit IRC | 18:39 | |
*** admin0 has quit IRC | 18:39 | |
*** livelace has quit IRC | 18:40 | |
*** loth has joined #openstack | 18:40 | |
*** stephen_m has quit IRC | 18:41 | |
*** dalgaaf has joined #openstack | 18:42 | |
*** abehl has joined #openstack | 18:42 | |
*** georgem11 has quit IRC | 18:42 | |
*** georgem1 has joined #openstack | 18:42 | |
*** haleyb_ has quit IRC | 18:44 | |
*** foxhunt_away is now known as foxhunt72 | 18:47 | |
*** aaronmehar has quit IRC | 18:48 | |
*** qg_ has joined #openstack | 18:48 | |
*** bugzy has quit IRC | 18:49 | |
*** vexoon has quit IRC | 18:49 | |
*** imtiaz has quit IRC | 18:49 | |
*** crose has quit IRC | 18:49 | |
*** stunder_ has joined #openstack | 18:50 | |
*** bugzy has joined #openstack | 18:50 | |
*** stunder001 has quit IRC | 18:50 | |
*** e0ne_ has joined #openstack | 18:50 | |
*** vhosakot has quit IRC | 18:50 | |
*** e0ne has quit IRC | 18:51 | |
*** spzala has quit IRC | 18:51 | |
*** finisherr has quit IRC | 18:52 | |
*** PsionTheory has joined #openstack | 18:52 | |
*** electrofelix has quit IRC | 18:53 | |
*** irtermite has joined #openstack | 18:54 | |
*** mturpin has quit IRC | 18:55 | |
*** jaimguer_ has joined #openstack | 18:55 | |
*** epcim has quit IRC | 18:55 | |
*** admin0 has joined #openstack | 18:56 | |
*** zenoway has joined #openstack | 18:56 | |
*** aimeeU has joined #openstack | 18:56 | |
*** mkolesni has joined #openstack | 18:58 | |
*** cdash has quit IRC | 18:59 | |
*** vhosakot has joined #openstack | 18:59 | |
*** zenoway has quit IRC | 19:01 | |
*** raddaoui has quit IRC | 19:01 | |
*** qg_ has quit IRC | 19:01 | |
*** maveric7911 has quit IRC | 19:02 | |
*** spzala_ has joined #openstack | 19:02 | |
*** raddaoui has joined #openstack | 19:02 | |
*** qg_ has joined #openstack | 19:02 | |
*** asingh has quit IRC | 19:03 | |
*** donu7 has quit IRC | 19:03 | |
*** btaroli has quit IRC | 19:03 | |
*** kushal has quit IRC | 19:03 | |
*** zenoway has joined #openstack | 19:03 | |
*** manous has quit IRC | 19:04 | |
*** ivar-lazzaro has quit IRC | 19:04 | |
*** jbell8 has quit IRC | 19:04 | |
*** myna has joined #openstack | 19:05 | |
*** toscalix has quit IRC | 19:05 | |
*** qg_ has quit IRC | 19:07 | |
*** Suyash has quit IRC | 19:07 | |
*** Suyash has joined #openstack | 19:08 | |
*** ivar-lazzaro has joined #openstack | 19:10 | |
*** Mudpuppy has quit IRC | 19:10 | |
*** RabidCicada has quit IRC | 19:11 | |
*** btaroli has joined #openstack | 19:12 | |
*** ezobn has quit IRC | 19:12 | |
*** raddaoui has quit IRC | 19:12 | |
*** ezobn has joined #openstack | 19:13 | |
*** mkolesni has quit IRC | 19:14 | |
*** manous has joined #openstack | 19:16 | |
*** RedRat__ has joined #openstack | 19:17 | |
*** tonythomas has quit IRC | 19:17 | |
*** ezobn has quit IRC | 19:18 | |
*** coredump has joined #openstack | 19:18 | |
*** zenoway has quit IRC | 19:19 | |
*** skamithi14 has quit IRC | 19:19 | |
*** e0ne_ has quit IRC | 19:19 | |
*** skamithi13 has joined #openstack | 19:19 | |
*** zenoway has joined #openstack | 19:20 | |
*** RedRat_ has quit IRC | 19:20 | |
*** cdub has joined #openstack | 19:20 | |
*** zenoway has quit IRC | 19:21 | |
*** zenoway has joined #openstack | 19:23 | |
*** mikeoutland has quit IRC | 19:23 | |
*** mikeoutland has joined #openstack | 19:24 | |
*** skamithi has joined #openstack | 19:26 | |
*** ivar-lazzaro has quit IRC | 19:26 | |
*** coredump has quit IRC | 19:27 | |
*** vsedelnik has joined #openstack | 19:27 | |
*** TMM has joined #openstack | 19:27 | |
*** ranjithd has quit IRC | 19:28 | |
*** omnipresent has joined #openstack | 19:29 | |
*** irtermite has quit IRC | 19:29 | |
*** stingaci has joined #openstack | 19:30 | |
*** coredump has joined #openstack | 19:30 | |
*** ranjithd has joined #openstack | 19:31 | |
*** stunder_ has quit IRC | 19:32 | |
*** Lee1092 has quit IRC | 19:32 | |
*** zenoway has quit IRC | 19:33 | |
*** bsv has joined #openstack | 19:34 | |
*** barclaac has joined #openstack | 19:34 | |
*** kirotawa has quit IRC | 19:34 | |
krobzaur | Hello all. If I want to use the "openstack | 19:34 |
*** emsomeoneelse has quit IRC | 19:34 | |
*** stunder_ has joined #openstack | 19:34 | |
krobzaur | Hello all. If I want to use the "openstack" cli client to list users and whatnot, do I need access to my management network from my client machine? | 19:34 |
*** irtermite has joined #openstack | 19:35 | |
*** fawadkhaliq has quit IRC | 19:35 | |
krobzaur | Running "openstack user list" on one of my controllers works fine, but if I try to run the same command from my desktop (with the added debug flag to see the problem), the command hangs with " | 19:35 |
*** cdash has joined #openstack | 19:36 | |
*** cdash has quit IRC | 19:36 | |
*** PsionTheory has quit IRC | 19:36 | |
*** RedRat__ has quit IRC | 19:36 | |
*** cdash has joined #openstack | 19:36 | |
bsv | hi, where do I submit improvements to the install guide? | 19:36 |
*** RedRat__ has joined #openstack | 19:37 | |
krobzaur | "Opening http connection to 1.2.3.4" where the IP is on my management network (with all my internal openstack traffic) | 19:37 |
*** abehl has quit IRC | 19:37 | |
*** irtermite has quit IRC | 19:37 | |
krobzaur | I don't have access to that subnet from my desktop, but I feel like I shouldn't need to. I thought the point was to keep the users away from that network | 19:37 |
admin0 | krobzaur: you have internal and public endpoint | 19:38 |
admin0 | the public you add should be well public | 19:38 |
*** dslevin has quit IRC | 19:38 | |
*** epcim has joined #openstack | 19:38 | |
krobzaur | ahh, maybe its a misconfiguration in the rc file I' | 19:39 |
krobzaur | ahh, maybe its a misconfiguration in the rc file I've been sourcing to export the necessary environment variables | 19:39 |
*** RedRat__ has quit IRC | 19:40 | |
*** zenoway has joined #openstack | 19:41 | |
*** dslevin has joined #openstack | 19:41 | |
*** RedRat__ has joined #openstack | 19:41 | |
*** busterswt has joined #openstack | 19:42 | |
*** KarlchenK has joined #openstack | 19:42 | |
krobzaur | admin0: Its strange though all my other cli clients work fine. Its only the openstack/keystone clients that hang or even try to access that IP | 19:43 |
*** epcim has quit IRC | 19:43 | |
*** salv-orl_ has quit IRC | 19:43 | |
admin0 | you need to debug and see what/where its trying to connect | 19:43 |
krobzaur | admin0: I could pastebin the output from running with the debug flag | 19:44 |
haasn | Something else I'm curious about: If I'm connecting every node to the network and using DVR to provide external routing, does this ‘make sure’ that each instance gets routed through the NIC on the node it's currently running on directly into the upstream network? i.e. there is no extra east/west trip to some other gateway? | 19:44 |
admin0 | krobzaur: maybe pastbin your endpoints list as well | 19:45 |
*** koolhead17 has quit IRC | 19:45 | |
*** omnipresent has quit IRC | 19:45 | |
*** dyasny has joined #openstack | 19:45 | |
admin0 | haasn: that is what DVR purposes :D | 19:45 |
*** vsedelnik has quit IRC | 19:46 | |
*** mfranc213 has quit IRC | 19:46 | |
krobzaur | admin0: http://paste.openstack.org/show/490590/ | 19:47 |
*** Mike_ has joined #openstack | 19:47 | |
krobzaur | admin0: I won't paste my endpoints, but they are all ports off a public IP that I am certain I have access to | 19:47 |
*** Mike_ is now known as Guest93125 | 19:47 | |
*** Guest93125 has quit IRC | 19:47 | |
krobzaur | For some reason the openstack clients grabs a token from my auth endpoint but then tries to connect to that management IP at the bottom that I don't have access to | 19:48 |
admin0 | krobzaur: maybe your env or rc file if you mix both | 19:49 |
admin0 | close that terminal and retry again | 19:49 |
admin0 | so that your envs are not mixed up from one rc to another | 19:49 |
*** mikeoutland has quit IRC | 19:50 | |
krobzaur | admin0: Wow thats probably it because I sourced an old rc by accident awhile ago how did you figure that out so quickly? | 19:50 |
admin0 | i do this like 12 hours a day .. whole week :D | 19:50 |
*** raddaoui has joined #openstack | 19:50 | |
*** vsedelnik has joined #openstack | 19:50 | |
admin0 | been there, done that :D | 19:50 |
*** zenoway has quit IRC | 19:50 | |
*** mikeoutland has joined #openstack | 19:51 | |
*** designbybeck has joined #openstack | 19:51 | |
krobzaur | Ah its still not working =(. | 19:51 |
*** zenoway has joined #openstack | 19:51 | |
krobzaur | It gets to that same point and looks for the same IP | 19:51 |
*** dslevin has left #openstack | 19:52 | |
admin0 | you need to find/preplace the endpoint list your true IPs with say 1.1.1.1 .. and also your rc file .. and then finally the debug info | 19:52 |
admin0 | that would help | 19:52 |
admin0 | *replace | 19:52 |
*** amitry has quit IRC | 19:53 | |
*** dyasny has quit IRC | 19:53 | |
*** tummy has joined #openstack | 19:53 | |
*** amitry has joined #openstack | 19:54 | |
*** lucendio has joined #openstack | 19:54 | |
*** Mudpuppy has joined #openstack | 19:56 | |
*** baker has quit IRC | 19:57 | |
*** zenoway has quit IRC | 19:58 | |
krobzaur | admin0: Oh I think I may have figured it out. So I'm sourcing the rc file for my admin account, and the "admin url" | 19:58 |
*** zenoway has joined #openstack | 19:58 | |
krobzaur | admin0: Oh I think I may have figured it out. So I'm sourcing the rc file for my admin account, and the "admin url" for my keystone endpoint points to an IP on my internal management network | 19:58 |
*** MarkAtwood has joined #openstack | 19:58 | |
krobzaur | admin0: Same IP as my "internalurl" | 19:59 |
admin0 | :D | 19:59 |
admin0 | deja vu | 19:59 |
krobzaur | admin0: lol | 19:59 |
*** dyasny has joined #openstack | 19:59 | |
krobzaur | admin0: So whats the best way to fix this? If I modify my rc file to explicity override the adminurl with the publicurl, will I still be able to use that endpoint to make administrative changes to users and projects (assuming I authenticate with administrative credentials)? | 20:00 |
krobzaur | By | 20:00 |
krobzaur | By | 20:00 |
*** baker has joined #openstack | 20:00 | |
krobzaur | Jesus, I need to slow down lol | 20:00 |
krobzaur | By | 20:00 |
*** annegentle has joined #openstack | 20:01 | |
*** igordcar1_ has quit IRC | 20:01 | |
krobzaur | By "that endpoint" I mean the publicurl endpoint | 20:01 |
admin0 | yes, but normally in practice you do admin stuff internally .. a admin node/container accessible by jumphost | 20:01 |
*** RedRat has joined #openstack | 20:01 | |
*** igordcard_ has joined #openstack | 20:01 | |
admin0 | on public, do your public stuff as project user | 20:01 |
*** bluex has quit IRC | 20:01 | |
krobzaur | admin0: Yeah I have ssh access to all my controllers so its a bit of a non-issue but I like to do things from the comfort of my desktop terminal if possible | 20:01 |
krobzaur | Well sweet, thanks for the help my friend! | 20:02 |
*** dslevin has joined #openstack | 20:02 | |
*** dslevin has quit IRC | 20:02 | |
*** donu7 has joined #openstack | 20:02 | |
*** zenoway has quit IRC | 20:03 | |
kklimonda1 | does nova reschedule instances after shutdown? or is there a way to expose it to users? | 20:03 |
*** RedRat__ has quit IRC | 20:03 | |
admin0 | it does not | 20:03 |
admin0 | it still stays at the same compute node | 20:03 |
admin0 | you can shelve it.. | 20:04 |
*** zenoway has joined #openstack | 20:04 | |
admin0 | and then it does a reschedule when starting up | 20:04 |
*** dslevin has joined #openstack | 20:04 | |
*** ericbaum has quit IRC | 20:05 | |
*** delattec has quit IRC | 20:05 | |
*** ig0r_ has joined #openstack | 20:05 | |
kklimonda1 | thanks | 20:05 |
*** RedRat has quit IRC | 20:05 | |
kklimonda1 | "Shuts down the instance, and stores it together with associated data and resources" does it mean it will store, and the restore, IP addresses etc.? | 20:06 |
*** raddaoui has quit IRC | 20:06 | |
*** kbringard has quit IRC | 20:06 | |
*** kbringard has joined #openstack | 20:06 | |
*** ig0r__ has quit IRC | 20:06 | |
*** RedRat has joined #openstack | 20:06 | |
*** raddaoui has joined #openstack | 20:07 | |
*** eglynn has joined #openstack | 20:07 | |
haasn | What's the difference between pause and suspend? What's the difference between shelving and powering down an instance? | 20:08 |
*** haplo37 has quit IRC | 20:08 | |
*** qg_ has joined #openstack | 20:08 | |
*** omnipresent has joined #openstack | 20:08 | |
admin0 | power down = the instance lives in the same compute node, the reserved RAM and CPU is not re-used .. shelving = takes snapshot ( and based on some config options ) .. removes it from the compute node | 20:10 |
*** brad_behle has quit IRC | 20:10 | |
admin0 | means that CPU and RAM can be re-provisioned | 20:10 |
haasn | ah | 20:11 |
admin0 | when instance is started again, it follows another cycle of scheduling | 20:11 |
kklimonda1 | I think the main difference between shelving and powering off, is that shelved instances have their disks saved to glance | 20:11 |
*** corey_ has quit IRC | 20:11 | |
admin0 | yep | 20:11 |
haasn | isn't that what offloading is for? | 20:11 |
*** mturpin has joined #openstack | 20:11 | |
*** aaronmehar has joined #openstack | 20:11 | |
haasn | or rather, what would be the difference between just shelving and shelving + offloading? | 20:11 |
annegentle | details on shelve: http://docs.openstack.org/user-guide/cli_stop_and_start_an_instance.html#shelve-and-unshelve-an-instance | 20:12 |
*** two_oes has joined #openstack | 20:12 | |
*** robbiew has left #openstack | 20:12 | |
*** drawsmcgraw has quit IRC | 20:12 | |
*** zenoway has quit IRC | 20:12 | |
*** manous has quit IRC | 20:13 | |
*** esker has joined #openstack | 20:14 | |
haasn | That article is what had me asking these questions :p | 20:14 |
*** zenoway has joined #openstack | 20:15 | |
admin0 | in a shutdown state, the backup of the instance is not taken .. , if you do shelving .. it just takes a snapshot and ( based on config ) waits to do something .. with shelve-offload, it does a remove without wiating for whats in the config | 20:17 |
*** stackdump1 has joined #openstack | 20:18 | |
*** stackdump1 has quit IRC | 20:18 | |
*** jeflui has joined #openstack | 20:18 | |
*** jeflui has quit IRC | 20:18 | |
*** jeflui has joined #openstack | 20:18 | |
*** omnipresent has quit IRC | 20:18 | |
*** fultonj has quit IRC | 20:19 | |
*** Marga_ has quit IRC | 20:19 | |
*** brad_behle has joined #openstack | 20:19 | |
*** underguiz has quit IRC | 20:20 | |
krobzaur | admin0: Alright, I | 20:20 |
*** georgem1 has quit IRC | 20:20 | |
*** aaronmehar has quit IRC | 20:20 | |
*** drawsmcgraw has joined #openstack | 20:20 | |
krobzaur | admin0: Alright, I'm still struggling a bit. What environment variables do I need to add to my rc file to override the adminurl so that when my openstack client grabs a token using my credentials it doesn't immediately assume I want to use the internal admin endpoint? | 20:21 |
admin0 | krobzaur: use all public urls .. and then do a openstack user list debug and see what comes out | 20:22 |
krobzaur | admin0: I've tried adding a few things but all of them still result in the client looking to the internal admin url after grabbing a token and realizing im the admin user | 20:22 |
admin0 | if you are not specyfing it in your rc, but still comes = something wrong in the endpoints | 20:22 |
*** VW has quit IRC | 20:22 | |
admin0 | krobzaur: add a new project/user .. create a virtualenv with openstack tools .. new terminal and redo the rc as admin and check | 20:22 |
krobzaur | Alright let me try a different user real quick | 20:23 |
admin0 | not real quick :D | 20:23 |
admin0 | do it properly | 20:23 |
admin0 | take time | 20:23 |
*** drankis has quit IRC | 20:23 | |
admin0 | ensure your env is good | 20:23 |
admin0 | env | grep OS_ | 20:23 |
admin0 | will show what envs ou have | 20:23 |
*** rfolco has quit IRC | 20:23 | |
*** tummy has quit IRC | 20:23 | |
*** ivar-lazzaro has joined #openstack | 20:24 | |
*** rfolco has joined #openstack | 20:24 | |
*** ZeroBreak has joined #openstack | 20:24 | |
*** KLevenstein_ has quit IRC | 20:25 | |
*** KLevenstein has joined #openstack | 20:25 | |
krobzaur | hmm, even when I authenticate as a normal user without admin privileges running "openstack user list" still points me to the "adminurl" for keystone after authenticating at the public facing authurl | 20:28 |
*** raddaoui has quit IRC | 20:28 | |
admin0 | you have some mismatch .. in your env or in your endpoints | 20:29 |
*** drawsmcgraw has quit IRC | 20:30 | |
*** Mike_ has joined #openstack | 20:30 | |
*** piet has quit IRC | 20:30 | |
*** Mike_ is now known as Guest60263 | 20:30 | |
*** piet has joined #openstack | 20:30 | |
*** EkulTails has quit IRC | 20:32 | |
*** dslevin has quit IRC | 20:32 | |
*** rickyrem has quit IRC | 20:33 | |
*** rickyrem has joined #openstack | 20:33 | |
*** dneary has quit IRC | 20:33 | |
*** akrzos has quit IRC | 20:33 | |
*** vhosakot has quit IRC | 20:33 | |
*** vhosakot has joined #openstack | 20:34 | |
*** Guest60263 has quit IRC | 20:34 | |
*** jdurgin has quit IRC | 20:35 | |
*** cdelatte has joined #openstack | 20:35 | |
krobzaur | hmmm, I don't think its in my environment I've checked that pretty carefully | 20:35 |
*** ivar-lazzaro has quit IRC | 20:35 | |
admin0 | then endpoints :D curl — debug :D | 20:35 |
*** irtermite has joined #openstack | 20:36 | |
*** MarkAtwood has quit IRC | 20:36 | |
*** e has joined #openstack | 20:36 | |
*** irtermite has quit IRC | 20:36 | |
*** qg_ has quit IRC | 20:36 | |
krobzaur | When I log into my controller and examine the keystone endpoint it clearly has a different adminurl and publicurl | 20:36 |
*** maishsk has joined #openstack | 20:36 | |
*** irtermite has joined #openstack | 20:36 | |
*** raddaoui has joined #openstack | 20:36 | |
*** e0ne has joined #openstack | 20:37 | |
krobzaur | For some reason the client authenticates to publicurl, and after authenticating there it send its requests to adminurl. What am I missing? | 20:37 |
*** qg_ has joined #openstack | 20:37 | |
*** salv-orlando has joined #openstack | 20:37 | |
*** jdurgin has joined #openstack | 20:37 | |
*** j_shua has quit IRC | 20:38 | |
*** esker has quit IRC | 20:38 | |
*** esker has joined #openstack | 20:38 | |
krobzaur | admin0: Maybe I still have my old admin token? How does keystone make its association between the source of a request and a token? And when does it expire a token? | 20:39 |
admin0 | mayne your token never expires :D | 20:39 |
admin0 | god token | 20:39 |
krobzaur | What can I do to flush all tokens? | 20:39 |
*** stunder_ has quit IRC | 20:40 | |
*** rickyrem has quit IRC | 20:40 | |
*** tummy has joined #openstack | 20:41 | |
*** baoli has joined #openstack | 20:41 | |
*** qg_ has quit IRC | 20:41 | |
*** raddaoui has quit IRC | 20:41 | |
*** fawadkhaliq has joined #openstack | 20:42 | |
*** ivar-lazzaro has joined #openstack | 20:42 | |
*** stunder_ has joined #openstack | 20:42 | |
*** VW has joined #openstack | 20:43 | |
*** tummy has quit IRC | 20:44 | |
*** MarkAtwood has joined #openstack | 20:44 | |
*** drawsmcgraw has joined #openstack | 20:44 | |
*** fzdarsky is now known as fzdarsky|afk | 20:45 | |
*** tongli has quit IRC | 20:46 | |
*** VW has quit IRC | 20:48 | |
krobzaur | grr its not that for some reason whenever I run a client command regard identity information the client commands always redirect me to the adminurl regardless of which user I am authenticated as | 20:48 |
*** raddaoui has joined #openstack | 20:48 | |
*** irtermite has quit IRC | 20:48 | |
*** irtermite has joined #openstack | 20:48 | |
*** ronis has quit IRC | 20:49 | |
*** VW has joined #openstack | 20:50 | |
*** rtheis has quit IRC | 20:50 | |
*** dslevin has joined #openstack | 20:50 | |
*** bbcmicrocomputer has quit IRC | 20:51 | |
*** dslevin has quit IRC | 20:51 | |
*** RoozbehShafiee has joined #openstack | 20:52 | |
*** SamYaple is now known as NotSamYaple | 20:52 | |
*** bluex has joined #openstack | 20:53 | |
*** OldHoster has joined #openstack | 20:53 | |
*** fzdarsky|afk has quit IRC | 20:53 | |
*** NotSamYaple is now known as SamYaple | 20:53 | |
*** dslevin has joined #openstack | 20:53 | |
*** pkennedy_ has joined #openstack | 20:54 | |
*** dslevin has quit IRC | 20:54 | |
*** spiette has quit IRC | 20:54 | |
*** gubouvier has quit IRC | 20:54 | |
*** pkennedy_ has quit IRC | 20:55 | |
*** dslevin has joined #openstack | 20:56 | |
*** mikeoutland has quit IRC | 20:56 | |
*** georgem1 has joined #openstack | 20:56 | |
*** rmevans has joined #openstack | 20:56 | |
*** rmevans has quit IRC | 20:56 | |
*** dslevin has quit IRC | 20:57 | |
*** georgem1 has quit IRC | 20:57 | |
*** pkennedy has quit IRC | 20:57 | |
*** dslevin has joined #openstack | 20:57 | |
*** dslevin has quit IRC | 20:58 | |
*** baoli has quit IRC | 20:58 | |
*** mikeoutland has joined #openstack | 20:59 | |
*** baoli has joined #openstack | 20:59 | |
*** clopez has quit IRC | 20:59 | |
*** dslevin has joined #openstack | 20:59 | |
krobzaur | join #openstack-keystone | 21:00 |
*** dslevin has quit IRC | 21:00 | |
*** RedRat has quit IRC | 21:01 | |
*** annegentle has quit IRC | 21:02 | |
*** clopez has joined #openstack | 21:02 | |
*** thorst_ has quit IRC | 21:03 | |
*** angdraug has joined #openstack | 21:03 | |
*** ninkotech has quit IRC | 21:04 | |
*** georgem1 has joined #openstack | 21:04 | |
*** dslevin has joined #openstack | 21:04 | |
*** infra-red has quit IRC | 21:04 | |
*** georgem1 has quit IRC | 21:04 | |
*** rtheis has joined #openstack | 21:04 | |
*** georgem1 has joined #openstack | 21:05 | |
*** MarkAtwood has quit IRC | 21:05 | |
*** rtheis has quit IRC | 21:05 | |
*** JRobinson__ has joined #openstack | 21:05 | |
*** dslevin has quit IRC | 21:05 | |
*** jeflui has quit IRC | 21:05 | |
*** raildo is now known as raildo-afk | 21:05 | |
*** rfolco has quit IRC | 21:06 | |
krobzaur | admin0: Hmm, its seems to interact with keystone at all via the CLI you HAVE to use the adminurl when using the V2 API (which I am using) | 21:07 |
admin0 | krobzaur: every user who is not an admin and not in your network.office can still interact with keystone on the public URL | 21:07 |
*** bdemers has quit IRC | 21:08 | |
krobzaur | admin0: Right, that makes sense because I can authenticate to keystone and all my other clients (nova, neutron, glance) function properly | 21:08 |
admin0 | krobzaur: all others are services that use the internal url :) | 21:09 |
*** s00pcan has quit IRC | 21:09 | |
*** thorst_ has joined #openstack | 21:09 | |
krobzaur | admin0: However, when using the keystone/openstack client to list users and whatnot, I am required to post those requests to the admin URL because of the V2 API | 21:09 |
*** eharney has quit IRC | 21:09 | |
admin0 | krobzaur: paste your endpoint list, change domain to domain.com and ips to 1.1.1.1 | 21:09 |
admin0 | and pastebin it | 21:09 |
*** Mudpuppy has quit IRC | 21:09 | |
*** shardy has quit IRC | 21:10 | |
krobzaur | okay. I really don't think my endpoints are misconfigured. I have a "public facing" IP and all the endpoints for nova, neutron, glance, cinder, etc have a ports on that IP | 21:10 |
krobzaur | keystone has its "public url" on that IP. Which makes sense. Whenever I run any client command it always authenticates to that IP and that works | 21:11 |
krobzaur | However, when I use the keystone client to perform administrative commands, it authenticates to the public url (which works fine), and then posts any subsequent requests to the adminurl | 21:12 |
*** KarlchenK has quit IRC | 21:12 | |
krobzaur | I think this is by design of the keystone client in the V2 API, I looked around online and all CRUD operations are required to use the adminurl | 21:12 |
krobzaur | admin0: But I will paste my endpoints now | 21:12 |
admin0 | krobzaur: i meant when you use a project member and do nova list or neutron list | 21:13 |
admin0 | using the v2, does it also try to go to admin url ? | 21:13 |
*** baoli has quit IRC | 21:13 | |
*** thorst_ has quit IRC | 21:13 | |
*** baoli has joined #openstack | 21:13 | |
*** subho has quit IRC | 21:13 | |
*** vishwanathj has quit IRC | 21:14 | |
*** maishsk has quit IRC | 21:15 | |
*** maishsk_ has joined #openstack | 21:15 | |
*** thorst_ has joined #openstack | 21:15 | |
*** jtomasek has quit IRC | 21:16 | |
krobzaur | admin0: http://paste.openstack.org/show/490603/ | 21:16 |
*** OldHoster has quit IRC | 21:16 | |
*** akrzos has joined #openstack | 21:16 | |
*** Razva has joined #openstack | 21:17 | |
*** Guest93664 is now known as med_ | 21:17 | |
*** med_ has joined #openstack | 21:17 | |
Razva | hey guys. any idea if Swift has some "nice gui" similar with swiftstack, but without robbing a bank? | 21:18 |
*** coredump has quit IRC | 21:18 | |
*** raddaoui has quit IRC | 21:18 | |
*** jtomasek has joined #openstack | 21:18 | |
*** KarlchenK has joined #openstack | 21:19 | |
*** RedRat has joined #openstack | 21:19 | |
*** s00pcan_ has quit IRC | 21:19 | |
*** s00pcan has joined #openstack | 21:20 | |
*** thorst_ has quit IRC | 21:20 | |
*** kam270 has joined #openstack | 21:20 | |
*** esker has quit IRC | 21:20 | |
*** esker has joined #openstack | 21:20 | |
admin0 | krobzaur: looks ok | 21:20 |
*** woodard has quit IRC | 21:21 | |
*** akrzos has quit IRC | 21:21 | |
*** jaugustine has quit IRC | 21:22 | |
*** yamahata has joined #openstack | 21:23 | |
*** dries has quit IRC | 21:23 | |
*** Mudpuppy has joined #openstack | 21:23 | |
*** aconole has quit IRC | 21:24 | |
*** dslevin has joined #openstack | 21:24 | |
*** onlyaneg1 has quit IRC | 21:25 | |
*** bobh has quit IRC | 21:25 | |
*** vsedelnik has quit IRC | 21:25 | |
*** dslevin has quit IRC | 21:25 | |
*** esker has quit IRC | 21:26 | |
*** vishwanathj has joined #openstack | 21:26 | |
*** irtermite has quit IRC | 21:26 | |
*** dslevin has joined #openstack | 21:26 | |
*** spzala_ has quit IRC | 21:26 | |
*** baoli has quit IRC | 21:27 | |
*** dronshaw has quit IRC | 21:27 | |
*** dslevin has quit IRC | 21:27 | |
*** baoli has joined #openstack | 21:27 | |
*** skamithi has quit IRC | 21:27 | |
*** jtomasek has quit IRC | 21:28 | |
*** dslevin has joined #openstack | 21:28 | |
*** dslevin has quit IRC | 21:29 | |
*** KarlchenK has quit IRC | 21:29 | |
*** busterswt has quit IRC | 21:30 | |
krobzaur | admin0: Yeah, I think its just the nature of the keystone V2 API | 21:30 |
admin0 | do a user rc, do nova list | 21:30 |
admin0 | see what happens | 21:30 |
*** skamithi13 has quit IRC | 21:30 | |
*** spzala has joined #openstack | 21:30 | |
*** kstev has joined #openstack | 21:31 | |
krobzaur | admin0: It works fine, thats what I'm saying. It authenticates to the public keystone url, then uses the public nova url to complete the request. It lists the servers fine | 21:31 |
*** skamithi13 has joined #openstack | 21:31 | |
*** skamithi13 has quit IRC | 21:31 | |
krobzaur | admin0: If I run "nova list" as a normal user I get the expected output. If I run "nova list" as and admin I get the expected output | 21:31 |
*** kstev1 has quit IRC | 21:32 | |
*** skamithi13 has joined #openstack | 21:32 | |
*** ivase has quit IRC | 21:32 | |
*** jprovazn has quit IRC | 21:32 | |
admin0 | aah | 21:32 |
admin0 | just for as-admin you mean | 21:32 |
*** baoli has quit IRC | 21:32 | |
*** ivase has joined #openstack | 21:33 | |
admin0 | your cluster doesn’t trust you to do admin from public network :D | 21:33 |
krobzaur | admin0: Its ONLY when running "keystone user-list" or "openstack user-list" does it auth to the public keystone URL then attempt to post remaining service requests to the internal admin url for keystone | 21:33 |
*** thorst_ has joined #openstack | 21:33 | |
*** skamithi14 has joined #openstack | 21:34 | |
*** thorst_ has quit IRC | 21:34 | |
krobzaur | admin0: I was reading this online, and I think its by design of the v2 API for keystone. Check this link: http://stackoverflow.com/questions/13146986/getting-user-list-from-openstack-keystone-api | 21:34 |
*** thorst_ has joined #openstack | 21:34 | |
*** spzala has quit IRC | 21:34 | |
*** gaughen has quit IRC | 21:35 | |
krobzaur | admin0: In the top answer, the second paragraph seems to explain that this is the expected behavior for the v2 API | 21:35 |
krobzaur | admin0: So after all this, the point is that I can administer keystone from outside my cluster, and I need to ssh into my controller to add/remove/list users and projects =) lol | 21:35 |
admin0 | :D | 21:35 |
krobzaur | cant administer keystone* | 21:35 |
*** dtrainor has quit IRC | 21:36 | |
*** eglynn has quit IRC | 21:36 | |
*** eharney has joined #openstack | 21:36 | |
*** aimeeU has quit IRC | 21:36 | |
*** skamithi13 has quit IRC | 21:36 | |
krobzaur | admin0: Well, now at least I know nothing is broken =) | 21:36 |
*** irtermite has joined #openstack | 21:36 | |
*** raddaoui has joined #openstack | 21:36 | |
*** ivase has quit IRC | 21:37 | |
*** georgem1 has quit IRC | 21:37 | |
*** cdash has quit IRC | 21:37 | |
krobzaur | admin0: Thanks for all the responses and being generally friendly and helpful. It definitely helped me work through this. I'm still pretty new to openstack overall so I'm still definitely in the learning phase | 21:37 |
admin0 | my admin stuff ( under policy ) is always internal , so never tested from outside | 21:37 |
*** two_oes has quit IRC | 21:38 | |
*** pcaruana has quit IRC | 21:38 | |
*** avarner_ has joined #openstack | 21:38 | |
krobzaur | admin0: Or configure the firewall between my office network and my environment's management network to allow access to my management network from my desktop. But that would be silly | 21:38 |
*** pradk has quit IRC | 21:38 | |
admin0 | no.. should not complicate stuff :D | 21:38 |
admin0 | admin = internal only .. and play with it :D | 21:38 |
*** avarner has quit IRC | 21:39 | |
krobzaur | This is all really good to know though. The way my environment is set up by doing things from my desktop I can simulate what actual public access would look like | 21:39 |
*** irtermite has quit IRC | 21:39 | |
*** panda has quit IRC | 21:40 | |
*** panda has joined #openstack | 21:40 | |
*** e0ne has quit IRC | 21:40 | |
*** ZZelle has joined #openstack | 21:41 | |
*** lborda has quit IRC | 21:42 | |
*** raddaoui has quit IRC | 21:42 | |
*** baoli has joined #openstack | 21:43 | |
*** cdelatte has quit IRC | 21:44 | |
*** rickyrem has joined #openstack | 21:44 | |
*** ikcerog has quit IRC | 21:44 | |
*** ikcerog has joined #openstack | 21:45 | |
*** maishsk_ has quit IRC | 21:45 | |
*** cjschaef has quit IRC | 21:45 | |
*** avarner_ has quit IRC | 21:45 | |
*** avarner__ has joined #openstack | 21:45 | |
*** cdelatte has joined #openstack | 21:45 | |
*** baoli has quit IRC | 21:45 | |
*** jaimguer_ has quit IRC | 21:45 | |
*** baoli has joined #openstack | 21:46 | |
*** gaughen has joined #openstack | 21:47 | |
*** libracious_ has quit IRC | 21:48 | |
*** sh_smith has quit IRC | 21:48 | |
*** onlyanegg has joined #openstack | 21:48 | |
*** VW has quit IRC | 21:48 | |
*** shayneburgess has quit IRC | 21:51 | |
*** fawadkhaliq has quit IRC | 21:51 | |
*** fawadkhaliq has joined #openstack | 21:51 | |
*** pcaruana has joined #openstack | 21:52 | |
krobzaur | Well i gotta log off, thanks again for the help | 21:53 |
*** krobzaur has quit IRC | 21:53 | |
*** Marga_ has joined #openstack | 21:56 | |
*** onlyanegg has quit IRC | 21:56 | |
*** saschpe has quit IRC | 21:57 | |
*** onlyanegg has joined #openstack | 21:58 | |
*** shayneburgess has joined #openstack | 21:58 | |
*** ikcerog has quit IRC | 21:59 | |
*** baoli has quit IRC | 21:59 | |
*** saschpe has joined #openstack | 22:00 | |
*** kstev has quit IRC | 22:00 | |
*** yamahata has quit IRC | 22:00 | |
*** fawadkhaliq has quit IRC | 22:00 | |
*** RedRat has quit IRC | 22:01 | |
*** fawadkhaliq has joined #openstack | 22:01 | |
*** harlowja has joined #openstack | 22:01 | |
*** MarkAtwood has joined #openstack | 22:01 | |
*** kbringard has quit IRC | 22:01 | |
*** kbyrne has quit IRC | 22:01 | |
*** baoli has joined #openstack | 22:02 | |
*** vishwanathj has quit IRC | 22:02 | |
*** raildo-afk is now known as raildo | 22:02 | |
*** janzian has quit IRC | 22:02 | |
*** kstev has joined #openstack | 22:03 | |
*** bluex has quit IRC | 22:04 | |
*** ParsectiX has joined #openstack | 22:05 | |
*** onlyanegg has quit IRC | 22:06 | |
*** ParsectiX has quit IRC | 22:06 | |
*** raildo is now known as raildo-afk | 22:06 | |
*** tpsilva has quit IRC | 22:07 | |
*** KLevenstein has quit IRC | 22:07 | |
*** Razva has left #openstack | 22:08 | |
*** galstrom is now known as galstrom_zzz | 22:09 | |
*** rickyrem has quit IRC | 22:09 | |
*** xemdetia has quit IRC | 22:09 | |
*** bbabich has quit IRC | 22:09 | |
*** baoli has quit IRC | 22:10 | |
*** rickyrem has joined #openstack | 22:10 | |
*** baoli has joined #openstack | 22:10 | |
*** onlyanegg has joined #openstack | 22:11 | |
*** VW has joined #openstack | 22:11 | |
*** MaverickHunter has joined #openstack | 22:11 | |
*** klamath has quit IRC | 22:11 | |
*** MaverickHunter has quit IRC | 22:12 | |
*** spotz is now known as spotz_zzz | 22:12 | |
*** esheffield has quit IRC | 22:12 | |
*** esheffield has joined #openstack | 22:12 | |
*** cliles has quit IRC | 22:12 | |
*** Mudpuppy has quit IRC | 22:13 | |
*** achampion has quit IRC | 22:13 | |
*** Mudpuppy has joined #openstack | 22:14 | |
*** akrzos has joined #openstack | 22:14 | |
*** MaxSan_ has quit IRC | 22:14 | |
*** JRobinson__ is now known as JRobinson__afk | 22:14 | |
*** qg_ has joined #openstack | 22:15 | |
*** skamithi14 has quit IRC | 22:15 | |
*** scarlisle has quit IRC | 22:15 | |
*** skamithi13 has joined #openstack | 22:15 | |
*** VW has quit IRC | 22:15 | |
*** akrzos has quit IRC | 22:16 | |
*** piet has quit IRC | 22:16 | |
*** MaverickHunter has joined #openstack | 22:19 | |
*** akrzos has joined #openstack | 22:19 | |
*** myna has quit IRC | 22:19 | |
*** MaverickHunter has left #openstack | 22:20 | |
*** MaverickHunter has joined #openstack | 22:23 | |
*** boden has quit IRC | 22:23 | |
*** MaverickHunter has quit IRC | 22:23 | |
*** vsedelnik has joined #openstack | 22:26 | |
*** avarner__ has quit IRC | 22:26 | |
*** spzala has joined #openstack | 22:28 | |
*** rickyrem has quit IRC | 22:28 | |
*** piet has joined #openstack | 22:29 | |
*** Mudpuppy_ has joined #openstack | 22:30 | |
*** vsedelnik has quit IRC | 22:30 | |
*** ashw has quit IRC | 22:31 | |
*** gnuoy_ has joined #openstack | 22:32 | |
*** shakamunyi has joined #openstack | 22:32 | |
*** gnuoy_ has quit IRC | 22:32 | |
*** oc has quit IRC | 22:33 | |
*** Mudpuppy has quit IRC | 22:33 | |
*** baker has quit IRC | 22:33 | |
*** MarkAtwood has quit IRC | 22:34 | |
*** donu7 has quit IRC | 22:34 | |
*** RedRat has joined #openstack | 22:37 | |
*** bluex has joined #openstack | 22:39 | |
*** MaverickHunter has joined #openstack | 22:40 | |
*** akrzos has quit IRC | 22:42 | |
*** akrzos has joined #openstack | 22:42 | |
*** MaverickHunter has quit IRC | 22:42 | |
*** knikolla has quit IRC | 22:42 | |
*** donu7 has joined #openstack | 22:43 | |
*** baoli has quit IRC | 22:44 | |
*** bluex has quit IRC | 22:44 | |
*** spzala has quit IRC | 22:44 | |
*** spzala has joined #openstack | 22:45 | |
*** foxhunt72 is now known as foxhunt_away | 22:46 | |
*** JRobinson__afk is now known as JRobinson__ | 22:47 | |
*** weshay has quit IRC | 22:48 | |
*** RoozbehShafiee has quit IRC | 22:49 | |
*** jckasper has quit IRC | 22:51 | |
*** spzala has quit IRC | 22:51 | |
*** MaverickHunter has joined #openstack | 22:51 | |
*** mikeoutland has quit IRC | 22:52 | |
*** qg_ has quit IRC | 22:52 | |
*** donu7 has quit IRC | 22:52 | |
*** wangbo has quit IRC | 22:52 | |
*** qg_ has joined #openstack | 22:52 | |
*** fsimonce has quit IRC | 22:54 | |
*** VW has joined #openstack | 22:56 | |
*** piet has quit IRC | 22:56 | |
*** johnmilton has quit IRC | 22:56 | |
*** qg_ has quit IRC | 22:57 | |
*** spammy has joined #openstack | 22:58 | |
*** shayneburgess has quit IRC | 22:59 | |
*** elk has joined #openstack | 22:59 | |
*** oc has joined #openstack | 23:00 | |
*** zenoway has quit IRC | 23:00 | |
*** blahRus has quit IRC | 23:00 | |
*** zenoway has joined #openstack | 23:01 | |
*** pumarani__ has joined #openstack | 23:03 | |
*** pushkaru has quit IRC | 23:03 | |
*** rbak has quit IRC | 23:04 | |
*** VW has quit IRC | 23:04 | |
*** yamamoto_ has quit IRC | 23:05 | |
*** zenoway has quit IRC | 23:05 | |
*** retreved has quit IRC | 23:07 | |
*** VW has joined #openstack | 23:09 | |
*** admin0 has quit IRC | 23:09 | |
*** knikolla has joined #openstack | 23:10 | |
*** bryan_att has quit IRC | 23:12 | |
*** pumarani__ has quit IRC | 23:13 | |
*** rickyrem has joined #openstack | 23:17 | |
*** stunder001 has joined #openstack | 23:18 | |
*** Cloudish has quit IRC | 23:18 | |
*** fp7 has quit IRC | 23:19 | |
*** stunder_ has quit IRC | 23:20 | |
*** mturpin has quit IRC | 23:21 | |
*** mturpin has joined #openstack | 23:22 | |
*** achampion has joined #openstack | 23:23 | |
*** stunder001 has quit IRC | 23:24 | |
*** vsedelnik has joined #openstack | 23:27 | |
*** Cloudish has joined #openstack | 23:28 | |
*** achampion has quit IRC | 23:28 | |
*** chlong has joined #openstack | 23:28 | |
*** trifon has quit IRC | 23:28 | |
*** achampion has joined #openstack | 23:30 | |
*** VW has quit IRC | 23:32 | |
*** vsedelnik has quit IRC | 23:33 | |
*** underguiz has joined #openstack | 23:35 | |
*** brad_behle has quit IRC | 23:35 | |
*** zenoway has joined #openstack | 23:36 | |
*** tochi has joined #openstack | 23:36 | |
*** djan has joined #openstack | 23:37 | |
*** underguiz has quit IRC | 23:39 | |
*** underguiz has joined #openstack | 23:39 | |
*** zenoway has quit IRC | 23:40 | |
*** skamithi14 has joined #openstack | 23:41 | |
*** jckasper has joined #openstack | 23:42 | |
*** RamJett has quit IRC | 23:43 | |
*** skamithi13 has quit IRC | 23:44 | |
*** RamJett has joined #openstack | 23:44 | |
*** linuxgeek has quit IRC | 23:44 | |
*** harlowja has quit IRC | 23:47 | |
*** jckasper has quit IRC | 23:47 | |
*** kstev has quit IRC | 23:47 | |
*** jckasper has joined #openstack | 23:48 | |
*** vicious has quit IRC | 23:48 | |
*** salv-orlando has quit IRC | 23:49 | |
*** cdub has quit IRC | 23:50 | |
*** jasonsb has joined #openstack | 23:50 | |
*** ivar-lazzaro has quit IRC | 23:50 | |
*** yamamoto_ has joined #openstack | 23:51 | |
*** jckasper has quit IRC | 23:52 | |
*** rickyrem has quit IRC | 23:53 | |
*** rickyrem has joined #openstack | 23:53 | |
*** vhosakot has quit IRC | 23:54 | |
*** benjamingr__ has quit IRC | 23:55 | |
*** herrsergio has quit IRC | 23:56 | |
*** stephen_m has joined #openstack | 23:57 | |
*** dalgaaf has quit IRC | 23:58 | |
*** GenteelBen has quit IRC | 23:59 | |
*** jasonsb has quit IRC | 23:59 | |
*** baker has joined #openstack | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!