[Gluster-devel] Is there a way to run two or more Volumes on the same host?

Daniel Müller mueller at tropenklinik.de
Fri Apr 11 11:11:24 UTC 2014


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: mueller at tropenklinik.de
Internet: www.tropenklinik.de 



Von: Dennis Schafroth [mailto:dennis at schafroth.dk] 
Gesendet: Freitag, 11. April 2014 09:30
An: Lalatendu Mohanty
Cc: mueller at tropenklinik.de; gluster-devel at nongnu.org
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 <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






More information about the Gluster-devel mailing list