Dear all, I'm trying to use this version.....
root@node-2:/var/log/glusterfs# glusterfsd --versionglusterfs 3.6.1 built on Nov 12 2014 19:02:16
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.
root@node-1:/var/log/glusterfs#
.....I'm on this distro.....
root@node-2:/var/log/glusterfs# lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 7.8 (wheezy)
Release: 7.8
Codename: wheezy
root@node-2:/var/log/glusterfs#
....with this fstab....
root@node-2:/var/log/glusterfs# cat /etc/fstab
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
# / was on /dev/sda1 during installation
UUID=2b784f5c-fcd0-48f9-b75f-e3390664f535 / ext4 errors=remount-ro 0 1
# swap was on /dev/sda5 during installation
UUID=46791bd1-2a05-4106-9a97-ab84fe862aed none swap sw 0 0
/dev/sr0 /media/cdrom0 udf,iso9660 user,noauto 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto 0 0
/dev/sdb1 /data xfs defaults 0 2
glus-node-2:/nova-vm /var/lib/nova/instances glusterfs defaults,_netdev 0 0
....but when I run "mount -a" i found this error and notting happens on my FS.....
root@node-2:/var/log/glusterfs# cat var-lib-nova-instances.log
[2015-01-21 11:42:29.434783] I [MSGID: 100030] [glusterfsd.c:2018:main] 0-/usr/sbin/glusterfs: Started running /usr/sbin/glusterfs version 3.6.1 (args: /usr/sbin/glusterfs --volfile-server=glus-node-2 --volfile-id=/nova-vm /var/lib/nova/instances)
[2015-01-21 11:42:29.436662] I [options.c:1163:xlator_option_init_double] 0-fuse: option attribute-timeout convertion failed value 1.0
[2015-01-21 11:42:29.436682] E [xlator.c:425:xlator_init] 0-fuse: Initialization of volume 'fuse' failed, review your volfile again
Please help me.
BR
_______________________________________________ Gluster-users mailing list Gluster-users@xxxxxxxxxxx http://www.gluster.org/mailman/listinfo/gluster-users