W dniu 2015-01-27 o 09:53, Franco Broi pisze:
> What do you get is you do this?
>
> bash-4.1# stat -c %i /mnt/gluster
> 1
> -bash-4.1# echo $?
> 0
---
[root@apache2 ~]# /usr/sbin/glusterfs --volfile-server=apache1
--volfile-id=/testvol /mnt/gluster

[root@apache2 ~]# stat -c %i /mnt/gluster
1

[root@apache2 ~]# echo $?
0

[root@apache2 ~]# umount /mnt/gluster/

[root@apache2 ~]# stat -c %i /mnt/gluster
101729533

[root@apache2 ~]# echo $?
0
---

-- 
Z poważaniem,

*Bartłomiej Syryjczyk*
_______________________________________________
Gluster-users mailing list
[email protected]
http://www.gluster.org/mailman/listinfo/gluster-users

Reply via email to