Software-defined storage

From Wikipedia, the free encyclopedia
(Redirected from Storage hypervisor)

Software-defined storage (SDS) is a marketing term for computer data storage software for policy-based provisioning and management of data storage independent of the underlying hardware. Software-defined storage typically includes a form of storage virtualization to separate the storage hardware from the software that manages it.[1] The software enabling a software-defined storage environment may also provide policy management for features such as data deduplication, replication, thin provisioning, snapshots and backup.

Software-defined storage (SDS) hardware may or may not also have abstraction, pooling, or automation software of its own. When implemented as software only in conjunction with commodity servers with internal disks, it may suggest software such as a virtual or global file system. If it is software layered over sophisticated large storage arrays, it suggests software such as storage virtualization or storage resource management, categories of products that address separate and different problems. If the policy and management functions also include a form of artificial intelligence to automate protection and recovery, it can be considered as intelligent abstraction.[2] Software-defined storage may be implemented via appliances over a traditional storage area network (SAN), or implemented as network-attached storage (NAS), or using object-based storage. In March 2014 the Storage Networking Industry Association (SNIA) began a report on software-defined storage.[3]

Software-defined storage industry[edit]

VMware used the marketing term "software-defined data center" (SDDC) for a broader concept wherein all the virtual storage, server, networking and security resources required by an application can be defined by software and provisioned automatically.[4][5] Other smaller companies then adopted the term "software-defined storage", such as Cleversafe (acquired by IBM), and OpenIO.

Based on similar concepts as software-defined networking (SDN),[6] interest in SDS rose after VMware acquired Nicira for over a billion dollars in 2012.

Data storage vendors used various definitions for software-defined storage depending on their product-line. Storage Networking Industry Association (SNIA), a standards group, attempted a multi-vendor, negotiated definition with examples.[7]

The software-defined storage industry is projected to reach $86 billion by 2023.[8]

Characteristics[edit]

Characteristics of software-defined storage may include the following features:[9]

  • Abstraction of logical storage services and capabilities from the underlying physical storage systems, and in some cases pooling across multiple different implementations. Since data movement is relatively expensive and slow compared to computation and services , pooling approaches sometimes suggest leaving it in place and creating a mapping layer to it that spans arrays. Examples include:
    • Storage virtualization, the generalized category of approaches and historic products. External-controller based arrays include storage virtualization to manage usage and access across the drives within their own pools. Other products exist independently to manage across arrays and/or server DAS storage.
    • Virtual volumes (VVols), a proposal from VMware for a more transparent mapping between large volumes and the VM disk images within them, to allow better performance and data management optimizations. This does not reflect a new capability for virtual infrastructure administrators (who can already use, for example, NFS) but it does offer arrays using iSCSI or Fibre Channel a path to higher admin leverage for cross-array management apps written to the virtual infrastructure.
    • Parallel NFS (pNFS), a specific implementation which evolved within the NFS community but has expanded to many implementations.
    • OpenStack and its Swift, Ceph and Cinder APIs for storage interaction, which have been applied[by whom?] to open-source projects as well as to vendor products.
    • A number of Object Storage platforms are also examples of software-defined storage implementations examples of this are Scality RING and the open source swift project.
    • Number of distributed storage solutions like Gluster are good examples of software defined storage.
  • Automation with policy-driven storage provisioning with service-level agreements replacing technology details. This requires management interfaces that span traditional storage-array products, as a particular definition of separating "control plane" from "data plane", in the spirit of OpenFlow. Prior industry standardization efforts included the Storage Management Initiative – Specification (SMI-S) which began in 2000.
  • Commodity hardware with storage logic abstracted into a software layer. This is also described[by whom?] as a clustered file system for converged storage.

Storage hypervisor[edit]

In computing, a storage hypervisor is a software program which can run on a physical server hardware platform, on a virtual machine, inside a hypervisor OS or in the storage network. It may co-reside with virtual machine supervisors or have exclusive control of its platform. Similar to virtual server hypervisors a storage hypervisor may run on a specific hardware platform, a specific hardware architecture, or be hardware independent.[10]

The storage hypervisor software virtualizes the individual storage resources it controls and creates one or more flexible pools of storage capacity. In this way it separates the direct link between physical and logical resources in parallel to virtual server hypervisors. By moving storage management into isolated layer it also helps to increase system uptime and High Availability. "Similarly, a storage hypervisor can be used to manage virtualized storage resources to increase utilization rates of disk while maintaining high reliability."[11]

The storage hypervisor, a centrally-managed supervisory software program, provides a comprehensive set of storage control and monitoring functions that operate as a transparent virtual layer across consolidated disk pools to improve their availability, speed and utilization.

Storage hypervisors enhance the combined value of multiple disk storage systems, including dissimilar and incompatible models, by supplementing their individual capabilities with extended provisioning, data protection, replication and performance acceleration services.

In contrast to embedded software or disk controller firmware confined to a packaged storage system or appliance, the storage hypervisor and its functionality spans different models and brands and types of storage [including SSD (solid state disks), SAN (storage area network) and DAS (direct attached storage) and Unified Storage(SAN and NAS)] covering a wide range of price and performance characteristics or tiers. The underlying devices need not be explicitly integrated with each other nor bundled together.

A storage hypervisor enables hardware interchangeability. The storage hardware underlying a storage hypervisor matters only in a generic way with regard to performance and capacity. While underlying "features" may be passed through the hypervisor, the benefits of a storage hypervisor underline its ability to present uniform virtual devices and services from dissimilar and incompatible hardware, thus making these devices interchangeable. Continuous replacement and substitution of the underlying physical storage may take place, without altering or interrupting the virtual storage environment that is presented.

The storage hypervisor manages, virtualizes and controls all storage resources, allocating and providing the needed attributes (performance, availability) and services (automated provisioning, snapshots, replication), either directly or over a storage network, as required to serve the needs of each individual environment.

The term "hypervisor" within "storage hypervisor" is so named because it goes beyond a supervisor,[12] it is conceptually a level higher than a supervisor and therefore acts as the next higher level of management and intelligence that sits above and spans its control over device-level storage controllers, disk arrays, and virtualization middleware.

A storage hypervisor has also been defined as a higher level of storage virtualization [13] software, providing a "Consolidation and cost: Storage pooling increases utilization and decreases costs. Business availability: Data mobility of virtual volumes can improve availability. Application support: Tiered storage optimization aligns storage costs with required application service levels".[14] The term has also been used in reference to use cases including its reference to its role with storage virtualization in disaster recovery[15] and, in a more limited way, defined as a volume migration capability across SANs.[16]

Server vs. storage hypervisor[edit]

An analogy can be drawn between the concept of a server hypervisor and the concept of a storage hypervisor. By virtualizing servers, server hypervisors (VMware ESX, Microsoft Hyper-V, Citrix Hypervisor, Linux KVM, Xen,z/VM) increased the utilization rates for server resources, and provided management flexibility by de-coupling servers from hardware. This led to cost savings in server infrastructure since fewer physical servers were needed to handle the same workload, and provided flexibility in administrative operations like backup, failover and disaster recovery.

A storage hypervisor does for storage resources what the server hypervisor did for server resources. A storage hypervisor changes how the server hypervisor handles storage I/O to get more performance out of existing storage resources, and increases efficiency in storage capacity consumption, storage provisioning and snapshot/clone technology. A storage hypervisor, like a server hypervisor, increases performance and management flexibility for improved resource utilization.

See also[edit]

References[edit]

  1. ^ Margaret Rouse. "Definition: software-defined storage". SearchSDN. Tech Target. Retrieved November 7, 2013.
  2. ^ Chris Poelker (March 12, 2014). "The foundation of clouds: Intelligent abstraction".
  3. ^ SNIA (March 2014). "Technical Whitepaper:Software Defined Storage".
  4. ^ Archana Venkatraman. "Software-defined datacentres demystified". Computer Weekly. TechTarget. Retrieved November 7, 2013. The term software-defined datacentre (SDDC) rose to prominence this year during annual virtualisation conference VMworld 2012 [...] A software-defined datacentre is an IT facility where the elements of the infrastructure - networking, storage, CPU and security - are virtualised and delivered as a service. The provisioning and operation of the entire infrastructure is entirely automated by software.
  5. ^ "The Software-Defined Data Center". company web site. VMware. Retrieved November 7, 2013.
  6. ^ Margaret Rouse. "Definition: software-defined storage". SearchSDN. Tech Target. Retrieved November 7, 2013.
  7. ^ "Technology Focus Areas | SNIA".
  8. ^ "Thriving software-defined-storage market will ramp up to $86B by 2023: report". FierceTelecom. 20 March 2020. Retrieved 2020-03-23.
  9. ^ Simon Robinson (March 12, 2013). "Software-defined storage: The reality beneath the hype". Computer Weekly. Retrieved November 7, 2013.
  10. ^ "Comparison of virtualization technologies".
  11. ^ Snyder, Brett; Ringenberg, Jordan; Green, Robert; Devabhaktuni, Vijay; Alam, Mansoor (June 9, 2014). "Evaluation and design of highly reliable and highly utilized cloud computing systems". Journal of Cloud Computing. 4: 12. doi:10.1186/s13677-015-0036-6. S2CID 17909593.
  12. ^ "Hypervisor glossary definition" (PDF). Xen v2.0 for x86 Users' Manual (PDF). Xen.org on August 20, 2011. Archived from the original (PDF) on October 5, 2011. Retrieved October 4, 2017.
  13. ^ "SearchStorage.com definition". What is storage virtualization? Definition on SearchStorage.com.
  14. ^ IBM SmartCloud Virtual Storage Center. IBM Redbooks. 6 March 2015. ISBN 9780738440439.
  15. ^ Erickson, Todd (June 23, 2011). "SearchDisasterRecovery Article". SearchDisasterRecovery.com. Archived from the original on October 4, 2017. Retrieved October 4, 2017.
  16. ^ Mearian, Lucas (November 23, 2010). "ComputerWorld Article". Archived from the original on October 4, 2017. Retrieved October 4, 2017.