[Gluster-users] If a file grows bigger and bigger, how can glusterfs move it between bricks?

Raghavendra G raghavendra.hg at gmail.com
Wed Apr 15 04:43:00 UTC 2009


Hi Kirby,

As of now, dht does balancing of storage only during creation of files.
Files which are already created are not moved b/w nodes because of less free
storage.

During creation dht tries to balance out the storage b/w its children. it
accepts an option min-free-disk which is nothing but the minimum percentage
of disk space on a node needed for dht to store the file on that node. If
the hashed node does not satisfy this criteria, dht stores the actual file
on any node which has minimum percentage of free disk configured and stores
the a pointer to this node in the hashed node.

regards,
On Wed, Apr 15, 2009 at 6:27 AM, Kirby Zhou <kirbyzhou at sohu-rd.com> wrote:

> If a file grows bigger and bigger, how can glusterfs move it between
> bricks?
> The original bricks are full of space, but newly added bricks are nearly
> empty, How can DHT translator deals that situation?
>
> Thanks
>
>
>
>
>
> _______________________________________________
> Gluster-users mailing list
> Gluster-users at gluster.org
> http://zresearch.com/cgi-bin/mailman/listinfo/gluster-users
>



-- 
Raghavendra G
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20090415/784a5c3e/attachment.html>


More information about the Gluster-users mailing list