[Openstack] TROVE: mongodb/cluster grow issue

2017-07-19 Thread magicb...@gmail.com
Hi with mongodb(3.2)/cluster deployed with Trove/Ocata, when I try to grow the initial cluster, I get some weird error: > trove cluster-grow baca7b0f-a68f-4fdd-b1bf-79c3d11d70fb --instance "name=extra1,flavor=2x2048x25,volume=1,type=replica,related_to=rs1" ERROR: b"The value [u'replica'] for

Re: [Openstack] TROVE: mongodb/cluster grow issue

2017-07-20 Thread magicb...@gmail.com
https://bugs.launchpad.net/trove/+bug/1705412 tehere you are :) On 19/07/17 16:15, MCCASLAND, TREVOR wrote: That’s not right, can you make a bug report here? https://bugs.launchpad.net/trove/ *From:*[email protected] [mailto:[email protected]] *Sent:* Wednesday, July 19, 2017 7:43 AM

[Openstack] Neutron/OpenVswitch problem

2017-12-14 Thread magicb...@gmail.com
Hi everyone, I'm testing the upgrade process from Ocata to Pike in lab, and after upgrading the environment, when I try to launch a new instance, nova fails to launch the instance. nova-compute.log reports: /BuildAbortException: Build of instance a7054a4a-7d4a-49f0-ba32-1507d271822b aborted:

Re: [Openstack] Neutron/OpenVswitch problem

2017-12-15 Thread magicb...@gmail.com
Hi again I've discovered that this error in raised only when the environment has neutron-fwaas extension enabled. Without it, everything is ok. Any ideas on the relation between fwaas and /Port not present in bridge br-int /? On 14/12/17 18:54, [email protected] wrote: Hi eve