[Linux-cachefs] RE: [NFS] Re: [PATCH] NFS using CacheFS

Trond Myklebust trond.myklebust at fys.uio.no
Mon Oct 4 23:10:02 UTC 2004


På ty , 05/10/2004 klokka 00:51, skreiv Lever, Charles:

> probably ought to look like the Solaris UI here.  isn't there a "cachefs" mount option on Solaris?  anyway, reusing "posix" just for a prototype seems harmless enough.

Mounting Solaris cachefs is very different. Their syntax is of the form:

mount -F cachefs [    generic_options     ] -o backfstype=file_system_type   [  specific_options  ]  [ -O ] special mount_point

So an example given on their manpage is as follows:

------
     The  following  example  CacheFS-mounts  the   file   system
     server1:/user2,  which is already NFS-mounted on /usr/abc as
     /xyz.

      example# mount -F cachefs -o backfstype=nfs,backpath=/usr/abc,
          cachedir=/cache1 server1:/user2 /xyz
------

Cheers,
  Trond





More information about the Linux-cachefs mailing list