会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 1. 发明授权
    • System and method for restoring and reconciling a single file from an active file system and a snapshot
    • 用于从活动文件系统和快照恢复和协调单个文件的系统和方法
    • US07930275B2
    • 2011-04-19
    • US11290217
    • 2005-11-29
    • Raymond C. ChenKayuri PatelAndy C. KahnJohn K. Edwards
    • Raymond C. ChenKayuri PatelAndy C. KahnJohn K. Edwards
    • G06F17/30G06F12/00
    • G06F17/30067
    • The present invention relates to a system for restoring a file from a snapshot, where a version of the file exists in both an active file system and the snapshot. A twin inode is created in the active file system and comparisons are made between block pointers of the twin inode and the snapshot. If there is a match, the block pointer of the twin inode is moved to the active file system. If there is not a match, a determination is made whether the snapshot block pointer exists in the active file system. If the snapshot block pointer does not exist in the active file system, it is copied to the active file system. If it does exist, then the actual data block pointed to by the snapshot block pointer is copied to the active file system. In this way, a file may be restored without the need to always copy every individual data block or inode from the snapshot.
    • 本发明涉及一种用于从快照恢复文件的系统,其中文件的版本存在于活动文件系统和快照中。 在活动文件系统中创建一个双引号,并且在双引号和快照的块指针之间进行比较。 如果有匹配,则双胞胎inode的块指针将被移动到活动文件系统。 如果不匹配,则确定快照块指针是否存在于活动文件系统中。 如果活动文件系统中不存在快照块指针,则将其复制到活动文件系统。 如果存在,则将快照块指针指向的实际数据块复制到活动文件系统。 以这种方式,可以恢复文件,而不需要总是从快照中复制每个单独的数据块或inode。
    • 4. 发明授权
    • File folding technique
    • 文件折叠技术
    • US07444361B2
    • 2008-10-28
    • US11393543
    • 2006-03-28
    • Andy C. KahnKayuri PatelRaymond C. ChenJohn K. Edwards
    • Andy C. KahnKayuri PatelRaymond C. ChenJohn K. Edwards
    • G06F17/30
    • G06F17/3015Y10S707/99931Y10S707/99942Y10S707/99952Y10S707/99953
    • A method for reducing duplicate data of an active file system, where the data is stored on a storage device of a storage system, is disclosed. A persistent image of the active file system is generated at a first point in time. At a later time, a sequence of steps to compare the active file system with the persistent image is initiated. Then, if a block of data of the active file system is identical to the data in the persistent image, the active file system is directed to refer to the persistent image for data of the file. Alternatively, if the block of data of the active file system is not identical to the data in the persistent image, the active file system is directed to refer to the data of the active file system. A file folding command may be issued to start the comparison.
    • 公开了一种用于减少存储在存储系统的存储设备上的活动文件系统的重复数据的方法。 在第一时间点生成活动文件系统的持久图像。 稍后,启动将活动文件系统与持久性映像进行比较的一系列步骤。 然后,如果活动文件系统的数据块与持久性图像中的数据相同,则活动文件系统被引导以引用文件数据的持久图像。 或者,如果活动文件系统的数据块与持久图像中的数据不相同,则活动文件系统被引导以参考活动文件系统的数据。 可以发出文件折叠命令来开始比较。
    • 9. 发明授权
    • Manipulation of zombie files and evil-twin files
    • 操纵僵尸文件和恶双文件
    • US07305424B2
    • 2007-12-04
    • US09932579
    • 2001-08-17
    • Raymond C. ChenJohn EdwardsKayuri Patel
    • Raymond C. ChenJohn EdwardsKayuri Patel
    • G06F17/30
    • G06F11/1435G06F17/30117G06F2201/82Y10S707/99931Y10S707/99953Y10S707/99956
    • File system is capable of performing long operations, such as deletions and truncations of long files, in a deterministic and atomic manner with regard to its recorded consistency points. The system includes both live filespace accessible to users, and user-inaccessible zombie filespace. In representative embodiments, the system includes a file deletion manager and a truncation manager capable of operating on files in the zombie filespace. Changes to the zombie filespace can be recorded in persistent memory. After a power failure or a similar event, the system can use the recorded changes to replay operations on the files in the zombie filespace, facilitating recovery. Zombie space can be sized dynamically, enabling the deletion manager to request enlargement of the zombie filespace. In some embodiments, files are transferred to the zombie filespace before links to the files' blocks in the live filespace are broken, and before performing operations on the files.
    • 文件系统能够以确定性和原子的方式对其记录的一致性点执行长操作,例如长文件的删除和截断。 该系统包括用户可访问的实时文件空间和用户无法访问的僵尸文件空间。 在代表性实施例中,系统包括能够对僵尸文件空间中的文件进行操作的文件删除管理器和截断管理器。 对僵尸文件空间的更改可以记录在持久性内存中。 在电源故障或类似的事件之后,系统可以使用记录的更改来重放僵尸文件空间中的文件的操作,从而有助于恢复。 僵尸空间可以动态调整大小,使删除管理器能够请求放大僵尸文件空间。 在一些实施例中,在到文件空间中的文件块的链接被破坏之前以及在对文件执行操作之前,将文件传送到僵尸文件空间。