Composite execution of rename operations in wide area file systems

US10133744B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-10133744-B2
Application numberUS-201514835016-A
CountryUS
Kind codeB2
Filing dateAug 25, 2015
Priority dateMar 13, 2008
Publication dateNov 20, 2018
Grant dateNov 20, 2018

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

Methods, apparatuses, and systems directed to improving shared file access in wide area network file systems. In a particular implementation, one or more elements of a wide area file system cooperate to keep an original file intact on a remote file server until a new copy of the same file is completely flushed to the remote file server. In a particular implementation, rename operations identifying a source and a target in connection with application-level save operations are executed as two composite operations including creation of the target, and a delayed deletion of the source. The delay after which the source is deleted can be configured to be just large enough so that the application save operation on a local cache can be completed.

First claim

Opening claim text (preview).

What is claimed is: 1. An apparatus comprising: one or more network interfaces; a memory; one or more processors; computer-readable instructions stored in the memory operable to cause the one or more processors to: maintain a deletion object list comprising one or more entries each identifying files to be deleted on a remote file server; scan the deletion object list and cause the remote file server to delete files corresponding to expired entries; receive a command to create a temporary file on the remote file server; receive a rename command identifying a source file name and a target file name; determine whether the deletion object list includes the target file name of the rename command; based at least upon a determination that the deletion object list includes the target file name of the rename command: remove the target file name from the deletion object list; and add an entry including the source file name to the deletion object list. 2. The apparatus of claim 1 , wherein each entry of the deletion object list comprises a file name identifier and a time stamp. 3. The apparatus of claim 1 , wherein the command to create is associated with an application-level save operation corresponding to a source file. 4. The apparatus of claim 1 , further comprising computer-readable instructions stored in the memory operable to cause the one or more processors to: create the temporary file on a local edge cache and the remote file server. 5. The apparatus of claim 4 , further comprising computer-readable instructions stored in the memory operable to cause the one or more processors to: synchronize a first instance of a source file with a corresponding second instance of the source file, the first instance stored on the local edge cache and the second instance stored on the remote file server. 6. The apparatus of claim 4 , further comprising computer-readable instructions stored in the memory operable to cause the one or more processors to: perform the rename command on the local edge cache. 7. The apparatus of claim 1 , further comprising computer-readable instructions stored in the memory operable to cause the one or more processors to: based on a determination that the deletion object list does not include the target file name of the rename command: transmit a command causing creation of a file including the target file name on the remote file server; and add an entry including the target file name to the deletion object list. 8. A method for operating a network, comprising: maintaining a deletion object list comprising one or more entries each identifying files to be deleted on a remote file server; scanning the deletion object list and causing the remote file server to delete files corresponding to expired entries; receiving a command to create a temporary file on the remote file server; receiving a rename command identifying a source file name and a target file name; determining whether the deletion object list includes the target file name of the rename command; and based at least upon a determination that the deletion object list includes the target file name of the rename command: removing the target file name from the deletion object list; and adding an entry including the source file name to the deletion object list. 9. The method of claim 8 , further comprising: creating the temporary file on a local edge cache and the remote file server. 10. The method of claim 9 , further comprising: synchronizing a first instance of a source file with a corresponding second instance of the source file, the first instance stored on the local edge cache and the second instance stored on the remote file server. 11. The method of claim 9 , further comprising: performing the rename command on the local edge cache. 12. The method of claim 8 , further comprising: based on a determination that the deletion object list does not include the target file name of the rename command: transmitting a command causing creation of a file including the target file name on the remote file server; and adding an entry including the target file name to the deletion object list. 13. The method of claim 8 , wherein each entry of the deletion object list comprises a file name identifier and a time stamp. 14. The method of claim 8 , wherein the command to create is associated with an application-level save operation corresponding to a source file. 15. At least one non-transitory computer-readable medium comprising instructions, the instructions configured, when loaded and executed by a processor, to cause the processor to: maintain a deletion object list comprising one or more entries each identifying files to be deleted on a remote file server; scan the deletion object list and cause the remote file server to delete files corresponding to expired entries; receive a command to create a temporary file on the remote file server; receive a rename command identifying a source file name and a target file name; determine whether the deletion object list includes the target file name of the rename command; and based at least upon a determination that the deletion object list includes the target file name of the rename command: remove the target file name from the deletion object list; and add an entry including the source file name to the deletion object list. 16. The at least one non-transitory computer-readable medium of claim 15 , wherein the instructions are further configured, when loaded and executed by the processor, to: create the temporary file on a local edge cache and the remote file server. 17. The at least one non-transitory computer-readable medium of claim 16 , wherein the instructions are further configured, when loaded and executed by the processor, to: synchronize a first instance of a source file with a corresponding second instance of the source file, the first instance stored on the local edge cache and the second instance stored on the remote file server. 18. The at least one non-transitory computer-readable medium of claim 16 , wherein the instructions are further configured, when loaded and executed by the processor, to: perform the rename command on the local edge cache. 19. The at least one non-transitory computer-readable medium of claim 15 , wherein the instructions are further configured, when loaded and executed by the processor, to: based on a determination that the deletion object list does not include the target file name of the rename command: transmit a command causing creation of a file including the target file name on the remote file server; and add an entry including the target file name to the deletion object list. 20. The at least one non-transitory computer-readable medium of claim 15 , wherein each entry of the deletion object list comprises a file name identifier and a time stamp. 21. The at least one non-transitory computer-readable medium of claim 15 , wherein the command to create is associated with an application-level save operation corresponding to a source file.

Assignees

Inventors

Classifications

  • for distributed storage of data in networks, e.g. transport arrangements for network file system [NFS], storage area networks [SAN] or network attached storage [NAS] · CPC title

  • G06F16/162Primary

    Delete operations (erasing in storage systems G06F3/0652) · CPC title

  • Provision of network file services by network file servers, e.g. by using NFS, CIFS (network file access protocols H04L67/1097) · CPC title

  • File name conversion · CPC title

  • Ensuring data consistency and integrity · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US10133744B2 cover?
Methods, apparatuses, and systems directed to improving shared file access in wide area network file systems. In a particular implementation, one or more elements of a wide area file system cooperate to keep an original file intact on a remote file server until a new copy of the same file is completely flushed to the remote file server. In a particular implementation, rename operations identify…
Who is the assignee on this patent?
Symantec Corp
What technology area does this patent fall under?
Primary CPC classification G06F16/162. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue Nov 20 2018 00:00:00 GMT+0000 (Coordinated Universal Time) (B2). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 8 related publications on this page (citations in our corpus or others sharing the same primary CPC).