IBM Software Defined Storage File Object Spectrum Scale

1y ago
9 Views
2 Downloads
669.86 KB
20 Pages
Last View : 16d ago
Last Download : 3m ago
Upload by : Pierre Damon
Transcription

IBM Platform ComputingThought Leadership White PaperAn introduction to IBM Spectrum ScaleA fast, simple, scalable and complete storage solution for today’sdata-intensive enterpriseFebruary 2015

2An introduction to IBM Spectrum ScaleContents2 Introduction3 Spectrum Scale overview3 The file system4 Application interfaces4 Performance and scalability5 Administration6 Data availability7 Data replication8 Spectrum Scale RAID8 Information lifecycle management (ILM) toolset10 Big data support11 Cluster configurations11 Shared disk12 Network-based block I/O14 Mixed clusters14 Sharing data between clusters16 What’s new in Spectrum Scale Version 4.118 SummaryIntroductionBig data. Cloud storage. It doesn’t matter what you call it—today’s exponential growth of data, transactions and digitallyaware devices is demanding larger and larger amounts ofunstructured data storage.IBM has taken on this challenge with a new software definedstorage solution, IBM Spectrum Scale . IBM Spectrum Scalewas formerly IBM General Parallel File System (IBM GPFS ),also formerly known as code name IBM Elastic Storage .A high-performance enterprise platform for optimizing dataand file management, Spectrum Scale is used extensively acrossindustries worldwide. Spectrum Scale simplifies data management with integrated tools designed to help organizationsmanage petabytes of data and billions of files—as well as controlthe cost of managing these ever-growing data volumes.Long considered a pioneer in big data storage, IBM leads theindustry in advanced storage technologies that enable companiesto store large quantities of file data.1 The latest version ofSpectrum Scale continues this tradition and marks a significantmilestone in the evolution of big data management. Part of theIBM Spectrum Storage family, Spectrum Scale 4.1 introducesrevolutionary new features that clearly demonstrate theIBM commitment to providing groundbreaking storage solutions, including: File encryption and secure eraseTransparent flash cacheNetwork performance monitoringActive File Management (AFM) parallel data transfersNetwork File System (NFS) version 4 support and datamigrationBackup and restore improvementsFile Placement Optimizer (FPO) enhancements2

IBM Platform ComputingThis paper outlines the features available today in SpectrumScale that organizations can use to manage file data. This functionality includes core Spectrum Scale concepts such as stripeddata storage, cluster configuration options such as direct storageaccess and network-based block I/O, storage automation technologies such as information lifecycle management (ILM) tools,and more.Spectrum Scale overviewSince its introduction in 1998, Spectrum Scale (formerly GPFS)has been field-proven on some of the world’s most powerfulsupercomputers,3 providing highly reliable and efficient use ofinfrastructure bandwidth. The Mira supercomputer at ArgonneNational Laboratory—the fifth-fastest supercomputer in theworld4—features a 768,000-core IBM Blue Gene clusterwith Spectrum Scale that supports scientific research, includingcomplex modeling in the fields of material science, climatology,seismology and computational chemistry. Spectrum Scale isfull-featured software defined storage with management toolsfor advanced storage virtualization, integrated high availability,automated tiered storage and the performance to effectivelymanage very large quantities of file data.Spectrum Scale allows a group of computers concurrent accessto a common set of file data over a storage area network (SAN)infrastructure, a TCP/IP network or a combination of connection types. The computers can run a mix of IBM AIX , Linuxor Microsoft Windows operating systems. Spectrum Scale provides storage management, information lifecycle managementtools, centralized administration and shared access to file systemsfrom remote Spectrum Storage clusters providing a globalnamespace.3A Spectrum Scale cluster can be a single node in a tiered storagesolution, two nodes providing a high-availability platformsupporting a database application, or thousands of nodes usedfor applications such as weather-pattern modeling. The largestexisting configurations—like Mira—can exceed hundreds ofthousands of cores.Spectrum Scale was designed from the beginning to supporthigh-performance parallel workloads and has since proven effective for a variety of applications. Today, it is installed in clusterssupporting high-performance computing applications fromclimate modeling to tornado simulation, with databases such asIBM DB2 , in big data MapReduce analytics, gene sequencing,digital media and scalable file serving. These applications areused across many industries, including financial, retail, digitalmedia, biotechnology, science and government.Spectrum Scale continues to push technology limits in demanding large environments. You may not have multiple petabytesof data today, but chances are you will eventually. And when youdo, you can be assured that Spectrum Scale has already beentested in these situations. This proven leadership is what makesSpectrum Scale a solid solution for any size application.The file systemA Spectrum Scale file system is built from a collection of storagedevices that contain the file system data and metadata. A filesystem can be built from a single disk or contain thousands ofdisks storing petabytes of data. Each file system can be accessiblefrom all nodes within the cluster. There is no practical limiton the size of a file system. The architectural limit for a singlefile system is more than a yottabyte. Some Spectrum Scalecustomers use single file systems up to 18 PB in size, whileothers utilize file systems containing billions of files.

4An introduction to IBM Spectrum ScaleApplication interfacesPerformance and scalabilityApplications access files through standard POSIX file systeminterfaces. Since all nodes see all file data, any node in the clustercan concurrently read or update a common set of files—enablingapplications to scale out easily. Spectrum Scale maintains thecoherency and consistency of the file system using sophisticatedbyte-range locking, token (distributed lock) management andjournaling. This approach means applications using standardPOSIX locking semantics do not need to be modified to runsuccessfully on Spectrum Scale.Spectrum Scale provides unparalleled I/O performance forunstructured data by: A MapReduce connector is included with Spectrum Scale,enabling applications to access file data from IBM Platform Symphony or Hadoop MapReduce applications. TheMapReduce connector can be used independently from thecluster architecture, giving you the flexibility to optimize foryour environment.OpenStack includes Cinder drivers for Spectrum Scale,enhancing support for virtual machine (VM) storage. TheOpenStack Object Store project, known as Swift, offers cloudstorage software that enables customers to store and retrievelarge volumes of object data with a simple application programming interface (API). To learn more about how Spectrum Scaleintegrates with Swift, documented in an IBM Redbook , ?OpenIn addition to standard interfaces, Spectrum Scale offers aunique set of extended interfaces that can be used to provideadvanced application functionality. Using these extended interfaces, an application can determine the storage pool placementof a file, create a file clone and manage quotas.Striping data across multiple disks attached to multiple nodesEmploying high-performance metadata (inode) scansSupporting a wide range of file system block sizes to matchI/O requirementsUtilizing advanced algorithms to improve read-ahead andwrite-behind I/O operationsUsing block-level locking, based on a sophisticated scalabletoken management system, to provide data consistency whileallowing multiple application nodes concurrent access to filesWhen creating a Spectrum Scale file system, raw storage devicesare assigned to the file system as Network Shared Disks (NSD).Once an NSD is defined, all of the nodes in the Spectrum Scalecluster can access the disk, using a local disk connection or theNSD network protocol for shipping data over a TCP/IP orInfiniBand connection.Spectrum Scale token (distributed lock) management coordinates access to NSDs, helping ensure the consistency of filesystem data and metadata when different nodes access the samefile. Token management responsibility is dynamically allocatedamong designated manager nodes in the cluster. Spectrum Scalecan assign one or more nodes to act as token managers for asingle file system, allowing greater scalability for large numbersof files with high transaction workloads. In the event of a nodefailure, token management responsibility is transparently movedto another node.

IBM Platform ComputingAll data stored in a Spectrum Scale file system is striped acrossall storage devices within a storage pool—whether the pool contains 2 or 2,000 storage devices. When storage devices are addedto a storage pool, existing file data can be redistributed acrossthe new storage to improve performance. Data redistributioncan be scheduled or can be done organically when there is ahigh data change rate. When redistributing data, a single nodecan be assigned to perform the task (to control the impact ona production workload). Alternately, all nodes in the clustercan participate in data movement (in order to complete theoperation as quickly as possible).Intelligent software is required to take advantage of highperformance storage. Spectrum Scale includes many I/O optimizations, including automatically recognizing typical access patterns, such as sequential, reverse sequential and random I/O.Along with distributed token management, Spectrum Scaleprovides scalable metadata management by allowing all nodesof the cluster accessing the file system to perform file metadataoperations. This feature distinguishes Spectrum Scale fromother cluster file systems, which typically have a centralizedmetadata server handling fixed regions of the file namespace.A centralized metadata server can often become a performancebottleneck for metadata-intensive operations, limiting scalabilityand possibly introducing a single point of failure. Spectrum Scalesolves this problem by enabling all nodes to manage metadata.AdministrationSpectrum Scale provides an administration model that is easy touse and consistent with standard file system administration practices, while providing extensions for the clustering aspects ofSpectrum Scale. These functions support cluster managementand other standard file system administration functions such asuser quotas, snapshots and extended access control lists (ACLs).5Spectrum Scale administration tools simplify cluster-wide tasks.A single command can perform a file system function acrossthe entire cluster and most can be issued from any node in thecluster. Optionally, you can designate a group of administrationnodes that can be used to perform all cluster administrationtasks, or authorize only a single login session to performadministrative commands cluster-wide. This approach allowsfor higher security by reducing the scope of node-to-nodeadministrative access.Rolling upgrades allow you to upgrade individual nodes in thecluster while the file system remains online. Rolling upgrades aresupported between two major version levels of Spectrum Scale(and service levels within those releases). For example, you canmix GPFS Version 3.5 nodes with Spectrum Scale 4.1 nodeswhile migrating between releases.Quotas enable the administrator to manage file system usageby users and groups across the cluster. Spectrum Scale providescommands to generate quota reports by user and group and on asub-tree of a file system called a fileset. Quotas can be set on thenumber of files (inodes) and the total size of the files. For greatergranularity in a single file system, you can define user and groupper fileset quotas. In addition to traditional quota management,the policy engine can be used to query the file system metadataand generate customized space usage reports.A Simple Network Management Protocol (SNMP) interfaceallows monitoring by network management applications. TheSNMP agent provides information on the state of the SpectrumScale cluster and generates traps when events occur in thecluster. For example, an event is generated when a file system ismounted or if a node fails. The SNMP agent runs on Linuxand AIX. You can monitor a heterogeneous cluster as long as theagent runs on a Linux or AIX node.

6An introduction to IBM Spectrum ScaleUsing callbacks, you can customize the response to a clusterevent. A callback is an administrator-defined script that is executed by Spectrum Scale when an event occurs—for example,when a file system is unmounted or a file system is low on freespace. Callbacks can be used to create custom responses toSpectrum Scale events and integrate these notifications intovarious cluster monitoring tools.Data availabilitySpectrum Scale provides support for the Data ManagementAPI (DMAPI)—an IBM implementation of the X/Open datastorage management API. This DMAPI interface allows vendorsof storage management applications such as IBM SpectrumProtect (formerly Tivoli Storage Manager [TSM]),IBM Spectrum Archive (formerly IBM Linear Tape FileSystem [LTFS]) and IBM High Performance Storage System(HPSS) to provide Hierarchical Storage Management (HSM)support for Spectrum Scale.Spectrum Scale software includes the infrastructure to handledata consistency and availability, and does not rely on externalapplications for cluster operations such as node failover. In aSpectrum Scale cluster, all nodes see all data, and all clusteroperations can be conducted through any node in the cluster.All nodes are capable of performing all tasks—and are notlimited by who owns the data or is connected to the disks. Thetasks a node can perform are determined by license type andcluster configuration.Spectrum Scale supports POSIX and NFS v4 ACLs. NFS v4ACLs can be used to serve files using NFS v4, but can also beused in other deployments—for example, to provide ACL support to nodes running Windows. To provide concurrent accessfrom multiple operating system types, Spectrum Scale allowsyou to run mixed POSIX and NFS v4 permissions in a singlefile system and map user and group IDs between Windows andLinux/UNIX environments.As part of the product’s built-in availability tools, Spectrum Scalecontinuously monitors the health of the file system components.When failures are detected, Spectrum Scale attempts automaticrecovery. Version 4.1 automatically detects and frees deadlocks(when possible) and new network performance monitoringtools help to more closely monitor the environment. Extensivejournaling and recovery capabilities help maintain metadata consistency when a node holding locks or performing administrativeservices fails.Spectrum Scale is often used as the base for a scalable NFS fileservice infrastructure. File systems may be exported to clientsoutside the cluster through NFS. The Spectrum Scale clusteredNFS (cNFS) feature adds data availability to NFS clients byproviding NFS service continuation if an NFS server fails. Thisfunctionality allows a Spectrum Scale cluster to deliver scalablefile service by enabling simultaneous access to a common setof data from multiple nodes. The clustered NFS tools includemonitoring of file services and IP address failover. SpectrumScale cNFS supports NFS v3 and NFS v4.Spectrum Scale delivers a number of features that—along witha high-availability infrastructure—help ensure a reliableenterprise-class storage solution. Robust clustering featuresand support for synchronous and asynchronous data replicationmake Spectrum Scale fault-tolerant and can help provide continued data access even if cluster nodes or storage systems fail.Spectrum Scale supports snapshots, enabling you to protect thefile system’s contents against user error. Snapshots can be usedas an online backup capability that allows files to be recoveredeasily from common problems such as accidental file deletion.

IBM Platform ComputingSnapshots preserve a point-in-time version of the file system ora sub-tree of a file system called a fileset. Spectrum Scale implements a space-efficient snapshot mechanism that generates amap of the file system or fileset at the time the snapshot is taken.New data blocks are consumed only when the file system datahas been deleted or modified after the snapshot was created.This is accomplished by using a redirect-on-write technique(sometimes called copy-on-write). Snapshot data is placed inexisting storage pools, simplifying administration and optimizingthe use of existing storage.Spectrum Scale 4.1 improves snapshot management by optimizing snapshot operations run concurrently on multiple snapshotswithin a file system, simplifying administration when there are alarge number of filesets with snapshots.Other snapshot enhancements include a new Fileset SnapshotRestore tool that restores the active fileset data and attributes tothe point in time when the snapshot was taken. (For more information on backup and restore improvements in Spectrum Scale4.1, see “What’s new in Spectrum Scale Version 4.1.”)Data replicationFor increased data availability and protection, Spectrum Scaleoffers synchronous data replication of file system metadata anddata. Spectrum Scale utilizes a flexible replication model thatlets you replicate a file, a set of files or an entire file system.The replication status of a file can be changed at any timeusing a command or a policy. Synchronous replication allowsfor continuous operation even if a path to a storage device,the storage device itself or even an entire site fails.Synchronous replication is location aware, so you can optimizedata access when replicas are separated across a wide area network (WAN). Spectrum Scale understands which copy of thedata is “local,” so read-heavy applications can achieve local data7read performance even when data is replicated over a WAN.Synchronous replication works well for many workloads byreplicating data across storage devices within a data center or acampus or across geographical distances using high-qualityWAN connections. With the ability to use two- or three-wayreplication, you can choose the right level of protection for yourenvironment.When WAN connections are not high-performance or areunreliable, an asynchronous approach to data replication isrequired. For this type of environment, you can use a SpectrumScale feature called Active File Management (AFM). AFM is adistributed disk-caching technology developed by IBM Researchthat allows the expansion of the Spectrum Scale globalnamespace across long geographical distances. It can beused to provide high availability between sites or to providelocal “copies” of data distributed to one or more SpectrumScale clusters.Spectrum Scale 4.1 includes a number of features that optimizeAFM operation. These include improved prefetch performanceto prepopulate the AFM cache, support for NSD protocol as aprotocol for AFM file transfers and parallel data transfers. (Formore information on AFM enhancements in Spectrum Scale 4.1,see “What’s new in Spectrum Scale Version 4.1.”)Further boosting cluster reliability, Spectrum Scale employsadvanced clustering features designed to help maintain networkconnections. If a network connection to a node fails, SpectrumScale automatically attempts to reestablish the connection beforemarking the node unavailable. In this way, Spectrum Scale canhelp provide better uptime in environments communicatingacross a WAN or experiencing network issues. Spectrum Scale4.1 introduces new network performance monitoring capabilitiesthat can help detect and troubleshoot networking issues that mayaffect system operation.

8An introduction to IBM Spectrum ScaleSpectrum Scale RAIDLarger disk drives and file systems create considerable challengesfor traditional storage controllers. Current RAID-5 andRAID-6–based arrays cannot address the demands of exabytescale storage performance, reliability and management. To meetthese needs, Spectrum Scale RAID brings parity-based data protection into software, alleviating the need to rely on hardwareRAID controllers. The storage devices can be individual diskdrives or any other block device, eliminating the need for astorage controller.Spectrum Scale RAID employs a de-clustered approach toRAID. This de-clustered architecture reduces the impact ofdrive failures by spreading data over all of the available storagedevices, improving application I/O and storage recovery performance. Spectrum Scale RAID delivers high reliability throughan 8 2 or 8 3 Reed-Solomon–based RAID code that divideseach block of a file into eight parts and associated parity. Thisalgorithm scales easily, starting with as few as 11 storage devicesand growing to over 500 per storage pod. Spreading the dataover many devices provides more predictable storage performance and fast recovery times measured in minutes rather thanhours in the case of a device failure. In addition to performanceimprovements, Spectrum Scale RAID provides advanced checksum protection to ensure data integrity. Checksum informationis stored on disk and verified all the way to the SpectrumScale client.This RAID software is delivered as part of the IBM ElasticStorage Server (ESS) system. For more information, ion lifecycle management (ILM)toolsetSpectrum Scale can help you achieve data lifecycle managementefficiencies through policy-driven automation and tiered storagemanagement. The use of storage pools, filesets and user-definedpolicies allow you to better match the cost of your storage to thevalue of your data.Storage pools are used to manage groups of storage deviceswithin a file system. Using storage pools, you can create tiersof storage by grouping storage devices based on performance,locality or reliability characteristics. For example, one pool couldcontain high-performance solid-state devices and another, moreeconomical 7,200 rpm disk storage. Pools created using directaccess storage media are called internal storage pools. Whendata is placed in or moved between internal storage pools, alldata management is carried out by Spectrum Scale withoutaffecting the namespace or user access to the file.In addition to internal storage pools, Spectrum Scale supportsexternal storage pools. External storage pools are used to interact with an external storage management application, includingSpectrum Protect, Spectrum Archive and HPSS. When movingdata to an external pool, Spectrum Scale handles all the metadataprocessing, and then hands the data to the external applicationfor storage on alternate media (such as tape). When usingSpectrum Protect, Spectrum Archive or HPSS, data can beretrieved from the external storage pool on demand (as a resultof an application opening a file), or retrieved in a batch operation using a command or policy.

IBM Platform ComputingA fileset is a sub-tree of the file system namespace and providesa way to partition the namespace into smaller, more manageableunits. Filesets provide an administrative boundary that can beused to set quotas, take snapshots, define AFM relationships andfunction in user-defined policies to control initial data placementor data migration. Data within a single fileset can reside in oneor more storage pools. Where the file data resides and howit is managed once it is created is based on a set of rules in auser-defined policy.There are two types of user-defined policies in Spectrum Scale:file placement and file management. File placement policiesdetermine the storage pool into which file data is initially placed.File placement rules are defined using attributes of a file knownwhen a file is created, such as file name, fileset or the user whois creating the file. For example, a placement policy may bedefined that states:You can use migration and replication policies together. Forexample, a policy may say:‘Migrate all of the files located in the subdirectory/database/payrollwhich end in *.dat and are greater than 1 MB in size to storagepool #2 and un-replicate these files’File deletion policies allow you to prune the file system, deletingfiles as defined by policy rules. Reporting on the contents of afile system can be accomplished through list policies. List policies let you quickly scan the file system metadata and produceinformation listing selected attributes of candidate files.File management policies can be based on more file attributesthan placement policies because once a file exists there is moreknown about it. For example, file placement policies can utilizeattributes such as last access time or size of the file. Thisapproach may result in policies such as:‘Place all files with names that end in .mov onto the near-lineSAS-based storage pool and place all files created by the CEO ontothe solid-state drive-based storage pool’‘Delete all files with a name ending in .temp that have not beenaccessed in the last 30 days’oror‘Place all files in the fileset ‘development’ onto the SAS-basedstorage pool’‘Migrate all files owned by Sally that are larger than 4 GB to thehigh-density storage pool’Once files exist in a file system, file management policies can beused for file migration, deletion, changing file replication statusor generating reports.You can use a migration policy to transparently move data fromone storage pool to another without changing the file’s locationin the directory structure. Similarly, you can use a policy tochange the replication status of a file or set of files, allowingfine-grained control over the space used for data availability.9Rule processing can be further automated by including attributesrelated to a storage pool instead of a file using the thresholdoption. Using thresholds, you can create a rule that moves filesout of the high-performance pool if it is more than 80 percentfull, for example. The threshold option comes with the ability toset high, low and pre-migrate thresholds. Pre-migrated files existon disk and tape at the same time. This method is typically usedto enable disk access to the data and allow disk space to be freedup quickly when a maximum space threshold is reached.

10 An introduction to IBM Spectrum ScaleSpectrum Scale begins migrating data when the high thresholdis reached and continues until the low threshold is reached. If apre-migrate threshold is set, Spectrum Scale copies data to tapeuntil the pre-migrate threshold is reached. This method permitscontinued access to data in the internal pool until it is quicklydeleted to free up space the next time the high threshold isreached. Thresholds let you fully utilize your highestperformance storage and automate the task of making roomfor new high-priority content.Policy rule syntax is based on the SQL 92 syntax standard andsupports multiple complex statements in a single rule to enablepowerful policies. Multiple levels of rules can be applied to a filesystem, and rules are evaluated in order for each file when thepolicy engine executes, allowing a high level of flexibility.Spectrum Scale provides unique functionality through standardinterfaces such as extended attributes. Extended attributes are astandard POSIX facility. Spectrum Scale includes enhancedsupport for POSIX extended attributes. In Spectrum Scale,extended attributes are accessible by the high-performancepolicy engine, allowing you to write rules that use custom fileattributes.Policy-based storage management is not practical without amethod to efficiently query the file metadata. Spectrum Scaleincludes a high-performance metadata scan interface that letsyou query the metadata for billions of files in a matter of minutes,5 making the Spectrum Scale ILM toolset a very scalableway to automate file management. This high-performancemetadata scan engine employs a scale-out approach. The identification of candidate files and data movement operations can beperformed concurrently by one or more nodes in the cluster.Spectrum Scale can spread rule evaluation and data movementresponsibilities over multiple nodes in the cluster to provide ascalable, high-performance rule processing engine.Big data supportFor organizations managing big data workloads, Spectrum ScaleFile Placement Optimizer (FPO) delivers a set of features thatextend Spectrum Scale to work seamlessly in the Hadoop ecosystem. Further enhanced in Spectrum Scale 4.1, Spectrum ScaleFPO offers an enterprise-class alternative to the HadoopDistributed File System (HDFS) for building big data platforms.With Spectrum Scale FPO, you get all the functionality of a traditional file system with additional features designed to supportMapReduce and other shared-nothing workloads.Spectrum Scale FPO is an implementation of a shared-nothingstorage architecture that enables each node to operate independently, reducing the impact of failure events across multiplenodes. FPO extends the core Spectrum Scale architecture,providing greater control and the flexibility to leverage datalocation, reduce hardware costs and improve I/O performance.Originally developed to support MapReduce workloads, FPOfeatures provide tools to support data locality, shared-nothingstorage management and interfacing with Hadoop MapReduce.FPO provides a platform for MapReduce while maintaining fullPOSIX compliance so you do not need to change the way youedit and manage file data to run MapReduce workloads.Spectrum Scale 4.1 takes the integration of traditional datastorage and shared-nothing a step further, simplifying storagemanagement by allowing you to create an FPO-enabled storagepool. Now, you can add a storage pool for MapReduce and usethe Spectrum Scale policy tools to automatically migrate databetween traditional shared disk storage and shared-nothingpools.

IBM Platform Computing 11T

unstructured data storage. IBM has taken on this challenge with a new software defined storage solution, IBM Spectrum Scale . IBM Spectrum Scale was formerly IBM General Parallel File System (IBM GPFS ), also formerly known as code name IBM Elastic Storage . A high-performance enterprise platform for optimizing data

Related Documents:

Modi ed IBM IBM Informix Client SDK 4.10 03/2019 Modi ed IBM KVM for IBM z Systems 1.1 03/2019 Modi ed IBM IBM Tivoli Application Dependency Discovery Manager 7.3 03/2019 New added IBM IBM Workspace Analyzer for Banking 6.0 03/2019 New added IBM IBM StoredIQ Suite 7.6 03/2019 New added IBM IBM Rational Performance Test Server 9.5 03/2019 New .

Adding IBM LTFS EE tape tier to an IBM SCSA managed storage cloud 1 Adding IBM LTFS EE tape tier to an IBM SCSA managed storage cloud IBM SmartCloud Storage Access (SCSA) is designed to be an easy to deploy, simple to use cloud storage software featuring a web-based, self-service portal for storage provisioning, monitoring, and

IBM XIV Gen3 Storage System 2812-114 Model install in a customer rack (not standard) 2812-116 IBM XIV Gen3 Storage System 2812-214 XIV STORAGE SYSTEM MODEL R3 2812-215 IBM XIV Gen3 Storage System 2812-216 IBM XIV Storage System Model 314 2812-314 2812 A14 IBM XIV Storage System Model A14

IBM Software Defined Storage delivers automated, policy-driven, application-aware storage services through orchestration of the underlining storage infrastructure in support of an overall software defined environment Software Defined Storage Working Draft (excerpt) SDS can be an element within a Software Defined Data Center but can also

IBM 360 IBM 370IBM 3033 IBM ES9000 Fujitsu VP2000 IBM 3090S NTT Fujitsu M-780 IBM 3090 CDC Cyber 205 IBM 4381 IBM 3081 Fujitsu M380 IBM RY5 IBM GP IBM RY6 Apache Pulsar Merced IBM RY7

IBM DS8000 storage systems IBM Spectrum Scale for Z. IBM Virtual Tape Library IBM FlashSystem Family. IBM Spectrum Copy Data Management IBM Spectrum Protect. Storage networking. SAN b-type family. SAN c-type family. Converged infrastructure. VersaStack VersaStack for Hybrid Multicloud. Storage for Data and AI Storage for

management across IBM storage offerings and a comprehensive list of other storage manufacturers. IBM Flash Storage on the other hand is geared to pair with other IBM and non-IBM storage to help drive performance. Together these offerings are well engineered for tackling the three big V’s of data—velocity, variety, and volume.

The Dissident Daughter chronicles Sue’s process as she re-writes this narrative, and she maps the journey in four stages, shown here only in the most cursory of summaries: the recognition of a “feminine wound” and her struggle to conceive a “feminine self” (Part One: Awakening); her introduction to the