Re: [Openstack] Troubleshooting Swift 1.7.4 on mini servers

2012-10-26 Thread John Dickinson
A 507 is returned by the object servers in 2 situations: 1) the drives are full or 2) the drives have been unmounted because of disk error. It's highly likely that you simply have full drives. Remember that the usable space in your cluster is 1/N where N = replica count. As an example, with 3 r

Re: [Openstack] Troubleshooting Swift 1.7.4 on mini servers

2012-10-26 Thread Pete Zaitcev
On Fri, 26 Oct 2012 17:26:07 -0700 Nathan Trueblood wrote: > I'm trying to figure out what's going wrong with my Swift deployment on a > small cluster of "mini" servers. I have a small test cluster (5 storage > nodes, 1 proxy) of mini-servers that are ARM-based. The proxy is a > regular, Inte

Re: [Openstack] Scaling PaaS in OpenStack

2012-10-26 Thread Frans Thamura
Your url help one glue. DEA need to be configure Will work on this. Nb: finding how dea work now... heheh Frans Thamura Meruvian On Oct 27, 2012 3:55 AM, "Diane Mueller" wrote: > Stackato (ActiveState's PaaS) auto-scales on OpenStack nicely. I just > finished deploying it on Folsom > > You can

Re: [Openstack] Tracking triage statistics

2012-10-26 Thread Michael Still
On 10/27/2012 12:08 AM, Dolph Mathews wrote: > How many cookies for a self-triaged bug that was subsequently closed as > invalid? This rulebook is going to get really complicated really fast ;) > > Would love to see a report for more projects on a longer timeline! Well, the tool was aimed at nova

[Openstack] Troubleshooting Swift 1.7.4 on mini servers

2012-10-26 Thread Nathan Trueblood
Hey folks- I'm trying to figure out what's going wrong with my Swift deployment on a small cluster of "mini" servers. I have a small test cluster (5 storage nodes, 1 proxy) of mini-servers that are ARM-based. The proxy is a regular, Intel-based server with plenty of RAM. The object/account/c

Re: [Openstack] [keystone] Domain Name Spaces

2012-10-26 Thread Adam Young
On 10/26/2012 07:17 PM, Henry Nash wrote: So to pick up on a couple of the areas of contention: a) Roles. I agree that role names must stay globally unique. One way of thinking about this is that it is not actually keystone that is creating the "role name space" it is the other services (Nov

Re: [Openstack] [keystone] Domain Name Spaces

2012-10-26 Thread Henry Nash
So to pick up on a couple of the areas of contention: a) Roles. I agree that role names must stay globally unique. One way of thinking about this is that it is not actually keystone that is creating the "role name space" it is the other services (Nova etc.) by specifying roles in their policy

Re: [Openstack] quantum: two ips one vif

2012-10-26 Thread Carl Bolterstein
For the curiosity sake - After some trial and error. It appears we have solved one half of our conundrum. Using the driver below, there is no ip data inserted into libvirt.xml which allows any ip to be used. It works for our uses (HA vip services, secondary addresses). libvirt_vif_driver=n

Re: [Openstack] documentation bug in openstack - redhat install guide (wrong admin_user)

2012-10-26 Thread Dolph Mathews
Thanks for the feedback! I opened a bug report to track this issue: https://bugs.launchpad.net/openstack-manuals/+bug/1071921 -Dolph On Fri, Oct 26, 2012 at 4:03 PM, ikke wrote: > Hi, > > I just went through setting up keystone and glance to fedora 17 with > f18 folsom preview repos for openst

Re: [Openstack] Finding version of keystone service

2012-10-26 Thread heckj
That would install both. "keystone" in this case is the CLI for accessing the service. "keystone-all" is the command line for invoking the service (normally used only by init scripts), and "keystone-manage" for system initialization, dump, etc. None of these guys has a "--version" option, so y

Re: [Openstack] Finding version of keystone service

2012-10-26 Thread Matt Joyce
dpkg -p keystone | grep Version should show you in the version tag example: 2012.2 is folsom 2012.1 is essex -Matt On Fri, Oct 26, 2012 at 2:29 PM, Ahmed Al-Mehdi wrote: > Hi Joe, > > I did a "apt-get install keystone", which I am as assuming installed both, > is that right? If not, what

Re: [Openstack] Finding version of keystone service

2012-10-26 Thread Ahmed Al-Mehdi
Hi Joe, I did a "apt-get install keystone", which I am as assuming installed both, is that right? If not, what did get installed? I am trying to to find the version of whatever got installed. # keystone --version usage: keystone [--os-username ] [--os-password ]

Re: [Openstack] Finding version of keystone service

2012-10-26 Thread heckj
Ahmed, Are you trying to find out the version of Keystone installed, or of the CLI client? (they're different and somewhat unrelated) -joe On Oct 26, 2012, at 2:20 PM, Ahmed Al-Mehdi wrote: > Hello, > > The option "--version" (or any variation of it) does not seem to work for > keystone, eve

[Openstack] Default default security rules?

2012-10-26 Thread Lars Kellogg-Stedman
So there's a blueprint for this: https://blueprints.launchpad.net/nova/+spec/default-rules-for-default-security-group This is one of the biggest usability problems we've run into, because if we create a new tenant we often forget to open up ssh access, and everyone wonders why they can't acces

[Openstack] Finding version of keystone service

2012-10-26 Thread Ahmed Al-Mehdi
Hello, The option "--version" (or any variation of it) does not seem to work for keystone, even though the man page lists "--version" as one of the options. The only way I was able to find the version number is using the dpkg command on ubuntu. Is this the only way? # dpkg -s keystone Packa

Re: [Openstack] dnsmasq stops talking to instances?

2012-10-26 Thread Lars Kellogg-Stedman
On Mon, Oct 22, 2012 at 01:54:11PM +0200, Gary Kotton wrote: > Can you please explain the problems that you had with qpid? OpenStack components were periodically losing touch with each other. Requests to boot/delete an instance, for example, would never make it as far the compute hosts. They woul

Re: [Openstack] dnsmasq stops talking to instances?

2012-10-26 Thread Lars Kellogg-Stedman
On Fri, Oct 19, 2012 at 10:24:20AM -0400, Lars Kellogg-Stedman wrote: > It happened again last night -- which means we were without networking > on our instances for about seven hours -- and restarting nova-network > doesn't resolve the problem. It is necessary to first kill dnsmasq > (and allow n

[Openstack] documentation bug in openstack - redhat install guide (wrong admin_user)

2012-10-26 Thread ikke
Hi, I just went through setting up keystone and glance to fedora 17 with f18 folsom preview repos for openstack rpms. It seems the instructions have some error: it creates the users here: http://docs.openstack.org/trunk/openstack-compute/install/yum/content/setting-up-tenants-users-and-roles-manu

Re: [Openstack] Scaling PaaS in OpenStack

2012-10-26 Thread Diane Mueller
Stackato (ActiveState's PaaS) auto-scales on OpenStack nicely. I just finished deploying it on Folsom You can find the Stackato docs on auto-scaling are here, and do include an OpenStack section for each step: http://docs.stackato.com/cluster/autoscaling.html?highlight=scaling Please feel free t

Re: [Openstack] Questions about novnc with multihost OpenStack Nova Compute(Essex) in multihost

2012-10-26 Thread Olivier Archer
Hi Gabriel, 2012/10/26 Staicu Gabriel > Hi Olivier, > > Which version of openstack are you using? Essex or Folsom? On which > operating system is your cloud installed (Fedora or Ubuntu)? > In my setup, which is Openstack Essex on Ubuntu12.04 I obtain: > same config as you. essex on 12.04, with

Re: [Openstack] Autoscalar

2012-10-26 Thread Debo Dutta
That is a very good idea IMO Sent from my iPhone On Oct 26, 2012, at 1:08 PM, Paras pradhan wrote: > Hi, > > Can we use auto scalar like Haizea > (http://opennebula.org/software:ecosystem:haizea) with openstack > compute or there is some other projects/tools similar to this. > > Thanks! > Pa

Re: [Openstack] Volume booting and HVM

2012-10-26 Thread John Garbutt
Just a heads up. There are a few bugs in that area that have been fixed in Grizzly, and are not yet backported to Folsom stable. Things like deleting the root volume after terminating a boot from volume instance. > -Original Message- > From: openstack-bounces+john.garbutt=citrix@list

[Openstack] Autoscalar

2012-10-26 Thread Paras pradhan
Hi, Can we use auto scalar like Haizea (http://opennebula.org/software:ecosystem:haizea) with openstack compute or there is some other projects/tools similar to this. Thanks! Paras. ___ Mailing list: https://launchpad.net/~openstack Post to : opens

Re: [Openstack] [SWIFT] Proxies Sizing for 90.000 / 200.000 RPM

2012-10-26 Thread Chmouel Boudjnah
On Wed, Oct 24, 2012 at 4:45 PM, heckj wrote: > "Specifically, I'm concerned with the way auth_token handles memcache > connections. I'm not sure how well it will work in swift with eventlet. If > the memcache module being used caches sockets, then concurrency in eventlet > (different greenthreads

Re: [Openstack] OpenStack + Nova list, nova show location

2012-10-26 Thread Desta Haileselassie Hagos
Dear Qin Xiaohong, Thank you very so much indeed. That's EXACTLY what I was looking for. Cheers, Desta On Fri, Oct 26, 2012 at 6:17 PM, Qin, Xiaohong wrote: > Hi, > > ** ** > > This is just an entering point to load all client side nova code, the > “nova list” CLI eventually invokes the

Re: [Openstack] Ceilometer, StackTach, Tach / Scrutinize, CloudWatch integration ... Summit followup

2012-10-26 Thread Joshua Harlow
Sure, that would make sense, lets see where the next meeting takes us. Nothing is ever in stone when its software :-P On 10/26/12 3:08 AM, "Doug Hellmann" wrote: > >On Oct 25, 2012, at 9:44 PM, Joshua Harlow wrote: > >> As for statgen, I think that¹s just a temp repo, it'd be nice to have >>th

Re: [Openstack] Error while launching instance RHEL (cannot run lease-init script nova-dhcpbridge )

2012-10-26 Thread Daniel Vázquez
I'm experiencing same problems on Centos 6.3 (it's RHEL based). All network system seem to stay ok, Openstack produces private IPs and nat public iPs to instances. But instances don't discover DHCP. Here: Centos 6.3 Essex version nova-networking flatDCHP selinux permisive 2012/10/26 Pádraig Bra

[Openstack] OpenStack Community Weekly Newsletter (Oct 19-26)

2012-10-26 Thread Stefano Maffulli
Highlights of the week More coverage of OpenStack Summit We've all been catching some air this week, it seems. Some more reports from the community: * SDKs and an OpenStack Grizzly Summit Wrap Up

[Openstack] new mailing list for bare-metal provisioning

2012-10-26 Thread David Kang
Hello all, An openstack mailing list is created for the discussion of bare-metal provisioning. http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-baremetal Please join it if you are interested in participating the dicussion/collaboration of bare-metal provisioning. Thanks, Dav

Re: [Openstack] [SWIFT] Proxies Sizing for 90.000 / 200.000 RPM

2012-10-26 Thread Rick Jones
On 10/25/2012 06:13 PM, Chander Kant wrote: Sure. We have published a new blog related to the summit, including a link to our presentation slides: http://www.zmanda.com/blogs/?p=971 http://www.zmanda.com/pdf/how-swift-is-your-Swift-SD.pdf We plan to publish more performance results within next

[Openstack] [keystone] Re: Domain Name Spaces

2012-10-26 Thread heckj
Bringing conversation for domains in Keystone to the broader mailing lists. On Oct 26, 2012, at 5:18 AM, Dolph Mathews wrote: > I think this discussion would be great for both mailing lists. > > -Dolph > > > On Fri, Oct 26, 2012 at 5:18 AM, Henry Nash wrote: > Hi > > v3api doc, or elsewher

Re: [Openstack] OpenStack + Nova list, nova show location

2012-10-26 Thread Qin, Xiaohong
Hi, This is just an entering point to load all client side nova code, the "nova list" CLI eventually invokes the following code in your stack directory, python-novaclient/novaclient/v1_1/shell.py Inside this file, you can see the following function, def do_list That prints out the list of VMs

[Openstack] Issue with availability_zone argument

2012-10-26 Thread McNally, Dave (HP Cloud Services)
Hi all, I have a fairly recent installation of nova running in a test environment here and I'm having trouble with the availability_zone option on boot. It seems that just prior to nova.compute.api:create being called availability_zone is set to None. It's set to None by default when the functi

Re: [Openstack] Instrumentation Monitoring Next Step - quick meet up

2012-10-26 Thread Sandy Walsh
6pm AST ... see you then! -S From: openstack-bounces+sandy.walsh=rackspace@lists.launchpad.net [openstack-bounces+sandy.walsh=rackspace@lists.launchpad.net] on behalf of Annie Cheng [ann...@yahoo-inc.com] Sent: Thursday, October 25, 2012 6:17 PM To: open

[Openstack] OpenStack + Nova list, nova show location

2012-10-26 Thread Desta Haileselassie Hagos
Dear All, I still couldn't find the exact location where this "nova list" and "nova show " commands are executed. Would you please explain me a bit what this load_entry_point stuff is doing? and Where exactly it is loading these parameters??? if __name__ == '__main__': sys.exit( loa

Re: [Openstack] Tracking triage statistics

2012-10-26 Thread Dolph Mathews
How many cookies for a self-triaged bug that was subsequently closed as invalid? This rulebook is going to get really complicated really fast ;) Would love to see a report for more projects on a longer timeline! -Dolph On Fri, Oct 26, 2012 at 7:42 AM, Thierry Carrez wrote: > Michael Still wrot

Re: [Openstack] MAC address uniqueness in folsom

2012-10-26 Thread Gurjar, Unmesh
Hi, I can think of two alternative solutions for maintaining uniqueness: 1. DB look up: After generating a new MAC address, checking uniqueness by doing a DB look up. 2. Having a 'unique' constraint on the 'mac_address' column and handle the DB IntegrityError and retry generating

Re: [Openstack] Tracking triage statistics

2012-10-26 Thread Sean Dague
On 10/25/2012 09:30 PM, Michael Still wrote: On 10/26/2012 12:24 PM, Russell Bryant wrote: On 10/25/2012 08:18 PM, Michael Still wrote: I'd be interested in comments people might have. The code is at http://bazaar.launchpad.net/~mikalstill/+junk/openstack-lp-scripts/view/head:/triage-stats.py

Re: [Openstack] Tracking triage statistics

2012-10-26 Thread Thierry Carrez
Michael Still wrote: > Report (a * after the bug id indicates self triage): > Chuck Short: 6 (1065211, 1065848, 1066213, 1066254, 1066845, 1068539) > Dan Prince: 1 (1070509*) > Michael Still: 6 (1062474, 1070349, 1064854, 1065728*, 1065430, 1070452) > Mauro Sergio Martins Rodrigues: 16 (107

[Openstack] [Openstack :: Folsom :: Quantum ] Working of DHCP Agent

2012-10-26 Thread Trinath Somanchi
Hi- I was trying to understand how the Quantum DHCP agent Daemon works. As I walk through the code, to understand the working on the Daemon, I found it to be using rpc cast and call. But was lost into the code to find the correct data flow. In my study I found this: quantum/agent/dhcp_agent

Re: [Openstack] Scaling PaaS in OpenStack

2012-10-26 Thread Angus Salkeld
On 26/10/12 13:07 +0700, Frans Thamura wrote: Yes, we use it here, but still finding to configure with OpenStack, to bring scale in this case communicate with openstack nova controller, we just use it now here.. You could use the heat project to provide autoscaling. The way this would work is

Re: [Openstack] Could I restart devstack with old configuration?

2012-10-26 Thread Hao Wang
Thanks guys for the instruction. After some modification on the stack.sh and lib scripts, I can keep old configurations but failed to launch new instances with old images (new image can do). I almost give it up to figure out how to achieve that. Anyway if I've got time on it, I'll try it later and

Re: [Openstack] Why OpenStack use openvpn?

2012-10-26 Thread Hao Wang
Vinay, Thanks for the clarification. What is making me think like that is according to the thread mentioning about site-to-site VPN connections to avoid duplicate private MAC addresses. Could you please confirm if the current solution for version E and F can support site-to-site VPN? I am unable

Re: [Openstack] [Openstack :: Folsom] Quantum DHCP Agent in Compute HOST

2012-10-26 Thread Trinath Somanchi
Hi Salvatore- Thanks a lot for the reply. In the Setup diagram, I'm planning to make a 2 machine setup in my test environment. Where Can I have the Installation guideline for the Quantum L2 agent. Have few doubts in the Quantum DHCP agent Source Code. As I have gone through the source code, th

Re: [Openstack] Ceilometer, StackTach, Tach / Scrutinize, CloudWatch integration ... Summit followup

2012-10-26 Thread Doug Hellmann
On Oct 25, 2012, at 9:44 PM, Joshua Harlow wrote: > As for statgen, I think that¹s just a temp repo, it'd be nice to have the > end result of this be a library that provides somewhat generic metrics and > plugins and such so that stacktech could use the outputs of it, ceilometer > could the outp

Re: [Openstack] [ceilometer] Potential New Use Cases

2012-10-26 Thread Doug Hellmann
On Oct 26, 2012, at 4:29 AM, Julien Danjou wrote: > On Thu, Oct 25 2012, Doug Hellmann wrote: > >>> IIUC, what's need here is a GROUP BY operator in the API. >>> >>> Correct me if I'm wrong, but this is still doable via the API if you >>> request /users//meters/instance and treats the events

Re: [Openstack] [ceilometer] Potential New Use Cases

2012-10-26 Thread Doug Hellmann
On Oct 25, 2012, at 6:05 PM, Angus Salkeld wrote: > On 25/10/12 17:04 -0400, Doug Hellmann wrote: >> On Thu, Oct 25, 2012 at 10:22 AM, Julien Danjou wrote: >> >>> On Thu, Oct 25 2012, Doug Hellmann wrote: >>> >>> > That would be one way, but adding "dimensions" to the meters also makes >>> >

Re: [Openstack] [Openstack :: Folsom] Quantum DHCP Agent in Compute HOST

2012-10-26 Thread Salvatore Orlando
Hi Trinath, Even if is perfectly reasonable to run the DHCP/L3 agents in the controller node, the advice we give in the administration guide is slightly different. As suggested in [1], the only Quantum component running on the controller node should be the API server. The DHCP and L3 agents might

[Openstack] [Openstack :: Folsom] Quantum DHCP Agent in Compute HOST

2012-10-26 Thread Trinath Somanchi
Hi Stackers- I have found many installation and configuration manuals for Openstack Folsom which state the installation and configuration of Quantum-DHCP-Agent in the Controller machine. But I have doubt here, Can't we have the Quantum-DHCP/L3-Agent to be running in the Compute NODE rather than

[Openstack] Quantum with OVS and floating IP

2012-10-26 Thread Razique Mahroua
Hi guys, I'm trying to setup Quantum on my lab (VM), the setup is quite simple, yet I can't have it workingWAN (admin) <--->  eth0LAN  <> eth1WAN  <> eth2Actually, I'm able to have the local connectivity working, VMs retrieve their private IP from quantum, yet the routing to the external ne

Re: [Openstack] Questions about novnc with multihost OpenStack Nova Compute(Essex) in multihost

2012-10-26 Thread Staicu Gabriel
Hi Olivier, Which version of openstack are you using? Essex or Folsom? On which operating system is your cloud installed (Fedora or Ubuntu)? In my setup, which is Openstack Essex on Ubuntu12.04 I obtain: root@hltopenstack01:~$ nova get-vnc-console 1fc2cea1-9aec-4d7d-b80e-eab436ae3246 novnc +

Re: [Openstack] OpenStack + Nova list, nova show location

2012-10-26 Thread Rosa, Andrea (HP Cloud Services)
Hi As reported below "nova" command are processed by the nova client, you have to look for it. Cheers -- Andrea Rosa From: openstack-bounces+andrea.rosa=hp@lists.launchpad.net [mailto:openstack-bounces+andrea.rosa=hp@lists.launchpad.net] On Behalf Of Desta Haileselassie Hagos Sent: 26

[Openstack] OpenStack + Nova list, nova show location

2012-10-26 Thread Desta Haileselassie Hagos
Dear All, Would you kindly help me where i can find the scripts for "nova list" and "nova show" I just can't find it in /user/bin/ I only have the rapper class #!/usr/bin/python # EASY-INSTALL-ENTRY-SCRIPT: 'python-novaclient==2012.1','console_scripts','nova' __requires__ = 'python-novaclient=

Re: [Openstack] Questions about novnc with multihost OpenStack Nova Compute(Essex) in multihost

2012-10-26 Thread Olivier Archer
Hi, This work also for me exept tha the url is localhost based: $nova get-vnc-console landsat01 novnc | novnc | http://127.0.0.1:6080/vnc_auto.html?token=6137dcb5-41b4-46fb-9c42-76c97e961e69| So it doesn't work in the dashboard or if i copy/paste into a browser. But it works if i change 127.0.0.

Re: [Openstack] [ceilometer] Potential New Use Cases

2012-10-26 Thread Julien Danjou
On Thu, Oct 25 2012, Doug Hellmann wrote: >> IIUC, what's need here is a GROUP BY operator in the API. >> >> Correct me if I'm wrong, but this is still doable via the API if you >> request /users//meters/instance and treats the events in the >> client, no? >> > > It is possible, but very very inef

Re: [Openstack] [SWIFT] Proxies Sizing for 90.000 / 200.000 RPM

2012-10-26 Thread Chander Kant
On Wed, Oct 24, 2012 at 4:19 PM, Sina Sadeghi wrote: > The guys from Zmanda presented some evaluation of swift at the summit, > might be useful here > > http://www.zmanda.com/blogs/?p=947 they've written a blog but it doesn't > have all the findings which they presented at the summit. > > Maybe