Hi, If you're primarily interested in direct access, you might want to look at rxosd's vicep-access, which makes AFS volumes directly available to the client over a cluster file system--Lustre or GPFS, but perhaps you could make glusterfs go easily, I'm not sure. This actually has demonstrated good performance properties in some scenarios (don't know about wide area). Objections have been raised about security and potential consistency problems for vicep-access, too--but it works for some definition of works that includes serious load testing, and it has a user community. There have been presentations on vicep-access at OpenAFS conferences, over the last few years.
Matt ----- "Spenser Gilliland" <spenser...@gmail.com> wrote: > From my understanding, in the CEPH/Gluster projects a gateway would > be > a way to access the parallel file system without using the native > client. This is actually not want I want. My approach is instead to > layer AFS on top of a PFS such that the cache is store locally to the > whole cluster. > > The idea is closest to the second extension in the list but differs > because there is no need for the cache managers to communicate > (except > through shared files.) as the data is already present on all of the > systems. > > Spenser > > On Thu, Jul 7, 2011 at 7:53 AM, Jeffrey Altman > <jalt...@your-file-system.com> wrote: > > Spenser: > > > > The AFS cache cannot be used the way you are thinking. What you > are > > looking for is a ceph/gluster to afs gateway which does not exist. > > > > The AFS cache is part of the security boundary that is enforced by > the > > Cache Manager in the kernel. As such, it is stored either in > kernel > > memory or on local disk accessible only to the one kernel. It is > not > > designed for shared access. Pointing multiple AFS cache managers at > the > > same cache will most likely result in data corruption. > > > > There are two extensions to AFS that are being developed that will > help > > cluster access to data stores from far away locations > > > > 1. read/write replication which permits a single copy of the data > > generated at the slow site to be replicated to file servers near > the > > cluster. > > > > 2. peer-to-peer cache sharing which permits an AFS cache manager > to > > securely access data from another cache manager on the same subnet > and > > avoid retransmitting it across a slow link. > > > > The first option is preferred when it is possible to deploy file > servers > > in the cluster data center because it doesn't involve adding > workload to > > client nodes and provides for the possibility of parallel reads. > > > > Jeffrey Altman > > > > > > On 7/7/2011 4:01 AM, Spenser Gilliland wrote: > >> Hello, > >> > >> Can the AFS cache be placed on a parallel file system (IE: ceph or > gluster)? > >> > >> If the cache can be placed on a parallel file system, > >> When data is read into or written to the cache will all of the > other > >> nodes in the cluster have access to this cached data for both > reading > >> and writing? And will every write block until it is written to > the > >> AFS cell (IE: is it write back or write-through)? > >> > >> FYI: I'm going to give this a go here in a couple weeks and wanted > to > >> know if anyone has tried it. > >> > >> The idea is to have an AFS Cell at home (very slow especially > upload) > >> and a cluster at School which accesses this AFS Cell but only > >> downloads a file once for all of the servers in the cluster > thereby > >> saving time and bandwidth. Additionally, because the file is now > on > >> the parallel file system all nodes can access the data > concurrently. > >> When the program is finished the results will be available in the > same > >> directory as the program. > >> > >> I'm thinking this could be immensely valuable for grid computing; > if it works. > >> > >> Let me know if there is anything I should be looking out for along > the way. > >> > >> Thanks, > >> Spenser > >> > >> > > > > > > > > -- > Spenser Gilliland > Computer Engineer > Illinois Institute of Technology > _______________________________________________ > OpenAFS-info mailing list > OpenAFS-info@openafs.org > 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 OpenAFS-info@openafs.org https://lists.openafs.org/mailman/listinfo/openafs-info