Re: [Openstack] Swift not detect Keystone and Authtoken

2013-09-26 Thread Jeffrey Walton
On Thu, Sep 26, 2013 at 2:18 AM, Mahardhika Gilang < [email protected]> wrote: > When i put https on it, error come up > Authorization Failure. Authorization Failed: [Errno 1] _ssl.c:504: > error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol > SSL/TLS is not enabled on

Re: [Openstack] Swift not detect Keystone and Authtoken

2013-09-26 Thread Mahardhika Gilang
Hi, i've enable keystone ssl on keystone.conf, but port 443 wont up. On 9/26/2013 2:14 PM, Jeffrey Walton wrote: On Thu, Sep 26, 2013 at 2:18 AM, Mahardhika Gilang mailto:[email protected]>> wrote: When i put https on it, error come up Authorization Failure. Authorizati

Re: [Openstack] Replication error

2013-09-26 Thread Mike Preston
I know it is poor form to reply to yourself, but I would appreciate it if anyone has any insight on this problem. Mike Preston Infrastructure Team | SYNETY www.synety.com direct: 0116 424 4016 mobile: 07950 892038 main: 0116 424 4000 From: Mike Preston [mailto:mike.pre

Re: [Openstack] [openstack-dev] Does quantum work with vmware esxi ?

2013-09-26 Thread Konglingxian
Dose it mean that when use Open vSwitch as Neutron Plugin, we can not use both KVM and Vmware as the underlying hypervisors at the same time? It's very appreciated that those folks from Vmware could answer this question. I apologize if this question was already covered and I missed it.

Re: [Openstack] Replication error

2013-09-26 Thread Piotr Kopec
Replications relies on rsync. Check if rsync is working correctly on all swift nodes. If you can please provide me with account-server.conf, container-server.conf, proxy-server.conf. I had plenty of problems with replicators too, so I'll try to help you. Regards Piotr P.S. try out http://markdow

[Openstack] loop on network with openvswitch + vlans

2013-09-26 Thread Pavel Stano
Hi, we encountered some problem on our setup with openvswitch with multiple nodes. When openstack is running ok and we restart openvswitch on 2 or more compute nodes, flow tables on br-int will be cleared and quantum-plugin-openvswitch-agent will not re-configure it until it will be restarted

[Openstack] delete old compute nodes

2013-09-26 Thread Cristian Falcas
Hi, Does anyone know how to delete an old compute node? My problem is that it still appears in openvswitch on the gre tunnels and also in nova-manage service list. Is there a way to do this without deleting the gre tunnel and nova service directly in the database? Thank you, Cristian Falcas __

Re: [Openstack] loop on network with openvswitch + vlans

2013-09-26 Thread Darragh O'Reilly
Pavel,  why are you restarting Open vSwitch?I think these steps should work when you have to: - stop quantum-ovs-plugin-agent - stop openvswitch services - start openvswitch services - run quantum-ovs-cleanup - start quantum-ovs-plugin-agent Re, Darragh.   >Message: 3 >Date: Thu, 26 Sep 201

Re: [Openstack] config_drive with Cinder boot from volume

2013-09-26 Thread Byron McCollum
Are you talking about booting from a volume that was created from an image (bootable volume)? Depending on cloud-init's configuration, it might be configured to only run on first boot. If that volume had previously been used to boot an instance, cloud-init will not run on subsequent boots from

[Openstack] Adding an extra compute node

2013-09-26 Thread Brandon Adams
Hi all, I'm trying to add a second compute node my dev cluster, I've already got one controller node and one network/compute node running perfectly. I've installed all of the necessary packages and everything seems to be running smoothly. However, when I create a private network and subnet, they d

Re: [Openstack] [openstack-dev] Does quantum work with vmware esxi ?

2013-09-26 Thread Otávio Augusto
I think so. One plugin at a time. /O Otavio Augusto "A human being should be able to change a diaper, plan an invasion, butcher a hog, conn a ship, design a building, write a sonnet, balance accounts, build a wall, set a bone, comfort the dying, take orders, give orders, cooperate, act alone, sol

Re: [Openstack] Adding an extra compute node

2013-09-26 Thread Cristian Falcas
layer 3 is created only on the network node. On compute nodes you have layer 2 only (openvswitch) The gre tunnels should take care of everything magically :). Where are the instances attached (that should be tap$id and source qbr$id)? Do you use dhcp? On Thu, Sep 26, 2013 at 4:40 PM, Brandon Ad

Re: [Openstack] Adding an extra compute node

2013-09-26 Thread Brandon Adams
Cristian, Thanks for responding so quickly. The instances should be attached to the internal network interface, which I can find on the network/compute node. It's under the namespace of the router for the project: *ip netns exec qrouter-4cff1882-1962-4084-9b48-cb1bcd048a4e ifconfig *shows two inter

Re: [Openstack] Adding an extra compute node

2013-09-26 Thread Cristian Falcas
On br-ex you need to add an interface that has no ip but it's up: ovs-vsctl add-port br-ex eth1 ifconfig eth1 up the instance is not connected to the router namespace Check in /var/lib/nova/instances/$instance_id/libvirt.xml for source bridge and target dev try ip netns exec qrouter-4cff1882-196

[Openstack] Docker on Grizzly

2013-09-26 Thread Joe Topjian
Hello, I needed a distraction from some other work I was doing, so I started fooling around with getting the Docker driver to work on Grizzly. I was successful and thought I'd share my notes: https://github.com/jtopjian/grizzly-docker If others find this useful - great! But please keep in mind t

Re: [Openstack] (no subject)

2013-09-26 Thread Albert Vonpupp
Hello everybody, Unfortunately the problem seems to persist, Calvim suggested me to remove the KVM interface that was created automatically during the live USB pendrives creation with: sudo virsh net-destroy default sudo virsh net-undefine default Any other ideas? Thanks. Regards, Albert. On

Re: [Openstack] Docker on Grizzly

2013-09-26 Thread Daniel Ellison
On Sep 26, 2013, at 10:27 AM, Joe Topjian wrote: > > I needed a distraction from some other work I was doing, so I started fooling > around with getting the Docker driver to work on Grizzly. I was successful > and thought I'd share my notes: > > https://github.com/jtopjian/grizzly-docker > >

Re: [Openstack] Adding an extra compute node

2013-09-26 Thread Brandon Adams
On my net/compute node I have two interfaces; one is for the management network, and the other is for VM internet access. This is already added to br-ex as per a normal set up. I don't have this on the dedicated compute node because it shouldn't have direct access to the internet. And I can't execu

Re: [Openstack] OpenStack Education : SCrum.org case study

2013-09-26 Thread Colin McNamara
You may also be interesting in the OpenStack training guides blueprint under the Docs Team. Sean and I will be out in Hong Kong, and would love to talk. Regards, Colin Colin McNamara People | Process | Technology Mobile: 858-208-8105 Twitter:

Re: [Openstack] OpenStack Education : SCrum.org case study

2013-09-26 Thread Frans Thamura
Hi colin Yes..i following the sean's work.in launchpad. Hope can meet in hk. And anne also.put me.in loop.for this work I think training with permission to use openstack logo with share revenue good for foundation ecosystem On Sep 26, 2013 10:26 PM, "Colin McNamara" wrote: > You may also be in

[Openstack] Question on snapshot image compatibility between AWS and Openstack Glance

2013-09-26 Thread Venkatesan, Ravikumar
Hi, I have one question on snapshot image compatibility between AWS and Openstack Glance . I have downloaded a snapshot image consisting of manifest file and fragmented files from AWS S3 that was created from an instance and EBS backed , and I am checking the feasibility of assemb

[Openstack] Fw: problem in understanding interaction between swift proxy and other servers through swift source code

2013-09-26 Thread pragya jain
hello, I am forwarding this mail again. Please help me in this regard. --- Thanks  Pragya Jain - Forwarded Message - >From: pragya jain >To: "[email protected]" >Cc: anita goel >Sent: Tuesday, 24 September 2013 5:37 PM >Subject: problem in understanding interaction bet

Re: [Openstack] loop on network with openvswitch + vlans

2013-09-26 Thread Darragh O'Reilly
Pavel, sorry - ignore my previous email and don't run quantum-ovs-cleanup. Steps should be: - stop quantum-ovs-plugin-agent - stop openvswitch services - start openvswitch services - start quantum-ovs-plugin-agent Re, Darragh. > > From: Darragh O'Reilly >To: "o

Re: [Openstack] config_drive with Cinder boot from volume

2013-09-26 Thread Clint Byrum
Excerpts from Byron McCollum's message of 2013-09-26 06:30:57 -0700: > Are you talking about booting from a volume that was created from an image > (bootable volume)? > > Depending on cloud-init's configuration, it might be configured to only run > on first boot. If that volume had previously be

Re: [Openstack] Adding an extra compute node

2013-09-26 Thread Cristian Falcas
So, it is working now or still not? I had some problems that manifested the same and I got a lot of help from this page: http://techbackground.blogspot.ro/2013/05/debugging-quantum-dhcp-and-open-vswitch.html In my case the vm was attached directly to br-int. The ip exec and br-ex advice was for

Re: [Openstack] Docker on Grizzly

2013-09-26 Thread Douglas Mendizabal
Hi Daniel, I was working on that same idea, getting OpenStack running in Docker containers, for a hackathon a few weeks ago. It was a one day event, so we only got as far as you did, except we're using postgres as the backend for Keystone. We put up our work on GitHub if you're interested in col

Re: [Openstack] Announcing Manila Project (Shared Filesystems Management)

2013-09-26 Thread Caitlin Bestler
On 9/24/2013 5:50 PM, Swartzlander, Ben wrote: I'm proud to announce the official launching of the Manila project. Manila is a new service designed to do for shared filesystems what Cinder has done for blocks storage. The project provides a vendor neutral API for provisioning and attaching filesy

Re: [Openstack] Announcing Manila Project (Shared Filesystems Management)

2013-09-26 Thread Martinx - ジェームズ
+1000! I'm using NetApp in my office for KVM Hypervisors and OpenStack (not backed by NetApp) for a private cloud, it will be awesome to watch the growth of this project! Today I'm using Cinder plus a Instance with NFS + SMB to share it within each tenant's networks. Cheers! Thiago On 26 Septe

Re: [Openstack] Docker on Grizzly

2013-09-26 Thread Daniel Ellison
On 2013-09-26, at 6:35 PM, Douglas Mendizabal wrote: > I was working on that same idea, getting OpenStack running in Docker > containers, for a hackathon a few weeks ago. It was a one day event, so > we only got as far as you did, except we're using postgres as the backend > for Keystone. We pu

[Openstack] the way of managing the shared block storage. RE: Announcing Manila Project (Shared Filesystems Management)

2013-09-26 Thread Qixiaozhen
Hi, all Is there a common way to manage the block storage of an unknown vendor san? For example, a linux server shares its local disks by the target software(iscsitarget, lio and etc.). The computing nodes are connected to the target with iscsi session, and the LUNs are already rescaned. VMFS

Re: [Openstack] Fw: problem in understanding interaction between swift proxy and other servers through swift source code

2013-09-26 Thread Hua ZZ Zhang
Pragya, my understanding of your question: Both of the controller is to handle the common HTTP REST request such as GET,PUT,POST,DELETE etc. The first controller is the entry point of proxy-server to handle the client requests which is exposed as Swift API externally. But the second controll

Re: [Openstack] Docker on Grizzly

2013-09-26 Thread Douglas Mendizabal
Thanks for the links to those projects! I wasn't aware of either one. Hopefully your employer will open source your solution, because it sounds interesting. Good Luck! On 9/26/13 7:12 PM, "Daniel Ellison" wrote: >On 2013-09-26, at 6:35 PM, Douglas Mendizabal > wrote: >> I was working on that s