<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7652.24">
<TITLE>Re:Glusterfs could not open spec file</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Dear Team,<BR>
I have installed and configured gluster in one server and client.<BR>
one time it was worked fine, again later it is not working.<BR>
my configuration files.<BR>
server<BR>
[root@rhel2 ~]# cat /etc/glusterfs/glusterfs-server.vol<BR>
volume rhel2<BR>
&nbsp; type storage/posix&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; # POSIX FS translator<BR>
&nbsp; option directory /opt&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; # Export this directory<BR>
end-volume<BR>
<BR>
volume rhel2<BR>
&nbsp; type protocol/server<BR>
&nbsp; option transport-type tcp/server&nbsp;&nbsp;&nbsp;&nbsp; # For TCP/IP transport<BR>
&nbsp; option client-volume-filename /etc/glusterfs/glusterfs-client.vol<BR>
&nbsp; subvolumes export test<BR>
&nbsp; option auth.ip.rhel2.allow * # Allow access to &quot;brick&quot; volume<BR>
end-volume<BR>
[root@rhel2 ~]#<BR>
<BR>
client<BR>
[root@test ~]# cat /etc/glusterfs/glusterfs-client.vol<BR>
volume rhel2<BR>
&nbsp; type protocol/client<BR>
&nbsp; option transport-type tcp/client<BR>
&nbsp; option remote-host 10.129.150.227<BR>
&nbsp; option remote-subvolume rhel2<BR>
end-volume<BR>
[root@test ~]#<BR>
problem:<BR>
<BR>
[root@test ~]# glusterfs --server 10.129.150.227 /mnt/glusterfs/ --volume-name r&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;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; hel2<BR>
glusterfs: could not open specfile<BR>
[root@test ~]#<BR>
<BR>
Apart from these i have few doubts,<BR>
1)In our website it told that gluster there is no single point of failure.<BR>
But as per configuration point of view it is like server and client model so if server fails<BR>
client cannot able to mount.<BR>
2)In server how can i confirm whether server was exported or not where as in NFS we have command to check showmount.<BR>
<BR>
kindly inform me If iam doing wrong, it will help full for me to go further checks.<BR>
<BR>
Thanks and Regards<BR>
G.Rajasekhar,<BR>
System Engineer.</FONT>
</P>

</BODY>
</HTML>