VERITAS SANPoint Storage Appliance Overview of an Open Platform for the Implementation of Intelligent Storage Server

Size: px
Start display at page:

Download "VERITAS SANPoint Storage Appliance Overview of an Open Platform for the Implementation of Intelligent Storage Server"

Transcription

1 VERITAS SANPoint Storage Appliance Overview of an Open Platform for the Implementation of Intelligent Storage Server

2 Table of Contents Introduction...1 Block I/O and Block Servers...3 File I/O and File Servers...5 A Storage Server Supporting both File and Block Services...6 Storage Appliance System Architecture...7 Summary...8

3 Introduction Where in a SAN does VERITAS software fit? Figure 1: Storage clients (application servers), SAN infrastructure, and SAN storage pools This diagram shows the three parts of a SAN application layer with storage clients or application servers, the infrastructure layer (the network), and the storage pool (where the actual storage systems and drives are). The application layer where the storage clients reside is the location where the standard VERITAS products sit. This is the place for the VERITAS Volume Manager, the VERITAS File System, VERITAS NetBackup, VERITAS Cluster Server, etc. These products (e.g. Volume Manager) view the storage on the SAN from the perspective of a single application server. The infrastructure layer is where the switches, hubs, HBAs (host bus adapters), etc., exist. Managing in this area means managing zoning (VNETs for a SAN) and understanding where all the objects in a SAN are (discovery). This is where the VERITAS SANPoint SAN Access Layer interacts while it runs on the application servers. The storage pool area is the area for VERITAS SANPoint Storage Appliance software. This software runs on a CPU dedicated to managing the storage pool. When one can manage the storage pool, one has the facility to consolidate storage and easily manage the storage capacity allocation per application server (storage client). Note that the diagram above shows the situation for a SAN. The story is similar for a LAN in regards to the storage pool. Because the file system sits in the storage pool, some of the elements in the application view actually move to the storage pool. However, we still have storage clients and storage servers. 1

4 The Market Need for Consolidated Storage The amount of data that is used for applications has grown dramatically over the last few years. Market research firms suggest this will continue with estimates of 50% to 100% per year capacity growth. This continued growth in storage has many people looking for storage solutions that are easier to manage. A 1997 survey of Fortune 100 companies conducted by IDC looked at 3 storage topologies and found a single person could manage 7 times the capacity in a fully centralized case (centralized storage, servers in the same room) as they could with a fully distributed case (storage tied to individual servers, each in separate rooms). This means consolidated storage can save money and one of the most precious resources skilled IT staff. Centralized, consolidated storage needs to be even more reliable than distributed storage since a failure of the storage server will affect many more applications and servers. This is especially true for storage supporting orderprocessing applications including e-commerce. This means both data reliability (no loss of data) and data availability (applications always up and running). As data storage capacity will continue to grow, a system should be scalable in capacity and performance. So as one adds more storage to the system, there is a way to scale the performance provided by the storage. If scalability also includes the ability to reallocate storage, short-term needs (like month end crunches) can be addressed easily, saving critical applications. This also provides for the ability to repurpose the storage (which server uses and needs it?). The VERITAS software products presented in this paper are designed to address the needs for centralized storage. They enable the creation of a central pool of storage with the controls needed to make this central pool of storage easy to administer, reliable and scalable with the right level of performance for the tasks at hand. What does VERITAS SANPoint Storage Appliance software do? There are two versions of VERITAS SANPoint Storage Appliance. Both turn a computer system into an intelligent storage server. They currently run on SPARC-based systems, and are in process of being moved to Intel-based systems. The Block Server, or SAN Storage Server version, enables a computer system to take its storage and serve that storage onto a SAN as virtual SCSI disks. These virtual SCSI disks have many advantages for ease of management and consolidation of storage. The main customer benefits of using this software are: Ability to easily allocate and reallocate storage on a SAN (the right amount of storage to the right computer system at the right time). This can be thought of as repurposing the storage from the application server perspective. Ability to consolidate storage behind the SAN (managing the storage pool). This consolidation can be with pre-existing fibre channel or SCSI storage not on a SAN. One could then repurpose non-san storage and move it into a managed SAN environment. The file server, or NAS storage server version, is currently called the File Server Edition. Because it is an Edition, it is more Solaris-centric than the Storage Appliance. The File Server Edition provides high performance file storage services and print services on a network (LAN or WAN) with the following benefits: Because of its ability to grow and shrink files online, it also provides an easy way to allocate and reallocate storage on a LAN. It can also consolidate storage on a LAN or WAN, especially since File Server Edition can be run on very large computer servers to provide high throughput and high availability. It is possible to conceive of a combined file and block server, both working from a common storage pool to further consolidate storage and ease management. This may become a future option for Storage Appliance. Existing Methods of Delivering a Centralized Storage Server Mainframe storage systems provide centralized storage facilities. While expensive, these systems are highly reliable and available, scalable to high capacities, somewhat easy to manage, and provide sufficient performance for the designated applications. In some cases, managing these systems (like adding capacity) has required the intervention of a field engineer. In the fluid open systems environment, this may mean expensive monthly SE visits. 2

5 Many of these systems have been built with proprietary custom I/O buses for performance. In addition, proprietary RTOS architectures have been used for performance and reliability. However, using an RTOS means significant engineering is required to update the storage system to new technology like the latest network interface or the latest disk I/O protocol. In addition, a proprietary realtime OS (operating system) may have difficulty adapting to SMP (symmetric multiprocessing). SMP can be a significant performance boost to upper end storage servers by increasing the number of I/O operations the storage system can supply. Since standard operating systems like Solaris already support SMP, the Storage Appliance software supports SMP. One only needs to run Storage Appliance software on an SMP system. In contrast, disk subsystems for open systems have been more focused on cost and price/performance and on single server storage. With their sharp focus, they have not dealt with all the issues needed for storage in a single server environment. Technology Changes Enabling Centralized Storage Servers Built with Open Systems Components: Technologies continue to be upgraded so companies can continue to create higher performance and more resilient centralized storage servers with open system components. 1. Disk drives continue to increase in performance, with higher rotational speeds, faster seek access times and faster onboard caches. 2. I/O buses continue to increase in performance. PCI buses are now available in a range of performance from 33MHz at 32 bits to 66MHz at 64 bits. Beyond these enhanced PCI buses is PCI-X and Infiniband. Infiniband is a serial bus architecture with multi-gbyte per second bandwidth. 3. CPU speeds continue to increase. Since many I/O systems have the processor in the data path, each increase in processor speed means more I/Os per second for certain parts of the workload. We are currently at 1GHz speeds for Intel processors. 4. Memory is increasing in speed and decreasing in cost at specific capacity / performance points. This means fast memory will be available for system caches in system memory and for cache on RAID controllers. All of the trends above show that the hardware available for open system support is increasing in capability and performance. This allows us to consider the use of these components in intelligent storage systems with the right performance for today, knowing that the next generation products will provide the next level of incremental performance. This allows intelligent storage appliances to be designed and built quickly, based on industry-standard architecture and operating environment. This then supports the quick integration of VERITAS added-value storage services previously available only in host-based storage management software. A software platform for design and implementation of this new class of storage device is available from VERITAS under the family name Storage Appliance. Since Storage Appliance software can serve both blocks and files, they will be discussed separately below. Block I/O and Block Servers Storage devices are usually designed to provide data to servers using one of two methods, either block-level or filelevel access. Applications are either optimized for either type of I/O access and both types of I/O access are usually supported within a customer site. Block I/O is the I/O tied directly to the disks or RAID controllers. Block I/O is used when direct access to the physical drives themselves is required by the application. The client requests or writes the data to the block server (disk subsystem) using the starting location of the data blocks and the number of blocks to be transferred. The connection between the block server and the client or application server is a channel protocol like SCSI or fibre channel connected directly to disks or disk controllers (e.g. RAID controllers). Since SCSI and fibre channel are light weight protocols, they provide a low latency connection with high performance. 3

6 Many applications do work with files and file systems. The operating system or the application provides a file system to help translate the block locations into file locations. When a block server is connected to a client or application server, the application or OS translates the blocks into files using a file system running on the application server or client. The diagram below shows the system configuration when the file services are supplied by the storage client or application server. SAN or Block Server Storage Client File System Virtual Disk Mgmt SCSI/ Fibre Channel Disk System Figure 2: Diagram of a block server connected to an application server One of the major application categories using block I/O is the database with raw partitions. These database applications use raw partitions (raw disk) since they have developed their own application-based (not OS-based) file system optimized for performance. Other applications may also require direct connections to disk hardware (block I/O) for other reasons. These include Microsoft Exchange, Microsoft Cluster Server (MSCS) and Netscape Messaging Server. Each of these applications work with a direct connection to the disk system or block server and the file system again runs on the application server. A disk system with a RAID controller can be a very basic block server and works well in a single host environment. In a multi-host SAN environment, most RAID disk subsystems do not have the controls to make it easy to assign specific chunks of storage and dedicate it to each of the multiple hosts. Storage Appliance software, when run on a system in block server mode, enables that computer system to take its storage and project that storage onto a SAN as virtual SCSI disks. Because these virtual disks have a defined SCSI specification, they can be seen by hosts properly supporting fibre channel targets as standard SCSI disks. Benefits of Using Storage Appliance Software for Block Services Easy capacity allocation on a SAN due to advanced management features described below. Ability to consolidate multiple storage elements (JBOD, disk systems) behind a Storage Appliance-equipped server to improve storage administration. High availability provided with storage client mirroring using the VERITAS Volume Manager. Ability to manage multiple instances of Storage Appliance from a single administrative GUI. Password security with checksum encryption. SAN Network Serving Blocks or Virtual SCSI Disks Multiple levels of password security (read only, read/ write, administrator (administers/ assigns passwords). Ability to limit access of a single virtual disk to a specified host (via WWN). This feature is based on software running on the Storage Appliance so it works across operating systems. This feature is required when multiple NT hosts are connected to the same fibre channel circuit. 4

7 Ability to provide multiple access paths to virtual disks via routes or paths to HBAs to enable highly available configurations with failover and provide multiple paths for specialized applications. Cross operating system support (currently NT and Solaris, will be expanded to other versions of UNIX including Linux and HP-UX. This is based on the highly compatible SCSI specification of the fibre channel targets presented as storage (Virtual SCSI Disks). Ability to grow or shrink a virtual disk online Note that certain operating systems like Windows NT can be configured to enable this feature without requiring a reboot of the storage client. Ability to optimize resiliency and performance at the disk pool using various RAID levels supplied by the VERITAS Volume Manager (e.g. RAID 1, RAID 1+0, RAID 5, RAID 0) Ability to tune performance with multiple I/O caching policies. Policy-based event and performance management based on the use of VERITAS Volume Manager. High Availability Options One can create a SANPoint Storage Appliance with a highly available disk subsystem at the back end, using Volume Manager or a hardware RAID system. To provide higher levels of availability, one can use Storage Appliance in conjunction with Volume Manager at the Storage Client. This mirrored Storage Appliance configuration ensures continued operation even if the fibre channel path, the HBAs or any item within the Storage Appliance should suffer an interruption. All that is needed for this configuration is two instances of Storage Appliance and mirroring software on the storage client. There are a number of other options which exist or will exist for Storage Appliance, incorporating VERITAS Cluster Server (VCS) or VERITAS Storage Replicator for Volume Manager (SRVM). Call VERITAS for more details on these options, their availability and suitability to your application. File I/O and File Servers One well-developed architecture in the open systems community is the file server. A file server combines print and file services within a single storage server. Files are then presented to the outside world through a common network connection like Ethernet. This allows the file storage server to easily connect required storage through a common well-controlled file system interface and make these files widely distributed through standard network connections. Customers deploy file servers for applications where the following is true: 1. The applications can support a remotely mounted file system through a standard protocol like NFS (Network File System) for UNIX or CIFS (Common Internet File System) for NT. 2. The performance through the network connection like Ethernet serves the application well 3. Sharing access to the same file by multiple clients or application servers is required. The diagram for a file server is shown below: NAS or File Server Storage Client File System Virtual Disk Mgmt SCSI/ Fibre Channel Disk System LAN Network Serving Files Figure 3: Diagram of a file server connected to an application server 5

8 For UNIX file sharing, NFS is the protocol of choice. It was developed by Sun Microsystems over 10 years ago and therefore has the benefits of being well tested and widely implemented. Virtually every UNIX operating system supports NFS, including HP-UX, IRIX, Linux, AIX and SCO. This means one can use a single file repository for file access to all these flavors of UNIX. In addition, NFS clients have been developed for PCs, NT, NetWare, Apple Macintoshes and a number of mainframe operating systems like VMS. NT file sharing is well served by the SMB/CIFS environment. SMB/CIFS is the protocol to serve files to Windows clients. This environment has been implemented both in NT and in software or systems running outside the NT environment. The Samba (open source software) is interesting with the open source development efforts happening. Benefits of Using the VERITAS File Server Edition Note that the File Server Edition will evolve into Storage Appliance File Services with enhanced ease of use. This high performance file- and print-serving software provides the following advantages: Ease of administration in assigning storage to the hosts on a network with the ability to grow and shrink files online. Consolidated file and print services in a mixed NT (CIFS) and UNIX (NFS) environment. Consolidated management of the storage placed behind the storage server, allowing one to create very large storage servers with high performance. Uses the VERITAS File System with journal for quick recovery to any reboot. Snapshot (point in time) copy to enable stable image backup. Ability to administer across UNIX and NT environments with Samba (currently at level 2.06+), including encryption. Note that Samba in the File Server Edition is directly supported by VERITAS. Support for NT domains and DNS/NIS/NIS+ for easy network-based administration in both UNIX and NT environments. Support for advanced features in the Solaris operating system to boost performance for file serving like trunking. Write acceleration using VERITAS QuickLog technology to write data to log, converting random writes into sequential writes. High availability configurations using VCS with multiple active nodes for high throughput as well. A Storage Server Supporting both File and Block Services From the above discussions, there is a place for both file and block servers. If one could combine both file and block services in one storage server, TCO (total cost of ownership) would be reduced in organizations using both types of storage. This storage server could be used either as a file server, a block server, or as both simultaneously. This is can be done today by assembling a combined configuration of the File Server Edition and the Storage Appliance software suite. This suite would be built from the following components: VERITAS Volume Manager (VxVM), VERITAS File System (VxFS) and the VERITAS Virtual Disk Manager (VxVDM). The base package will have the following characteristics: Storage partitioning among pools of clients, user communities, and applications. This would be while serving either blocks or files because the three base components (Volume Manager, File System, and Virtual Disk Manager) can both grow and shrink (depending on the storage client s ability to respond to this). With these features, Storage Appliance will have extensive flexibility in the reallocation of storage resources. 6

9 High availability due to many features of the base components including File System Quick Reboot, multiple paths to data (Volume Manager and Virtual Disk Manager), and built in RAID functionality of the Volume Manager. This RAID function can be used either with hardware RAID or by itself, providing different functions in each case. Full high availability configurations will be built using VCS software. Centralized policy and event management of VxVM, VxFS and VxVDM. Quick I/O function adding extended large block performance for block transfers-based on writing directly to the disk through the file system. This feature works with the SPARC architecture only. Note that this feature is now integrated into the Virtual Disk Driver of the block server. VCS to provide high availability. Storage Appliance System Architecture The base configuration of the VERITAS SANPoint Storage Appliance contains capabilities provided by the VERITAS Volume Manager, the VERITAS File System and the VERITAS Virtual Disk Manager. A diagram with the system and software architecture is seen in Figure 4 below. All of the storage management requirements for the two classes of systems are the same, except for how the data is presented to the servers. This means one can use a common software and hardware platform for both file and block serving. This gives Storage Appliance the ability to lower TCO for customers even if the file server and block server are created as separate entities. The VERITAS SANPoint Storage Appliance architecture is based on off-the-shelf general purpose operating systems with high-performance I/O subsystems built on commonly available standard hardware platforms. The first versions use Sun s Solaris operating system on SPARC or Intel IA32 architectures. These two will provide the richest set of features to the system. Linux is the next consideration for an operating system and will be released based on when sufficient functionality is available. Figure 4: Software and hardware architecture VERITAS SANPoint Storage Appliance derives its basic disk and file management capabilities from VERITAS Volume Manager and VERITAS File System. The Volume Manager provides partition level allocation and software RAID. The VERITAS File System provides efficient I/O, fast recovery and integrated support for point-in-time snapshots (for the 7

10 File Server Edition). The VERITAS File System also provides quick recovery for the Block Server version. Note that functions within the File System (like Quick I/O have been moved to the virtual disk layer. Figure 4 does not show the VERITAS SANPoint SAN Access Layer for discovery and zoning services. This will be integrated in a future release. The RAID data protection and performance capabilities used for the actual storage devices (backing store) may be implemented in Storage Appliance using the Volume Manager directly, or may be provided by hardware RAID disk subsystems. Volume Manager could then be used in conjunction with hardware RAID for added flexibility and resiliency. Both channel-attached (fibre channel or SCSI) or PCI bus-connected RAID subsystems can be supported. Other VERITAS storage services and applications can be integrated into this base configuration. Figure 4 shows the Storage Appliance with both File Level (File Server) and Block Level (Block Server) pathways available to connect the data to the client hosts. It is possible to configure a single subsystem with to serve both blocks and files simultaneously. However, our initial view is that a customer s performance will be optimized by operating a single Storage Appliance platform in either file server or block server mode only. Note that this functionality is available today with the File Server Edition and the Block Server Storage Appliance. Customers who have both software suites in use in their facility (Block Server and File Server) will be able to lower their TCO by having the reduced training, spares and support costs of one hardware and software platform handle two types of data. Summary In order to combine the price, functionality and time-to-market benefits of commodity hardware and software with the efficiency of proprietary implementations, VERITAS offers its SANPoint Storage Appliance architecture. This scalable, extensible environment allows OEMs and integrators to incorporate best-of-breed integrated storage management and storage service functions with their hardware, providing a basis for deploying and evolving block-based or file-oriented storage access. This software will allow end users to access this same level of functionality through the VERITAS PSO Consulting organization. The major benefit is a consolidated point of management to make managing a centralized storage pool easy. Part of that management is the ability to assign the right storage to the right place at the right time. Being able to repurpose storage for use on a SAN can be a major benefit as many customers have storage they wish to redeploy in a SAN environment. Another key to centralized management is to have a rich set of storage management functions. This includes volume management, backup management, replication, SAN infrastructure, high availability management and various file system functions. In addition, one would like a set of tools for policy management of storage. These functions are all part (present or near future) of the rich library of software functions provided by VERITAS. They are therefore all candidates for integration into Storage Appliance software. 8

11 VERITAS Software Corporate Headquarters 1600 Plymouth Street Mountain View, CA North American Sales Headquarters 400 International Parkway Heathrow, FL or Fax Global Locations United Kingdom or 44-(0) (0) Fax France 33-(0) Fax Germany 49-(0) (0) Fax South Africa Fax Australia BACKUP 61-(0) Fax Hong Kong Fax Japan Fax Malaysia Fax Singapore Fax China Fax Electronic communication World Wide Web: UNX06-SPTSAPPWPR VERITAS Software Corp. All rights reserved. VERITAS is a registered trademark of VERITAS Software Corporation in the US and other countries. The VERITAS logo, Business Without Interruption, VERITAS SANPoint, VERITAS Volume Manager, VERITAS File System, VERITAS NetBackup, VERITAS Cluster Server, VERITAS QuickLog, and VERITAS Virtual Disk Manager are trademarks of VERITAS Software Corporation in the US and other countries. Other product names mentioned herein may be trademarks and/or registered trademarks of their respective companies. Printed in USA. June 2000.

VERITAS Volume Replicator Successful Replication and Disaster Recovery

VERITAS Volume Replicator Successful Replication and Disaster Recovery VERITAS Replicator Successful Replication and Disaster Recovery Introduction Companies today rely to an unprecedented extent on online, frequently accessed, constantly changing data to run their businesses.

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

VERITAS Database Edition for Sybase. Technical White Paper

VERITAS Database Edition for Sybase. Technical White Paper VERITAS Database Edition for Sybase Technical White Paper M A R C H 2 0 0 0 Introduction Data availability is a concern now more than ever, especially when it comes to having access to mission-critical

More information

The Road to Centralized Management

The Road to Centralized Management Business without interruption. The Road to Centralized Management Realizing the Promise of SANs Bill North Director, Storage Network Programs Strategic Initiatives Group VERITAS Software Education Committee

More information

VERITAS Backup Exec for Windows NT/2000 Intelligent Disaster Recovery

VERITAS Backup Exec for Windows NT/2000 Intelligent Disaster Recovery VERITAS Backup Exec for Windows NT/2000 Intelligent Disaster Recovery Table of Contents Overview... 1 Point-in-Time Disaster Recovery... 1 Manual Disaster Recovery is Time-Consuming and Technically Difficult...2

More information

NetBackup For Oracle. Scalable Backup and Recovery for Critical Oracle Databases

NetBackup For Oracle. Scalable Backup and Recovery for Critical Oracle Databases NetBackup For Oracle Scalable Backup and Recovery for Critical Oracle Databases Table of Contents Executive Summary... 1 Introduction... 2 Limitations of Manual Backup Methods... 3 Requirements for Oracle

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

VERITAS Volume Manager for Windows 2000

VERITAS Volume Manager for Windows 2000 VERITAS Volume Manager for Windows 2000 Advanced Storage Management Technology for the Windows 2000 Platform In distributed client/server environments, users demand that databases, mission-critical applications

More information

Simplified Storage Migration for Microsoft Cluster Server

Simplified Storage Migration for Microsoft Cluster Server Simplified Storage Migration for Microsoft Cluster Server Using VERITAS Volume Manager for Windows 2000 with Microsoft Cluster Server V E R I T A S W H I T E P A P E R June 2001 Table of Contents Overview...................................................................................1

More information

The VERITAS VERTEX Initiative. The Future of Data Protection

The VERITAS VERTEX Initiative. The Future of Data Protection The VERITAS VERTEX Initiative V E R I T A S W H I T E P A P E R The Future of Data Protection Table of Contents Introduction.................................................................................3

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

EMC Celerra CNS with CLARiiON Storage

EMC Celerra CNS with CLARiiON Storage DATA SHEET EMC Celerra CNS with CLARiiON Storage Reach new heights of availability and scalability with EMC Celerra Clustered Network Server (CNS) and CLARiiON storage Consolidating and sharing information

More information

Symantec NetBackup PureDisk Compatibility Matrix Created August 26, 2010

Symantec NetBackup PureDisk Compatibility Matrix Created August 26, 2010 Symantec NetBackup PureDisk 6.6.1 Compatibility Matrix Created August 26, 2010 Copyright 2010 Symantec Corporation. All rights reserved. Symantec, the Symantec Logo, and Backup Exec are trademarks or registered

More information

iscsi Technology: A Convergence of Networking and Storage

iscsi Technology: A Convergence of Networking and Storage HP Industry Standard Servers April 2003 iscsi Technology: A Convergence of Networking and Storage technology brief TC030402TB Table of Contents Abstract... 2 Introduction... 2 The Changing Storage Environment...

More information

VERITAS File Server Edition Performance Brief: A PostMark 1.11 Benchmark Comparison

VERITAS File Server Edition Performance Brief: A PostMark 1.11 Benchmark Comparison VERITAS File Server Edition Performance Brief: 1. Introduction This brief documents the performance of release 5.0 of the VERITAS File Server Edition when used with Sun Microsystems Solaris 7 operating

More information

Data Sheet: Storage Management Veritas Storage Foundation for Oracle RAC from Symantec Manageability and availability for Oracle RAC databases

Data Sheet: Storage Management Veritas Storage Foundation for Oracle RAC from Symantec Manageability and availability for Oracle RAC databases Manageability and availability for Oracle RAC databases Overview Veritas Storage Foundation for Oracle RAC from Symantec offers a proven solution to help customers implement and manage highly available

More information

Using Network Attached Storage as a Gateway to Storage Area Networks

Using Network Attached Storage as a Gateway to Storage Area Networks Using Network Attached Storage as a Gateway to Storage Area Networks Dave Rosenberg Hewlett-Packard Company 825 14 th Street SW Loveland, CO 8057 dave_rosenberg@hp.com 1 Using Network Attached Storage

More information

INTRODUCING VERITAS BACKUP EXEC SUITE

INTRODUCING VERITAS BACKUP EXEC SUITE INTRODUCING VERITAS BACKUP EXEC SUITE January 6, 2005 VERITAS ARCHITECT NETWORK TABLE OF CONTENTS Managing More Storage with Fewer Resources...3 VERITAS Backup Exec Suite...3 Continuous Data Protection...

More information

VERITAS NetBackup 6.0 Enterprise Server INNOVATIVE DATA PROTECTION DATASHEET. Product Highlights

VERITAS NetBackup 6.0 Enterprise Server INNOVATIVE DATA PROTECTION DATASHEET. Product Highlights VERITAS NetBackup 6.0 Enterprise Server INNOVATIVE DATA PROTECTION As the recognized leader for enterprise-class backup and recovery, VERITAS NetBackup Enterprise Server software is designed to help provide

More information

VERITAS Cluster Server. QuickStart. Product Overview

VERITAS Cluster Server. QuickStart. Product Overview VERITAS Cluster Server QuickStart Product Overview V E R I T A S W H I T E P A P E R Table of Contents VERITAS Cluster Server QuickStart Key Points..................................................1 Extending

More information

Veritas NetBackup 6.5 Clients and Agents

Veritas NetBackup 6.5 Clients and Agents Veritas NetBackup 6.5 Clients and Agents The Veritas NetBackup Platform Next-Generation Data Protection Overview Veritas NetBackup provides a simple yet comprehensive selection of innovative clients and

More information

Veritas Storage Foundation for Oracle RAC from Symantec

Veritas Storage Foundation for Oracle RAC from Symantec Veritas Storage Foundation for Oracle RAC from Symantec Manageability, performance and availability for Oracle RAC databases Data Sheet: Storage Management Overviewview offers a proven solution to help

More information

Veritas InfoScale Enterprise for Oracle Real Application Clusters (RAC)

Veritas InfoScale Enterprise for Oracle Real Application Clusters (RAC) Veritas InfoScale Enterprise for Oracle Real Application Clusters (RAC) Manageability and availability for Oracle RAC databases Overview Veritas InfoScale Enterprise for Oracle Real Application Clusters

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

InfiniBand based storage target

InfiniBand based storage target Philippe BRUIANT Business Development Manager EMEA OpenFabrics Workshop Paris June 22-23, 2006 InfiniBand based storage target Tuesday, 27 June 2006 At-A-Glance Founded in Feb. 2000 by Veterans of Cheyenne

More information

iscsi Technology Brief Storage Area Network using Gbit Ethernet The iscsi Standard

iscsi Technology Brief Storage Area Network using Gbit Ethernet The iscsi Standard iscsi Technology Brief Storage Area Network using Gbit Ethernet The iscsi Standard On February 11 th 2003, the Internet Engineering Task Force (IETF) ratified the iscsi standard. The IETF was made up of

More information

Storage Area Networks SAN. Shane Healy

Storage Area Networks SAN. Shane Healy Storage Area Networks SAN Shane Healy Objective/Agenda Provide a basic overview of what Storage Area Networks (SAN) are, what the constituent components are, and how these components fit together to deliver

More information

USING ISCSI AND VERITAS BACKUP EXEC 9.0 FOR WINDOWS SERVERS BENEFITS AND TEST CONFIGURATION

USING ISCSI AND VERITAS BACKUP EXEC 9.0 FOR WINDOWS SERVERS BENEFITS AND TEST CONFIGURATION WHITE PAPER Maximize Storage Networks with iscsi USING ISCSI AND VERITAS BACKUP EXEC 9.0 FOR WINDOWS SERVERS BENEFITS AND TEST CONFIGURATION For use with Windows 2000 VERITAS Software Corporation 03/05/2003

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

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

IBM iseries Models 800 and 810 for small to medium enterprises

IBM iseries Models 800 and 810 for small to medium enterprises Multi-platform management, exceptional price performance IBM iseries Models 800 and 810 for small to medium enterprises Highlights Simple, centralised Simple Windows ** Integration for management of multiple

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

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

Comparison: Microsoft Logical Disk Manager (LDM) and VERITAS Volume Manager

Comparison: Microsoft Logical Disk Manager (LDM) and VERITAS Volume Manager Comparison: Microsoft Logical Disk Manager (LDM) and VERITAS Volume Manager V E R I T A S W H I T E P A P E R for Microsoft Windows Table of Contents Online Storage Management Challenge.......................................................................................................................1

More information

Survey Of Volume Managers

Survey Of Volume Managers Survey Of Volume Managers Nasser M. Abbasi May 24, 2000 page compiled on June 28, 2015 at 10:44am Contents 1 Advantages of Volume Managers 1 2 Terminology used in LVM software 1 3 Survey of Volume Managers

More information

Effective SAN Management

Effective SAN Management Effective SAN Management A Virtualization Path to Increasing Storage Administrator Productivity A white paper from Vicom Systems, Inc. Table of Contents Executive Summary / 3 Introduction / 4 Vicom Systems

More information

QLogic 2500 Series FC HBAs Accelerate Application Performance

QLogic 2500 Series FC HBAs Accelerate Application Performance QLogic 2500 Series FC HBAs Accelerate QLogic 8Gb Fibre Channel Adapters from Cavium: Planning for Future Requirements 8Gb Performance Meets the Needs of Next-generation Data Centers EXECUTIVE SUMMARY It

More information

p5 520 server Robust entry system designed for the on demand world Highlights

p5 520 server Robust entry system designed for the on demand world Highlights Robust entry system designed for the on demand world IBM p5 520 server _` p5 520 rack system with I/O drawer Highlights Innovative, powerful, affordable, open and adaptable UNIX and Linux environment system

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

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

Heterogeneous Shared Access to Tape Libraries

Heterogeneous Shared Access to Tape Libraries Heterogeneous Shared Access to ape Libraries Allan Ignatin ape Laboratories, Inc. 5301 Beethoven Street, Los Angeles, CA 90066 Phone: +1-310-577-1700 FAX: +1-310-574-1141 E-mail: allan@tapelabs.com Presented

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

IMPROVING THE PERFORMANCE, INTEGRITY, AND MANAGEABILITY OF PHYSICAL STORAGE IN DB2 DATABASES

IMPROVING THE PERFORMANCE, INTEGRITY, AND MANAGEABILITY OF PHYSICAL STORAGE IN DB2 DATABASES IMPROVING THE PERFORMANCE, INTEGRITY, AND MANAGEABILITY OF PHYSICAL STORAGE IN DB2 DATABASES Ram Narayanan August 22, 2003 VERITAS ARCHITECT NETWORK TABLE OF CONTENTS The Database Administrator s Challenge

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

STORAGE CONSOLIDATION WITH IP STORAGE. David Dale, NetApp

STORAGE CONSOLIDATION WITH IP STORAGE. David Dale, NetApp STORAGE CONSOLIDATION WITH IP STORAGE David Dale, NetApp SNIA Legal Notice The material contained in this tutorial is copyrighted by the SNIA. Member companies and individuals may use this material in

More information

IBM System p5 550 and 550Q Express servers

IBM System p5 550 and 550Q Express servers The right solutions for consolidating multiple applications on a single system IBM System p5 550 and 550Q Express servers Highlights Up to 8-core scalability using Quad-Core Module technology Point, click

More information

IBM TotalStorage TM NAS Gateway 300 Models G02/G27

IBM TotalStorage TM NAS Gateway 300 Models G02/G27 Helps leverage the power and flexibility of a SAN for IP clients IBM TotalStorage TM NAS Gateway 300 Models G02/G27 IBM, NAS and storage networking The IBM TotalStorage NAS Gateway 300 is part of the overall

More information

VERITAS Foundation Suite for HP-UX

VERITAS Foundation Suite for HP-UX VERITAS Foundation Suite for HP-UX Enhancing HP-UX Performance and Availability with VERITAS Foundation Products V E R I T A S W H I T E P A P E R Table of Contents Introduction.................................................................................1

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

MANAGING MULTI-VENDOR SANS WITH VERITAS SANPOINT CONTROL

MANAGING MULTI-VENDOR SANS WITH VERITAS SANPOINT CONTROL MANAGING MULTI-VENDOR SANS WITH VERITAS SANPOINT CONTROL February 14, 2004 VERITAS ARCHITECT NETWORK TABLE OF CONTENTS Managing Heterogeneous Storage Networks 3 SAN Management Software Interoperability

More information

Veritas Scalable File Server (SFS) Solution Brief for Energy (Oil and Gas) Industry

Veritas Scalable File Server (SFS) Solution Brief for Energy (Oil and Gas) Industry Veritas Scalable File Server (SFS) Solution Brief for Energy (Oil and Gas) Industry By Greg Schulz Founder and Senior Analyst, the StorageIO Group Author The Green and Virtual Data Center (CRC) September

More information

Protect enterprise data, achieve long-term data retention

Protect enterprise data, achieve long-term data retention Technical white paper Protect enterprise data, achieve long-term data retention HP StoreOnce Catalyst and Symantec NetBackup OpenStorage Table of contents Introduction 2 Technology overview 3 HP StoreOnce

More information

Veritas Storage Foundation from Symantec

Veritas Storage Foundation from Symantec Simplified, Scalable and Cost-Effective Storage Management Overviewview provides a complete solution for heterogeneous online storage management. Based on the industry-leading Veritas Volume Manager from

More information

IBM _` p5 570 servers

IBM _` p5 570 servers Innovative, modular, scalable, mid-range systems designed for the on demand world IBM _` p5 570 servers and departmental or regional server deployments. The rack-mount p5-570 delivers power, flexibility,

More information

Copyright 2010 EMC Corporation. Do not Copy - All Rights Reserved.

Copyright 2010 EMC Corporation. Do not Copy - All Rights Reserved. 1 Using patented high-speed inline deduplication technology, Data Domain systems identify redundant data as they are being stored, creating a storage foot print that is 10X 30X smaller on average than

More information

HP D2D & STOREONCE OVERVIEW

HP D2D & STOREONCE OVERVIEW HP D2D & STOREONCE OVERVIEW Robert Clifford Pre-Sales Storage Consultant 1 Data loss (Recovery Point Objective) Let s put it in context.. Last Transaction Increased availability Mission critical support

More information

Exam : S Title : Snia Storage Network Management/Administration. Version : Demo

Exam : S Title : Snia Storage Network Management/Administration. Version : Demo Exam : S10-200 Title : Snia Storage Network Management/Administration Version : Demo 1. A SAN architect is asked to implement an infrastructure for a production and a test environment using Fibre Channel

More information

Copyright 2003 VERITAS Software Corporation. All rights reserved. VERITAS, the VERITAS Logo and all other VERITAS product names and slogans are

Copyright 2003 VERITAS Software Corporation. All rights reserved. VERITAS, the VERITAS Logo and all other VERITAS product names and slogans are 1 Copyright 2003 VERITAS Software Corporation. All rights reserved. VERITAS, the VERITAS Logo and all other VERITAS product names and slogans are trademarks or registered trademarks of VERITAS Software

More information

Data Protection for Cisco HyperFlex with Veeam Availability Suite. Solution Overview Cisco Public

Data Protection for Cisco HyperFlex with Veeam Availability Suite. Solution Overview Cisco Public Data Protection for Cisco HyperFlex with Veeam Availability Suite 1 2017 2017 Cisco Cisco and/or and/or its affiliates. its affiliates. All rights All rights reserved. reserved. Highlights Is Cisco compatible

More information

STORAGE CONSOLIDATION WITH IP STORAGE. David Dale, NetApp

STORAGE CONSOLIDATION WITH IP STORAGE. David Dale, NetApp STORAGE CONSOLIDATION WITH IP STORAGE David Dale, NetApp SNIA Legal Notice The material contained in this tutorial is copyrighted by the SNIA. Member companies and individuals may use this material in

More information

IBM Europe Announcement ZP , dated November 6, 2007

IBM Europe Announcement ZP , dated November 6, 2007 IBM Europe Announcement ZP07-0484, dated November 6, 2007 IBM WebSphere Front Office for Financial Markets V2.0 and IBM WebSphere MQ Low Latency Messaging V2.0 deliver high speed and high throughput market

More information

SnapServer Family (XSD & XSR)

SnapServer Family (XSD & XSR) SnapServer Family (XSD & XSR) Simple, expandable enterprise storage for high-performing resilient environments SnapServer family offers enterprise class unified block and file storage that is workload

More information

Optimizing and Managing File Storage in Windows Environments

Optimizing and Managing File Storage in Windows Environments Optimizing and Managing File Storage in Windows Environments A Powerful Solution Based on Microsoft DFS and Virtual File Manager September 2006 TR-3511 Abstract The Microsoft Distributed File System (DFS)

More information

Dell Fluid Data solutions. Powerful self-optimized enterprise storage. Dell Compellent Storage Center: Designed for business results

Dell Fluid Data solutions. Powerful self-optimized enterprise storage. Dell Compellent Storage Center: Designed for business results Dell Fluid Data solutions Powerful self-optimized enterprise storage Dell Compellent Storage Center: Designed for business results The Dell difference: Efficiency designed to drive down your total cost

More information

LEVERAGING A PERSISTENT HARDWARE ARCHITECTURE

LEVERAGING A PERSISTENT HARDWARE ARCHITECTURE WHITE PAPER I JUNE 2010 LEVERAGING A PERSISTENT HARDWARE ARCHITECTURE How an Open, Modular Storage Platform Gives Enterprises the Agility to Scale On Demand and Adapt to Constant Change. LEVERAGING A PERSISTENT

More information

February 5, 2008 Virtualization Trends On IBM s System P Unraveling The Benefits In IBM s PowerVM

February 5, 2008 Virtualization Trends On IBM s System P Unraveling The Benefits In IBM s PowerVM Virtualization Trends On IBM s System P Unraveling The Benefits In IBM s PowerVM by Brad Day with Simon Yates and Rachel Batiancila EXECUTIVE SUMMARY IBM s PowerVM (formerly Advanced POWER Virtualization)

More information

Backup Exec 9.0 for Windows Servers. SAN Shared Storage Option

Backup Exec 9.0 for Windows Servers. SAN Shared Storage Option WHITE PAPER Optimized Performance for SAN Environments Backup Exec 9.0 for Windows Servers SAN Shared Storage Option 1 TABLE OF CONTENTS Executive Summary...3 Product Highlights...3 Approaches to Backup...4

More information

DELL POWERVAULT MD FAMILY MODULAR STORAGE THE DELL POWERVAULT MD STORAGE FAMILY

DELL POWERVAULT MD FAMILY MODULAR STORAGE THE DELL POWERVAULT MD STORAGE FAMILY DELL MD FAMILY MODULAR STORAGE THE DELL MD STORAGE FAMILY Simplifying IT The Dell PowerVault MD family can simplify IT by optimizing your data storage architecture and ensuring the availability of your

More information

An Oracle White Paper June Enterprise Database Cloud Deployment with Oracle SuperCluster T5-8

An Oracle White Paper June Enterprise Database Cloud Deployment with Oracle SuperCluster T5-8 An Oracle White Paper June 2013 Enterprise Database Cloud Deployment with Oracle SuperCluster T5-8 Introduction Databases form the underlying foundation for most business applications by storing, organizing,

More information

The UnAppliance provides Higher Performance, Lower Cost File Serving

The UnAppliance provides Higher Performance, Lower Cost File Serving The UnAppliance provides Higher Performance, Lower Cost File Serving The UnAppliance is an alternative to traditional NAS solutions using industry standard servers and storage for a more efficient and

More information

Veritas NetBackup on Cisco UCS S3260 Storage Server

Veritas NetBackup on Cisco UCS S3260 Storage Server Veritas NetBackup on Cisco UCS S3260 Storage Server This document provides an introduction to the process for deploying the Veritas NetBackup master server and media server on the Cisco UCS S3260 Storage

More information

Using EonStor DS Series iscsi-host storage systems with VMware vsphere 5.x

Using EonStor DS Series iscsi-host storage systems with VMware vsphere 5.x Using EonStor DS Series iscsi-host storage systems with VMware vsphere 5.x Application notes Abstract These application notes explain configuration details for using Infortrend EonStor DS Series iscsi-host

More information

Managing a Backup and Restore Initiative

Managing a Backup and Restore Initiative CHAPTER 1 Managing a Backup and Restore Initiative Sun and the Evolving Datacenter Model Organizations today are reaching beyond the traditional glass house boundaries to interact directly with customers,

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

TECHNICAL OVERVIEW. Solaris 2.6, 7, 8, 9 with VxFS 3.4 HP-UX 11, 11.11, 11i with Online JFS 3.3 SGI/IRIX F with XFS

TECHNICAL OVERVIEW. Solaris 2.6, 7, 8, 9 with VxFS 3.4 HP-UX 11, 11.11, 11i with Online JFS 3.3 SGI/IRIX F with XFS WHITE PAPER VERITAS NetBackup Storage Migrator for UNIX v4.5 TECHNICAL OVERVIEW Solaris 2.6, 7, 8, 9 with VxFS 3.4 HP-UX 11, 11.11, 11i with Online JFS 3.3 SGI/IRIX 6.5.10F with XFS VERSION INCLUDES TABLE

More information

Solutions for iseries

Solutions for iseries Innovative solutions for Intel server integration Integrated IBM Solutions for iseries xseries The IBM _` iseries family of servers, including the newest member, IBM _` i5, offers two solutions that provide

More information

CONTENTS. 1. Introduction. 2. How To Store Data. 3. How To Access Data. 4. Manage Data Storage. 5. Benefits Of SAN. 6. Conclusion

CONTENTS. 1. Introduction. 2. How To Store Data. 3. How To Access Data. 4. Manage Data Storage. 5. Benefits Of SAN. 6. Conclusion CONTENTS 1. Introduction 2. How To Store Data 3. How To Access Data 4. Manage Data Storage 5. Benefits Of SAN 6. Conclusion 1. Introduction: A Storage Area Network (SAN) is a dedicated network that carries

More information

SUN ZFS STORAGE APPLIANCE

SUN ZFS STORAGE APPLIANCE SUN ZFS STORAGE APPLIANCE DELIVERING BEST-IN-CLASS PERFORMANCE, EFFICIENCY, AND ORACLE INTEGRATION KEY FEATURES Advanced, intuitive management tools Real-time analysis and diagnosis of performance Oracle

More information

Quest DR Series Disk Backup Appliances

Quest DR Series Disk Backup Appliances Quest DR Series Disk Backup Appliances Back up more. Store less. Perform better. Keeping up with the volume of data to protect can be complex and time consuming, but managing the storage of that data doesn

More information

Introducing SUSE Enterprise Storage 5

Introducing SUSE Enterprise Storage 5 Introducing SUSE Enterprise Storage 5 1 SUSE Enterprise Storage 5 SUSE Enterprise Storage 5 is the ideal solution for Compliance, Archive, Backup and Large Data. Customers can simplify and scale the storage

More information

Veritas Access. Installing Veritas Access in VMWare ESx environment. Who should read this paper? Veritas Pre-Sales, Partner Pre-Sales

Veritas Access. Installing Veritas Access in VMWare ESx environment. Who should read this paper? Veritas Pre-Sales, Partner Pre-Sales Installing Veritas Access in VMWare ESx environment Who should read this paper? Veritas Pre-Sales, Partner Pre-Sales Veritas Access Technical Brief Contents OVERVIEW... 3 REQUIREMENTS FOR INSTALLING VERITAS

More information

Introduction to TCP/IP Offload Engine (TOE)

Introduction to TCP/IP Offload Engine (TOE) Introduction to TCP/IP Offload Engine (TOE) Version 1.0, April 2002 Authored By: Eric Yeh, Hewlett Packard Herman Chao, QLogic Corp. Venu Mannem, Adaptec, Inc. Joe Gervais, Alacritech Bradley Booth, Intel

More information

VERITAS Volume Replicator. Successful Replication and Disaster Recovery

VERITAS Volume Replicator. Successful Replication and Disaster Recovery VERITAS Volume Replicator Successful Replication and Disaster Recovery V E R I T A S W H I T E P A P E R Table of Contents Introduction.................................................................................1

More information

Vendor: IBM. Exam Code: Exam Name: Storage Sales V2. Version: DEMO

Vendor: IBM. Exam Code: Exam Name: Storage Sales V2. Version: DEMO Vendor: IBM Exam Code: 000-115 Exam Name: Storage Sales V2 Version: DEMO 1.Which of the following customer requirements is the TS7650G Gateway designed to address? A. latency across a long distance network

More information

Planning & Installing a RAC Database

Planning & Installing a RAC Database Planning & Installing a RAC Database Caleb Small, BSc, ISP www.caleb.com/dba Who is Caleb? Lifelong IT career Oracle DBA since v7.0 Former Instructor for Oracle Corp. Independent consultant Faculty appointment

More information

IBM Storage Services. IBM Storage Services

IBM Storage Services. IBM Storage Services ning and Implementation of an IBM Solution IBM IBM Raymond Wong wongchun@hk1.ibm.com 1 Definitions include a wide variety of services including consulting, SAN implementation, etc. = ment +Consulting +

More information

powered by Cloudian and Veritas

powered by Cloudian and Veritas Lenovo Storage DX8200C powered by Cloudian and Veritas On-site data protection for Amazon S3-compliant cloud storage. assistance from Lenovo s world-class support organization, which is rated #1 for overall

More information

IBM TotalStorage SAN Switch M12

IBM TotalStorage SAN Switch M12 High availability director supports highly scalable fabrics for large enterprise SANs IBM TotalStorage SAN Switch M12 High port density packaging saves space Highlights Enterprise-level scalability and

More information

Veritas Cluster Server from Symantec

Veritas Cluster Server from Symantec Delivers high availability and disaster recovery for your critical applications Data Sheet: High Availability Overviewview protects your most important applications from planned and unplanned downtime.

More information

Adapted from: TRENDS AND ATTRIBUTES OF HORIZONTAL AND VERTICAL COMPUTING ARCHITECTURES

Adapted from: TRENDS AND ATTRIBUTES OF HORIZONTAL AND VERTICAL COMPUTING ARCHITECTURES Adapted from: TRENDS AND ATTRIBUTES OF HORIZONTAL AND VERTICAL COMPUTING ARCHITECTURES Tom Atwood Business Development Manager Sun Microsystems, Inc. Takeaways Understand the technical differences between

More information

Performance Report: Multiprotocol Performance Test of VMware ESX 3.5 on NetApp Storage Systems

Performance Report: Multiprotocol Performance Test of VMware ESX 3.5 on NetApp Storage Systems NETAPP TECHNICAL REPORT Performance Report: Multiprotocol Performance Test of VMware ESX 3.5 on NetApp Storage Systems A Performance Comparison Study of FC, iscsi, and NFS Protocols Jack McLeod, NetApp

More information

Local and Remote Data Protection for Microsoft Exchange Server 2007

Local and Remote Data Protection for Microsoft Exchange Server 2007 EMC Business Continuity for Microsoft Exchange 2007 Local and Remote Data Protection for Microsoft Exchange Server 2007 Enabled by EMC RecoverPoint CLR and EMC Replication Manager Reference Architecture

More information

EMC Unified Storage for Oracle Database 11g/10g Virtualized Solution. Enabled by EMC Celerra and Linux using FCP and NFS. Reference Architecture

EMC Unified Storage for Oracle Database 11g/10g Virtualized Solution. Enabled by EMC Celerra and Linux using FCP and NFS. Reference Architecture EMC Unified Storage for Oracle Database 11g/10g Virtualized Solution Enabled by EMC Celerra and Linux using FCP and NFS Reference Architecture Copyright 2009 EMC Corporation. All rights reserved. Published

More information

Oracle E-Business Availability Options. Solution Series for Oracle: 2 of 5

Oracle E-Business Availability Options. Solution Series for Oracle: 2 of 5 Oracle E-Business Availability Options Solution Series for Oracle: 2 of 5 Table of Contents Coping with E-Business Hours Oracle E-Business Availability Options.....1 Understanding Challenges to Availability...........................2

More information

Midsize Enterprise Solutions Selling Guide. Sell NetApp s midsize enterprise solutions and take your business and your customers further, faster

Midsize Enterprise Solutions Selling Guide. Sell NetApp s midsize enterprise solutions and take your business and your customers further, faster Midsize Enterprise Solutions Selling Guide Sell NetApp s midsize enterprise solutions and take your business and your customers further, faster Many of your midsize customers might have tried to reduce

More information

StorNext 3.0 Product Update: Server and Storage Virtualization with StorNext and VMware

StorNext 3.0 Product Update: Server and Storage Virtualization with StorNext and VMware StorNext 3.0 Product Update: Server and Storage Virtualization with StorNext and VMware NOTICE This product brief may contain proprietary information protected by copyright. Information in this product

More information

Modular Platforms Market Trends & Platform Requirements Presentation for IEEE Backplane Ethernet Study Group Meeting. Gopal Hegde, Intel Corporation

Modular Platforms Market Trends & Platform Requirements Presentation for IEEE Backplane Ethernet Study Group Meeting. Gopal Hegde, Intel Corporation Modular Platforms Market Trends & Platform Requirements Presentation for IEEE Backplane Ethernet Study Group Meeting Gopal Hegde, Intel Corporation Outline Market Trends Business Case Blade Server Architectures

More information

SUSE Enterprise Storage 3

SUSE Enterprise Storage 3 SUSE Enterprise Storage 3 Agenda Enterprise Data Storage Challenges SUSE Enterprise Storage SUSE Enterprise Storage Deployment SUSE Enterprise Storage Sample Use Cases Summary Enterprise Data Storage Challenges

More information

HP Supporting the HP ProLiant Storage Server Product Family.

HP Supporting the HP ProLiant Storage Server Product Family. HP HP0-698 Supporting the HP ProLiant Storage Server Product Family https://killexams.com/pass4sure/exam-detail/hp0-698 QUESTION: 1 What does Volume Shadow Copy provide?. A. backup to disks B. LUN duplication

More information