Re: [Openstack] [SWIFT] What happens when the shard count on available disk is less than the total shard count?

2014-02-28 Thread Stephen Wood
Thanks, Pete. I do not plan to wipe any data. I am phasing out the machines that are running the container service now in favor of a few hosts that have much faster disks. Just out of curiosity, what would happen if the total partitions was something like 32768 but the total aggregate weight of al

Re: [Openstack] [SWIFT] What happens when the shard count on available disk is less than the total shard count?

2014-02-28 Thread Pete Zaitcev
On Fri, 28 Feb 2014 16:01:26 -0800 Stephen Wood wrote: > When originally running swift-ring-builder container.builder create, I set > the partitions at 15 to give a total of 32768 partitions to split across 23 > hosts with 12 disks each. Now I am replacing the container service on these > 23 host

Re: [Openstack] OpenStack Community Weekly Newsletter (Feb 14 – 28)

2014-02-28 Thread Yonghua Peng
Great stories and tricks. Thanks. -- looking for cloud developers: http://www.nsbeta.info/jobs Friday, February 28, 2014 4:44 PM -08:00 from Stefano Maffulli : >Why you should be reviewing more OpenStack code >Icehouse 3 is upon us, and as someone that is on a bunch of core r

Re: [Openstack] Seeing vote tallies from past summits? (i.e. Hong Kong 2014)

2014-02-28 Thread Stefano Maffulli
On Mon 24 Feb 2014 06:44:47 PM PST, Adam Lawson wrote: > Vote counts for Summit submissions (a way to gauge audience interest) > would really help me when concocting future ideas for future Summits. > That's where I'm going with this really... I think that asking for a comment from the track chair

[Openstack] OpenStack Community Weekly Newsletter (Feb 14 – 28)

2014-02-28 Thread Stefano Maffulli
Why you should be reviewing more OpenStack code Icehouse 3 is upon us, and as someone that is on a bunch of core review teams, it means a steady drum beat of everyone asking how do they get core reviewers

Re: [Openstack] [SWIFT] What happens when the shard count on available disk is less than the total shard count?

2014-02-28 Thread Stephen Wood
Sorry I mixed up my terminology. Let me better phrase my question. When originally running swift-ring-builder container.builder create, I set the partitions at 15 to give a total of 32768 partitions to split across 23 hosts with 12 disks each. Now I am replacing the container service on these 23 h

Re: [Openstack] ldap + sql in keystone (multi-domain)

2014-02-28 Thread Martinx - ジェームズ
That's cool! It would be great to see OpenStack working smoothly with "DNSaaS + LDAPaaS", with multi-domain support per tenant... Plus, Horizon can be redesigned to show the FQDN of each Instance, instead of "Name" and "IPs" on separated columns... Also, when with IPv6, I think that there is no n

[Openstack] [Nova] RBAC policy not enforced when adding a security group rule using EC2 API?

2014-02-28 Thread Marc Heckmann
Hi, It seems that when using the EC2 API, the security group implementation does not enforce RBAC policy for the add_rules, remove_rules, destroy and other functions (in compute/api.py). Only the add_to_instance and remove_from_instance functions enforce RBAC. This seems like an oversight for

Re: [Openstack] Image Network+SWAP

2014-02-28 Thread Dimitri Maziuk
On 02/28/2014 01:36 PM, Georgios Dimitrakakis wrote: > Thx for your suggestion! > > I am trying since yesterday to achieve this but unfortunately the > installer always start in a text-based mode and cannot change the > partition scheme from there :-( Weird. Maybe "--noautoconsole" doesn't do wha

Re: [Openstack] Need unique ID for every Network Service

2014-02-28 Thread Stephen Balukoff
Hi y'all! The ongoing debate in the LBaaS group is whether the concept of a 'Loadbalancer' needs to exist as an entity. If it is decided that we need it, I'm sure it'll have a unique ID. (And please feel free to join the discussion on this as well, eh!) Stephen On Thu, Feb 27, 2014 at 10:27 PM

Re: [Openstack] Image Network+SWAP

2014-02-28 Thread Georgios Dimitrakakis
Thx for your suggestion! I am trying since yesterday to achieve this but unfortunately the installer always start in a text-based mode and cannot change the partition scheme from there :-( If I do it manually do you think that it will work? Best, G. On Thu, 27 Feb 2014 17:01:45 -0600, Dimi

Re: [Openstack] [SWIFT] What happens when the shard count on available disk is less than the total shard count?

2014-02-28 Thread Pete Zaitcev
On Fri, 28 Feb 2014 09:10:06 -0800 Stephen Wood wrote: > However I realize that the shard count is completely different now. What is a "shard count"? Do you have a document that uses such terminology? > I > originally used a partition value of 15 but this now seems much to high for > 4 servers

Re: [Openstack] [OSSA 2014-005] Missing SSL certificate check in Python Swift client (CVE-2013-6396)

2014-02-28 Thread david . comay
OpenStack Security Advisory: 2014-005 CVE: CVE-2013-6396 Date: February 17, 2014 Title: Missing SSL certificate check in Python Swift client Reporter: Thomas Leaman (HP) Products: python-swiftclient Versions: 1.0 version up to 1.9.0 python-swiftclient fix (included in 2.0 release): https://revi

[Openstack] [SWIFT] What happens when the shard count on available disk is less than the total shard count?

2014-02-28 Thread Stephen Wood
My question arises from our switch to dedicated SSD servers for our container servers. When first creating the shard number there were 23*12 so I set the partition to 15. Now I'm replacing container services on these disk with 4 hosts that a have a single, fast SSD. However I realize that the sha

Re: [Openstack] 回复: Python Design Patterns in OpenStack

2014-02-28 Thread Sandy Walsh
OpenStack (and Python in general) isn't big on the classic Gang-of-Four Design Patterns. OpenStack code seems to stem more from a "set of idioms" starting with https://wiki.openstack.org/wiki/BasicDesignTenets Beyond that, PEP8 and the HACKING guide are table-stakes. From there, look at the mai

Re: [Openstack] Openstack Havana - Unable to attach L3 agent to Router

2014-02-28 Thread Veera Reddy
Hi , No issue in l3 agent, Even you are not getting ip address to vm. Check dhcp-agent. Regards, Veera. On Mon, Feb 17, 2014 at 7:42 PM, wrote: > > Hi, > > I am unable to attach l3 router capability to the Router. > > The root_helper with sudo for rootwrap has issues. > > The VM gets the IP

Re: [Openstack] nova-compute.log error

2014-02-28 Thread Veera Reddy
Hi Jitendra, Nova code of openstack controller and compute node are not of same version. Replace Compute nova code with controller code and try. Regards, Veera. On Thu, Feb 20, 2014 at 12:10 PM, Jitendra Kumar Bhaskar < jitendr...@pramati.com> wrote: > Hi All, > > Just installed one compute

Re: [Openstack] openstack havana cinder chooses wrong host to create new volume

2014-02-28 Thread Staicu Gabriel
Hi John, I found a solution to the problem that I asked you help for and I consider that you do not need to look anymore at it. I will also comment to the bug that I logged (https://bugs.launchpad.net/cinder/+bug/1280367) but I think I could not close it myself. The solution for HA cinder is

Re: [Openstack] keystone with external authentication using apache2 on havana/ubuntu1204

2014-02-28 Thread Staicu Gabriel
Hi Dave, Finally I found a solution for the problem that I was asking help for. I opted for keystone authentication based on sql for openstack services and based on ldap for normal users. For tenants and roles I used sql with this configuration in /etc/keystone/keystone.conf. [assignment] drive

Re: [Openstack] linuxbridge and vxlan set up

2014-02-28 Thread Li Ma
Thanks for your reply. I added them on the neutron-server node. -- --- cheers, Li Ma On 2/28/2014 12:44 PM, Veera B wrote: > Hi , > Did you add the following lines in neutron.conf > > core_plugin = neutron.plugins.ml2.plugin.Ml2Plugin > service_plugins = neutron.services.l3_router.l3_router_plu

Re: [Openstack] Openstack Havana - cinder multibackend

2014-02-28 Thread Fiorenza Meini
Il 27/02/2014 12:04, 한승진 ha scritto: > It seems like cinder client issue. Do you keep up your client source > with cinder? I recommand upgrade cinder-client. > > Hi, I installed the openstack packages on a OpenSuSE 13.1. Do you mean python-cinderclient software ? Actually it is at 1.0.7 version.

Re: [Openstack] libvirt error when trying to create instance

2014-02-28 Thread Raphael Ribeiro
Veera Reddy, your message gave me the idea to comment spice config at the end of nova.conf. Is working! Thank you very much for your help. 2014-02-28 3:04 GMT-03:00 Veera Reddy : > Hi, > How this libvirt.xml is generating from nova. > There are 2 graphics xml node in libvirt.xml. > > Remove >