<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=text/html;charset=ks_c_5601-1987 http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18783"></HEAD>
<BODY style="PADDING-LEFT: 10px; PADDING-RIGHT: 10px; PADDING-TOP: 15px" 
id=MailContainerBody leftMargin=0 topMargin=0 CanvasTabStop="true" 
name="Compose message area">
<DIV><FONT face=Calibri>Hi</FONT></DIV>
<DIV><FONT face=Calibri></FONT>&nbsp;</DIV>
<DIV><FONT face=Calibri>I'm configuring cloud/hpc storage. I performed 
glusterfsd with debug.</FONT></DIV>
<DIV><FONT face=Calibri>I confirmed all node connected each other through 
debug.</FONT></DIV>
<DIV><FONT face=Calibri>But i don't know how to mount the nodes each 
other.</FONT></DIV>
<DIV><FONT face=Calibri></FONT>&nbsp;</DIV>
<DIV><FONT face=Calibri>I'd like to mount glusterfs in 
/mnt/gluserfs</FONT></DIV>
<DIV><FONT face=Calibri></FONT>&nbsp;</DIV>
<DIV><FONT face=Calibri>somebody help me~</FONT></DIV>
<DIV><FONT face=Calibri></FONT>&nbsp;</DIV>
<DIV><FONT face=Calibri>I'm writing volume file as follows.</FONT></DIV>
<DIV><FONT face=Calibri></FONT>&nbsp;</DIV>
<DIV><FONT face=Calibri>volume posix<BR>&nbsp;type storage/posix<BR>&nbsp;option 
directory /data/export<BR>end-volume</FONT></DIV>
<DIV><FONT face=Calibri></FONT>&nbsp;</DIV>
<DIV><FONT face=Calibri>volume locks<BR>&nbsp; type features/locks<BR>&nbsp; 
subvolumes posix<BR>end-volume</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Calibri>volume brick<BR>&nbsp;type 
performance/io-threads<BR>&nbsp;subvolumes locks<BR>end-volume</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Calibri>volume server<BR>&nbsp;type 
protocol/server<BR>&nbsp;option transport-type tcp<BR>&nbsp;option 
auth.addr.brick.allow *<BR>&nbsp;subvolumes brick<BR>end-volume</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Calibri>volume node01<BR>&nbsp;type 
protocol/client<BR>&nbsp;option transport-type tcp<BR>&nbsp;option remote-host 
115.145.205.86<BR>&nbsp;option remote-subvolume brick<BR>end-volume</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Calibri>volume node02<BR>&nbsp;type 
protocol/client<BR>&nbsp;option transport-type tcp<BR>&nbsp;option remote-host 
115.145.205.88<BR>&nbsp;option remote-subvolume brick<BR>end-volume</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Calibri>volume node03<BR>&nbsp;type 
protocol/client<BR>&nbsp;option transport-type tcp<BR>&nbsp;option remote-host 
115.145.205.89<BR>&nbsp;option remote-subvolume brick<BR>end-volume</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Calibri>volume node04<BR>&nbsp;type 
protocol/client<BR>&nbsp;option transport-type tcp<BR>&nbsp;option remote-host 
115.145.205.103<BR>&nbsp;option remote-subvolume 
brick<BR>end-volume</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Calibri>volume nufa<BR>&nbsp;type cluster/nufa<BR>&nbsp;option 
local-volume-name `hostname` # note the backquote, so 'hostname' output will be 
used as the option. <BR>&nbsp;subvolumes node01 node02 node03 
node04<BR>end-volume</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Calibri>volume writebehind<BR>&nbsp; type 
performance/write-behind<BR>&nbsp; option cache-size 1MB<BR>&nbsp; subvolumes 
nufa<BR>end-volume</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Calibri>volume cache<BR>&nbsp; type 
performance/io-cache<BR>&nbsp; option cache-size 512MB<BR>&nbsp; subvolumes 
writebehind<BR>end-volume</FONT></DIV>
<DIV><FONT face=Calibri></FONT>&nbsp;</DIV>
<DIV><FONT face=Calibri></FONT>&nbsp;</DIV></BODY></HTML>