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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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



[Index of Archives]     [LARTC]     [Bugtraq]     [Yosemite Forum]
  Powered by Linux