gluster-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gluster-devel] Is there a way to run two or more Volumes on the sam


From: Daniel Müller
Subject: Re: [Gluster-devel] Is there a way to run two or more Volumes on the same host?
Date: Fri, 11 Apr 2014 13:11:24 +0200

Hm, just tried to adda new volume beside the old runnig.
It gave me: 

gluster volume create samba2   replica 2 transport tcp
192.168.132.199:/backup2/export  192.168.132.200:/backup2/export
Another operation is in progress, please retry after some time
My old, running:

gluster volume info

Volume Name: sambavol
Type: Replicate
Status: Started
Number of Bricks: 2
Transport-type: tcp
Bricks:
Brick1: 192.168.130.199:/raid5hs/glusterfs/export
Brick2: 192.168.130.200:/raid5hs/glusterfs/export
Options Reconfigured:
network.ping-timeout: 5
performance.quick-read: on


Any hints?

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: address@hidden
Internet: www.tropenklinik.de 



Von: Dennis Schafroth [mailto:address@hidden 
Gesendet: Freitag, 11. April 2014 09:30
An: Lalatendu Mohanty
Cc: address@hidden; address@hidden
Betreff: Re: [Gluster-devel] Is there a way to run two or more Volumes on
the same host?


On 11 Apr 2014, at 09:21 , Lalatendu Mohanty <address@hidden> 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: address@hidden
Internet: www.tropenklinik.de





_______________________________________________
Gluster-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/gluster-devel


_______________________________________________
Gluster-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/gluster-devel





reply via email to

[Prev in Thread] Current Thread [Next in Thread]