gluster-devel
[Top][All Lists]
Advanced

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

Re: [Gluster-devel] mainline--2.5--patch-258: still no AFR replication


From: Gerry Reno
Subject: Re: [Gluster-devel] mainline--2.5--patch-258: still no AFR replication
Date: Mon, 02 Jul 2007 11:54:38 -0400
User-agent: Thunderbird 1.5.0.12 (X11/20070530)

Anand Avati wrote:



    Avati,
      That won't work as true replication.  If the app is getting a
    list of
    files in a directory to act upon, they will get a short list and not
    even know that some files are missing.  When we put files out on
    client0
    we need for those files to replicate to all nodes.


Gerry,
If the file exists on any one volume it should be visible to the application (entry should exist in 'ls') and get replicated to the configured number of copies (based on filename) during the followng open().

thanks,
--
Anand V. Avati

Avati,
How can this work? If I have a tree of files (200,000 files) and I update this tree and maybe 30,000 files are added/changed/deleted then are you saying that we need to open() all 30,000 files on client0 for them to be replicated to the other bricks? What about the deleted files? No way to open() those.

Gerry





reply via email to

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