[Gluster-devel] Is there a way to run two or more Volumes on the same host?
Dennis Schafroth
dennis at schafroth.dk
Fri Apr 11 07:29:45 UTC 2014
On 11 Apr 2014, at 09:21 , Lalatendu Mohanty <lmohanty at redhat.com> wrote:
> On 04/11/2014 12:46 PM, Daniel Müller wrote:
>> Hello to all,
>>
>> Just a question: Is it possible to create more than one volume on a node and
>> run them?
>> Ex.:
>> gluster volume create samba1 replica 2 transport tcp
>> 192.168.132.56:/glusterfs/export 192.168.132.57:/glusterfs/export
>>
>> gluster volume create samba2 replica 2 transport tcp
>> 192.168.132.56:/second/export 192.168.132.57:/second/export
Maybe it’s just a typo in your example, but I think there is a requirement that the bricks doesn’t overlap. So using different directories:
gluster volume create samba2 replica 2 transport tcp
192.168.132.56:/first/export 192.168.132.57:/second/export
would work.
>
> Yes, this is fine. You can create as many volumes , using same nodes.
>>
>> My Glusterd:
>>
>> glusterd -V
>> glusterfs 3.2.0 built on Apr 22 2011 18:35:40
>> Repository revision: v3.2.0
>> Copyright (c) 2006-2010 Gluster Inc. <http://www.gluster.com>
>> GlusterFS comes with ABSOLUTELY NO WARRANTY.
>> You may redistribute copies of GlusterFS under the terms of the GNU Affero
>> General Public License.
>
> The version looks pretty old, and currently not maintained by the community. You should consider moving to a newer version.
>
>> EDV Daniel Müller
>>
>> Leitung EDV
>> Tropenklinik Paul-Lechler-Krankenhaus
>> Paul-Lechler-Str. 24
>> 72076 Tübingen
>> Tel.: 07071/206-463, Fax: 07071/206-499
>> eMail: mueller at tropenklinik.de
>> Internet: www.tropenklinik.de
>>
>>
>>
>>
>>
>> _______________________________________________
>> Gluster-devel mailing list
>> Gluster-devel at nongnu.org
>> https://lists.nongnu.org/mailman/listinfo/gluster-devel
>
>
> _______________________________________________
> Gluster-devel mailing list
> Gluster-devel at nongnu.org
> https://lists.nongnu.org/mailman/listinfo/gluster-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://supercolony.gluster.org/pipermail/gluster-devel/attachments/20140411/0564ac5b/attachment-0001.html>
More information about the Gluster-devel
mailing list