会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 1. 发明申请
    • Extension of write anywhere file system layout
    • 扩展写任意文件系统布局
    • US20050246401A1
    • 2005-11-03
    • US10836817
    • 2004-04-30
    • John EdwardsBlake LewisRobert EnglishEric HamiltonPeter Corbett
    • John EdwardsBlake LewisRobert EnglishEric HamiltonPeter Corbett
    • G06F11/14G06F12/00G06F17/30
    • G06F3/0689G06F3/0619G06F3/0665G06F17/30233
    • A file system layout apportions an underlying physical volume into one or more virtual volumes (vvols) of a storage system. The underlying physical volume is an aggregate comprising one or more groups of disks, such as RAID groups, of the storage system. The aggregate has its own physical volume block number (pvbn) space and maintains metadata, such as block allocation structures, within that pvbn space. Each vvol has its own virtual volume block number (vvbn) space and maintains metadata, such as block allocation structures, within that vvbn space. Notably, the block allocation structures of a vvol are sized to the vvol, and not to the underlying aggregate, to thereby allow operations that manage data served by the storage system (e.g., snapshot operations) to efficiently work over the vvols. The file system layout extends the file system layout of a conventional write anywhere file layout system implementation, yet maintains performance properties of the conventional implementation.
    • 文件系统布局将底层物理卷分配到存储系统的一个或多个虚拟卷(vvols)中。 底层物理卷是包含存储系统的一组或多组磁盘(如RAID组)的聚合。 聚合具有自己的物理卷块数(pvbn)空间,并在该pvbn空间内维护诸如块分配结构的元数据。 每个vvol具有自己的虚拟卷块号(vvbn)空间,并在该vvbn空间内维护诸如块分配结构的元数据。 值得注意的是,vvol的块分配结构的大小适合vvol而不是基础聚合,从而允许管理由存储系统服务的数据(例如,快照操作)的操作有效地在vvols上工作。 文件系统布局扩展了常规写入任何文件布局系统实现的文件系统布局,但是保持了传统实现的性能特性。
    • 2. 发明授权
    • Multiple concurrent active file systems
    • 多个并发活动文件系统
    • US07685169B2
    • 2010-03-23
    • US11057409
    • 2005-02-14
    • David HitzJohn EdwardsBlake Lewis
    • David HitzJohn EdwardsBlake Lewis
    • G06F17/30
    • G06F17/30067G06F2201/84Y10S707/99931Y10S707/99938Y10S707/99952Y10S707/99953
    • Maintenance of plural active file systems, wherein each of the active file systems initially access data shared with another of the active file systems, and wherein changes made to each of the active file systems are not reflected in other active file systems. When a second active file system is created based on a first active file system, the first active file system and the second active file system initially share data. When changes are made to the first active file system, modified data is recorded in the first active file system in a location that is not shared with the second active file system. When changes are made to the second active file system, modified data is recorded in the second active file system in a location that is not shared with the first active file system. Also, creation of the plural active file systems.
    • 维护多个活动文件系统,其中每个活动文件系统最初访问与另一个活动文件系统共享的数据,并且其中对每个活动文件系统所做的更改不会反映在其他活动文件系统中。 当基于第一活动文件系统创建第二活动文件系统时,第一活动文件系统和第二活动文件系统最初共享数据。 当对第一活动文件系统进行改变时,修改的数据被记录在不与第二活动文件系统共享的位置的第一活动文件系统中。 当对第二活动文件系统进行改变时,修改的数据被记录在不与第一活动文件系统共享的位置的第二活动文件系统中。 另外,创建多个活动文件系统。
    • 3. 发明授权
    • Space allocation in a write anywhere file system
    • 空间分配在写任意文件系统
    • US07290013B2
    • 2007-10-30
    • US10688070
    • 2003-10-17
    • Douglas P. DoucetteBlake LewisJohn Edwards
    • Douglas P. DoucetteBlake LewisJohn Edwards
    • G06F17/30G06F17/00
    • G06F3/0605G06F3/0608G06F3/0631G06F3/0643G06F3/0644G06F3/0689G06F17/30067Y10S707/99943Y10S707/99952Y10S707/99953Y10S707/99956
    • The invention provides a method and system for improving data access of a reliable file system. In a first aspect of the invention, the file system determines the relative vacancy of a collection of storage blocks, herein called an “allocation area”. This is accomplished by recording an array of binary numbers. Each binary number in the array describes the vacancy of a collection of storage blocks. The file system examines these binary numbers when attempting to record file blocks in relatively contiguous areas on a storage medium, such as a hard disk. When a request to write to disk occurs, the system determines the average vacancy of all the allocation areas and queries the allocation areas for individual vacancy rates such as sequentially. The system preferably writes file blocks to the allocation areas that are above a threshold related to the average storage block vacancy of the file system. If the file in the request to write is larger than the selected allocation area, the next allocation area above the threshold is preferably used to write the remaining blocks of the file.
    • 本发明提供了一种用于改善可靠文件系统的数据访问的方法和系统。 在本发明的第一方面,文件系统确定存储块集合的相对空位,这里称为“分配区域”。 这是通过记录二进制数字的数组来实现的。 阵列中的每个二进制数字描述了存储块集合的空位。 当尝试在诸如硬盘的存储介质上的相对连续的区域中记录文件块时,文件系统检查这些二进制数。 当写入磁盘的请求发生时,系统确定所有分配区域的平均空缺,并查询单个空缺率的分配区域,如顺序。 系统优选地将文件块写入高于与文件系统的平均存储块空缺相关的阈值的分配区域。 如果写入请求中的文件大于所选择的分配区域,则优选地使用高于阈值的下一个分配区域来写入文件的剩余块。
    • 4. 发明申请
    • Multiple concurrent active file systems
    • 多个并发活动文件系统
    • US20050182799A1
    • 2005-08-18
    • US11057409
    • 2005-02-14
    • David HitzJohn EdwardsBlake Lewis
    • David HitzJohn EdwardsBlake Lewis
    • G06F12/00G06F17/30
    • G06F17/30067G06F2201/84Y10S707/99931Y10S707/99938Y10S707/99952Y10S707/99953
    • Maintenance of plural active file systems, wherein each of the active file systems initially access data shared with another of the active file systems, and wherein changes made to each of the active file systems are not reflected in other active file systems. When a second active file system is created based on a first active file system, the first active file system and the second active file system initially share data. When changes are made to the first active file system, modified data is recorded in the first active file system in a location that is not shared with the second active file system. When changes are made to the second active file system, modified data is recorded in the second active file system in a location that is not shared with the first active file system. Also, creation of the plural active file systems.
    • 维护多个活动文件系统,其中每个活动文件系统最初访问与另一个活动文件系统共享的数据,并且其中对每个活动文件系统所做的更改不会反映在其他活动文件系统中。 当基于第一活动文件系统创建第二活动文件系统时,第一活动文件系统和第二活动文件系统最初共享数据。 当对第一活动文件系统进行改变时,修改的数据被记录在不与第二活动文件系统共享的位置的第一活动文件系统中。 当对第二活动文件系统进行改变时,修改的数据被记录在不与第一活动文件系统共享的位置的第二活动文件系统中。 另外,创建多个活动文件系统。
    • 8. 发明申请
    • MULTIPLE CONCURRENT ACTIVE FILE SYSTEMS
    • 多个并发活动文件系统
    • US20100138394A1
    • 2010-06-03
    • US12698223
    • 2010-02-02
    • David HitzJohn EdwardsBlake Lewis
    • David HitzJohn EdwardsBlake Lewis
    • G06F17/00G06F12/16
    • G06F17/30067G06F2201/84Y10S707/99931Y10S707/99938Y10S707/99952Y10S707/99953
    • A method and apparatus for operating a data storage system is disclosed. An original active file system holds incoming write transactions. Data is written at a selected time to blocks in a data storage device of the original active file system, the data written to blocks which do not hold old data of the data storage system. Pointers to data of the original active file system are written at the selected time to the data storage device, the pointers written to blocks which do not hold old data of the data storage system, the pointers and a previously saved data of the active file system forming a consistency point of the original active file system at the selected time. A new active file system is started using the consistency point of the original active file system at the selected time.
    • 公开了一种用于操作数据存储系统的方法和装置。 原始活动文件系统保存传入的写入事务。 在选定的时间写入数据以在原始活动文件系统的数据存储装置中阻塞数据,该数据被写入不保存数据存储系统的旧数据的块。 原始活动文件系统的数据指针在选定的时间被写入数据存储装置,指针写入不保存数据存储系统的旧数据的块,指针和活动文件系统之前保存的数据 在选定的时间形成原始活动文件系统的一致性点。 在所选择的时间,使用原始活动文件系统的一致性点启动新的活动文件系统。