Re: [Openstack] [Swift] Question regarding global scaling

2014-02-12 Thread Dnsbed Ops
For multi-IDC deployment, we once considered to use regions, and I think it's a good solution, though we didn't use swift finally due to some reasons. On 02/12/2014 07:38 AM, Adam Lawson wrote: For those who are scaling to that degree, are you building multiple unique clusters and replicating

Re: [Openstack] PeiiteCloud 0.2.5 Released

2014-02-12 Thread Dnsbed Ops
does it support Mac OSX? On 02/12/2014 04:55 PM, Aryeh Friedman wrote: * Support for bhyve (FreeBSD only) and QEMU * Any x86 OS as a guest (FreeBSD and Linux via bhyve or QEMU; all others via QEMU only) and all supported software (including running OpenStack on VM's) ___

Re: [Openstack] Uninstalling openstack

2014-01-20 Thread Dnsbed Ops
On 2014-1-21 14:42, Lalitha Maruthachalam wrote: Can you please let me know whether there is any document for installing Havana release of openstack along with configuration for Ceph Storage. Thanks, reinstall the OS? ___ Mailing list: http://lists

Re: [Openstack] [Swift] Object use cases

2014-01-20 Thread Dnsbed Ops
On 2014-1-21 7:56, Mark Brown wrote: I wanted to get an idea about what kind of use cases Object is being used for, and had some questions around that. 1. What kind of use cases is object used for in the public cloud? Dropbox's backend storage is the object storage Amazon S3. ___

Re: [Openstack] [Neutron] slow download speed inside vm [Resolved]

2014-01-02 Thread Dnsbed Ops
On 2014-1-3 13:52, sylecn wrote: I have found the cause of the problem. When you use eth1 as br-ex where eth1 is not connected to internet, and use an iptables NAT rule as software gateway to internet, you need to turn off GRO on both eth0 and eth1. After turning off GRO on eth0, download speed

Re: [Openstack] international standard for object storage architecture

2014-01-02 Thread Dnsbed Ops
On 2014-1-3 5:13, Clint Byrum wrote: MogileFS isn't really a file system. There is a FUSE plugin but nobody really wants to use it that way. It works basically identically to S3 and Swift for a single tenant, though its APIs is a native protocol instead of HTTP (uploads and downloads are still HT

[Openstack] Virtual network access to internet slow

2014-01-01 Thread Dnsbed Ops
Greetings, We have deployed Neutron+OVS+GRE for networking. All work fine except a problem that, when accessing to internet within a VM, the speed is really slow. For example, running apt-get is much slower than expect. We have changed the MTU for VM to 1400, and turn off GRO. Do you have met

Re: [Openstack] international standard for object storage architecture

2014-01-01 Thread Dnsbed Ops
We have tested/used some object storage products including swift, ceph, mogilefs. Each of them has the different design and implement. So I was thinking a general standard does not exist yet. i am searching for an international standard for object storage architecture on cloud. Can somebody h

Re: [Openstack] Happy new year all

2013-12-31 Thread Dnsbed Ops
happy new year all~ Happy new year opensthackers :) ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/open

Re: [Openstack] VlanManager on single-host OpenStack can NOT work

2013-12-30 Thread Dnsbed Ops
On 2013-12-30 12:17, Remo Mattei wrote: Any reasons why nova network ? Everyone is going to neutron. Just wonder. Maybe nova-network supports multi-hosts while neutron doesn't? Thanks. ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/li

Re: [Openstack] can't get IP when I working with ml2 + GRE

2013-12-30 Thread Dnsbed Ops
On 2013-12-30 14:50, Li, Chen wrote: I created a gre network and booted a instance successfully. No error can be found in log. But, my instance can't get IP from dhcp agent. Anyone know why this happen ?? We run GRE + OVS + Neutron, the dhcp works well. Are you sure dhcp is enabled? for n

Re: [Openstack] Object storage only - Swift or Ceph ?

2013-12-26 Thread Dnsbed Ops
I have tested both Swift and Ceph for object storage. I was thinking Swift is easier to learn and use. Didn't get ceph work very fine from my experience. On 23 Dec 2013, at 21:16, Jeffrey Walton wrote: >I know Swift using RESTful services. Would you happen to know what >Ceph uses as its API?

Re: [Openstack] How to achieve HA and Scalability for Neutron

2013-12-26 Thread Dnsbed Ops
Are there any ways to run multiple l3-agents and dhcp-agents and cluster them together? http://docs.openstack.org/high-availability-guide/content/ there are the sections: Network Controller Cluster Stack Highly available Neutron L3 Agent Highly available Neutron DHCP Agent Highl

Re: [Openstack] [Nova] enable hyper-threading or not?

2013-12-24 Thread Dnsbed Ops
On 2013-12-24 16:21, sylecn wrote: I'd like to hear some real world experience on this topic. Do you enable hyper-threading in your openstack cluster? Does it matter at all for your use case? My current use case is java based web app and node.js based web app. Both facing internet users with pot

Re: [Openstack] Launch instance problem

2013-12-24 Thread Dnsbed Ops
May you check also the log of qpid? or enable the debug log for nova? I'm having a problem with my openstack and i cant figure it out. Basically, i try to launch an instance (via horizon or cli) and it always stuck in error state. I already checked the logs and the only thing they show is they c

Re: [Openstack] Deploying OpenStack on multiple nodes

2013-12-24 Thread Dnsbed Ops
We have followed this guide to deploy them in a distributed system: http://docs.openstack.org/trunk/install-guide/install/apt/content/ I need to deploy OpenStack on a distributed system mainly comprising of Control, Compute and Network nodes (more if required). I need an architecture that would

Re: [Openstack] Q: Switft OwnCloud

2013-12-16 Thread Dnsbed Ops
I think that's possible. But you'd better want a client with windows UI for the objects management from the office. On 2013-12-17 13:14, Frans Thamura wrote: I am thinking to use swift on own cloud, is it possible ? or is there alternative to use swift as file sharing in office and on inter

Re: [Openstack] user interface for using swift

2013-12-04 Thread Dnsbed Ops
You may ask Swift Stack for the web-UI. AFAIK the default swift installation doesn't have that. On 2013-12-5 14:03, pragya jain wrote: I had installed swift using link http://docs.openstack.org/developer/swift/development_saio.html Now i want an user interface through which I can perform opera

[Openstack] about neutron control

2013-11-21 Thread Dnsbed Ops
Hello, Since there is only one neutron control in the VNET, and all traffic are going through the control node, it has become a bottleneck for the whole network. Given the case we have only 1Gb networking. I also didn't see there is a cluster setup for neutron control. So how to improve this?

Re: [Openstack] A question about VLAN

2013-11-20 Thread Dnsbed Ops
f vlans on that switch, and use the same range for your Neutron setup - Razique On 20 Nov 2013, at 16:51, Dnsbed Ops wrote: Hi, Does the Neutron VLAN setup need the hardware switch to support the VLAN tags? Thanks. ___ Mailing list: http://lists.op

[Openstack] A question about VLAN

2013-11-20 Thread Dnsbed Ops
Hi, Does the Neutron VLAN setup need the hardware switch to support the VLAN tags? Thanks. ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.opensta

Re: [Openstack] about block storage

2013-11-14 Thread Dnsbed Ops
They are 1000Mb links. On 2013-11-15 1:40, Razique Mahroua wrote: Hi, What is the network link between both? On 13 Nov 2013, at 19:38, Dnsbed Ops wrote: Hi, The design is pretty simple. We run nova-compute for VMs management, for example, a server with 128GB memory, 12 cores CPU, 300GB SAS

Re: [Openstack] Python script using novaclient library

2013-11-14 Thread Dnsbed Ops
Is this official doc helpful to you? http://docs.openstack.org/developer/nova/devref/index.html On 2013-11-14 19:04, Subramanian K wrote: Is there any documentations or helper guide available to get started with coding python script to talk to nova service using novaclient python libraries. _

Re: [Openstack] Reference architecture for OpenStack implementation in real world

2013-11-13 Thread Dnsbed Ops
You might take a look at, http://docs.openstack.org/trunk/openstack-ops/openstack-ops-manual-trunk.pdf Regards. On 2013-11-14 12:32, Kai wrote: Where can I get the documentation about reference architecture for private or public clouds (white paper, blue print, technical articles,...) which are

Re: [Openstack] about block storage

2013-11-13 Thread Dnsbed Ops
Hi, The design is pretty simple. We run nova-compute for VMs management, for example, a server with 128GB memory, 12 cores CPU, 300GB SAS (RAID1) disks, to create 20 VMs. And, we run cinder as the separated storage service to provide block storage for the VMs. For example, each VM gets a block

[Openstack] about block storage

2013-11-13 Thread Dnsbed Ops
Hi, We are deploying openstack for our private cloud apps. For the block storage I have two questions that, #1, is ceph stable enough for product environment as the backend storage of cinder? #2, when using block storage, the disk IO is slow, our apps primarily use it for saving logs. How to