WO2023113944A1 - Scalable solid-state storage system and methods thereof - Google Patents

Scalable solid-state storage system and methods thereof Download PDF

Info

Publication number
WO2023113944A1
WO2023113944A1 PCT/US2022/049431 US2022049431W WO2023113944A1 WO 2023113944 A1 WO2023113944 A1 WO 2023113944A1 US 2022049431 W US2022049431 W US 2022049431W WO 2023113944 A1 WO2023113944 A1 WO 2023113944A1
Authority
WO
WIPO (PCT)
Prior art keywords
instance
storage
data object
namespace
operating system
Prior art date
Application number
PCT/US2022/049431
Other languages
French (fr)
Inventor
Abhijeet Prakash Gole
Timothy K. Emami
Original Assignee
Netapp, Inc.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from US17/650,936 external-priority patent/US11816359B2/en
Application filed by Netapp, Inc. filed Critical Netapp, Inc.
Publication of WO2023113944A1 publication Critical patent/WO2023113944A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0668Interfaces specially adapted for storage systems adopting a particular infrastructure
    • G06F3/0671In-line storage system
    • G06F3/0683Plurality of storage devices
    • G06F3/0685Hybrid storage combining heterogeneous device types, e.g. hierarchical storage, hybrid arrays
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0602Interfaces specially adapted for storage systems specifically adapted to achieve a particular effect
    • G06F3/061Improving I/O performance
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0638Organizing or formatting or addressing of data
    • G06F3/0643Management of files
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0646Horizontal data movement in storage systems, i.e. moving data in between storage devices or systems
    • G06F3/0647Migration mechanisms
    • G06F3/0649Lifecycle management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0662Virtualisation aspects
    • G06F3/0665Virtualisation aspects at area level, e.g. provisioning of virtual or logical volumes

Definitions

  • a storage system typically includes at least one computing system executing a storage operating system for storing and retrieving data on behalf of one or more client computing systems ("clients").
  • the storage operating system stores and manages shared data containers in a set of mass storage devices operating in a group of a storage sub-system.
  • the storage devices may also be referred to as “disks”) within a storage system are typically organized as one or more groups (or arrays), wherein each group is operated as a RAID (Redundant Array of Inexpensive Disks).
  • RAID Redundant Array of Inexpensive Disks
  • Data can be stored as files and objects rather than blocks. Most stored data are immutable and, based on data lifecycle, may be stored for a long duration. The data lifecycle may begin as “hot,” which means initially data access and read frequency is high. Then as time progresses data becomes “warm” with lower access frequency than hot data. Eventually, the data may become “cold” data that is rarely accessed and changed. [0005] Conventional all flash arrays (i.e., storage arrays with all solid-state drives (“SSDs”) are expensive. Traditional hard-drive systems are not able to meet the performance requirements to access stored data by these media applications because data cannot be stored or retrieved quickly enough. Continuous efforts are being made to develop technology for providing scalable storage solutions with reasonable cost of ownership with an optimum mix of processing, memory and storage ability to store and access data efficiently for evolving application needs.
  • SSDs solid-state drives
  • Figure 1A shows a block diagram of a system with scalable, zoned solid-state drives (“ZNS SSDs”), according to one aspect of the present disclosure
  • Figure 1B shows a high-level block diagram of an architecture for a ZNS SSD, according to one aspect of the present disclosure
  • Figure 1C shows an example of using a ZNS SSD with redundancy, according to one aspect of the present disclosure
  • Figure 1D shows an example of using shared namespace and exclusive namespace to access a plurality of ZNS SSDs, according to one aspect of the present disclosure
  • Figure 1E shows an example of data tiering using shared namespace and exclusive namespace to access a plurality of ZNS SSDs, according to one aspect of the present disclosure
  • Figure 2A shows an example of using shared namespace and exclusive namespace by multiple storage operating system instances, according to one aspect of the present disclosure
  • Figure 2B shows an example of moving an immutable stored object to a
  • 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.
  • 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.
  • 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.
  • ASIC application specific integrated circuit
  • CD compact disc
  • DVD digital video disk
  • ROM read only memory
  • floppy disk hard disk
  • storage class memory storage class memory
  • solid state drive solid state drive
  • EEPROM electrically erasable programmable read only memory
  • memory stick any other storage device type, in accordance with the claimed subject matter.
  • innovative technology is provided for high capacity (e.g., in peta-bytes (“PB”)) storage devices that can be scaled up or down based on storage needs, independent of compute/memory that may be used for executing a storage operating
  • FIG 1A shows an example of a system 10 with compute nodes 12A/12B that access scalable storage devices 14A-14C (may also be referred to as storage device 14 or storage devices 14 as well as PB SSD 14 or PB SSDs 14), collectively shown as 24. It is noteworthy that although three storage devices are shown in system 10, the adaptive aspects of the present disclosure are not limited to 3 devices and instead may have “N” devices, hence the term storage devices 14A- 14N, as used herein. Each compute/memory node 12A/12B can be scaled up or down based on computing needs. Storage capacity can be added or reduced by adding or removing one or more storage device 14. [0029] As an example, the storage devices 14 include zoned namespace solid state drives (“ZNS SSDs”).
  • ZNS SSDs zoned namespace solid state drives
  • ZNS SSDs comply with the NVMe (Non-Volatile Memory Host Controller Interface) zoned namespace (ZNS) specification defined by the NVM Express® (NVMe®) standard organization.
  • a “zone” as defined by the NVMe ZNS standard is a sequence of blocks that are written in a sequential fashion and are overwritten by performing a “Zone Erase” or “Zone Reset operation” per the NVMe specification.
  • Storage space at each ZNS SSD is exposed as zones, e.g., physical zones (“PZones”) and RAID zones (“RZones”), each RAID zone having a plurality of PZones.
  • the RZones are presented to software layers that interface with a file system to process read and write requests.
  • FIG. 1B shows an example of storage device 14A, according to one aspect of the present disclosure.
  • the storage device 14A is accessible via a network connection (e.g., Ethernet) 18 and a NVMeoF (NVMe over Fabric) controller 16.
  • the NVMeoF protocol is an extension of the NVMe protocol that uses network protocols, e.g., Ethernet and Fibre Channel for delivering faster and more efficient connectivity between storage devices and servers.
  • the storage space at multiple PB SSDs 14A-14N can be presented as a PB scale single namespace 15.
  • a namespace is a collection of logical block addresses (LBA) accessible to a software layer, e.g., a storage operating system instance.
  • LBA logical block addresses
  • a namespace identifier (“NSID” or “NS”) is an identifier used by a NVMe controller (e.g., 16) to provide access to a namespace.
  • a namespace is typically not a physical isolation of blocks, rather involves isolation of addressable logical blocks.
  • the innovative technology disclosed herein uses conventional namespace (referred to as “CNS” in the specification and some of the Figures) to provide exclusive access to one storage operating system instance, and ZNS 19 (e.g., having zone 1-zone 20,000) to provide shared access to multiple storage operating system instances, as described below in detail.
  • FIG. 1B further shows a logical configuration of storage device 14A for reducing the overall cost of storage and efficiently add or decrease storage capacity, as needed, according to one aspect of the present disclosure.
  • the storage device 14A may include different storage media types, e.g., a non-volatile, dynamic random-access memory (NVRAM) 26, high endurance flash (referred to as “HFE” e.g., triple-layer-cell SSDs (TLC)) or SCM (storage class memory) 27 and low endurance flash (referred to as “LFE,” e.g., quad- layer cell (QLC) SSDs 29 (also referred to as PB scale SSDs).
  • NVRAM non-volatile, dynamic random-access memory
  • HFE high endurance flash
  • TLC triple-layer-cell SSDs
  • SCM storage class memory
  • LFE low endurance flash
  • the various storage devices enable a storage operating system to configure and manage storage at a giga-byte (GB) level, terra-byte (TB) level and PB (peta-byte) level using the different types of storage media.
  • GB giga-byte
  • TB terra-byte
  • PB peta-byte
  • a LFE e.g., QLC type SSD
  • HFE e.g., TLC type SSDs
  • TLC type storage can be added to the storage device 14A.
  • the storage scaling up or down is independent of compute/memory nodes 12A/12B. It is noteworthy that although the description below refers to SCM, TLC 27 and QLC 29 as examples of HFE and LFE, the various aspects of the present disclosure are not limited to SCM, TLC and/or QLC type storage. [0034] Storage space at various media types can be accessed via multiple namespaces shown as NSID1-NSID7.
  • NSIDs 1-6 are configured to access the NVRAM 26 and HFE 27 type storage.
  • NSID-16 provide exclusive access to NVRAM 26 and HFE 27 to various storage operating system instances, as described below in detail.
  • NSID7 provides shared access to LFE, i.e., PB scale storage 29, also described below in detail.
  • Multiple NVMeoF controllers 16A-16B can read and write data via an interconnect 22 for requests received via network connections 18A/18B.
  • interconnect 22 is an abstraction that represents any one or more separate physical buses and/or point-to-point connections, connected by appropriate bridges, adapters and/or controllers.
  • Interconnect 22 may include, for example, a system bus, a Peripheral Component Interconnect (PCI) Express (PCIe) bus, a HyperTransport or industry standard architecture (ISA) bus, a small computer system interface (SCSI) bus, a universal serial bus (USB), or an Institute of Electrical and Electronics Engineers (IEEE) standard 1394 bus (sometimes referred to as “Firewire”) or any other interconnect type.
  • PCIe Peripheral Component Interconnect Express
  • ISA industry standard architecture
  • SCSI small computer system interface
  • USB universal serial bus
  • IEEE Institute of Electrical and Electronics Engineers
  • Figure 1C shows another example of storage device 14A with built-in redundancy to handle one or more failure domains.
  • the storage device 14A in this example includes redundant components e.g., multiple network links 18A-18D, NVMeoF controllers 16A/16B, and multiple flash controllers 30A-30D that access NVRAM 26, HFE 27 and LFE 29 type storage using NSIDs1-12, where NSID3 and NSID 12 are used for shared access using ZNS while NSID1-2 and NSID 34-11 are used for exclusive access at NVRAM 26 and HFE 27 type storage.
  • Reference number 28A refers to a redundant fabric, while reference number 28B shows a pair of NVMeoF controllers.
  • data is stored redundantly across failure domains such that a single failure (e.g., 32) will not cause loss of data access because spare storage capacity, shown as 34, can be used to store data from the failed domain.
  • a network link e.g., 18A
  • another network link e.g., 18B
  • the other controller e.g., 16B
  • Figure 1D shows an example configuration of using one or more storage devices 14A- 14N by a plurality of storage operating system instances 36A-36N (may also be referred to as storage operating system instance 36 or storage operating system instances 36).
  • a storage operating system instance 36 in this context means a virtual machine executing an instance of a storage operating system, a cloud-based container or a micro-service executing an instance of the storage operating system.
  • each storage operating system instance 36 may include several modules, or “layers”.
  • file system manager 42A-42N (may also be referred to as file system 42) that keeps track of a directory structure (hierarchy) of the data stored in storage devices 14 and manages read/write operations, i.e., executes read/write operations on storage devices 14 in response to read/write requests.
  • the file system 42 uses logical storage objects (e.g., a storage volume, a logical unit number (LUN) or any other logical object) to store information and retrieve information.
  • the storage space at the storage devices e.g., HFE 27 and LFE 29
  • aggregates Within each aggregate one or more storage volumes/LUNs are created.
  • Each storage system instance has access to one or more aggregates to store and retrieve information i.e., the storage system instance owns the “storage.”
  • a computing device typically issues write and/or read requests.
  • the storage operating system instance 36 stores information at the storage space within one or more aggregate or retrieves information.
  • the file system 42 logically organizes stored information as a hierarchical structure for stored files/directories/objects.
  • Each "on-disk" file may be implemented as a set of data blocks configured to store information, such as text, whereas a directory may be implemented as a specially formatted file in which other files and directories are stored.
  • the data blocks are organized within a volume block number (VBN) space that is maintained by the file system.
  • the file system may also assign each data block in the file a corresponding “file offset” or file block number (FBN).
  • the file system typically assigns sequences of FBNs on a per-file basis, whereas VBNs are assigned over a larger volume address space.
  • the file system organizes the data blocks within the VBN space as a logical volume.
  • the file system typically consists of a contiguous range of VBNs from zero to n, for a file system of size n ⁇ 1 blocks.
  • the file system uses an inode, a data structure, 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, access permission for the file, size of the file, file type and references to locations 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., L1 blocks, Figure 2B) that, in turn, reference the data blocks (e.g., L0 blocks, Figure 2B), depending upon the amount of data in the file.
  • Each storage operating system instance 36 may also include a protocol layer and an associated network access layer, to enable communication over a network with other systems.
  • Protocol layer may implement one or more of various higher-level network protocols, such as NFS (Network File System) (44A-44N), CIFS (Common Internet File System) (46A-46N), S3 (48A-48N), Hypertext Transfer Protocol (HTTP), TCP/IP and others.
  • NFS Network File System
  • CIFS Common Internet File System
  • S3 48A-48N
  • HTTP Hypertext Transfer Protocol
  • TCP/IP Transmission Control Protocol
  • the S3 protocol uses an HTTP REST (Representational State Transfer) API (Application Programming Interface) that utilizes HTTP requests e.g., “get”, “put”,” post,” and “delete,” requests for reading, storing and deleting data.
  • the S3 48 interface is used to store and retrieve storage objects stored at cloud storage, as described below.
  • the network access layer may also include one or more drivers, which implement one or more lower-level protocols to communicate over the network, such as Ethernet.
  • Each operating system instance 36 may also include a storage access layer and an associated storage driver layer to communicate with the storage devices.
  • the storage access layer may implement a higher-level disk storage protocol, such as a RAID layer, and a zone translation layer (ZTL), while the storage driver layer may implement a lower-level storage device access protocol, such as the NVMe protocol.
  • Each operating system instance 36 executes an exclusive interface (may also be referred to as exclusive RAID CNS) 38A-38N and a shared interface (may also be referred to as shared RAID ZNS) 40A-40N.
  • the exclusive interface 38 provides access to exclusive private, HFE 27 for hot data and metadata using an exclusive namespace
  • the shared interface 40 provides access to globally shared LFE 29 using a shared namespace.
  • the globally shared LFE 29 may also be used to store hot read-only data 56 that is accessible to any of the storage operating system instances 36. This allows a system to promote read data that becomes hot but is still stored at a capacity tier (i.e., LFE 29). This configuration provides globally shared LFE 29 with “read anywhere” capability.
  • the Figure 1D configuration enables data tiering along with dis-aggregated shared storage. Furthermore, this configuration resolves distributed RAID challenges because each storage device 14A-14N internally implements redundancy for each zone (see Fig 1C) across failure domains, thus relieving the storage OS instances 36 to implement RAID across failure domains inside the PB SSD 14 (as would be the case if PB SSD was implemented as a collection of distinct SSDs visible to each storage OS instance). Furthermore, one of the storage operating system instances 36 can be responsible for responding to errors using both shared and exclusive storage. [0047] The Figure 1D configuration further alleviates the shared storage problem of conventional systems, according to one aspect of the present disclosure.
  • FIG. 1D configuration is used to divide storage space into exclusive and shared storage pools using NVMe namespaces.
  • the metadata and mutating data are stored in HFE 27.
  • Immutable data is efficiently stored by the storage operating instances 36 in shared LFE 29.
  • Immutable data from the LFE can be accessed by multiple storage operating instances 36, without having to promote the cold data to hot data storage tiers. This improves processing read requests and reduces the overall cost of storing data since LFE are cheaper than HFE.
  • Figure 1E shows an example of using scalable flash tiering, according to one aspect of the present disclosure.
  • the storage operating system instance 36 includes a network module 63 that executes the network protocol layers to interfaces with client systems.
  • a storage abstraction layer (“SAL”) 64 stores information regarding various storage resources used and available for different client systems.
  • SAL 64 maintains a “storage footprint” or storage layout for different storage resources (for example, storage systems including storage devices).
  • S3 BIN-166 and S3 BIN-268 are software layers that interface with a capacity tier storage operating system instance 37 or an object storage bucket 69 in the cloud.
  • the capacity tier storage i.e., LFE 29
  • LFE 29 may be managed by the storage operating system instance 37 with a storage module 70 that interacts with the LFE capacity tier storage 29.
  • Data at the capacity tier 29 is accessed directly through shared interface 40 via read path 67A, while exclusive interface 38 accesses data at HFE 27.
  • the various namespaces are enabled by a processor executable configuration process. The process is executed before the storage devices 14 are initialized.
  • the ZNS and CNS are first determined based on the number of storage operating system instances and a number of failure domains that are advertised by the storage devices 14. For example, if the number of failure domains are 4 (as shown in Figure 1C) then the configuration process creates at least 1 CNS and 1 ZNS per failure domain.
  • the total storage capacity and type of SSD (i.e., LFE or HFE) assigned to each namespace is based on the size determined by configuration process.
  • the ZNS e.g., 19, Figure 1B
  • LFE 29 e.g., QLC
  • the CNS size (e.g., NVRAM 26 and HFE 27) is based on the amount of metadata and the expected amount of hot & mutable data. As an example, CNS can be in the range of 5%-10% of the size of the ZNS. It is noteworthy that although storage namespaces are shown as distinct namespaces, i.e., CNS and ZNS, the adaptive aspects of the present disclosure are not limited to different namespaces. CNS is simply shown to as a private namespace for HFE (e.g., TLC), while ZNS is shown as shared namespace for LFE (e.g., QLC). [0052] The configuration process starts the storage operating system instances 36 to discover the various namespaces.
  • HFE e.g., TLC
  • LFE shared namespace for LFE
  • each storage operating system instance 36 Once the namespaces are visible to each storage operating system instance 36, the ownership of each namespace is assigned. The ownership information regarding each namespace is maintained as specific block offsets at a storage location.
  • the configuration process next configures RAID or other redundancy schemes over the namespaces.
  • the specific configuration of redundancy scheme depends on whether a single appliance with multiple storage devices is being configured or a collection of appliances are being used. An example configuration for a single appliance could be RAID1 across failure domains.
  • the storage system instances 36 create aggregates and volumes on the namespaces owned by each.
  • the ZNS may be assigned ownership i.e., full read/write access by special storage system instances 36 that serve as shared cold data repositories to the other storage system instances 36, but read-only access is granted to the ZNS from non-owner instances. Ownership and shared access may be asserted using NVMe protocol reservation on the namespaces during system operation.
  • Figure 2A shows an example of implementing the different namespaces (e.g., as shown in Figure 1E) in storage devices 14A-14N having HFE 27 and LFE 29, according to one aspect of the present disclosure.
  • the storage operating system instance 36A executes an exclusive RAID interface 38A that owns/manages (or is assigned) a higher endurance namespace such as NS1 (Namespace 1) to access hot and mutable data stored in HFE 27.
  • the storage operating system instance 36B executes an exclusive RAID interface 38B to access hot and mutable data stored in HFE 27 using NS2 (Namespace 2).
  • LFE namespaces NS4 and NS5 are owned/managed (or assigned) by capacity tier instances 37A and 37B, respectively.
  • the shared RAID interface 40B is used by the storage operating system instance 36B to access data from LFE 29 using the shared or ZNS namespace NS4 and NS5 (e.g., using the read only path 67).
  • the storage operating system instance 36B can also write to the shared LFE 29.
  • Data can be written via the S3 interface 66B and capacity tier instances 37A and/or 37B using the namespace NS4.
  • Figure 2B shows an example of tiering down data from HFE 27 to LFE 29.
  • a data volume (or a logical unit (LUN)) 74A of an aggregate 72A is managed by the storage operating system instance 36A.
  • the data volume 74A may be configured to store data files (or data containers or data objects), scripts, word processing documents, executable programs, and any other type of structured or unstructured data. From the perspective of a client system, each volume can appear to be a single storage drive.
  • each volume can represent namespaces from one or more storage devices 14A-14N.
  • capacity tier e.g., LFE 29
  • aggregate 72B includes one or more capacity volumes 74B to store immutable data or readable hot data.
  • the immutable data may be compressed and de-duplicated.
  • hot and mutable data are shown as files F1 and F2.
  • Each file has indirect blocks L1 that store pointers to data blocks L0 (e.g., 78).
  • the S3 interface 66A uses a S3 put operation to place the file in capacity tier 29 as object X (76A).
  • FIG. 2C shows metadata update after file F2 is moved to capacity tier, LFE 29 as object X, according to one aspect of the present disclosure.
  • the metadata at TLC 27 is updated with new pointers 82 (shown in block 80) pointing to the capacity tier storage location of object X 76A/Y 76B. This enables the storage operating system instance 36A to access data directly from capacity volume 74B using the pointers 82.
  • Figure 2D shows an example of multiple storage operating system instances 36A-36C sharing LFE 29 of storage devices 14A-14N for storing immutable data 54 and storing metadata and buffered data 52A-52C at HFE 27A-27C/NVRAM 26A-26C of storage devices 14A-14N.
  • the storage operating system instance 36A uses an exclusive namespace NS1 to access HFE 27A/NVRAM 26A
  • the storage operating system instance 36B uses an exclusive namespace NS2 to access HFE 27B/NVRAM 26B
  • the storage operating system instance 36C uses an exclusive namespace NS3 to access HFE 27A/NVRAM 26A.
  • Immutable data can be read by any storage operating system instance 36A-36C using the shared namespace NS4.
  • Figure 2E shows another aspect of the present disclosure without a dedicated capacity tier storage operating system instance, and instead using storage operating system instances 36A-36C.
  • different zones 54B-54I at LFE 29 have different permissions.
  • zone 54B is writable by storage operating system instance 37A using namespace NS1
  • zone 54C is writable by storage operating system instance 37B using namespace NS2
  • zone 54D is writable by storage operating system instance 37C using namespace NS3
  • zones 54E-54I are readable for all storage operating system instances via shared namespace NS4.
  • each storage operating system instance 36A-36C can access the read-only zones using metadata stored at HFE 27A-27C and NVRAM 26A- 26C.
  • a shared data structure (not shown) stores information regarding each zone in LFE 29. This data structure can be replicated via multiple CNS, namely, NS1 for the storage operating system instance 36A, NS2 namely NS2 for the storage operating system instance 36B and NS3, for the storage operating system instance 36C.
  • Each zone may have the following states: “Free,” “Full”, “Readable by any”, or “Writable-by-owner”.
  • the various namespaces are enabled by a processor executable configuration process.
  • the process is executed before the storage devices 14 are initialized.
  • several ZNS and CNS are first determined based on the number of storage operating system instances and a number of failure domains that are advertised by the storage devices 14. For example, if the number of failure domains are 4 (as shown in Figure 1C) then the configuration process creates at least 1 CNS and 1 ZNS per failure domain.
  • the total storage capacity and type of SSD assigned to each namespace is based on the size determined by configuration process.
  • the ZNS is used for LFE 29 (e.g., QLC) and consumes majority of the storage capacity of each domain.
  • the CNS size (e.g., 26 and HFE 27) is based on the amount of metadata and the expected amount of hot & mutable data. As an example, CNS can be in the range of 5%-10% of the size of the ZNS. It is noteworthy that although storage namespaces are shown as distinct namespaces, i.e., CNS and ZNS, the adaptive aspects of the present disclosure are not limited to different namespaces. CNS is simply shown as a private namespace for HFE (e.g., TLC), while ZNS is shown as shared namespace for LFE (e.g., QLC). [0062] The configuration process then starts the storage operating system instances to discover the various namespaces. Once the namespaces are visible to each instance, the ownership of each namespace is assigned.
  • HFE e.g., TLC
  • LFE shared namespace for LFE
  • the ownership information regarding each namespace is maintained as specific block offsets.
  • the configuration process next configures RAID or other redundancy schemes over the namespaces.
  • the specific configuration of redundancy scheme depends on whether a single appliance is being configured or a collection of appliances are being used. An example configuration for a single appliance could be RAID1 across failure domains.
  • the storage system instances 36 create aggregates and volumes on the namespaces owned by each.
  • the ZNS 19 may be assigned ownership i.e., full read/write access by special storage system instances that serve as shared cold data repositories to the other storage system instances, but read-only access is granted to the ZNS from non-owner instances.
  • FIG. 2F shows a configuration process 201, according to one aspect of the present disclosure.
  • Process 201 begins in block B203, before the storage devices 14 are deployed.
  • the process determines the number of storage operating system instances (36A- 36N) and the number of failure domains for the storage devices 14. Based on that, in block B207, exclusive namespace (e.g., NS1 and NS2, Figure 2A) and shared ZNS (e.g., NS4 and NS5, Figure 2A) are assigned to each failure domain. For example, if the there are 4 failure domains, then the process creates at least one exclusive and 1 shared namespace.
  • exclusive namespace e.g., NS1 and NS2, Figure 2A
  • shared ZNS e.g., NS4 and NS5, Figure 2A
  • each storage operating system instance 36A-36N is initialized and discover the assigned exclusive namespace (e.g., NS1 and NS2, Figure 2A and shared namespaces (e.g., NS4 and NS5, Figure 2A). Ownership is assigned to each storage operating system instance 36 and a RAID redundancy scheme is configured.
  • aggregates and volumes are created that can be accessed via the exclusive (e.g., NS1 and NS2, Figure 2A) and shared namespaces (e.g., NS4 and NS5, Figure 2A), as described above in detail.
  • Figure 2G shows another process 200 that enables multiple storage operating system instances 36A-36N to access read only data from shared LFE 29, while using HFE 27 for reading, writing and storing metadata (see Figure 1D).
  • Process 200 begins in block B202, when storage devices 14 are configured with HFE 27, LFE 29 and NVRAM 26 (see Figure 1B).
  • exclusive namespace e.g., NS1 and NS2, Figure 2A
  • the exclusive namespace is used by each storage operating system instance 36 to read and write information at HFE 27, including metadata associated with the stored data.
  • a shared namespace (e.g., NS4 and NS25, Figure 2A) is assigned to each storage operating system instance 36A-36N, as described above with respect to Figure 2F.
  • This enables read access to data stored in LFE 29.
  • a portion of the LFE 29 (e.g., shown as 56 in Figure 1D) is configured to store hot read only data, without having to promote the hot read only data to HFE 27.
  • the hot data in this context means data is being read frequently by the storage operating system instances 36 using the shared namespace.
  • the storage operating system instances 36A-36N directly access data from portion 56 using the shared namespace, while continuing to use HFE 27 for read and write access.
  • FIG. 2H shows another process 212 to configure storage devices 14, according to one aspect of the present disclosure.
  • Process 212 begins in block B214 when one or more storage devices 14 are configured with a first portion, e.g., HFE 27, a second portion, NVRAM 26 (see Figure 1B) and a third portion, LFE 29 for use by one or more storage operating system instances 36A-36N.
  • a first portion e.g., HFE 27, a second portion, NVRAM 26 (see Figure 1B)
  • LFE 29 for use by one or more storage operating system instances 36A-36N.
  • an exclusive namespace e.g., NS1 and NS2, Figure 2A
  • NS1 and NS2A is assigned to each storage system instance 36A-36N, as described above with respect to Figures 2A and 2F.
  • HFE 27 is configured to store metadata and hot data.
  • a shared namespace e.g., NS4 and NS5, Figure 2A
  • the storage operating system instances 36 read data from LFE 29 using the shared namespace.
  • the exclusive namespace of each storage operating system instances 36 is used.
  • Figure 2I shows a process 224 that enables a storage operating system instance 36 to transfer data from HFE 27 to the shared LFE 29 (see Figures 2C/2D), according to one aspect of the present disclosure.
  • Process 224 begins in block B226, when storage devices 14 are configured with HFE 27, LFE 29 and NVRAM 26.
  • an exclusive namespace e.g., NS1 and NS2, Figure 2A
  • Figure 2A is assigned (as described above with respect to Figures 2A and 2F) to at least one of the storage operating system instances 36A-36N, may also be referred to as a first storage operating system instance (e.g., 36A, Figure 2C).
  • the exclusive namespace is used by the first storage operating system instance 36A to read from and write information to HFE 27, including metadata associated with the data stored at LFE 29. Furthermore, a shared namespace (e.g., NS4 and NS5, Figure 2A) is assigned (as described above with respect to Figures 2A and 2F) to multiple storage operating system instances 36 to enable shared read access at LFE 29.
  • the first storage system instance 36A identifies data that may have become cold or immutable (e.g., file F2, Figure 2B). The first storage operating system instance 36A tracks when data is stored, modified and accessed. Based on that the first storage operating system instance 36A determines when data becomes cold data or immutable data.
  • the S3 BIN interface 66A of the first storage operating system instance 36A requests (e.g., S3 PUT, Figure 2B) the capacity tier instance 37 to transfer the file F2 from HFE 27 to LFE 29.
  • the capacity tier instance 37 transfers the file F2 as object X 76A and stores the object X 76A at the LFE 29.
  • the object X 76A may also be stored at a cloud-based storage 69, as shown in Figure 1E.
  • the cold data is only transferred to the cloud-based storage 69.
  • the metadata for the file F2 is updated with new pointers (e.g., 82, Figure 2C) that points to the storage location where object X 76A (or Object Y 76B) is stored at LFE 29.
  • new pointers e.g., 82, Figure 2C
  • the updated metadata i.e., the direct block pointers 82 ( Figure 2C) are used to access the data stored at LFE 29 for the file F2.
  • the method includes assigning (e.g., B228, Figure 2I) a first namespace (e.g., NS4, Figure 2A) to a first instance (e.g., 36B, Figure 2A) of a storage operating system and a second instance (e.g., 37A, Figure 2A) of the storage operating system for enabling read access to a first portion (e.g., LFE 29) of a flash storage system by the first instance, and read and write access to the second instance; allocating (e.g., B228, Figure 2I) a second namespace (e.g., NS2, Figure 2A) to the first instance for exclusive read and write access within a second portion (e.g., HFE 27, Figure 2A) of the flash storage system; generating (e.g., B232, Figure 2I), by the first instance, a request for the second instance to transfer a data object (e.g., 76A, Figure 2B) from the second portion owned by the first instance to the first portion; storing
  • the method further includes utilizing (e.g., B236, Figure 2I), by the first instance, metadata at the second portion to retrieve the data object from the first portion, in response to a read request for the data object received by the first instance.
  • the method also includes identifying (e.g., B230, Figure 2I), by the first instance, that the data object has become cold and in response, transmitting the request to the second instance.
  • updating the metadata of the data object at the second portion includes storing a pointer (e.g., 82, Figure 2C) at the second portion owned by the first instance, the pointer pointing to the storage location of the data object at the first portion.
  • the first portion includes a first type of solid-state drive (e.g., QLC) and the second portion includes a second type (e.g., TLC) of solid-state drive, where the first type is a capacity tier with storage performance lower than the second type.
  • the first namespace is a zoned namespace (e.g., ZNS 19) for providing shared read access to the first and second instance and write access to the second instance.
  • Figure 2J shows a process 240 using the architecture of Figure 2E, described above in detail, according to one aspect of the present disclosure.
  • Process 240 begins in block B242, when storage devices 14 are configured with HFE 27A-27C, LFE 29 and NVRAM 26A-26C (see Figure 2E), where the HFE 27A-27C is referred to as a first portion, NVRAM 26A-26C is referred to as the second portion and LFE 29 is referred to as a third portion.
  • an exclusive namespace e.g., NS1, NS2 and NS 3, Figure 2E
  • Each exclusive namespace is used by a corresponding storage operating system instance 36A-36C to read and write information at HFE 27, including metadata associated with the stored data.
  • a shared namespace (e.g., NS4) is assigned to the multiple storage operating system instances 36A-36C to enable read access at LFE 29.
  • the various zones in LFE 29 are configured such that some portions are writable by the storage operating system instances 36A-36C.
  • zone 54B is writable by the storage operating system instance 36A using namespace NS1
  • zone 54C is writable by the storage operating system instance 36B using namespace NS2
  • zone 54D is writable by the storage operating system instance 36C using namespace NS3.
  • Zones 54E, 54F, 54G, 54H and 54I are readable by any storage operating system instance 36A-36C using the shared namespace, NS4.
  • HFE 27A-27C and NVRAM 26A-26C are used for storing metadata and buffered data.
  • the read only and writable zones of LFE 29 are used by the storage operating system instances 36A-36C.
  • the metadata can be used by each storage operating system instances 36A-36C to access data from the shared zones of LFE 29 using the shared namespace NS4.
  • the metadata at HFE 27 is maintained using the exclusive namespace NS1- NS3 by the storage operating system instances 36A-36C, respectively.
  • process 240 can be implemented by a shared data structure (not shown) that stores zone information in LFE 29. This data structure can be replicated via multiple CNS to HFE 27 (and or NVRAM 26).
  • Each zone may have the following states: “Free,” “Full”, “Readable by any”, or “Writable-by-owner”.
  • a storage operating system instance 36 wants to modify the shared data structure to change the state of any zone it atomically obtains a lock on a page storing the zone state. After obtaining the lock the update to the state change is written to all replicas. The update is successful if a write quorum number of replicas were successfully updated, if not, the update is rolled back, and the lock is released.
  • Other data structures for tracking shared zone information for example, reference counts on data blocks in zones can be managed in a similar way. The reference counts are updated whenever a file is deleted or overwritten that release blocks within a zone.
  • One method includes assigning (e.g., B246, Figure 2J) a first shared namespace (e.g., NS4, Figure 2E) to a first instance (e.g., 36A, Figure 2E)) and a second instance (e.g., 36B, Figure 2B) of a storage operating system for enabling write access to the first instance to a first zone (e.g., 54B, Figure 2E) of a first portion (e.g., LFE 29) of a flash storage system (e.g., 14A-14N), and write access to the second instance to a second zone (e.g., 54C, Figure 2E) of the first portion; using (B248, Figure 2J) a first exclusive namespace (e.g., NS1, Figure 2E) by the first instance to store metadata at a first segment (e.g., 27A, Figure 2B) of a first shared namespace (e.g., NS4, Figure 2E) to a first instance (e.g., 36
  • the method further includes utilizing (e.g., B248, Figure 2J), by the first instance, metadata at the first segment of the second portion to retrieve a data object from the second zone of the first portion, in response to a read request for the data object received by the first instance; and utilizing(e.g., B248, Figure 2J), by the second instance, metadata at the second segment of the second portion to retrieve the data object from the second zone of the first portion, in response to a read request for the data object received by the second instance.
  • System 100 Figure 2K shows an example of a networked operating environment 100 (also referred to as system 100) used according to one aspect of the present disclosure.
  • system 100 may include a plurality of storage systems 120A-120N (may also be referred to as storage server/storage servers/storage controller/storage controllers 120, and also referred to as an “on-premises” storage system 120) executing a storage operating system 124A-124N (may also be referred to as storage operating system 124 or storage operating systems 124, similar to the storage operating system instances 36A-36C described above), a plurality of computing systems 102A-102N (shown as host 102, 102A-102N and may also be referred to as a “host system 102”, “host systems 102”, “server 102” or “servers 102”) and user systems 108A-108N (may also be referred to as “user system 108,” “user systems 108,” “client system 108” or “client systems 108”) that may access storage space provided by a storage–subsystem 116 managed by the storage systems 120 via a connection system 118 such as a local area network (LAN), wide area network (LAN), wide
  • the storage-subsystem 116 includes a plurality of storage devices 114A-114N (may also be referred to as storage device/storage devices/disk/disks 114).
  • storage devices 114 are similar to storage devices 14A-14N with LFE 29 and HFE 27, described above in detail. It is noteworthy that the term “disk” as used herein is intended to mean any storage device/space and not to limit the adaptive aspects to any particular type of storage device, for example, hard disks.
  • the storage system 120 uses the storage operating system 124 to store and retrieve data from the storage sub-system 116 by accessing the storage devices 114 via storage device controllers 103A-103N (similar to the NVMeoF controller 116 ( Figure 1B) described above) (may also be referred to as disk controller/disk controllers 103). Data is stored and accessed using read and write requests that are also referred to as input/output (I/O) requests.
  • the storage devices 114 may be organized as one or more RAID groups. The various aspects disclosed herein are not limited to any storage device type or storage device configuration.
  • system 100 also includes a cloud layer 136 having a cloud storage manager (may also be referred to as “cloud manager”) 122, and a cloud storage operating system (may also be referred to as “Cloud Storage OS”) 140 (similar to storage operating system instances 36, Figure 1E) having access to cloud storage 128 (similar to 69, Figure 1E).
  • the cloud storage manager 122 enables configuration and management of storage resources.
  • a cloud provider 104 provides access to the cloud layer 136 and its components via a communication interface 112.
  • a non-limiting example of the cloud layer 136 is a cloud platform, e.g., Amazon Web Services (“AWS”) provided by Amazon Inc., Azure provided by Microsoft Corporation, Google Cloud Platform provided by Alphabet Inc.
  • AWS Amazon Web Services
  • Azure provided by Microsoft Corporation
  • Google Cloud Platform provided by Alphabet Inc.
  • communication interface 112 includes hardware, circuitry, logic and firmware to receive and transmit information using one or more protocols.
  • the cloud layer 136 can be configured as a virtual private cloud (VPC), a logically isolated section of a cloud infrastructure that simulates an on- premises data center with the on-premise, storage system 120.
  • VPC virtual private cloud
  • the cloud manager 122 is provided as a software application running on a computing device or within a VM for configuring, protecting and managing storage objects.
  • the cloud manager 122 enables access to a storage service (e.g., backup, restore, cloning or any other storage related service) from a “micro-service” made available from the cloud layer 136.
  • a storage service e.g., backup, restore, cloning or any other storage related service
  • the cloud manager 122 stores user information including a user identifier, a network domain for a user device, a user account identifier, or any other information to enable access to storage from the cloud layer 136.
  • Software applications for cloud-based systems are typically built using “containers,” which may also be referred to as micro-services.
  • Kubernetes is an open-source software platform for deploying, managing and scaling containers including the cloud storage OS 140, and the cloud manager 122.
  • Azure is a cloud computing platform provided by Microsoft Corporation (without derogation of any third-party trademark rights) for building, testing, deploying, and managing applications and services including the cloud storage OS 140, the and cloud manager 122.
  • Azure Kubernetes Service enables deployment of a production ready Kubernetes cluster in the Azure cloud for executing the cloud storage OS 140, and the cloud manager 122. It is noteworthy that the adaptive aspects of the present disclosure are not limited to any specific cloud platform.
  • micro-service denotes computing technology for providing a specific functionality in system 100 via the cloud layer 136.
  • the cloud storage OS 140, and the cloud manager 122 are micro-services, deployed as containers (e.g., “Docker” containers), stateless in nature, may be exposed as a REST (representational state transfer) application programming interface (API) and are discoverable by other services.
  • Docker is a software framework for building and running micro-services using the Linux operating system kernel (without derogation of any third-party trademark rights).
  • docker micro-service code for the cloud storage OS 140, and the cloud manager 122 is packaged as a “Docker image file”.
  • a Docker container for the cloud storage OS 140, and the cloud manager 122 is initialized using an associated image file.
  • a Docker container is an active or running instantiation of a Docker image.
  • Each Docker container provides isolation and resembles a lightweight virtual machine. It is noteworthy that many Docker containers can run simultaneously in a same Linux based computing system. It is noteworthy that although a single block is shown for the cloud manager 122 and the cloud storage OS 140, multiple instances of each micro-service (i.e., the cloud manager 122 and the cloud storage OS 140) can be executed at any given time to accommodate multiple user systems 108.
  • the cloud manager 122 and the cloud storage OS 140 can be deployed from an elastic container registry (ECR).
  • ECR elastic container registry
  • ECR is provided by AWS (without derogation of any third-party trademark rights) and is a managed container registry that stores, manages, and deploys container images.
  • the various aspects described herein are not limited to the Linux kernel or using the Docker container framework.
  • An example of the cloud storage OS 140 includes the “CLOUD VOLUMES ONTAP” provided by NetApp Inc., the assignee of this application. (without derogation of any trademark rights)
  • the cloud storage OS 140 is a software defined version of a storage operating system 124 executed within the cloud layer 136 or accessible to the cloud layer 136 to provide storage and storage management options that are available via the storage system 120.
  • the cloud storage OS 140 has access to cloud storage 128, which may include block- based, persistent storage that is local to the cloud storage OS 140 and object-based storage that may be remote to the cloud storage OS 140.
  • cloud storage 128 may include block- based, persistent storage that is local to the cloud storage OS 140 and object-based storage that may be remote to the cloud storage OS 140.
  • a cloud-based storage service is made available from the cloud layer 136 to present storage volumes (shown as cloud volume 142).
  • An example of the cloud-based storage service is the “Cloud Volume Service,” provided by NetApp Inc. (without derogation of any trademark rights).
  • the term volume or cloud volume means a logical object, also referred to as a storage object, configured to store data files (or data containers or data objects), scripts, word processing documents, executable programs, and any other type of structured or unstructured data.
  • each cloud volume can appear to be a single storage drive.
  • each cloud volume can represent the storage space in one storage device, an aggregate of some or all the storage space in multiple storage devices, a RAID group, or any other suitable set of storage space.
  • the various aspects of the present disclosure may include both the Cloud storage OS 140 and the cloud volume service or either one of them.
  • user systems 108 are computing devices that can access storage space at the storage system 120 via the connection system 118 or from the cloud layer 136 presented by the cloud provider 104 or any other entity.
  • the user systems 108 can also access computing resources, as a virtual machine (“VM”) (e.g., compute VM 110) via the cloud layer 136.
  • VM virtual machine
  • a user may be the entire system of a company, a department, a project unit or any other entity. Each user system is uniquely identified and optionally, may be a part of a logical structure called a storage tenant (not shown).
  • the storage tenant represents a set of users (may also be referred to as storage consumers) for the cloud provider 104 that provides access to cloud-based storage and/or compute resources (e.g., 110) via the cloud layer 136 and/or storage managed by the storage system 120.
  • host systems 102 are configured to execute a plurality of processor- executable applications 126A-126N (may also be referred to as “application 126” or “applications 126”), for example, a database application, an email server, and others.
  • Each host system 102 interfaces with a management module 134 of a management system 132 for managing backups, restore, cloning and other operations for the storage system 120.
  • the management module 134 is used for managing and configuring various elements of system 100.
  • Management system 132 may include one or more computing systems for managing and configuring the various elements.
  • the management system 132 with the management module 134 is shown as a stand-alone module, it may be implemented with other applications, for example, within a virtual machine environment. Furthermore, the management system 132 and the management module 134 may also be referred to interchangeably throughout this specification.
  • the storage system 120 provides a set of storage volumes directly to host systems 102 via the connection system 118.
  • the storage volumes are presented by the cloud storage OS 140, and in that context a storage volume is referred to as a cloud volume (e.g., 142).
  • the storage operating system 124/ cloud storage OS 140 present or export data stored at storage devices 114/cloud storage 128 as a volume (or a logical unit number (LUN) for storage area network (“SAN”) based storage).
  • LUN logical unit number
  • the storage operating system 124/cloud storage OS 140 are used to store and manage information at storage devices 114/cloud storage 128 based on a request generated by application 126, user 108 or any other entity.
  • the request may be based on file-based access protocols, for example, the Common Internet File System (CIFS) protocol or Network File System (NFS) protocol, over the Transmission Control Protocol/Internet Protocol (TCP/IP).
  • CIFS Common Internet File System
  • NFS Network File System
  • TCP/IP Transmission Control Protocol/Internet Protocol
  • the request may use block-based access protocols for SAN storage, for example, the Small Computer Systems Interface (SCSI) protocol encapsulated over TCP (iSCSI) and SCSI encapsulated over Fibre Channel (FC), object-based protocol or any other protocol.
  • SCSI Small Computer Systems Interface
  • iSCSI SCSI encapsulated over TCP
  • FC Fibre Channel
  • one or more input/output (I/O) requests are sent over connection system 118 to the storage system 120 or the cloud storage OS 140, based on the request.
  • Storage system 120/cloud storage OS 140 receives the I/O requests, issues one or more I/O commands to storage devices 114/cloud storage 128 to read or write data on behalf of the host system 102 and issues a response containing the requested data over the network 118 to the respective host system 102.
  • storage system 120 is shown as a stand-alone system, i.e., a non-cluster- based system, in another aspect, storage system 120 may have a distributed architecture; for example, a cluster-based system that may include a separate network module and storage module.
  • the network module is used to communicate with host systems 102, while the storage module is used to communicate with the storage devices 114.
  • storage system 120 may have an integrated architecture, where the network and data components are included within a single chassis.
  • the storage system 120 further may be coupled through a switching fabric to other similar storage systems (not shown) which have their own local storage subsystems. In this way, all the storage subsystems can form a single storage pool, to which any client of any of the storage servers has access.
  • the storage system 120 (or the cloud storage OS 140) can be organized into any suitable number of virtual servers (may also be referred to as “VServers” or virtual storage machines), in which each VServer represents a single storage system namespace with separate network access.
  • Each VServer has a specific client domain and a security domain that are separate from the client and security domains of other VServers. Moreover, each VServer can span one or more physical nodes, each of which can hold storage associated with one or more VServers. User systems 108/host 102 can access the data on a VServer from any node of the clustered system, through the virtual interface associated with that VServer. It is noteworthy that the aspects described herein are not limited to the use of VServers.
  • one or more of the host systems (for example, 102A-102N) or a compute resource (not shown) of the cloud layer 136 may execute a VM environment where a physical resource is time-shared among a plurality of independently operating processor executable VMs (including compute VM 110).
  • Each VM may function as a self-contained platform, running its own operating system (OS) and computer executable, application software.
  • OS operating system
  • the computer executable instructions running in a VM may also be collectively referred to herein as “guest software.”
  • resources available within the VM may also 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.
  • 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 also be referred to herein as “host hardware resources”.
  • the host hardware resource 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.
  • FIG. 3 illustrates a generic example of the storage operating system 124 (or storage operating system instance 36) executed by storage system 120, according to one aspect of the present disclosure.
  • Storage operating system 124/36 interfaces with the storage sub-system 116 as described above in detail.
  • operating system 124/36 may include several modules, or “layers”. These layers include a file system 301 (similar to 42) that keeps track of a directory structure (hierarchy) of the data stored in storage devices and manages read/write operations, i.e., executes read/write operations on storage devices in response to host system 102 requests.
  • the storage operating system 124/36 may also include a protocol layer 303 and an associated network access layer 305, to allow storage system 120 to communicate over a network with other systems, such as host system 102, and management system 132.
  • Protocol layer 303 may implement one or more of various higher-level network protocols, such as NFS (e.g., 44, Figure 2A), CIFS (46, Figure 2A), S3 (e.g., 48, Figure 2A), Hypertext Transfer Protocol (HTTP), TCP/IP and others.
  • Network access layer 305 may include one or more drivers, which implement one or more lower-level protocols to communicate over the network, such as Ethernet.
  • the storage operating system 124 may also include a storage access layer 307 and an associated storage driver layer 309 to communicate with a storage device 14.
  • the storage access layer 307 may implement a higher-level disk storage protocol, such as RAID layer while the storage driver layer 309 may implement a lower-level storage device access protocol, such as the NVMe protocol.
  • the software "path" through the operating system layers described above needed to perform data storage access for a client request may alternatively be implemented in hardware.
  • the storage access request data path may be implemented as logic circuitry embodied within a field programmable gate array (FPGA) or an ASIC.
  • FPGA field programmable gate array
  • ASIC application specific integrated circuit
  • FIG. 4 is a high-level block diagram showing an example of the architecture of a processing system, at a high level, in which executable instructions as described above can be implemented.
  • the processing system 400 can represent a compute node 12A/12B, the storage system 120, the management system 132, host systems 102, and others.
  • the processing system 400 includes one or more processors 402 and memory 404, coupled to a bus system 405.
  • the bus system 405 shown in Figure 4 is an abstraction that represents any one or more separate physical buses and/or point-to-point connections, connected by appropriate bridges, adapters and/or controllers.
  • the bus system 405, may include, for example, a system bus, a Peripheral Component Interconnect (PCI) bus, a HyperTransport or industry standard architecture (ISA) bus, a small computer system interface (SCSI) bus, a universal serial bus (USB), or an Institute of Electrical and Electronics Engineers (IEEE) standard 1394 bus (sometimes referred to as “Firewire”).
  • PCI Peripheral Component Interconnect
  • ISA HyperTransport or industry standard architecture
  • SCSI small computer system interface
  • USB universal serial bus
  • IEEE Institute of Electrical and Electronics Engineers
  • the processors 402 are the central processing units (CPUs) of the processing system 400 and, thus, control its overall operation. In certain aspects, the processors 402 accomplish this by executing programmable instructions stored in memory 404.
  • a processor 402 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 404 represents any form of random-access memory (RAM), read-only memory (ROM), flash memory, or the like, or a combination of such devices.
  • Memory 404 includes the main memory of the processing system 400.
  • Instructions 406 which implements techniques introduced above may reside in and may be executed (by processors 402) from memory 404. For example, instructions 406 may include code for executing the process blocks of Figures 2F-2J for using the systems disclosed in Figures 1A-2E.
  • the processing system 400 also includes one or more input/output (I/O) devices 408 coupled to the bus system 405.
  • the I/O devices 408 may include, for example, a display device, a keyboard, a mouse, etc.
  • Cloud Computing The system and techniques described above are applicable and especially useful in the cloud computing environment where storage is presented and shared across different platforms.
  • 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 may be rapidly provisioned and released with minimal management effort or service provider interaction.
  • the term “cloud” is intended to refer to a network, for example, 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.
  • the application allows a client to access storage via a cloud.
  • 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.
  • the storage systems described above may be a part of the server layer for providing storage services. Details regarding these layers are not germane to the inventive aspects.
  • methods and apparatus for scalable storage appliance have been described. Note that references throughout this specification to “one aspect” 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 invention.

Abstract

Methods and systems for solid state drives are provided, including assigning a first namespace to a first instance of a storage operating system and a second instance of the storage operating system for enabling read access to a first portion of a flash storage system by the first instance, and read and write access to the second instance; allocating a second namespace to the first instance for exclusive read and write access within a second portion of the flash storage system; generating, by the first instance, a request for the second instance to transfer a data object from the second portion owned by the first instance to the first portion; storing, by the second instance, the data object at the first portion; and updating metadata of the data object at the second portion, the metadata indicating a storage location at the second portion where the data object is stored.

Description

SCALABLE SOLID-STATE STORAGE SYSTEM AND METHODS THEREOF INVENTOR(S): ABHIJEET PRAKASH GOLE TIMOTHY K. EMAMI [0001] Technical Field: The present disclosure relates to storage systems and more particularly, to scalable, zoned namespace, solid-state storage for a networked storage system. [0002] Background: Various forms of storage systems are used today. These forms include direct attached storage (DAS) network attached storage (NAS) systems, storage area networks (SANs), and others. Network 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. [0003] A storage system typically includes at least one computing system executing a storage operating system for storing and retrieving data on behalf of one or more client computing systems ("clients"). The storage operating system stores and manages shared data containers in a set of mass storage devices operating in a group of a storage sub-system. The storage devices (may also be referred to as “disks”) within a storage system are typically organized as one or more groups (or arrays), wherein each group is operated as a RAID (Redundant Array of Inexpensive Disks). [0004] Applications that store and access data continue to evolve. For example, media, entertainment, and other types of applications need to efficiently store and retrieve data, e.g., for content/video streaming. Data can be stored as files and objects rather than blocks. Most stored data are immutable and, based on data lifecycle, may be stored for a long duration. The data lifecycle may begin as “hot,” which means initially data access and read frequency is high. Then as time progresses data becomes “warm” with lower access frequency than hot data. Eventually, the data may become “cold” data that is rarely accessed and changed. [0005] Conventional all flash arrays (i.e., storage arrays with all solid-state drives (“SSDs”) are expensive. Traditional hard-drive systems are not able to meet the performance requirements to access stored data by these media applications because data cannot be stored or retrieved quickly enough. Continuous efforts are being made to develop technology for providing scalable storage solutions with reasonable cost of ownership with an optimum mix of processing, memory and storage ability to store and access data efficiently for evolving application needs.
BRIEF DESCRIPTION OF THE DRAWINGS [0006] 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: [0007] Figure 1A shows a block diagram of a system with scalable, zoned solid-state drives (“ZNS SSDs”), according to one aspect of the present disclosure; [0008] Figure 1B shows a high-level block diagram of an architecture for a ZNS SSD, according to one aspect of the present disclosure; [0009] Figure 1C shows an example of using a ZNS SSD with redundancy, according to one aspect of the present disclosure; [0010] Figure 1D shows an example of using shared namespace and exclusive namespace to access a plurality of ZNS SSDs, according to one aspect of the present disclosure; [0011] Figure 1E shows an example of data tiering using shared namespace and exclusive namespace to access a plurality of ZNS SSDs, according to one aspect of the present disclosure; [0012] Figure 2A shows an example of using shared namespace and exclusive namespace by multiple storage operating system instances, according to one aspect of the present disclosure; [0013] Figure 2B shows an example of moving an immutable stored object to a capacity tier (i.e., low endurance flash storage) from high endurance flash storage, according to one aspect of the present disclosure; [0014] Figure 2C shows an example of updating metadata when an immutable stored object is moved to a capacity tier from high endurance flash storage, according to one aspect of the present disclosure; [0015] Figure 2D shows an example of a scalable flash architecture, according to one aspect of the present disclosure; [0016] Figure 2E shows another example of a scalable ZNS SSD architecture, according to one aspect of the present disclosure; [0017] Figure 2F shows a process flow for configuring a scalable ZNS SSD architecture, according to one aspect of the present disclosure; [0018] Figure 2G shows another process flow for configuring a scalable ZNS SSD architecture, according to one aspect of the present disclosure; [0019] Figure 2H shows yet another process flow for configuring a scalable ZNS SSD architecture, according to one aspect of the present disclosure; [0020] Figure 2I shows a process flow for using a scalable ZNS SSD architecture, according to one aspect of the present disclosure; [0021] Figure 2J shows another process flow for configuring a scalable ZNS SSD architecture, according to one aspect of the present disclosure; [0022] Figure 2K shows a block diagram of an operating environment using a scalable ZNS architecture, according to one aspect of the present disclosure; [0023] Figure 3 shows an example of a storage operating system, according to one aspect of the present disclosure; and [0024] Figure 4 shows an example of a processing system, used according to one aspect of the present disclosure. DETAILED DESCRIPTION [0025] 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. [0026] 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). [0027] 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. [0028] In one aspect, innovative technology is provided for high capacity (e.g., in peta-bytes (“PB”)) storage devices that can be scaled up or down based on storage needs, independent of compute/memory that may be used for executing a storage operating system. Figure 1A shows an example of a system 10 with compute nodes 12A/12B that access scalable storage devices 14A-14C (may also be referred to as storage device 14 or storage devices 14 as well as PB SSD 14 or PB SSDs 14), collectively shown as 24. It is noteworthy that although three storage devices are shown in system 10, the adaptive aspects of the present disclosure are not limited to 3 devices and instead may have “N” devices, hence the term storage devices 14A- 14N, as used herein. Each compute/memory node 12A/12B can be scaled up or down based on computing needs. Storage capacity can be added or reduced by adding or removing one or more storage device 14. [0029] As an example, the storage devices 14 include zoned namespace solid state drives (“ZNS SSDs”). In one aspect, ZNS SSDs comply with the NVMe (Non-Volatile Memory Host Controller Interface) zoned namespace (ZNS) specification defined by the NVM Express® (NVMe®) standard organization. A “zone” as defined by the NVMe ZNS standard is a sequence of blocks that are written in a sequential fashion and are overwritten by performing a “Zone Erase” or “Zone Reset operation” per the NVMe specification. Storage space at each ZNS SSD is exposed as zones, e.g., physical zones (“PZones”) and RAID zones (“RZones”), each RAID zone having a plurality of PZones. The RZones are presented to software layers that interface with a file system to process read and write requests. [0030] Conventional SSD systems face various challenges when it comes to shared SSD storage. For example, in a cluster-based storage system with multiple cluster storage nodes that provide access to storage, managing shared free space across clusters or shared file system metadata can be difficult, especially for a single multi core system. It is also difficult to implement distributed RAID on shared SSDs because it can be difficult to coordinate background RAID processing between multiple cluster nodes, as well as determining which node will respond to errors. In one aspect, as described below in detail, the technology disclosed herein solves various technical challenges that face conventional storage operating systems. [0031] Figure 1B shows an example of storage device 14A, according to one aspect of the present disclosure. The storage device 14A is accessible via a network connection (e.g., Ethernet) 18 and a NVMeoF (NVMe over Fabric) controller 16. The NVMeoF protocol is an extension of the NVMe protocol that uses network protocols, e.g., Ethernet and Fibre Channel for delivering faster and more efficient connectivity between storage devices and servers. [0032] In one aspect, the storage space at multiple PB SSDs 14A-14N can be presented as a PB scale single namespace 15. In NVMe® technology, a namespace is a collection of logical block addresses (LBA) accessible to a software layer, e.g., a storage operating system instance. A namespace identifier (“NSID” or “NS”) is an identifier used by a NVMe controller (e.g., 16) to provide access to a namespace. A namespace is typically not a physical isolation of blocks, rather involves isolation of addressable logical blocks. The innovative technology disclosed herein uses conventional namespace (referred to as “CNS” in the specification and some of the Figures) to provide exclusive access to one storage operating system instance, and ZNS 19 (e.g., having zone 1-zone 20,000) to provide shared access to multiple storage operating system instances, as described below in detail. CNS in this context, as used herein, refers to a contiguous range of blocks which are randomly read/writable, whereas ZNS is a collection of zones where a zone is a range of blocks that can be randomly read, but written sequentially per the NVMe ZNS standard. [0033] Figure 1B further shows a logical configuration of storage device 14A for reducing the overall cost of storage and efficiently add or decrease storage capacity, as needed, according to one aspect of the present disclosure. As an example, the storage device 14A may include different storage media types, e.g., a non-volatile, dynamic random-access memory (NVRAM) 26, high endurance flash (referred to as “HFE” e.g., triple-layer-cell SSDs (TLC)) or SCM (storage class memory) 27 and low endurance flash (referred to as “LFE,” e.g., quad- layer cell (QLC) SSDs 29 (also referred to as PB scale SSDs). The various storage devices enable a storage operating system to configure and manage storage at a giga-byte (GB) level, terra-byte (TB) level and PB (peta-byte) level using the different types of storage media. For example, if a system needs more PB scale storage, then a LFE (e.g., QLC type SSD) is simply added to provide PB scale storage. If the system needs more NVRAM or HFE (e.g., TLC type SSDs) to store hot data, then TLC type storage can be added to the storage device 14A. The storage scaling up or down is independent of compute/memory nodes 12A/12B. It is noteworthy that although the description below refers to SCM, TLC 27 and QLC 29 as examples of HFE and LFE, the various aspects of the present disclosure are not limited to SCM, TLC and/or QLC type storage. [0034] Storage space at various media types can be accessed via multiple namespaces shown as NSID1-NSID7. NSIDs 1-6 are configured to access the NVRAM 26 and HFE 27 type storage. NSID-16 provide exclusive access to NVRAM 26 and HFE 27 to various storage operating system instances, as described below in detail. NSID7 provides shared access to LFE, i.e., PB scale storage 29, also described below in detail. [0035] Multiple NVMeoF controllers 16A-16B can read and write data via an interconnect 22 for requests received via network connections 18A/18B. As an example, interconnect 22 is an abstraction that represents any one or more separate physical buses and/or point-to-point connections, connected by appropriate bridges, adapters and/or controllers. Interconnect 22, therefore, may include, for example, a system bus, a Peripheral Component Interconnect (PCI) Express (PCIe) bus, a HyperTransport or industry standard architecture (ISA) bus, a small computer system interface (SCSI) bus, a universal serial bus (USB), or an Institute of Electrical and Electronics Engineers (IEEE) standard 1394 bus (sometimes referred to as “Firewire”) or any other interconnect type. [0036] Figure 1C shows another example of storage device 14A with built-in redundancy to handle one or more failure domains. The storage device 14A in this example includes redundant components e.g., multiple network links 18A-18D, NVMeoF controllers 16A/16B, and multiple flash controllers 30A-30D that access NVRAM 26, HFE 27 and LFE 29 type storage using NSIDs1-12, where NSID3 and NSID 12 are used for shared access using ZNS while NSID1-2 and NSID 34-11 are used for exclusive access at NVRAM 26 and HFE 27 type storage. Reference number 28A refers to a redundant fabric, while reference number 28B shows a pair of NVMeoF controllers. [0037] As an example, data is stored redundantly across failure domains such that a single failure (e.g., 32) will not cause loss of data access because spare storage capacity, shown as 34, can be used to store data from the failed domain. If a network link (e.g., 18A) fails, then another network link (e.g., 18B) can be used to access storage. If one of the NVMeoF controller (e.g., 16A) fails, then the other controller (e.g., 16B) can be used to access the underlying storage using the assigned namespaces. [0038] Figure 1D shows an example configuration of using one or more storage devices 14A- 14N by a plurality of storage operating system instances 36A-36N (may also be referred to as storage operating system instance 36 or storage operating system instances 36). A storage operating system instance 36 in this context means a virtual machine executing an instance of a storage operating system, a cloud-based container or a micro-service executing an instance of the storage operating system. As an example, each storage operating system instance 36 may include several modules, or “layers”. These layers include a file system (may also be referred to as file system manager) 42A-42N (may also be referred to as file system 42) that keeps track of a directory structure (hierarchy) of the data stored in storage devices 14 and manages read/write operations, i.e., executes read/write operations on storage devices 14 in response to read/write requests. [0039] The file system 42 uses logical storage objects (e.g., a storage volume, a logical unit number (LUN) or any other logical object) to store information and retrieve information. The storage space at the storage devices (e.g., HFE 27 and LFE 29) is represented by one or more “aggregates,” and within each aggregate one or more storage volumes/LUNs are created. Each storage system instance has access to one or more aggregates to store and retrieve information i.e., the storage system instance owns the “storage.” To store and retrieve information, a computing device, typically issues write and/or read requests. Based on the request type (i.e., write or read request), the storage operating system instance 36 stores information at the storage space within one or more aggregate or retrieves information. [0040] The file system 42 logically organizes stored information as a hierarchical structure for stored files/directories/objects. Each "on-disk" file may be implemented as a set of data blocks configured to store information, such as text, whereas a directory may be implemented as a specially formatted file in which other files and directories are stored. The data blocks are organized within a volume block number (VBN) space that is maintained by the file system. The file system may also assign each data block in the file a corresponding “file offset” or file block number (FBN). The file system typically assigns sequences of FBNs on a per-file basis, whereas VBNs are assigned over a larger volume address space. The file system organizes the data blocks within the VBN space as a logical volume. The file system typically consists of a contiguous range of VBNs from zero to n, for a file system of size n−1 blocks. [0041] As an example, the file system uses an inode, a data structure, 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, access permission for the file, size of the file, file type and references to locations 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., L1 blocks, Figure 2B) that, in turn, reference the data blocks (e.g., L0 blocks, Figure 2B), depending upon the amount of data in the file. [0042] Each storage operating system instance 36 may also include a protocol layer and an associated network access layer, to enable communication over a network with other systems. Protocol layer may implement one or more of various higher-level network protocols, such as NFS (Network File System) (44A-44N), CIFS (Common Internet File System) (46A-46N), S3 (48A-48N), Hypertext Transfer Protocol (HTTP), TCP/IP and others. The S3 protocol uses an HTTP REST (Representational State Transfer) API (Application Programming Interface) that utilizes HTTP requests e.g., “get”, “put”,” post,” and “delete,” requests for reading, storing and deleting data. The S3 48 interface is used to store and retrieve storage objects stored at cloud storage, as described below. [0043] The network access layer may also include one or more drivers, which implement one or more lower-level protocols to communicate over the network, such as Ethernet. [0044] Each operating system instance 36 may also include a storage access layer and an associated storage driver layer to communicate with the storage devices. The storage access layer may implement a higher-level disk storage protocol, such as a RAID layer, and a zone translation layer (ZTL), while the storage driver layer may implement a lower-level storage device access protocol, such as the NVMe protocol. [0045] Each operating system instance 36 executes an exclusive interface (may also be referred to as exclusive RAID CNS) 38A-38N and a shared interface (may also be referred to as shared RAID ZNS) 40A-40N. The exclusive interface 38 provides access to exclusive private, HFE 27 for hot data and metadata using an exclusive namespace, while the shared interface 40 provides access to globally shared LFE 29 using a shared namespace. The globally shared LFE 29 may also be used to store hot read-only data 56 that is accessible to any of the storage operating system instances 36. This allows a system to promote read data that becomes hot but is still stored at a capacity tier (i.e., LFE 29). This configuration provides globally shared LFE 29 with “read anywhere” capability. [0046] The Figure 1D configuration enables data tiering along with dis-aggregated shared storage. Furthermore, this configuration resolves distributed RAID challenges because each storage device 14A-14N internally implements redundancy for each zone (see Fig 1C) across failure domains, thus relieving the storage OS instances 36 to implement RAID across failure domains inside the PB SSD 14 (as would be the case if PB SSD was implemented as a collection of distinct SSDs visible to each storage OS instance). Furthermore, one of the storage operating system instances 36 can be responsible for responding to errors using both shared and exclusive storage. [0047] The Figure 1D configuration further alleviates the shared storage problem of conventional systems, according to one aspect of the present disclosure. The Figure 1D configuration is used to divide storage space into exclusive and shared storage pools using NVMe namespaces. The metadata and mutating data are stored in HFE 27. Immutable data is efficiently stored by the storage operating instances 36 in shared LFE 29. Immutable data from the LFE can be accessed by multiple storage operating instances 36, without having to promote the cold data to hot data storage tiers. This improves processing read requests and reduces the overall cost of storing data since LFE are cheaper than HFE. [0048] Figure 1E shows an example of using scalable flash tiering, according to one aspect of the present disclosure. In Figure 1E the storage operating system instance 36 includes a network module 63 that executes the network protocol layers to interfaces with client systems. A storage abstraction layer (“SAL”) 64 stores information regarding various storage resources used and available for different client systems. SAL 64 maintains a “storage footprint” or storage layout for different storage resources (for example, storage systems including storage devices). S3 BIN-166 and S3 BIN-268 are software layers that interface with a capacity tier storage operating system instance 37 or an object storage bucket 69 in the cloud. [0049] The capacity tier storage (i.e., LFE 29) may be managed by the storage operating system instance 37 with a storage module 70 that interacts with the LFE capacity tier storage 29. Data at the capacity tier 29 is accessed directly through shared interface 40 via read path 67A, while exclusive interface 38 accesses data at HFE 27. When data at HFE 27 becomes immutable, it is tiered down as immutable data 67B to LFE 29. Cold data 67C can also be tiered out to cloud storage 69 via interface 68. [0050] In one aspect, using a dedicated capacity storage operating system instance 37 to manage LFE 29 is advantageous because the objects written to LFE 29 can be efficiently checked for duplicate blocks by the storage operating system instance 37, thus providing global dedupe across multiple instance objects. [0051] In one aspect, the various namespaces (e.g., NSD1-NSID 12, Figure 1C) are enabled by a processor executable configuration process. The process is executed before the storage devices 14 are initialized. During configuration, the ZNS and CNS are first determined based on the number of storage operating system instances and a number of failure domains that are advertised by the storage devices 14. For example, if the number of failure domains are 4 (as shown in Figure 1C) then the configuration process creates at least 1 CNS and 1 ZNS per failure domain. The total storage capacity and type of SSD (i.e., LFE or HFE) assigned to each namespace is based on the size determined by configuration process. In general, the ZNS (e.g., 19, Figure 1B) is used for LFE 29 (e.g., QLC) and consumes the majority of the storage capacity of each domain. The CNS size (e.g., NVRAM 26 and HFE 27) is based on the amount of metadata and the expected amount of hot & mutable data. As an example, CNS can be in the range of 5%-10% of the size of the ZNS. It is noteworthy that although storage namespaces are shown as distinct namespaces, i.e., CNS and ZNS, the adaptive aspects of the present disclosure are not limited to different namespaces. CNS is simply shown to as a private namespace for HFE (e.g., TLC), while ZNS is shown as shared namespace for LFE (e.g., QLC). [0052] The configuration process starts the storage operating system instances 36 to discover the various namespaces. Once the namespaces are visible to each storage operating system instance 36, the ownership of each namespace is assigned. The ownership information regarding each namespace is maintained as specific block offsets at a storage location. The configuration process next configures RAID or other redundancy schemes over the namespaces. The specific configuration of redundancy scheme depends on whether a single appliance with multiple storage devices is being configured or a collection of appliances are being used. An example configuration for a single appliance could be RAID1 across failure domains. After RAID or other redundancy schemes have been configured, the storage system instances 36 create aggregates and volumes on the namespaces owned by each. The ZNS may be assigned ownership i.e., full read/write access by special storage system instances 36 that serve as shared cold data repositories to the other storage system instances 36, but read-only access is granted to the ZNS from non-owner instances. Ownership and shared access may be asserted using NVMe protocol reservation on the namespaces during system operation. [0053] Figure 2A shows an example of implementing the different namespaces (e.g., as shown in Figure 1E) in storage devices 14A-14N having HFE 27 and LFE 29, according to one aspect of the present disclosure. The storage operating system instance 36A executes an exclusive RAID interface 38A that owns/manages (or is assigned) a higher endurance namespace such as NS1 (Namespace 1) to access hot and mutable data stored in HFE 27. The storage operating system instance 36B executes an exclusive RAID interface 38B to access hot and mutable data stored in HFE 27 using NS2 (Namespace 2). LFE namespaces NS4 and NS5 are owned/managed (or assigned) by capacity tier instances 37A and 37B, respectively. The shared RAID interface 40B is used by the storage operating system instance 36B to access data from LFE 29 using the shared or ZNS namespace NS4 and NS5 (e.g., using the read only path 67). In this example, the storage operating system instance 36B can also write to the shared LFE 29. Data can be written via the S3 interface 66B and capacity tier instances 37A and/or 37B using the namespace NS4. [0054] Figure 2B shows an example of tiering down data from HFE 27 to LFE 29. A data volume (or a logical unit (LUN)) 74A of an aggregate 72A is managed by the storage operating system instance 36A. The data volume 74A may be configured to store data files (or data containers or data objects), scripts, word processing documents, executable programs, and any other type of structured or unstructured data. From the perspective of a client system, each volume can appear to be a single storage drive. However, each volume can represent namespaces from one or more storage devices 14A-14N. [0055] In capacity tier (e.g., LFE 29), aggregate 72B includes one or more capacity volumes 74B to store immutable data or readable hot data. The immutable data may be compressed and de-duplicated. [0056] In the example of Figure 2B, hot and mutable data are shown as files F1 and F2. Each file has indirect blocks L1 that store pointers to data blocks L0 (e.g., 78). When file F2 becomes immutable (or cold), then the S3 interface 66A uses a S3 put operation to place the file in capacity tier 29 as object X (76A). To improve storage efficiency, object X is compressed and de-duped, and stored as object Y (76B) by the capacity tier interface37. [0057] Figure 2C shows metadata update after file F2 is moved to capacity tier, LFE 29 as object X, according to one aspect of the present disclosure. The metadata at TLC 27 is updated with new pointers 82 (shown in block 80) pointing to the capacity tier storage location of object X 76A/Y 76B. This enables the storage operating system instance 36A to access data directly from capacity volume 74B using the pointers 82. [0058] Figure 2D shows an example of multiple storage operating system instances 36A-36C sharing LFE 29 of storage devices 14A-14N for storing immutable data 54 and storing metadata and buffered data 52A-52C at HFE 27A-27C/NVRAM 26A-26C of storage devices 14A-14N. As an example, the storage operating system instance 36A uses an exclusive namespace NS1 to access HFE 27A/NVRAM 26A, the storage operating system instance 36B uses an exclusive namespace NS2 to access HFE 27B/NVRAM 26B, and the storage operating system instance 36C uses an exclusive namespace NS3 to access HFE 27A/NVRAM 26A. Immutable data can be read by any storage operating system instance 36A-36C using the shared namespace NS4. [0059] Figure 2E shows another aspect of the present disclosure without a dedicated capacity tier storage operating system instance, and instead using storage operating system instances 36A-36C. In the configuration of Figure 2E, different zones 54B-54I at LFE 29 have different permissions. For example, zone 54B is writable by storage operating system instance 37A using namespace NS1, zone 54C is writable by storage operating system instance 37B using namespace NS2, zone 54D is writable by storage operating system instance 37C using namespace NS3, and zones 54E-54I are readable for all storage operating system instances via shared namespace NS4. It is noteworthy that each storage operating system instance 36A-36C can access the read-only zones using metadata stored at HFE 27A-27C and NVRAM 26A- 26C. [0060] In one aspect, to implement the configuration of Figure 2E, a shared data structure (not shown) stores information regarding each zone in LFE 29. This data structure can be replicated via multiple CNS, namely, NS1 for the storage operating system instance 36A, NS2 namely NS2 for the storage operating system instance 36B and NS3, for the storage operating system instance 36C. Each zone may have the following states: “Free,” “Full”, “Readable by any”, or “Writable-by-owner”. Whenever a storage operating system instance wants to modify the shared data structure to change the state of any zone it atomically obtains a lock on a page storing the zone state. After obtaining the lock, the update to the state change is written to all replicas. The update is successful if a write quorum number of replicas were successfully updated, if not, the update is rolled back, and the lock is released. Other data structures for tracking shared zone information, for example, reference counts on data blocks in zones can be managed in a similar way. The reference counts are updated whenever a file is deleted or overwritten that release blocks within a zone. [0061] Process Flows: Figures 2F-2J show various process flows for using the innovative architecture described above. In one aspect, the various namespaces (e.g., NSD1-NSID 12, Figure 1C) are enabled by a processor executable configuration process. The process is executed before the storage devices 14 are initialized. During configuration, several ZNS and CNS are first determined based on the number of storage operating system instances and a number of failure domains that are advertised by the storage devices 14. For example, if the number of failure domains are 4 (as shown in Figure 1C) then the configuration process creates at least 1 CNS and 1 ZNS per failure domain. The total storage capacity and type of SSD assigned to each namespace is based on the size determined by configuration process. In general, the ZNS is used for LFE 29 (e.g., QLC) and consumes majority of the storage capacity of each domain. The CNS size (e.g., 26 and HFE 27) is based on the amount of metadata and the expected amount of hot & mutable data. As an example, CNS can be in the range of 5%-10% of the size of the ZNS. It is noteworthy that although storage namespaces are shown as distinct namespaces, i.e., CNS and ZNS, the adaptive aspects of the present disclosure are not limited to different namespaces. CNS is simply shown as a private namespace for HFE (e.g., TLC), while ZNS is shown as shared namespace for LFE (e.g., QLC). [0062] The configuration process then starts the storage operating system instances to discover the various namespaces. Once the namespaces are visible to each instance, the ownership of each namespace is assigned. The ownership information regarding each namespace is maintained as specific block offsets. The configuration process next configures RAID or other redundancy schemes over the namespaces. The specific configuration of redundancy scheme depends on whether a single appliance is being configured or a collection of appliances are being used. An example configuration for a single appliance could be RAID1 across failure domains. After RAID or other redundancy schemes have been configured, the storage system instances 36 create aggregates and volumes on the namespaces owned by each. The ZNS 19 may be assigned ownership i.e., full read/write access by special storage system instances that serve as shared cold data repositories to the other storage system instances, but read-only access is granted to the ZNS from non-owner instances. Ownership and shared access may be asserted using NVMe protocol reservation on the namespaces during system operation. [0063] Figure 2F shows a configuration process 201, according to one aspect of the present disclosure. Process 201 begins in block B203, before the storage devices 14 are deployed. In block B205, the process determines the number of storage operating system instances (36A- 36N) and the number of failure domains for the storage devices 14. Based on that, in block B207, exclusive namespace (e.g., NS1 and NS2, Figure 2A) and shared ZNS (e.g., NS4 and NS5, Figure 2A) are assigned to each failure domain. For example, if the there are 4 failure domains, then the process creates at least one exclusive and 1 shared namespace. Thereafter, in block B209, storage space at HFE 27 and LFE 29 is assigned to the exclusive and shared namespaces. [0064] In block B211, each storage operating system instance 36A-36N is initialized and discover the assigned exclusive namespace (e.g., NS1 and NS2, Figure 2A and shared namespaces (e.g., NS4 and NS5, Figure 2A). Ownership is assigned to each storage operating system instance 36 and a RAID redundancy scheme is configured. Thereafter, in block B213, aggregates and volumes are created that can be accessed via the exclusive (e.g., NS1 and NS2, Figure 2A) and shared namespaces (e.g., NS4 and NS5, Figure 2A), as described above in detail. [0065] In one aspect, Figure 2G shows another process 200 that enables multiple storage operating system instances 36A-36N to access read only data from shared LFE 29, while using HFE 27 for reading, writing and storing metadata (see Figure 1D). Process 200 begins in block B202, when storage devices 14 are configured with HFE 27, LFE 29 and NVRAM 26 (see Figure 1B). [0066] In block B204, exclusive namespace (e.g., NS1 and NS2, Figure 2A) is assigned to each storage operating system instance 36A-36N, as described above with respect to Figure 2F. The exclusive namespace (e.g., NS1 and NS2, Figure 2A) is used by each storage operating system instance 36 to read and write information at HFE 27, including metadata associated with the stored data. [0067] In block B206, a shared namespace (e.g., NS4 and NS25, Figure 2A) is assigned to each storage operating system instance 36A-36N, as described above with respect to Figure 2F. This enables read access to data stored in LFE 29. In one aspect, in block B208, a portion of the LFE 29 (e.g., shown as 56 in Figure 1D) is configured to store hot read only data, without having to promote the hot read only data to HFE 27. The hot data in this context means data is being read frequently by the storage operating system instances 36 using the shared namespace. [0068] In block B210, the storage operating system instances 36A-36N directly access data from portion 56 using the shared namespace, while continuing to use HFE 27 for read and write access. [0069] Figure 2H shows another process 212 to configure storage devices 14, according to one aspect of the present disclosure. Process 212 begins in block B214 when one or more storage devices 14 are configured with a first portion, e.g., HFE 27, a second portion, NVRAM 26 (see Figure 1B) and a third portion, LFE 29 for use by one or more storage operating system instances 36A-36N. In block B216, one or more storage devices 14 are logically separated into the three portions, to use the storage space at HFE 27, LFE 29 and NVRAM 26. In block B218, an exclusive namespace (e.g., NS1 and NS2, Figure 2A) is assigned to each storage system instance 36A-36N, as described above with respect to Figures 2A and 2F. This enables read and write access for each storage system instance 36A-36N to HFE 27. As an example, HFE 27 is configured to store metadata and hot data. [0070] In block B220, a shared namespace (e.g., NS4 and NS5, Figure 2A) is assigned to the storage operating system instances 36A-36N for read access to LFE 29 as described above with respect to Figures 2A and 2F. In block B222, the storage operating system instances 36 read data from LFE 29 using the shared namespace. To read and write data from HFE 27, the exclusive namespace of each storage operating system instances 36 is used. [0071] Figure 2I shows a process 224 that enables a storage operating system instance 36 to transfer data from HFE 27 to the shared LFE 29 (see Figures 2C/2D), according to one aspect of the present disclosure. Process 224 begins in block B226, when storage devices 14 are configured with HFE 27, LFE 29 and NVRAM 26. [0072] In block B228, an exclusive namespace (e.g., NS1 and NS2, Figure 2A) is assigned (as described above with respect to Figures 2A and 2F) to at least one of the storage operating system instances 36A-36N, may also be referred to as a first storage operating system instance (e.g., 36A, Figure 2C). The exclusive namespace is used by the first storage operating system instance 36A to read from and write information to HFE 27, including metadata associated with the data stored at LFE 29. Furthermore, a shared namespace (e.g., NS4 and NS5, Figure 2A) is assigned (as described above with respect to Figures 2A and 2F) to multiple storage operating system instances 36 to enable shared read access at LFE 29. [0073] In one aspect, in block B230, the first storage system instance 36A identifies data that may have become cold or immutable (e.g., file F2, Figure 2B). The first storage operating system instance 36A tracks when data is stored, modified and accessed. Based on that the first storage operating system instance 36A determines when data becomes cold data or immutable data. [0074] In block B232, the S3 BIN interface 66A of the first storage operating system instance 36A requests (e.g., S3 PUT, Figure 2B) the capacity tier instance 37 to transfer the file F2 from HFE 27 to LFE 29. [0075] In block B234, the capacity tier instance 37 transfers the file F2 as object X 76A and stores the object X 76A at the LFE 29. It is noteworthy that the object X 76A may also be stored at a cloud-based storage 69, as shown in Figure 1E. In another aspect, the cold data is only transferred to the cloud-based storage 69. The metadata for the file F2 is updated with new pointers (e.g., 82, Figure 2C) that points to the storage location where object X 76A (or Object Y 76B) is stored at LFE 29. When the storage operating system instance 36A receives a read request to read file F2, in block B236, the updated metadata, i.e., the direct block pointers 82 (Figure 2C) are used to access the data stored at LFE 29 for the file F2. [0076] In one aspect, a method for using the HFE 27 and LFE 29 is provided. The method includes assigning (e.g., B228, Figure 2I) a first namespace (e.g., NS4, Figure 2A) to a first instance (e.g., 36B, Figure 2A) of a storage operating system and a second instance (e.g., 37A, Figure 2A) of the storage operating system for enabling read access to a first portion (e.g., LFE 29) of a flash storage system by the first instance, and read and write access to the second instance; allocating (e.g., B228, Figure 2I) a second namespace (e.g., NS2, Figure 2A) to the first instance for exclusive read and write access within a second portion (e.g., HFE 27, Figure 2A) of the flash storage system; generating (e.g., B232, Figure 2I), by the first instance, a request for the second instance to transfer a data object (e.g., 76A, Figure 2B) from the second portion owned by the first instance to the first portion; storing (e.g., B234, Figure 2I), by the second instance, the data object at the first portion; and updating (e.g., B234, Figure 2I) metadata of the data object at the second portion, the metadata (e.g., 80, Figure 2C) indicating a storage location (e.g., 82, Figure 2C) at the second portion where the data object is stored. [0077] The method further includes utilizing (e.g., B236, Figure 2I), by the first instance, metadata at the second portion to retrieve the data object from the first portion, in response to a read request for the data object received by the first instance. The method also includes identifying (e.g., B230, Figure 2I), by the first instance, that the data object has become cold and in response, transmitting the request to the second instance. [0078] In one aspect, updating the metadata of the data object at the second portion includes storing a pointer (e.g., 82, Figure 2C) at the second portion owned by the first instance, the pointer pointing to the storage location of the data object at the first portion. [0079] In one aspect, the first portion includes a first type of solid-state drive (e.g., QLC) and the second portion includes a second type (e.g., TLC) of solid-state drive, where the first type is a capacity tier with storage performance lower than the second type. Furthermore, the first namespace is a zoned namespace (e.g., ZNS 19) for providing shared read access to the first and second instance and write access to the second instance. [0080] Figure 2J shows a process 240 using the architecture of Figure 2E, described above in detail, according to one aspect of the present disclosure. Process 240 begins in block B242, when storage devices 14 are configured with HFE 27A-27C, LFE 29 and NVRAM 26A-26C (see Figure 2E), where the HFE 27A-27C is referred to as a first portion, NVRAM 26A-26C is referred to as the second portion and LFE 29 is referred to as a third portion. [0081] In block B244, an exclusive namespace (e.g., NS1, NS2 and NS 3, Figure 2E) is assigned to each storage operating system instance 36A-36C to enable access to HFE 27A- 27C. Each exclusive namespace is used by a corresponding storage operating system instance 36A-36C to read and write information at HFE 27, including metadata associated with the stored data. [0082] In block B246, a shared namespace (e.g., NS4) is assigned to the multiple storage operating system instances 36A-36C to enable read access at LFE 29. The various zones in LFE 29 are configured such that some portions are writable by the storage operating system instances 36A-36C. For example, zone 54B is writable by the storage operating system instance 36A using namespace NS1, zone 54C is writable by the storage operating system instance 36B using namespace NS2 and zone 54D is writable by the storage operating system instance 36C using namespace NS3. Zones 54E, 54F, 54G, 54H and 54I are readable by any storage operating system instance 36A-36C using the shared namespace, NS4. HFE 27A-27C and NVRAM 26A-26C are used for storing metadata and buffered data. [0083] In block B248, the read only and writable zones of LFE 29 are used by the storage operating system instances 36A-36C. The metadata can be used by each storage operating system instances 36A-36C to access data from the shared zones of LFE 29 using the shared namespace NS4. The metadata at HFE 27 is maintained using the exclusive namespace NS1- NS3 by the storage operating system instances 36A-36C, respectively. [0084] In one aspect, process 240 can be implemented by a shared data structure (not shown) that stores zone information in LFE 29. This data structure can be replicated via multiple CNS to HFE 27 (and or NVRAM 26). Each zone may have the following states: “Free,” “Full”, “Readable by any”, or “Writable-by-owner”. Whenever a storage operating system instance 36 wants to modify the shared data structure to change the state of any zone it atomically obtains a lock on a page storing the zone state. After obtaining the lock the update to the state change is written to all replicas. The update is successful if a write quorum number of replicas were successfully updated, if not, the update is rolled back, and the lock is released. Other data structures for tracking shared zone information, for example, reference counts on data blocks in zones can be managed in a similar way. The reference counts are updated whenever a file is deleted or overwritten that release blocks within a zone. [0085] In one aspect, methods and systems for are provided for using the configuration of Figure 2E and the process of Figure 2J. One method includes assigning (e.g., B246, Figure 2J) a first shared namespace (e.g., NS4, Figure 2E) to a first instance (e.g., 36A, Figure 2E)) and a second instance (e.g., 36B, Figure 2B) of a storage operating system for enabling write access to the first instance to a first zone (e.g., 54B, Figure 2E) of a first portion (e.g., LFE 29) of a flash storage system (e.g., 14A-14N), and write access to the second instance to a second zone (e.g., 54C, Figure 2E) of the first portion; using (B248, Figure 2J) a first exclusive namespace (e.g., NS1, Figure 2E) by the first instance to store metadata at a first segment (e.g., 27A, Figure 2B) of a second portion (e.g., 27A-27C, Figure 2E) of the flash storage system; using (e.g., B248, Figure 2J) a second exclusive namespace (e.g., NS2, Figure 2E) by the second instance to store metadata at a second segment (e.g., 27B, Figure 2E) of the second portion of the flash storage system; and providing (e.g., B248, Figure 2J) read only access to the first instance and the second instance to a second zone of the first portion using the first namespace. [0086] The method further includes utilizing (e.g., B248, Figure 2J), by the first instance, metadata at the first segment of the second portion to retrieve a data object from the second zone of the first portion, in response to a read request for the data object received by the first instance; and utilizing(e.g., B248, Figure 2J), by the second instance, metadata at the second segment of the second portion to retrieve the data object from the second zone of the first portion, in response to a read request for the data object received by the second instance. [0087] System 100: Figure 2K shows an example of a networked operating environment 100 (also referred to as system 100) used according to one aspect of the present disclosure. As an example, system 100 may include a plurality of storage systems 120A-120N (may also be referred to as storage server/storage servers/storage controller/storage controllers 120, and also referred to as an “on-premises” storage system 120) executing a storage operating system 124A-124N (may also be referred to as storage operating system 124 or storage operating systems 124, similar to the storage operating system instances 36A-36C described above), a plurality of computing systems 102A-102N (shown as host 102, 102A-102N and may also be referred to as a “host system 102”, “host systems 102”, “server 102” or “servers 102”) and user systems 108A-108N (may also be referred to as “user system 108,” “user systems 108,” “client system 108” or “client systems 108”) that may access storage space provided by a storage–subsystem 116 managed by the storage systems 120 via a connection system 118 such as a local area network (LAN), wide area network (WAN), the Internet and others. The storage-subsystem 116 includes a plurality of storage devices 114A-114N (may also be referred to as storage device/storage devices/disk/disks 114). In one aspect, storage devices 114 are similar to storage devices 14A-14N with LFE 29 and HFE 27, described above in detail. It is noteworthy that the term “disk” as used herein is intended to mean any storage device/space and not to limit the adaptive aspects to any particular type of storage device, for example, hard disks. [0088] In one aspect, the storage system 120 uses the storage operating system 124 to store and retrieve data from the storage sub-system 116 by accessing the storage devices 114 via storage device controllers 103A-103N (similar to the NVMeoF controller 116 (Figure 1B) described above) (may also be referred to as disk controller/disk controllers 103). Data is stored and accessed using read and write requests that are also referred to as input/output (I/O) requests. The storage devices 114 may be organized as one or more RAID groups. The various aspects disclosed herein are not limited to any storage device type or storage device configuration. [0089] In one aspect, system 100 also includes a cloud layer 136 having a cloud storage manager (may also be referred to as “cloud manager”) 122, and a cloud storage operating system (may also be referred to as “Cloud Storage OS”) 140 (similar to storage operating system instances 36, Figure 1E) having access to cloud storage 128 (similar to 69, Figure 1E). The cloud storage manager 122 enables configuration and management of storage resources. [0090] As an example, a cloud provider 104, provides access to the cloud layer 136 and its components via a communication interface 112. A non-limiting example of the cloud layer 136 is a cloud platform, e.g., Amazon Web Services (“AWS”) provided by Amazon Inc., Azure provided by Microsoft Corporation, Google Cloud Platform provided by Alphabet Inc. (without derogation of any trademark rights of Amazon Inc., Microsoft Corporation or Alphabet Inc.), or any other cloud platform. In one aspect, communication interface 112 includes hardware, circuitry, logic and firmware to receive and transmit information using one or more protocols. As an example, the cloud layer 136 can be configured as a virtual private cloud (VPC), a logically isolated section of a cloud infrastructure that simulates an on- premises data center with the on-premise, storage system 120. [0091] In one aspect, the cloud manager 122 is provided as a software application running on a computing device or within a VM for configuring, protecting and managing storage objects. In one aspect, the cloud manager 122 enables access to a storage service (e.g., backup, restore, cloning or any other storage related service) from a “micro-service” made available from the cloud layer 136. In one aspect, the cloud manager 122 stores user information including a user identifier, a network domain for a user device, a user account identifier, or any other information to enable access to storage from the cloud layer 136. [0092] Software applications for cloud-based systems are typically built using “containers,” which may also be referred to as micro-services. Kubernetes is an open-source software platform for deploying, managing and scaling containers including the cloud storage OS 140, and the cloud manager 122. Azure is a cloud computing platform provided by Microsoft Corporation (without derogation of any third-party trademark rights) for building, testing, deploying, and managing applications and services including the cloud storage OS 140, the and cloud manager 122. Azure Kubernetes Service enables deployment of a production ready Kubernetes cluster in the Azure cloud for executing the cloud storage OS 140, and the cloud manager 122. It is noteworthy that the adaptive aspects of the present disclosure are not limited to any specific cloud platform. [0093] The term micro-service as used herein denotes computing technology for providing a specific functionality in system 100 via the cloud layer 136. As an example, the cloud storage OS 140, and the cloud manager 122 are micro-services, deployed as containers (e.g., “Docker” containers), stateless in nature, may be exposed as a REST (representational state transfer) application programming interface (API) and are discoverable by other services. Docker is a software framework for building and running micro-services using the Linux operating system kernel (without derogation of any third-party trademark rights). As an example, when implemented as docker containers, docker micro-service code for the cloud storage OS 140, and the cloud manager 122 is packaged as a “Docker image file”. A Docker container for the cloud storage OS 140, and the cloud manager 122 is initialized using an associated image file. A Docker container is an active or running instantiation of a Docker image. Each Docker container provides isolation and resembles a lightweight virtual machine. It is noteworthy that many Docker containers can run simultaneously in a same Linux based computing system. It is noteworthy that although a single block is shown for the cloud manager 122 and the cloud storage OS 140, multiple instances of each micro-service (i.e., the cloud manager 122 and the cloud storage OS 140) can be executed at any given time to accommodate multiple user systems 108. [0094] In one aspect, the cloud manager 122 and the cloud storage OS 140 can be deployed from an elastic container registry (ECR). As an example, ECR is provided by AWS (without derogation of any third-party trademark rights) and is a managed container registry that stores, manages, and deploys container images. The various aspects described herein are not limited to the Linux kernel or using the Docker container framework. [0095] An example of the cloud storage OS 140 includes the “CLOUD VOLUMES ONTAP” provided by NetApp Inc., the assignee of this application. (without derogation of any trademark rights) The cloud storage OS 140 is a software defined version of a storage operating system 124 executed within the cloud layer 136 or accessible to the cloud layer 136 to provide storage and storage management options that are available via the storage system 120. The cloud storage OS 140 has access to cloud storage 128, which may include block- based, persistent storage that is local to the cloud storage OS 140 and object-based storage that may be remote to the cloud storage OS 140. [0096] In another aspect, in addition to cloud storage OS 140, a cloud-based storage service is made available from the cloud layer 136 to present storage volumes (shown as cloud volume 142). An example of the cloud-based storage service is the “Cloud Volume Service,” provided by NetApp Inc. (without derogation of any trademark rights). The term volume or cloud volume (used interchangeably throughout this specification) means a logical object, also referred to as a storage object, configured to store data files (or data containers or data objects), scripts, word processing documents, executable programs, and any other type of structured or unstructured data. From the perspective of a user system 108, each cloud volume can appear to be a single storage drive. However, each cloud volume can represent the storage space in one storage device, an aggregate of some or all the storage space in multiple storage devices, a RAID group, or any other suitable set of storage space. The various aspects of the present disclosure may include both the Cloud storage OS 140 and the cloud volume service or either one of them. [0097] As an example, user systems 108 are computing devices that can access storage space at the storage system 120 via the connection system 118 or from the cloud layer 136 presented by the cloud provider 104 or any other entity. The user systems 108 can also access computing resources, as a virtual machine (“VM”) (e.g., compute VM 110) via the cloud layer 136. A user may be the entire system of a company, a department, a project unit or any other entity. Each user system is uniquely identified and optionally, may be a part of a logical structure called a storage tenant (not shown). The storage tenant represents a set of users (may also be referred to as storage consumers) for the cloud provider 104 that provides access to cloud-based storage and/or compute resources (e.g., 110) via the cloud layer 136 and/or storage managed by the storage system 120. [0098] In one aspect, host systems 102 are configured to execute a plurality of processor- executable applications 126A-126N (may also be referred to as “application 126” or “applications 126”), for example, a database application, an email server, and others. These applications may be executed in different operating environments, for example, a virtual machine environment, Windows, Solaris, Unix (without derogation of any third-party rights) and others. The applications 126 use storage system 120 or cloud storage 128 to store information at storage devices. Although hosts 102 are shown as stand-alone computing devices, they may be made available from the cloud layer 136 as compute nodes executing applications 126 within VMs (shown as compute VM 110). [0099] Each host system 102 interfaces with a management module 134 of a management system 132 for managing backups, restore, cloning and other operations for the storage system 120. The management module 134 is used for managing and configuring various elements of system 100. Management system 132 may include one or more computing systems for managing and configuring the various elements. Although the management system 132 with the management module 134 is shown as a stand-alone module, it may be implemented with other applications, for example, within a virtual machine environment. Furthermore, the management system 132 and the management module 134 may also be referred to interchangeably throughout this specification. [00100] In one aspect, the storage system 120 provides a set of storage volumes directly to host systems 102 via the connection system 118. In another aspect, the storage volumes are presented by the cloud storage OS 140, and in that context a storage volume is referred to as a cloud volume (e.g., 142). The storage operating system 124/ cloud storage OS 140 present or export data stored at storage devices 114/cloud storage 128 as a volume (or a logical unit number (LUN) for storage area network (“SAN”) based storage). [00101] The storage operating system 124/cloud storage OS 140 are used to store and manage information at storage devices 114/cloud storage 128 based on a request generated by application 126, user 108 or any other entity. The request may be based on file-based access protocols, for example, the Common Internet File System (CIFS) protocol or Network File System (NFS) protocol, over the Transmission Control Protocol/Internet Protocol (TCP/IP). Alternatively, the request may use block-based access protocols for SAN storage, for example, the Small Computer Systems Interface (SCSI) protocol encapsulated over TCP (iSCSI) and SCSI encapsulated over Fibre Channel (FC), object-based protocol or any other protocol. [00102] In a typical mode of operation, one or more input/output (I/O) requests are sent over connection system 118 to the storage system 120 or the cloud storage OS 140, based on the request. Storage system 120/cloud storage OS 140 receives the I/O requests, issues one or more I/O commands to storage devices 114/cloud storage 128 to read or write data on behalf of the host system 102 and issues a response containing the requested data over the network 118 to the respective host system 102. [00103] Although storage system 120 is shown as a stand-alone system, i.e., a non-cluster- based system, in another aspect, storage system 120 may have a distributed architecture; for example, a cluster-based system that may include a separate network module and storage module. Briefly, the network module is used to communicate with host systems 102, while the storage module is used to communicate with the storage devices 114. [00104] Alternatively, storage system 120 may have an integrated architecture, where the network and data components are included within a single chassis. The storage system 120 further may be coupled through a switching fabric to other similar storage systems (not shown) which have their own local storage subsystems. In this way, all the storage subsystems can form a single storage pool, to which any client of any of the storage servers has access. [00105] In one aspect, the storage system 120 (or the cloud storage OS 140) can be organized into any suitable number of virtual servers (may also be referred to as “VServers” or virtual storage machines), in which each VServer represents a single storage system namespace with separate network access. Each VServer has a specific client domain and a security domain that are separate from the client and security domains of other VServers. Moreover, each VServer can span one or more physical nodes, each of which can hold storage associated with one or more VServers. User systems 108/host 102 can access the data on a VServer from any node of the clustered system, through the virtual interface associated with that VServer. It is noteworthy that the aspects described herein are not limited to the use of VServers. [00106] As an example, one or more of the host systems (for example, 102A-102N) or a compute resource (not shown) of the cloud layer 136 may execute a VM environment where a physical resource is time-shared among a plurality of independently operating processor executable VMs (including compute VM 110). 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 also be collectively referred to herein as “guest software.” In addition, resources available within the VM may also be referred to herein as “guest resources.” [00107] 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 also be referred to herein as “host hardware resources”. The host hardware resource 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. [00108] Storage Operating System: Figure 3 illustrates a generic example of the storage operating system 124 (or storage operating system instance 36) executed by storage system 120, according to one aspect of the present disclosure. Storage operating system 124/36 interfaces with the storage sub-system 116 as described above in detail. [00109] As an example, operating system 124/36 may include several modules, or “layers”. These layers include a file system 301 (similar to 42) that keeps track of a directory structure (hierarchy) of the data stored in storage devices and manages read/write operations, i.e., executes read/write operations on storage devices in response to host system 102 requests. [00110] The storage operating system 124/36 may also include a protocol layer 303 and an associated network access layer 305, to allow storage system 120 to communicate over a network with other systems, such as host system 102, and management system 132. Protocol layer 303 may implement one or more of various higher-level network protocols, such as NFS (e.g., 44, Figure 2A), CIFS (46, Figure 2A), S3 (e.g., 48, Figure 2A), Hypertext Transfer Protocol (HTTP), TCP/IP and others. [00111] Network access layer 305 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 102 and the storage sub-system 116 are illustrated schematically as a path, which illustrates the flow of data through storage operating system 124. [00112] The storage operating system 124 may also include a storage access layer 307 and an associated storage driver layer 309 to communicate with a storage device 14. The storage access layer 307 may implement a higher-level disk storage protocol, such as RAID layer while the storage driver layer 309 may implement a lower-level storage device access protocol, such as the NVMe protocol. [00113] It should be noted that the software "path" through the operating system layers described above needed to perform data storage access for a client request may alternatively be implemented in hardware. That is, in an alternate aspect of the disclosure, the storage access request data path may be implemented as logic circuitry embodied within a field programmable gate array (FPGA) or an ASIC. This type of hardware implementation increases the performance of the file service provided by storage system 120. [00114] In addition, it will be understood to those skilled in the art that the invention 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 disk assembly 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. [00115] Processing System: Figure 4 is a high-level block diagram showing an example of the architecture of a processing system, at a high level, in which executable instructions as described above can be implemented. The processing system 400 can represent a compute node 12A/12B, the storage system 120, the management system 132, host systems 102, and others. Note that certain standard and well-known components which are not germane to the present invention are not shown in Figure 4. [00116] The processing system 400 includes one or more processors 402 and memory 404, coupled to a bus system 405. The bus system 405 shown in Figure 4 is an abstraction that represents any one or more separate physical buses and/or point-to-point connections, connected by appropriate bridges, adapters and/or controllers. The bus system 405, therefore, may include, for example, a system bus, a Peripheral Component Interconnect (PCI) bus, a HyperTransport or industry standard architecture (ISA) bus, a small computer system interface (SCSI) bus, a universal serial bus (USB), or an Institute of Electrical and Electronics Engineers (IEEE) standard 1394 bus (sometimes referred to as “Firewire”). [00117] The processors 402 are the central processing units (CPUs) of the processing system 400 and, thus, control its overall operation. In certain aspects, the processors 402 accomplish this by executing programmable instructions stored in memory 404. A processor 402 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. [00118] Memory 404 represents any form of random-access memory (RAM), read-only memory (ROM), flash memory, or the like, or a combination of such devices. Memory 404 includes the main memory of the processing system 400. Instructions 406 which implements techniques introduced above may reside in and may be executed (by processors 402) from memory 404. For example, instructions 406 may include code for executing the process blocks of Figures 2F-2J for using the systems disclosed in Figures 1A-2E. [00119] Also connected to the processors 402 through the bus system 405 are one or more internal mass storage devices 410, and a network adapter 412. Internal mass storage devices 410 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. The network adapter 412 provides the processing system 400 with the ability to communicate with remote devices (e.g., storage servers) over a network and may be, for example, an Ethernet adapter, a FC adapter, or the like. The processing system 400 also includes one or more input/output (I/O) devices 408 coupled to the bus system 405. The I/O devices 408 may include, for example, a display device, a keyboard, a mouse, etc. [00120] Cloud Computing: The system and techniques described above are applicable and especially useful in the cloud computing environment where storage is presented and shared across different platforms. 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 may be rapidly provisioned and released with minimal management effort or service provider interaction. The term “cloud” is intended to refer to a network, for example, the Internet and cloud computing allows shared resources, for example, software and information to be available, on-demand, like a public utility. [00121] 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. [00122] 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. The storage systems described above may be a part of the server layer for providing storage services. Details regarding these layers are not germane to the inventive aspects. [00123] Thus, methods and apparatus for scalable storage appliance have been described. Note that references throughout this specification to “one aspect” 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 invention. 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 present disclosure, as will be recognized by those of ordinary skill in the art. [00124] 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.

Claims

What is Claimed is: 1. A method executed by one or more processors, comprising: assigning a first namespace to a first instance of a storage operating system and a second instance of the storage operating system for enabling read access to a first portion of a flash storage system by the first instance, and read and write access to the second instance; allocating a second namespace to the first instance for exclusive read and write access within a second portion of the flash storage system; generating, by the first instance, a request for the second instance to transfer a data object from the second portion owned by the first instance to the first portion; storing, by the second instance, the data object at the first portion; and updating metadata of the data object at the second portion, the metadata indicating a storage location at the second portion where the data object is stored.
2. The method of Claim 1, further comprising: utilizing, by the first instance, metadata at the second portion to retrieve the data object from the first portion, in response to a read request for the data object received by the first instance.
3. The method of Claim 1, further comprising: identifying, by the first instance, that the data object has become cold and in response, transmitting the request to the second instance.
4. The method of Claim 1, wherein updating the metadata of the data object at the second portion comprising: storing a pointer at the second portion owned by the first instance, the pointer pointing to the storage location of the data object at the first portion.
5. The method of Claim 1, wherein the first portion comprises of a first type of solid- state drive and the second portion comprises a second type of solid-state drive.
6. The method of Claim 5, wherein the first type is a capacity tier with storage performance lower than the second type.
7. The method of Claim 1, wherein the first namespace is a zoned namespace for providing shared read access to the first and second instance and write access to the second instance.
8. A non-transitory, machine-readable storage medium having stored thereon instructions comprising machine executable code, which when executed by a machine, causes the machine to: assign a first namespace to a first instance of a storage operating system and a second instance of the storage operating system for enabling read access to a first portion of a flash storage system by the first instance, and read and write access to the second instance; allocate a second namespace to the first instance for exclusive read and write access within a second portion of the flash storage system; generate, by the first instance, a request for the second instance to transfer a data object from the second portion owned by the first instance to the first portion; store, by the second instance, the data object at the first portion; and update metadata of the data object at the second portion, the metadata indicating a storage location at the second portion where the data object is stored.
9. The non-transitory, machine readable storage medium of Claim 8, wherein the machine executable code further causes the machine to: utilize, by the first instance, metadata at the second portion to retrieve the data object from the first portion, in response to a read request for the data object received by the first instance.
10. The non-transitory, machine readable storage medium of Claim 8, wherein the machine executable code further causes the machine to: identify, by the first instance, that the data object has become cold and in response, transmitting the request to the second instance.
11. The non-transitory, machine readable storage medium of Claim 8, wherein the machine executable code further causes the machine to: store a pointer at the second portion owned by the first instance, the pointer pointing to the storage location of the data object at the first portion.
12. The non-transitory, machine readable storage medium of Claim 8, wherein the first portion comprises of a first type of solid-state drive and the second portion comprises a second type of solid-state drive.
13. The non-transitory, machine readable storage medium of Claim 12, wherein the first type is a capacity tier with storage performance lower than the second type.
14. The non-transitory, machine readable storage medium of Claim 8, wherein the first namespace is a zoned namespace for providing shared read access to the first and second instance and write access to the second instance.
15. A system, comprising: a memory containing machine readable medium comprising machine executable code having stored thereon instructions; and a processor coupled to the memory to execute the machine executable code to: assign a first namespace to a first instance of a storage operating system and a second instance of the storage operating system for enabling read access to a first portion of a flash storage system by the first instance, and read and write access to the second instance; allocate a second namespace to the first instance for exclusive read and write access within a second portion of the flash storage system; generate, by the first instance, a request for the second instance to transfer a data object from the second portion owned by the first instance to the first portion; store, by the second instance, the data object at the first portion; and update metadata of the data object at the second portion, the metadata indicating a storage location at the second portion where the data object is stored 16. The system of Claim 15, wherein the machine executable code further causes to: utilize, by the first instance, metadata at the second portion to retrieve the data object from the first portion, in response to a read request for the data object received by the first instance. 17. The system of Claim 15, wherein the machine executable code further causes to: identify, by the first instance, that the data object has become cold and in response, transmitting the request to the second instance. 18. The system of Claim 15, wherein the machine executable code further causes to: store a pointer at the second portion owned by the first instance, the pointer pointing to the storage location of the data object at the first portion. 19. The system of Claim 15, wherein the first portion comprises of a first type of solid-state drive and the second portion comprises a second type of solid-state drive, the first type is a capacity tier with storage performance lower than the second type. 20. The system of Claim 15, wherein the first namespace is a zoned namespace for providing shared read access to the first and second instance and write access to the second instance.
PCT/US2022/049431 2021-12-16 2022-11-09 Scalable solid-state storage system and methods thereof WO2023113944A1 (en)

Applications Claiming Priority (6)

Application Number Priority Date Filing Date Title
US202163290549P 2021-12-16 2021-12-16
US63/290,549 2021-12-16
US17/650,936 US11816359B2 (en) 2021-12-16 2022-02-14 Scalable solid-state storage system and methods thereof
US17/650,936 2022-02-14
US17/650,940 2022-02-14
US17/650,940 US11861231B2 (en) 2021-12-16 2022-02-14 Scalable solid-state storage system and methods thereof

Publications (1)

Publication Number Publication Date
WO2023113944A1 true WO2023113944A1 (en) 2023-06-22

Family

ID=84547262

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2022/049431 WO2023113944A1 (en) 2021-12-16 2022-11-09 Scalable solid-state storage system and methods thereof

Country Status (1)

Country Link
WO (1) WO2023113944A1 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100332401A1 (en) * 2009-06-30 2010-12-30 Anand Prahlad Performing data storage operations with a cloud storage environment, including automatically selecting among multiple cloud storage sites
US10095701B1 (en) * 2015-09-30 2018-10-09 EMC IP Holding Company LLC Translation-based name node configuration for object access in a multi-tier storage system
US20190278663A1 (en) * 2018-03-12 2019-09-12 Commvault Systems, Inc. Recovery point objective (rpo) driven backup scheduling in a data storage management system using an enhanced data agent
US20200409589A1 (en) * 2019-06-28 2020-12-31 Western Digital Technologies, Inc. Zone Formation for Zoned Namespaces

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100332401A1 (en) * 2009-06-30 2010-12-30 Anand Prahlad Performing data storage operations with a cloud storage environment, including automatically selecting among multiple cloud storage sites
US10095701B1 (en) * 2015-09-30 2018-10-09 EMC IP Holding Company LLC Translation-based name node configuration for object access in a multi-tier storage system
US20190278663A1 (en) * 2018-03-12 2019-09-12 Commvault Systems, Inc. Recovery point objective (rpo) driven backup scheduling in a data storage management system using an enhanced data agent
US20200409589A1 (en) * 2019-06-28 2020-12-31 Western Digital Technologies, Inc. Zone Formation for Zoned Namespaces

Similar Documents

Publication Publication Date Title
US10613944B2 (en) Systems and methods for backup and restore of distributed master-slave database clusters
US10558531B2 (en) Systems and methods for backup and restore of master-less distributed database clusters
US7865677B1 (en) Enhancing access to data storage
US9760574B1 (en) Managing I/O requests in file systems
US20130290248A1 (en) File storage system and file cloning method
US8869145B1 (en) Method and system for managing storage for virtual machines
US11861231B2 (en) Scalable solid-state storage system and methods thereof
US10620843B2 (en) Methods for managing distributed snapshot for low latency storage and devices thereof
US9047169B1 (en) Resizing snapshot mount points
US9063892B1 (en) Managing restore operations using data less writes
US9965195B2 (en) Methods and systems for efficiently storing data at a plurality of storage tiers using a transfer data structure
US11593229B2 (en) Data protection methods and systems for a networked storage environment
US20230376392A1 (en) Network Storage Failover Systems and Associated Methods
Azagury et al. GPFS-based implementation of a hyperconverged system for software defined infrastructure
US10592453B2 (en) Moving from back-to-back topology to switched topology in an InfiniBand network
US10089035B1 (en) Block storage transparent platform migration
US11216350B2 (en) Network storage failover systems and associated methods
US11269744B2 (en) Network storage failover systems and associated methods
US20240028262A1 (en) Scalable Solid-State Storage System and Methods Thereof
WO2023113944A1 (en) Scalable solid-state storage system and methods thereof
US11010335B2 (en) Methods and systems for protecting data of a persistent memory based file system
US11520490B2 (en) Hierarchical consistency group for storage and associated methods thereof
US11249869B1 (en) Failover methods and system in a networked storage environment
US11334441B2 (en) Distribution of snaps for load balancing data node clusters

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 22826858

Country of ref document: EP

Kind code of ref document: A1