Tuesday, 2017-07-25

*** chyka has joined #openstack00:01
*** EricGonczer_ has joined #openstack00:02
*** hfu has joined #openstack00:02
*** sree__ has joined #openstack00:03
*** thorst_afk has quit IRC00:03
*** Manuel_112 has quit IRC00:04
*** zhangfei has joined #openstack00:06
*** sree__ has quit IRC00:07
*** charcol has joined #openstack00:09
*** chyka has quit IRC00:09
*** aojea has joined #openstack00:14
*** gmann has quit IRC00:14
*** gmann has joined #openstack00:14
*** frank_young has joined #openstack00:18
*** EricGonczer_ has quit IRC00:18
*** aojea has quit IRC00:18
*** EricGonczer_ has joined #openstack00:19
*** Manuel_112 has joined #openstack00:20
*** limao has quit IRC00:22
*** frank_young has quit IRC00:23
*** hichihara has quit IRC00:23
*** annegentle has quit IRC00:24
*** Manuel_112 has quit IRC00:24
*** psahoo has joined #openstack00:29
*** juvenal has joined #openstack00:29
*** lucendio has quit IRC00:31
*** EricGonczer_ has quit IRC00:31
*** baoli has joined #openstack00:34
*** mtanino has quit IRC00:35
*** eswenson has joined #openstack00:36
eswensonCan anyone help debug a non-obvious "NoValidHost: No valid host was found" error?00:36
*** eswenson has left #openstack00:38
*** baoli has quit IRC00:38
*** eswenson has joined #openstack00:38
*** m00dawg has quit IRC00:39
*** Manuel_112 has joined #openstack00:40
*** dxiri has quit IRC00:42
*** takimbal has quit IRC00:44
*** takamatsu has quit IRC00:44
*** Manuel_112 has quit IRC00:45
*** fragatina has quit IRC00:45
*** cyberworm54 has joined #openstack00:46
*** fragatina has joined #openstack00:46
*** limao has joined #openstack00:46
*** chyka has joined #openstack00:46
*** ktorn has quit IRC00:46
*** catintheroof has joined #openstack00:47
*** fragatin_ has joined #openstack00:49
*** acidrainfall has joined #openstack00:49
*** fragatin_ has quit IRC00:50
*** fragatina has quit IRC00:50
*** fragatin_ has joined #openstack00:50
*** chyka has quit IRC00:51
*** fragatin_ has quit IRC00:52
*** fragatina has joined #openstack00:52
eswensonI’m running into an issue with openstack ocata where I can’t start any instances — always get “NoValidHost: No valid host was found. There are not enough hosts available.” errors. There are compute hosts and plenty of resources and everything I’ve done to investigate debug suggests things should work.  Anyone have an experience here?00:54
*** baoli has joined #openstack00:55
*** fragatina has quit IRC00:56
*** limao has quit IRC00:57
*** frank_young has joined #openstack00:57
*** daMaestro has joined #openstack00:59
*** baoli has quit IRC00:59
*** Manuel_112 has joined #openstack01:01
*** frank_young has quit IRC01:01
*** Manuel_1_ has joined #openstack01:02
*** Manuel_112 has quit IRC01:02
*** acidrainfall has quit IRC01:04
*** jwitko__ has quit IRC01:06
*** jwitko_ has quit IRC01:06
*** Manuel_1_ has quit IRC01:07
*** limao has joined #openstack01:07
*** RageLtMan has quit IRC01:12
*** phalmos has joined #openstack01:13
*** harlowja has quit IRC01:13
*** cyberworm54 has quit IRC01:14
*** perniciouscaffei has quit IRC01:17
*** catintheroof has quit IRC01:18
*** psahoo has quit IRC01:20
SamYapleeswenson: first steps first, figure out where the failure is01:20
SamYaplei would start in the nova-scheduler logs01:20
SamYapleis it scheduling to a compute node? if so, go to that compute node and look at the logs there01:21
eswensonOk, nova-scheduler.logs says this:  2017-07-24 02:38:56.046 14400 WARNING nova.scheduler.host_manager [req-498bfbb6-8940-4706-8322-9c893ba61763 9879cf1dc8954d5a9606fb555beed1fb f2d743585bd84323959131e1aabd885b - - -] No compute service record found for host ip-10-0-0-\01:21
eswenson18001:21
eswenson2017-07-24 02:38:56.047 14400 WARNING nova.scheduler.host_manager [req-498bfbb6-8940-4706-8322-9c893ba61763 9879cf1dc8954d5a9606fb555beed1fb f2d743585bd84323959131e1aabd885b - - -] No compute service record found for host ip-10-0-0-\01:21
SamYapleif it is *not* secduling to a compute node youll need to find out what filters the instance is failing on the ocmpute nodes (be it ram, cpu, ordisk)01:21
eswenson7801:21
eswenson2017-07-24 02:38:56.047 14400 INFO nova.filters [req-498bfbb6-8940-4706-8322-9c893ba61763 9879cf1dc8954d5a9606fb555beed1fb f2d743585bd84323959131e1aabd885b - - -] Filter RetryFilter returned 0 hosts01:21
eswenson2017-07-24 02:38:56.047 14400 INFO nova.filters [req-498bfbb6-8940-4706-8322-9c893ba61763 9879cf1dc8954d5a9606fb555beed1fb f2d743585bd84323959131e1aabd885b - - -] Filtering removed all hosts for the request with instance ID '4ed4c17\01:21
eswenson9-22ad-4eaf-a417-3deebc6ccd06'. Filter results: ['RetryFilter: (start: 0, end: 0)']01:21
SamYapleeswenson: STOPP01:21
SamYaplepastebin please01:21
SamYaplepaste.openstack.org01:21
eswensonSorry, pasted in the wrong place.01:21
*** juvenal has quit IRC01:22
eswensonhttp://paste.openstack.org/show/616364/01:22
eswensonWhat does “No compute service record found for host ip-10-0-0-78”?  And why is it using “ip-10-0-0-78” rather than the FQDN that is associated with that host.  I see no references to the bare hostname in any of the nova/nova-api tables.01:23
*** Manuel_112 has joined #openstack01:23
SamYaplenova service-list01:24
eswensonI don’t think it is failing due to resources (there are plenty of resources available).  I think it is failing because, for some reason, it is looking somewhere for ip-10-0-0-78 but the entries in the hypervisor-list and service-list all use FQDNs.01:24
SamYapledo you see any active nova-compute services?01:24
*** fragatina has joined #openstack01:25
eswensonhttp://paste.openstack.org/show/616365/01:25
eswensonYes, there are two nova-compute services, on the two hosts (note FQDNs).01:25
SamYapleive seen this before01:26
*** frank_young has joined #openstack01:26
SamYaplewhen you type `hostname` on your compute nodes... does it return a FQDN or the shortname?01:26
*** aojea has joined #openstack01:26
eswensonFQDNs.  Here’s the response from “hostname” on one of the nodes:  ip-10-0-0-78.eu-central-1.compute.internal01:27
*** Manuel_112 has quit IRC01:28
SamYapleso youve setup your boxes wrong01:28
SamYaplehostnames cannot have periods01:28
SamYaplecat /etc/hostname, it will be the FQDN01:28
SamYapleit should only be the shortname (ip-10-0-0-78)01:28
eswensoncat /etc/hostname shows ip-10-0-0-78.eu-central-1.compute.internal01:28
SamYapleyep. thats a configuration error01:29
eswensonThe hosts were created by AWS EC2.  All I did was create three instances and use packstack to install onto them.01:29
SamYapleregardless, that is a configuration error and not a valid hostname01:29
*** fragatina has quit IRC01:29
eswensonThis is what AWS does for its VMs.  Where does it say that you cannot use FQDNs for hostnames?01:29
SamYaplehttps://tools.ietf.org/html/rfc112301:30
SamYaplethats a bit tounge-in-check, but seriously, that is a misconfiguration01:30
*** juvenal has joined #openstack01:30
SamYapleyou can work around this with a nova configuration option (and youll want to set it fro neutron and cinder and heat etc as well)01:31
SamYaplelet me find it01:31
eswensonI can see if I can just edit /etc/hostname on all nodes.  But then I’ll have to force an update to the database tables so that it “sees” the new names.  Not sure how to do that.01:31
*** aojea has quit IRC01:31
SamYapleyou wont have to force update anything01:32
SamYapleit will check in as a completley new agent01:32
SamYapleyoull have to purge the old agents01:32
*** cyberworm54 has joined #openstack01:32
*** georgem1 has joined #openstack01:32
eswensonThis article says that the preference for Centos and RHEL deployments is to use a FQDN for /etc/hostname:  https://serverfault.com/questions/331936/setting-the-hostname-fqdn-or-short-name01:33
*** gli has joined #openstack01:33
eswensonActually, I read that artlcle wrong.  It *does* seem to suggest exactly what you are saying.01:33
SamYaple+101:33
SamYapleits a rather common seemingly harmless misconfiguration that propogates for the very reason that it doesnt break *most* things01:34
eswensonActually, it says FQDN for Centos/RHEL and short hostname for Debian/Ubuntu.01:34
eswensonI’ll give the update of /etc/hostname a try. I assume I should restart the nova-compute service on the compute nodes and the nova-xxx services on the controller node?01:35
SamYapleso whats happening if you want to know is some parts of the code are fetching the hostname and using it.... other parts are spliting on '.' because they do *not* want the fqdn01:35
*** georgem1 has quit IRC01:35
SamYaplerabbitmq for example *cannot* cluster with a '.' in the hostname01:35
*** georgem1 has joined #openstack01:35
SamYapleupdating /etc/hostname and restarting the services is all that would be needed01:35
eswensonYeah, that certainly makes sense to me.  I’m just surprised that Centos (when booted on AWS) did this to me.01:35
*** Yuva has quit IRC01:35
SamYapleill be honest, im a debian/ubuntu guy01:36
SamYapleit doesnt suprise me01:36
*** brokencycle has quit IRC01:36
SamYapleit was probably a bad default forever ago that simply cant change now01:36
*** aojea has joined #openstack01:36
*** psahoo has joined #openstack01:36
*** yolkfull has joined #openstack01:37
eswensonActually, so am I.  I’ve just changed /etc/hostname on both compute nodes and on controller and restarted nova services.  About to see if I can create an instance.01:38
SamYaplemake sure you see the new services and they are up01:38
SamYapleand make sure to restart the neutron services too01:38
*** om2 has quit IRC01:39
*** georgem1 has quit IRC01:40
*** andries has quit IRC01:41
*** aojea has quit IRC01:41
eswensonI assume I need to restart all of them:  for f in neutron-dhcp-agent neutron-l3-agent neutron-metadata-agent neutron-metering-agent neutron-openvswitch-agent neutron-ovs-cleanup neutron-server ; do systemctl restart $f ; done01:42
eswensonIt is taking forever.01:43
*** ktorn has joined #openstack01:43
*** Manuel_112 has joined #openstack01:44
SamYaplejust so you are aware, you can restart multiple services with systemd. systemctl restart neutron-{dhcp,l3,metadata,metering,openvswitch}-agent neutron-server01:44
eswensonAfter restarting nova-xxx services and neutron-xxx services, I still see the FQDNs in “nova service-list".01:44
*** andries has joined #openstack01:44
SamYapleyou updated /etc/hostname, but did you set the hostname?01:45
SamYaple /etc/hostname is only read on boot01:45
eswensonOh…. FM.01:45
*** aojea has joined #openstack01:45
SamYapleyoull need to actually run `hostname ip-10-0-0-78`01:45
*** chlong_ has joined #openstack01:45
*** sanfern has quit IRC01:46
*** chlong__ has quit IRC01:47
eswensonok, set hostname on all 3 hosts, restarted nova-compute on compute nodes, restarted nova-xxx on controller, and am waiting for the very lengthy restart of neutron-xxx services on controller....01:47
*** fatdragon has joined #openstack01:48
SamYapleid be curious to know which service is taking a while to restart01:48
SamYapleprobably l3-agent?01:48
SamYaplebut you dont need to restart neutron-ovs-cleanup at all01:48
*** Manuel_112 has quit IRC01:48
*** aojea has quit IRC01:49
eswensonHmmm…. now I see nova-compute on ip-10-0-0-180 (good), but not on the other compute node.  I still see FQDN there.  “hostname” on that machine shows just ip-10-0-0-78.01:50
SamYapleone, make sure the nova-compute process actually stopped on 10-0-0-7801:51
*** baoli has joined #openstack01:51
SamYapletwo, make sure it is not statically defined as the name of that host in /etc/nova/nova.conf01:51
*** fatdragon has quit IRC01:52
SamYapleits highly unlikly it is statically defined (but its possible!)01:52
*** fatdragon has joined #openstack01:52
eswensonActually, it was statically defined (one of my attempts to get this working).01:52
SamYaplehaha01:52
SamYaplehighly unlikely!01:53
eswensonok, nova-compute shows “up” on each of the compute nodes now.01:53
SamYapleanyway, it should be good now to start an instancea assuming `neutron agent-list` and `nova service-list` is good01:53
*** EricGonczer_ has joined #openstack01:53
*** aojea has joined #openstack01:54
eswensonWhat does “xxx” mean for “alive” in neutron agent-list?01:54
eswensonHere’s my “neutron agent-list” output:  http://paste.openstack.org/show/616366/01:55
SamYaplexxx is bad01:55
eswensonAnd here’s my “nova service-list” output:  http://paste.openstack.org/show/616367/01:55
SamYapleit should be ":-)"01:55
SamYapleno im not joking01:55
eswensonYeah, I see other smileys.01:56
SamYaplelooks like you didnt restart the agents on the compute nodes01:56
*** baoli has quit IRC01:56
SamYaplespecifically neutron-openvswitch-agent o nthe compute nodes needs a restart01:56
SamYaplemake sure the name is not manually set in the cnfigs like nova01:56
eswensonYou’re right. I only restarted neutron agents and services on controller node.01:57
*** fatdragon has quit IRC01:57
eswensonI don’t see any neutron/agents running on compute nodes — only on controller node.01:57
eswensonWell, more accurately, I don’t see any “systemctl-managed” daemons there.  How do I restart neutron and agents (assuming they are running) on compute?  On controller I used systemctl (services).01:58
*** iyamahat has quit IRC01:58
*** bkopilov_ has quit IRC01:59
SamYaplesystemctl restart neutron-openvswitch-agent01:59
SamYaplethat should work...01:59
*** bkopilov has quit IRC01:59
*** aojea has quit IRC01:59
*** yamahata has quit IRC02:00
eswensonSorry.  I had done a systemctl | grep openstack and not seen the neutron services.02:00
eswensonopenvswitch agents are now :-) for both compute nodes.02:01
*** cloudrancher has joined #openstack02:01
eswensonafter all that, I’m getting the same error.  But I suspect the nova logs say something different this time.  Let me check.02:02
SamYapleeswenson: it may have sceduled to the compute finally and the n_failed_ o the compute for other reasons02:03
*** georgem1 has joined #openstack02:03
*** aojea has joined #openstack02:03
*** Manuel_112 has joined #openstack02:04
eswensonWell, error is different this time.  nova-scheduler says: http://paste.openstack.org/show/616368/02:05
*** cloudrancher has quit IRC02:06
SamYapleeswenson: it might be getting confused by the other hosts02:06
*** nstrug__ has joined #openstack02:06
SamYapleyou might want to remove the old fqdn hosts02:06
SamYaplei dont remember how, youll proabbly need nova-manage02:07
*** chlong__ has joined #openstack02:07
eswensonnova-conductor says this:  http://paste.openstack.org/show/616369/02:07
*** chlong_ has quit IRC02:07
eswensonok, let me try that.02:07
*** aojea has quit IRC02:08
SamYaplethats rabbitmq issues eswenson02:08
*** Manuel_112 has quit IRC02:08
eswensonyou mean contacting rabbitmq?  That should be fine (I can talk to RMQ manually).  Or do you mean in handling messages written to rmq?02:09
*** nstrug_ has quit IRC02:10
SamYapleeswenson: im sorry, i read the error to quick02:10
SamYapleignore me. it doesnt say anythign about rabbit02:10
eswensonNot that I have any reason to believe this is related, but nova service-list shows two services (nova-cert and nova-consoleauth) that are still associated with the FQDN (I did restart them):  http://paste.openstack.org/show/616370/02:12
*** cloudrancher has joined #openstack02:12
*** aojea has joined #openstack02:12
eswensonWho is nova-conductor sending a message to via rmq?  Who would be receiving/handling and responding “NoValidHost” to that message?02:13
SamYaplemake sure you dont have anything statically set in nova.conf and try to restart ehm again02:13
SamYapleNoValidHost is a scheduler deal02:13
SamYapleits failing because of that unknown host issue02:13
SamYapleif im being honest, the quickest way to fix this is probably with a database DROP and re db_sync02:14
SamYapleat the very least we can rule out hostnames and focus on a new error02:14
*** EricGonczer_ has quit IRC02:14
eswensonNo statically set IPs/hostnames in any of the three /etc/nova/nova.conf files.02:14
eswensonI’m ok doing that.  how do I do that?  Use mariadb/mysql to drop each database individually, and then what to resync?  Or can I run packstack again?02:15
*** aossama has quit IRC02:16
*** fragatina has joined #openstack02:16
SamYapleeswenson: in a mysql prompt 'DROP DATABASE nova;' 'CREATE DATABASE nova;'02:16
SamYaplethen nova-manage db_sync02:16
SamYapleyoull want to shut off all nova services first02:16
SamYapleive got to go for a bit02:16
eswensonoh, just nova.  I can do that.02:16
SamYapleill check on you later02:16
SamYaplelike 15-20m02:16
*** aojea has quit IRC02:16
eswensonAnd db_sync will create all the tables as well as repopulate?02:17
*** smccarthy has quit IRC02:17
SamYapleyes02:17
eswensonok, thanks.  I’ll talk to you later.  I *really* appreciaet the help.  I’ve been banging my head for 3 days on this.02:17
*** smccarthy has joined #openstack02:17
*** juvenal has quit IRC02:19
*** aossama has joined #openstack02:19
*** aojea has joined #openstack02:21
*** smccarthy has quit IRC02:21
eswenson@SamYaple I did the drop/create of nova database, restarted all nova services on each of the compute and controller nodes, and tried to launch an instance.  Same error.02:23
eswensonnova-scheduler says this:  http://paste.openstack.org/show/616371/02:25
*** mw_ has joined #openstack02:25
eswensonWhy is it receiving update from an unknown host — only for ip-10-0-0-78 and not from the other compute host?02:25
mw_Hi guys. Quick question for you. I'm reading this document (https://docs.openstack.org/newton/networking-guide/deploy-ovs-selfservice.html) and it states that the prerequisites for this are 3 nics on the controller. I only have 2. Is it possible for me to configure this some other way? I have tried creating enp5s0:1 aliases with a different ip and subnet for tunnel communication, but I'm not able to ping the instances gateway after the02:25
*** chlong_ has joined #openstack02:25
eswensonOh, sorry.  I see the warning for the other one (lagter).02:25
*** aojea has quit IRC02:26
*** namnh has joined #openstack02:26
SamYaplemw_: you can deploy openstack with a single interface if you are careful and understand what you are doing02:26
*** chlong__ has quit IRC02:27
SamYaplemw_: from reviewing those docs you can use the "management" and "overlay" network as the same network02:27
SamYapleeswenson: /win 5802:29
mw_SamYaple: Really? I'll give that a try.02:29
SamYapleeswenson: ignore the above02:29
*** kristian__ has quit IRC02:29
*** kristian__ has joined #openstack02:29
mw_SamYaple: Same IP for both? That's acceptable?02:30
*** aojea has joined #openstack02:30
SamYaplemw_: yea02:31
SamYaplethe "overlay" network is just doing tunnels which are all layer 302:31
*** smccarthy has joined #openstack02:32
mw_SamYaple: Good to know. It looks like I have some bad rules leftover in br-tun now... Can I flush those?02:33
mw_SamYaple: By that, I mean that the IPs in `ovs-vsctl show` are no longer correct.02:34
*** fragatina has quit IRC02:34
*** kristian__ has quit IRC02:34
SamYaplemw_: restarting the neutron-openvswitch-agent should handle that02:35
*** aojea has quit IRC02:35
*** pid1 has quit IRC02:36
*** baoli has joined #openstack02:37
mw_SamYaple: That didn't help. This data appears to be stored in a database.02:38
*** daMaestro has quit IRC02:38
mw_SamYaple: "Tunneling can't be enabled with invalid local_ip 'MY_IP_ADDRESS'. IP couldn't be found on this host's interfaces"02:39
*** aojea has joined #openstack02:39
mw_SamYaple: That IP isn't in my config file anymore... It's been updated to the new one.02:40
*** georgem1 has quit IRC02:40
*** baoli has quit IRC02:41
*** nask has quit IRC02:41
*** ipsecguy has quit IRC02:42
*** woodard has quit IRC02:43
SamYaplemw_: its in /etc/neutron/plugins/ml2/*02:43
SamYapleits not in*02:43
*** marst has joined #openstack02:44
*** aojea has quit IRC02:44
*** limao has quit IRC02:47
*** aossama has quit IRC02:48
*** limao has joined #openstack02:48
*** cyborg-one has quit IRC02:48
*** aojea has joined #openstack02:49
*** dxiri has joined #openstack02:49
*** limao_ has joined #openstack02:50
*** limao has quit IRC02:51
*** nask has joined #openstack02:52
*** aossama has joined #openstack02:52
*** daMaestro has joined #openstack02:53
*** aojea has quit IRC02:53
*** dxiri has quit IRC02:54
*** sanfern has joined #openstack02:54
*** fragatina has joined #openstack02:55
*** aojea has joined #openstack02:58
*** Manuel_112 has joined #openstack02:58
*** saschpe has quit IRC02:59
*** aojea has quit IRC03:02
*** Manuel_112 has quit IRC03:02
*** lbragsta_ has joined #openstack03:03
*** saschpe has joined #openstack03:04
*** Manuel_112 has joined #openstack03:07
*** aojea has joined #openstack03:07
*** juvenal has joined #openstack03:07
*** Son_Goku has joined #openstack03:09
*** juvenal has quit IRC03:10
*** vishvendra has joined #openstack03:10
*** aojea has quit IRC03:11
*** Manuel_112 has quit IRC03:11
*** fragatina has quit IRC03:12
*** bkopilov_ has joined #openstack03:15
*** bkopilov has joined #openstack03:15
*** aojea has joined #openstack03:16
*** juvenal has joined #openstack03:18
*** aselius has quit IRC03:19
*** vishwana_ has joined #openstack03:19
*** vishwana_ has quit IRC03:19
*** aojea has quit IRC03:20
*** uZiel has joined #openstack03:21
*** vishwanathj has quit IRC03:22
*** fragatina has joined #openstack03:23
*** aojea has joined #openstack03:25
*** hfu has quit IRC03:25
*** hfu_ has joined #openstack03:25
*** linuxtyh has joined #openstack03:26
linuxtyhhi there03:26
linuxtyhjoin #stripe03:27
*** eswenson has quit IRC03:27
*** chlong_ has quit IRC03:28
*** chlong__ has joined #openstack03:28
*** aojea has quit IRC03:29
*** kwesidev has joined #openstack03:37
*** uZiel has quit IRC03:37
*** dxiri has joined #openstack03:39
*** aojea has joined #openstack03:43
*** yamamoto has quit IRC03:45
*** linuxtyh has quit IRC03:46
*** aojea has quit IRC03:47
*** lbragsta_ has quit IRC03:48
*** gkadam has joined #openstack03:50
*** limao_ has quit IRC03:50
*** limao has joined #openstack03:51
*** fatdragon has joined #openstack03:53
*** dbecker has quit IRC03:55
*** robellison has quit IRC03:55
*** ipsecguy has joined #openstack03:55
*** limao has quit IRC03:55
mw_SamYaple: it's not in /etc/neutron/plugins/ml2/openvswitch_agent.ini ??03:55
mw_SamYaple: it's not local_ip?03:55
*** charcol has quit IRC03:58
*** uZiel has joined #openstack03:58
*** fatdragon has quit IRC03:59
*** yamamoto has joined #openstack04:00
*** xrb_ has quit IRC04:01
*** aojea has joined #openstack04:01
*** Manuel_112 has joined #openstack04:01
*** chlong__ has quit IRC04:01
*** chlong_ has joined #openstack04:02
*** juvenal has quit IRC04:03
*** Manuel_112 has quit IRC04:03
*** dxiri has quit IRC04:04
*** dxiri has joined #openstack04:05
*** Son_Goku has quit IRC04:05
*** aojea has quit IRC04:06
*** Yarboa has joined #openstack04:07
*** dbecker has joined #openstack04:08
SamYaplemw_: it should be local_ip, yea04:08
*** juvenal has joined #openstack04:09
*** Manuel_112 has joined #openstack04:09
*** dxiri has quit IRC04:10
*** aojea has joined #openstack04:10
*** nicolasbock has joined #openstack04:13
*** smccarthy has quit IRC04:14
*** Manuel_112 has quit IRC04:14
*** markvoelker has quit IRC04:14
*** aojea has quit IRC04:15
*** kwesidev has quit IRC04:17
*** aojea has joined #openstack04:19
*** markthomas has quit IRC04:22
*** parlakisik has quit IRC04:22
*** parlakisik has joined #openstack04:23
*** aojea has quit IRC04:24
*** Grizzly-bear has joined #openstack04:24
*** markthomas has joined #openstack04:25
*** chlong__ has joined #openstack04:25
*** chlong_ has quit IRC04:27
*** parlakisik has quit IRC04:27
*** Grizzly-bear has left #openstack04:27
*** aojea has joined #openstack04:28
*** links has joined #openstack04:30
*** Manuel_112 has joined #openstack04:30
*** aojea has quit IRC04:33
*** uZiel has quit IRC04:34
*** Manuel_112 has quit IRC04:35
*** indistylo has joined #openstack04:36
*** aojea has joined #openstack04:38
*** kwesidev has joined #openstack04:38
*** thorst_afk has joined #openstack04:38
*** benjamingr_ has quit IRC04:41
*** aojea has quit IRC04:42
*** thorst_afk has quit IRC04:43
*** limao has joined #openstack04:46
*** aojea has joined #openstack04:47
*** frank_young has quit IRC04:48
*** kwesidev has quit IRC04:48
*** RageLtMan has joined #openstack04:51
*** juvenal has quit IRC04:51
*** aojea has quit IRC04:51
*** charcol has joined #openstack04:51
*** Manuel_112 has joined #openstack04:52
*** daMaestro has quit IRC04:53
*** sree_ has joined #openstack04:54
*** sree_ is now known as Guest8138104:54
*** Guest81381 has quit IRC04:55
*** Manuel_112 has quit IRC04:55
*** aojea has joined #openstack04:56
*** pravins has joined #openstack04:56
*** frank_young has joined #openstack04:58
*** aojea has quit IRC05:00
*** jpsandiego42 has quit IRC05:02
*** frank_young has quit IRC05:03
*** aojea has joined #openstack05:05
*** nunchuck has quit IRC05:05
*** aojea has quit IRC05:09
*** frank_young has joined #openstack05:11
*** Manuel_112 has joined #openstack05:12
*** aojea has joined #openstack05:14
*** janki has joined #openstack05:14
*** frank_young has quit IRC05:16
*** Manuel_112 has quit IRC05:17
*** poopcat has quit IRC05:17
*** aojea has quit IRC05:18
*** Elboras has quit IRC05:18
*** Yarboa has quit IRC05:20
*** aojea has joined #openstack05:23
*** Bock has joined #openstack05:24
*** Elboras has joined #openstack05:25
*** aojea has quit IRC05:27
*** iyamahat has joined #openstack05:28
*** moon_ has joined #openstack05:30
*** josecastroleon has joined #openstack05:30
*** josecastroleon1 has quit IRC05:30
*** chlong_ has joined #openstack05:33
*** Manuel_112 has joined #openstack05:33
*** josecastroleon has quit IRC05:34
*** racedo has joined #openstack05:34
*** kristian__ has joined #openstack05:34
*** chlong__ has quit IRC05:34
*** Manuel_112 has quit IRC05:34
*** moon_ has left #openstack05:35
*** Manuel_112 has joined #openstack05:35
*** kristian__ has quit IRC05:38
*** Manuel_112 has quit IRC05:39
*** parlakisik has joined #openstack05:39
*** sree_ has joined #openstack05:40
*** sree_ is now known as Guest6001805:41
*** masco has joined #openstack05:42
*** yamahata has joined #openstack05:43
*** trinaths has joined #openstack05:44
*** nunchuck has joined #openstack05:44
*** abu0_ has joined #openstack05:47
*** AnilV4 has joined #openstack05:47
*** abu0 has quit IRC05:49
*** Manuel_112 has joined #openstack05:49
*** groen692 has joined #openstack05:50
*** cshastri has joined #openstack05:50
*** josecastroleon has joined #openstack05:51
*** rchavik has joined #openstack05:53
*** fatdragon has joined #openstack05:56
*** iranzo has joined #openstack06:00
*** iranzo has quit IRC06:00
*** iranzo has joined #openstack06:00
*** phalmos has quit IRC06:01
*** fatdragon has quit IRC06:02
*** uZiel has joined #openstack06:03
*** mw_ has quit IRC06:05
*** iranzo has quit IRC06:06
*** iranzo has joined #openstack06:06
*** rcernin has joined #openstack06:10
*** Be-El has joined #openstack06:13
*** markvoelker has joined #openstack06:15
*** dxiri has joined #openstack06:17
*** jparrill has joined #openstack06:21
*** dxiri has quit IRC06:21
*** bkopilov has quit IRC06:24
*** uZiel has quit IRC06:25
*** xrb has joined #openstack06:26
*** xrb has quit IRC06:28
*** xrb has joined #openstack06:28
*** DanAndresan has joined #openstack06:32
*** dparkes has joined #openstack06:34
*** ffiore has joined #openstack06:37
*** dxiri has joined #openstack06:38
*** kristian__ has joined #openstack06:38
*** thorst_afk has joined #openstack06:39
*** pravins has quit IRC06:40
*** jackNemrod has joined #openstack06:41
*** anshul has joined #openstack06:42
*** dxiri has quit IRC06:42
*** rvd has joined #openstack06:43
*** belmoreira has joined #openstack06:44
*** thorst_afk has quit IRC06:44
*** fzdarsky has joined #openstack06:45
*** uZiel has joined #openstack06:46
*** fzdarsky has quit IRC06:46
*** jamesden_ has quit IRC06:47
*** rvd has quit IRC06:47
*** jamesdenton has joined #openstack06:48
*** kristian__ has quit IRC06:48
*** kristian__ has joined #openstack06:49
*** markvoelker has quit IRC06:49
*** epopt has quit IRC06:50
*** jackNemrod_ has joined #openstack06:50
*** jackNemrod has quit IRC06:50
*** jackNemrod_ is now known as jackNemrod06:50
*** rmagyar has joined #openstack06:53
*** kristian__ has quit IRC06:53
*** dxiri has joined #openstack06:53
*** martinus__ has joined #openstack06:53
*** noxdafox has quit IRC06:55
*** ChubYann has quit IRC06:56
*** kristian__ has joined #openstack06:57
*** fatdragon has joined #openstack06:58
*** dxiri has quit IRC06:58
*** josecastroleon has quit IRC06:58
*** kickinz1 has joined #openstack06:58
*** kickinz1 has joined #openstack06:58
*** Poornima_K has joined #openstack06:59
*** noxdafox has joined #openstack07:01
*** indistylo has quit IRC07:03
*** fatdragon has quit IRC07:04
*** dxiri has joined #openstack07:05
*** josecastroleon has joined #openstack07:06
*** grafuls has joined #openstack07:07
*** drifterza has joined #openstack07:10
*** cablekevin has quit IRC07:10
*** dxiri has quit IRC07:10
*** lucendio has joined #openstack07:12
*** rmagyar has quit IRC07:12
*** garathem has joined #openstack07:14
*** aojea has joined #openstack07:15
*** aojea has quit IRC07:20
*** aojea has joined #openstack07:20
*** mcornea has joined #openstack07:20
*** ben42 has joined #openstack07:22
*** lucendio has quit IRC07:25
*** vharsh has joined #openstack07:26
*** drifterza has quit IRC07:28
*** cgfbee has joined #openstack07:29
*** Poornima_K has quit IRC07:30
*** Yarboa has joined #openstack07:30
*** gkadam is now known as gkadam-afk07:31
*** jackNemrod_ has joined #openstack07:32
*** jackNemrod has quit IRC07:33
*** jackNemrod_ is now known as jackNemrod07:33
*** raynold has joined #openstack07:33
*** fzdarsky has joined #openstack07:33
*** dxiri has joined #openstack07:34
*** ktorn has quit IRC07:35
*** v|sh has joined #openstack07:35
*** e0ne has joined #openstack07:38
*** dxiri has quit IRC07:38
*** egonzalez has joined #openstack07:39
*** ffiore has quit IRC07:40
*** dizquierdo has joined #openstack07:43
*** damien_r has joined #openstack07:43
*** cablekevin has joined #openstack07:44
*** josecastroleon has quit IRC07:45
*** charcol has quit IRC07:46
*** markvoelker has joined #openstack07:46
*** ronis has joined #openstack07:46
*** jackNemrod_ has joined #openstack07:48
*** dxiri has joined #openstack07:48
*** jackNemrod has quit IRC07:48
*** jackNemrod_ is now known as jackNemrod07:48
*** josecastroleon has joined #openstack07:51
*** dxiri has quit IRC07:52
*** josecastroleon has quit IRC07:52
*** groen692 has quit IRC07:53
*** ffiore has joined #openstack07:53
*** josecastroleon has joined #openstack07:54
*** josecastroleon has quit IRC07:56
*** etingof has quit IRC07:57
*** toscalix has joined #openstack07:58
*** groen692 has joined #openstack07:59
*** TMM has quit IRC07:59
*** gildub has quit IRC07:59
*** pbandark has joined #openstack08:00
*** efoley has joined #openstack08:00
*** dxiri has joined #openstack08:02
*** josecastroleon1 has joined #openstack08:03
*** aarefiev_afk is now known as aarefiev08:05
*** Neepu_ has quit IRC08:05
*** hfu_ has quit IRC08:06
*** dxiri has quit IRC08:07
*** josecastroleon has joined #openstack08:07
*** josecastroleon1 has quit IRC08:07
*** hfu has joined #openstack08:10
*** lucendio has joined #openstack08:11
*** abu0_ has quit IRC08:12
*** josecastroleon has quit IRC08:13
*** indistylo has joined #openstack08:15
*** jhesketh has joined #openstack08:16
*** etingof has joined #openstack08:16
*** aojea_ has joined #openstack08:16
*** aojea has quit IRC08:16
*** ipsecguy has quit IRC08:20
*** markvoelker has quit IRC08:20
*** zeusal has joined #openstack08:22
*** snica_away is now known as stefannica08:22
*** jhesketh_ has joined #openstack08:22
zeusalHi! II have a problem about change contact information08:22
*** lucendio has quit IRC08:23
egonzalezzeusal, any error?08:23
zeusalI see the following error: Code Review - Error Server Error Cannot store contact information08:23
*** groen692 has quit IRC08:23
*** lucendio has joined #openstack08:23
egonzalezzeusal, is that when signing gerrit ICLA?08:24
*** josecastroleon has joined #openstack08:24
*** pravins has joined #openstack08:24
*** MarkBaker has joined #openstack08:25
*** jhesketh has quit IRC08:25
zeusalAnd I need modify the information to commit (Commit ERROR: fatal: remote error:  ICLA contributor agreement requires current contact information.)08:26
zeusal@egonzalez  Yes, he signed ICLA08:28
*** v|sh has quit IRC08:28
*** gildub has joined #openstack08:28
*** lucendio has quit IRC08:29
*** josecastroleon has quit IRC08:29
zeusalStatus: Verified     Name: ICLA             Description: OpenStack Individual Contributor License Agreement08:29
egonzalezzeusal, ensure your openstack profile ( https://www.openstack.org/profile/ ) have Member Level: Foundation Member instead of Foundation member08:29
egonzalez*Community member last one08:30
*** jhesketh_ is now known as jhesketh08:30
egonzalezthen fill your contact information https://review.openstack.org/#/settings/contact , I only have Name and email08:31
*** tvinson has quit IRC08:32
*** beisner has quit IRC08:32
*** Gnubie__ has quit IRC08:33
*** bkeller`_ has quit IRC08:33
*** yamamoto has quit IRC08:33
*** d10n has quit IRC08:33
zeusal@egonzalez What is the difference Foundation Member  or Community member08:33
egonzalezFoundation can push code and community not, is the only thing I know about that :)08:34
*** suuuper has joined #openstack08:35
*** dxiri has joined #openstack08:35
egonzalezzeusal, there is the description of both profiles https://www.openstack.org/join/08:35
*** NeilHanlon has quit IRC08:35
zeusalThank you! egonzalez08:36
*** lucendio has joined #openstack08:36
*** Gnubie_ has joined #openstack08:37
*** AlgorithmWizard has quit IRC08:37
*** Adobeman has quit IRC08:38
*** d10n has joined #openstack08:38
*** d10n has joined #openstack08:38
*** tvinson has joined #openstack08:38
*** bkeller` has joined #openstack08:38
*** dxiri has quit IRC08:39
*** AlgorithmWizard has joined #openstack08:39
*** thorst_afk has joined #openstack08:40
*** NeilHanlon has joined #openstack08:40
*** beisner has joined #openstack08:40
*** groen692 has joined #openstack08:40
*** geaaru has joined #openstack08:42
zeusal@egonzalez Already created the account as a member of the foundation08:42
zeusalAnd when making a commit I see this error:  fatal: remote error:  ICLA contributor agreement requires current contact information.08:42
*** drifterza has joined #openstack08:44
*** thorst_afk has quit IRC08:45
*** zeusal_ has joined #openstack08:45
*** Adobeman has joined #openstack08:45
*** yamamoto has joined #openstack08:46
*** gkadam-afk is now known as gkadam08:46
*** suuuper has quit IRC08:46
zeusal_sorry egonzalez, you can repeat?08:46
*** suuuper has joined #openstack08:46
*** zeusal has quit IRC08:47
egonzalezfill your contact information https://review.openstack.org/#/settings/contact , I only have Name and email08:47
egonzalezzeusal_,08:47
*** yamamoto has quit IRC08:50
zeusal_.egonzalez, Yes, I have onlye Name and Email08:52
*** armaan has joined #openstack08:52
*** TMM has joined #openstack08:53
*** abu0_ has joined #openstack08:54
*** MrAbaddon has joined #openstack08:55
*** pvradu has joined #openstack08:55
*** yamamoto has joined #openstack08:57
*** fatdragon has joined #openstack08:59
*** bbcmicrocomputer has joined #openstack09:00
*** parlakisik has quit IRC09:00
*** yamahata has quit IRC09:00
*** parlakisik has joined #openstack09:01
*** electrofelix has joined #openstack09:02
*** parlakisik has quit IRC09:05
*** yamamoto has quit IRC09:05
*** gildub has quit IRC09:05
*** dparkes has quit IRC09:10
*** yamamoto has joined #openstack09:11
*** dparkes has joined #openstack09:11
*** Warped has quit IRC09:13
*** suuuper has quit IRC09:14
*** suuuper has joined #openstack09:14
*** Warped has joined #openstack09:14
*** fatdragon has quit IRC09:16
*** markvoelker has joined #openstack09:17
*** dxiri has joined #openstack09:17
*** brokency1le has joined #openstack09:19
*** dxiri has quit IRC09:21
*** psahoo has quit IRC09:22
*** limao has quit IRC09:23
*** Neepu has joined #openstack09:24
*** salmankhan has joined #openstack09:28
*** yamamoto has quit IRC09:28
*** chlong__ has joined #openstack09:33
*** chlong_ has quit IRC09:35
*** dxiri has joined #openstack09:36
*** yamamoto has joined #openstack09:36
*** Sharker has quit IRC09:39
*** pvradu has quit IRC09:40
*** yamamoto has quit IRC09:40
*** pvradu has joined #openstack09:40
*** pvradu has quit IRC09:40
*** dxiri has quit IRC09:40
*** Sharker has joined #openstack09:40
*** abu0 has joined #openstack09:41
*** jackNemrod_ has joined #openstack09:41
*** abu0_ has quit IRC09:42
*** jackNemrod has quit IRC09:43
*** jackNemrod_ is now known as jackNemrod09:43
*** pvradu has joined #openstack09:43
*** fatdragon has joined #openstack09:43
*** yamamoto has joined #openstack09:44
*** iyamahat has quit IRC09:44
*** yamamoto has quit IRC09:48
*** fatdragon has quit IRC09:49
*** markvoelker has quit IRC09:49
*** Manuel_112 has quit IRC09:51
*** gmoro has joined #openstack09:53
*** reed has quit IRC09:55
*** reed has joined #openstack09:56
*** Guest60018 has quit IRC09:58
*** c06 has joined #openstack09:58
*** v|sh has joined #openstack09:58
*** Drankis has joined #openstack09:59
*** aossama has quit IRC09:59
*** parlakisik has joined #openstack10:00
*** gli has quit IRC10:01
*** decrypt has joined #openstack10:01
*** decrypt has joined #openstack10:01
*** aossama has joined #openstack10:04
*** dxiri has joined #openstack10:04
*** parlakisik has quit IRC10:04
*** Manuel_112 has joined #openstack10:08
*** nstrug_ has joined #openstack10:08
*** dxiri has quit IRC10:09
*** ArchiFleKs has joined #openstack10:11
*** nstrug__ has quit IRC10:12
*** jackNemrod has quit IRC10:12
*** jackNemrod has joined #openstack10:13
*** yamamoto has joined #openstack10:13
*** rmart04 has joined #openstack10:16
*** pravinds has joined #openstack10:17
*** pravins has quit IRC10:17
*** psahoo has joined #openstack10:17
*** gszasz has joined #openstack10:19
*** thorst_afk has joined #openstack10:24
*** yolkfull has quit IRC10:24
*** mmirecki has joined #openstack10:25
*** decrypt has quit IRC10:25
*** nstrug__ has joined #openstack10:25
*** sanchitmalhotra1 has joined #openstack10:27
*** sanchitmalhotra has quit IRC10:28
*** sanchitmalhotra1 is now known as sanchitmalhotra10:28
*** ffiore has quit IRC10:28
*** nstrug_ has quit IRC10:29
*** Poornima_K has joined #openstack10:30
*** v|sh has quit IRC10:30
*** ffiore has joined #openstack10:31
*** stefannica is now known as snica_away10:32
*** sileht has quit IRC10:33
*** sileht has joined #openstack10:33
*** snica_away is now known as stefannica10:34
*** ffiore has quit IRC10:36
*** lucendio has quit IRC10:38
*** gildub has joined #openstack10:41
*** ffiore has joined #openstack10:46
*** pvradu has quit IRC10:46
*** markvoelker has joined #openstack10:46
*** pvradu has joined #openstack10:46
sanfernhi, do we support ipv6 on openstack newton ? I am able create VM  plugged with ipv6 address in master devstack but not ocata or newton branch. Anyone has any idea ?10:48
*** pvradu has quit IRC10:50
*** grafuls has quit IRC10:51
*** chlong_ has joined #openstack10:52
*** Poornima_K has quit IRC10:52
*** chlong__ has quit IRC10:53
*** saschpe has quit IRC10:53
*** morazi has quit IRC10:54
*** bkopilov_ has quit IRC10:55
NeepuHi. What exactly does it mean that an instance is "Shelved Offloaded"? I'm trying to unshelve it, but it doesn't work and i'm not getting any errors in horizon.10:55
*** sanfern has quit IRC10:56
*** chlong__ has joined #openstack10:57
*** pravinds has quit IRC10:58
*** takamatsu has joined #openstack10:58
*** wachu has quit IRC10:58
*** chlong_ has quit IRC10:59
*** saschpe has joined #openstack10:59
*** Poornima_K has joined #openstack11:00
*** pravinds has joined #openstack11:01
Neepuhttps://ghostbin.com/paste/pfhqb11:04
*** dxiri has joined #openstack11:05
*** ffiore has quit IRC11:05
*** aojea_ has quit IRC11:10
*** dxiri has quit IRC11:10
*** pvradu has joined #openstack11:11
*** abu0 has quit IRC11:13
*** lucendio has joined #openstack11:14
*** Yarboa has quit IRC11:15
*** abu0 has joined #openstack11:15
*** aojea has joined #openstack11:15
*** Son_Goku has joined #openstack11:16
*** radish_ has joined #openstack11:17
*** rchavik has quit IRC11:17
*** dxiri has joined #openstack11:19
radish_hi there! I'm currently trying to implement the scenario described in this documentation - https://docs.openstack.org/ocata/networking-guide/deploy-ovs-selfservice.html -, but I'm not sure about the openvswitch_agent.ini file for the nova nodes. Do I need to use the same config as for the neutron nodes, or take a vanilla (package) configuration and only change local_ip, tunnel_types and l2_population? I'm asking because the openvswi11:19
*** markvoelker has quit IRC11:20
radish_interface which was created as described by the docs by running 'ovs-vsctl add-br br-provider' on the neutron nodes11:20
*** aojea has quit IRC11:20
*** zhangfei has quit IRC11:22
NeepuHi. I'm having trouble with a shelved instance, returning "VirtualInterfaceCreateException: Virtual Interface creation failed". Tried detaching the network interface, but ofc.. "Cannot 'detach_interface' instance 9379d7a2-b8de-4f4e-9d31-12c43c47c84c while it is in vm_state shelved_offloaded (HTTP 409)". I would love to receive some support :-)11:23
NeepuI'm trying to unshelve it.11:23
*** dxiri has quit IRC11:24
*** aojea has joined #openstack11:25
*** Poornima_K has quit IRC11:28
*** Yarboa has joined #openstack11:28
*** decrypt has joined #openstack11:29
*** decrypt has joined #openstack11:29
*** aojea has quit IRC11:30
*** Son_Goku has quit IRC11:32
*** baoli has joined #openstack11:32
*** baoli has quit IRC11:32
*** baoli has joined #openstack11:33
*** garathem has quit IRC11:34
*** garathem has joined #openstack11:34
*** aojea has joined #openstack11:34
*** hfu has quit IRC11:35
*** dizquierdo is now known as dizquierdo_afk11:35
*** mmirecki has quit IRC11:36
*** vishvendra has quit IRC11:38
*** aojea has quit IRC11:39
*** psahoo has quit IRC11:40
*** iranzo has quit IRC11:41
*** iranzo has joined #openstack11:41
*** iranzo has quit IRC11:41
*** iranzo has joined #openstack11:41
*** aojea has joined #openstack11:43
*** dakj has joined #openstack11:43
*** dakj_ has joined #openstack11:44
*** chlong__ has quit IRC11:45
*** fatdragon has joined #openstack11:45
*** aossama has quit IRC11:45
*** chlong_ has joined #openstack11:45
*** aojea has quit IRC11:47
*** dakj has quit IRC11:48
*** drifterza has quit IRC11:49
*** dakj_ has quit IRC11:49
*** lbragsta_ has joined #openstack11:52
*** sanfern has joined #openstack11:52
*** dxiri has joined #openstack11:52
*** aojea has joined #openstack11:52
*** zz9pzza has quit IRC11:53
*** ivve has quit IRC11:53
*** zz9pzza has joined #openstack11:54
*** aossama has joined #openstack11:56
*** Yarboa has quit IRC11:56
*** dxiri has quit IRC11:57
*** aojea has quit IRC11:57
*** chlong_ has quit IRC11:58
*** pchavva has joined #openstack12:00
*** aojea has joined #openstack12:01
*** fatdragon has quit IRC12:02
*** drifterza has joined #openstack12:04
*** robbb has quit IRC12:05
*** aojea has quit IRC12:06
*** jackNemrod_ has joined #openstack12:07
*** jackNemrod has quit IRC12:08
*** jackNemrod_ is now known as jackNemrod12:08
*** Yarboa has joined #openstack12:08
*** AnilV4 has quit IRC12:09
*** robbb has joined #openstack12:09
*** namnh has quit IRC12:09
*** robbb has quit IRC12:10
*** aojea has joined #openstack12:10
*** robbb has joined #openstack12:10
*** robbb has quit IRC12:11
*** robbb has joined #openstack12:11
*** pvradu has quit IRC12:12
*** lbragsta_ has quit IRC12:12
*** Son_Goku has joined #openstack12:13
*** robbb has joined #openstack12:13
*** robbb has quit IRC12:14
*** aojea has quit IRC12:15
*** robbb has joined #openstack12:16
*** markvoelker has joined #openstack12:17
*** yamamoto has quit IRC12:18
*** tylerderosagrund has joined #openstack12:18
*** jingidi has joined #openstack12:18
*** tylerderosagrund has quit IRC12:19
*** tylerderosagrund has joined #openstack12:19
*** tylerderosagrund has joined #openstack12:19
*** aojea has joined #openstack12:19
jingidihello guys, I am new to openstack, I have recently launched an instance, but when I tried to delete it, its always showing "deleting" status but never gets deleted, can you help me with this? thank you :)12:20
*** cloudrancher has quit IRC12:20
*** pid1 has joined #openstack12:20
*** cloudrancher has joined #openstack12:21
*** pvradu has joined #openstack12:23
*** aojea has quit IRC12:24
*** rvd has joined #openstack12:24
*** cloudrancher has quit IRC12:25
*** tylerderosagrund has quit IRC12:26
*** markvoelker has quit IRC12:26
*** markvoelker has joined #openstack12:26
*** morazi has joined #openstack12:26
*** decrypt has quit IRC12:27
*** links has quit IRC12:27
*** trinaths has quit IRC12:28
*** decrypt has joined #openstack12:31
*** decrypt has joined #openstack12:31
*** grafuls has joined #openstack12:31
*** pravinds has quit IRC12:32
*** stefannica is now known as snica_away12:35
*** yamamoto has joined #openstack12:36
*** janzian has joined #openstack12:37
*** aojea has joined #openstack12:38
*** racedo has joined #openstack12:38
*** woodard has joined #openstack12:38
*** catintheroof has joined #openstack12:39
*** catintheroof has quit IRC12:39
*** woodard has quit IRC12:39
*** catintheroof has joined #openstack12:39
*** woodard has joined #openstack12:40
*** aojea has quit IRC12:42
*** balaji has joined #openstack12:42
*** sree has joined #openstack12:43
*** links has joined #openstack12:44
*** ivve has joined #openstack12:45
*** decrypt has quit IRC12:45
*** matjazp has joined #openstack12:45
*** aojea has joined #openstack12:47
*** pravins has joined #openstack12:48
*** sree_ has joined #openstack12:48
*** sree_ is now known as Guest2193112:48
*** dxiri has joined #openstack12:49
*** snica_away is now known as stefannica12:49
*** decrypt has joined #openstack12:49
*** Guest21931 has quit IRC12:51
*** sree has quit IRC12:51
*** aojea has quit IRC12:51
*** dizquierdo_afk is now known as dizquierdo12:51
*** sree has joined #openstack12:51
*** pravins has quit IRC12:52
*** dxiri has quit IRC12:53
*** aojea has joined #openstack12:56
*** ashw has joined #openstack12:57
*** ChiTo has joined #openstack12:57
*** fzdarsky has quit IRC12:58
*** mmirecki has joined #openstack12:59
s-deanHi, could someone take a look at this log and tell me whats going on ?. compute01 connects to rabbit, but throws this error. https://pastebin.com/ZbpJtBq813:00
*** aojea has quit IRC13:00
*** gkadam has quit IRC13:02
*** rvba has quit IRC13:04
*** rvba has joined #openstack13:04
*** rvba has quit IRC13:04
*** rvba has joined #openstack13:04
*** fzdarsky has joined #openstack13:04
*** aojea has joined #openstack13:05
*** lucasxu has joined #openstack13:05
*** fzdarsky has quit IRC13:05
*** georgem1 has joined #openstack13:05
*** fzdarsky has joined #openstack13:06
*** rmart04_ has joined #openstack13:07
*** uZiel has quit IRC13:07
*** dxiri has joined #openstack13:07
*** dh64 has joined #openstack13:08
*** gnufied has joined #openstack13:08
*** rmart04 has quit IRC13:08
*** rmart04_ is now known as rmart0413:08
*** m00dawg has joined #openstack13:08
*** limao has joined #openstack13:09
*** aojea has quit IRC13:10
*** jathan has joined #openstack13:10
*** dxiri has quit IRC13:11
*** yamamoto has quit IRC13:12
*** thorst_afk is now known as thorst13:13
*** ffiore has joined #openstack13:14
*** aojea has joined #openstack13:14
*** mmirecki has quit IRC13:14
*** aojea has quit IRC13:16
*** aojea has joined #openstack13:16
*** limao has quit IRC13:17
*** suuuper has quit IRC13:17
*** limao has joined #openstack13:17
*** vharsh has quit IRC13:18
*** VW has joined #openstack13:20
*** dxiri has joined #openstack13:21
*** suuuper has joined #openstack13:23
*** masco has quit IRC13:25
*** dxiri has quit IRC13:26
*** kylek3h has joined #openstack13:26
*** hfu has joined #openstack13:28
*** cbest47 has joined #openstack13:28
*** fatdragon has joined #openstack13:29
*** sshnaidm is now known as sshnaidm|afk13:29
*** shubjero has joined #openstack13:30
*** limao has quit IRC13:30
*** limao has joined #openstack13:30
*** ChiTo has quit IRC13:31
*** sticker_ has joined #openstack13:32
*** baoli_ has joined #openstack13:33
*** jparrill_ has joined #openstack13:33
*** c06 has quit IRC13:33
*** xrb_ has joined #openstack13:34
*** watersoul_ has joined #openstack13:34
*** kristia__ has joined #openstack13:34
*** fatdragon has quit IRC13:34
*** jackNemrod_ has joined #openstack13:34
*** salmankhan1 has joined #openstack13:34
*** sticker has quit IRC13:35
*** baoli has quit IRC13:35
*** jparrill has quit IRC13:35
*** xrb has quit IRC13:35
*** kristian__ has quit IRC13:35
*** watersoul has quit IRC13:35
*** racedo has quit IRC13:35
*** jackNemrod has quit IRC13:35
*** salmankhan has quit IRC13:35
*** ws2k3 has quit IRC13:35
*** jackNemrod_ is now known as jackNemrod13:35
*** btaroli has quit IRC13:35
*** pvradu has quit IRC13:35
*** ffiore has quit IRC13:35
*** ffiore has joined #openstack13:35
*** dxiri has joined #openstack13:35
*** ws2k3 has joined #openstack13:36
*** btaroli has joined #openstack13:36
*** chlong has joined #openstack13:37
*** hfu has quit IRC13:37
*** salmankhan1 is now known as salmankhan13:37
*** mamitchl has quit IRC13:37
*** swat30 has quit IRC13:37
*** ttrifonov has quit IRC13:37
*** hfu has joined #openstack13:38
*** calbers has quit IRC13:38
*** agopi has joined #openstack13:38
*** ben_roose has joined #openstack13:39
*** bobh has joined #openstack13:39
*** ttrifonov has joined #openstack13:40
*** dxiri has quit IRC13:40
*** swat30 has joined #openstack13:40
*** cloudrancher has joined #openstack13:41
*** bkopilov_ has joined #openstack13:42
*** calbers has joined #openstack13:43
*** rmart04 has quit IRC13:46
*** rmart04_ has joined #openstack13:46
*** RickDeckard has joined #openstack13:47
*** benone has quit IRC13:47
*** TuanVu has joined #openstack13:47
*** StaceyF has joined #openstack13:48
*** e0ne has quit IRC13:50
*** e0ne has joined #openstack13:50
*** e0ne has quit IRC13:51
*** e0ne has joined #openstack13:51
*** sshnaidm|afk is now known as sshnaidm13:51
*** e0ne has quit IRC13:52
*** cablekevin has quit IRC13:52
*** e0ne has joined #openstack13:52
*** cablekevin has joined #openstack13:52
*** e0ne has quit IRC13:52
*** e0ne has joined #openstack13:53
*** annegentle has joined #openstack13:53
*** ikhan has joined #openstack13:53
*** e0ne has quit IRC13:53
*** e0ne has joined #openstack13:54
*** e0ne has quit IRC13:54
*** zhangfei has joined #openstack13:55
*** benone has joined #openstack13:56
*** aconole has joined #openstack13:56
*** hfu has quit IRC13:56
*** gildub has quit IRC13:58
*** annegentle has quit IRC13:59
*** ricardoas has quit IRC13:59
*** EricGonczer_ has joined #openstack14:00
*** shintaro has joined #openstack14:00
*** chlong has quit IRC14:03
*** sanfern has quit IRC14:05
*** sanfern has joined #openstack14:06
*** rvd has quit IRC14:07
*** rvd has joined #openstack14:10
*** FL1SK has joined #openstack14:10
*** radish_ has quit IRC14:11
*** Son_Goku has quit IRC14:12
*** limao has quit IRC14:14
*** Trident has quit IRC14:14
*** Trident has joined #openstack14:14
*** benone has quit IRC14:15
*** efoley has quit IRC14:15
*** efoley has joined #openstack14:16
*** kickinz1 has quit IRC14:16
*** ricardoas has joined #openstack14:17
*** blomquisg_gone is now known as blomquisg14:17
*** yamamoto has joined #openstack14:17
*** benone has joined #openstack14:19
*** dxiri has joined #openstack14:22
*** rmart04_ has quit IRC14:22
*** drifterza has quit IRC14:23
*** mtanino has joined #openstack14:24
*** yamamoto has quit IRC14:25
*** donghao has joined #openstack14:26
*** dxiri_ has joined #openstack14:26
*** links has quit IRC14:26
*** dxiri has quit IRC14:27
*** TuanVu has quit IRC14:28
*** TuanVu has joined #openstack14:28
*** xemdetia has joined #openstack14:28
*** zeusal_ has quit IRC14:29
*** drifterza has joined #openstack14:29
*** kickinz1 has joined #openstack14:29
*** kickinz1 has joined #openstack14:29
*** renmak_ has joined #openstack14:29
*** renmak__ has joined #openstack14:29
*** drifterza has quit IRC14:31
*** fatdragon has joined #openstack14:31
*** drifterza has joined #openstack14:31
*** marst has quit IRC14:32
*** marst has joined #openstack14:32
*** Manuel_112 has quit IRC14:34
*** armaan_ has joined #openstack14:34
*** jparrill_ has quit IRC14:36
*** fatdragon has quit IRC14:36
*** armaan has quit IRC14:36
JiYuAm I right that nova-compute and neutron-linuxbridge-agent from Mitaka can talk with a Newton controller installation?14:37
JiYuor is that total bogus?14:37
*** lucasxu has quit IRC14:38
TMMAccording to the docs from Liberty onwards it should work for old agents to talk to new controllers14:38
TMMso while you may want to test it, it certainly *Should* work :)14:38
*** cshastri has quit IRC14:39
*** EricGonczer_ has quit IRC14:41
*** marst has quit IRC14:41
*** renmak__ has quit IRC14:41
*** renmak_ has quit IRC14:41
*** h0h0h0 has joined #openstack14:41
*** visibilityspots has quit IRC14:42
*** visibilityspots has joined #openstack14:42
JiYuI think it worked in test, but I dont remember 100% ;)14:43
JiYuThx TMM I will give it a try ^^14:43
*** marst has joined #openstack14:45
*** EricGonczer_ has joined #openstack14:46
*** Guest94384 is now known as amrith14:47
*** mmirecki has joined #openstack14:48
*** marst has quit IRC14:48
*** sree_ has joined #openstack14:48
*** sree_ is now known as Guest3563714:48
*** TuanVu has quit IRC14:51
*** sree has quit IRC14:51
*** EricGonczer_ has quit IRC14:51
*** ChiTo has joined #openstack14:52
*** drifterza has quit IRC14:52
*** drifterza has joined #openstack14:52
*** PeaceFul has joined #openstack14:52
*** PeaceFul has left #openstack14:53
*** Guest35637 has quit IRC14:53
*** sree has joined #openstack14:54
*** ffiore_ has joined #openstack14:54
*** VW_ has joined #openstack14:54
*** ffiore has quit IRC14:54
*** |ance|ott has joined #openstack14:55
*** armaan has joined #openstack14:55
|ance|ottHi guys, having issue with Ceilometer (Ocata) in Ubuntu14:55
*** aselius has joined #openstack14:55
|ance|ottI think gnocchi is not properly installed14:55
|ance|ottthis had happened to you before?14:56
*** deadnull has joined #openstack14:56
|ance|ottapt-get install ceilometer-collector \14:56
|ance|ott  ceilometer-agent-central ceilometer-agent-notification \14:56
|ance|ott  python-ceilometerclient14:56
*** renmak_ has joined #openstack14:56
*** renmak__ has joined #openstack14:56
|ance|ottI tried that and no luck14:56
*** VW has quit IRC14:58
*** tylerderosagrund has joined #openstack14:58
*** sree has quit IRC14:58
*** armaan_ has quit IRC14:59
*** TMM has quit IRC14:59
*** VW_ has quit IRC14:59
*** bigglesandginger has quit IRC15:00
*** VW has joined #openstack15:01
*** iyamahat has joined #openstack15:01
*** agurenko has joined #openstack15:02
*** grafuls has quit IRC15:02
*** markhargrove28 has joined #openstack15:03
*** shintaro has quit IRC15:04
*** VW has quit IRC15:04
*** h0h0h0 has quit IRC15:04
*** VW has joined #openstack15:04
*** jamesdenton has quit IRC15:04
*** jamesden_ has joined #openstack15:04
*** h0h0h0 has joined #openstack15:05
*** Pugmarks has left #openstack15:05
*** B_Smith has joined #openstack15:06
*** Manuel_112 has joined #openstack15:06
*** sree has joined #openstack15:07
*** parlakisik has joined #openstack15:07
*** ktorn has joined #openstack15:08
*** Arminder- has quit IRC15:08
*** ipsecguy has joined #openstack15:08
*** renmak__ has quit IRC15:08
*** renmak_ has quit IRC15:08
*** baoli_ has quit IRC15:09
*** armaan has quit IRC15:09
*** lifeless has quit IRC15:09
*** armaan has joined #openstack15:10
*** epopt has joined #openstack15:10
*** cnf has quit IRC15:11
*** Manuel_112 has quit IRC15:12
*** chyka has joined #openstack15:12
*** garathem has quit IRC15:12
*** cbest47 has quit IRC15:13
*** eswenson has joined #openstack15:14
*** cnf has joined #openstack15:14
*** armaan has quit IRC15:16
*** armaan has joined #openstack15:16
*** chlong has joined #openstack15:16
*** mmirecki has quit IRC15:16
*** nstrug_ has joined #openstack15:16
*** rcernin has quit IRC15:17
*** hagridaaron has joined #openstack15:18
*** armaan has quit IRC15:18
*** armaan has joined #openstack15:19
*** nstrug__ has quit IRC15:20
*** markb1 has joined #openstack15:21
*** yamahata has joined #openstack15:21
*** lifeless has joined #openstack15:22
*** Drankis has quit IRC15:22
*** zhangfei has quit IRC15:23
*** Manuel_112 has joined #openstack15:23
*** vishwanathj has joined #openstack15:24
*** Manuel_112 has quit IRC15:24
*** armaan has quit IRC15:24
*** Manuel_112 has joined #openstack15:24
*** blacklotus89 has quit IRC15:26
*** Manuel_112 has quit IRC15:27
*** balaji has quit IRC15:27
*** sree has quit IRC15:27
*** sree has joined #openstack15:28
*** blacklotus89 has joined #openstack15:29
*** lifeless has quit IRC15:29
*** marst has joined #openstack15:30
*** hseipp has joined #openstack15:31
*** fatdragon has joined #openstack15:32
*** sree has quit IRC15:33
*** tylerderosagrund has quit IRC15:33
*** nstrug__ has joined #openstack15:33
*** firebat has joined #openstack15:33
markb1best way to get quotas (openstack SDK) for a project/tenant, for Network and Block?  hitting Rackspace issues “limit exceeded” crap15:35
markb1no problem for Compute15:35
markb1“quotas” for each service-type — capacity planning "metrics"15:35
*** tylerderosagrund has joined #openstack15:35
*** lifeless has joined #openstack15:36
*** vishwanathj has quit IRC15:36
*** baoli has joined #openstack15:36
*** vishwanathj has joined #openstack15:37
*** nstrug_ has quit IRC15:37
*** bladernr has quit IRC15:37
*** nstrug_ has joined #openstack15:37
*** bladernr has joined #openstack15:37
*** dparkes has quit IRC15:38
*** fatdragon has quit IRC15:39
*** sanchitmalhotra1 has joined #openstack15:40
*** sanchitmalhotra has quit IRC15:40
*** sanchitmalhotra1 is now known as sanchitmalhotra15:40
*** nstrug__ has quit IRC15:41
*** two_oes has joined #openstack15:43
*** smccarthy has joined #openstack15:43
*** Arminder has joined #openstack15:44
*** Yarboa has quit IRC15:44
*** renmak_ has joined #openstack15:44
*** renmak__ has joined #openstack15:44
*** annegentle has joined #openstack15:45
*** h0h0h0 has quit IRC15:45
*** belmoreira has quit IRC15:45
*** fatdragon has joined #openstack15:46
*** Pugmarks has joined #openstack15:46
*** parlakisik has quit IRC15:47
*** parlakisik has joined #openstack15:48
*** agurenko has quit IRC15:49
*** ffiore_ has quit IRC15:49
*** h0h0h0 has joined #openstack15:50
*** agopi|away has joined #openstack15:51
*** limao has joined #openstack15:52
*** parlakisik has quit IRC15:52
*** agopi has quit IRC15:54
*** damien_r has quit IRC15:54
*** limao has quit IRC15:56
*** kwesidev has joined #openstack15:56
*** ronis has quit IRC15:56
*** nstrug__ has joined #openstack15:56
*** limao has joined #openstack15:57
*** armaan has joined #openstack15:57
*** baoli has quit IRC15:57
*** jistr is now known as jistr|mtg15:58
*** imacdonn_ has joined #openstack15:59
*** baoli has joined #openstack15:59
*** nstrug_ has quit IRC16:00
*** limao has quit IRC16:00
*** TMM has joined #openstack16:00
*** limao has joined #openstack16:00
*** imacdonn has quit IRC16:01
*** iranzo has quit IRC16:01
*** egonzalez has quit IRC16:02
*** rossella__ has quit IRC16:02
*** lucendio has quit IRC16:02
*** shaner_ has joined #openstack16:03
*** |ance|ott has quit IRC16:03
*** dr_gogeta86_ has joined #openstack16:03
*** GenteelBen has joined #openstack16:03
*** Be-El has quit IRC16:04
*** janzian has quit IRC16:04
*** blacklotus89 has quit IRC16:05
*** zuluechobravo has joined #openstack16:05
*** rossella__ has joined #openstack16:05
*** VW has quit IRC16:06
*** shaner has quit IRC16:06
*** hseipp has quit IRC16:06
*** dr_gogeta86 has quit IRC16:06
*** uZiel has joined #openstack16:06
*** DanAndresan has quit IRC16:06
*** hseipp has joined #openstack16:06
*** aojea has quit IRC16:06
*** VW has joined #openstack16:07
*** brokency1le has quit IRC16:07
*** rpi has quit IRC16:07
*** eswenson has quit IRC16:07
*** FL1SK has quit IRC16:07
*** cburgess has quit IRC16:08
*** cburgess has joined #openstack16:09
*** AsLY has quit IRC16:10
*** blacklotus89 has joined #openstack16:10
*** AsLY has joined #openstack16:10
*** Yarboa has joined #openstack16:10
*** cnf has quit IRC16:10
*** uZiel has quit IRC16:11
*** limao has quit IRC16:12
*** smccarthy has quit IRC16:12
*** janzian has joined #openstack16:12
*** smccarthy has joined #openstack16:13
*** aojea has joined #openstack16:13
*** LiterateHawk has joined #openstack16:14
*** rcernin has joined #openstack16:14
*** cnf has joined #openstack16:15
*** [[[[[ExTRa]]]]] has quit IRC16:16
*** charz has quit IRC16:16
*** irtermite has quit IRC16:17
*** irtermite has joined #openstack16:17
*** Manuel_112 has joined #openstack16:17
*** extra_ has joined #openstack16:17
*** Croata has joined #openstack16:17
*** h0h0h0 has quit IRC16:17
*** charz has joined #openstack16:18
*** suuuper has quit IRC16:18
LiterateHawkHi all - I've seen a lot of docs describing the various linuxbridge/OVS networking scenarios, but I can't find something that compares the functionality between the two. Are there functionality differences, or is the difference simply in implementation?16:18
*** aojea has quit IRC16:18
*** jackNemrod has quit IRC16:19
*** jistr|mtg is now known as jistr16:19
*** v|sh has joined #openstack16:20
*** rossella__ has quit IRC16:20
*** Manuel_112 has quit IRC16:21
*** aojea has joined #openstack16:22
*** tep has left #openstack16:23
*** drifterza has quit IRC16:24
*** kwesidev has quit IRC16:24
*** janki has quit IRC16:24
*** rossella__ has joined #openstack16:24
*** hagridaaron has quit IRC16:25
*** dizquierdo has quit IRC16:26
*** saschpe has quit IRC16:26
*** lucasxu has joined #openstack16:26
*** Manuel_112 has joined #openstack16:26
*** hseipp has quit IRC16:26
*** saschpe has joined #openstack16:27
*** vhosakot has joined #openstack16:27
*** aojea has quit IRC16:27
*** papitfx has quit IRC16:28
*** lucasxu has quit IRC16:28
*** uZiel has joined #openstack16:28
*** hagridaaron has joined #openstack16:28
*** Manuel_112 has quit IRC16:29
*** MikeG451 has quit IRC16:30
*** papitfx has joined #openstack16:31
*** aojea has joined #openstack16:31
*** gord0 has joined #openstack16:32
*** donghao has quit IRC16:32
*** balaji has joined #openstack16:32
*** annegentle has quit IRC16:32
*** xrb_ has quit IRC16:33
*** zkassab has joined #openstack16:35
*** matjazp has quit IRC16:35
*** VW_ has joined #openstack16:36
*** m_3 has quit IRC16:36
*** hagridaaron has quit IRC16:36
*** VW has quit IRC16:36
*** VW has joined #openstack16:36
*** zkassab_ has joined #openstack16:36
*** aojea has quit IRC16:36
*** Yarboa has quit IRC16:36
*** m_3 has joined #openstack16:37
*** cloudrancher has quit IRC16:37
*** Yarboa has joined #openstack16:38
*** VW_ has quit IRC16:38
*** VW_ has joined #openstack16:38
*** VW has quit IRC16:39
*** SteffanW has joined #openstack16:39
*** zkassab has quit IRC16:39
*** aojea has joined #openstack16:41
*** jmlowe has quit IRC16:42
*** cloudrancher has joined #openstack16:42
*** linuxaddicts has joined #openstack16:43
*** Douhet has quit IRC16:43
*** Douhet has joined #openstack16:43
linuxaddictshi, i am trying to spawn a vm with few extraspecs in the flavor. it errors as ERROR (BadRequest): CPU number 11 is larger than max 3 (HTTP 400)16:44
*** smccarthy has quit IRC16:44
linuxaddictsthe extraspec is hw:numa_cpus.0": "11,12,13,14 and number of vcpu is 416:44
*** jpsandiego42 has joined #openstack16:44
*** zuluechobravo has quit IRC16:45
*** smccarthy has joined #openstack16:45
*** Yarboa has quit IRC16:45
linuxaddictsdoes it count the 4 vcpu's as 0,1,2,316:45
*** stefannica is now known as snica_away16:45
*** aojea has quit IRC16:45
*** zkassab_ has quit IRC16:46
*** cloudrancher has quit IRC16:47
*** toscalix has quit IRC16:47
*** StaceyF has quit IRC16:48
*** vishvendra has joined #openstack16:49
*** snica_away is now known as stefannica16:49
*** smccarthy has quit IRC16:50
*** aojea has joined #openstack16:50
*** deadnull has quit IRC16:50
*** aojea has quit IRC16:54
*** lucasxu has joined #openstack16:54
*** renmak_ has quit IRC16:54
*** renmak__ has quit IRC16:54
*** links has joined #openstack16:55
*** racedo has joined #openstack16:56
*** racedo has quit IRC16:56
*** racedo has joined #openstack16:56
*** cloudrancher has joined #openstack16:57
*** racedo has quit IRC16:57
*** racedo has joined #openstack16:57
*** racedo has quit IRC16:58
*** aojea has joined #openstack16:59
*** kickinz1 has quit IRC16:59
*** groen692 has quit IRC17:00
*** Yarboa has joined #openstack17:02
*** firebat has quit IRC17:03
*** aojea has quit IRC17:03
*** annegentle has joined #openstack17:04
*** annegentle has quit IRC17:04
*** annegentle has joined #openstack17:04
*** ricardoas has quit IRC17:05
*** ricardoas has joined #openstack17:06
*** cnf has quit IRC17:06
*** smccarthy has joined #openstack17:06
*** cnf has joined #openstack17:07
*** salmankhan has quit IRC17:08
*** aojea has joined #openstack17:08
*** takimbal has joined #openstack17:11
*** oleksiyp has joined #openstack17:11
*** MrAbaddon has quit IRC17:12
*** dvd has joined #openstack17:12
*** cereal- has joined #openstack17:12
*** aojea has quit IRC17:12
*** dvd is now known as valleedelisle17:12
*** MikeG451 has joined #openstack17:12
*** cereal has quit IRC17:13
*** cereal- is now known as cereal17:13
*** cnf has quit IRC17:13
*** v01t68 has joined #openstack17:15
*** ChubYann has joined #openstack17:15
*** cnf has joined #openstack17:16
*** oleksiyp has quit IRC17:16
*** baoli has quit IRC17:17
*** aojea has joined #openstack17:17
*** gheorghe_ has joined #openstack17:17
*** baoli has joined #openstack17:18
*** balaji has quit IRC17:18
*** Manuel_112 has joined #openstack17:20
*** aojea has quit IRC17:21
*** baoli has quit IRC17:23
*** rvd has quit IRC17:23
*** rvd has joined #openstack17:23
*** v|sh has quit IRC17:24
*** smccarthy has quit IRC17:25
*** Manuel_112 has quit IRC17:25
*** etingof has quit IRC17:25
*** smccarthy has joined #openstack17:25
*** armaan has quit IRC17:27
*** parlakisik has joined #openstack17:27
*** firebat has joined #openstack17:27
*** rvd has quit IRC17:28
*** Yarboa has quit IRC17:28
*** Manuel_112 has joined #openstack17:28
*** baoli has joined #openstack17:28
*** agopi|lunch has joined #openstack17:30
*** electrofelix has quit IRC17:30
*** links has quit IRC17:31
*** Manuel_112 has quit IRC17:31
*** abu0 has quit IRC17:32
*** Yarboa has joined #openstack17:32
*** anshul has quit IRC17:32
*** agopi|away has quit IRC17:33
*** vishvendra has quit IRC17:33
*** aojea has joined #openstack17:35
*** iyamahat_ has joined #openstack17:37
*** iyamahat has quit IRC17:37
*** blacklotus89 has quit IRC17:38
*** mcornea has quit IRC17:38
*** aojea has quit IRC17:39
*** gszasz has quit IRC17:40
*** rvd has joined #openstack17:40
*** iyamahat_ has quit IRC17:41
*** oleksiyp has joined #openstack17:41
*** masco has joined #openstack17:42
*** yamahata has quit IRC17:43
*** linuxaddicts has quit IRC17:43
*** masco has quit IRC17:44
*** stefannica is now known as snica_away17:45
*** M6HZ has quit IRC17:46
*** lucendio has joined #openstack17:47
*** Yarboa has quit IRC17:47
*** vhosakot has quit IRC17:47
*** dxiri_ has quit IRC17:49
*** blacklotus89 has joined #openstack17:50
*** raspado has joined #openstack17:50
*** dxiri has joined #openstack17:52
*** baoli has quit IRC17:52
*** armaan has joined #openstack17:52
*** DeMiNe0 has quit IRC17:52
*** oleksiyp has quit IRC17:52
*** DeMiNe0 has joined #openstack17:53
*** oleksiyp has joined #openstack17:53
*** harlowja has joined #openstack17:55
*** baoli has joined #openstack17:58
*** annegentle has quit IRC17:59
*** andreaf has quit IRC18:01
*** poopcat has joined #openstack18:01
*** annegentle has joined #openstack18:01
*** xemdetia_ has joined #openstack18:02
*** penick has joined #openstack18:04
*** xemdetia has quit IRC18:05
*** jmlowe has joined #openstack18:05
*** xemdetia_ is now known as xemdetia18:06
*** FL1SK has joined #openstack18:07
*** mmirecki has joined #openstack18:09
*** ben42 has quit IRC18:09
*** amrith has quit IRC18:09
*** andreaf has joined #openstack18:09
*** rossella__ has quit IRC18:10
*** amrith has joined #openstack18:11
*** amrith is now known as Guest1636818:12
*** Guest16368 is now known as amrith18:12
*** sanfern has quit IRC18:12
*** kbringard1 has quit IRC18:13
*** rossella__ has joined #openstack18:14
*** whoismrmichael has joined #openstack18:15
*** michael_ has joined #openstack18:15
*** amrith has quit IRC18:17
*** whoismrmichael has quit IRC18:18
*** michael_ has quit IRC18:18
*** pbandark has quit IRC18:18
*** yamahata has joined #openstack18:18
*** amrith has joined #openstack18:19
*** mmirecki has quit IRC18:19
*** cloudrancher has quit IRC18:19
*** amrith is now known as Guest935118:20
*** Yarboa has joined #openstack18:20
*** Guest9351 is now known as amrith18:20
*** jackNemrod has joined #openstack18:20
*** Manuel_112 has joined #openstack18:22
*** baoli has quit IRC18:23
*** jackNemrod has quit IRC18:23
*** jackNemrod has joined #openstack18:24
*** jackNemrod has quit IRC18:24
*** rossella__ has quit IRC18:24
*** SteffanW has quit IRC18:24
*** jackNemrod has joined #openstack18:25
*** rossella__ has joined #openstack18:25
*** penick has quit IRC18:27
*** Manuel_112 has quit IRC18:27
*** fragatina has quit IRC18:28
*** Bock has quit IRC18:28
*** om2 has joined #openstack18:29
*** Manuel_112 has joined #openstack18:31
*** uZiel has quit IRC18:31
*** baoli has joined #openstack18:32
*** matjazp has joined #openstack18:33
*** Manuel_112 has quit IRC18:36
*** rossella__ has quit IRC18:38
*** oleksiyp has quit IRC18:38
*** aojea has joined #openstack18:38
*** kinderp has joined #openstack18:40
*** rossella__ has joined #openstack18:42
*** aojea has quit IRC18:43
*** kristia__ has quit IRC18:43
*** kristian__ has joined #openstack18:43
*** reed has quit IRC18:46
*** baoli has quit IRC18:47
*** armaan has quit IRC18:47
*** Douhet has quit IRC18:47
*** baoli has joined #openstack18:47
*** kristian__ has quit IRC18:48
*** aojea has joined #openstack18:48
*** Douhet has joined #openstack18:49
*** penick has joined #openstack18:51
*** fragatina has joined #openstack18:51
*** hybridpollo has joined #openstack18:51
*** dakj has joined #openstack18:52
*** baoli has quit IRC18:52
*** aojea has quit IRC18:53
*** aconole has quit IRC18:53
*** reed has joined #openstack18:55
*** phealy has quit IRC18:55
*** hybridpollo has quit IRC18:56
*** aojea has joined #openstack18:57
*** hybridpollo has joined #openstack18:57
*** penick has quit IRC18:58
*** xrb has joined #openstack18:58
*** xrb has quit IRC18:59
*** aojea has quit IRC19:01
*** baoli has joined #openstack19:02
*** ChiTo has quit IRC19:02
*** aojea has joined #openstack19:06
*** ktorn has quit IRC19:06
*** fredsted has quit IRC19:08
*** bladernr has quit IRC19:08
*** fredsted has joined #openstack19:10
*** aojea has quit IRC19:11
*** penick has joined #openstack19:12
*** bladernr has joined #openstack19:14
*** aojea has joined #openstack19:15
*** jbadiapa has quit IRC19:18
*** kinderp has quit IRC19:19
*** kinderp has joined #openstack19:20
*** xrb has joined #openstack19:20
*** aojea has quit IRC19:20
*** firebat has quit IRC19:24
*** aojea has joined #openstack19:24
*** Manuel_112 has joined #openstack19:25
*** raspado_ has joined #openstack19:26
*** Manuel_112 has quit IRC19:28
*** spanglywires has joined #openstack19:28
*** aojea has quit IRC19:29
*** raspado has quit IRC19:29
*** pbandark has joined #openstack19:29
*** pbandark has quit IRC19:30
*** v01t68 has quit IRC19:31
*** v01t68 has joined #openstack19:31
*** nstrug_ has joined #openstack19:31
*** v01t68 has quit IRC19:31
*** v01t68 has joined #openstack19:32
*** aojea has joined #openstack19:33
*** Manuel_112 has joined #openstack19:34
*** nstrug__ has quit IRC19:35
*** phealy has joined #openstack19:37
*** aojea has quit IRC19:38
*** fragatin_ has joined #openstack19:38
*** Manuel_112 has quit IRC19:38
*** spanglywires has quit IRC19:39
*** xrb has quit IRC19:40
*** fragatina has quit IRC19:41
*** spanglywires has joined #openstack19:41
*** pchavva has quit IRC19:41
*** phealy has quit IRC19:43
*** racedo has joined #openstack19:46
*** spanglywires has quit IRC19:47
*** nstrug__ has joined #openstack19:48
*** annegentle has quit IRC19:48
*** annegentle has joined #openstack19:50
*** jbadiapa has joined #openstack19:50
*** nstrug_ has quit IRC19:51
*** aojea has joined #openstack19:51
*** nicolasbock has quit IRC19:52
*** takimbal has quit IRC19:54
*** RickDeckard has quit IRC19:55
*** mtreinish has quit IRC19:55
*** aojea has quit IRC19:55
*** takimbal has joined #openstack19:56
*** VW has joined #openstack19:56
*** nstrug_ has joined #openstack19:58
*** fzdarsky is now known as fzdarsky|afk19:58
*** phealy has joined #openstack19:59
*** aconole has joined #openstack19:59
*** firebat has joined #openstack20:00
*** VW_ has quit IRC20:00
*** kristian__ has joined #openstack20:00
*** blacklotus89 has quit IRC20:00
*** aojea has joined #openstack20:00
*** VW has quit IRC20:01
*** kinderp has quit IRC20:01
*** VW has joined #openstack20:02
*** nstrug__ has quit IRC20:02
*** drifterza has joined #openstack20:04
*** aojea has quit IRC20:05
*** kristian__ has quit IRC20:05
*** noxdafox has quit IRC20:05
*** phealy has quit IRC20:09
*** aojea has joined #openstack20:09
*** armaan has joined #openstack20:10
*** saschpe has quit IRC20:10
*** georgem1 has quit IRC20:10
*** fragatin_ has quit IRC20:10
*** mtreinish has joined #openstack20:10
*** VW has quit IRC20:11
*** fragatina has joined #openstack20:11
*** fragatina has quit IRC20:11
*** VW has joined #openstack20:11
*** fragatina has joined #openstack20:12
*** saschpe has joined #openstack20:12
*** noxdafox has joined #openstack20:12
*** aojea has quit IRC20:14
*** e0ne has joined #openstack20:14
*** nstrug__ has joined #openstack20:16
*** kristian__ has joined #openstack20:17
*** aojea has joined #openstack20:19
*** daynaskully has quit IRC20:19
*** cloudrancher has joined #openstack20:19
*** nstrug_ has quit IRC20:20
*** daynaskully has joined #openstack20:20
*** nstrug has joined #openstack20:20
*** fzdarsky|afk has quit IRC20:21
*** pbandark has joined #openstack20:23
*** aojea has quit IRC20:23
*** nstrug__ has quit IRC20:23
*** dakj has quit IRC20:25
*** larstobi_ has joined #openstack20:25
*** larstobi has quit IRC20:26
*** aconole has quit IRC20:26
*** larstobi_ is now known as larstobi20:26
*** amrith has quit IRC20:26
*** amrith has joined #openstack20:27
*** Manuel_112 has joined #openstack20:28
*** blacklotus89 has joined #openstack20:30
*** takamatsu_ has joined #openstack20:30
*** takamatsu_ has quit IRC20:30
*** kristian__ has quit IRC20:32
*** takamatsu has quit IRC20:32
*** Manuel_112 has quit IRC20:32
*** armaan has quit IRC20:35
*** phealy has joined #openstack20:36
*** sshnaidm is now known as sshnaidm|afk20:36
*** jackNemrod has quit IRC20:36
pbandarkhi.. from qrouter namespace I am unable to ping external gateway but from the controller node I am able to. as from qrouter NS package do not go out, floating IP is not working20:36
pbandarkany suggestion ?20:36
*** Manuel_112 has joined #openstack20:36
*** aojea has joined #openstack20:36
*** jonaspaulo has joined #openstack20:37
*** om2_ has joined #openstack20:38
*** indistylo has quit IRC20:39
*** om2 has quit IRC20:40
*** saschpe has quit IRC20:40
*** Manuel_112 has quit IRC20:41
*** dparkes has joined #openstack20:41
*** aojea has quit IRC20:41
*** robbb has quit IRC20:41
*** saschpe has joined #openstack20:42
*** om3 has joined #openstack20:42
*** markhargrove28 has left #openstack20:43
*** om2_ has quit IRC20:44
*** armaan has joined #openstack20:45
*** zuluechobravo has joined #openstack20:45
*** aojea has joined #openstack20:46
*** om2_ has joined #openstack20:46
*** om3 has quit IRC20:48
*** aojea has quit IRC20:50
*** om3 has joined #openstack20:50
*** om2_ has quit IRC20:52
*** rossella__ has quit IRC20:54
*** aojea has joined #openstack20:55
*** rossella__ has joined #openstack20:56
*** jmlowe has quit IRC20:57
*** tylerderosagrund has quit IRC20:57
*** dakj has joined #openstack20:57
*** aojea has quit IRC20:59
*** martial has joined #openstack21:01
*** rossella__ has quit IRC21:02
*** dakj has quit IRC21:04
*** rossella__ has joined #openstack21:04
*** aojea has joined #openstack21:04
*** takimbal has quit IRC21:06
*** mikebrow has quit IRC21:06
*** mikebrow has joined #openstack21:06
*** yamamoto_ has joined #openstack21:07
*** parlakis_ has joined #openstack21:08
*** aojea has quit IRC21:08
*** parlakisik has quit IRC21:08
*** geaaru has quit IRC21:08
*** janzian has quit IRC21:09
*** lucasxu has quit IRC21:09
*** pid1 has quit IRC21:10
*** VW has quit IRC21:11
gheorghe_pbandark it sound like your issue requires somebody to look closely at it. can you create an article on ask openstack?21:11
*** raynold has quit IRC21:11
*** catintheroof has quit IRC21:11
*** raspado has joined #openstack21:11
gheorghe_it's hard to make suggestions without having the full picture21:11
*** jotr has quit IRC21:11
*** cyborg-one has joined #openstack21:12
*** two_oes has quit IRC21:13
*** jmlowe has joined #openstack21:13
*** aojea has joined #openstack21:13
*** acidrainfall has joined #openstack21:13
*** jotr has joined #openstack21:14
*** VW has joined #openstack21:14
*** efoley has quit IRC21:14
pbandarkgheorghe_: https://paste.fedoraproject.org/paste/JmXjdfgB1~mZJ4M2nku~7A is complete configuration21:14
*** raspado_ has quit IRC21:15
pbandarkgheorghe_: few months back i faced exact issue. but i am unable to recall the cause :(21:15
*** martinus__ has quit IRC21:15
pbandarkfrom `ovs-ofctl show br-ens160` i can see "PORT_DOWN" state for "br-ens160"21:15
pbandarkis that expected ?21:15
*** oleksiyp has joined #openstack21:17
*** aojea has quit IRC21:18
*** VW has quit IRC21:19
gheorghe_pbandark i am sorry, i use ubuntu and linuxbridge :D21:20
pbandarki am suspecting some silly configuration mistake21:20
*** abu0 has joined #openstack21:21
gheorghe_probably. or you didn't get a router in all networks and they can't communicate21:21
pbandarkno. router and network config is fine21:21
gheorghe_i had something similar but i was able to figure it out since i knew the entire environment. it's hard to sniff the issue without the full picture21:21
*** aojea has joined #openstack21:22
pbandarkyeah.21:22
*** VW has joined #openstack21:23
*** e0ne has quit IRC21:23
*** VW has quit IRC21:23
*** VW has joined #openstack21:23
*** saschpe has quit IRC21:26
*** aojea has quit IRC21:26
*** annegentle has quit IRC21:27
*** saschpe has joined #openstack21:27
*** rvd has quit IRC21:30
*** Manuel_112 has joined #openstack21:30
*** bbcmicrocomputer has quit IRC21:30
*** aojea has joined #openstack21:31
*** Manuel_112 has quit IRC21:33
*** baoli has quit IRC21:34
*** aojea has quit IRC21:35
*** agopi|lunch has quit IRC21:37
*** VW_ has joined #openstack21:38
*** zuluechobravo has quit IRC21:38
*** Manuel_112 has joined #openstack21:38
*** oleksiyp has quit IRC21:39
*** Douhet has quit IRC21:40
*** aojea has joined #openstack21:40
*** Douhet has joined #openstack21:40
*** VW has quit IRC21:41
*** Manuel_112 has quit IRC21:42
*** mtreinish has quit IRC21:42
*** VW_ has quit IRC21:42
*** penick has quit IRC21:44
*** aojea has quit IRC21:45
*** acidrainfall has quit IRC21:45
*** mtreinish has joined #openstack21:46
*** rtjure has joined #openstack21:47
*** armaan has quit IRC21:49
*** aojea has joined #openstack21:49
*** annegentle has joined #openstack21:51
*** rtjure has quit IRC21:52
LiterateHawkIs there a huge difference functionality-wise between linuxbridge and OVS, or are they just different imlpementations?21:53
*** aojea has quit IRC21:54
*** PeaceFul has joined #openstack21:55
*** PeaceFul has left #openstack21:55
*** matjazp has quit IRC21:56
*** penick has joined #openstack21:57
*** aojea has joined #openstack21:58
*** firebat has quit IRC21:59
*** v01t68 has quit IRC21:59
*** v01t68 has joined #openstack21:59
*** ben_roose has quit IRC22:02
*** aojea has quit IRC22:03
*** yamamoto_ has quit IRC22:05
*** xemdetia has quit IRC22:05
*** pid1 has joined #openstack22:07
*** aojea has joined #openstack22:08
*** yamamoto has joined #openstack22:09
*** martial has quit IRC22:09
*** morazi has quit IRC22:12
*** aojea has quit IRC22:12
*** kylek3h has quit IRC22:12
*** krisd has quit IRC22:14
*** jathan has quit IRC22:16
*** pid1 has quit IRC22:16
*** aojea has joined #openstack22:17
*** rtjure has joined #openstack22:17
*** aojea has quit IRC22:21
*** aojea has joined #openstack22:26
*** pbandark has quit IRC22:26
*** digitalway has quit IRC22:28
*** brokency1le has joined #openstack22:30
*** aojea has quit IRC22:30
*** Manuel_112 has joined #openstack22:33
*** limao has joined #openstack22:33
*** limao_ has joined #openstack22:37
*** Manuel_112 has quit IRC22:37
*** limao has quit IRC22:38
*** marst has quit IRC22:40
*** takimbal has joined #openstack22:41
*** mtanino has quit IRC22:41
*** bobh has quit IRC22:41
*** Manuel_112 has joined #openstack22:41
*** ikhan has quit IRC22:42
*** Manuel_112 has quit IRC22:44
*** annegentle has quit IRC22:49
*** aossama has quit IRC22:50
*** aossama has joined #openstack22:50
*** limao_ has quit IRC22:52
*** limao has joined #openstack22:53
*** markb1 has quit IRC22:54
*** markb1 has joined #openstack22:55
*** xinliang has quit IRC22:56
*** limao has quit IRC22:57
*** rcernin has quit IRC22:58
*** limao has joined #openstack22:58
*** markb1 has quit IRC22:58
*** GenteelBen has quit IRC22:58
*** veshenoy has joined #openstack22:59
*** thorst has quit IRC23:06
*** xinliang has joined #openstack23:10
*** gheorghe_ has quit IRC23:11
*** gord0 has quit IRC23:11
*** m00dawg has quit IRC23:12
*** pid1 has joined #openstack23:13
*** rtjure has quit IRC23:14
*** pid1 has quit IRC23:14
*** jonaspaulo has quit IRC23:16
*** chyka has quit IRC23:16
*** rtjure has joined #openstack23:17
*** gildub has joined #openstack23:17
*** smccarthy has quit IRC23:21
*** smccarthy has joined #openstack23:22
*** hfu has joined #openstack23:22
*** limao has quit IRC23:22
*** smccarthy has quit IRC23:23
*** smccarthy has joined #openstack23:23
*** limao has joined #openstack23:23
*** deep-book-gk_ has joined #openstack23:26
*** jeremiah__ has quit IRC23:26
*** jeremiah_ has joined #openstack23:26
*** pid1 has joined #openstack23:27
*** veshenoy has quit IRC23:27
*** marst has joined #openstack23:28
*** deep-book-gk_ has left #openstack23:28
*** limao has quit IRC23:31
*** chlong has quit IRC23:32
*** phalmos has joined #openstack23:32
*** fatdragon has quit IRC23:33
*** fatdragon has joined #openstack23:34
*** Manuel_112 has joined #openstack23:35
*** spiette has quit IRC23:36
*** vishwanathj has quit IRC23:37
*** bobh has joined #openstack23:37
*** vishwanathj has joined #openstack23:37
*** chyka has joined #openstack23:38
*** Manuel_112 has quit IRC23:38
*** aojea has joined #openstack23:39
*** fatdragon has quit IRC23:39
*** penick has quit IRC23:39
*** penick has joined #openstack23:40
*** aojea has quit IRC23:43
*** Manuel_112 has joined #openstack23:44
*** penick has quit IRC23:45
*** aojea has joined #openstack23:47
*** Manuel_112 has quit IRC23:48
*** agopi has joined #openstack23:50
*** aojea has quit IRC23:52
*** bobh has quit IRC23:53
*** charcol has joined #openstack23:54
*** DFFlanders has joined #openstack23:56
*** vhosakot has joined #openstack23:56
*** brokency1le has quit IRC23:58

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