The present disclosure relates to networked storage systems, and more particularly, to providing access to storage of a failed storage system node by a partner storage system node, during a failover operation.
Various forms of storage systems are used today. These forms include direct attached storage, network attached storage (NAS) systems, storage area networks (SANs), and others. Storage systems are commonly used for a variety of purposes, such as providing multiple users with access to shared data, backing up data and others.
A storage system typically includes at least one computing system (may also be referred to as a “server”, “storage server”, “storage node”, “storage system node” or “storage controller”) executing a storage operating system configured to store and retrieve data on behalf of one or more computing systems at one or more storage devices. The storage operating system exports data stored at storage devices as a storage volume.
To provide redundancy in networked storage systems, a first storage system node and a second storage system node are typically configured to operate as partner nodes. This means that all write operations managed by the first storage system node are mirrored at the second storage system node (and vice versa). If the first storage system node fails, then the second storage system node takes over the storage of the failed first storage system node by executing a failover (also referred to as “takeover” throughout this specification) operation. Conventional systems often limit access to the storage of the failed storage system node during the failover operation. This delays processing of input/output (“I/O”) requests received during the failover operation directed towards the storage of the failed storage system node, and hence is undesirable. It is desirable to reduce disruption in accessing storage of a failed storage system node.
The various features of the present disclosure will now be described with reference to the drawings of the various aspects disclosed herein. In the drawings, the same components may have the same reference numerals. The illustrated aspects are intended to illustrate, but not to limit the present disclosure. The drawings include the following Figures:
As a preliminary note, the terms “component”, “module”, “system,” and the like as used herein are intended to refer to a computer-related entity, either software-executing general purpose processor, hardware, firmware and a combination thereof. For example, a component may be, but is not limited to being, a process running on a hardware processor, a hardware processor, an object, an executable, a thread of execution, a program, and/or a computer.
By way of illustration, both an application running on a server and the server can be a component. One or more components may reside within a process and/or thread of execution, and a component may be localized on one computer and/or distributed between two or more computers. Also, these components can execute from various computer readable media having various data structures stored thereon. The components may communicate via local and/or remote processes such as in accordance with a signal having one or more data packets (e.g., data from one component interacting with another component in a local system, distributed system, and/or across a network such as the Internet with other systems via the signal).
Computer executable components can be stored, for example, at non-transitory, computer readable media including, but not limited to, an ASIC (application specific integrated circuit), CD (compact disc), DVD (digital video disk), ROM (read only memory), floppy disk, hard disk, storage class memory, solid state drive, EEPROM (electrically erasable programmable read only memory), memory stick or any other storage device type, in accordance with the claimed subject matter.
In one aspect, computing technology is disclosed herein to reduce disruption in accessing storage of a failed storage system node during a failover operation. As described below in more detail, the disclosed computing technology efficiently processes read and write requests associated with the storage of the failed storage system node, while the failover operation is in progress at a partner storage system node. This reduces disruption for client systems that access the storage to read and write data and improves the overall computing ability of the partner storage system node to service read and write requests.
System 100:
As an example, host system 102A may execute a plurality of virtual machines (VMs) in a virtual environment that is described below in detail. Host 102N may execute one or more application 126, for example, a database application, an email application or any other application type that uses the storage system 108 to store information in storage devices 118. Host 102N executes an operating system 114, for example, a Windows based operating system, Linux, Unix and others (without any derogation of any third party trademark rights) to control the overall operations of host 102N.
Clients 116A-116N are computing devices that can access storage space at the storage system 108 via the connection system 110. A client can be the entire system of a company, a department, a project unit or any other entity. Each client is uniquely identified and, optionally, may be a part of a logical structure called a storage tenant 140. The storage tenant 140 represents a set of users (may be referred to as storage consumers) for a storage provider 124 (may also be referred to as a cloud manager, where cloud computing is utilized) that provides access to storage system 108. It is noteworthy that the adaptive aspects of the present disclosure are not limited to using a storage provider or a storage tenant, and instead, may be implemented for direct client access.
In one aspect, the storage operating system 134 has access to mass storage devices 118 of storage subsystem 112. The mass storage devices 118 may include solid state drives (SSDs), storage class memory, writable storage device media such as hard disk drives (HDD), magnetic disks, video tape, optical, DVD, magnetic tape, and/or any other similar media adapted to store electronic information. The storage devices 118 may be organized as one or more groups of Redundant Array of Independent (or Inexpensive) Disks (RAID). The various aspects disclosed are not limited to any specific storage device type or storage device configuration.
As an example, the storage operating system 134 may provide a set of logical storage volumes (or logical unit numbers (LUNs)) that present storage space to host systems 102, clients 116, and/or VMs (e.g. 130A/130N, described below) for storing information. Each volume may be configured to store data containers (e.g. files, directories, structured or unstructured data, or data objects), scripts, word processing documents, executable programs, and any other type of structured or unstructured data. From the perspective of one of the client systems, each volume can appear to be a single drive. However, each volume can represent storage space at one storage device, an aggregate of some or all of the storage space in multiple storage devices, a RAID group, or any other suitable set of storage space.
An example of storage operating system 134 is the Data ONTAP® storage operating system available from NetApp, Inc. that implements a Write Anywhere File Layout (WAFL®) file system (without derogation of any trademark rights of NetApp Inc.). The various aspects disclosed herein are not limited to any specific file system type and maybe implemented by other file systems and storage operating systems.
The storage operating system 134 organizes storage space at the storage subsystem 112 as one or more “aggregate”, where each aggregate is identified by a unique identifier and a location. Within each aggregate, one or more storage volumes are created whose size can be varied. A qtree, sub-volume unit may also be created within the storage volumes. As a special case, a qtree may be an entire storage volume.
The storage system 108 may be used to store and manage information at storage devices 118. A request to store or read data may be based on file-based access protocols, for example, the Common Internet File System (CIFS) protocol or Network File System (NFS) protocol, over TCP/IP (Transmission Control Protocol/Internet Protocol). Alternatively, the request may use block-based access protocols, for example, iSCSI (Internet Small Computer Systems Interface) and SCSI encapsulated over Fibre Channel (FCP). The term file/files as used herein include data container/data containers, directory/directories, and/or data object/data objects with structured or unstructured data.
To facilitate access to storage space, the storage operating system 134 implements a file system (also referred to as file system manager e.g. the file system manager 240, shown in
The storage operating system 134 may further implement a storage module (for example, a RAID system for the storage subsystem 112) that manages the storage and retrieval of the information to and from storage devices 118 in accordance with input/output (I/O) operations. When accessing a block of a file in response to servicing a client request, the file system specifies a VBN that is translated at the file system/RAID system boundary into a disk block number (“DBN”) (or a physical volume block number (“PVBN”) location on a particular storage device (storage device, DBN) within a RAID group of the physical volume). Each block in the VBN space and in the DBN space is typically fixed, e.g., 4 k bytes (kB), in size; accordingly, there is typically a one-to-one mapping between the information stored on the storage devices in the DBN space and the information organized by the file system in the VBN space.
A requested block is retrieved from one of the storage devices 118 and stored in a buffer cache (e.g. 140,
An inode is a data structure used to store information, such as metadata, about a file, whereas the data blocks are structures used to store the actual data for the file. The information in an inode may include, e.g., ownership of the file, file modification time (referred to as “mtime”), access permission for the file, size of the file, file type and references to locations on storage devices 118 of the data blocks for the file. The references to the locations of the file data are provided by pointers, which may further reference indirect blocks (e.g. 404,
Volume information (“volinfo”) and file system information (“fsinfo”) blocks specify the layout of information in the file system, the latter block including an inode of a file that includes all other inodes of the file system (the inode file). Each logical volume (file system) has an fsinfo block that is preferably stored at a fixed location, e.g., at a RAID group. The inode of the fsinfo block may directly reference (or point to) blocks of the inode file or may reference indirect blocks of the inode file that, in turn, reference direct blocks of the inode file. Within each direct block of the inode file are embedded inodes, each of which may reference indirect blocks that, in turn, reference data blocks (also mentioned as “L0” blocks) of a file. An example of an inode and a buffer tree are described below with respect to
In a typical mode of operation, a computing device (e.g. host system 102, client 116 or any other device) transmits one or more I/O requests over connection system 110 to the storage system 108. Storage system 108 receives the I/O requests, issues one or more I/O commands to storage devices 118 to read or write data on behalf of the computing device, and issues a response containing the requested data over the network 110 to the respective client system.
As mentioned above, system 100 may also include a virtual machine environment where a physical resource is time-shared among a plurality of independently operating processor executable virtual machines (VMs). Each VM may function as a self-contained platform, running its own operating system (OS) and computer executable application software. The computer executable instructions running in a VM may be collectively referred to herein as “guest software.” In addition, resources available within the VM may be referred to herein as “guest resources.”
The guest software expects to operate as if it were running on a dedicated computer rather than in a VM. That is, the guest software expects to control various events and have access to hardware resources on a physical computing system (may also be referred to as a host system) which may be referred to herein as “host hardware resources”. The host hardware resources may include one or more processors, resources resident on the processors (e.g., control registers, caches and others), memory (instructions residing in memory, e.g., descriptor tables), and other resources (e.g., input/output devices, host attached storage, network attached storage or other like storage) that reside in a physical machine or are coupled to the host system.
As shown in
In one aspect, host system 102A interfaces with or includes a virtual machine monitor (VMM) 106, for example, a processor executed Hyper-V layer provided by Microsoft Corporation of Redmond, Washington, a hypervisor layer provided by VMWare Inc., or any other type (without derogation of any third party trademark rights). VMM 106 presents and manages the plurality of guest OS 104A-104N executed by the host system 102A. The VMM 106 may include or interface with a virtualization layer (VIL) 122 that provides one or more virtualized hardware resource to each OS 104A-104N.
In one aspect, VMM 106 is executed by host system 102A with VMs 130. In another aspect, VMM 106 may be executed by an independent stand-alone computing system, referred to as a hypervisor server or VMM server and VMs 130 are presented at one or more computing systems.
It is noteworthy that different vendors provide different virtualization environments, for example, VMware Corporation, Microsoft Corporation and others. Data centers may have hybrid virtualization environments/technologies, for example, Hyper-V and hypervisor based virtual environments. The generic virtualization environment described above with respect to
In one aspect, system 100 uses a management console 132 for configuring and managing the various components of system 100. As an example, the management console 132 may be implemented as or include one or more application programming interfaces (APIs) that are used for managing one or more components of system 100. The APIs may be implemented as REST APIs, where REST means “Representational State Transfer”. REST is a scalable system used for building web services. REST systems/interfaces may use HTTP (hyper-text transfer protocol) or other protocols for communicating with one or more devices of system 100.
Although storage system 108 is shown as a stand-alone system, i.e. a non-cluster based system, in another aspect, storage system 108 may have a distributed architecture; for example, a cluster based storage system that is described below in detail with respect to
High-Availability Pair:
Each storage system node 108A/108B executes the storage operating system 134 (shown as 134A for the storage system node 108A, and 134B for the storage system node 108B). The storage operating system 134 uses a volatile, buffer cache 140 (shown as buffer cache 140A for storage system 108A, and buffer cache 140B for storage system 140B) for managing write and read requests.
To protect against failures, each storage system node uses a non-volatile random access memory (NVRAM) 144 (shown as NVRAM 144A for the storage system node 108A, and NVRAM 144B for the storage system node 108B) that persistently stores a log, referred to as “NVLog”, to track each write operation that is being processed by the buffer cache 140 of each storage system node at any given time. For example, NVLog 138A tracks all the write operations that are buffered in buffer cache 140A of storage system node 108A. A partner NVLog 139A tracks all the write operations that are being processed by the partner storage system node 108B at buffer cache 140B. Similarly, the NVLog 138B tracks all the write operations that are buffered in buffer cache 140B, and the partner NVLog 139B tracks all the write operations of buffer cache 140A that are being processed by the storage system node 108A at any given time. Although for clarity, NVLogs 138A/138B and partner NVLogs 139A/139B are shown as separate logical structures within NVRAMs 144A/144B, the adaptive aspects of the present disclosure maybe implemented by maintaining a single NVLog at each storage system node to track the write operations processed by each node.
During a failover operation, before the storage volumes of a failed storage system node (e.g. 108A) can be made available to incoming read and write requests, a partner storage system node (e.g. 108B) replays (i.e. processes) all the entries mirrored in the partner NVLog 139B to ensure that all the mirrored write requests at the time of failure are executed. The failover operation is managed by the failover module 120 (i.e. 120A for the storage system node 108A and 120B for the storage system 108B) interfacing with the storage operating system 134. It is noteworthy that the failover module 120 may be integrated with the storage operating system 134.
In conventional systems, while the NVLog replay of the failed node is being executed by the partner storage system node during a failover operation, the storage (i.e. logical and/or physical storage) of the failed node becomes unavailable to client devices. This is undesirable since client devices are unable to use the storage of the failed storage system node. The innovative computing technology described herein make the storage available during partner NVLog replay, as described below in detail.
Clustered Storage System: Before describing the various aspects of the present disclosure, the following describes a clustered based networked storage environment.
Storage environment 200 may include a plurality of client systems 204.1-204.N (may also be referred to as “client system 204” or “client systems 204”) as part of or associated with storage tenant 140, a clustered storage system 202 (similar to storage system 108) and at least a network 206 communicably connecting the host system 102A-102N, client systems 204.1-204.N, the management console 132, the storage (or cloud) provider 124 and the clustered storage system 202. It is noteworthy that these components may interface with each other using more than one network having more than one network device.
The clustered storage system 202 includes a plurality of storage system nodes 208.1-208.3 (also referred to as “node 208” or “nodes 208”), a cluster switching fabric 210, and a plurality of mass storage devices 118.1-118.3 (similar to 118,
Each of the plurality of nodes 208.1-208.3 is configured to include a network module, a storage module, and a management module, each of which can be implemented as a processor executable module. Specifically, node 208.1 includes a network module 214.1, a storage module 216.1, and a management module 218.1, node 208.2 includes a network module 214.2, a storage module 216.2, and a management module 218.2, and node 208.3 includes a network module 214.3, a storage module 216.3, and a management module 218.3.
The network modules 214.1-214.3 include functionality that enable the respective nodes 208.1-208.3 to connect to one or more of the host systems 102A-102N, and the client systems 204.1-204.N (or the management console 132) over the computer network 206. The network modules 214.1-214.3 handle file network protocol processing (for example, CFS, NFS and/or iSCSI requests). The storage modules 216.1-216.3 connect to one or more of the storage devices and process I/O requests. Accordingly, each of the plurality of nodes 208.1-208.3 in the clustered storage server arrangement provides the functionality of a storage server.
The management modules 218.1-218.3 provide management functions for the clustered storage system 202. The management modules 218.1-218.3 collect storage information regarding storage devices, such as storage devices 118.1-118.3.
A switched virtualization layer including a plurality of virtual interfaces (VIFs) 219 is provided to interface between the respective network modules 214.1-214.3 and the client systems 204.1-204.N, allowing storage space at the storage devices associated with the nodes 208.1-208.3 to be presented to the client systems 204.1-204.N as a single shared storage pool.
The clustered storage system 202 can be organized into any suitable number of storage virtual machines (SVMs) (may be referred to as virtual servers (may also be referred to as “SVMs”)), in which each SVM represents a single storage system namespace with separate network access. A SVM may be designated as a resource on system 200. Each SVM has a client domain and a security domain that are separate from the client and security domains of other SVMs. Moreover, each SVM is associated with one or more VIFs 219 and can span one or more physical nodes, each of which can hold one or more VIFs 219 and storage associated with one or more SVMs. Client systems can access the data on a SVM from any node of the clustered system, through the VIF(s) 219 associated with that SVM.
Each of the nodes 208.1-208.3 is defined as a computing system to provide services to one or more of the client systems 204.1-204.N and host systems 102A-102N. The nodes 208.1-208.3 are interconnected by the switching fabric 210, which, for example, may be embodied as a Gigabit Ethernet switch or any other type of switching/connecting device.
Although
Each client system 204.1-204.N may request the services of one of the respective nodes 208.1, 208.2, 208.3, and that node may return the results of the services requested by the client system by exchanging packets over the computer network 206, which may be wire-based, optical fiber, wireless, or any other suitable combination thereof.
Storage Operating System:
Storage operating system 134 may also include a protocol layer 242 and an associated network access layer 246, to allow node 208.1 to communicate over a network with other systems, such as clients 204.1/204.N. Protocol layer 242 may implement one or more of various higher-level network protocols, such as SAN (e.g. iSCSI) (242A), CIFS (242B), NFS (242C), Hypertext Transfer Protocol (HTTP) (not shown), TCP/IP (not shown) and others (242D).
Network access layer 246 may include one or more drivers, which implement one or more lower-level protocols to communicate over the network, such as Ethernet. Interactions between host systems and mass storage devices are illustrated schematically as a path, which illustrates the flow of data through storage operating system 134.
The storage operating system 134 may also include a storage access layer 244 and an associated storage driver layer 248 to allow storage module 216 to communicate with a storage device. The storage access layer 244 may implement a higher-level storage protocol, such as RAID (244A), a S3 layer 244B to access a capacity tier for object-based storage (not shown), and other layers 244C. The storage driver layer 248 may implement a lower-level storage device access protocol, such as Fibre Channel or SCSI. The storage driver layer 248 may maintain various data structures (not shown) for storing information regarding storage volume, aggregate and various storage devices.
As used herein, the term “storage operating system” generally refers to the computer-executable code operable on a computer to perform a storage function that manages data access and may, in the case of a storage system node, implement data access semantics of a general-purpose operating system. The storage operating system can also be implemented as a microkernel, an application program operating over a general-purpose operating system, such as UNIX® or Windows®, or as a general-purpose operating system with configurable functionality, which is configured for storage applications as described herein.
In addition, it will be understood to those skilled in the art that the disclosure described herein may apply to any type of special-purpose (e.g., file server, filer or storage serving appliance) or general-purpose computer, including a standalone computer or portion thereof, embodied as or including a storage system. Moreover, the teachings of this disclosure can be adapted to a variety of storage system architectures including, but not limited to, a network-attached storage environment, a storage area network and a storage device directly attached to a client or host computer. The term “storage system” should therefore be taken broadly to include such arrangements in addition to any subsystems configured to perform a storage function and associated with other equipment or systems. It should be noted that while this description is written in terms of a write any-where file system, the teachings of the present disclosure may be utilized with any suitable file system, including a write in place file system.
Inode Structure:
The contents of data section 318 of each inode 300 may be interpreted differently depending upon the type of file (inode) defined within the type field 304. For example, the data section 318 of a directory inode structure includes meta-data controlled by the file system, whereas the data section of a “regular inode” structure includes user-defined data. In this latter case, the data section 318 includes a representation of the data associated with the file. Data section 318 of a regular on-disk inode file may include user data or pointers, the latter referencing, for example, 4 KB data blocks for storing user data at a storage device.
Inode structure 300 may have a restricted size (for example, 122 bytes). Therefore, user data having a size that is less than or equal to 64 bytes may be represented, in its entirety, within the data section of an inode. However, if the user data is greater than 64 bytes but less than or equal to, for example, 64 kilobytes (KB), then the data section of the inode comprises up to 16 pointers, each of which references a 4 KB block of data stored at a disk. Moreover, if the size of the data is greater than 64 kilobytes but less than or equal to 64 megabytes (MB), then each pointer in the data section 318 of the inode references an indirect inode that contains 1024 pointers, each of which references a 4 KB data block on disk.
Buffer Tree:
In one aspect, the file system manager 240 allocates blocks, and frees blocks, to and from a virtual volume (may be referred to as VVOL) of an aggregate. The aggregate, as mentioned above, is a physical volume comprising one or more groups of storage devices, such as RAID groups, underlying one or more VVOLs of the storage system. The aggregate has its own physical volume block number (PVBN) space and maintains metadata, such as block allocation bitmap structures, within that PVBN space. Each VVOL also has its own virtual volume block number (VVBN) space and maintains metadata, such as block allocation bitmap structures, within that VVBN space. Typically, PVBNs are used as block pointers within buffer trees of files (such as file 400) stored in a VVOL.
As an example, a VVOL may be embodied as a container file in an aggregate having L0 (data) blocks that comprise all blocks used to hold data in a VVOL; that is, the ILO data blocks of the container file contain all blocks used by a VVOL. L1 (and higher) indirect blocks of the container file reside in the aggregate and, as such, are considered aggregate blocks. The container file is an internal (to the aggregate) feature that supports a VVOL; illustratively, there is one container file per VVOL. The container file is a hidden file (not accessible to a user) in the aggregate that holds every block in use by the VVOL.
When operating in a VVOL. VVBN identifies a FBN location within the file and the file system uses the indirect blocks of the hidden container file to translate the FBN into a PVBN location within the physical volume, which block can then be retrieved from storage.
File System Manager 240:
The read module 508 is used to fetch data from the storage devices 118 at the storage subsystem 112 in response to read requests. The RAID layer 244A using a storage driver 248A, for example a Fibre Channel driver, is used to access the storage devices 118 at the storage subsystem 112 to retrieve the requested data and present the data to an application that requested the data.
In one aspect, the file system manager 240 interfaces with the failover module 120 via a failover module interface (e.g. an API) 502 during a failover operation. The failover module 120 generates various data structures described below with respect to
Partner NVLog 139, Filtering Data Structure 512, and Metadata Structure 518:
If the storage system node 108A fails (as an example), then the partner storage system node 108B takes over the storage that was managed by storage system node 108A and replays (i.e. processes) the entries at the partner NVLog 139B during a failover operation. During an initial setup phase of the NVLog replay, a filtering data structure 512 and a metadata structure 518 are built using the partner NVLog 139B by the failover module 120B.
In one aspect, the filtering data structure 512 is implemented as a “bloom filter”. A bloom filter is a space-efficient probabilistic data structure that is used to test whether an element is a member of a set. The filtering data structure 512 includes a unique data container identifier (e.g. a file handle) 514A/514N for each data container of a write request that is mirrored in the partner NVLog 139B and a corresponding file offset (e.g. FBN) 516A/516N associated with the data container identifier. The filtering data structure 512 is used to enable access to one or more storage volumes of a failed storage system node during NVLog replay, as described below in detail.
In another aspect, a metadata structure 518 is built to identify each data container using a unique identifier (e.g. a file handle) 520A/520N, and capture attributes associated with each data container, e.g., a timestamp indicating a time when a data container was modified (referred to as “mtime”) 522A/522N and other attributes 524A/524N including data container size, time the data container was created or any other attribute. The metadata structure 518 is used to capture data container attributes during failover to enable access to one or more storage volumes of the failed storage system node during NVLog replay, as described below in detail.
Location Data Structure:
In one aspect, the location data structure 536 is updated during a failover operation of a failed storage system node, e.g. 108A. The partner NVLog 139B is traversed by the failover module 120B at the partner storage system node 108B, and any write operations in the partner NVLog 139B are captured in the location data structure 536. For data blocks that are logged multiple times in the partner NVLog 139B, only the latest data blocks are identified in the location data structure 536. This ensures that only the latest data is provided in response to a read request.
While the NVLog 139B is being replayed, any read request for a data container that has an entry at the NVLog 139B (e.g., for a location at the failed storage system 108A is processed by reading the data from the NVLog 139B, based on the offset value and the data location entry in the location data structure 536. Once the replay is complete, the entries associated with the NVLog 139B from the location data structure 536 are removed.
In one aspect, entries inserted at the location data structure 536 are differentiated by any entry that is inserted by the file system manager 240 using a flag. This expedites removal of entries from the location data structure 536 after the NVLog replay. It is noteworthy that the location data structure 536 continues to have entries added by the file system manager 240 for storage volumes that are owned by the storage system node 108B during the partner NVLog 139B replay, and hence, are unaffected by the failover operation.
No-replay Metafile and Hash Data Structure:
As an example, the metafile 550 includes a data container identifier (e.g. a file handle) 552A/552N and a corresponding an offset value (e.g. FBN 554A/554N). The metafile 550 is stored at persistent storage (e.g. initially at NVRAM 144 and then at the storage device 118 after a CP operation). The hash data structure 558 is stored at a memory of the storage system node 108B during replay and includes a hash identifier 560A/560N that is based on the data container identifier 552A/552N with the corresponding FBN 554A/554N. The use of the metafile 550 and the hash data structure 558 is described below with respect to
Process Flows:
Process 600 begins in block B602, when a storage system node (e.g. storage system node 108A,
In block B604, a failover (or takeover) operation is initiated by the partner storage system node (e.g. 108B) to take over one or more storage volumes that was managed/owned by the failed storage system node 108A, prior to the failure. The term managed or owned means that prior to the failure, the storage system node 108A processed the read and write requests associated with the storage volumes presented by the storage system node 108A. The storage volumes of storage system node 108A are also referred to as partner storage volumes from storage system node 108B's perspective. The failover operation is initiated by the failover module 120B. The ownership of the partner storage volumes is transferred to the partner storage system node 108B. Thereafter, the state of the partner storage volumes is updated (e.g. to a state referred to as “mounting”) to indicate that the failover operation is in progress. As an example, the storage volume state is updated in a volinfo block of each transferred storage volume.
In block B606, any new updates to the partner NVLog 139B at the partner storage system node 108B are disabled. Thereafter, the state of the partner storage volumes is updated to indicate that the transferred storage volumes are “Replaying.”
In block B608, the failover module 120 scans the partner NVLog 139B to build the filtering data structure 512 and the metadata data structure 518 for the entries mirrored in the partner NVLog 139B associated with one or more transferred storage volumes. The location data structure 536 is also updated to identify storage locations at the NVRAM 144B for any data associated with data containers identified by the partner NVLog 139B.
In block B610, the attributes in the metadata structure 518 (e.g. mtime 522/other attributes 524) for the data containers identified by the partner NVLog 139B are flushed to persistence storage (e.g. to NVRAM 144B or to storage 118). Details of using the flushed metadata attributes are provided below with respect to
In block B614, as described below in detail with respect to
In block B618, operations associated with the entries of the partner NVLog 139B are executed (e.g. the partner NVLog 139B mirrored write requests are processed). Data blocks associated with the NVLog 139B are flushed to the storage subsystem 112B (
In one aspect, a method is provided. The method includes generating (e.g. B608,
The method further includes updating (e.g. B608,
In yet another aspect, a non-transitory machine readable medium having stored thereon instructions with machine executable code is provided. When executed, the executable code causes the machine (e.g. the storage system node 108B after the storage system node 108A has failed) to: generate a filtering data structure and a metadata data structure, before starting a replay of entries of a log stored at a non-volatile memory of a second storage node for a failover operation initiated in response to a failure at a first storage node, the second storage node operating as a partner node of the first storage node to mirror at the non-volatile memory, one or more write requests and data associated with the one or more write requests received by the first storage node prior to the failure. The filtering data structure identifies the entries, and the metadata structure stores a metadata attribute of data containers associated with the entries.
The executable code further causes the machine to: utilize the filtering data structure and the metadata structure for providing access to a logical storage object for processing an input/output (“I/O”) request received during the replay of the entries by the second storage node.
In yet another aspect, a system with a memory (e.g. 704,
As shown above, the process flows of
The one or more storage volumes are made available for read requests during partner NVLog replay.
Process 630 begins in block B632, when the file system manager 240 is made aware of the “special mounted” status by the failover module 120. The file system manager 240 can be made aware by a message from the failover module 120. The filtering data structure 512, the metadata structure 518 are built and location data structure 536 is updated, as described above with respect to
A read request is received in block B634. The request may be from a host system 102, client 116 or any other entity. The read request identifies a data container (e.g. by a file handle) and an associated offset value (e.g. FBN) for the requested data.
In block B636, the failover module 120 uses the data structure 512 to determine if an entry associated with the data container identifier and a corresponding FBN in the received read request is located at the partner NVLog 139B. If there is no entry, then in block B638, the read module 508 of file system manager 240 processes the read request as if the storage volume associated with the read request is operating normally (e.g., the read request is processed using the buffer cache 140 when the requested data is located at the buffer cache 140, or retrieved from any other storage location).
If the read request has an associated entry in the partner NVLog 139B, then in block B640, the read module 508 uses the location data structure 536 to determine the location of the data associated with the read request at the partner NVLog 139B.
In block B642, the read module 508 responds to the read request if there is no error condition. An example of an error condition would be if there is an error associated with accessing the entry at the location data structure 536. It is noteworthy that if a new write request associated with the entry in the partner NVLog 139B is received during the partner NVLog 139B replay, the new write request maybe suspended.
In block B654, a write request is received to write data. The request specifies a data container identifier and an offset value (e.g. FBN).
In block B656, the failover module 120 checks the data structure 512 to determine if an entry for the data container and the associated FBN exists in the partner NVLog 139B. If an entry does not exist then the write request is processed by the file system 240 in block B658.
If there is an entry with an associated FBN, then in block B660, the failover module 120 compares the data for the write request with the data associated with the entry for the same FBN in the partner NVLog 139B. The location data structure 536 is used to locate the data in the partner NVLog 139B for the comparison. The comparison is performed to determine if the write request in block B654 is a “re-try” write request i.e. the same write request was sent to the failed storage system node, prior to the failure, and no new write request for the same FBN was received after the failure. This ensures that the write request is the last write request for the FBN, prior to the failure of the storage node 108B.
If the data for the write request and the data at the partner NVLog 139B is the same, then in block B662, the write request is processed (e.g., the data in the received write request is written to storage by the write module 504 of the file system manager 240). The metadata (e.g. mtime 522 and other attributes 524) associated with the data container that is written, as indicated in the metadata structure 518, is updated to reflect the rewrite operation. If the data is different, then the system determines that the write request is an “over-write” request to overwrite data for a previous write request that has not been processed. The write request is then delayed in block B664, until the NVLog replay process is completed, as described above with respect to
In one aspect of the present disclosure, a method is provided. The method includes receiving (e.g. B634,
The method further includes determining (e.g. B636,
In yet another aspect, another method is provided. The method includes receiving (e.g. B654,
The method further includes determining (B656,
In yet another aspect, a non-transitory machine readable medium having stored thereon instructions with machine executable code is provided. When executed, the executable code causes the machine (e.g. the storage system node 108B after the storage system node 108A has failed) to: receive a read request associated with a first storage object, during a replay of entries of a log stored in a non-volatile memory of a second storage node for a failover operation, initiated in response to a failure at a first storage node responsible for managing the first storage object before the failure. The second storage node operates as a partner node of the first storage node to mirror at the non-volatile memory one or more write requests associated with the first storage object and data associated with the one or more write requests received by the first storage node prior to the failure.
The executable code further causes the machine to: determine whether the read request has an associated entry at a filtering data structure that is generated from the log to identify each log entry, prior to the replay; process the read request, when the filtering data structure does not include an entry associated with the read request; and utilize a location data structure to locate data associated with the read request at the non-volatile memory and provide the located data in response to the read request, when the filtering data structure includes an entry associated with the read request.
In block B674, a write request is received to write data for a data container during the partner NVLog replay. The request identifies the data container with a corresponding FBN. In block B676, the failover module 120 determines if the data container with the corresponding FBN identified in the write request has a corresponding entry at the filter data structure 512. If there is no entry, then in block B678, the write request is processed by the write module 504, and the data is written to persistent storage, for example, first at NVRAM 144 and then later flushed to storage 118 during a CP operation.
If there is an associated entry, then in block B680, an entry for the write request (e.g. a hash value derived from the data container identifier and the FBNs of the write request) is added to the hash data structure 558 and the metafile data structure 550. The metafile data structure 550 may be stored at the NVRAM 144B using NVLog 138B and later flushed to storage (118,
It is noteworthy that the hash data structure 558 is also used for providing the latest data for a read request with an associated entry at the partner NVLog 139B, as described below with respect to
In block B643, a read request is received, during the partner NVLog replay. The request identifies a data container with a corresponding FBN.
In block B645, the failover module 120 determines if the data container with the corresponding FBN identified in the read request has a corresponding entry at the filter data structure 512. If there is no entry, then in block B647, the read request is processed by the read module 508 by retrieving the requested data either from the buffer cache 140 or persistent storage (e.g. NVRAM 144B and/or storage 118).
If there is an associated entry, then in block B649, the failover module 120 determines if the hash data structure 558 includes an entry for the data container identifier and the associated FBN of the read request. If there is an entry at the hash data structure 558, then the read module 508 processes the read request like a regular read request. If there is no entry at the hash data structure 558, then in block B651, the process checks the location data structure 536 to determine if there is an entry corresponding to the data container identifier and the associated FBN. If there is an entry, then the requested data is retrieved from the partner NVLOG 139B to process the read request.
If there is no entry at either the hash data structure 558 or the location data structure 536, the read request processing is delayed in block B653, until the NVLog replay is complete.
The process flows of
In block B688, the data container attributes (e.g. 522/524) are flushed to persistent storage, e.g. first to NVRAM 144B and then later to storage 118 during a CP operation.
Thereafter, the partner NVLog 139B replay begins in block B690. In block B692, the metadata attributes that have been persistently stored are skipped during replay. At the same time, while the NVLog is being replayed, one or more storage volumes of the failed storage system node 108A are made available for I/O traffic in block B694. For any read request, in block B696, metadata attributes (e.g. for mtime) from persistent storage are provided. For a write request, the attributes included in the write request are extracted and used for processing the write request in block B698.
In one aspect of the present disclosure, a method is provided. The method includes generating (e.g. B686,
The method further includes persistently storing (e.g. B688,
In another aspect, a non-transitory machine readable medium having stored thereon instructions with machine executable code is provided. When executed, the executable code causes the machine (e.g. the storage system node 108B after the storage system node 108A has failed) to: generate a metadata data structure before starting a replay of entries of a log stored in a non-volatile memory of a second storage node for a failover operation, initiated in response to a failure at a first storage node, the second storage node operating as a partner node of the first storage node to mirror at the non-volatile memory, one or more write requests and data associated with the one or more write requests received by the first storage node prior to the failure. The metadata structure stores a metadata attribute of each data container associated with each log entry.
The executable code further causes the machine to: persistently store, prior to the replay, the metadata attribute from the metadata structure; utilize the persistently stored metadata attribute to respond to a read request received during the replay by the second storage node; and utilize a write request metadata attribute for executing a write request received during the replay by the second storage node.
In yet another aspect, a system with a memory (e.g. 704,
The processor further executes the machine executable code to: persistently store, prior to the replay, the metadata attribute from the metadata structure; utilize the persistently stored metadata attribute to respond to a read request received during the replay by the second storage node; and utilize a write request metadata attribute for executing a write request received during the replay by the second storage node.
In one aspect, the computing technology disclosed by process 682 enables the partner storage system node 108B to maintain accurate metadata attributes while conducting NVLog replay and providing access to one or more storage volumes that are impacted by the NVLog replay. This ensures that the failover operation does not delay access to storage volumes and does not corrupt metadata attributes for I/O operations that are conducted during the replay.
Storage System Node:
Processors 702A-702B may be, or may include, one or more programmable general-purpose or special-purpose microprocessors, digital signal processors (DSPs), programmable controllers, application specific integrated circuits (ASICs), programmable logic devices (PLDs), or the like, or a combination of such hardware devices.
The local storage 718 comprises one or more storage devices utilized by the node to locally store configuration information for example, in a configuration data structure 714.
The cluster access adapter 712 comprises a plurality of ports adapted to couple node 208.1 to other nodes of cluster 202 (
Each node 208.1 is illustratively embodied as a dual processor storage system executing the failover module 120 for managing a failover operation, and the storage operating system 134 that preferably implements a high-level module, such as a file system 240, to logically organize the information as a hierarchical structure of named directories and files at storage 118. However, it will be apparent to those of ordinary skill in the art that the node 208.1 may alternatively comprise a single or more than two processor systems. Illustratively, one processor 702A executes the functions of the network module on the node, while the other processor 702B executes the functions of the storage module.
The memory 704 illustratively comprises storage locations that are addressable by the processors and adapters for storing programmable instructions and data structures. The processor and adapters may, in turn, comprise processing elements and/or logic circuitry configured to execute the programmable instructions and manipulate the data structures. It will be apparent to those skilled in the art that other processing and memory means, including various computer readable media, may be used for storing and executing program instructions pertaining to the disclosure described herein.
The storage operating system 134 portions of which is typically resident in memory and executed by the processing elements, functionally organizes the node 208.1 by, inter alia, invoking storage operation in support of the storage service implemented by the node.
In one aspect, data that needs to be written is first stored at a buffer cache 140 in memory 704. The written data is moved to NVRAM storage, stored at a partner NVRAM (
The network adapter 710 comprises a plurality of ports adapted to couple the node 208.1 to one or more clients 204.1/204.N over point-to-point links, wide area networks, virtual private networks implemented over a public network (Internet) or a shared local area network. The network adapter 710 thus may comprise the mechanical, electrical and signaling circuitry needed to connect the node to the network. Each client 204.1/204.N may communicate with the node over network 206 (
The storage adapter 716 cooperates with the storage operating system 134 executing on the node 208.1 to access information requested by the clients. The information may be stored on any type of attached array of writable storage device media such as hard drives, solid state drivers, storage class memory, video tape, optical, DVD, magnetic tape, bubble memory, electronic random access memory, micro-electro mechanical and any other storage media adapted to store information, including data and parity information. However, as illustratively described herein, the information is preferably stored at storage device 118.1. The storage adapter 716 comprises a plurality of ports having input/output (I/O) interface circuitry that couples to the storage devices over an I/O interconnect arrangement, such as a conventional high-performance, Fibre Channel link topology.
Processing System:
The processing system 800 includes one or more processor(s) 802 and memory 804, coupled to a bus system 805. The bus system 805 shown in
The processor(s) 802 are the central processing units (CPUs) of the processing system 800 and, thus, control its overall operation. In certain aspects, the processors 802 accomplish this by executing software stored in memory 804. The processors 802 may be, or may include, one or more programmable general-purpose or special-purpose microprocessors, digital signal processors (DSPs), programmable controllers, application specific integrated circuits (ASICs), programmable logic devices (PLDs), or the like, or a combination of such devices.
Memory 804 represents any form of random-access memory (RAM), read-only memory (ROM), flash memory, or the like, or a combination of such devices. Memory 804 includes the main memory of the processing system 800. Instructions 806 may be used to implement the filtering data structure 512, metadata structure 518, the location data structure 536, the metafile 550, the hash data structure 558 and the process steps of
Also connected to the processors 802 through the bus system 805 are one or more internal mass storage devices 810, and a network adapter 812. Internal mass storage devices 810 may be or may include any conventional medium for storing large volumes of data in a non-volatile manner, such as one or more magnetic or optical based disks, solid state drives, or any other storage media. The network adapter 812 provides the processing system 800 with the ability to communicate with remote devices (e.g., storage servers) over a network and may be, for example, an Ethernet adapter, a Fibre Channel adapter, or the like.
The processing system 800 also includes one or more input/output (I/O) devices 808 coupled to the bus system 805. The I/O devices 808 may include, for example, a display device, a keyboard, a mouse, etc.
Cloud Computing: The system and techniques described above are applicable and useful in the cloud computing environment. Cloud computing means computing capability that provides an abstraction between the computing resource and its underlying technical architecture (e.g., servers, storage, networks), enabling convenient, on-demand network access to a shared pool of configurable computing resources that can be rapidly provisioned and released with minimal management effort or service provider interaction. The term “cloud” is intended to refer to the Internet and cloud computing allows shared resources, for example, software and information to be available, on-demand, like a public utility.
Typical cloud computing providers deliver common business applications online which are accessed from another web service or software like a web browser, while the software and data are stored remotely on servers. The cloud computing architecture uses a layered approach for providing application services. A first layer is an application layer that is executed at client computers. In this example, the application allows a client to access storage via a cloud. After the application layer, is a cloud platform and cloud infrastructure, followed by a “server” layer that includes hardware and computer software designed for cloud specific services, for example, the storage system 108 is accessible as a cloud service. Details regarding these layers are not germane to the embodiments disclosed herein.
Thus, methods and systems for efficiently managing a failover operation in a networked storage environment have been described. Note that references throughout this specification to “one aspect” (or “embodiment”) or “an aspect” mean that a particular feature, structure or characteristic described in connection with the aspect is included in at least one aspect of the present disclosure. Therefore, it is emphasized and should be appreciated that two or more references to “an aspect” or “one aspect” or “an alternative aspect” in various portions of this specification are not necessarily all referring to the same aspect. Furthermore, the particular features, structures or characteristics being referred to may be combined as suitable in one or more aspects of the disclosure, as will be recognized by those of ordinary skill in the art.
While the present disclosure is described above with respect to what is currently considered its preferred aspects, it is to be understood that the disclosure is not limited to that described above.
To the contrary, the disclosure is intended to cover various modifications and equivalent arrangements within the spirit and scope of the appended claims.
This patent application claims priority of and is a continuation of pending U.S. patent application Ser. No. 17/751,944, filed on May 24, 2022, which is a continuation of U.S. patent application Ser. No. 16/855,870, filed on Apr. 22, 2020, now U.S. Pat. No. 11,416,356, the disclosure of both applications is incorporated herein by reference in their entirety.
Number | Date | Country | |
---|---|---|---|
Parent | 17751944 | May 2022 | US |
Child | 18229107 | US | |
Parent | 16855870 | Apr 2020 | US |
Child | 17751944 | US |