Storage Virtualization with IBM SAN Volume Controller 1G04

Size: px
Start display at page:

Download "Storage Virtualization with IBM SAN Volume Controller 1G04"

Transcription

1 Storage Virtualization with IBM SAN Volume Controller Torsten Rothenwaldt IBM European Storage Center DECUS IT-Symposium G04 Agenda Review different architectures of disk block virtualization. Explain implementation details of the IBM SAN Volume Controller as example of in-band appliance. Discuss current enterprise usage of disk/file virtualization

2 Table of contents Disk block virtualization IBM SAN Volume Controller Storage virtualization in enterprises today 3 Disk (Drive) Virtualization nnnn Physical data layout Cylinder/Head/Sector addresses Media defects Virtual data layout Logical Block Addresses (LBA) Defect-free 4 2

3 Block-Level Virtualization Bound to a physical machine Fixed size and (pseudo-) geometry Limited performance Do break (occasionally) Anywhere (can be moved or replaced) Size as needed (can grow, shrink, or morph) Performance scaling Reliable as needed Where does block-level virtualization reside? 5 Virtualization in the Storage Subsystem Provisioning Per-host Virtualization RAID subsystem +Heterogeneous hosts +Mature industry & products Performance Stable & reliable Perceived security - Homogeneous storage -Management Device-specific per-box 6 3

4 Virtualization in the Host Provisioning Per-host still Virtualization Host RAID subsystem +Flexibility (any storage) +File system coupling (online growth, re-layout, movement, snapshots, ) -Server-centric management of RAID subsystems of volumes -Complexity shared data clusters 7 Out-of-Band Virtualization Provisioning Data center-wide Virtualization Host Infrastructure RAID subsystem SAN appliance separate box In-host +Data center-wide management +Shorter I/O path +Light-weight compared to full volume manager -May be host-invasive Host-specific - Appliance availability - Secure protocols 8 4

5 Virtualization in the Network: In-Band Provisioning Data center-wide Virtualization Host SAN Host access Device access Infrastructure RAID subsystem +Data center-wide management Heterogeneous storage Heterogeneous hosts -Complexity User (un)familiarity Integration needs Needs clustering -Performance perceptions 9 Virtualization Devices for In-Band Server-based device (appliance) Virtualizes a variety of physical storage using different HBAs. One pool. Implements complex storage solutions inexpensively Adds another layer (managed separately) Less interoperability issues (no fabric integration) Appears as standard device. Switch-based device (fabric application) Network optimized High port counts Expensive Elaborated functions not available Fabric integration critical Standardization just beginning (ANSI T11 Fabric Application Interface Standard)

6 Table of contents Disk block virtualization IBM SAN Volume Controller Storage virtualization in enterprises today 11 Example of a Block-Level In-Band Appliance: IBM SAN Volume Controller J. S. Glider, C. F. Fuente, W. J. Scales: The software architecture of a SAN storage control system. IBM Systems Journal, Vol. 42 (2003) Nr. 2, pp ( ) IBM Redbooks: SG IBM System Storage SAN Volume Controller SG Implementing the SVC in an OEM Environment SG Using the SVC for Business Continuity ( )

7 IBM SVC: Architecture Virtual LUNs Storage Netw ork Virtual LUNs Virtual LUNs Virtual LUNs Node Node Node Node Node Node NodeN Node Managed Disks 13 IBM SVC: Zoning Host Zone: -Hosts zoned only to SVC -See only Virtual Disks that SVC allows to see Device Zone: -Devices zoned only to SV -See only SVC nodes as connected hosts

8 IBM SVC: Managed Disks SVC does not perform RAID functions Utilizes RAID capability of backend storage server RAID-5, RAID-10, or RAID-1 recommended Normally LUNs "surfaced" from storage systems are what the hosts on the SAN see as physical disks Disks surfaced by the storage systems are discovered by SVC and referred to as Managed Disks (mdisks) Spare capacity on mdisks can be reallocated transparently and dynamically R5 MD R10 MD R5 MD R1 MD R5 MD R1 MD SANVC R5 VLUN R10 VLUN R5 VLUN R1 VLUN R5 VLUN R1 VLUN RAID Controller RAID Controller 15 IBM SVC: Managed Disk Groups Once the mdisks are available to SVC, the user assigns them to one or more pools called Managed Disk Groups These MDGs are addressed by the SVC in terms of extents: Extent size is determined at MDG creation time, default 16 MB, max 512 MB Extent size determines maximum amount of storage SVC can manage 16-MB extents = 64 TB, 512-MB extents = 2 PB Cannot migrate vdisks between MDGs with different extent sizes Can migrate extents from mdisk to mdisk R1 Pool Extent 1 Extent 2 Extent 3 R5 Pool R1 R1 R1 Extent 4 Extent 5... R5 R5 R5 R10 Pool R10 R10 R10 Extent n

9 IBM SVC: Virtual Disks From these extents, the user can build "virtual disks" Various policies can be used to build them: Striped taking an extent in turn from each disk in the pool or a subset of the disks in the pool (Virtual Disk striped across multiple disks) Sequential using a single disk in the pool (Virtual Disk mapped sequentially to managed disk) Image Mode Virtual Disk = Physical LUN SVC Cache Enabled or Disabled Real physical capacity must be available to create a vdisk Virtual disks can be expanded, reduced, or deleted IO governing can be enabled to limit IO/s or MB/s Extent 1a Extent 1a Extent 1b Extent 1c Extent 1d Extent 1e Extent 1f Extent 1g Extent 2a Extent 2b Extent 2c Extent 2d Extent 2e Extent 2f Extent 2g Extent 3a Extent 3b Extent 3c Extent 3d Extent 3e Extent 3f Extent 3g Create a striped virtual disk Extent 2a Extent 3a Extent 1b Extent 2b Extent 3b Extent 1c Extent 2c Extent 3c 17 A host vdisk is a collection of Extents each 16 MB MB Cache Disabled Virtual Disks Can be used with Image Mode VDisks only to enable use of copy services of underlying disk subsystem Can be used with striped mode VDisks May be useful to preserve cache resources Example: Use for TSM/HSM disk pools Example: Use for test/dev VDisks in mixed production environment Cache Disabled Virtual Disks are basically normal VDisks and can utilize SVC capabilities like migration and copy services Can use SVC copy services on the source VDisk Cannot use SVC copy services on the target VDisk Provide a way for parallel direct access to the underlying disk subsystem

10 IBM SVC: IO Groups and Hosts Each virtual disk is assigned to a particular IO Group (node pair). Every node in the cluster is aware of the virtual disk, but only owning IO Group services requests. All IO is targeted at either of the nodes in the IO Group for purposes of caching and load balancing. It is these virtual disks that SVC presents to hosts on the SAN as targets of IO. The virtual disks are mapped to hosts (SDD for mutli-path operation). Can be mapped to multiple hosts for use with clustering software. The hosts see these as physical disks (in terms of the OS). SVC knows hosts as groups of HBA WWPNs. IO Group VDisk WWPN1 WWPN2 WWPN3 Host WWPN4 19 SVC Combined Physical & Logical View Virtual Disks Mapped to Hosts Virtual Disk vdisk0 vdisk1 vdisk2 vdisk3 vdisk4 Virtual Disks are associated with particular I/O Groups SVC Cluster I/O Group 1 I/O Group 2 Managed Disk Groups are accessible by all I/O Groups in the Cluster. Managed Disk Groups Managed Disk mdiskgrp0 [FAStT Group] - 40GB mdisk0 10GB mdisk1 10GB mdisk2 10GB mdisk3 10GB mdisk4 mdiskgrp1 [ESS Group] - 60GB mdisk5 mdisk6 LUN FAStT 10GB FAStT 10GB FAStT 10GB FAStT 10GB ESS ESS ESS

11 IBM SVC: Clustering Cluster comprised of 2 8 nodes but administered as single image No Linux clustering software, failover/failback is function of SVC code One node automatically designated config/boss node for cluster Assigned cluster IP address Responsible for coordination of node transitions Automatic failover of config node and IP address Auto-restart of a node on failure and re-admission to cluster Cluster requires majority of nodes remain operating to ensure quorum Two nodes is a special case Quorum disk is elected as a tie-breaker Quorum disks are existing mdisks under SVC and use 1 extent A node stores a write in its own write cache and the write cache of its partner node before acknowledging to the host application On node failure, surviving node empties write cache and proceeds in write-through mode 21 IBM SVC: Copy Services VD 1 MD VD 2 MD VD 2 3 IO Group MD VD 3 4 MD VD 4 5 MD 5 VD 6 MD 6 MD 7 VD 7 MD 8 VD 1 MD VD 2 MD VD 2 3 MD VD 3 4 IO Group MD VD 4 5 MD 5 VD 6 MD 6 MD 7 VD 7 MD 8 LUN 1 LUN 2 LUN 3 LUN 4 RAID controller 1 LUN 1 LUN 2 LUN 3 LUN 4 RAID controller 2 LUN 1 LUN 2 LUN 3 LUN 4 RAID controller 3 LUN 1 LUN 2 LUN 3 LUN 4 RAID controller 4 SAN Data SAN Migration Peer-to-Peer Remote SAN FlashCopy outside the (PPRC) box outside the outside box the box (Metro / Global Mirror)

12 IBM SVC Global Mirror Long distance asynchronous remote mirroring function Practically unlimited distances for business continuity Does not wait for secondary I/O before completing host I/O Minimizes performance impact to applications Designed to maintain consistent secondary copy at all times Once initial copy has completed Built on Metro Mirror code base Metro and Global Mirror delivered as single feature Offers great implementation flexibility No additional license charge for existing MM users 23 Global Mirror: Overview Single remote copy partnership per cluster Supports consistency groups that span I/O groups within cluster Consistency group consists of MM or GM relationships not both Cluster 1 Partnership Cluster 2 Vdisk A Relationship Vdisk C Vdisk B Consistency Group Relationship Vdisk D

13 Global Mirror: Algorithm I/O complete acknowledged to host at primary once following occurs: Data is committed to cache in both nodes in I/O group Log of I/O and its sequence number committed on both nodes of I/O group Remote I/O is transmitted concurrently with processing of local I/O Local host I/O normally completes before remote I/O completes Extra messages passed between nodes in cluster Used to detect concurrent host I/O among VDisks in same consistency group Concurrent I/O is assigned a shared sequence number During high loads many I/Os will share sequence number to minimize overhead Remote I/Os are applied at secondary in sequence number order Writes within a sequence number are non-dependant and written in any order once received at secondary Many sequence number batches can be outstanding on the long distance link At secondary site a single sequence number is applied at a time 25 Global Mirror: Link Tolerance Existing redundancy used to continue operation if node or link fails: Recovery begins by re-driving writes that were in flight. Log of I/O established during initial host write used to support recovery. Recovery uses read to primary VDisk to capture data for replay of write Autonomic Link Tolerance feature to prevent performance problems leading to application outage: Monitors write latency impact of GM and considers stopping a GM relationship or consistency group if impact exceeds a threshold Link tolerance threshold allows bursts of work to be tolerated Defines period of time poor performance can be tolerated before GM stops Settable from 1 minute to 1 day in 10 second increments (default 5 minutes) Disabled by setting to

14 Table of contents Disk block virtualization IBM SAN Volume Controller Storage virtualization in enterprises today 27 Why To Use Storage Virtualization The management nightmare Too many servers, operating systems, storage systems, management consoles, Too complex policies Too large migration projects Availability requirements Storage resource utilization Storage performance

15 SVC Version 4.1 Supported Environments Novell NetWare Clustering VMWare Win / NW guests Microsoft MSCS MPIO, VSS, GDS x64 IBM AIX HACMP/XD GPFS / VIO Sun Solaris 10 VCS Clustering SUN Cluster HP/UX 11iV2 TRU64 OpenVMS ServiceGuard Clustering Linux (Intel/Power/zLinux) RHEL/SUSE W / LVM RHEL AS 4 Ia32, x64, System p IBM BladeCenter Win/Linux/VMWare/AIX OPM/FCS/IBS Hosts Cisco McData iscsi to hosts Via Cisco IPS Point-in-time Copy Full volume Copy on write SAN with 4Gbps fabric Continuous Copy Metro Mirror Global Mirror SAN SAN Volume Controller SAN Volume Controller IBM ESS, FAStT IBM DS DS4K / 6K DS8000 DS4800 IBM N series 5200, 5500 Hitachi Lightning 9980V 9970V 9910/9960 Hitachi Thunder xxV 9520V Hitachi Tagma Store USP, NSC55 HP EVA 3000/ / HP MA/EMA HP XP 48, , 1024 EMC Symm 8000 DMX EMC/Dell CLARiiON FC4700 CX2/3/4/5/6/700 Sun 9910/ /9980 NetApp STK FAS D173, 178, 220, 3020, , 280 FLX210, 240, 280, Performance: SVC SPC-1 Benchmark _IBM_SPC1_executive-summary.pdf

16 Performance: SPC-2 Benchmark Newest addition to the Storage Performance Council Benchmarks Composite of three workloads to measure sequential performance Large file processing scientific and large-scale financial processing Large database queries data mining and business intelligence Video on demand streaming movies to end users SVC posted the highest results in this industry-recognized storage performance test SVC (3.517 GB/s) + DS8300 (3.217 GB/s) lead the industry in this new benchmark 31 Enterprise Usage Today Widely accepted by customers: Tape drive and library virtualization Disk block level virtualization in LVM and storage subsystem In-band file system virtualization (NAS) Aggregated networks (iscsi, long distance connections) Beginning of the lifecycle: Disk block fabric-layer virtualization (in-band and out-of-band) Niche markets (this may change): Virtual SANs File and record virtualization

17 Why Do Customers Hesitate? Reliability SAN and storage failures may affect the whole datacenter. SAN and storage failures may destroy data. Security implications not clear. Complexity Lack of standards. Products difficult to understand and evaluate. Multi-vendor support. Market situation Religious wars about architectures. Too many different solutions. 33 Disclaimer Information Copyright 2007 by International Business Machines Corporation. No part of this document may be reproduced or transmitted in any form without written permission from IBM Corporation. All statements regarding IBM 's future directio n and intent are subject to cha nge or withdra wa l without notice, and represent goals and objectives only. Refere nce s in this document to curre nt or future IBM produc ts, progra ms, or services does not imp ly tha t IBM intend s to make such such products, programs or services available in all countries in which IBM operates or does business. THE INFORMATION PROVIDED IN THIS DOCUMENT IS DISTRIBUTED "AS IS" WITHOUT ANY WARRANTY, EITHER EXPRESS OR IMPLIED. IBM EXP RESSLY DISCLAIMS ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOS E OR INFRINGEMENT. IBM shall have no responsibility to update this information. IBM products are warranted according to the terms and conditions of the agreements (e.g., IBM Customer Agreement, Statement of Limited Warranty, International Program License Agreement, etc.) under which they are provided. The provision of the information contained herein is not intended to, and does not, grant any right or license under any IBM patents or copyrights. Inquiries regarding patent or copyright licenses sho uld be made, in writing, to : IBM Director of Licensing IBM Corporation North Castle Drive Armonk, NY U.S.A

18 Closing slide Thank you DECUS IT-Symposium G

IBM System Storage SAN Volume Controller

IBM System Storage SAN Volume Controller Virtualize More, Manage Less: IBM System Storage SAN Volume Controller Low Chung Ming ASEAN Techline - Storage 2009 IBM Corporation IBM System Storage SAN Volume Controller What is Virtualization? Logical

More information

Storage Compatibility Guide for ESX Server 3.0

Storage Compatibility Guide for ESX Server 3.0 Storage Compatibility Guide for ESX Server 3.0 VMware ESX Server software has been tested and deployed in a variety of storage area network (SAN) environments. This guide describes the combinations of

More information

SVC VOLUME MIGRATION

SVC VOLUME MIGRATION The information, tools and documentation ( Materials ) are being provided to IBM customers to assist them with customer installations. Such Materials are provided by IBM on an as-is basis. IBM makes no

More information

IBM i Virtual I/O Performance in an IBM System Storage SAN Volume Controller with IBM System Storage DS8000 Environment

IBM i Virtual I/O Performance in an IBM System Storage SAN Volume Controller with IBM System Storage DS8000 Environment IBM i Virtual I/O Performance in an IBM System Storage SAN Volume Controller with IBM System Storage DS8000 Environment This document can be found in the IBM Techdocs library, www.ibm.com/support/techdocs

More information

Smarter Storage Solutions: Taming the explosion of information IBM Virtualized Disk Solution

Smarter Storage Solutions: Taming the explosion of information IBM Virtualized Disk Solution Shiva Anand Neiker Sales Leader, STG ASEAN Smarter Storage Solutions: Taming the explosion of information IBM Virtualized Disk Solution 2010 IBM Corporation Globally, systems and infrastructure are reaching

More information

Storage Virtualization: Simplify, Optimize, Centralize. Shiva Anand Neiker, XIV Sales Leader

Storage Virtualization: Simplify, Optimize, Centralize. Shiva Anand Neiker, XIV Sales Leader Storage Virtualization: Simplify, Optimize, Centralize Shiva Anand Neiker, XIV Sales Leader Smarter planet: Thinking and acting in new ways to make our systems more efficient, productive and responsive.

More information

iscsi Interoperability

iscsi Interoperability CHAPTER 7 This chapter lists iscsi drivers and TCP Offload Engine (TOE) cards tested by Cisco s Solution-Interoperability Engineering group (ilab). EMC IBM HDS HP ADTX Note Minimum iscsi driver version

More information

IBM TotalStorage Enterprise Storage Server Model 800

IBM TotalStorage Enterprise Storage Server Model 800 A high-performance resilient disk storage solution for systems across the enterprise IBM TotalStorage Enterprise Storage Server Model 800 e-business on demand The move to e-business on demand presents

More information

An Introduction to GPFS

An Introduction to GPFS IBM High Performance Computing July 2006 An Introduction to GPFS gpfsintro072506.doc Page 2 Contents Overview 2 What is GPFS? 3 The file system 3 Application interfaces 4 Performance and scalability 4

More information

IBM IBM Open Systems Storage Solutions Version 4. Download Full Version :

IBM IBM Open Systems Storage Solutions Version 4. Download Full Version : IBM 000-742 IBM Open Systems Storage Solutions Version 4 Download Full Version : https://killexams.com/pass4sure/exam-detail/000-742 Answer: B QUESTION: 156 Given the configuration shown, which of the

More information

SAN Storage Array Workbook September 11, 2012

SAN Storage Array Workbook September 11, 2012 Page 1 of 9 The following are questions to be asked regarding acquiring SAN Storage Arrays. Some of the questions need to be filled in for the specific environment where the storage system will be deployed

More information

IT Certification Exams Provider! Weofferfreeupdateserviceforoneyear! h ps://

IT Certification Exams Provider! Weofferfreeupdateserviceforoneyear! h ps:// IT Certification Exams Provider! Weofferfreeupdateserviceforoneyear! h ps://www.certqueen.com Exam : 000-208 Title : Open Systems Storage Solutions Version 6 Version : DEMO 1 / 6 1. A customer reports

More information

IBM System Storage Neues zu Disk, SVC und Tape

IBM System Storage Neues zu Disk, SVC und Tape IBM System Storage Neues zu Disk, SVC und Tape Manuel Schweiger IT Specialist Agenda Disk DS8700 Announcement SVC Tape 2 IBM System Storage DS8700 Announcement (R5.0) Key Dates Announce date October 20,

More information

Storage / SAN Compatibility Guide For ESX Server 3.x

Storage / SAN Compatibility Guide For ESX Server 3.x Storage / SAN Compatibility Guide For ESX Server 3.x Last Updated: January 31, 2007 What s New Changes since the last edition of this guide include:! Added support for the NEC istorage S550. See NEC on

More information

IBM TotalStorage Enterprise Storage Server (ESS) Model 750

IBM TotalStorage Enterprise Storage Server (ESS) Model 750 A resilient enterprise disk storage system at midrange prices IBM TotalStorage Enterprise Storage Server (ESS) Model 750 Conducting business in the on demand era demands fast, reliable access to information

More information

IBM System Storage DS5020 Express

IBM System Storage DS5020 Express IBM DS5020 Express Manage growth, complexity, and risk with scalable, high-performance storage Highlights Mixed host interfaces support (FC/iSCSI) enables SAN tiering Balanced performance well-suited for

More information

EMC VPLEX Geo with Quantum StorNext

EMC VPLEX Geo with Quantum StorNext White Paper Application Enabled Collaboration Abstract The EMC VPLEX Geo storage federation solution, together with Quantum StorNext file system, enables a global clustered File System solution where remote

More information

TECHNICAL SPECIFICATIONS

TECHNICAL SPECIFICATIONS TECHNICAL SPECIFICATIONS STORAGE CENTER DATASHEET STORAGE CENTER TECHNICAL SPECIFICATIONS Storage Center goes beyond the boundaries of traditional storage systems by combining modular standards-based hardware

More information

WHITE PAPER: ENTERPRISE SOLUTIONS. Veritas Storage Foundation for Windows Dynamic Multi-pathing Option. Competitive Comparisons

WHITE PAPER: ENTERPRISE SOLUTIONS. Veritas Storage Foundation for Windows Dynamic Multi-pathing Option. Competitive Comparisons WHITE PAPER: ENTERPRISE SOLUTIONS Veritas Storage Foundation for Windows Competitive Comparisons White Paper: Enterprise Solutions Veritas Storage Foundation for Windows Contents Introduction........................................................................4

More information

IBM Storwize V7000: For your VMware virtual infrastructure

IBM Storwize V7000: For your VMware virtual infrastructure IBM Storwize V7000: For your VMware virtual infrastructure Innovative midrange disk system leverages integrated storage technologies Highlights Complement server virtualization, extending cost savings

More information

VERITAS Storage Foundation 4.0 for Windows

VERITAS Storage Foundation 4.0 for Windows DATASHEET VERITAS Storage Foundation 4.0 for Windows Advanced Volume Management Technology for Microsoft Windows Server 2003 In distributed client/server environments, users demand that databases, mission-critical

More information

IBM TotalStorage Enterprise Storage Server Model 800

IBM TotalStorage Enterprise Storage Server Model 800 A high-performance disk storage solution for systems across the enterprise IBM TotalStorage Enterprise Storage Server Model 800 e-business on demand The move to e-business on demand presents companies

More information

HP StorageWorks VMware Solutions and More.. George P. Maheras Technical Manager

HP StorageWorks VMware Solutions and More.. George P. Maheras Technical Manager HP StorageWorks VMware Solutions and More.. George P. Maheras Technical Manager Why VMware / HP Virtualization? Support Matrix Product Offering Interoperability Solutions Summary Questions Topics Why HP

More information

Storage Virtualization II Effective Use of Virtualization - focusing on block virtualization -

Storage Virtualization II Effective Use of Virtualization - focusing on block virtualization - Storage Virtualization II Effective Use of Virtualization - focusing on block virtualization - Rob Peglar Xiotech Corporation SNIA Legal Notice The material contained in this tutorial is copyrighted by

More information

EMC Backup and Recovery for Microsoft Exchange 2007

EMC Backup and Recovery for Microsoft Exchange 2007 EMC Backup and Recovery for Microsoft Exchange 2007 Enabled by EMC CLARiiON CX4-120, Replication Manager, and Hyper-V on Windows Server 2008 using iscsi Reference Architecture Copyright 2009 EMC Corporation.

More information

IBM Storwize V7000 Technical Architecture Overview Javier Suarez Systems Architect e-techservices

IBM Storwize V7000 Technical Architecture Overview Javier Suarez Systems Architect e-techservices IBM Storwize V7000 Technical Architecture Overview Javier Suarez Systems Architect e-techservices 1 Start small Think BIG IBM Storage is About the Smart Movement and Management of Information IBM Storage

More information

Application Integration IBM Corporation

Application Integration IBM Corporation Application Integration What is Host Software? Simultaneous development efforts NextGeneration Virtual Storage Meets Server Virtualization Benefits of VMware Virtual Infrastructure Maximum consolidation

More information

IBM System Storage DS5020 Express

IBM System Storage DS5020 Express Manage growth, complexity, and risk with scalable, high-performance storage IBM System Storage DS5020 Express Highlights Next-generation 8 Gbps FC Trusted storage that protects interfaces enable infrastructure

More information

Virtualisation, tiered storage, space management How does it all fit together?

Virtualisation, tiered storage, space management How does it all fit together? Virtualisation, tiered storage, space management How does it all fit together? Dr Axel Koester Senior Consultant, Enterprise Storage Luxembourg Storage Seminar, 09.05.2007 50 Years of Disk Storage: 1956

More information

Vendor: IBM. Exam Code: Exam Name: IBM Midrange Storage Technical Support V3. Version: Demo

Vendor: IBM. Exam Code: Exam Name: IBM Midrange Storage Technical Support V3. Version: Demo Vendor: IBM Exam Code: 000-451 Exam Name: IBM Midrange Storage Technical Support V3 Version: Demo QUESTION NO: 1 On the Storwize V7000, which IBM utility analyzes the expected compression savings for an

More information

IBM High-End Disk for Open Systems V2. Download Full Version :

IBM High-End Disk for Open Systems V2. Download Full Version : IBM 000-968 High-End Disk for Open Systems V2 Download Full Version : https://killexams.com/pass4sure/exam-detail/000-968 QUESTION: 108 A storage specialist is explaining to the customer that relational

More information

IBM EXAM QUESTIONS & ANSWERS

IBM EXAM QUESTIONS & ANSWERS IBM 000-176 EXAM QUESTIONS & ANSWERS Number: 000-176 Passing Score: 800 Time Limit: 120 min File Version: 38.8 http://www.gratisexam.com/ IBM 000-176 EXAM QUESTIONS & ANSWERS Exam Name: IBM Worklight V5.0.0.3

More information

IBM Storage Networking Solutions Version 2. Download Full Version :

IBM Storage Networking Solutions Version 2. Download Full Version : IBM 000-745 Storage Networking Solutions Version 2 Download Full Version : http://killexams.com/pass4sure/exam-detail/000-745 QUESTON: 119 What is the maximum size for a LUN that can be connected from

More information

VERITAS Storage Foundation 4.0 TM for Databases

VERITAS Storage Foundation 4.0 TM for Databases VERITAS Storage Foundation 4.0 TM for Databases Powerful Manageability, High Availability and Superior Performance for Oracle, DB2 and Sybase Databases Enterprises today are experiencing tremendous growth

More information

PeerStorage Arrays Unequalled Storage Solutions

PeerStorage Arrays Unequalled Storage Solutions Simplifying Networked Storage PeerStorage Arrays Unequalled Storage Solutions John Joseph, VP of Marketing EqualLogic,, 9 Townsend West, Nashua NH 03063 Phone: +1-603 603-249-7772, FAX: +1-603 603-579-6910

More information

EMC VPLEX with Quantum Stornext

EMC VPLEX with Quantum Stornext White Paper Application Enabled Collaboration Abstract The EMC VPLEX storage federation solution together with Quantum StorNext file system enables a stretched cluster solution where hosts has simultaneous

More information

Exam : Title : High-End Disk for Open Systems V2. Version : DEMO

Exam : Title : High-End Disk for Open Systems V2. Version : DEMO Exam : 000-968 Title : High-End Disk for Open Systems V2 Version : DEMO 1.An international company has a heterogeneous IBM storage environment with two IBM DS8700 systems in a Metro Mirror relationship.

More information

Experience the GRID Today with Oracle9i RAC

Experience the GRID Today with Oracle9i RAC 1 Experience the GRID Today with Oracle9i RAC Shig Hiura Pre-Sales Engineer Shig_Hiura@etagon.com 2 Agenda Introduction What is the Grid The Database Grid Oracle9i RAC Technology 10g vs. 9iR2 Comparison

More information

IBM System Storage Reference Architecture featuring IBM FlashSystem for SAP landscapes, incl. SAP HANA

IBM System Storage Reference Architecture featuring IBM FlashSystem for SAP landscapes, incl. SAP HANA IBM System Storage Reference Architecture featuring IBM FlashSystem for SAP landscapes, incl. SAP HANA IBM SAP International Competence Center, IBM Germany Version 1.3, September 2015 isicc@de.ibm.com

More information

IBM Storage Software Strategy

IBM Storage Software Strategy IBM Storage Software Strategy Hakan Turgut 1 Just how fast is the data growing? 128 GB/ person The World s total data per person No Problem I I think I can do this We have a problem 24 GB/ person 0.8 GB/

More information

Compute Infrastructure Management: The Future. Fred van den Bosch CTO, EVP Advanced Technology VERITAS Software Corporation

Compute Infrastructure Management: The Future. Fred van den Bosch CTO, EVP Advanced Technology VERITAS Software Corporation Compute Infrastructure Management: The Future Fred van den Bosch CTO, EVP Advanced Technology VERITAS Software Corporation Agenda Evolving role of IT Evolution of Compute Infrastructure Management Storage

More information

VMware with CLARiiON. Sheetal Kochavara

VMware with CLARiiON. Sheetal Kochavara VMware with CLARiiON Sheetal Kochavara Agenda Overview of CLARiiON hardware and software products Integration of CLARiiON with VMware Use Cases of CLARiiON replication software with VMware EMC CLARiiON

More information

InfoSphere Warehouse with Power Systems and EMC CLARiiON Storage: Reference Architecture Summary

InfoSphere Warehouse with Power Systems and EMC CLARiiON Storage: Reference Architecture Summary InfoSphere Warehouse with Power Systems and EMC CLARiiON Storage: Reference Architecture Summary v1.0 January 8, 2010 Introduction This guide describes the highlights of a data warehouse reference architecture

More information

IBM System Storage SAN Volume Controller Software V4.1 introduces Global Mirror and increases interoperability

IBM System Storage SAN Volume Controller Software V4.1 introduces Global Mirror and increases interoperability Software Announcement May 23, 2006 Software V4.1 introduces Global Mirror and increases interoperability Overview IBM System Storage SAN Volume Controller V4.1 introduces the optional advanced copy services

More information

Realizing the Promise of SANs

Realizing the Promise of SANs Business without interruption. Realizing the Promise of SANs Bill North Director, Storage Network Programs Strategic Initiatives Group VERITAS Software Education Committee Chairman Storage Network Industry

More information

Storage Virtualization II. - focusing on block virtualization -

Storage Virtualization II. - focusing on block virtualization - Storage Virtualization II Effective Use of Virtualization ti - focusing on block virtualization - Rob Peglar Xiotech Corporation SNIA Legal Notice The material contained in this tutorial is copyrighted

More information

NAS When, Why and How?

NAS When, Why and How? NAS When, Why and How? Ian Duncan WW NAS Marketing Manager Hewlett-Packard 2004 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice NAS When,

More information

SAS Connectivity Card (CIOv) for IBM BladeCenter IBM Redbooks Product Guide

SAS Connectivity Card (CIOv) for IBM BladeCenter IBM Redbooks Product Guide SAS Connectivity Card (CIOv) for IBM BladeCenter IBM Redbooks Product Guide The SAS Connectivity Card (CIOv) for IBM BladeCenter is an expansion card that offers the ideal way to connect the supported

More information

EMC Business Continuity for Microsoft Applications

EMC Business Continuity for Microsoft Applications EMC Business Continuity for Microsoft Applications Enabled by EMC Celerra, EMC MirrorView/A, EMC Celerra Replicator, VMware Site Recovery Manager, and VMware vsphere 4 Copyright 2009 EMC Corporation. All

More information

Commentary. EMC VPLEX Launches the Virtual Storage Era

Commentary. EMC VPLEX Launches the Virtual Storage Era Mesabi Group Commentary May 10, 2010 EMC VPLEX Launches the Virtual Storage Era Magicians make objects appear, disappear, or change appearance. EMC is doing the same thing with information and long-held

More information

Designing a Reference Architecture for Virtualized Environments Using IBM System Storage N series IBM Redbooks Solution Guide

Designing a Reference Architecture for Virtualized Environments Using IBM System Storage N series IBM Redbooks Solution Guide Designing a Reference Architecture for Virtualized Environments Using IBM System Storage N series IBM Redbooks Solution Guide The IBM System Storage N series Reference Architecture provides deployment

More information

Planning for Easy Tier with IBM System Storage Storwize V7000 and SAN Volume Controller

Planning for Easy Tier with IBM System Storage Storwize V7000 and SAN Volume Controller Planning for Easy Tier with IBM System Storage Storwize V7000 and SAN Volume Controller May 2013 Nick Clayton Carlos Fuente Document WP102295 Systems and Technology Group 2013, International Business Machines

More information

A GPFS Primer October 2005

A GPFS Primer October 2005 A Primer October 2005 Overview This paper describes (General Parallel File System) Version 2, Release 3 for AIX 5L and Linux. It provides an overview of key concepts which should be understood by those

More information

Interoperability Matrix

Interoperability Matrix Cisco MDS 9124 for IBM System Storage and Cisco MDS 9020, 9120, and 9140 Switches Last update: January 16, 2008 Copyright International Business Machines Corporation 1999, 2002, 2003, 2004, 2005. All rights

More information

Nové možnosti storage virtualizace s řešením IBM Storwize V7000

Nové možnosti storage virtualizace s řešením IBM Storwize V7000 Nové možnosti storage virtualizace s řešením IBM Storwize V7000 A new generation of midrange storage Rudolf Hruška Information Infrastructure Leader IBM Systems & Technology Group rudolf_hruska@cz.ibm.com

More information

IBM System Storage DS4800

IBM System Storage DS4800 Scalable, high-performance storage for on demand computing environments IBM System Storage DS4800 Highlights 4 Gbps Fibre Channel interface Includes IBM System Storage technology DS4000 Storage Manager

More information

Storage Virtualization Explained

Storage Virtualization Explained Storage Virtualization Explained In order to understand the benefits of storage virtualization, it is important to understand how it works. In this e-guide, brought to you by SearchServerVirtualization.com,

More information

IBM DS8870 Release 7.0 Performance Update

IBM DS8870 Release 7.0 Performance Update IBM DS8870 Release 7.0 Performance Update Enterprise Storage Performance David Whitworth Yan Xu 2012 IBM Corporation Agenda Performance Overview System z (CKD) Open Systems (FB) Easy Tier Copy Services

More information

EMC CLARiiON CX3-80 EMC Metropolitan Recovery for SQL Server 2005 Enabled by Replication Manager and MirrorView/S

EMC CLARiiON CX3-80 EMC Metropolitan Recovery for SQL Server 2005 Enabled by Replication Manager and MirrorView/S Enterprise Solutions for Microsoft SQL Server 2005 EMC CLARiiON CX3-80 EMC Metropolitan Recovery for SQL Server 2005 Enabled by Replication Manager and MirrorView/S Reference Architecture EMC Global Solutions

More information

White Paper. A System for Archiving, Recovery, and Storage Optimization. Mimosa NearPoint for Microsoft

White Paper. A System for  Archiving, Recovery, and Storage Optimization. Mimosa NearPoint for Microsoft White Paper Mimosa Systems, Inc. November 2007 A System for Email Archiving, Recovery, and Storage Optimization Mimosa NearPoint for Microsoft Exchange Server and EqualLogic PS Series Storage Arrays CONTENTS

More information

SMART SERVER AND STORAGE SOLUTIONS FOR GROWING BUSINESSES

SMART SERVER AND STORAGE SOLUTIONS FOR GROWING BUSINESSES Jan - Mar 2009 SMART SERVER AND STORAGE SOLUTIONS FOR GROWING BUSINESSES For more details visit: http://www-07preview.ibm.com/smb/in/expressadvantage/xoffers/index.html IBM Servers & Storage Configured

More information

Veritas Storage Foundation for Windows by Symantec

Veritas Storage Foundation for Windows by Symantec Veritas Storage Foundation for Windows by Symantec Advanced online storage management Veritas Storage Foundation 5.1 for Windows brings advanced online storage management to Microsoft Windows Server environments,

More information

IBM Storwize V7000 Technical Solutions V1

IBM Storwize V7000 Technical Solutions V1 IBM 000-956 IBM Storwize V7000 Technical Solutions V1 Version: 4.1 QUESTION NO: 1 A customer is experiencing poor response times on certain volumes. Which feature would directly address that challenge?

More information

EMC Integrated Infrastructure for VMware. Business Continuity

EMC Integrated Infrastructure for VMware. Business Continuity EMC Integrated Infrastructure for VMware Business Continuity Enabled by EMC Celerra and VMware vcenter Site Recovery Manager Reference Architecture Copyright 2009 EMC Corporation. All rights reserved.

More information

IBM Virtualization Engine TS7700 Series Best Practices. Usage with Linux on System z 1.0

IBM Virtualization Engine TS7700 Series Best Practices. Usage with Linux on System z 1.0 IBM Virtualization Engine TS7700 Series Best Practices Usage with Linux on System z 1.0 Erika Dawson brosch@us.ibm.com z/os Tape Software Development Page 1 of 11 1 Introduction... 3 1.1 Change History...

More information

IBM System Storage DS3000 Interoperability Matrix IBM System Storage DS3000 series Interoperability Matrix

IBM System Storage DS3000 Interoperability Matrix IBM System Storage DS3000 series Interoperability Matrix IBM System Storage DS3000 Interoperability Matrix - 1 - IBM System Storage DS3000 series Interoperability Matrix Last Revised: November 7, 2008 IBM System Storage DS3000 Interoperability Matrix - 2 - Table

More information

Best Practices for deploying VMware ESX 3.x and 2.5.x server with EMC Storage products. Sheetal Kochavara Systems Engineer, EMC Corporation

Best Practices for deploying VMware ESX 3.x and 2.5.x server with EMC Storage products. Sheetal Kochavara Systems Engineer, EMC Corporation Best Practices for deploying VMware ESX 3.x and 2.5.x server with EMC Storage products Sheetal Kochavara Systems Engineer, EMC Corporation Agenda Overview of EMC Hardware and Software Best practices with

More information

Becoming Proactive on High Availability and Disaster Recovery Readiness

Becoming Proactive on High Availability and Disaster Recovery Readiness Becoming Proactive on High Availability and Disaster Recovery Readiness Ed Shelton Senior Product Manager Becoming Proactive on HA/DR Readiness 1 Disclaimer Any information regarding pre-release Symantec

More information

EMC RECOVERPOINT: ADDING APPLICATION RECOVERY TO VPLEX LOCAL AND METRO

EMC RECOVERPOINT: ADDING APPLICATION RECOVERY TO VPLEX LOCAL AND METRO White Paper EMC RECOVERPOINT: ADDING APPLICATION RECOVERY TO VPLEX LOCAL AND METRO Abstract This white paper discusses EMC RecoverPoint local, remote, and Concurrent (local and remote) data protection

More information

Optimizing Storage Efficiency with Information Lifecycle Management Solutions

Optimizing Storage Efficiency with Information Lifecycle Management Solutions Optimizing Storage Efficiency with Information Lifecycle Management Solutions Justin Yeap Tang Hock FTSS Technical Specialist IBM INFORMATION ON DEMAND COMES TO YOU January, 2008 Malaysia Business trends

More information

Veritas Storage Foundation for Windows by Symantec

Veritas Storage Foundation for Windows by Symantec Veritas Storage Foundation for Windows by Symantec Advanced online storage management Veritas Storage Foundation 5.0 for Windows brings advanced online storage management to Microsoft Windows Server environments.

More information

EMC CLARiiON CX3-80. Enterprise Solutions for Microsoft SQL Server 2005

EMC CLARiiON CX3-80. Enterprise Solutions for Microsoft SQL Server 2005 Enterprise Solutions for Microsoft SQL Server 2005 EMC CLARiiON CX3-80 EMC Long Distance Recovery for SQL Server 2005 Enabled by Replication Manager and RecoverPoint CRR Reference Architecture EMC Global

More information

Virtualizing SQL Server 2008 Using EMC VNX Series and VMware vsphere 4.1. Reference Architecture

Virtualizing SQL Server 2008 Using EMC VNX Series and VMware vsphere 4.1. Reference Architecture Virtualizing SQL Server 2008 Using EMC VNX Series and VMware vsphere 4.1 Copyright 2011, 2012 EMC Corporation. All rights reserved. Published March, 2012 EMC believes the information in this publication

More information

Tivoli Storage Manager for Virtual Environments: Data Protection for VMware Solution Design Considerations IBM Redbooks Solution Guide

Tivoli Storage Manager for Virtual Environments: Data Protection for VMware Solution Design Considerations IBM Redbooks Solution Guide Tivoli Storage Manager for Virtual Environments: Data Protection for VMware Solution Design Considerations IBM Redbooks Solution Guide IBM Tivoli Storage Manager for Virtual Environments (referred to as

More information

Stellar performance for a virtualized world

Stellar performance for a virtualized world IBM Systems and Technology IBM System Storage Stellar performance for a virtualized world IBM storage systems leverage VMware technology 2 Stellar performance for a virtualized world Highlights Leverages

More information

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme STO1297BE Stretched Clusters or VMware Site Recovery Manager? We Say Both! Jeff Hunter, VMware, @jhuntervmware GS Khalsa, VMware, @gurusimran #VMworld Disclaimer This presentation may contain product features

More information

IBM Exam C IBM Storwize V7000 Implementation V1 Version: 6.0 [ Total Questions: 78 ]

IBM Exam C IBM Storwize V7000 Implementation V1 Version: 6.0 [ Total Questions: 78 ] s@lm@n IBM Exam C4090-457 IBM Storwize V7000 Implementation V1 Version: 6.0 [ Total Questions: 78 ] Question No : 1 How many days can an external virtualization license be used for migration before incurring

More information

SAP Applications on IBM XIV System Storage

SAP Applications on IBM XIV System Storage SAP Applications on IBM XIV System Storage Hugh Wason IBM Storage Product Manager SAP Storage Market - Why is it Important? Storage Market for SAP is estimated at $2Bn+ SAP BW storage sizes double every

More information

IBM System Storage DS3000 Interoperability Matrix IBM System Storage DS3000 series Interoperability Matrix

IBM System Storage DS3000 Interoperability Matrix IBM System Storage DS3000 series Interoperability Matrix IBM System Storage DS3000 Interoperability Matrix - 1 - IBM System Storage DS3000 series Interoperability Matrix Last Revised: July 29, 2008 IBM System Storage DS3000 Interoperability Matrix - 2 - Table

More information

CLOUD COMPUTING IT0530. G.JEYA BHARATHI Asst.Prof.(O.G) Department of IT SRM University

CLOUD COMPUTING IT0530. G.JEYA BHARATHI Asst.Prof.(O.G) Department of IT SRM University CLOUD COMPUTING IT0530 G.JEYA BHARATHI Asst.Prof.(O.G) Department of IT SRM University What is virtualization? Virtualization is way to run multiple operating systems and user applications on the same

More information

Interoperability of Bloombase StoreSafe Security Server, QLogic FC-HBAs and QLogic SAN Switch for Transparent Storage Area Network (SAN) Encryption

Interoperability of Bloombase StoreSafe Security Server, QLogic FC-HBAs and QLogic SAN Switch for Transparent Storage Area Network (SAN) Encryption Bloombase Interoperability Program P1 2012 Bloombase Interoperability of Bloombase StoreSafe Security Server, QLogic FC-HBAs and QLogic SAN Switch for Transparent Storage Area Network (SAN) Encryption

More information

Overview. Implementing Fibre Channel SAN Boot with the Oracle ZFS Storage Appliance. January 2014 By Tom Hanvey; update by Peter Brouwer Version: 2.

Overview. Implementing Fibre Channel SAN Boot with the Oracle ZFS Storage Appliance. January 2014 By Tom Hanvey; update by Peter Brouwer Version: 2. Implementing Fibre Channel SAN Boot with the Oracle ZFS Storage Appliance January 2014 By Tom Hanvey; update by Peter Brouwer Version: 2.0 This paper describes how to implement a Fibre Channel (FC) SAN

More information

Microsoft Office SharePoint Server 2007

Microsoft Office SharePoint Server 2007 Microsoft Office SharePoint Server 2007 Enabled by EMC Celerra Unified Storage and Microsoft Hyper-V Reference Architecture Copyright 2010 EMC Corporation. All rights reserved. Published May, 2010 EMC

More information

Storage / SAN Compatibility Guide For ESX Server 3.5 and ESX Server 3i

Storage / SAN Compatibility Guide For ESX Server 3.5 and ESX Server 3i Storage / SAN Compatibility Guide For and Last Updated: March 12, 2008 What s New Changes since the last edition of this guide include: Added column to Fibre Channel SANs tables. See Fibre Channel SANs

More information

Veritas NetBackup OpenStorage Solutions Guide for Disk

Veritas NetBackup OpenStorage Solutions Guide for Disk Veritas NetBackup OpenStorage Solutions Guide for Disk UNIX, Windows, Linux Release 8.0 Veritas NetBackup OpenStorage Solutions Guide for Disk Legal Notice Copyright 2016 Veritas Technologies LLC. All

More information

VMware Site Recovery Manager 5.x guidelines for the IBM Storwize family

VMware Site Recovery Manager 5.x guidelines for the IBM Storwize family VMware Site Recovery Manager 5.x guidelines for the IBM Storwize family A step-by-step guide IBM Systems and Technology Group ISV Enablement February 2014 Copyright IBM Corporation, 2014 Table of contents

More information

IBM System Storage SAN Volume Controller Software V4.1 introduces Global Mirror and increases interoperability

IBM System Storage SAN Volume Controller Software V4.1 introduces Global Mirror and increases interoperability Software Announcement May 23, 2006 Software V4.1 introduces Global Mirror and increases interoperability Overview IBM System Storage SAN Volume Controller V4.1 introduces the optional advanced copy services

More information

IBM EXAM QUESTIONS & ANSWERS

IBM EXAM QUESTIONS & ANSWERS IBM 000-452 EXAM QUESTIONS & ANSWERS Number: 000-452 Passing Score: 800 Time Limit: 120 min File Version: 68.8 http://www.gratisexam.com/ IBM 000-452 EXAM QUESTIONS & ANSWERS Exam Name: IBM Storwize V7000

More information

Exam : Title : High-End Disk Solutions for Open Systems Version 1. Version : DEMO

Exam : Title : High-End Disk Solutions for Open Systems Version 1. Version : DEMO Exam : 000-206 Title : High-End Disk Solutions for Open Systems Version 1 Version : DEMO 1. A customer has purchased three IBM System Storage DS8300 systems and would like to have their SAN and storage

More information

EMC Backup and Recovery for Microsoft Exchange 2007 SP1. Enabled by EMC CLARiiON CX4-120, Replication Manager, and VMware ESX Server 3.

EMC Backup and Recovery for Microsoft Exchange 2007 SP1. Enabled by EMC CLARiiON CX4-120, Replication Manager, and VMware ESX Server 3. EMC Backup and Recovery for Microsoft Exchange 2007 SP1 Enabled by EMC CLARiiON CX4-120, Replication Manager, and VMware ESX Server 3.5 using iscsi Reference Architecture Copyright 2009 EMC Corporation.

More information

Enabling Fast Recovery of Your Virtual Environments: NetBackup, Backup Exec & VCS for VMware

Enabling Fast Recovery of Your Virtual Environments: NetBackup, Backup Exec & VCS for VMware Enabling Fast Recovery of Your Environments: NetBackup, Backup Exec & VCS for VMware Agenda 1 Symantec and ization 2 NetBackup 6.5 for VMWare 3 Backup Exec & Backup Exec System Recovery for VMWare 4 Veritas

More information

V58 Using z/vm in a SCSI Environment

V58 Using z/vm in a SCSI Environment V58 Steve Wilkins wilkinss@us.ibm.com IBM System z Technical Conference Munich, Germany April 16-20, 2007 IBM Systems Trademarks The following are trademarks of the International Business Machines Corporation

More information

Exam Name: Midrange Storage Technical Support V2

Exam Name: Midrange Storage Technical Support V2 Vendor: IBM Exam Code: 000-118 Exam Name: Midrange Storage Technical Support V2 Version: 12.39 QUESTION 1 A customer has an IBM System Storage DS5000 and needs to add more disk drives to the unit. There

More information

IBM System Storage DS6800

IBM System Storage DS6800 Enterprise-class storage in a small, scalable package IBM System Storage DS6800 Highlights Designed to deliver Designed to provide over enterprise-class functionality, 1600 MBps performance for with open

More information

IBM System Storage N3000 Express series Modular Disk Storage Systems

IBM System Storage N3000 Express series Modular Disk Storage Systems Advanced system designed to enable outstanding, cost-effective deployment versatility IBM System Storage N3000 Express series Modular Disk Storage Systems Highlights High availability Takes Simple replication

More information

November, Executive Summary

November, Executive Summary Bloombase Interoperability Program P1 2011 Bloombase Interoperability of Bloombase StoreSafe and ATTO Celerity Fibre- Channel Host Bus Adapter and ATTO FibreConnect Fibre-Channel Switch for Transparent

More information

Copyright International Business Machines Corporation 2008, 2009, 2010, 2011, 2012, 2013 All rights reserved.

Copyright International Business Machines Corporation 2008, 2009, 2010, 2011, 2012, 2013 All rights reserved. IBM SystemStorage SAN24B-4 Express IBM SystemStorage SAN40B-4 IBM SystemStorage SAN80B-4 IBM SystemStorage SAN48B-5 IBM SystemNetworking SAN24B-5 IMPORTANT SAN b type interop documents will be transitioning

More information

Unified Management for Virtual Storage

Unified Management for Virtual Storage Unified Management for Virtual Storage Storage Virtualization Automated Information Supply Chains Contribute to the Information Explosion Zettabytes Information doubling every 18-24 months Storage growing

More information

Recommendations for Aligning VMFS Partitions

Recommendations for Aligning VMFS Partitions VMWARE PERFORMANCE STUDY VMware ESX Server 3.0 Recommendations for Aligning VMFS Partitions Partition alignment is a known issue in physical file systems, and its remedy is well-documented. The goal of

More information

White Paper. EonStor GS Family Best Practices Guide. Version: 1.1 Updated: Apr., 2018

White Paper. EonStor GS Family Best Practices Guide. Version: 1.1 Updated: Apr., 2018 EonStor GS Family Best Practices Guide White Paper Version: 1.1 Updated: Apr., 2018 Abstract: This guide provides recommendations of best practices for installation and configuration to meet customer performance

More information