Can i create 5 Virtual Instances for Storage node, And can i use Proxy and auth in a single server with single ethernet connection..<br><br clear="all"><div>************************************************************************************************************************************************<br>
<font color="#3333ff"><b>Regards,<br>John Raja<br></b><i>Ip Extn  :- 509028<br>Tel        :- 022-40609028</i></font></div>
<div><i><font color="#3333ff"></font></i> </div><br>
<br><br><div class="gmail_quote">On Thu, Oct 11, 2012 at 8:13 PM, Anne Gentle <span dir="ltr"><<a href="mailto:anne@openstack.org" target="_blank">anne@openstack.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi John -<br>
<br>
Here's an example architecture:<br>
<a href="http://docs.openstack.org/trunk/openstack-object-storage/admin/content/example-object-storage-installation-architecture.html" target="_blank">http://docs.openstack.org/trunk/openstack-object-storage/admin/content/example-object-storage-installation-architecture.html</a><br>

<br>
It shows five storage nodes, a proxy node, and an auth node (seven<br>
servers). You could use five storage nodes with one of the storage<br>
nodes also serving as a proxy and auth server. These would meet a<br>
"production" requirement of replication (five copies means that three<br>
servers would have to go down before you distrust the data retrieval)<br>
- but if the production requirements were different, say speed of<br>
retrieval was the highest need, then you might create a different<br>
architecture. If complete safety and replication of the data was<br>
highest priority, you could use 10 servers (just an example).<br>
<br>
 Storage operators, feel free to chime in.<br>
Thanks,<br>
Anne<br>
<div class="HOEnZb"><div class="h5"><br>
On Thu, Oct 11, 2012 at 12:59 AM, John Raja <<a href="mailto:john.raja@indiainfoline.com">john.raja@indiainfoline.com</a>> wrote:<br>
> How many minimum servers required for a simple production setup?..<br>
><br>
><br>
> ************************************************************************************************************************************************<br>
> Regards,<br>
> John Raja<br>
> Ip Extn  :- 509028<br>
> Tel        :- 022-40609028<br>
><br>
><br>
><br>
><br>
> On Wed, Oct 10, 2012 at 6:31 PM, Anne Gentle <<a href="mailto:anne@openstack.org">anne@openstack.org</a>> wrote:<br>
>><br>
>> On Wed, Oct 10, 2012 at 6:14 AM, John Raja <<a href="mailto:john.raja@indiainfoline.com">john.raja@indiainfoline.com</a>><br>
>> wrote:<br>
>> > Dear Anne,<br>
>> > Sorry to disturbing you again and again,<br>
>><br>
>> No worries there.<br>
>><br>
>><br>
>>  I have only Two Servers,<br>
>> Okay, for most Object Storage use cases you want replication and<br>
>> redundancy because you have many servers, many objects, and want to<br>
>> protect your data by copying it over and over to ensure you can always<br>
>> retrieve the object.<br>
>><br>
>> If you are interested in an installation for the sake of understanding<br>
>> how it works, how to operate it, or to develop on the swift project,<br>
>> you can install an all-in-one with these instructions:<br>
>> <a href="http://docs.openstack.org/developer/swift/development_saio.html" target="_blank">http://docs.openstack.org/developer/swift/development_saio.html</a><br>
>><br>
>> > 1) One server I installed Ubuntu 12.04 - This is for Proxy<br>
>> > 2) Other i installed VMware Esxi, And created two VMs - Storage Nodes<br>
>><br>
>> I believe this could work but I don't have exact instructions. It also<br>
>> doesn't do what Object Storage was designed for which is highly<br>
>> available (no matter if drives or servers fail), and distributed<br>
>> (perhaps even across earthquake fault lines) storage. It could be fine<br>
>> for testing purposes though.<br>
>><br>
>> > This is the rightway to do this or i am doing wrong. And Explain How<br>
>> > many<br>
>> > minimum server required for testing.<br>
>><br>
>> For testing, try the All-in-One on your Ubuntu server.<br>
>><br>
>> Can anyone else on the list comment on whether you can do the Swift<br>
>> all-in-one on 12.04?<br>
>><br>
>> Anne<br>
>><br>
>> ><br>
>> ><br>
>> ><br>
>> ><br>
>> ><br>
>> > ************************************************************************************************************************************************<br>
>> > Regards,<br>
>> > John Raja<br>
>> > Ip Extn  :- 509028<br>
>> > Tel        :- 022-40609028<br>
>> ><br>
>> ><br>
>> ><br>
>> ><br>
>> > On Fri, Sep 21, 2012 at 7:18 PM, Anne Gentle <<a href="mailto:anne@openstack.org">anne@openstack.org</a>> wrote:<br>
>> >><br>
>> >> Hi John -<br>
>> >> Thanks for asking more specific questions. You'll find that you need<br>
>> >> to follow the entire installation guide in order to get all the<br>
>> >> components working together. To specifically answer your questions,<br>
>> >> though, I'll paste some HTML links rather than the whole PDF.<br>
>> >><br>
>> >> The names of packages for nova can be found here:<br>
>> >><br>
>> >><br>
>> >> <a href="http://docs.openstack.org/trunk/openstack-compute/install/apt/content/installing-the-cloud-controller.html" target="_blank">http://docs.openstack.org/trunk/openstack-compute/install/apt/content/installing-the-cloud-controller.html</a><br>

>> >> Example architectures for Compute (nova) are here:<br>
>> >><br>
>> >><br>
>> >> <a href="http://docs.openstack.org/trunk/openstack-compute/admin/content/example-installation-architecture.html" target="_blank">http://docs.openstack.org/trunk/openstack-compute/admin/content/example-installation-architecture.html</a><br>

>> >><br>
>> >> Swift installation via packages is documented here:<br>
>> >><br>
>> >><br>
>> >> <a href="http://docs.openstack.org/trunk/openstack-compute/install/apt/content/general-installation-steps-swift.html" target="_blank">http://docs.openstack.org/trunk/openstack-compute/install/apt/content/general-installation-steps-swift.html</a><br>

>> >> Example architecture for Object Storage (swift) is here:<br>
>> >><br>
>> >><br>
>> >> <a href="http://docs.openstack.org/trunk/openstack-object-storage/admin/content/example-object-storage-installation-architecture.html" target="_blank">http://docs.openstack.org/trunk/openstack-object-storage/admin/content/example-object-storage-installation-architecture.html</a><br>

>> >><br>
>> >> Hope these are helpful.<br>
>> >> Anne<br>
>> >><br>
>> >> On Fri, Sep 21, 2012 at 1:46 AM, John Raja<br>
>> >> <<a href="mailto:john.raja@indiainfoline.com">john.raja@indiainfoline.com</a>><br>
>> >> wrote:<br>
>> >> > from where i can download the package for nova and swift<br>
>> >> ><br>
>> >> ><br>
>> >> ><br>
>> >> ><br>
>> >> > ************************************************************************************************************************************************<br>
>> >> > Regards,<br>
>> >> > John Raja<br>
>> >> > Ip Extn  :- 509028<br>
>> >> > Tel        :- 022-40609028<br>
>> >> ><br>
>> >> ><br>
>> >> ><br>
>> >> ><br>
>> >> > On Tue, Sep 18, 2012 at 12:22 PM, John Raja<br>
>> >> > <<a href="mailto:john.raja@indiainfoline.com">john.raja@indiainfoline.com</a>><br>
>> >> > wrote:<br>
>> >> >><br>
>> >> >> Please provide the step by step guide for 3 node swift instalation<br>
>> >> >> steps .<br>
>> >> >><br>
>> >> >><br>
>> >> >><br>
>> >> >><br>
>> >> >><br>
>> >> >> ************************************************************************************************************************************************<br>
>> >> >> Regards,<br>
>> >> >> John Raja<br>
>> >> >> Ip Extn  :- 509028<br>
>> >> >> Tel        :- 022-40609028<br>
>> >> >><br>
>> >> >><br>
>> >> ><br>
>> >> ><br>
>> >> > _______________________________________________<br>
>> >> > Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
>> >> > Post to     : <a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><br>
>> >> > Unsubscribe : <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
>> >> > More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
>> >> ><br>
>> ><br>
>> ><br>
><br>
><br>
</div></div></blockquote></div><br>