[Gluster-users] Startup Error messages

lakshmi pathi lakshmipathi.g at gmail.com
Wed Oct 14 09:04:27 UTC 2009


thanks,I found the solution.
(http://www.gluster.com/community/documentation/index.php/User_Guide ,
says
"GlusterFS server expects the volume specification file to be at
/etc/glusterfs/glusterfsd.vol. The example specification file will be
installed as /etc/glusterfs/glusterfsd.vol.sample. You need to edit it
and rename it")

so I did this,

#cp /usr/local/etc/glusterfs/glusterfs.vol.sample  /etc/glusterfs/glusterfsd.vol


Now it starts without any error messages.Thanks again for your reply.

-- 
Cheers,
Lakshmipathi.G
www.giis.co.in


On Wed, Oct 14, 2009 at 2:20 PM, Raja <coksupp2 at spectrum.net.in> wrote:
>
> Hi,
>
> That is not the proper way.
>
> Can you please configure using these options.
> ./configure --prefix=/  --localstatedir=/var
> do the editing in configuration file of glusterfsd.vol ie in
> /etc/glusterfs/glusterfsd.vol
>
> To start glusterfsd
> glusterfsd -f /etc/glusterfs/glusterfsd.vol
>
> then check whether the port is listening
> netstat -ntlp
> Active Internet connections (only servers)
> Proto Recv-Q Send-Q Local Address           Foreign Address
> State       PID/Program name
> tcp        0      0 0.0.0.0:6996            0.0.0.0:*
> LISTEN      2030/glusterfsd
>
> You can find the log path here
> tail -f /var/log/glusterfs/glusterfs.log
>
> And then from client
> glusterfs -f /etc/glusterfs/glusterfs.vol /mnt (your mount point)
>
> Regards,
>
> Sorry for the delay.
>> Have checked the file is present in /etc/glusterfs/glusterfsd.vol.
> I don't have the file under /etc/glusterfs .So I created an empty file ,
> by running command "touch /etc/glusterfs/glusterfsd.vol"
>
> Now getting these messages,
>
> /etc/init.d/glusterfsd start
> Starting glusterfsd:
> syntax error in line 1: ""
> (allowed tokens are 'volume', 'type', 'subvolumes', 'option', 'end-volume')
> error in parsing volume file /etc/glusterfs/glusterfsd.vol
> exiting
>
>
> I have installed glusterfs from source code.
> Although it shows these error messages,I can mount server directories
> on client machine.
>
> I would like to start glusterfs services without these error messages.
>
>
> --
> Cheers,
> Lakshmipathi.G
> www.giis.co.in
>
>
>
> On Sat, Oct 10, 2009 at 9:42 AM, Raja <coksupp2 at spectrum.net.in> wrote:
>>
>> Hi,
>>
>> Have checked the file is present in /etc/glusterfs/glusterfsd.vol. Also
>> check the path given in /etc/init.d/glusterfsd service.
>> Check whether glusterfsd port is listening or not?
>>
>> Regards,
>>
>>
>> Hi,
>> After successfully installing glusterfs in RHEL .
>> Whenever I tried to start the services,I get following error message:
>>
>> Server-234###/etc/init.d/glusterfsd start
>> Starting glusterfsd:
>> /etc/glusterfs/glusterfsd.vol: No such file or directory
>> Try `/usr/local/sbin/glusterfsd --help' or `/usr/local/sbin/glusterfsd
>> --usage'
>> for more information.
>> Server-234###                                              [FAILED]
>>
>>
>> But I can mount server directories ,on client.How to fix this error
>> message?
>>
>>
>> --
>> Cheers,
>> Lakshmipathi.G
>> www.giis.co.in
>> _______________________________________________
>> Gluster-users mailing list
>> Gluster-users at gluster.org
>> http://gluster.org/cgi-bin/mailman/listinfo/gluster-users
>>
>> Raja Krishnan,
>> Linux Administrator,
>> Spectrum Softtech Solutions(P)Ltd,
>> Cochin, Kerala - 682011.
>> Phone : 91-484-4082000
>> Fax: 91-484-4082408
>> Visit at : www.spectrum.net.in , www.spectrum.co.in , www.spectramedi.com
>>
>> ü Please do not print this e-mail unless it is absolutely necessary. SAVE
>> PAPER. Protect the Environment. P
>>
>> DISCLAIMER
>> The information transmitted is intended exclusively for the person or
>> entity
>> to which it is addressed and may contain confidential and/or privileged
>> material. Any review, re-transmission, dissemination or other use of, or
>> taking of any action in reliance upon, this information by persons or
>> entities other than the intended recipient is prohibited. If you are not
>> the
>> intended recipient or have received this mail in error, please notify the
>> sender immediately and delete the material from your system.This mail is
>> virus protected. However please virus scan before you open or detach
>> documents from this transmission. We are not liable for any damages that
>> may
>> occur caused by any virus.Spectrum Softtech Solutions Pvt. Ltd. is neither
>> liable for the proper and complete transmission of the information
>> contained
>> in this communication nor for any delay in its receipt.
>
> Raja Krishnan,
> Linux Administrator,
> Spectrum Softtech Solutions(P)Ltd,
> Cochin, Kerala - 682011.
> Phone : 91-484-4082000
> Fax: 91-484-4082408
> Visit at : www.spectrum.net.in , www.spectrum.co.in , www.spectramedi.com
>
> ü Please do not print this e-mail unless it is absolutely necessary. SAVE
> PAPER. Protect the Environment. P
>
> DISCLAIMER
> The information transmitted is intended exclusively for the person or entity
> to which it is addressed and may contain confidential and/or privileged
> material. Any review, re-transmission, dissemination or other use of, or
> taking of any action in reliance upon, this information by persons or
> entities other than the intended recipient is prohibited. If you are not the
> intended recipient or have received this mail in error, please notify the
> sender immediately and delete the material from your system.This mail is
> virus protected. However please virus scan before you open or detach
> documents from this transmission. We are not liable for any damages that may
> occur caused by any virus.Spectrum Softtech Solutions Pvt. Ltd. is neither
> liable for the proper and complete transmission of the information contained
> in this communication nor for any delay in its receipt.



More information about the Gluster-users mailing list