<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.16.3">
</HEAD>
<BODY>
<BR>
On Mon, 2015-08-10 at 22:53 +0530, Atin Mukherjee wrote:<BR>
[snip]<BR>
<BLOCKQUOTE TYPE=CITE>
    <FONT COLOR="#000000">&gt; stat(&quot;/sys/fs/selinux&quot;, {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0</FONT><BR>
    <FONT COLOR="#000000">&gt; brk(0)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 0x8db000</FONT><BR>
    <FONT COLOR="#000000">&gt; brk(0x8fc000)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 0x8fc000</FONT><BR>
    <FONT COLOR="#000000">&gt; mkdir(&quot;test&quot;, 0777</FONT><BR>
    <FONT COLOR="#000000">Can you also collect the statedump of all the brick processes when the command is hung?</FONT><BR>
    <FONT COLOR="#000000">&nbsp; </FONT><BR>
    <FONT COLOR="#000000">+ Ravi, could you check this?</FONT><BR>
</BLOCKQUOTE>
<BR>
I ran the command but I could not find where it put the output:<BR>
<BR>
<PRE>
[root@gluster1a-1 ~]# gluster volume statedump callrec all
volume statedump: success
[root@gluster1a-1 ~]# gluster volume info callrec

Volume Name: callrec
Type: Replicate
Volume ID: a39830b7-eddb-4061-b381-39411274131a
Status: Started
Number of Bricks: 1 x 4 = 4
Transport-type: tcp
Bricks:
Brick1: gluster1a-1:/data/brick/callrec
Brick2: gluster1b-1:/data/brick/callrec
Brick3: gluster2a-1:/data/brick/callrec
Brick4: gluster2b-1:/data/brick/callrec
Options Reconfigured:
performance.flush-behind: off
[root@gluster1a-1 ~]#gluster volume status callrec
Status of volume: callrec
Gluster process&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Port&nbsp;&nbsp;&nbsp; Online&nbsp; Pid
------------------------------------------------------------------------------
Brick gluster1a-1:/data/brick/callrec&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 49153&nbsp;&nbsp; Y&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 29041
Brick gluster1b-1:/data/brick/callrec&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 49153&nbsp;&nbsp; Y&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 31260
Brick gluster2a-1:/data/brick/callrec&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 49153&nbsp;&nbsp; Y&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 31585
Brick gluster2b-1:/data/brick/callrec&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 49153&nbsp;&nbsp; Y&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 12153
NFS Server on localhost&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2049&nbsp;&nbsp;&nbsp; Y&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 29733
Self-heal Daemon on localhost&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; N/A&nbsp;&nbsp;&nbsp;&nbsp; Y&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 29741
NFS Server on gluster1b-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2049&nbsp;&nbsp;&nbsp; Y&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 31872
Self-heal Daemon on gluster1b-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; N/A&nbsp;&nbsp;&nbsp;&nbsp; Y&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 31882
NFS Server on gluster2a-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2049&nbsp;&nbsp;&nbsp; Y&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 32216
Self-heal Daemon on gluster2a-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; N/A&nbsp;&nbsp;&nbsp;&nbsp; Y&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 32226
NFS Server on gluster2b-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2049&nbsp;&nbsp;&nbsp; Y&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 12752
Self-heal Daemon on gluster2b-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; N/A&nbsp;&nbsp;&nbsp;&nbsp; Y&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 12762

Task Status of Volume callrec
------------------------------------------------------------------------------
There are no active volume tasks

[root@gluster1a-1 ~]# ls -l /tmp
total 144
drwx------. 3 root root&nbsp;&nbsp;&nbsp; 16 Aug&nbsp; 8 22:20 systemd-private-Dp10Pz
-rw-------. 1 root root&nbsp; 5818 Jul 31 06:39 yum_save_tx.2015-07-31.06-39.JCvHd5.yumtx
-rw-------. 1 root root&nbsp; 5818 Aug&nbsp; 1 06:58 yum_save_tx.2015-08-01.06-58.wBytr2.yumtx
-rw-------. 1 root root&nbsp; 5818 Aug&nbsp; 2 05:18 yum_save_tx.2015-08-02.05-18.AXIFSe.yumtx
-rw-------. 1 root root&nbsp; 5818 Aug&nbsp; 3 07:15 yum_save_tx.2015-08-03.07-15.EDd8rg.yumtx
-rw-------. 1 root root&nbsp; 5818 Aug&nbsp; 4 03:48 yum_save_tx.2015-08-04.03-48.XE513B.yumtx
-rw-------. 1 root root&nbsp; 5818 Aug&nbsp; 5 09:03 yum_save_tx.2015-08-05.09-03.mX8xXF.yumtx
-rw-------. 1 root root 28869 Aug&nbsp; 6 06:39 yum_save_tx.2015-08-06.06-39.166wJX.yumtx
-rw-------. 1 root root 28869 Aug&nbsp; 7 07:20 yum_save_tx.2015-08-07.07-20.rLqJnT.yumtx
-rw-------. 1 root root 28869 Aug&nbsp; 8 08:29 yum_save_tx.2015-08-08.08-29.KKaite.yumtx
[root@gluster1a-1 ~]#
</PRE>
<BR>
Where should I find the output of the statedump command?<BR>
<BR>
Cheers,<BR>
Kingsley.<BR>
<BR>
<BLOCKQUOTE TYPE=CITE>
    <FONT COLOR="#000000">&gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; Then ... do I need to run something on one of the bricks while strace is</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; running?</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; Cheers,</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; Kingsley.</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; [root@gluster1b-1 ~]# gluster volume heal callrec info</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; Brick gluster1a-1.dns99.co.uk:/data/brick/callrec/</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &lt;gfid:164f888f-2049-49e6-ad26-c758ee091863&gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; /recordings/834723/14391 - Possibly undergoing heal</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &lt;gfid:e280b40c-d8b7-43c5-9da7-4737054d7a7f&gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &lt;gfid:b1fbda4a-732f-4f5d-b5a1-8355d786073e&gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &lt;gfid:edb74524-b4b7-4190-85e7-4aad002f6e7c&gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &lt;gfid:9b8b8446-1e27-4113-93c2-6727b1f457eb&gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &lt;gfid:650efeca-b45c-413b-acc3-f0a5853ccebd&gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; Number of entries: 7</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; Brick gluster1b-1.dns99.co.uk:/data/brick/callrec/</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; Number of entries: 0</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; Brick gluster2a-1.dns99.co.uk:/data/brick/callrec/</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &lt;gfid:e280b40c-d8b7-43c5-9da7-4737054d7a7f&gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &lt;gfid:164f888f-2049-49e6-ad26-c758ee091863&gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &lt;gfid:650efeca-b45c-413b-acc3-f0a5853ccebd&gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &lt;gfid:b1fbda4a-732f-4f5d-b5a1-8355d786073e&gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; /recordings/834723/14391 - Possibly undergoing heal</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &lt;gfid:edb74524-b4b7-4190-85e7-4aad002f6e7c&gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &lt;gfid:9b8b8446-1e27-4113-93c2-6727b1f457eb&gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; Number of entries: 7</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; Brick gluster2b-1.dns99.co.uk:/data/brick/callrec/</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; Number of entries: 0</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; If I query each brick directly for the number of files/directories</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; within that, I get 1731 on gluster1a-1 and gluster2a-1, but 1737 on</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; the</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; other two, using this command:</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; # find /data/brick/callrec/recordings/834723/14391 -print | wc -l</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; Cheers,</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; Kingsley.</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; On Mon, 2015-08-10 at 11:05 +0100, Kingsley wrote:</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; Sorry for the blind panic - restarting the volume seems to have</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; fixed</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; it.</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; But then my next question - why is this necessary? Surely it</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; undermines</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; the whole point of a high availability system?</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; Cheers,</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; Kingsley.</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; On Mon, 2015-08-10 at 10:53 +0100, Kingsley wrote:</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt; Hi,</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt; We have a 4 way replicated volume using gluster 3.6.3 on CentOS</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; 7.</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt; Over the weekend I did a yum update on each of the bricks in</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; turn, but</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt; now when clients (using fuse mounts) try to access the volume,</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; it hangs.</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt; Gluster itself wasn't updated (we've disabled that repo so that</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; we keep</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt; to 3.6.3 for now).</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt; This was what I did:</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt;&nbsp; &nbsp; &nbsp; &nbsp;* on first brick, &quot;yum update&quot;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt;&nbsp; &nbsp; &nbsp; &nbsp;* reboot brick</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt;&nbsp; &nbsp; &nbsp; &nbsp;* watch &quot;gluster volume status&quot; on another brick and wait</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; for it</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;to say all 4 bricks are online before proceeding to</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; update the</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;next brick</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt; I was expecting the clients might pause 30 seconds while they</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; notice a</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt; brick is offline, but then recover.</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt; I've tried re-mounting clients, but that hasn't helped.</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt; I can't see much data in any of the log files.</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt; I've tried &quot;gluster volume heal callrec&quot; but it doesn't seem to</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; have</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt; helped.</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt; What shall I do next?</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt; I've pasted some stuff below in case any of it helps.</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt; Cheers,</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt; Kingsley.</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt; [root@gluster1b-1 ~]# gluster volume info callrec</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt; Volume Name: callrec</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt; Type: Replicate</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt; Volume ID: a39830b7-eddb-4061-b381-39411274131a</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt; Status: Started</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt; Number of Bricks: 1 x 4 = 4</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt; Transport-type: tcp</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt; Bricks:</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt; Brick1: gluster1a-1:/data/brick/callrec</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt; Brick2: gluster1b-1:/data/brick/callrec</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt; Brick3: gluster2a-1:/data/brick/callrec</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt; Brick4: gluster2b-1:/data/brick/callrec</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt; Options Reconfigured:</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt; performance.flush-behind: off</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt; [root@gluster1b-1 ~]#</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt; [root@gluster1b-1 ~]# gluster volume status callrec</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt; Status of volume: callrec</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt; Gluster process&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Port</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; Online&nbsp; Pid</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; ------------------------------------------------------------------------------</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt; Brick gluster1a-1:/data/brick/callrec&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;49153</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt;&nbsp; Y&nbsp; &nbsp; &nbsp; &nbsp;6803</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt; Brick gluster1b-1:/data/brick/callrec&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;49153</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt;&nbsp; Y&nbsp; &nbsp; &nbsp; &nbsp;2614</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt; Brick gluster2a-1:/data/brick/callrec&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;49153</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt;&nbsp; Y&nbsp; &nbsp; &nbsp; &nbsp;2645</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt; Brick gluster2b-1:/data/brick/callrec&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;49153</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt;&nbsp; Y&nbsp; &nbsp; &nbsp; &nbsp;4325</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt; NFS Server on localhost&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;2049</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; Y&nbsp; &nbsp; &nbsp; &nbsp;2769</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt; Self-heal Daemon on localhost&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;N/A</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt;&nbsp; Y&nbsp; &nbsp; &nbsp; &nbsp;2789</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt; NFS Server on gluster2a-1&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;2049</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; Y&nbsp; &nbsp; &nbsp; &nbsp;2857</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt; Self-heal Daemon on gluster2a-1&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;N/A</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt;&nbsp; Y&nbsp; &nbsp; &nbsp; &nbsp;2814</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt; NFS Server on 88.151.41.100&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;2049</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; Y&nbsp; &nbsp; &nbsp; &nbsp;6833</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt; Self-heal Daemon on 88.151.41.100&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;N/A</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt;&nbsp; Y&nbsp; &nbsp; &nbsp; &nbsp;6824</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt; NFS Server on gluster2b-1&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;2049</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; Y&nbsp; &nbsp; &nbsp; &nbsp;4428</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt; Self-heal Daemon on gluster2b-1&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;N/A</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt;&nbsp; Y&nbsp; &nbsp; &nbsp; &nbsp;4387</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt; Task Status of Volume callrec</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; ------------------------------------------------------------------------------</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt; There are no active volume tasks</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt; [root@gluster1b-1 ~]#</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt; [root@gluster1b-1 ~]# gluster volume heal callrec info</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt; Brick gluster1a-1.dns99.co.uk:/data/brick/callrec/</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt; /to_process - Possibly undergoing heal</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt; Number of entries: 1</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt; Brick gluster1b-1.dns99.co.uk:/data/brick/callrec/</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt; Number of entries: 0</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt; Brick gluster2a-1.dns99.co.uk:/data/brick/callrec/</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt; /to_process - Possibly undergoing heal</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt; Number of entries: 1</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt; Brick gluster2b-1.dns99.co.uk:/data/brick/callrec/</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt; Number of entries: 0</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt; [root@gluster1b-1 ~]#</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt; _______________________________________________</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt; Gluster-users mailing list</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt; <A HREF="mailto:Gluster-users@gluster.org">Gluster-users@gluster.org</A></FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt; <A HREF="http://www.gluster.org/mailman/listinfo/gluster-users">http://www.gluster.org/mailman/listinfo/gluster-users</A></FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; &gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; _______________________________________________</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; Gluster-users mailing list</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; <A HREF="mailto:Gluster-users@gluster.org">Gluster-users@gluster.org</A></FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt; <A HREF="http://www.gluster.org/mailman/listinfo/gluster-users">http://www.gluster.org/mailman/listinfo/gluster-users</A></FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; &gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; _______________________________________________</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; Gluster-users mailing list</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; <A HREF="mailto:Gluster-users@gluster.org">Gluster-users@gluster.org</A></FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt; &gt; <A HREF="http://www.gluster.org/mailman/listinfo/gluster-users">http://www.gluster.org/mailman/listinfo/gluster-users</A></FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt; &gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt; &gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; &gt;&gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt;</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; _______________________________________________</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; Gluster-users mailing list</FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; <A HREF="mailto:Gluster-users@gluster.org">Gluster-users@gluster.org</A></FONT><BR>
    <FONT COLOR="#000000">&gt;&gt; <A HREF="http://www.gluster.org/mailman/listinfo/gluster-users">http://www.gluster.org/mailman/listinfo/gluster-users</A></FONT><BR>
    <BR>
    <BR>
<PRE>
<FONT COLOR="#000000">_______________________________________________</FONT>
<FONT COLOR="#000000">Gluster-users mailing list</FONT>
<FONT COLOR="#000000"><A HREF="mailto:Gluster-users@gluster.org">Gluster-users@gluster.org</A></FONT>
<FONT COLOR="#000000"><A HREF="http://www.gluster.org/mailman/listinfo/gluster-users">http://www.gluster.org/mailman/listinfo/gluster-users</A></FONT>
</PRE>
</BLOCKQUOTE>
</BODY>
</HTML>