Re: [Gluster-users] Distributed volumes

2017-02-08 Thread Dev Sidious
Hi, New to Gluster too. I welcome the more experienced users to correct me if I'm wrong. Based on some quick tests in my environment, it works like this: a) The following creates a replicated (replica count = 2), non-distributed volume gluster volume create replicated_but_not_distributed

[Gluster-users] Distributed volumes

2017-02-08 Thread Dave Fan
Hi, I'm new to Gluster so a very basic question. Are all volumes distributed by default? Is there a switch to turn this feature on/off? I ask this because in an intro to Gluster I saw "Replicated Volume" and "Distributed Replicated Volume". Is the first type, "Replicated Volume", not

Re: [Gluster-users] Distributed volumes

2014-06-03 Thread yalla.gnan.kumar
root@secondary:/export/sdd1/brick# - Thanks Kumar -Original Message- From: Franco Broi [mailto:franco.b...@iongeo.com] Sent: Monday, June 02, 2014 6:35 PM To: Gnan Kumar, Yalla Cc: gluster-users@gluster.org Subject: Re: [Gluster-users] Distributed

Re: [Gluster-users] Distributed volumes

2014-06-03 Thread Franco Broi
-Original Message- From: Franco Broi [mailto:franco.b...@iongeo.com] Sent: Monday, June 02, 2014 6:35 PM To: Gnan Kumar, Yalla Cc: gluster-users@gluster.org Subject: Re: [Gluster-users] Distributed volumes Just do an ls on the bricks, the paths are the same as the mounted filesystem

Re: [Gluster-users] Distributed volumes

2014-06-03 Thread yalla.gnan.kumar
...@iongeo.com] Sent: Tuesday, June 03, 2014 12:56 PM To: Gnan Kumar, Yalla Cc: gluster-users@gluster.org Subject: Re: [Gluster-users] Distributed volumes What do gluster vol info and gluster vol status give you? On Tue, 2014-06-03 at 07:21 +, yalla.gnan.ku...@accenture.com wrote: Hi, I have

Re: [Gluster-users] Distributed volumes

2014-06-03 Thread Franco Broi
To: Gnan Kumar, Yalla Cc: gluster-users@gluster.org Subject: Re: [Gluster-users] Distributed volumes What do gluster vol info and gluster vol status give you? On Tue, 2014-06-03 at 07:21 +, yalla.gnan.ku...@accenture.com wrote: Hi, I have created a distributed volume on my

Re: [Gluster-users] Distributed volumes

2014-06-03 Thread yalla.gnan.kumar
...@iongeo.com] Sent: Tuesday, June 03, 2014 1:04 PM To: Gnan Kumar, Yalla Cc: gluster-users@gluster.org Subject: Re: [Gluster-users] Distributed volumes Ok, what you have is a single large file (must be filesystem image??). Gluster will not stripe files, it writes different whole files to different bricks

Re: [Gluster-users] Distributed volumes

2014-06-03 Thread Kaushal M
, 2014 12:56 PM To: Gnan Kumar, Yalla Cc: gluster-users@gluster.org Subject: Re: [Gluster-users] Distributed volumes What do gluster vol info and gluster vol status give you? On Tue, 2014-06-03 at 07:21 +, yalla.gnan.ku...@accenture.com wrote: Hi, I have created a distributed

Re: [Gluster-users] Distributed volumes

2014-06-03 Thread yalla.gnan.kumar
Subject: Re: [Gluster-users] Distributed volumes Ok, what you have is a single large file (must be filesystem image??). Gluster will not stripe files, it writes different whole files to different bricks. On Tue, 2014-06-03 at 07:29 +, yalla.gnan.ku...@accenture.com wrote: root@secondary

Re: [Gluster-users] Distributed volumes

2014-06-03 Thread Franco Broi
, June 03, 2014 1:19 PM To: Gnan Kumar, Yalla Cc: Franco Broi; gluster-users@gluster.org Subject: Re: [Gluster-users] Distributed volumes You have only 1 file on the gluster volume, the 1GB disk image/volume that you created. This disk image is attached to the VM as a file system

Re: [Gluster-users] Distributed volumes

2014-06-03 Thread Vijay Bellur
On 06/03/2014 01:50 PM, yalla.gnan.ku...@accenture.com wrote: Hi, So , in which scenario, does the distributed volumes have files on both the bricks ? Reading the documentation for various volume types [1] can be useful to obtain answers for questions of this nature. -Vijay [1]

[Gluster-users] Distributed volumes

2014-06-02 Thread yalla.gnan.kumar
Hi All, I have created a distributed volume of 1 GB , using two bricks from two different servers. I have written 7 files whose sizes are a total of 1 GB. How can I check that files are distributed on both the bricks ? Thanks Kumar This message is for the

Re: [Gluster-users] Distributed volumes

2014-06-02 Thread Michael DePaulo
On Mon, Jun 2, 2014 at 8:26 AM, yalla.gnan.ku...@accenture.com wrote: Hi All, I have created a distributed volume of 1 GB , using two bricks from two different servers. I have written 7 files whose sizes are a total of 1 GB. How can I check that files are distributed on both the

Re: [Gluster-users] Distributed volumes

2014-06-02 Thread Franco Broi
Just do an ls on the bricks, the paths are the same as the mounted filesystem. On Mon, 2014-06-02 at 12:26 +, yalla.gnan.ku...@accenture.com wrote: Hi All, I have created a distributed volume of 1 GB , using two bricks from two different servers. I have written 7 files whose

[Gluster-users] Distributed volumes and folder count limits?

2011-06-27 Thread Eetu Luodemaa
Most common disk file systems have a maximum of 2^32 inodes, whereas GlusterFS can have 2^64 as far as I know. GlusterFS seems to replicate the directory structure on distributed volumes on all bricks, unlike files which it puts into only one brick. Does this mean that if there are lots of