MODULAR BLOCK-ALLOCATOR FOR DATA STORAGE SYSTEMS
    11.
    发明申请
    MODULAR BLOCK-ALLOCATOR FOR DATA STORAGE SYSTEMS 有权
    数据存储系统的模块化分配器

    公开(公告)号:US20150293717A1

    公开(公告)日:2015-10-15

    申请号:US14748995

    申请日:2015-06-24

    Applicant: NetApp, Inc.

    Abstract: A modular block allocator receives a cleaner message requesting dirty buffers associated with an Mode be cleaned. The modular block allocator provides at least one bucket cache comprising a plurality of buckets, wherein each bucket represents a plurality of free data blocks. The dirty buffers are cleaned by allocating the data blocks of one of the buckets to the dirty buffers. The allocated data blocks are mapped to a stripe set and when the stripe set is full, the stripe set is sent to a storage system. In one embodiment of the invention, a modular block allocator includes a front end module and a back end module communicating with each other via an application programming interface (API). The front end module contains write allocation policies that define how blocks are laid out on disk. The back end module creates data structures for execution of the policies.

    Abstract translation: 模块化块分配器接收更清晰的消息,请求与要清除的模式相关联的脏缓冲区。 模块化块分配器提供包括多个桶的至少一个桶高速缓存,其中每个桶表示多个空闲数据块。 通过将其中一个桶的数据块分配给脏缓冲区来清除脏缓冲区。 分配的数据块被映射到条带集,并且当条带集已满时,条带集被发送到存储系统。 在本发明的一个实施例中,模块化块分配器包括经由应用编程接口(API)彼此通信的前端模块和后端模块。 前端模块包含写入分配策略,定义块如何布局在磁盘上。 后端模块创建用于执行策略的数据结构。

    FILE SYSTEM FORMAT FOR PERSISTENT MEMORY

    公开(公告)号:US20250038756A1

    公开(公告)日:2025-01-30

    申请号:US18914423

    申请日:2024-10-14

    Applicant: NetApp, Inc.

    Abstract: Techniques are provided for implementing a file system format for persistent memory. A node, comprising persistent memory, receives an operation comprising a file identifier and file system instance information. A list of file system info objects are evaluated to identify a file system info object matching the file system instance information. An inofile, identified by the file system info object as being associated with inodes of files within an instance of the file system targeted by the operation, is traversed to identify an inode matching the file identifier. If the inode comprises an indicator that the file is tiered into the persistent memory, then the inode it utilized to facilitate execution of the operation upon the persistent memory. Otherwise, the operation is routed to a storage file system tier for execution by a storage file system upon storage associated with the node.

    BLOCK ALLOCATION FOR PERSISTENT MEMORY DURING AGGREGATE TRANSITION

    公开(公告)号:US20240103744A1

    公开(公告)日:2024-03-28

    申请号:US18528556

    申请日:2023-12-04

    Applicant: NetApp Inc.

    CPC classification number: G06F3/0631 G06F3/0604 G06F3/064 G06F3/065 G06F3/0679

    Abstract: Techniques are provided for block allocation for persistent memory during aggregate transition. In a high availability pair including first and second nodes, the first node makes a determination that control of a first aggregate is to transition from the first node to the second node. A portion of available free storage space is allocated from a first persistent memory of the first node as allocated pages within the first persistent memory. Metadata information for the allocated pages is updated with an identifier of the first aggregate to create updated metadata information reserving the allocated pages for the first aggregate. The updated metadata information is mirrored to the second node, so that the second node also reserves those pages. Control of the first aggregate is transitioned to the second node. As a result, the nodes do not attempt allocating the same free pages to different aggregates during a transition.

    Coordinating snapshot operations across multiple file systems

    公开(公告)号:US11714782B2

    公开(公告)日:2023-08-01

    申请号:US17216940

    申请日:2021-03-30

    Applicant: NetApp Inc.

    CPC classification number: G06F16/128

    Abstract: Techniques are provided for coordinating snapshot operations across multiple file systems. A notification may be received that a snapshot of data stored across a persistent memory file system and a storage file system is to be generated. Forwarding, of modify operations from a persistent memory tier to a file system tier for execution through the storage file system, may be enabled. Framing may be initiated to notify the storage file system of blocks within the persistent memory file system that comprise more up-to-date data than corresponding blocks within the storage file system. In response to the framing completing, a consistency point operation is performed to create the snapshot and to create a snapshot image as part of the snapshot.

    Block allocation for persistent memory during aggregate transition

    公开(公告)号:US11340804B2

    公开(公告)日:2022-05-24

    申请号:US16911425

    申请日:2020-06-25

    Applicant: NetApp Inc.

    Abstract: Techniques are provided for block allocation for persistent memory during aggregate transition. In a high availability pair including first and second nodes, the first node makes a determination that control of a first aggregate is to transition from the first node to the second node. A portion of available free storage space is allocated from a first persistent memory of the first node as allocated pages within the first persistent memory. Metadata information for the allocated pages is updated with an identifier of the first aggregate to create updated metadata information reserving the allocated pages for the first aggregate. The updated metadata information is mirrored to the second node, so that the second node also reserves those pages. Control of the first aggregate is transitioned to the second node. As a result, the nodes do not attempt allocating the same free pages to different aggregates during a transition.

    DATA MANAGEMENT ACROSS A PERSISTENT MEMORY TIER AND A FILE SYSTEM TIER

    公开(公告)号:US20220035524A1

    公开(公告)日:2022-02-03

    申请号:US16942398

    申请日:2020-07-29

    Applicant: NetApp Inc.

    Abstract: Techniques are provided for data management across a persistent memory tier and a file system tier. A block within a persistent memory tier of a node is determined to have up-to-date data compared to a corresponding block within a file system tier of the node. The corresponding block may be marked as a dirty block within the file system tier. Location information of a location of the block within the persistent memory tier is encoded into a container associated with the corresponding block. In response to receiving a read operation, the location information is obtained from the container. The up-to-date data is retrieved from the block within the persistent memory tier using the location information for processing the read operation.

    LOW-OVERHEAD ATOMIC WRITES FOR PERSISTENT MEMORY

    公开(公告)号:US20210326266A1

    公开(公告)日:2021-10-21

    申请号:US16852589

    申请日:2020-04-20

    Applicant: NetApp Inc.

    Abstract: Techniques are provided for atomic writes for persistent memory. In response to receiving a write operation, a new per-page structure with a new page block number is allocated. New data of the write operation is persisted to a new page of the persistent memory having the new page block number, and the new per-page structure is persisted to the persistent memory. If the write operation targets a hole after the new data and the new per-page structure have been persisted, then a new per-page structure identifier of the new per-page structure is inserted into a parent indirect page of a page comprising the new data. If the write operation targets old data after the new data and the new per-page structure have been persisted, then an old per-page structure of the old data is updated with the new page block number.

Patent Agency Ranking