<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Times New Roman; font-size: 14pt; color: #000000'>i see that for EASEGFS, you have used netopstorage&lt;n&gt; hostnames; 0 &lt; n &lt; 5.<div>Are these hostnames resolvable under /etc/hosts on all hosts or local DNS?</div><div>If yes, have you tried setting trusted write = off?</div><div><span style="font-size: 14pt; "><br></span></div><div><span style="font-size: 14pt; ">What exactly is the problem when you say it doesnt work?</span></div><div><span style="font-size: 14pt; ">what are the symptoms? please elucidate.</span></div><div><br><div><span name="x"></span>Regards,<br>Rajesh Amaravathi,<br>Software Engineer, GlusterFS<br>RedHat Inc.<span name="x"></span><br></div><hr id="zwchr"><div style="color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><b>From: </b>"lihang" &lt;lihang@netopcomputing.com&gt;<br><b>To: </b>"Rajesh Amaravathi" &lt;rajesh@redhat.com&gt;<br><b>Cc: </b>"gluster-users" &lt;gluster-users@gluster.org&gt;<br><b>Sent: </b>Tuesday, June 12, 2012 9:43:55 AM<br><b>Subject: </b>Re: Re: [Gluster-users] GlusterFS permission problem<br><br>


<style>
BLOCKQUOTE {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; MARGIN-LEFT: 2em
}
OL {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
UL {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
P {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
BODY {
        LINE-HEIGHT: 1.5; FONT-FAMILY: 微软雅黑; COLOR: #000080; FONT-SIZE: 10.5pt
}
</style>



<div>HI </div>
<div style="TEXT-INDENT: 2em">Thank you for your help. The permission problem 
has been solved by changing the version to 3.3.</div>
<div style="TEXT-INDENT: 2em">But there is a new problem. I new two volumes. The 
volume TEST is everything ok. But when I mount the volume EASEGFS through the 
nfs .I could not see anything .</div>
<div style="TEXT-INDENT: 2em">They&nbsp; work ok under the glusterfs all. What 
can I do ?</div>
<div style="TEXT-INDENT: 2em">&nbsp;</div>
<div style="TEXT-INDENT: 2em">
<div>gluster&gt;&nbsp;volume&nbsp;info</div>
<div>&nbsp;</div>
<div>Volume&nbsp;Name:&nbsp;TEST</div>
<div>Type:&nbsp;Stripe</div>
<div>Volume&nbsp;ID:&nbsp;5505d928-9a60-4c80-aa22-61c2933868cd</div>
<div>Status:&nbsp;Started</div>
<div>Number&nbsp;of&nbsp;Bricks:&nbsp;1&nbsp;x&nbsp;2&nbsp;=&nbsp;2</div>
<div>Transport-type:&nbsp;tcp</div>
<div>Bricks:</div>
<div>Brick1:&nbsp;10.194.60.216:/test1</div>
<div>Brick2:&nbsp;10.194.60.216:/test2</div>
<div>Options&nbsp;Reconfigured:</div>
<div>nfs.addr-namelookup:&nbsp;off</div>
<div>network.ping-timeout:&nbsp;5</div>
<div>nfs.trusted-write:&nbsp;on</div>
<div>&nbsp;</div>
<div>Volume&nbsp;Name:&nbsp;EASEGFS</div>
<div>Type:&nbsp;Stripe</div>
<div>Volume&nbsp;ID:&nbsp;b2f94b9f-3254-40ba-8ac2-5f6de8d83958</div>
<div>Status:&nbsp;Started</div>
<div>Number&nbsp;of&nbsp;Bricks:&nbsp;1&nbsp;x&nbsp;4&nbsp;=&nbsp;4</div>
<div>Transport-type:&nbsp;tcp</div>
<div>Bricks:</div>
<div>Brick1:&nbsp;netopstorage1:/ease</div>
<div>Brick2:&nbsp;netopstorage2:/ease</div>
<div>Brick3:&nbsp;netopstorage3:/ease</div>
<div>Brick4:&nbsp;netopstorage4:/ease</div>
<div>Options&nbsp;Reconfigured:</div>
<div>nfs.trusted-write:&nbsp;on</div>
<div>network.ping-timeout:&nbsp;5</div>
<div>nfs.addr-namelookup:&nbsp;off</div></div>
<div>&nbsp;</div>
<hr style="WIDTH: 210px; HEIGHT: 1px" align="left" size="1">

<div><span>lihang</span></div>
<div>&nbsp;</div>
<div style="BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0cm; PADDING-LEFT: 0cm; PADDING-RIGHT: 0cm; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<div style="PADDING-BOTTOM: 8px; PADDING-LEFT: 8px; PADDING-RIGHT: 8px; BACKGROUND: #efefef; COLOR: #000000; FONT-SIZE: 12px; PADDING-TOP: 8px">
<div><b>From:</b>&nbsp;<a href="mailto:rajesh@redhat.com" target="_blank">Rajesh 
Amaravathi</a></div>
<div><b>Date:</b>&nbsp;2012-05-31&nbsp;15:07</div>
<div><b>To:</b>&nbsp;<a href="mailto:lihang@netopcomputing.com" target="_blank">lihang</a></div>
<div><b>CC:</b>&nbsp;<a href="mailto:gluster-users@gluster.org" target="_blank">gluster-users</a></div>
<div><b>Subject:</b>&nbsp;Re: [Gluster-users] GlusterFS permission 
problem</div></div></div>
<div>
<div>In&nbsp;3.2.5,&nbsp;NLM&nbsp;is&nbsp;not&nbsp;implemented&nbsp;for&nbsp;our&nbsp;NFS&nbsp;server.&nbsp;you&nbsp;can&nbsp;try&nbsp;mounting&nbsp;with&nbsp;nolock&nbsp;option,&nbsp;it&nbsp;should&nbsp;work.</div>
<div>If&nbsp;you&nbsp;need&nbsp;locking,&nbsp;we&nbsp;have&nbsp;NLM&nbsp;implementation&nbsp;in&nbsp;the&nbsp;latest&nbsp;release&nbsp;3.3.</div>
<div>&nbsp;</div>
<div>Regards,&nbsp;</div>
<div>Rajesh&nbsp;Amaravathi,&nbsp;</div>
<div>Software&nbsp;Engineer,&nbsp;GlusterFS&nbsp;</div>
<div>RedHat&nbsp;Inc.&nbsp;</div>
<div>&nbsp;</div>
<div>-----&nbsp;Original&nbsp;Message&nbsp;-----</div>
<div>From:&nbsp;lihang@netopcomputing.com</div>
<div>To:&nbsp;"Rajesh&nbsp;Amaravathi"&nbsp;&lt;rajesh@redhat.com&gt;</div>
<div>Cc:&nbsp;gluster-users@gluster.org</div>
<div>Sent:&nbsp;Thursday,&nbsp;31&nbsp;May,&nbsp;2012&nbsp;11:45:01&nbsp;AM</div>
<div>Subject:&nbsp;Re:&nbsp;[Gluster-users]&nbsp;GlusterFS&nbsp;permission&nbsp;problem</div>
<div>&nbsp;</div>
<div>HI</div>
<div>&nbsp;&nbsp;&nbsp;The&nbsp;version&nbsp;I&nbsp;used&nbsp;is&nbsp;3.2.5&nbsp;.Thanks.</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>lihang</div>
<div>&nbsp;</div>
<div>On&nbsp;Thu,&nbsp;31&nbsp;May&nbsp;2012&nbsp;02:09:09&nbsp;-0400&nbsp;(EDT),&nbsp;Rajesh&nbsp;Amaravathi&nbsp;wrote:</div>
<div>&gt;&nbsp;which&nbsp;version&nbsp;of&nbsp;glusterfs&nbsp;are&nbsp;you&nbsp;using?</div>
<div>&gt;</div>
<div>&gt;&nbsp;Regards,</div>
<div>&gt;&nbsp;Rajesh&nbsp;Amaravathi,</div>
<div>&gt;&nbsp;Software&nbsp;Engineer,&nbsp;GlusterFS</div>
<div>&gt;&nbsp;RedHat&nbsp;Inc.</div>
<div>&gt;</div>
<div>&gt;&nbsp;-----&nbsp;Original&nbsp;Message&nbsp;-----</div>
<div>&gt;&nbsp;From:&nbsp;lihang@netopcomputing.com</div>
<div>&gt;&nbsp;To:&nbsp;gluster-users@gluster.org</div>
<div>&gt;&nbsp;Sent:&nbsp;Thursday,&nbsp;31&nbsp;May,&nbsp;2012&nbsp;9:43:26&nbsp;AM</div>
<div>&gt;&nbsp;Subject:&nbsp;[Gluster-users]&nbsp;GlusterFS&nbsp;permission&nbsp;problem</div>
<div>&gt;</div>
<div>&gt;&nbsp;HI,ALL</div>
<div>&gt;&nbsp;I&nbsp;found&nbsp;a&nbsp;strange&nbsp;problem.</div>
<div>&gt;&nbsp;I&nbsp;setup&nbsp;a&nbsp;GlusterFS&nbsp;between&nbsp;linux&nbsp;and&nbsp;windows&nbsp;by&nbsp;nfs&nbsp;and&nbsp;LDAP.</div>
<div>&gt;&nbsp;The&nbsp;windows&nbsp;client&nbsp;has&nbsp;mounted&nbsp;the&nbsp;volume&nbsp;successfully.&nbsp;But&nbsp;there&nbsp;are</div>
<div>&gt;&nbsp;some&nbsp;problem&nbsp;with&nbsp;permission&nbsp;.</div>
<div>&gt;&nbsp;I&nbsp;can&nbsp;new&nbsp;a&nbsp;file&nbsp;and&nbsp;edit&nbsp;it&nbsp;successfully&nbsp;on&nbsp;the&nbsp;volume&nbsp;at&nbsp;</div>
<div>&gt;&nbsp;windows.But</div>
<div>&gt;&nbsp;when&nbsp;I&nbsp;new&nbsp;a&nbsp;file&nbsp;in&nbsp;the&nbsp;application&nbsp;buy&nbsp;the&nbsp;"save&nbsp;as"button&nbsp;,It&nbsp;</div>
<div>&gt;&nbsp;report</div>
<div>&gt;&nbsp;the&nbsp;error&nbsp;that&nbsp;I&nbsp;haven't&nbsp;the&nbsp;permission&nbsp;to&nbsp;edit&nbsp;it&nbsp;.</div>
<div>&gt;</div>
<div>&gt;&nbsp;My&nbsp;volume&nbsp;info:</div>
<div>&gt;&nbsp;Volume&nbsp;Name:&nbsp;share</div>
<div>&gt;&nbsp;Type:&nbsp;Distribute</div>
<div>&gt;&nbsp;Status:&nbsp;Started</div>
<div>&gt;&nbsp;Number&nbsp;of&nbsp;Bricks:&nbsp;4</div>
<div>&gt;&nbsp;Transport-type:&nbsp;tcp</div>
<div>&gt;&nbsp;Bricks:</div>
<div>&gt;&nbsp;Brick1:&nbsp;10.194.60.211:/data</div>
<div>&gt;&nbsp;Brick2:&nbsp;10.194.60.212:/data</div>
<div>&gt;&nbsp;Brick3:&nbsp;10.194.60.213:/data</div>
<div>&gt;&nbsp;Brick4:&nbsp;10.194.60.214:/data</div>
<div>&gt;&nbsp;Options&nbsp;Reconfigured:</div>
<div>&gt;&nbsp;nfs.addr-namelookup:&nbsp;off</div>
<div>&gt;&nbsp;nfs.trusted-write:&nbsp;on</div>
<div>&gt;&nbsp;nfs.trusted-sync:&nbsp;on</div>
<div>&gt;&nbsp;features.quota:&nbsp;on</div>
<div>&gt;&nbsp;network.ping-timeout:&nbsp;5</div>
<div>&gt;</div>
<div>&gt;&nbsp;windows&nbsp;mount&nbsp;commond&nbsp;:</div>
<div>&gt;&nbsp;mount&nbsp;10.194.60.211:/share&nbsp;x:</div>
<div>&gt;</div>
<div>&gt;&nbsp;</div>
<div>&gt;&nbsp;--------------------------------------------------------------------------------</div>
<div>&gt;</div>
<div>&gt;&nbsp;lihang</div>
<div>&gt;&nbsp;_______________________________________________</div>
<div>&gt;&nbsp;Gluster-users&nbsp;mailing&nbsp;list</div>
<div>&gt;&nbsp;Gluster-users@gluster.org</div>
<div>&gt;&nbsp;http://gluster.org/cgi-bin/mailman/listinfo/gluster-users</div>
<div>&nbsp;</div></div>
</div><br></div></div></body></html>