On Tue, Aug 06 2013, Alessandro Barabesi wrote:
> The problem is that statistics count all samples therefore all event
> samples contribute to the values returned, which is not good for what
> I need to do (there is at least one 'compute.instance.exists' sample
> per instance per hour plus other p
Hello Jack,
command neutron doesn't exist
Thanks
Le 07/08/2013 02:04, Jake G. a écrit :
> Try -> neutron agent-list
>
>
>
> On 2013/08/07, at 5:20, "guilla...@cheramy.name"
> wrote:
>
>> Hello,
>>
>>I try too install Openstack Grizzly on Debian Wheezy serveurs with
>> http:
Hi Thomas,
bug reported : http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=718951
Thanks
Le 06/08/2013 23:29, Thomas Goirand a écrit :
> Hi,
>
> please submit this as a bug to the Debian BTS, so I
> wont forget to fix it.
>
> Thomas
>
> On Tue Aug 6 2013 10:20:21 PM CEST, guilla...@
On Wed, Aug 07 2013, Alessandro Barabesi wrote:
> grouping statistics by resource_id would not help, I have the same problem
> even if I ask statistics for a single resource_id, what I need to
> do is bill customers on the number of instances, therefore I need to know
> how many instances existed
The OpenStack Technical Committee ("TC") met in #openstack-meeting at
20:00 UTC yesterday.
Here is a quick summary of the outcome of this meeting:
* Release cycle management (which includes dev cycle coordination,
stable branch maintenance and vulnerability management) was accepted as
a Program,
Hi Julien
grouping statistics by resource_id would not help, I have the same problem even
if I ask statistics for a single resource_id, what I need to
do is bill customers on the number of instances, therefore I need to know how
many instances existed during a certain period of time,
I can co
Hello,
I have problems with a single node platform.
I followed this tutorial:
https://github.com/mseknibilel/OpenStack-Grizzly-Install-Guide/blob/master/OpenStack_Grizzly_Install_Guide.rst
I can not ping my VMs. I can ping the router and dhcp. As against the dhcp
can not ping the router and VMS.
Hi Openers,
I am trying to figure out the major differences,, features between Essex,
Folsom and Grizzly.
Could anyone throw light on this please?
Regards,
Raghavendra Lad
This message is for the designated recipient only and may contain privileged,
proprietar
Hi,
I have been trying to access an instance's filter properties
through libvirt driver. I understand that the instance info received
by libvirt doesn't contain filter properties.
Is there any API for this? How can libvirt driver access the
filter properties?
Thanks.
~Peeyush Gupta___
Hi Raghavendra-
You may find the list of features of the below mentioned releases from the
following links with Openstack
https://wiki.openstack.org/wiki/ReleaseNotes/Essex
https://wiki.openstack.org/wiki/ReleaseNotes/Folsom
https://wiki.openstack.org/wiki/ReleaseNotes/Grizzly
--
Trinath Soma
Hi all,
I am trying to associate a floating IP with an existing instance. I am running
Xen hypervisor and nova network with Ubuntu 12.04 and grizzly. I can create
the floating IP range, but when I associate an IP with an instance, the
firewall rules get added but the IP is not bound to the p
Hi Somanchi,
Thank you for that comparative link. It serves the purpose.
Regards,
Raghavendra Lad
Hi Raghavendra-
You may find the list of features of the below mentioned releases from the
following links with Openstack
https://wiki.openstack.org/wiki/ReleaseNotes/Essex
https://wiki.openstac
hello kevin ,
Log shows it is not able to get br-ex interface , did you created this
interface , as we need to create this interface manually by runnig this
command
sudo ovs-vsctl add-br br-ex
$ sudo ovs-vsctl add-port br-ex
Please verify this interface using ovs-vsctl show , it would show lik
Hi, thank you for the answer,
So, for br-ex the tutorial never mentions it so I do not understand why I
have this error. I dont use ovs, just linux bridge.
2013/8/7 Ritesh Nanda
> hello kevin ,
>
> Log shows it is not able to get br-ex interface , did you created this
> interface , as we need
Joe, Tim,
I am seeing a strong interest in keystone federated identity support from
customers. I was planning on submitting a keystone design summit session
proposal on this topic where we could discuss the use cases and
requirements that customers are bringing forward and make sure we get
Yes, this is something we’re very interested in. Joe’s blueprint
(https://blueprints.launchpad.net/keystone/+spec/virtual-idp) has a number of
the user stories and would be a good place to start to add others.
Tim
From: Brad Topol [mailto:bto...@us.ibm.com]
Sent: 07 August 2013 13:55
To: Joe
hi,
I did'nt knew your were trying linux-bridge , i just saw the error in
l3-agent.ini.
In case of linux bridge have you specified these two parameters in
l3-agent.ini
*Linux Bridge*
interface_driver ($NEUTRON_CONF_DIR/l3_agent.ini)
neutron.agent.linux.interface.BridgeInterfaceDriver external_net
New warning :
/var/log/quantum/server.log:2013-08-07 14:44:26 WARNING
[quantum.api.extensions] Extension service-type not supported by any of
loaded plugins
/var/log/quantum/server.log:2013-08-07 14:44:26 WARNING
[quantum.api.extensions] Extension flavor not supported by any of loaded
plugins
/v
It's my l3-agent.ini
[DEFAULT]
interface_driver = quantum.agent.linux.interface.BridgeInterfaceDriver
external_network_bridge =
I use quantum because im on grizzly
2013/8/7 Ritesh Nanda
> hi,
>
> I did'nt knew your were trying linux-bridge , i just saw the error in
> l3-agent.ini.
> In case o
root@openstack:/home/openstack# cat
/etc/quantum/plugins/linuxbridge/linuxbridge_conf.ini
[VLANS]
tenant_network_type = vlan
network_vlan_ranges = physnet1:1000:2999
[DATABASE]
sql_connection = mysql://quantumUser:quantumPass@10.10.100.51/quantum
reconnect_interval = 2
[LINUX_BRIDGE]
physical_int
logs shows it is not able to identify the driver you are trying to use ,
can you share linuxbridge ini file and nova.conf .
On Wed, Aug 7, 2013 at 6:22 PM, Kevin Tibi wrote:
> New warning :
>
> /var/log/quantum/server.log:2013-08-07 14:44:26 WARNING
> [quantum.api.extensions] Extension service
Hello
Conf files looks perfect can you Delete your bridges and re-create them i
hope that will fix your problem. Even restart your services.
On Wed, Aug 7, 2013 at 6:22 PM, Kevin Tibi wrote:
> New warning :
>
> /var/log/quantum/server.log:2013-08-07 14:44:26 WARNING
> [quantum.api.extensio
Hello guys,
I've been trying to deploy live migration to my cloud using NFS but
without success, I'd like to know if somebody has tried live migration with
Gluster Storage, does it work? Any problem when installing it? Following
the documentation from its website is easy to install?
The only thi
il delete all bridge and recreate my VM.
root@openstack:/etc/init.d# brctl show
bridge name bridge id STP enabled interfaces
brqc9125c35-20 8000.9a4c1899375c no
tap016c8989-0e
tapa040e29f-13
Hi,
I'm setting up a vlan network and hit a bug that
has been confirmed earlier and a fix has been committed less than 24 hrs ago
(https://bugs.launchpad.net/python-novaclient/+bug/1167779).
Since the fix will likely take a while to be packaged (I am using CentOS
6.4),
I've installed python-novac
On Wed, Aug 7, 2013 at 8:07 AM, Nicolae Paladi wrote:
> Hi,
>
> I'm setting up a vlan network and hit a bug that
> has been confirmed earlier and a fix has been committed less than 24 hrs
> ago
> (https://bugs.launchpad.net/python-novaclient/+bug/1167779).
>
> Since the fix will likely take a whi
Thx for help and time.
i check netns =>
root@openstack:/home/openstack# ip netns
qdhcp-c9125c35-2085-41b4-8317-e530c321fc0e
qrouter-fb0ba1df-0df0-4e84-9b3f-555826469c23
---
ip netns exec qrouter-fb0ba1df-0df0-4e84-9b3f-555826469c23 ping 50.50.1.
Vm can ping dhcp and dhcp can't just why ><
root@openstack:/home/openstack# ip netns exec
qdhcp-c9125c35-2085-41b4-8317-e530 c321fc0e arp
Address HWtype HWaddress Flags Mask
Iface
50.50.1.3ether fa:16:3e:e0:19:bd C
ns-ad
I think we have found (Sylvain and me) a problem that can explain this
trouble:
When the load is too heavy (update dnsmasq host file and send lease update)
on DHCP agent, the report state to Neutron server is delayed and the
Neutron sever considers that agent is down and doesn't sent the port
crea
OpenStack Security Advisory: 2013-021
CVE: CVE-2013-4183
Date: August 7, 2013
Title: Cinder LVM volume driver does not support secure deletion
Reporter: Rongze Zhu (UnitedStack)
Products: Cinder
Affects: 2013.1 (Grizzly) and later
Description:
Rongze Zhu from UnitedStack reported a vulnerability i
I'm working with OpenStack Grizzly, and I'm looking to be able to remove
an assigned IP address and reassign it fairly quickly (in the course of
several seconds). However, it looks like Grizzly will hold on to an IP
address in accordance with the DHCP lease time. Right now, my solution
is to delete
Hello,
I'm having trouble setting up Grizzly Quantum with Openvswitch using
GRE tunnels.
The basic problem is that Quantum errors out when configuring the tunnel:
2013-08-07 10:14:36 INFO
[quantum.plugins.openvswitch.agent.ovs_quantum_agent] Port
ea8cdaf4-09e3-4457-bb05-e76e51f513cc updated.
I hope you might be interested in this
https://review.openstack.org/#/c/37580/
Best,
Ashok
On Wed, Aug 7, 2013 at 9:00 PM, Kenneth Koski wrote:
> I'm working with OpenStack Grizzly, and I'm looking to be able to remove
> an assigned IP address and reassign it fairly quickly (in the course of
>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
OpenStack Security Advisory: 2013-022
CVE: CVE-2013-4155
Date: August 7, 2013
Title: Swift Denial of Service using superfluous object tombstones
Reporter: Peter Portante (Red Hat)
Products: Swift
Affects: All versions
Description:
Peter Portante fro
As Ashok said, Aaron is working on a patch for removing the need for
holding an IP.
This will make IP addresses immediately reusable, thus removing the 'hold'
process.
This is however not likely to be backported to grizzly; it will be an
havana feature.
Salvatore
On 7 August 2013 17:44, Ashok K
Thanks! Yeah, this patch is exactly the functionality that I'm looking
for. That's unfortunate that it won't be backported, but I can
definitely understand that. Looks like I'll just have to find a
workaround for the moment until Havana is available to me.
On 08/07/2013 11:10 AM, Salvatore Orlando
Hi,
I search to install Heat on grizzly openstack environnement. Any one have
procedure to install heat on Ubuntu ?
For information, my openstack installation is on distributed mode
(controller node, network node, compute nodes, ).
Best regards.
_
I haven't tried it myself, but take a look at
http://docs.openstack.org/developer/heat/getting_started/on_ubuntu.html
Anne
On Wed, Aug 7, 2013 at 11:18 AM, Linus Nova wrote:
> Hi,
>
> I search to install Heat on grizzly openstack environnement. Any one have
> procedure to install heat on Ubun
On 08/07/2013 08:16 AM, Tim Bell wrote:
Yes, this is something we're very interested in. Joe's blueprint
(https://blueprints.launchpad.net/keystone/+spec/virtual-idp) has a number of
the user stories and would be a good place to start to add others.
Work is underway under two approaches.
1.
Hallo All,
Can somebody share their experiences / details regarding the following
a) number of VMs that can be managed by one OpenStack
b) any performance tests and their outcomes using OpenStack cloud
Thanks
Krishnaprasad
___
Mailing list:
Hi All,
Apologies to those who saw this on the operators list earlier, there is a
bit of new info here & having gotten no response there thought I'd take it
to a wider audience...
I'm almost through my grizzly upgrade. I'd upgraded everything except
nova-compute before upgrading that (ubuntu 12.
Johnathan,
this would be easier to debug with a nova-compute log. Are you willing
to post one somewhere that people could take a look at?
Thanks,
Michael
On Thu, Aug 8, 2013 at 7:35 AM, Jonathan Proulx wrote:
> Hi All,
>
> Apologies to those who saw this on the operators list earlier, there is
Hi all
Is anybody using keepalived in the vms in the Openstack environment
successfully? I failed to set it up. And the two of the vm became MASTER
status.
Could anybody know why it happened? and how to fix this issue?
Openstack: Folsom + nova-network
OS: ubuntu 12.04
--
Lei Zhang
Blog: http:
Still cannot get out to the internet. I change my subnet to192.168.100.0/24
which should be able to communicate now.
But I still have the same problem. Could it be a problem with br-ex or br-int?
Do I need to add my external NIC on my host to the br-ex bridge?
On the network topology view the g
hello jake,
Can't see that you have added any external interface to br-ex in ovs-vsctl
show command output.
ovs-vsctl add-br br-ex
ovs-vsctl add-port br-ex
ip link set up br-ex
On Mon, Aug 5, 2013 at 4:07 PM, Jake G. wrote:
> - Yes My br-ex bridge has the IP 192.168.100.1 which I can ping
What do you mean by external interface? I access and get internet through eth0
on my host.
So does that mean I will use eth0?
Just want to be sure cause some documents say I should add my private
interface(eth1) to br-ex
Thank you!
From: Ritesh Nanda
To: J
Lei,
It is probably because iptables is filtering out the heartbeat traffic at the
compute node level. If you are using vlans, it should work without issue
however if you are using the flat network model, you need to allow vrrp in your
compute node iptable rule sets. See this link..
http://sta
Br-ex is meant for external network.
You can add br-ex to any interface which will allow reaching internet.
Br-int which your vms are already using is for internal network.
Sent from my Windows Phone
--
From: Jake G.
Sent: 08-08-2013 09:18 AM
To: openstack@lists.op
openstack implemented mac/ip spoofing, so the vrrp packets will be drop by
iptables/ebtables. There is a blueprint (
https://blueprints.launchpad.net/neutron/+spec/allowed-address-pairs) for
binding multiple mac/ip on a port.
On Thu, Aug 8, 2013 at 11:33 AM, Jason Ford wrote:
> Lei,
>
> It is
49 matches
Mail list logo