[Gluster-users] Mounting Gluster volume from "old" Ubuntu 14

Nicolas SCHREVEL nicolas.schrevel at l3ia.fr
Thu Feb 7 12:18:41 UTC 2019


Hy,

I'm trying to mount a gluster volume from an old Ubuntu 14 server (it's 
an NFS Server, i want to move data to Gluster volumes).

With NFS :

root at ubuntu01:~# mount -t nfs -o vers=3 hqn-gluster-01:/hqn-preprod 
/mnt/gluster-preprod
mount.nfs: requested NFS version or transport protocol is not supported

With gluster-client :

/etc/fstab :

hqn-gluster-01:/hqn-preprod /mnt/gluster-preprod        glusterfs 
defaults,_netdev,log-level=WARNING,log-file=/var/log/gluster-preprod.log,backup-volfile-servers=hqn-gluster-02:hqn-gluster-03 
0 0

root at ubuntu01:~# glusterfs --version
glusterfs 3.4.2 built on Jan 14 2014 18:05:35
Repository revision: git://git.gluster.com/glusterfs.git
Copyright (c) 2006-2013 Red Hat, Inc. <http://www.redhat.com/>
GlusterFS comes with ABSOLUTELY NO WARRANTY.
It is licensed to you under your choice of the GNU Lesser
General Public License, version 3 or any later version (LGPLv3
or later), or the GNU General Public License, version 2 (GPLv2),
in all cases as published by the Free Software Foundation.

[2019-02-07 12:06:31.622907] E [mount.c:162:fuse_mount_fusermount] 
0-glusterfs-fuse: failed to exec fusermount: No such file or directory
[2019-02-07 12:06:31.623356] E [mount.c:298:gf_fuse_mount] 
0-glusterfs-fuse: mount of hqn-gluster-01:/hqn-preprod to 
/mnt/gluster-preprod 
(default_permissions,backup-volfile-servers=hqn-gluster-02:hqn-gluster-03,allow_other,max_read=131072) 
failed
[2019-02-07 12:06:31.624010] E [glusterfsd.c:1744:daemonize] 
0-daemonize: mount failed
[2019-02-07 12:06:31.625060] W [xlator.c:185:xlator_dynload] 0-xlator: 
/usr/lib/x86_64-linux-gnu/glusterfs/3.4.2/xlator/performance/readdir-ahead.so: 
cannot open shared object file: No such file or directory
[2019-02-07 12:06:31.625087] E [graph.y:212:volume_type] 0-parser: 
Volume 'hqn-preprod-readdir-ahead', line 68: type 
'performance/readdir-ahead' is not valid or not found on this machine
[2019-02-07 12:06:31.625111] E [graph.y:321:volume_end] 0-parser: "type" 
not specified for volume hqn-preprod-readdir-ahead
[2019-02-07 12:06:31.625141] E 
[glusterfsd.c:1774:glusterfs_process_volfp] 0-: failed to construct the 
graph
[2019-02-07 12:06:31.625314] W [glusterfsd.c:1002:cleanup_and_exit] 
(-->/usr/lib/x86_64-linux-gnu/libgfrpc.so.0(rpc_clnt_handle_reply+0x90) 
[0x7f70cc02dc10] (-->/usr/sbin/glusterfs(mgmt_getspec_cbk+0x309) 
[0x7f70cc6ecbc9] (-->/usr/sbin/glusterfs(glusterfs_process_volfp+0x103) 
[0x7f70cc6e85e3]))) 0-: received signum (0), shutting down

Looks like packages installed on my Ubuntu Server is a bit old.

Any idea before i mount NFS / Gluster on another server and copy data ?

Thanks,

Nicolas

-- 
Nicolas SCHREVEL




More information about the Gluster-users mailing list