[Gluster-devel] gluster source installation

jayakrishnan mm jayakrishnan.mm at gmail.com
Tue Jun 7 09:47:06 UTC 2016


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] *
/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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.gluster.org/pipermail/gluster-devel/attachments/20160607/94307de5/attachment.html>


More information about the Gluster-devel mailing list