[Gluster-devel] gluster source installation

Atin Mukherjee amukherj at redhat.com
Tue Jun 7 10:08:59 UTC 2016



On 06/07/2016 03:17 PM, jayakrishnan mm wrote:
> Hi,
> 
> Host system : Ububtu 14.04
> Gluster ver : 3.7.11
> I did ./autogen.sh
> ./configure --enable-debug
> make
> make install
> 
> After  that  when I try to manually start  the gluster  daemon, It give 
> below  error.
> 
> jk at jk:/usr/local/lib$ sudo killall glusterfsd
> glusterfsd: no process found
> jk at jk:/usr/local/lib$ sudo killall glusterfs
> glusterfs: no process found
> jk at jk:/usr/local/lib$ sudo killall glusterd
> glusterd: no process found
> jk at jk:/usr/local/lib$ sudo /etc/init.d/glusterd
> Usage: /etc/init.d/glusterd {start|stop|status|restart|force-reload}
> jk at jk:/usr/local/lib$ sudo /etc/init.d/glusterd start
>  **Starting glusterd service glusterd                                   
> [fail] *

Can you attach the glusterd log file please?

> /usr/local/sbin/glusterd: option requires an argument -- 'f'
> Try `glusterd --help' or `glusterd --usage' for more information.
> 
> Also  tried : 
> jk at jk:~/gluster/glusterfs-3.7.11$ sudo service glusterfs-server start
> *start: Job failed to start*
> jk at jk:~/gluster/glusterfs-3.7.11$
> 
> 
> The libraries  are  installed  in /usr/local/lib (libglusterfs.so.0.0.1)
> and .so  is in  /usr/local/lib/glusterfs/3.7.11
> 
> 
> jk at jk:/usr/local/lib$ cd glusterfs/
> jk at jk:/usr/local/lib/glusterfs$ ll
> total 12
> drwxr-xr-x 3 root root 4096 Jun  7 16:45 ./
> drwxr-xr-x 7 root root 4096 Jun  7 17:14 ../
> drwxr-xr-x 5 root root 4096 Jun  7 16:45 3.7.11/
> jk at jk:/usr/local/lib/glusterfs$ cd 3.7.11/
> jk at jk:/usr/local/lib/glusterfs/3.7.11$ ll
> total 20
> drwxr-xr-x  5 root root 4096 Jun  7 16:45 ./
> drwxr-xr-x  3 root root 4096 Jun  7 16:45 ../
> drwxr-xr-x  2 root root 4096 Jun  7 17:14 auth/
> drwxr-xr-x  2 root root 4096 Jun  7 17:14 rpc-transport/
> drwxr-xr-x 14 root root 4096 Jun  7 17:14 xlator/
> jk at jk:/usr/local/lib/glusterfs/3.7.11$
> 
> 
> Another  question: where  can I  set  the path for lib install ?
> (Currently in /usr/local/lib)
> I want to change to /usr/lib/i386-linux-gnu. Because  the daemon is
> looking  at this path  for the shared  libs. (For ow I set softlinks)
> 
> Pls. Help
> 
> Best regards
> JK
> 
> 
> 
> 
> 
> _______________________________________________
> Gluster-devel mailing list
> Gluster-devel at gluster.org
> http://www.gluster.org/mailman/listinfo/gluster-devel
> 


More information about the Gluster-devel mailing list