<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">I’ve seen this before. The system thinks the storage system us up and running and then attempts to utilize it.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">The way I got around it was to put a delay in the startup of the gluster Node on the interface that the clients use to communicate.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">I use a bonded link, I then add a LINKDELAY to the interface to get the underlying system up and running before the network comes up. This then causes Network
 dependent features to wait for the network to finish. <o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">It adds about 10seconds to the startup time, in our environment it works well, you may not need as long of a delay.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">CentOS<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">root@gls1 ~]# cat /etc/sysconfig/network-scripts/ifcfg-bond0<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">DEVICE=bond0<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">ONBOOT=yes<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">BOOTPROTO=static<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">USERCTL=no<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">NETMASK=255.255.248.0<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">IPADDR=10.10.1.17<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">MTU=9000<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">IPV6INIT=no<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">IPV6_AUTOCONF=no<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">NETWORKING_IPV6=no<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">NM_CONTROLLED=no<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">LINKDELAY=10<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">NAME=&quot;System Storage Bond0&quot;<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span></p>
<div>
<p class="MsoNormal"><span style="color:#1F497D"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal" style="margin-left:.5in">Hi Michal,<o:p></o:p></p>
<div>
<p class="MsoNormal" style="margin-left:.5in"><o:p>&nbsp;</o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">The Storage domain is up and running and mounted on all the host nodes...as i updated before that it was working perfectly before but just after reboot can not make the VM poweron...<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in"><o:p>&nbsp;</o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in"><img width="558" height="26" id="_x0000_i1025" src="cid:image002.png@01D06225.1AB64810" alt="Inline image 1"><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in"><o:p>&nbsp;</o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in"><img width="558" height="27" id="_x0000_i1026" src="cid:image004.png@01D06225.1AB64810" alt="Inline image 2"><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in"><o:p>&nbsp;</o:p></p>
</div>
<div>
<div>
<p class="MsoNormal" style="margin-left:.5in">[root@cpu01 log]# gluster volume info<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in"><o:p>&nbsp;</o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Volume Name: ds01<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Type: Distributed-Replicate<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Volume ID: 369d3fdc-c8eb-46b7-a33e-0a49f2451ff6<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Status: Started<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Number of Bricks: 48 x 2 = 96<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Transport-type: tcp<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Bricks:<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick1: cpu01:/bricks/1/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick2: cpu02:/bricks/1/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick3: cpu03:/bricks/1/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick4: cpu04:/bricks/1/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick5: cpu01:/bricks/2/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick6: cpu02:/bricks/2/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick7: cpu03:/bricks/2/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick8: cpu04:/bricks/2/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick9: cpu01:/bricks/3/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick10: cpu02:/bricks/3/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick11: cpu03:/bricks/3/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick12: cpu04:/bricks/3/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick13: cpu01:/bricks/4/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick14: cpu02:/bricks/4/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick15: cpu03:/bricks/4/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick16: cpu04:/bricks/4/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick17: cpu01:/bricks/5/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick18: cpu02:/bricks/5/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick19: cpu03:/bricks/5/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick20: cpu04:/bricks/5/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick21: cpu01:/bricks/6/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick22: cpu02:/bricks/6/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick23: cpu03:/bricks/6/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick24: cpu04:/bricks/6/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick25: cpu01:/bricks/7/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick26: cpu02:/bricks/7/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick27: cpu03:/bricks/7/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick28: cpu04:/bricks/7/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick29: cpu01:/bricks/8/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick30: cpu02:/bricks/8/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick31: cpu03:/bricks/8/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick32: cpu04:/bricks/8/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick33: cpu01:/bricks/9/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick34: cpu02:/bricks/9/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick35: cpu03:/bricks/9/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick36: cpu04:/bricks/9/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick37: cpu01:/bricks/10/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick38: cpu02:/bricks/10/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick39: cpu03:/bricks/10/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick40: cpu04:/bricks/10/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick41: cpu01:/bricks/11/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick42: cpu02:/bricks/11/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick43: cpu03:/bricks/11/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick44: cpu04:/bricks/11/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick45: cpu01:/bricks/12/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick46: cpu02:/bricks/12/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick47: cpu03:/bricks/12/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick48: cpu04:/bricks/12/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick49: cpu01:/bricks/13/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick50: cpu02:/bricks/13/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick51: cpu03:/bricks/13/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick52: cpu04:/bricks/13/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick53: cpu01:/bricks/14/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick54: cpu02:/bricks/14/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick55: cpu03:/bricks/14/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick56: cpu04:/bricks/14/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick57: cpu01:/bricks/15/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick58: cpu02:/bricks/15/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick59: cpu03:/bricks/15/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick60: cpu04:/bricks/15/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick61: cpu01:/bricks/16/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick62: cpu02:/bricks/16/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick63: cpu03:/bricks/16/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick64: cpu04:/bricks/16/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick65: cpu01:/bricks/17/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick66: cpu02:/bricks/17/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick67: cpu03:/bricks/17/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick68: cpu04:/bricks/17/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick69: cpu01:/bricks/18/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick70: cpu02:/bricks/18/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick71: cpu03:/bricks/18/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick72: cpu04:/bricks/18/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick73: cpu01:/bricks/19/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick74: cpu02:/bricks/19/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick75: cpu03:/bricks/19/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick76: cpu04:/bricks/19/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick77: cpu01:/bricks/20/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick78: cpu02:/bricks/20/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick79: cpu03:/bricks/20/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick80: cpu04:/bricks/20/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick81: cpu01:/bricks/21/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick82: cpu02:/bricks/21/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick83: cpu03:/bricks/21/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick84: cpu04:/bricks/21/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick85: cpu01:/bricks/22/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick86: cpu02:/bricks/22/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick87: cpu03:/bricks/22/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick88: cpu04:/bricks/22/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick89: cpu01:/bricks/23/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick90: cpu02:/bricks/23/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick91: cpu03:/bricks/23/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick92: cpu04:/bricks/23/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick93: cpu01:/bricks/24/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick94: cpu02:/bricks/24/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick95: cpu03:/bricks/24/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick96: cpu04:/bricks/24/vol1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Options Reconfigured:<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">diagnostics.count-fop-hits: on<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">diagnostics.latency-measurement: on<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">nfs.disable: on<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">user.cifs: enable<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">auth.allow: 10.10.0.*<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">performance.quick-read: off<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">performance.read-ahead: off<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">performance.io-cache: off<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">performance.stat-prefetch: off<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">cluster.eager-lock: enable<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">network.remote-dio: enable<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">cluster.quorum-type: auto<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">cluster.server-quorum-type: server<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">storage.owner-uid: 36<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">storage.owner-gid: 36<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">server.allow-insecure: on<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">network.ping-timeout: 100<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">[root@cpu01 log]#<o:p></o:p></p>
</div>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in"><o:p>&nbsp;</o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">-----------------------------------------<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in"><o:p>&nbsp;</o:p></p>
</div>
<div>
<div>
<p class="MsoNormal" style="margin-left:.5in">[root@cpu01 log]# gluster volume status<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Status of volume: ds01<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Gluster process &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Port &nbsp; &nbsp;Online &nbsp;Pid<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">------------------------------------------------------------------------------<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu01:/bricks/1/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;49152 &nbsp; Y &nbsp; &nbsp; &nbsp; 33474<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu02:/bricks/1/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;49152 &nbsp; Y &nbsp; &nbsp; &nbsp; 40717<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu03:/bricks/1/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;49152 &nbsp; Y &nbsp; &nbsp; &nbsp; 18080<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu04:/bricks/1/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;49152 &nbsp; Y &nbsp; &nbsp; &nbsp; 40447<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu01:/bricks/2/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;49153 &nbsp; Y &nbsp; &nbsp; &nbsp; 33481<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu02:/bricks/2/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;49153 &nbsp; Y &nbsp; &nbsp; &nbsp; 40724<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu03:/bricks/2/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;49153 &nbsp; Y &nbsp; &nbsp; &nbsp; 18086<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu04:/bricks/2/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;49153 &nbsp; Y &nbsp; &nbsp; &nbsp; 40453<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu01:/bricks/3/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;49154 &nbsp; Y &nbsp; &nbsp; &nbsp; 33489<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu02:/bricks/3/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;49154 &nbsp; Y &nbsp; &nbsp; &nbsp; 40731<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu03:/bricks/3/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;49154 &nbsp; Y &nbsp; &nbsp; &nbsp; 18097<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu04:/bricks/3/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;49154 &nbsp; Y &nbsp; &nbsp; &nbsp; 40460<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu01:/bricks/4/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;49155 &nbsp; Y &nbsp; &nbsp; &nbsp; 33495<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu02:/bricks/4/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;49155 &nbsp; Y &nbsp; &nbsp; &nbsp; 40738<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu03:/bricks/4/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;49155 &nbsp; Y &nbsp; &nbsp; &nbsp; 18103<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu04:/bricks/4/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;49155 &nbsp; Y &nbsp; &nbsp; &nbsp; 40468<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu01:/bricks/5/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;49156 &nbsp; Y &nbsp; &nbsp; &nbsp; 33502<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu02:/bricks/5/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;49156 &nbsp; Y &nbsp; &nbsp; &nbsp; 40745<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu03:/bricks/5/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;49156 &nbsp; Y &nbsp; &nbsp; &nbsp; 18110<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu04:/bricks/5/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;49156 &nbsp; Y &nbsp; &nbsp; &nbsp; 40474<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu01:/bricks/6/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;49157 &nbsp; Y &nbsp; &nbsp; &nbsp; 33509<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu02:/bricks/6/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;49157 &nbsp; Y &nbsp; &nbsp; &nbsp; 40752<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu03:/bricks/6/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;49157 &nbsp; Y &nbsp; &nbsp; &nbsp; 18116<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu04:/bricks/6/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;49157 &nbsp; Y &nbsp; &nbsp; &nbsp; 40481<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu01:/bricks/7/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;49158 &nbsp; Y &nbsp; &nbsp; &nbsp; 33516<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu02:/bricks/7/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;49158 &nbsp; Y &nbsp; &nbsp; &nbsp; 40759<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu03:/bricks/7/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;49158 &nbsp; Y &nbsp; &nbsp; &nbsp; 18122<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu04:/bricks/7/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;49158 &nbsp; Y &nbsp; &nbsp; &nbsp; 40488<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu01:/bricks/8/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;49159 &nbsp; Y &nbsp; &nbsp; &nbsp; 33525<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu02:/bricks/8/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;49159 &nbsp; Y &nbsp; &nbsp; &nbsp; 40766<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu03:/bricks/8/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;49159 &nbsp; Y &nbsp; &nbsp; &nbsp; 18130<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu04:/bricks/8/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;49159 &nbsp; Y &nbsp; &nbsp; &nbsp; 40495<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu01:/bricks/9/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;49160 &nbsp; Y &nbsp; &nbsp; &nbsp; 33530<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu02:/bricks/9/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;49160 &nbsp; Y &nbsp; &nbsp; &nbsp; 40773<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu03:/bricks/9/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;49160 &nbsp; Y &nbsp; &nbsp; &nbsp; 18137<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu04:/bricks/9/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;49160 &nbsp; Y &nbsp; &nbsp; &nbsp; 40502<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu01:/bricks/10/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 49161 &nbsp; Y &nbsp; &nbsp; &nbsp; 33538<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu02:/bricks/10/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 49161 &nbsp; Y &nbsp; &nbsp; &nbsp; 40780<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu03:/bricks/10/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 49161 &nbsp; Y &nbsp; &nbsp; &nbsp; 18143<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu04:/bricks/10/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 49161 &nbsp; Y &nbsp; &nbsp; &nbsp; 40509<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu01:/bricks/11/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 49162 &nbsp; Y &nbsp; &nbsp; &nbsp; 33544<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu02:/bricks/11/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 49162 &nbsp; Y &nbsp; &nbsp; &nbsp; 40787<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu03:/bricks/11/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 49162 &nbsp; Y &nbsp; &nbsp; &nbsp; 18150<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu04:/bricks/11/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 49162 &nbsp; Y &nbsp; &nbsp; &nbsp; 40516<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu01:/bricks/12/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 49163 &nbsp; Y &nbsp; &nbsp; &nbsp; 33551<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu02:/bricks/12/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 49163 &nbsp; Y &nbsp; &nbsp; &nbsp; 40794<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu03:/bricks/12/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 49163 &nbsp; Y &nbsp; &nbsp; &nbsp; 18157<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu04:/bricks/12/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 49163 &nbsp; Y &nbsp; &nbsp; &nbsp; 40692<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu01:/bricks/13/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 49164 &nbsp; Y &nbsp; &nbsp; &nbsp; 33558<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu02:/bricks/13/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 49164 &nbsp; Y &nbsp; &nbsp; &nbsp; 40801<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu03:/bricks/13/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 49164 &nbsp; Y &nbsp; &nbsp; &nbsp; 18165<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu04:/bricks/13/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 49164 &nbsp; Y &nbsp; &nbsp; &nbsp; 40700<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu01:/bricks/14/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 49165 &nbsp; Y &nbsp; &nbsp; &nbsp; 33566<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu02:/bricks/14/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 49165 &nbsp; Y &nbsp; &nbsp; &nbsp; 40809<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu03:/bricks/14/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 49165 &nbsp; Y &nbsp; &nbsp; &nbsp; 18172<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu04:/bricks/14/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 49165 &nbsp; Y &nbsp; &nbsp; &nbsp; 40706<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu01:/bricks/15/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 49166 &nbsp; Y &nbsp; &nbsp; &nbsp; 33572<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu02:/bricks/15/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 49166 &nbsp; Y &nbsp; &nbsp; &nbsp; 40815<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu03:/bricks/15/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 49166 &nbsp; Y &nbsp; &nbsp; &nbsp; 18179<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu04:/bricks/15/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 49166 &nbsp; Y &nbsp; &nbsp; &nbsp; 40714<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu01:/bricks/16/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 49167 &nbsp; Y &nbsp; &nbsp; &nbsp; 33579<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu02:/bricks/16/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 49167 &nbsp; Y &nbsp; &nbsp; &nbsp; 40822<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu03:/bricks/16/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 49167 &nbsp; Y &nbsp; &nbsp; &nbsp; 18185<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu04:/bricks/16/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 49167 &nbsp; Y &nbsp; &nbsp; &nbsp; 40722<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu01:/bricks/17/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 49168 &nbsp; Y &nbsp; &nbsp; &nbsp; 33586<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu02:/bricks/17/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 49168 &nbsp; Y &nbsp; &nbsp; &nbsp; 40829<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu03:/bricks/17/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 49168 &nbsp; Y &nbsp; &nbsp; &nbsp; 18192<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu04:/bricks/17/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 49168 &nbsp; Y &nbsp; &nbsp; &nbsp; 40727<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu01:/bricks/18/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 49169 &nbsp; Y &nbsp; &nbsp; &nbsp; 33593<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu02:/bricks/18/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 49169 &nbsp; Y &nbsp; &nbsp; &nbsp; 40836<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu03:/bricks/18/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 49169 &nbsp; Y &nbsp; &nbsp; &nbsp; 18201<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu04:/bricks/18/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 49169 &nbsp; Y &nbsp; &nbsp; &nbsp; 40735<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu01:/bricks/19/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 49170 &nbsp; Y &nbsp; &nbsp; &nbsp; 33600<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu02:/bricks/19/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 49170 &nbsp; Y &nbsp; &nbsp; &nbsp; 40843<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu03:/bricks/19/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 49170 &nbsp; Y &nbsp; &nbsp; &nbsp; 18207<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu04:/bricks/19/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 49170 &nbsp; Y &nbsp; &nbsp; &nbsp; 40741<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu01:/bricks/20/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 49171 &nbsp; Y &nbsp; &nbsp; &nbsp; 33608<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu02:/bricks/20/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 49171 &nbsp; Y &nbsp; &nbsp; &nbsp; 40850<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu03:/bricks/20/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 49171 &nbsp; Y &nbsp; &nbsp; &nbsp; 18214<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu04:/bricks/20/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 49171 &nbsp; Y &nbsp; &nbsp; &nbsp; 40748<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu01:/bricks/21/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 49172 &nbsp; Y &nbsp; &nbsp; &nbsp; 33614<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu02:/bricks/21/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 49172 &nbsp; Y &nbsp; &nbsp; &nbsp; 40858<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu03:/bricks/21/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 49172 &nbsp; Y &nbsp; &nbsp; &nbsp; 18222<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu04:/bricks/21/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 49172 &nbsp; Y &nbsp; &nbsp; &nbsp; 40756<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu01:/bricks/22/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 49173 &nbsp; Y &nbsp; &nbsp; &nbsp; 33621<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu02:/bricks/22/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 49173 &nbsp; Y &nbsp; &nbsp; &nbsp; 40864<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu03:/bricks/22/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 49173 &nbsp; Y &nbsp; &nbsp; &nbsp; 18227<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu04:/bricks/22/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 49173 &nbsp; Y &nbsp; &nbsp; &nbsp; 40762<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu01:/bricks/23/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 49174 &nbsp; Y &nbsp; &nbsp; &nbsp; 33626<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu02:/bricks/23/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 49174 &nbsp; Y &nbsp; &nbsp; &nbsp; 40869<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu03:/bricks/23/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 49174 &nbsp; Y &nbsp; &nbsp; &nbsp; 18234<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu04:/bricks/23/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 49174 &nbsp; Y &nbsp; &nbsp; &nbsp; 40769<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu01:/bricks/24/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 49175 &nbsp; Y &nbsp; &nbsp; &nbsp; 33631<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu02:/bricks/24/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 49175 &nbsp; Y &nbsp; &nbsp; &nbsp; 40874<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu03:/bricks/24/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 49175 &nbsp; Y &nbsp; &nbsp; &nbsp; 18239<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Brick cpu04:/bricks/24/vol1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 49175 &nbsp; Y &nbsp; &nbsp; &nbsp; 40774<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Self-heal Daemon on localhost &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; N/A &nbsp; &nbsp; Y &nbsp; &nbsp; &nbsp; 33361<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Self-heal Daemon on cpu05 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; N/A &nbsp; &nbsp; Y &nbsp; &nbsp; &nbsp; 2353<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Self-heal Daemon on cpu04 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; N/A &nbsp; &nbsp; Y &nbsp; &nbsp; &nbsp; 40786<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Self-heal Daemon on cpu02 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; N/A &nbsp; &nbsp; Y &nbsp; &nbsp; &nbsp; 32442<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Self-heal Daemon on cpu03 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; N/A &nbsp; &nbsp; Y &nbsp; &nbsp; &nbsp; 18664<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in"><o:p>&nbsp;</o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Task Status of Volume ds01<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">------------------------------------------------------------------------------<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Task &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; : Rebalance<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">ID &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; : 5db24b30-4b9f-4b65-8910-a7a0a6d327a4<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Status &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; : completed<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in"><o:p>&nbsp;</o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">[root@cpu01 log]#<o:p></o:p></p>
</div>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in"><o:p>&nbsp;</o:p></p>
</div>
<div>
<div>
<p class="MsoNormal" style="margin-left:.5in">[root@cpu01 log]# gluster pool list<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">UUID &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Hostname &nbsp; &nbsp; &nbsp; &nbsp;State<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">626c9360-8c09-480f-9707-116e67cc38e6 &nbsp; &nbsp;cpu02 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Connected<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">dc475d62-b035-4ee6-9006-6f03bf68bf24 &nbsp; &nbsp;cpu05 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Connected<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">41b5b2ff-3671-47b4-b477-227a107e718d &nbsp; &nbsp;cpu03 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Connected<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">c0afe114-dfa7-407d-bad7-5a3f97a6f3fc &nbsp; &nbsp;cpu04 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Connected<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">9b61b0a5-be78-4ac2-b6c0-2db588da5c35 &nbsp; &nbsp;localhost &nbsp; &nbsp; &nbsp; Connected<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">[root@cpu01 log]#<o:p></o:p></p>
</div>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in"><o:p>&nbsp;</o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in"><img width="558" height="90" id="_x0000_i1027" src="cid:image006.png@01D06225.1AB64810" alt="Inline image 3"><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in"><o:p>&nbsp;</o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Thanks,<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in">Punit<o:p></o:p></p>
</div>
</div>
<div>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<div>
<p class="MsoNormal">On Thu, Mar 19, 2015 at 2:53 PM, Michal Skrivanek &lt;<a href="mailto:michal.skrivanek@redhat.com" target="_blank">michal.skrivanek@redhat.com</a>&gt; wrote:<o:p></o:p></p>
<p class="MsoNormal"><br>
On Mar 19, 2015, at 03:18 , Punit Dambiwal &lt;<a href="mailto:hypunit@gmail.com">hypunit@gmail.com</a>&gt; wrote:<br>
<br>
&gt; Hi All,<br>
&gt;<br>
&gt; Is there any one have any idea about this problem...it seems it's bug either in Ovirt or Glusterfs...that's why no one has the idea about it....please correct me if i am wrong….<br>
<br>
Hi,<br>
as I said, storage access times out; so it seems to me as a gluster setup problem, the storage domain you have your VMs on is not working…<br>
<br>
Thanks,<br>
michal<o:p></o:p></p>
<div>
<div>
<p class="MsoNormal" style="margin-bottom:12.0pt"><br>
&gt;<br>
&gt; Thanks,<br>
&gt; Punit<br>
&gt;<br>
&gt; On Wed, Mar 18, 2015 at 5:05 PM, Punit Dambiwal &lt;<a href="mailto:hypunit@gmail.com">hypunit@gmail.com</a>&gt; wrote:<br>
&gt; Hi Michal,<br>
&gt;<br>
&gt; Would you mind to let me know the possible messedup things...i will check and try to resolve it....still i am communicating gluster community to resolve this issue...<br>
&gt;<br>
&gt; But in the ovirt....gluster setup is quite straight....so how come it will be messedup with reboot ?? if it can be messedup with reboot then it seems not good and stable technology for the production storage....<br>
&gt;<br>
&gt; Thanks,<br>
&gt; Punit<br>
&gt;<br>
&gt; On Wed, Mar 18, 2015 at 3:51 PM, Michal Skrivanek &lt;<a href="mailto:michal.skrivanek@redhat.com">michal.skrivanek@redhat.com</a>&gt; wrote:<br>
&gt;<br>
&gt; On Mar 18, 2015, at 03:33 , Punit Dambiwal &lt;<a href="mailto:hypunit@gmail.com">hypunit@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; &gt; Hi,<br>
&gt; &gt;<br>
&gt; &gt; Is there any one from community can help me to solve this issue...??<br>
&gt; &gt;<br>
&gt; &gt; Thanks,<br>
&gt; &gt; Punit<br>
&gt; &gt;<br>
&gt; &gt; On Tue, Mar 17, 2015 at 12:52 PM, Punit Dambiwal &lt;<a href="mailto:hypunit@gmail.com">hypunit@gmail.com</a>&gt; wrote:<br>
&gt; &gt; Hi,<br>
&gt; &gt;<br>
&gt; &gt; I am facing one strange issue with ovirt/glusterfs....still didn't find this issue is related with glusterfs or Ovirt....<br>
&gt; &gt;<br>
&gt; &gt; Ovirt :- 3.5.1<br>
&gt; &gt; Glusterfs :- 3.6.1<br>
&gt; &gt; Host :- 4 Hosts (Compute&#43; Storage)...each server has 24 bricks<br>
&gt; &gt; Guest VM :- more then 100<br>
&gt; &gt;<br>
&gt; &gt; Issue :- When i deploy this cluster first time..it work well for me(all the guest VM created and running successfully)....but suddenly one day my one of the host node rebooted and none of the VM can boot up now...and failed with the following error &quot;Bad
 Volume Specification&quot;<br>
&gt; &gt;<br>
&gt; &gt; VMId :- d877313c18d9783ca09b62acf5588048<br>
&gt; &gt;<br>
&gt; &gt; VDSM Logs :- <a href="http://ur1.ca/jxabi" target="_blank">http://ur1.ca/jxabi</a><br>
&gt;<br>
&gt; you've got timeouts while accessing storage…so I guess something got messed up on reboot, it may also be just a gluster misconfiguration…<br>
&gt;<br>
&gt; &gt; Engine Logs :- <a href="http://ur1.ca/jxabv" target="_blank">http://ur1.ca/jxabv</a><br>
&gt; &gt;<br>
&gt; &gt; ------------------------<br>
&gt; &gt; [root@cpu01 ~]# vdsClient -s 0 getVolumeInfo e732a82f-bae9-4368-8b98-dedc1c3814de 00000002-0002-0002-0002-000000000145 6d123509-6867-45cf-83a2-6d679b77d3c5 9030bb43-6bc9-462f-a1b9-f6d5a02fb180<br>
&gt; &gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;status = OK<br>
&gt; &gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;domain = e732a82f-bae9-4368-8b98-dedc1c3814de<br>
&gt; &gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;capacity = 21474836480<br>
&gt; &gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;voltype = LEAF<br>
&gt; &gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;description =<br>
&gt; &gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;parent = 00000000-0000-0000-0000-000000000000<br>
&gt; &gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;format = RAW<br>
&gt; &gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;image = 6d123509-6867-45cf-83a2-6d679b77d3c5<br>
&gt; &gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;uuid = 9030bb43-6bc9-462f-a1b9-f6d5a02fb180<br>
&gt; &gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;disktype = 2<br>
&gt; &gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;legality = LEGAL<br>
&gt; &gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;mtime = 0<br>
&gt; &gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;apparentsize = 21474836480<br>
&gt; &gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;truesize = 4562972672<br>
&gt; &gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;type = SPARSE<br>
&gt; &gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;children = []<br>
&gt; &gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;pool =<br>
&gt; &gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ctime = 1422676305<br>
&gt; &gt; ---------------------<br>
&gt; &gt;<br>
&gt; &gt; I opened same thread earlier but didn't get any perfect answers to solve this issue..so i reopen it...<br>
&gt; &gt;<br>
&gt; &gt; <a href="https://www.mail-archive.com/users@ovirt.org/msg25011.html" target="_blank">
https://www.mail-archive.com/users@ovirt.org/msg25011.html</a><br>
&gt; &gt;<br>
&gt; &gt; Thanks,<br>
&gt; &gt; Punit<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt;<br>
&gt;<br>
&gt;<o:p></o:p></p>
</div>
</div>
</div>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
</div>
</div>
</body>
</html>