Advertisement
Guest User

gluster FUSE mounts without /sys/fs/ entries

a guest
Jul 21st, 2014
231
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. [dan@lnaapp100 ~]$ mount | grep glusterfs
  2. lnasilo0:/tid on /tid type fuse.glusterfs (rw,default_permissions,allow_other,max_read=131072)
  3. lnasilo0:/sas on /sas type fuse.glusterfs (rw,default_permissions,allow_other,max_read=131072)
  4. lnasilo0:/home on /home type fuse.glusterfs (rw,default_permissions,allow_other,max_read=131072)
  5. [dan@lnaapp100 ~]$ ls -la /sys/fs/fuse/connections/
  6. total 0
  7. drwxr-xr-x 2 root root 0 Jul 21 12:13 .
  8. drwxr-xr-x 3 root root 0 Jul 21 12:13 ..
  9. [dan@lnaapp100 ~]$ rpm -q glusterfs
  10. glusterfs-3.4.0.57rhs-1.el6_5.x86_64
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement