[franco at charlie4 ~]$ stat -c %i /data 1 [franco at charlie4 ~]$ stat -c %i /data2 1 Can you check that running the mount manually actually did work, ie can you list the files after mounting manually?? /usr/sbin/glusterfs --volfile-server=apache1 --volfile-id=/testvol /mnt/gluster On Tue, 2015-01-27 at 08:43 +0100, Bart?omiej Syryjczyk wrote:> W dniu 2015-01-27 o 08:36, Franco Broi pisze: > > Seems to mount and then umount it because the inode isn't 1, weird! > > > > > Why it must be 1? Are you sure it's inode, not exit code? > Can you check your system? > --- > [root at apache2 ~]# stat -c %i /brick/ > 68990719 > [root at apache2 ~]# stat -c %i /mnt/gluster > 101729533 > [root at apache2 ~]# stat -c %i /tmp > 100663425 > [root at apache2 ~]# stat -c %i /root > 67153025 > --- >
W dniu 2015-01-27 o 08:46, Franco Broi pisze:> [franco at charlie4 ~]$ stat -c %i /data > 1 > [franco at charlie4 ~]$ stat -c %i /data2 > 1 > > Can you check that running the mount manually actually did work, ie can > you list the files after mounting manually?? > > /usr/sbin/glusterfs --volfile-server=apache1 --volfile-id=/testvol /mnt/glusterWorks fine --- [root at apache2 ~]# /usr/sbin/glusterfs --volfile-server=apache1 --volfile-id=/testvol /mnt/gluster [root at apache2 ~]# ls -l /brick /mnt/gluster /brick: total 1355800 -rw-r--r-- 2 root root 1152 Jan 26 08:04 passwd -rw-r--r-- 2 root root 104857600 Jan 26 11:49 zero-2.dd -rw-r--r-- 2 root root 104857600 Jan 26 11:50 zero-3.dd -rw-r--r-- 2 root root 104857600 Jan 26 11:52 zero-4.dd -rw-r--r-- 2 root root 1073741824 Jan 26 08:26 zero.dd /mnt/gluster: total 1355778 -rw-r--r-- 1 root root 1152 Jan 26 08:03 passwd -rw-r--r-- 1 root root 104857600 Jan 26 11:50 zero-2.dd -rw-r--r-- 1 root root 104857600 Jan 26 11:50 zero-3.dd -rw-r--r-- 1 root root 104857600 Jan 26 11:52 zero-4.dd -rw-r--r-- 1 root root 1073741824 Jan 26 08:25 zero.dd [root at apache2 ~]# umount /mnt/gluster/ [root at apache2 ~]# ls -l /mnt/gluster total 0 --- -- Z powa?aniem, *Bart?omiej Syryjczyk*