Distribution of physical file systems

Data processing: database and file management or data structures – Database design – Data structure types

Reexamination Certificate

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

C707S793000, C707S793000, C707S793000

Reexamination Certificate

active

06601070

ABSTRACT:

FIELD OF THE INVENTION
The present invention generally relates to distributed file systems, and more particularly to distribution of physical file systems using a shared data coherency and lock control service.
BACKGROUND
Conceptually, a physical file system architecture includes system meta-data, M
sys
, object meta-data, M
object
, and object data. The M
sys
data describes the entire file system. For example, M
sys
includes system parameters, an i-node bitmap, a block bitmap and other file system-dependent information.
The M
object
data describes a file or directory. In an example physical file systems, a particular M
object
segment includes the file i-node and direct and indirect blocks. The i-node includes information such as the name of the file, access rights, update times, pointers to data blocks, and pointers to indirect, double indirect, and triple indirect blocks. The indirect blocks also contain pointers to data blocks. The file data is the data referenced and manipulated by one or more client application programs.
A distributed physical file system is generally characterized by multiple storage servers that store and serve data to client applications. The storage servers and systems that host the client applications are connected to a network. The physical file system (PFS) generally provides a locking mechanism to enforce exclusive access to some of the storage space. Specifically, the PFS coordinates locking the M
sys
and M
object
data. For example, when a client is writing to a file, the i-node is locked to prevent another client from manipulating the same file. Any operations that result in allocating or de-allocating i-node or data blocks cause the associated bitmap areas to be locked.
In order to provide acceptable performance, distributed PFSs also support local caching of file data at the systems that host the client applications. However, in order to support caching, the distributed PFS includes coherence control logic to ensure that the client applications share a consistent view of the file data.
Many distributed PFSs are proprietary, making it difficult to spread data in present file systems to distributed file systems. In addition, present distributed PFSs, for example, Frangipani, GFS, and FPFS offer a distributed lock manager and service at the kernel, which may not scale well beyond a certain number of storage servers.
A system and method that address the aforementioned problems, as well as other related problems, are therefore desirable.
SUMMARY OF THE INVENTION
In various embodiments, the invention provides client applications with access to file data in a distributed file system. Each of the client applications is coupled to a virtual file system that that provides an interface to one or more physical file systems. The virtual file system interfaces with a lock agent that runs locally with the virtual file system. The virtual file system is invoked when client applications request file access, and validation requests are submitted to the lock agent by the virtual file system in response to the file access requests. The lock agent in turn sends lock requests to the lock server. The lock server manages locks and data coherency for the physical file systems. When the lock server grants a lease, the lease and a validation code are returned to the lock agent. The “lease” is a lock that is granted for a specified period of time, and the validation code indicates whether the data in the buffer cache of the virtual file system are valid. The lock agent then returns the lease to the virtual file system, which then submits the file access request to a selected one of the physical file systems. Having the data coherency and lock service at the level of the virtual file system allows distribution of virtually any physical file system in an efficient and straightforward manner.
It will be appreciated that various other embodiments are set forth in the Detailed Description and Claims which follow.


REFERENCES:
patent: 5490270 (1996-02-01), Devarakonda et al.
patent: 5640537 (1997-06-01), Jessen et al.
patent: 6247060 (2001-06-01), Boucher et al.
patent: 6438545 (2002-08-01), Beauregard et al.

LandOfFree

Say what you really think

Search LandOfFree.com for the USA inventors and patents. Rate them and share your experience with other people.

Rating

Distribution of physical file systems does not yet have a rating. At this time, there are no reviews or comments for this patent.

If you have personal experience with Distribution of physical file systems, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Distribution of physical file systems will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFUS-PAI-O-3045812

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.