<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=UTF-8">
<META content="MSHTML 6.00.6000.16809" name=GENERATOR>
<STYLE>@font-face {
        font-family: 宋体;
}
@font-face {
        font-family: Verdana;
}
@font-face {
        font-family: @宋体;
}
@page Section1 {size: 595.3pt 841.9pt; margin: 72.0pt 90.0pt 72.0pt 90.0pt; layout-grid: 15.6pt; }
P.MsoNormal {
        TEXT-JUSTIFY: inter-ideograph; FONT-SIZE: 10.5pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"; TEXT-ALIGN: justify
}
LI.MsoNormal {
        TEXT-JUSTIFY: inter-ideograph; FONT-SIZE: 10.5pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"; TEXT-ALIGN: justify
}
DIV.MsoNormal {
        TEXT-JUSTIFY: inter-ideograph; FONT-SIZE: 10.5pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"; TEXT-ALIGN: justify
}
A:link {
        COLOR: blue; TEXT-DECORATION: underline
}
SPAN.MsoHyperlink {
        COLOR: blue; TEXT-DECORATION: underline
}
A:visited {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.MsoHyperlinkFollowed {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.EmailStyle17 {
        FONT-WEIGHT: normal; COLOR: windowtext; FONT-STYLE: normal; FONT-FAMILY: Verdana; TEXT-DECORATION: none; mso-style-type: personal-compose
}
DIV.Section1 {
        page: Section1
}
UNKNOWN {
        FONT-SIZE: 10pt
}
BLOCKQUOTE {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; MARGIN-LEFT: 2em
}
OL {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
UL {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
</STYLE>
</HEAD>
<BODY style="FONT-SIZE: 10pt; MARGIN: 10px; FONT-FAMILY: verdana">
<DIV><FONT face=Verdana color=#000080 size=2>&nbsp; So, i should&nbsp; modify 
the /etc/fstab on GFS server like this :</FONT></DIV>
<DIV><FONT color=#000080>&nbsp;&nbsp;&nbsp; </FONT></DIV>
<DIV><FONT face=Verdana 
size=2>LABEL=/data&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;/data&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ext3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;defaults,user_xattr&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1&nbsp;2&nbsp; 
</FONT></DIV>
<DIV><FONT face=Verdana color=#000080 size=2></FONT>&nbsp;</DIV>
<DIV><FONT color=#000080>&nbsp; right?&nbsp;&nbsp; got rid of "acl" 
</FONT></DIV>
<DIV><FONT face=Verdana color=#c0c0c0 size=2>2009-03-04 </FONT></DIV><FONT 
face=Verdana color=#000080 size=2>
<HR style="WIDTH: 100px" align=left color=#b5c4df SIZE=1>
</FONT>
<DIV><FONT face=Verdana color=#c0c0c0 size=2><SPAN>eagleeyes</SPAN> 
</FONT></DIV>
<HR color=#b5c4df SIZE=1>

<DIV><FONT face=Verdana size=2><STRONG>发件人:</STRONG> Amar Tumballi (bulde) 
</FONT></DIV>
<DIV><FONT face=Verdana size=2><STRONG>发送时间:</STRONG> 2009-03-04&nbsp; 14:06:28 
</FONT></DIV>
<DIV><FONT face=Verdana size=2><STRONG>收件人:</STRONG> eagleeyes </FONT></DIV>
<DIV><FONT face=Verdana size=2><STRONG>抄送:</STRONG> gluster-users </FONT></DIV>
<DIV><FONT face=Verdana size=2><STRONG>主题:</STRONG> Re: [Gluster-users] extended 
attributes of the backend file systemquestion </FONT></DIV>
<DIV><FONT face=Verdana size=2></FONT> </DIV>
<DIV><FONT face=Verdana size=2>GlusterFS needs extended attribute in 
'trusted.xxxxx' domain, hence the user_xattr should not matter. Also, we have 
disabled 'acl' support as of now, as it had some bugs which showed up if we 
enable it. <BR><BR>The posix translator (the one which exports the backend 
directory to glusterfs/fuse) has a check to verify extended attributes. If its 
not supported, it will fail to initiate. So, if your glusterfsd process starts 
fine, that means you can use replicate in 
glusterfs.<BR><BR>Regards,<BR>Amar<BR><BR>
<DIV class=gmail_quote>2009/3/3 eagleeyes <SPAN dir=ltr>&lt;<A 
href="mailto:eagleeyes@126.com">eagleeyes@126.com</A>&gt;</SPAN><BR>
<BLOCKQUOTE class=gmail_quote 
style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">
  <DIV style="FONT-SIZE: 10pt; MARGIN: 10px; FONT-FAMILY: verdana">
  <DIV><FONT face=Verdana color=#000080 size=2>Hello </FONT></DIV>
  <DIV><FONT face=Verdana color=#000080 size=2>&nbsp;&nbsp; If i use <FONT 
  color=#000000>Replicate ,it is requiring 
  extended&nbsp;attributes&nbsp;of&nbsp;the&nbsp;backend&nbsp;file&nbsp;system 
  so i&nbsp; modified /etc/fstab </FONT></FONT></DIV>
  <DIV>&nbsp;&nbsp; 
  LABEL=/data&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;/data&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ext3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;defaults,user_xattr,acl&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1&nbsp;2&nbsp; 
  </DIV>
  <DIV>&nbsp;&nbsp; Is this right ? How&nbsp; can i validate it ? </DIV>
  <DIV>&nbsp;</DIV>
  <DIV>&nbsp;&nbsp; Thanks </DIV>
  <DIV>&nbsp;</DIV>
  <DIV> </DIV>
  <DIV><FONT face=Verdana color=#000080 size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face=Verdana color=#c0c0c0 size=2>2009-03-04 </FONT></DIV><FONT 
  face=Verdana color=#000080 size=2>
  <HR style="WIDTH: 100px" align=left color=#b5c4df SIZE=1>
  </FONT>
  <DIV><FONT face=Verdana color=#c0c0c0 size=2><SPAN>eagleeyes</SPAN> 
  </FONT></DIV>
  <DIV><FONT face=Verdana size=2>
  <DIV>&nbsp;</DIV></FONT></DIV></DIV><BR>_______________________________________________<BR>Gluster-users 
  mailing list<BR><A 
  href="mailto:Gluster-users@gluster.org">Gluster-users@gluster.org</A><BR><A 
  href="http://zresearch.com/cgi-bin/mailman/listinfo/gluster-users" 
  target=_blank>http://zresearch.com/cgi-bin/mailman/listinfo/gluster-users</A><BR><BR></BLOCKQUOTE></DIV><BR><BR 
clear=all><BR>-- <BR>Amar Tumballi<BR><BR></FONT></DIV></BODY></HTML>