×

Concurrent processing of transactions and read operations achieving serialization and isolation in clustered file systems

  • US 8,495,110 B2
  • Filed: 08/06/2012
  • Issued: 07/23/2013
  • Est. Priority Date: 08/25/2008
  • Status: Expired due to Fees
First Claim
Patent Images

1. A method for concurrent processing of transactions and read operations for achieving serialization and isolation in a clustered file system (CFS) using a processor device, the method comprising:

  • allowing users performing read only operations to currently access the CFS while mutually excluding and serializing the transactions of users affecting a same portion of the CFS;

    ordering the transactions across a cluster of nodes of the CFS according to a termination time of the transactions;

    including a transaction journal in each node for storing committed transactions generated by users on that node;

    scanning a list to identify the location of the latest contents of a data segment prior to the transaction using a rollback procedure;

    for each modified data segment, identifying the location of the latest contents prior to the transaction using the rollback procedure by;

    if the data segment was marked as modified in the cache at the time it was inserted into the list, then the latest contents of this data segment appears only in the journal,otherwise, if the data segment was not marked as modified in the cache at the time the data segment was inserted into the list, then the latest contents of this data segment appears in its final location in the shared storage; and

    recording a type of each data segment in the list during insertion of the data segment into the list, wherein;

    all data segments in the list whose latest contents appear in a final location are discarded from the cache,for all the other data segments in the list, latest contents for the all the other data segments are restored from the journal into the cache by scanning the local transaction journal from ending to beginning, and first occurrences of these data segments in the local transaction journal are considered, and a modification indication of the data segments is set as true, andexclusive permissions on all the data segments involved in a cancellation transaction are released.

View all claims
  • 0 Assignments
Timeline View
Assignment View
    ×
    ×