Re: [Openstack] Summit Sessions

2013-07-29 Thread Gary Kotton
Hi, I too ran into these problems but managed to submit a session. I also ran into issues when trying to add more than one speaker... Thanks Gary From: Jarret Raim [mailto:jarret.r...@rackspace.com] Sent: Monday, July 29, 2013 7:48 PM To: openstack@lists.openstack.org Subject: [Openstack] Summit

Re: [Openstack] [cinder] backport patch

2013-08-19 Thread Gary Kotton
Please look at https://wiki.openstack.org/wiki/StableBranch Thanks Gary From: Victor Rodionov [mailto:victor.rodio...@nexenta.com] Sent: Monday, August 19, 2013 5:32 PM To: openstack@lists.openstack.org Subject: [Openstack] [cinder] backport patch Hello, Is any procedure how I can backport patch

Re: [Openstack] Instances running on VMware ESXi are unable to configure IP

2013-08-29 Thread Gary Kotton
Hi, Which Neutron plugin are you using (this was previously known as Quantum)? You can look at https://wiki.openstack.org/wiki/NovaVMware/DeveloperGuide#Developer.27s_Dev Stack_.2B_vSphere_Guide for an example on to do it with devstack (this may provide some in sites on how to configure the networ

Re: [Openstack] Snapshot failure with VMwareVCDriver

2013-09-23 Thread Gary Kotton
Hi, This is a known issue and it was addressed by https://review.openstack.org/#/c/40298/ (this was approved a few days ago). Can you please pull the latest nova code and the issue will be resolved. Thanks Gary From: openstack learner mailto:openstacklea...@gmail.com>> Date: Monday, September 2

Re: [Openstack] Quantum dhcp-agent getting out of sync with multiple instance launch / termination

2013-10-09 Thread Gary Kotton
Hi, Which version are you using? Thanks Gary On 10/9/13 4:34 PM, "Markku Tavasti" wrote: >I found out that quantum dhcp agent gets out of sync when many instances >are launched or deleted same time. As a result, dnsmasq host-file have >lines missing (all launched are not added), or some lines ar

Re: [Openstack] Quantum dhcp-agent getting out of sync with multiple instance launch / termination

2013-10-09 Thread Gary Kotton
d, RedHat RDO. > >--Tavasti > >On 10/09/2013 04:50 PM, Gary Kotton wrote: >> Hi, >> Which version are you using? >> Thanks >> Gary >> >> On 10/9/13 4:34 PM, "Markku Tavasti" >>wrote: >> >>> I found out that quantum dhcp agent gets ou

Re: [Openstack] More than one Ephemeral Disk

2014-12-01 Thread Gary Kotton
Hi, You are able to do this when you boot using block device mappings. You can have a number of ephemeral devices. Thanks Gary On 12/1/14, 8:13 PM, "Georgios Dimitrakakis" wrote: > Hi all! > > A rather strange question: > > Is it possible to have more than one ephemeral disks attached on boot >

Re: [Openstack] More than one Ephemeral Disk

2014-12-01 Thread Gary Kotton
>> Date: Monday, December 1, 2014 at 9:46 PM To: Georgios Dimitrakakis mailto:gior...@acmac.uoc.gr>> Cc: Gary Kotton mailto:gkot...@vmware.com>>, "openstack@lists.openstack.org<mailto:openstack@lists.openstack.org>" mailto:openstack@lists.openstack.org>>

Re: [Openstack] [openstack-dev] [Neutron] Core/Vendor code decomposition

2014-12-07 Thread Gary Kotton
Hi, I have raised my concerns on the proposal. I think that all plugins should be treated on an equal footing. My main concern is having the ML2 plugin in tree whilst the others will be moved out of tree will be problematic. I think that the model will be complete if the ML2 was also out of tree

Re: [Openstack] [openstack-dev] [Neutron] Core/Vendor code decomposition

2014-12-07 Thread Gary Kotton
C Monday morning and we can discuss further if you still have questions and concerns. Thanks! Kyle On Sun, Dec 7, 2014 at 2:08 AM, Gary Kotton mailto:gkot...@vmware.com>> wrote: Hi, I have raised my concerns on the proposal. I think that all plugins should be treated on an equal footing

Re: [Openstack] Feature wish list somewhere? 2 Devs looking to contribute

2015-01-23 Thread Gary Kotton
Hi, Code reviews are also a integral part of openstack development. Once they start reviewing code they will be able to also see where they can contribute. Thanks Gary From: Joe Gordon mailto:joe.gord...@gmail.com>> Date: Friday, January 23, 2015 at 8:56 PM To: Michael Gale mailto:gale.mich...@gm

Re: [Openstack] compute node secure message flood rootwrap.conf ovs-ofctl dump-flows br-int table=22

2015-03-24 Thread Gary Kotton
Hi, In neutron conf you can set debug=False Thanks Gary On 3/24/15, 4:01 PM, "Uwe Sauter" wrote: >Hi, > >is it possible to disable the logging of this particular command for >/var/log/neutron/openvswitch-agent.log ? > >Given the high frequency it makes it really hard and annoying to read the >lo

Re: [Openstack] [nova] Cleaning up unused images in the cache

2015-03-31 Thread Gary Kotton
At the moment the aging is pretty rudimentary. There were patches in the Icehouse cycles that tried to address issues like this but they did not get any reviews and were eventually abandoned. It would be nice if there were different options for aging, maybe we should even try and explore something

Re: [Openstack] [nova] Cleaning up unused images in the cache

2015-04-29 Thread Gary Kotton
Hi, In the case that libvirt is using a shared file system then there is the chance of having a race condition - one compute node may try and blow away an image that it thinks is aged whilst another tries to spin up an instance using the same image that is being deleted. There may be the outside

Re: [Openstack] Openstack with ESXi host integration

2015-05-08 Thread Gary Kotton
Hi, At the moment the Nova driver only supports VC. The ESX support was deprecated. Thanks Gary From: Satish Patel mailto:satish@gmail.com>> Date: Friday, May 8, 2015 at 5:12 PM To: "openstack@lists.openstack.org" mailto:openstack@lists.openstack.org>> Su

Re: [Openstack] URGENT - Openstack + VMWare VM deployed but openstack doesn't know

2015-05-10 Thread Gary Kotton
Hi, Which version are you using? Thanks Gary From: Satish Patel mailto:satish@gmail.com>> Date: Sunday, May 10, 2015 at 4:23 AM To: "openstack@lists.openstack.org" mailto:openstack@lists.openstack.org>> Subject: [Openstack] URGENT - Openstack + VMWare VM

Re: [Openstack] Openstask + VMware with NO networking possible

2015-05-11 Thread Gary Kotton
Hi, There are a number of different networking solutions when using the Vmware drivers. If you make use of the vmware_nsx neutron networking repo then you have the following three: 1. NSX-MH 2. NSXv 3. Simple DVS The simple DVS enables you to spin up Vms and get network connectivty. Th

Re: [Openstack] Openstack VMware integration issue

2015-05-12 Thread Gary Kotton
Hi, Can you please check on your VC – it looks like you already have an instance called - 35e1ac5c-013d-458d-ad2e-af20987cca1 Thanks Gary From: Satish Patel mailto:satish@gmail.com>> Date: Tuesday, May 12, 2015 at 8:28 AM To: "openstack@lists.openstack.org

Re: [Openstack] [neutron] Which node should run dnsmasq?

2015-06-12 Thread Gary Kotton
Hi, The DHCP agent runs the dnsmasq process. That is done on the network node. Thanks Gary On 6/12/15, 2:35 PM, "Uwe Sauter" wrote: >Hi, > >== TL;DR == >Which neutron service manages the DNSMASQ processes? Does this run on the >controller node or the networking node? > > >== Long story == >I hav

Re: [Openstack] Help regarding making multiple concurrent compute requests.

2015-07-15 Thread Gary Kotton
Hi, In theory the requests are treated in parallel. It depends on the deployment. Nova API should handle all of the requests at the same time. Each request will be placed a message queue and that request scheduled. Thanks Gary From: Dhvanan Shah mailto:dhva...@gmail.com>> Date: Wednesday, July 1

Re: [Openstack] [Summit] Selection process

2015-08-31 Thread Gary Kotton
Hi, It would nice if the voting results were public. Thanks Gary On 8/31/15, 9:24 PM, "Nicholas Chase" wrote: >I'm working on an article about the summit talk selection process and >some possible improvements. I'd be interested to hear from people both >for and against the current process so I

Re: [Openstack] Setting resource limits for a VM

2015-09-17 Thread Gary Kotton
Hi, Which driver are you using? Each driver has a different way of doing this. For example the vmware driver offers configuring the following for instances: limits, reservations and shares. That is for cpu, memory, disk iops and network bw. Thanks Gary On 9/17/15, 5:38 PM, "Narayanan, Krishnaprasa

Re: [Openstack] [openstack][neutron] mounting cdrom image in nova boot

2015-10-01 Thread Gary Kotton
Hi, For the vCenter driver is is done by booting an instance from an ISO. That is: 1. Upload your ISO to glance 2. Use that image when booting Then you can for example connect to the console and install from the ISO. Thanks Gary From: Murali R mailto:muralir...@gmail.com>> Date: Wednesday,

Re: [Openstack] Problem with adding up addresses to ext-net

2015-11-02 Thread Gary Kotton
Hi, >From the trace below it appears that your subnet is exhausted. Which version are you using? Thanks Gary On 11/3/15, 4:33 AM, "Kim Hindart" wrote: >Hello! > >We are experiencing problems when we want to make a subnet with external >ip addresses. Just wanted to check if someone has had simil

Re: [Openstack] Snapshot failure with VMwareVCDriver

2013-10-25 Thread Gary Kotton
Hi, Are you using the latest trunk version? Do you see any errors in the n-cpu screen? Thanks Gary On 10/24/13 10:55 PM, "Cristian Falcas" wrote: >Hy Xin, > >I was wandering if you could share your nova config? I'm trying to >connect openstack with vsphere, but i keep getting errors regarding >n

Re: [Openstack] Unable to see console using VNC on ESX hypervisor

2013-11-21 Thread Gary Kotton
Hi, Are you using the stable grizzly code? If so then can you please clarify if you have set vnc_password (https://github.com/openstack/nova/blob/stable/grizzly/nova/virt/vmwareapi/driver.py#L102). In this version the vmc_password needs to be configured. Thanks Gary From: Yaguang Tang mailto:he

Re: [Openstack] Unable to see console using VNC on ESX hypervisor

2013-11-21 Thread Gary Kotton
Hi, Yes, Yaguang you are correct. The console output is not supported. In Havana we added a log message to indicate that it is not support. There are changes proposed in Icehosue to say that this is not supported. Thanks Gary From: Yaguang Tang mailto:heut2...@gmail.com>> Reply-To: "heut2...@gma

Re: [Openstack] Unable to see console using VNC on ESX hypervisor

2013-11-22 Thread Gary Kotton
ck.org>> Subject: Re: [Openstack] Unable to see console using VNC on ESX hypervisor Thank you for your quick response. The console output is not supported in Grizzly and Havana with ESX driver but if I want to do my own changes to support it, how I can go ahead? Regards, Rajshree O

Re: [Openstack] hypervisor selection

2013-11-30 Thread Gary Kotton
Hi, By default devstack uses the libvirt driver. This can be qemu or kvm depending on whether or not you are running on hardware or a virtual machine. You are able to run different drivers with different compute nodes - for example you can run a xen, hyperv or vmware driver (https://wiki.openstack.

Re: [Openstack] OpenStack "J" naming poll

2013-12-18 Thread Gary Kotton
+1 to Juno - a modern day classic (http://www.youtube.com/watch?v=KDzDzB2pMR4&list=PL3CCEA5A5329C02F6) On 12/18/13 5:10 PM, "Thierry Carrez" wrote: >Hi everyone, > >As you may know, OpenStack development cycles and releases are named >after cities, counties or places near where the corresponding

Re: [Openstack] Security Breach! Tenant A is seeing the VNC Consoles of Tenant B!

2013-12-23 Thread Gary Kotton
Hi, Which driver are you using? For the Vmware driver we found an edge case where this may happen - please see https://bugs.launchpad.net/nova/+bug/1255609 and the fix for this is (https://review.openstack.org/#/c/58994/). Thanks Gary On 12/23/13 3:16 PM, "Jay Pipes" wrote: >On 12/22/2013 12:37

Re: [Openstack] VMware With Openstack

2014-01-06 Thread Gary Kotton
From: Manoj K mailto:meetma...@gmail.com>> Date: Monday, January 6, 2014 12:45 PM To: "openstack@lists.openstack.org" mailto:openstack@lists.openstack.org>> Subject: [Openstack] VMware With Openstack Hi, Am new to Openstack. I have installed a test Openst

Re: [Openstack] How to get the MAC Address in Openstack

2014-01-21 Thread Gary Kotton
Hi, If you are using neutron then you can create pass the MAC address as part of the create port call. Please see https://wiki.openstack.org/wiki/Neutron/APIv2-specification#Port Thanks Gary From: varun bhatnagar mailto:varun292...@gmail.com>> Date: Tuesday, January 21, 2014 8:35 AM To: "opensta

Re: [Openstack] Does Havana supports EXSi OVA/OVF templates upload on Glance

2014-01-23 Thread Gary Kotton
Hi, This is something we are working on for the Icehouse release. The first step in that direction is https://blueprints.launchpad.net/glance/+spec/vmware-datastore-storage-back end which is currently under development. There is also a patch in review for Nova that enables on to boot from a templat

Re: [Openstack] Network interfaces with VMware & Neutron OVS

2014-01-24 Thread Gary Kotton
Hi, At the moment the only supported Neutron plugin with the VMware drivers is the NVP plugin. The NVP works with hybrid setups. Thanks Gary From: Romain Ziba mailto:romain.z...@gmail.com>> Date: Friday, January 24, 2014 11:24 AM To: "openstack@lists.openstack.org

Re: [Openstack] How to enable jumbo frames for instances ?

2014-01-27 Thread Gary Kotton
Hi, There was a bug and that code was only fixed last week. Please see https://review.openstack.org/#/c/62221/ Thanks Gary From: , Chen mailto:chen...@intel.com>> Date: Monday, January 27, 2014 9:39 AM To: "openstack@lists.openstack.org" mailto:openstack@lis

Re: [Openstack] Dnsmasq process not running

2014-02-13 Thread Gary Kotton
Hi, Can you please check that the dnsmasq has the correct permissions? It will need to read/write to the hosts files. If you look in the system log file you may see errors related to this. Thanks gary From: Vikash Kumar mailto:vikash.ku...@oneconvergence.com>> Date: Thursday, February 13, 2014

Re: [Openstack] image caching

2014-02-26 Thread Gary Kotton
Hi, At the moment there is no 'pre fetching'. It is a nice idea. Thanks Gary From: Craig Jellick mailto:cjell...@godaddy.com>> Date: Wednesday, February 26, 2014 5:25 PM To: "openstack@lists.openstack.org" mailto:openstack@lists.openstack.org>> Subject: [Open

Re: [Openstack] Instances created using nova compute aren't visible in ESXi

2014-03-03 Thread Gary Kotton
Hi, The instance should be visible from the VC client. The name of the instance should be the OpenStack UUID. Thanks Gary From: Upendra Sahu mailto:upendrasah...@gmail.com>> Date: Tuesday, March 4, 2014 6:08 AM To: "openstack@lists.openstack.org" mailto:open

Re: [Openstack] Adding/Removing network interfaces from an instance

2014-03-12 Thread Gary Kotton
Hi, Please note that interface is only supported if Neutron is used. In addition to that it is only supported by the libvirt driver. Thanks Gary From: , Chen mailto:chen...@intel.com>> Date: Wednesday, March 12, 2014 3:47 AM To: "Ferreira, Rafael" mailto:r...@io.com>>, "openstack@lists.openstack

Re: [Openstack] VMware VCDdriver without vCenter

2014-05-20 Thread Gary Kotton
Hi, It was discussed at the recent summit to deprecate the ESX driver. In Icehouse there was a deprecation warning added to the code - https://github.com/openstack/nova/blob/master/nova/virt/vmwareapi/driver.py#L103 We need to discuss how we are going to do the migration path. Please note that th

Re: [Openstack] Changing port status

2014-05-20 Thread Gary Kotton
Hi, At the moment you are able to dynamically add and remove a nic from an instance if and only if you are using Neutron. This is currently supported by libvirt. The code for Vmware is up in review for Juno and in development for the XenAPI. The port will become active when the backend networking

Re: [Openstack] Changing port status

2014-05-20 Thread Gary Kotton
for port state to change from DOWN to ACTIVE do I have to do some changes in physical networks? I am fairly new to openstack and have very basic knowledge on openstack networking so please suggest me a way to achieve this On Tue, May 20, 2014 at 5:27 PM, Gary Kotton mailto:gkot...@vmware.com&

Re: [Openstack] vSphere migration (/sync ?)

2014-05-23 Thread Gary Kotton
Hi, At the moment this is not something that is supported. A number of times this has been discussed and the general consensus of the community is that OpenStack should do the deployment and management. I think that it could be very useful to import existing workloads into OpenStack. It may be w

Re: [Openstack] Making Image Launch faster in Openstack

2014-05-26 Thread Gary Kotton
Hi, At the summit there was a session about this. Please also see https://review.openstack.org/85792 Thanks Gary From: Rakesh Sinha mailto:rakesh.si...@gslab.com>> Date: Monday, May 26, 2014 4:35 PM To: Pádraig Brady mailto:p...@draigbrady.com>> Cc: "openstack@lists.openstack.org

Re: [Openstack] Is there a sample application source code run on openStack?

2014-06-09 Thread Gary Kotton
Hi, A very simple example is running devstack. That loads an image ins to glance and walla! In addition to this I am sure that you can run heat on top of that and you can see a application from A - Z. Www.devstack.org Thanks Gary From: hossein zabolzadeh mailto:zabolza...@gmail.com>> Date: Monda

Re: [Openstack] neutron, nova and vif_plugging_* in nova.conf

2014-06-21 Thread Gary Kotton
Hi, The flag makes the libvirt driver use the instance event mechanism to wait for neutron to confirm that the VIF plugging is complete before actually starting the VM. In order for this to work correctly you also Need to make sure that Neutron is aware of these event. Thanks Gary On 6/22/14, 12:4

Re: [Openstack] neutron, nova and vif_plugging_* in nova.conf

2014-06-23 Thread Gary Kotton
Hi, Controller node only. Thanks Gary On 6/23/14, 7:59 PM, "Dmitry S. Makovey" wrote: >-BEGIN PGP SIGNED MESSAGE- >Hash: SHA1 > >On 06/22/2014 12:36 AM, Gary Kotton wrote: >> Hi, The flag makes the libvirt driver use the instance event >> mechanism t

Re: [Openstack] Openstack image boot slow

2014-07-06 Thread Gary Kotton
Hi, This should be set by default. Please see http://www.pixelbeat.org/docs/openstack_libvirt_images/ This may help Thanks Gary From: Nhan Cao mailto:nhanc...@gmail.com>> Date: Sunday, July 6, 2014 at 3:31 PM To: Gary Kotton mailto:gkot...@vmware.com>> Cc: "openstack@li

Re: [Openstack] Openstack image boot slow

2014-07-06 Thread Gary Kotton
Hi, The first boot is usually slow as the image needs to be cached. From that moment on it should be a little quicker. Thanks gary From: Nhan Cao mailto:nhanc...@gmail.com>> Date: Sunday, July 6, 2014 at 3:06 PM To: "openstack@lists.openstack.org" mailto:ope

Re: [Openstack] OpenStack "K" naming poll

2014-07-10 Thread Gary Kotton
What about Kilimanjaro? On 7/10/14, 4:34 PM, "Thierry Carrez" wrote: >Hi everyone, > >As you may know, OpenStack development cycles and releases are named >after cities, counties, street names or reference items placed near >where the corresponding design summit will happen. The current release

[Openstack] [nova] objects notifications

2014-07-29 Thread Gary Kotton
Hi, When reviewing https://review.openstack.org/#/c/107954/ it occurred to me that maybe we should consider having some kind of generic object wrapper that could do notifications for objects. Any thoughts on this? Thanks Gary ___ Mailing list: http://li

Re: [Openstack] Summit Session Voting

2014-08-02 Thread Gary Kotton
Hi, Feel free to share. :) Thanks Gary From: Adam Lawson mailto:alaw...@aqorn.com>> Date: Saturday, August 2, 2014 at 9:02 PM To: "openstack@lists.openstack.org" mailto:openstack@lists.openstack.org>>, "openstack-operat...@lists.openstack.org

Re: [Openstack] [openstack][nova][vwware]Does present vmware driver support resource pool?

2014-08-06 Thread Gary Kotton
Hi, There was talk at the last summit about supporting resource pools. My recollection is that there were too many edge cases found. Please note that this is something that I not officially tested with minesweeper. Thanks Gary From: Kai KT Tong mailto:tong...@cn.ibm.com>> Date: Wednesday, August

Re: [Openstack] [Devstack][VCenter][n-cpu]Error: Service n-cpu is not running

2014-09-15 Thread Gary Kotton
Hi, I am not sure why your setup is not working. The Vmware configuration looks correct. Please note that the ML2 plugin is currently not supported when working with the Vmware driver. You should use traditional nova networking. Please note that there are plans in K to add this support. Thanks G

Re: [Openstack] tag instance and volume

2015-12-06 Thread Gary Kotton
Hi, No, it does not. There are features in flight that add this support for specific resources. Thanks Gary From: Laohu mailto:boston01a2...@yahoo.com>> Reply-To: Laohu mailto:boston01a2...@yahoo.com>> Date: Sunday, December 6, 2015 at 3:17 PM To: "openstack@lists.openstack.org

[Openstack] [Nova] Stable/liberty does not work with hybrid clouds

2015-12-07 Thread Gary Kotton
Hi, Yesterday we hit the following bug: https://launchpad.net/bugs/1523503. An initial patch was posted https://review.openstack.org/#/c/254206/. This morning I discovered that there were conflicts due to the merge https://github.com/openstack/nova/commit/e792d50efadb36437e82381f4c84d738cee25dfd

Re: [Openstack] [Nova] Stable/liberty does not work with hybrid clouds

2015-12-08 Thread Gary Kotton
Ok, thanks! Missed that. Will resurrect that On 12/8/15, 11:39 AM, "Daniel P. Berrange" wrote: >On Tue, Dec 08, 2015 at 07:11:22AM +, Gary Kotton wrote: >> Hi, >> Yesterday we hit the following bug: https://launchpad.net/bugs/1523503. An >>

Re: [Openstack] Running vmdks on openstack

2015-12-29 Thread Gary Kotton
Hi, You will see artifacts on the VC when the cinder volume is attached to the instance. Thanks Gary From: Tzach Shefi mailto:tsh...@redhat.com>> Date: Tuesday, December 29, 2015 at 12:14 PM To: Tyler Couto mailto:tco...@certain.com>> Cc: "openstack@lists.openstack.org

Re: [Openstack] vm unable to get ip neutron with vmware nsx plugin

2016-07-28 Thread Gary Kotton
Hi, Which backend NSX version are you using? Is this NSX|V, NSX|MH or simple DVS? Thanks Gary From: Vaidyanath Manogaran Date: Thursday, July 28, 2016 at 8:04 PM To: Scott Lowe Cc: "openstack@lists.openstack.org" , "commun...@lists.openstack.org" Subject: Re: [Openstack] vm unable to get ip ne

Re: [Openstack] vm unable to get ip neutron with vmware nsx plugin

2016-07-28 Thread Gary Kotton
:25 PM To: Gary Kotton Cc: Scott Lowe , "openstack@lists.openstack.org" , "commun...@lists.openstack.org" Subject: Re: [Openstack] vm unable to get ip neutron with vmware nsx plugin its just simple DVS. core_plugin = vmware_nsx.plugin.NsxDvsPlugin On Thu, Jul 28, 2016 at 1

Re: [Openstack] vm unable to get ip neutron with vmware nsx plugin

2016-07-28 Thread Gary Kotton
.get_device_id(network)) We still need to figure out how to upstream this code. The issue is that the DHCP agent is configured by the OVS agent and that is not needed…. Thanks Gary From: Vaidyanath Manogaran Date: Thursday, July 28, 2016 at 8:33 PM To: Gary Kotton Cc: Scott Lowe , "openstack

Re: [Openstack] vm unable to get ip neutron with vmware nsx plugin

2016-07-29 Thread Gary Kotton
There is no need for the OVS agent. The code I gave you below does the OVS wiring. From: Vaidyanath Manogaran Date: Friday, July 29, 2016 at 10:42 AM To: Gary Kotton Cc: Scott Lowe , "openstack@lists.openstack.org" , "commun...@lists.openstack.org" Subject: Re: [Opensta

Re: [Openstack] vm unable to get ip neutron with vmware nsx plugin

2016-07-29 Thread Gary Kotton
om: Vaidyanath Manogaran Date: Friday, July 29, 2016 at 10:35 AM To: Gary Kotton Cc: Scott Lowe , "openstack@lists.openstack.org" , "commun...@lists.openstack.org" Subject: Re: [Openstack] vm unable to get ip neutron with vmware nsx plugin Hi Gary, After I patched your code I d

Re: [Openstack] vm unable to get ip neutron with vmware nsx plugin

2016-07-31 Thread Gary Kotton
rity groups 3. There is no l3 support The purpose of the plugin was to enable a user to get the look and feel of Neutron with the VC. A more complete, robust and production grade plugin would be one of the NSX plugins. Thanks Gary From: Vaidyanath Manogaran Date: Thursday, July 28,

Re: [Openstack] nova+vmware doesn't create the cached image in ipaddress_base folder

2016-08-01 Thread Gary Kotton
Hi, I suggest that you make use of the variable cache_prefix. https://github.com/openstack/nova/blob/master/nova/virt/vmwareapi/vmops.py#L156 The IP address just creates havoc… Thanks Gary From: Vaidyanath Manogaran Date: Monday, August 1, 2016 at 2:25 PM To: "openstack@lists.openstack.org" , "c

Re: [Openstack] [openstack][nova][vmware] why deprecate mapping one nova-compute to multi vcenter cluster?

2016-08-10 Thread Gary Kotton
Hi, This was breaking the code in many places, for example snapshots, rescue etc. For spinning up VM’s the very simple use case worked. So we derpracated it. If you want more than one cluster supported I suggest running an additional nova-compute. The trade off is a little extra resources for run

Re: [Openstack] [Tooz] Help in understanding DLM

2016-08-12 Thread Gary Kotton
Hi, In the vmware_nsx code base we make use of tooz extensively and the results have been very good. Just depends on what type of backend you use ☺ We wrote a wrapper that enables the deployer to decide on what type of locking to use. This can be seen at: https://github.com/openstack/vmware-nsx/

Re: [Openstack] [Tooz] Help in understanding DLM

2016-08-12 Thread Gary Kotton
. Thanks Gary On 8/12/16, 10:54 PM, "Joshua Harlow" wrote: Out of curiosity which backend is the vmware_nsx code defaulting to (or recommending?)? -Josh Gary Kotton wrote: > Hi, > > In the vmware_nsx code base we make use of tooz extensively an

Re: [Openstack] [openstack][neutron][VMware] Do we have an option to select the port group from vcenter server?

2016-09-19 Thread Gary Kotton
Hi, You can create a provider network that uses an existing port-group. Please note that nova requires this patch - https://review.openstack.org/358425 Thanks Gary From: Vaidyanath Manogaran Date: Monday, September 19, 2016 at 2:20 PM To: "commun...@lists.openstack.org" , "openstack@lists.opens

Re: [Openstack] [openstack][neutron][VMware] Do we have an option to select the port group from vcenter server?

2016-09-19 Thread Gary Kotton
Are you using the latest master upstream? From: Vaidyanath Manogaran Date: Tuesday, September 20, 2016 at 7:23 AM To: Gary Kotton Cc: "commun...@lists.openstack.org" , "openstack@lists.openstack.org" Subject: Re: [Openstack] [openstack][neutron][VMware] Do we have an o

Re: [Openstack] [openstack][neutron][VMware] Do we have an option to select the port group from vcenter server?

2016-09-19 Thread Gary Kotton
That code is currently not in MItaka. It was only added in Newton. Thanks Gary From: Vaidyanath Manogaran Date: Tuesday, September 20, 2016 at 8:57 AM To: Gary Kotton Cc: "commun...@lists.openstack.org" , "openstack@lists.openstack.org" Subject: Re: [Openstack] [openstack]

Re: [Openstack] Neutron Service Chains with Linux Bridge?

2016-11-13 Thread Gary Kotton
Hi, As far as I am aware this is only supported with theOVS. Thanks Gary From: Michael Gale Date: Monday, November 14, 2016 at 7:54 AM To: "openstack@lists.openstack.org" Subject: [Openstack] Neutron Service Chains with Linux Bridge? Hello, Does anyone know if the work for Neutron Service

Re: [Openstack] [NEUTRON][DHCP] iptables chain rate limit dhcp connection

2016-12-30 Thread Gary Kotton
https://github.com/openstack/vmware-nsx On 12/30/16, 6:36 PM, "Davide Panarese" wrote: Hello everyone, anyone know where is the source code of neutron that create seguent CHAIN in iptables into dhcp namespaces? -A INPUT -p udp -m udp --dport 67 -m hashlimit --hashlimit-above 5/

[Openstack] Stable/ocata patches

2017-02-05 Thread Gary Kotton
Hi, Are we blocking patches for stable Ocata? It is really unclear why [i] is blocked. My understanding is that bugs can be backported? This was hit under load testing and caused neutron to break. Thanks Gary [i] https://review.openstack.org/429388 ___

Re: [Openstack] running control plane on a vmware VM

2017-03-30 Thread Gary Kotton
Hi, You will need to set your switches to promiscuous mode. This is due to the fact that the traffic will be using MAC addresses from OpenStack and not the VMware ones. Thanks Gary From: Manuel Sopena Ballesteros Date: Friday, March 31, 2017 at 4:05 AM To: "openstack@lists.openstack.org" Subje

Re: [Openstack] [gerrit] Co-authorship/ownership

2017-04-25 Thread Gary Kotton
Please see https://wiki.openstack.org/wiki/GitCommitMessages On 4/25/17, 4:34 PM, "Eric Fried" wrote: Howdy folks. What's the protocol when a change set has more than one (significant) contributor? I've seen this "Co-Authored-By" tag in commit messages - under what circumst

Re: [Openstack] Routed provider networks

2017-06-18 Thread Gary Kotton
Hi, Please look in /var/log/neutron/neutron-server.log That should provide and exception trace Thanks Gary From: Alex Evonosky Date: Sunday, June 18, 2017 at 5:04 PM To: "openstack@lists.openstack.org" Subject: [Openstack] Routed provider networks Hello- I wanted to test the routed provider ne

Re: [Openstack] Routed provider networks

2017-06-18 Thread Gary Kotton
Hi, Is there any trace? That will help troubleshoot. Thanks gary From: Alex Evonosky Date: Sunday, June 18, 2017 at 5:27 PM To: Gary Kotton Cc: "openstack@lists.openstack.org" Subject: Re: [Openstack] Routed provider networks Gary- Thank you for the feedback. I issued the com

Re: [Openstack] Looking for a case study

2017-07-18 Thread Gary Kotton
Hi, As part of trying to help people use OpenStack I encouraged a friend of mine who was teaching a course at a University to have all of his students do their projects on OpenStack instances. Prior to each lab he would prep a snapshot of the instance and then the students would continue from th

Re: [Openstack] Hello

2017-09-07 Thread Gary Kotton
Hi, I would suggest that you spin up a devstack instance - http://devstack.org/. Then you can start to find vulnerabilities ☺ Enjoy and welcome to OpenStack Thanks Gary From: Raja Siddharth Raju Date: Friday, September 8, 2017 at 8:36 AM To: "openstack@lists.openstack.org" Subject: [Openstack]

Re: [Openstack] Hello

2017-09-10 Thread Gary Kotton
Hi, I suggest that you take a look at https://wiki.openstack.org/wiki/Kuryr. This most probably already has the relevant watchers implemented. Thanks Gary From: Mridu Bhatnagar Date: Sunday, September 10, 2017 at 1:40 PM To: "openstack@lists.openstack.org" Subject: Re: [Openstack] Hello Hi I

Re: [Openstack] Regarding devstack service restart

2017-10-17 Thread Gary Kotton
Please see https://docs.openstack.org/devstack/latest/systemd.html From: Suraj Davanagere Basavaraj Date: Tuesday, October 17, 2017 at 12:24 PM To: "openstack@lists.openstack.org" Subject: [Openstack] Regarding devstack service restart Hello, We read in Openstack discussion about service resta

Re: [Openstack] Issues Understanding Neutron Networking Layout

2017-12-19 Thread Gary Kotton
Hi, Everything is now logged in syslog. You can use journalctl to get the logs – please see: https://docs.openstack.org/devstack/latest/systemd.html For example: sudo journalctl -a --unit devstack@q-svc.service Thanks Gary From: Trinath Somanchi Date: Tuesday, December 19, 2017 at 12:40 PM To: "