Go to file
Anand V. Avati 522b2bdb54 socket_connect() - if socket is already created, do not fail transport_connect() -- causes spurious CHILD_DOWN events to be sent up when reconnect() thread misinterprets the failure of transport_connect() to be an actual teardown of the transport
the spurious CHILD_DOWN events cause self-heal in replicate to not heal files in that subvolume, writev to not modify that subvolume etc, accounting for a lot of discrepencies in replicate which are being in the mailing lists recently.

Signed-off-by: Anand V. Avati <avati@amp.gluster.com>
2009-04-02 18:11:39 +05:30
argp-standalone Added all files 2009-02-18 17:36:07 +05:30
auth updated copyright header to extend copyright upto 2009 2009-02-26 22:18:46 +05:30
booster updated copyright header to extend copyright upto 2009 2009-02-26 22:18:46 +05:30
doc removed word "tla" from last of the remaining files 2009-03-10 00:48:08 +05:30
extras Fixed build problems for init script installation. 2009-03-09 17:45:56 +05:30
glusterfs-guts updated copyright header to extend copyright upto 2009 2009-02-26 22:18:46 +05:30
glusterfsd Enable glusterfs client to exit after a configured number of failed connects \ while fetching volume specification file from server 2009-04-01 13:20:06 +05:30
libglusterfs use (fgetc() != EOF) instaed of feof() in parser 2009-04-01 22:04:03 +05:30
libglusterfsclient libglusterfsclient: Fix NULL argument bug 2009-03-26 23:40:04 +05:30
mod_glusterfs removed word "tla" from last of the remaining files 2009-03-10 00:48:08 +05:30
scheduler updated copyright header to extend copyright upto 2009 2009-02-26 22:18:46 +05:30
transport socket_connect() - if socket is already created, do not fail transport_connect() -- causes spurious CHILD_DOWN events to be sent up when reconnect() thread misinterprets the failure of transport_connect() to be an actual teardown of the transport 2009-04-02 18:11:39 +05:30
xlators mount/fuse to silently send fresh lookup for ESTALEd revalidates. log only in DEBUG level. 2009-04-02 18:09:51 +05:30
AUTHORS Added all files 2009-02-18 17:36:07 +05:30
autogen.sh Added all files 2009-02-18 17:36:07 +05:30
ChangeLog Fixed build problems for init script installation. 2009-03-09 17:45:56 +05:30
commit.sh updated commit.sh 2009-02-19 02:58:01 -08:00
configure.ac make the location of the mount utility tunable at configure time 2009-03-26 16:31:07 +05:30
COPYING Added all files 2009-02-18 17:36:07 +05:30
glusterfs.spec.in disable building of user-guide 2009-03-05 02:14:23 +05:30
INSTALL Added all files 2009-02-18 17:36:07 +05:30
Makefile.am removed word "tla" from last of the remaining files 2009-03-10 00:48:08 +05:30
NEWS Added all files 2009-02-18 17:36:07 +05:30
README Added all files 2009-02-18 17:36:07 +05:30
THANKS Added all files 2009-02-18 17:36:07 +05:30

GlusterFS is a powerful network/cluster filesystem. Posix compliant. You 
can keep scaling your storage beyond peta bytes as your demand increases. 

GlusterFS natively supports Infiniband verbs calls to do RDMA between remote 
machine to get the maximum I/O throughput.

It has on the fly replication and striping as inbuilt options.

Please visit http://www.gluster.org/glusterfs.php for more info.