[Planetlab-Users] Can mount FUSE filesystem, but mountpoint not connected

Jude Nelson judecn at gmail.com
Sun Oct 2 01:36:23 EDT 2011


Hi everyone,

My slice (princeton_syndicate) has FUSE support enabled in its /vsys
directory, and I can successfully mount/unmount my FUSE filesystem as per
http://svn.planet-lab.org/wiki/Fuse.  However, the mountpoint does not seem
to be connected to the filesystem process--whenever I list the contents of
the mountpoint or try to open a file that I know is in it, there are no
entries, even though the filesystem has created them.  Looking at my
filesystem's debug statements, the FUSE callbacks (getattr(), open(),
read(), etc.) aren't even getting called.  It's as if the FUSE kernel module
isn't forwarding syscalls to my filesystem to handle.  Has anyone seen this
before, and does anyone know how I can fix it?

Thanks,
Jude Nelson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.planet-lab.org/pipermail/users/attachments/20111002/2cecddd5/attachment.html


More information about the Users mailing list