Re: [Openstack] DHCP configuration with openvSwitch

2014-04-30 Thread Akash Gunjal
Hi Damon, Here is the data of /var/log/messages from my compute node. (1) First I created a flat network and deployed a VM but I did not see the DHCPREQUEST or DHCPACK logs. The private IP was not assigned on the actual VM but it was seen on the controller against the VM. (2) Second, I created a

[Openstack] Help with Using the PaaS

2014-04-30 Thread Mohan Radhakrishnan
Hi, I would like tp try OpenStack on my 8 GB machine to deploy Java applications. This is from the perspective of a application developer who wants to deploy to the local devstack. So two such financial applications could be isolated from each other using the multi-tenant support. Are

[Openstack] [openstack][SWIFT] I want to talk about costs !! (against amazon S3)

2014-04-30 Thread Alejandro Comisario
Hi guys. After amazon dropped its prices among other things, on S3 its seems that i need in my compaƱy to justify/analyze if swift keeps being the most cost convenient solution (we have it in house) When we decided going with swift one year ago, one of the main constraints was "keeping the data in

Re: [Openstack] DHCP configuration with openvSwitch

2014-04-30 Thread Akash Gunjal
Hi Damon, I did some investigation on this issue and have current updates here. The actual issue I feel is with the iptables. When I stopped the iptables service on the compute, the dnsmasq service started for the private flat network. Then my VM got the IP from the flat network subnet pool corre

Re: [Openstack] DHCP configuration with openvSwitch

2014-04-30 Thread Yu Xing YX Wang
Hi Akash, You should enable use_namespaces in /etc/neutron/dhcp_agent.ini file. /etc/neutron/dhcp_agent.ini

[Openstack] Running IceHouse on EC2/Google

2014-04-30 Thread Geert Jansen
Hi, I thought people might find this interesting. I wrote up a blog post on how you can run a multi-node OpenStack IceHouse setup on EC2 or GCE. This includes nested virtualization so your instances run full speed (private beta atm. Note: no QEmu in emulation!) and private tenant networks using VL

Re: [Openstack] [openstack][SWIFT] I want to talk about costs !! (against amazon S3)

2014-04-30 Thread John Dickinson
Alejandro, We blogged about this recently at https://swiftstack.com/blog/2014/04/24/about-those-public-cloud-price-drops/. I've asked around the office here at SwiftStack to see if we can put together some more public cost details (specifically in response to you question), so I hope we can sh

Re: [Openstack] Running IceHouse on EC2/Google

2014-04-30 Thread Mohan Radhakrishnan
What are the prerequisites that a new user should be aware of ? Do I need a GCE or EC2 account backed by a credit card ? Thanks, Mohan On Wed, Apr 30, 2014 at 9:14 PM, Geert Jansen < geert.jan...@ravellosystems.com> wrote: > Hi, > > I thought people might find this interesting. I wrote up a bl

Re: [Openstack] Running IceHouse on EC2/Google

2014-04-30 Thread Geert Jansen
hi Mohan, On Wed, Apr 30, 2014 at 7:35 PM, Mohan Radhakrishnan wrote: > What are the prerequisites that a new user should be aware of ? Do I need a > GCE or EC2 account backed by a credit card ? The Ravello service is provided under a SaaS model. The workloads run in our EC2 and GCE accounts (y

[Openstack] nova cells

2014-04-30 Thread Liam Young
Hi, I'm looking at setting up nova cells using a json file to store the cell information (http://docs.openstack.org/havana/config-reference/content/section_compute-cells.html#cell-config-optional-json) which is supposed to replace using the db but strangely the api_url is needed for the json

Re: [Openstack] nova cells

2014-04-30 Thread Chris Behrens
Ah, api_url was something that needed to be removed from the DB, as it's not being used. I suspect that it's also not used in the .conf file, but was put there just to match the DB. - Chris On Apr 30, 2014, at 11:19 AM, Liam Young wrote: > Hi, > > I'm looking at setting up nova cells using

Re: [Openstack] [openstack][SWIFT] I want to talk about costs !! (against amazon S3)

2014-04-30 Thread Alejandro Comisario
Lovely Johon, i'll read that but hey ... beilieve me, this in-deep analysis that im going through in my company making a production proyect crumble just because lack of costs data regarding amazon will be a constant while amazon keeps droping prices. If you can share those details, that would be :

Re: [Openstack] [openstack][SWIFT] I want to talk about costs !! (against amazon S3)

2014-04-30 Thread Dimitri Maziuk
On 04/30/2014 12:37 PM, John Dickinson wrote: I've asked around the office here at SwiftStack to see if we can put together some more public cost details (specifically in response to you question), so I hope we can share some more info soon. I'd say an interesting question is how many users want

Re: [Openstack] [openstack][SWIFT] I want to talk about costs !! (against amazon S3)

2014-04-30 Thread Adam Lawson
Alejandro, Maybe this will help you. It's a cost analysis we did for one of our large clients who were using S3 heavily and considering a move to Swift. We did the analysis to determine if it was worth the investment and confirm how the underlying infrastructure (phys/virt) impacted the final cost

Re: [Openstack] [openstack][SWIFT] I want to talk about costs !! (against amazon S3)

2014-04-30 Thread Adam Lawson
Basically, a 10TB cluster, using the above calcs, saves a client ~$3500/year compared to using AWS. And that's a pretty small cluster. Scale that out significantly and you end up with some pretty impressive cost savings. Mahalo, Adam *Adam Lawson* AQORN, Inc. 427 North Tatnall Street Ste. 58461

Re: [Openstack] [openstack][SWIFT] I want to talk about costs !! (against amazon S3)

2014-04-30 Thread John Dickinson
On Apr 30, 2014, at 11:59 AM, Dimitri Maziuk wrote: > I'd say an interesting question is how many users want storage that only > lets you put, get, and delete a file. A private cloud storage is > trivially re-exportable as a filesystem, how easy is that with > commercial offerings? 1) "storage t

Re: [Openstack] [Openstack-operators] [openstack][SWIFT] I want to talk about costs !! (against amazon S3)

2014-04-30 Thread gustavo panizzo
On 04/30/2014 04:54 PM, Adam Lawson wrote: > Basically, a 10TB cluster, 10TB raw or usable? thx! -- 1AE0 322E B8F7 4717 BDEA BF1D 44BB 1BA7 9F6C 6333 ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : open

Re: [Openstack] [Openstack-operators] [openstack][SWIFT] I want to talk about costs !! (against amazon S3)

2014-04-30 Thread Adam Lawson
Since AWS defines cost per GB in terms of consumable storage, I *think*that would be 10TB usable, not raw. Just a quick swag given the specs above assume 10-12x2TB HDD per storage node. *Adam Lawson* AQORN, Inc. 427 North Tatnall Street Ste. 58461 Wilmington, Delaware 19801-2230 Toll-free: (844)

[Openstack] Horizon Auth Issue

2014-04-30 Thread Adam Clark
Hi all, I am attempting to get horizon going and I have this error: root@api50-external:~# tail -n 0 -f /var/log/horizon/horizon.log 2014-05-01 01:20:16,600 27074 DEBUG openstack_auth.backend Beginning user authentication for user "test". 2014-05-01 01:20:16,601 27074 DEBUG openstack_auth.backen

Re: [Openstack] Help with Using the PaaS

2014-04-30 Thread Mohan Radhakrishnan
I was asking this because even seasoned programmers don't deal with networking concepts often. The usecase is this. I have card transaction processing systems for two banks.These are MFT and scheduling systems and a web application. How do I build a simple multi-tenant PaaS for isolating these syst