Hi Troy, When I just recently used fuse UKERNEL I did the following:
afsd.fuse -memcache -mountdir /fafs -cachedir /vcache -d and got initial results. I haven't worked much with it yet, but the cm started and responded to vfsops. Matt ----- "Troy Benjegerdes" <[email protected]> wrote: > Something is broken or not returning particularly useful error > messages: > > hozer@six:~$ /usr/sbin/afsd.fuse /tmp/afs > fuse: bad mount point `': No such file or directory > hozer@six:~$ /usr/sbin/afsd.fuse -- /tmp/afs > fuse: bad mount point `--': No such file or directory > hozer@six:~$ /usr/sbin/afsd.fuse -- -d /tmp/afs > fuse: bad mount point `-d': No such file or directory > hozer@six:~$ /usr/sbin/afsd.fuse -debug -- -d /tmp/afs > fuse: bad mount point `-d': No such file or directory > > hozer@six:~$ dpkg -l openafs-fuse > Desired=Unknown/Install/Remove/Purge/Hold > | > Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend > |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) > ||/ Name Version Description > +++-=======================-=======================-============================================================== > ii openafs-fuse 1.6.0-1 AFS distributed > file system experimental FUSE client > > > On Thu, Sep 15, 2011 at 11:19:32PM -0500, Andrew Deason wrote: > > On Thu, 15 Sep 2011 21:22:08 -0500 > > Troy Benjegerdes <[email protected]> wrote: > > > > > I can't seem to find any documentation on afsd.fuse... Is there a > > > HOWTO, or something? What works, what doesn't? > > > > It accepts all of the options that afsd does, and should behave in > the > > same way. Give it a mountdir and a cachedir and it'll "mount" AFS > in > > that dir and use the given cache directory. > > > > What should work is unauthenticated file access to AFS; everything > else > > does not. So, you can't get authenticated access (unless you use > host > > ACLs; but please don't use host ACLs), and you can't use any > utilities > > like 'fs' with it. > > > > In developers terms, there's no pioctl, but anything that doesn't > > require a pioctl should work. We just haven't created a way to > specify > > "which cache manager do I communicate with?", so a pioctl call > wouldn't > > know who to talk to. > > > > -- > > Andrew Deason > > [email protected] > > > > _______________________________________________ > > OpenAFS-info mailing list > > [email protected] > > https://lists.openafs.org/mailman/listinfo/openafs-info > > -- > ---------------------------------------------------------------------------- > Troy Benjegerdes 'da hozer' > [email protected] > 7 elements Farm TerraCarbo > biofuels > > If you're going through hell, keep going. ~ Winston Churchill > > The challenge in changing the world is not in having great ideas, it's > in > having stupid simple ideas, as those are the ones that cause change. > > _______________________________________________ > OpenAFS-info mailing list > [email protected] > https://lists.openafs.org/mailman/listinfo/openafs-info -- Matt Benjamin The Linux Box 206 South Fifth Ave. Suite 150 Ann Arbor, MI 48104 http://linuxbox.com tel. 734-761-4689 fax. 734-769-8938 cel. 734-216-5309 _______________________________________________ OpenAFS-info mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-info
