Re: [Openstack] Is there any article for installing Havana with neutron in 2 nodes with only 2 nics?

2014-02-10 Thread jeffty
Thanks Robert. It should be http://docs.openstack.org/havana/install-guide/install/apt/content/install-neutron.install-plug-in.ovs.gre.html So I can install neutron in my controller or compute node with 2 nics, and configure as the document describes except that need to replace the DATA_INTERFACE

Re: [Openstack] Is there any article for installing Havana with neutron in 2 nodes with only 2 nics?

2014-02-10 Thread Robert Collins
Not sure what doc / image you're specifically referring to - you linked to the table of contents, but you can install Neutron with just one NIC. -Rob On 10 February 2014 15:51, jeffty wrote: > Hi there, > > I have 2 PC and each of them has 2 nics. One for internet access and > another for intern

Re: [Openstack] problem in downloading the object

2014-02-10 Thread Kuo Hugo
It's woking on my box. Perhaps you can give a try with curl command. 2014-02-10 15:25 GMT+08:00 pragya jain : > hi all, > > i create an account in swift. > status of account shows that there is a container and zero objects in the > account. > when I list the container, it shows an object in it.

Re: [Openstack] Openstack(Havana) + cinder + XCP - snapshot on the fly(attached disk)

2014-02-10 Thread Misha Dobrovolskyy
John, My issue(in general) is that I can't find a solution for XCP when I'll be able to make snapshots from attached disks. XenAPINFS works great, but it's supporting only snapshots of the disk not attached to the system and it's something what I'm not looking. Thanks in advance. On 10-2-

Re: [Openstack] problem in creating new account

2014-02-10 Thread Jonathan Lu
Hi, In TempAuth, the account should be announced in the proxy-server.conf file. Maybe you can check your config file whether the new account is announced. Regards, Jonathan Lu On 2014/2/10 15:33, pragya jain wrote: hi all, I am analysing swift functionalities. I authenticate in swif

[Openstack] How to upgrade Grizzly to Havana

2014-02-10 Thread Rajshree Thorat
Hi All, I want to upgrade my Grizzly setup to Havana. How I can do it? Is there any document? -- Regards, Rajshree ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe

[Openstack] [Ceilometer/Telemetry] How to receive events from keystone/identity component ?

2014-02-10 Thread MICHON Anthony
Hi all I need to call custom action on receiving event identity.project.updated sent by keystone. I began to write a plugin notification agent in ceilometers to listen to it. But I figured lately in the following diagram http://docs.openstack.org/developer/ceilometer/_images/1-Collectorand

Re: [Openstack] How to upgrade Grizzly to Havana

2014-02-10 Thread Luis Guilherme Russi
Hello Rajshree, I had this same doubt, but now I'm using the Grizzly version on my running lab to perform my tests and studies, it would be good to know if anybody had done this upgrade in a running system without any issues. I'm using on Ubuntu 12.04 Server. Best regards. 2014-02-10 9:14 GMT-02

Re: [Openstack] Is there any article for installing Havana with neutron in 2 nodes with only 2 nics?

2014-02-10 Thread Jitendra Kumar Bhaskar
Hi Jeffy, You can use 2 NIC only , it will work. You can install neutron server on controller and use controller internal ip for "DATA_INTERFACE_IP". Regards *Jitendra Bhaskar* On Mon, Feb 10, 2014 at 1:49 PM, jeffty wrote: > Thanks Robert. > > It should be > > http://docs.openstack.org/

Re: [Openstack] Deleted admin tenant by mistake

2014-02-10 Thread Adam Young
On 02/07/2014 04:49 AM, dheeru wrote: Create another tenant and assign the admin role. You should be able to use it. Which services are not starting ? Not quite enough. Assuming you are using the SQL backend, you want to recreate the old Admin tenant ID so tha resources owned by that tenant a

Re: [Openstack] How to upgrade Grizzly to Havana

2014-02-10 Thread Jonathan Proulx
There's a very new chapter, just merged Feb 6th, in the Ops Guide on Upgrades http://docs.openstack.org/trunk/openstack-ops/content/ch_ops_upgrades.html Covers testing, upgrade, and rollback if something does go wrong. Be sure you test before doing a production upgrade, and probably a good idea

Re: [Openstack] Deleted admin tenant by mistake

2014-02-10 Thread Nagaraj Mandya
Thanks Adam, I will try that out. -- Regards, Nagaraj On Mon, Feb 10, 2014 at 8:42 PM, Adam Young wrote: > On 02/07/2014 04:49 AM, dheeru wrote: > > Create another tenant and assign the admin role. You should be able to > use it. Which services are not starting ? > > > Not quite enough. Assu

[Openstack] Best monitoring tool for OpenStack

2014-02-10 Thread Daniel Speichert
Hello, I was wondering if you can recommend me a monitoring solution that is possibly best integrated with OpenStack? I'm looking for something like Nagios/Zabbix/Icinga but which hopefully has pre-configured OpenStack module. I know there is a ZenPack for Zenoss, but this one offers autodiscove

Re: [Openstack] [User-committee] Formulate application developer oriented questions for the user survey

2014-02-10 Thread Everett Toews
To summarize. If there’s no further feedback on these by EOD Feb. 11, I’ll propose them to the User Committee. On the About You page [1] we update the "What best describes your involvement with OpenStack?" section as follows [ ] OpenStack cloud service provider - provides public or hosted priv

Re: [Openstack] [User-committee] Formulate application developer oriented questions for the user survey

2014-02-10 Thread Jay Pipes
Don't forget about operating system! What operating system do you use? 1. Linux 2. MacOSX 3. Windows 4. Emacs :) -jay On Mon, 2014-02-10 at 17:40 +, Everett Toews wrote: > To summarize. If there’s no further feedback on these by EOD Feb. 11, I’ll > propose them to the User Committee. >

Re: [Openstack] [User-committee] Formulate application developer oriented questions for the user survey

2014-02-10 Thread Steve Gordon
- Original Message - > From: "Everett Toews" > To: "Dave Neary" > Cc: "JC Martin" , "" > , > "" > Sent: Monday, February 10, 2014 12:40:17 PM > Subject: Re: [Openstack] [User-committee] Formulate application developer > oriented questions for the user survey > > To summarize. If there

Re: [Openstack] [neutron] neutron-server iterating over all security groups, not just those in the project

2014-02-10 Thread Craig Jellick
Hi all, Just in case someone else runs into this problem, we wanted to give an update on this as we've solved most of it. Long story short, when the neutorn's get_security_groups API is hit with an admin context, it attempts to get all security groups. Since we have so many security groups, th

Re: [Openstack] [User-committee] Formulate application developer oriented questions for the user survey

2014-02-10 Thread Everett Toews
On Feb 10, 2014, at 12:19 PM, Steve Gordon wrote: > Is there still going to be a separate question about the tool(s) used to > deploy/configure OpenStack itself? Not for this set of questions. These questions are targeted specifically at *application* developers/deployers. Those who develop/de

[Openstack] [Cinder] restricting volume types by project?

2014-02-10 Thread Jonathan Proulx
Hi All, Is it possible to restrict volume types to (or from) specific projects? I'm using Ubuntu 12.04 + Havana and currently not defining any volume types. I'm not looking to do anything particularly creative here I'd just like attach a test volume backend to my production systems, but I want t

Re: [Openstack] [User-committee] Formulate application developer oriented questions for the user survey

2014-02-10 Thread Everett Toews
On Feb 10, 2014, at 12:06 PM, Jay Pipes mailto:jaypi...@gmail.com>> wrote: Don't forget about operating system! Right. I considered this but the majority of the tools are already cross-platform (C# and Visual Studio being the obvious exceptions). However, when it comes to testing, it’s so easy

Re: [Openstack] [User-committee] Formulate application developer oriented questions for the user survey

2014-02-10 Thread Jay Pipes
On Mon, 2014-02-10 at 19:01 +, Everett Toews wrote: > On Feb 10, 2014, at 12:06 PM, Jay Pipes wrote: > > > Don't forget about operating system! > Right. I considered this but the majority of the tools are already > cross-platform (C# and Visual Studio being the obvious exceptions). > > Howe

Re: [Openstack] [User-committee] Formulate application developer oriented questions for the user survey

2014-02-10 Thread Everett Toews
On Feb 10, 2014, at 1:04 PM, Jay Pipes mailto:jaypi...@gmail.com>> wrote: LOL, I was actually just making a joke at Emacs users' expense ;) Apparently the joke wasn't very good! Heh. I knew the Emacs bit was a joke (I knew somebody would mention Emacs!). I think the question still does still h

[Openstack] [SWIFT] Container server timeouts

2014-02-10 Thread Stephen Wood
We've been having issues with our container servers timing out and simply returning a 404. The container servers themselves are on busy disks that aren't particularly overloaded, but are definitely under load. The messages look like the following: Feb 10 20:22:19 proxy01 swift ERROR with Container

Re: [Openstack] [SWIFT] Container server timeouts

2014-02-10 Thread John Dickinson
Moving your container servers to SSDs is the fastest way to get better performance out of them. Although there have been many discussions about how to do internal container sharding, I'm not aware of any current ongoing work there (although I'd love to see someone work on it). --John On Fe

Re: [Openstack] [SWIFT] Container server timeouts

2014-02-10 Thread Stephen Wood
Thanks, John. I appreciate your response. On Mon, Feb 10, 2014 at 12:50 PM, John Dickinson wrote: > Moving your container servers to SSDs is the fastest way to get better > performance out of them. > > Although there have been many discussions about how to do internal > container sharding, I'm

Re: [Openstack] Verifying Swift - X-Auth problem

2014-02-10 Thread Adam Lawson
Thanks for your ideas John. I checked proxy-server.conf and it appears the user exists as it should and tempauth is denoted correctly as well. I am able to perform Step1 without an error but Step2 gives me an unauthorized reply and Step3 says account could not be HEADED. Exact response below. Bel

Re: [Openstack] Verifying Swift - X-Auth problem

2014-02-10 Thread Adam Lawson
Update: Happy days are here again. I figured out my problem which was a couple issues. I'll share with the group so others won't run into this. I was using two sources of documentation that referenced the URL in two different ways that I didn't catch earlier (one used /AUTH and the other used /aut

[Openstack] Neutron (Havana) configuration on Ubuntu

2014-02-10 Thread Lillie Ross-CDSR11
If this issue has already been discussed, please excuse. I’m somewhat confused about neutron configuration and tenancy. Correct me if I’m wrong. First, I’ve create a private network under the ‘admin’ tenant named ‘admin-net'. I’ve associated a subnet named admin-net.1 with the admin-net with a

Re: [Openstack] Neutron (Havana) configuration on Ubuntu

2014-02-10 Thread sylecn
Hi Ross, 1. Make sure you have enabled ping (ICMP) in security groups. The default security groups does not allow ping. neutron security-group-rule-create --direction ingress --protocol icmp $SG_ID I suggest you explicitly create security group and use that when you boot instance. In

Re: [Openstack] problem in creating new account

2014-02-10 Thread pragya jain
thanks for reply Jonathan Lu  I use curl command to create a new account then i check proxy-server.conf file But it has no announcement for the new account. curl -i -H 'X-Auth-Token: AUTH_tkdf211ecfa8924764b1348256885bbaf4' -X PUT http://127.0.0.1:8080/v1/AUTH_arunjain HTTP/1.1 201

Re: [Openstack] horizon for swift

2014-02-10 Thread pragya jain
please somebody reply to my question pragya jain On Monday, 10 February 2014 11:48 AM, pragya jain wrote: hi swapnil, > > >thanks for reply. > > >I had installed swift on a VM using the link  >http://docs.openstack.org/developer/swift/development_saio.html >Is there not something through whi

Re: [Openstack] how to use cloudberry Explorer and cyberduck user interface for swift

2014-02-10 Thread pragya jain
please somebody reply to my question pragya jain On Monday, 10 February 2014 1:15 PM, pragya jain wrote: hi all, > > >cloudberry Explorer and cyberduck, both, provide user interface for accessing >openstack swift. Both of them are windows or Mac OS compatible, not supported >by linux. >I i

Re: [Openstack] how to use cloudberry Explorer and cyberduck user interface for swift

2014-02-10 Thread Kuo Hugo
Hope it help : http://docs.openstack.org/grizzly/openstack-object-storage/admin/content/part-ii-configuring-cyberduck.html 2014-02-11 11:59 GMT+08:00 pragya jain : > please somebody reply to my question > > pragya jain > > > On Monday, 10 February 2014 1:15 PM, pragya jain > wrote: > > hi all

Re: [Openstack] horizon for swift

2014-02-10 Thread Peter Portante
What is your goal for trying to integrate horizon with an existing swift environment? On Mon, Feb 10, 2014 at 10:58 PM, pragya jain wrote: > please somebody reply to my question > > pragya jain > > > On Monday, 10 February 2014 11:48 AM, pragya jain > wrote: > > hi swapnil, > > thanks for reply.

[Openstack] Bringing up VMs in an OpenStack private cloud with access to 2 external networks (dmz and corporate)

2014-02-10 Thread Vivek Varghese Cherian
Hi, We are trying to set up a OpenStack based private cloud. We have 2 networks one a dmz network with little or no restrictions and the other a corporate network with all the corporate access policies in place. The goal of setting up this private cloud is to ensure that any vms that come up in

Re: [Openstack] problem in downloading the object

2014-02-10 Thread pragya jain
hi Kuo, curl command are also giving the same result. Below are the steps which I follow with output: - 1. get account detail root@swift-VirtualBox:~# curl -v -H 'X-Auth-Token: AUTH_tk5525a1165f6f40268df460e09b9ba64b' http://127.0.0.1:8080/v1/AUTH_prag2648 * About to connect() to 12

Re: [Openstack] horizon for swift

2014-02-10 Thread pragya jain
Hello peter I want to integrate horizon with existing swift environment because existing swift environment is providing CLI interfacefor operating swift. I want a Graphical user interface (GUI) for operating swift functionalities On Tuesday, 11 February 2014 10:16 AM, Peter Portante wrote:

Re: [Openstack] horizon for swift

2014-02-10 Thread Adam Lawson
Perhaps you can look into proprietary solutions such as are available from outfits like SwiftStack which (I believe) come with a GUI. A GUI for Swift would be interesting, especially for health checks, setting up and administering regions visually, weighted zones and high-level replication strateg

Re: [Openstack] Bringing up VMs in an OpenStack private cloud with access to 2 external networks (dmz and corporate)

2014-02-10 Thread Aryeh Friedman
Take a look at petitecloud 0.2.5 (one version beyond what is on the public site so contact me for the URL) I think it might solve most of your issues in that it will do all the network magic on the cloud foundation and not on the actual VM's... namely the VM's will see the standard 3 node config wi

Re: [Openstack] horizon for swift

2014-02-10 Thread pragya jain
hello Adam, I can't understand the means of 'can install the integral front-end'. I had seen swiftstack. It provides a very good interface and call it software defined storage. But I want some interface other than swiftstack Pragya Jain On Tuesday, 11 February 2014 10:54 AM, Adam Lawson wro

Re: [Openstack] horizon for swift

2014-02-10 Thread Adam Lawson
Swift has whats called an integral web front end and Apache2 options. Look those up to see if they provide some tools to help get your gui started... On Feb 10, 2014 10:17 PM, "pragya jain" wrote: > hello Adam, > > I can't understand the means of 'can install the integral front-end'. > > I had se

Re: [Openstack] Bringing up VMs in an OpenStack private cloud with access to 2 external networks (dmz and corporate)

2014-02-10 Thread Jitendra Kumar Bhaskar
Hi Vivek, Its possible to get the setup what you want. You can use one nic from network, dedicated to DMZ. In latest Havana release you can have multiple tenant with multiple n/w. Create multiple network and attach to particular tenant. Just follow the document and install with three nodes setup.