VERITAS Foundation Suite for HP-UX

Size: px
Start display at page:

Download "VERITAS Foundation Suite for HP-UX"

Transcription

1 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

2 Table of Contents Introduction What is VERITAS Foundation Suite? OnlineJFS Online File System Resizing Online Defragmentation Online Backups Logical Volume Management VERITAS Volume Manager VERITAS Volume Manager and HP-UX 11i VERITAS Volume Manager and the HP Logical Volume Manager Mirroring with Fast Resynchronization Summary

3 Introduction Hewlett-Packard (HP) and VERITAS have worked together for years to provide HP-UX users with superior storage management capabilities. The Journaled File System (JFS) available today with HP-UX is based on VERITAS core technology, and the HP-UX 11i operating system includes a basic version of VERITAS Volume Manager. By upgrading to the full VERITAS Foundation Suite, HP-UX systems can leverage this partnership and take advantage of the industry s leading storage management platform for data availability and performance. VERITAS Foundation Suite combines VERITAS File System (OnlineJFS on HP systems) and VERITAS Volume Manager to create a flexible and configurable platform for highly available computing and a foundation for application-specific storage solutions. For HP servers powering demanding computing environments, VERITAS Foundation Suite enhances the basic capabilities of HP-UX. Foundation Suite is completely transparent to applications, works with a wide range of hardware devices and offers administrators powerful and easy-to-use interfaces for managing critical storage. The close partnership between Hewlett-Packard and VERITAS has significant benefits for HP users. For example, upgrading HP-UX 11i servers to the full Foundation Suite, with its comprehensive volume management capabilities, simply requires a license codeword. Support for these products is available from either HP or VERITAS. This paper describes the components of VERITAS Foundation Suite and how these products enhance capabilities within the HP-UX operating system to provide superior availability and application-optimized performance. What Is VERITAS Foundation Suite? VERITAS Foundation Suite is an integrated suite of file-system and logical volume management technologies. You can leverage the capabilities of VERITAS Foundation Suite to provide continuous access to data and optimal I/O performance and storage hardware usage for all your critical servers. VERITAS Foundation Suite includes enhanced versions of technologies that are already familiar to HP-UX users: OnLine Journaled File System (OnLineJFS) is an enhancement to the Hewlett-Packard JFS, offering online resizing, defragmentation and backup capabilities. OnlineJFS is bundled with HP-UX 11i Enterprise and Mission Critical operating environments and is available for other HP-UX 11i operating environments and earlier versions of HP-UX as well. VERITAS Volume Manager is a flexible logical volume manager that lets you create virtual volumes out of physical devices using a variety of striping and mirroring configurations, with online storage reconfiguration. This is an enhanced version of the basic VERITAS Volume Manager bundled with HP-UX 11i. Separately, each of these products delivers significant benefits. OnLineJFS improves system availability by supporting online administrative activities, thus reducing administrative downtime. VERITAS Volume Manager offers flexible mirroring and striping combinations, so you can develop storage configurations that optimize I/O for specific performance and availability requirements. As an integrated solution, the products create a powerful platform that simplifies management for the most demanding computing environments. For example, OnlineJFS automatically tunes I/O policies to match the Volume Manager s data layout. Graphical interfaces help identify I/O bottlenecks; online administration facilities let you change storage configurations on-the-fly to address problems and optimize performance. Foundation Suite also serves as a basis for other specialized or application-specific storage management offerings. VERITAS FastResync augments the Foundation Suite with fast and efficient mirror resynchronization, enabling the broad use of split mirrors for administrative activities. The Foundation Suite integrates closely with other VERITAS products for data availability, including VERITAS NetBackup and Editions. VERITAS Database Edition for Oracle is a Foundation Suite optimized for customers running Oracle Database Server. VERITAS Foundation Suite for HP-UX: Enhancing HP-UX Performance and Availability with VERITAS Foundation Products Page 1

4 OnlineJFS VERITAS File System has been a part of the HP-UX operating system since 1993, as the HP-UX Journaled File System (JFS). JFS is a high-integrity, highly available file system that offers significant benefits over traditional UNIX file systems, including: Extent-based allocation: JFS allocates data in extents instead of fixed blocks. An extent is one or more adjacent blocks of data in the file system. Files written in larger extents have less fragmentation and fewer indirect pointers than files written in the smaller, fixed-block sizes of traditional UNIX file systems. Disk I/O can occur in units of multiple blocks, so applications spend less time waiting for the disk head to cycle to the next set of blocks. For sequential I/O, multiple-block operations are considerably faster than block-at-a-time operations. Intent log: JFS stages small, random, synchronous writes of structural and user information in its intent log, which functions as a kind of transaction log for the file system. You can adjust how frequently the operations in the intent log are written to disk. In case of a failure, JFS replays the intent log instead of performing a full file system check. This ensures the structural integrity of the system while providing quick recovery after failures, even for very large file systems. Reduced file-system panics: JFS reduces failures due to file-system panics, keeping disk or file-system errors from causing system failure or corruption. OnlineJFS enhances the JFS file system by offering continuous access to data during administrative operations such as resizing, backups and defragmentation. Online File-System Resizing System usage inevitably changes over time. Administrators frequently find themselves needing to add space to a file system or wanting to free unused space in a file system. Traditional file systems require taking the file systems offline to perform these activities. Using OnlineJFS, you can resize file systems without disrupting access to the file systems, removing a potential source of system downtime. Online Defragmentation Although extent-based file systems experience less fragmentation in general than block-based file systems, eventually an active file system will become fragmented. Fragmentation reduces the efficiency and performance of the file system, making defragmentation a necessary administrative task. Traditionally, defragmentation is a time-consuming process that requires unmounting a file system, performing a backup and reloading the data on a newly created file system. OnlineJFS reorganizes the file system while it remains online and available, ensuring that users have continuous access to data. Online Backups System administrators often find themselves balancing the need for frequent backups (and hence fast and accurate recoveries) against the impact a backup has on a production system. For file systems, the issue is often one of consistency to get a consistent image, the backup must run against a file-system image with no updates in progress. OnlineJFS solves this problem by taking a snapshot image, against which a consistent backup can occur while updates continue to the main file system. The snapshot captures a point-in-time image of the blocks on the active file system, then tracks which blocks have changed. Note that this is not a complete copy of the file system; the snapshot itself stores only the blocks that have changed, which minimizes the impact on disk resources. There is no resynchronization when the backup is Page 2 VERITAS Foundation Suite for HP-UX: Enhancing HP-UX Performance and Availability with VERITAS Foundation Products

5 completed the snapshot can simply be dropped. This offers a fast and effective way to make backups without stopping updates to the file system. OnlineJFS is available for HP-UX and above. For HP-UX 11.0 and 11i, upgrading to OnlineJFS is as simple as obtaining a license codeword from HP or from VERITAS Software Corporation as part of VERITAS Foundation Suite. Logical Volume Management A logical volume manager overcomes the physical limitations of disk devices by combining physical storage in various ways into virtual volumes. To applications, these volumes behave just like physical devices. But they can be combined to provide much greater capacity, performance or reliability than any single physical device. VERITAS Volume Manager is the companion product to the VERITAS File System (OnlineJFS) in VERITAS Foundation Suite. Using VERITAS Volume Manager, you can create flexible storage configurations that meet specific application needs and that optimize performance and/or availability using standard disk devices. You can also leverage the capabilities of hardwarebased RAID devices by concatenating, striping or mirroring across RAID devices. VERITAS Volume Manager Like the OnlineJFS file system, VERITAS Volume Manager improves both the availability and performance of critical storage. In addition, its graphical, Java-based user interface makes critical storage more manageable and offers online reconfiguration and tuning capabilities. Volume Manager supports a wide variety of storage configurations. Logical volumes are assembled from some or all of the storage on physical devices and may be: Concatenated (spanning multiple physical devices) Striped (RAID-0) across multiple devices and controllers, with configurable stripe sizes Mirrored (RAID-1) Striped with parity (software-based RAID-5) RAID-5 with log Striped and mirrored (RAID-0+1) Mirrored stripes (RAID-1+0) These storage options are highly configurable. For example, you can stripe a logical volume across a large number of devices, with configurable stripe sizes, to optimize performance. Striping typically improves I/O performance, whereas mirroring protects data from device failures, improving availability of data. RAID-5, mirrored stripes and striping with mirroring combine performance and availability benefits. With Volume Manager, you can configure and reconfigure storage while it is online and available. Volume Manager further improves availability by supporting hot spares and hot relocation. If a device hosting redundant storage fails, such as a device used within a RAID-5 or mirrored volume, the hot relocation capability automatically restores the redundant data to the device identified as the spare device. When the failed disk is replaced, an unrelocate feature returns the configuration to its original state. Online tuning tools help identify and minimize storage bottlenecks. Administrators can add, remove and reconfigure disks while systems are online and available, simplifying ongoing administrative tasks. Virtualizing storage in logical volumes makes administering storage area networks (SANs) or other large storage environments much simpler. Logical disk groups simplify the process of moving data ownership between nodes in a SAN. VERITAS Foundation Suite for HP-UX: Enhancing HP-UX Performance and Availability with VERITAS Foundation Products Page 3

6 Volume Manager also works with a wide variety of hardware RAID devices. Volume Manager optimizes the performance of multicontroller disk arrays by spreading I/O across the multiple paths into the array. Like VERITAS File System, VERITAS Volume Manager is available on a wide range of hardware platforms, making it simpler to support heterogeneous environments. VERITAS Volume Manager and HP-UX 11i Since December 2000, HP has bundled a basic version of the VERITAS Volume Manager with the HP-UX 11i operating system. This basic version offers the ability to create and manipulate concatenated or striped logical volumes from a variety of physical devices, using a Java-based graphical interface that provides a comprehensive view of available storage. For systems that need enhanced availability and performance, upgrading to the full VERITAS Volume Manager provides the following features: More volume configuration options, including mirroring (RAID-1), striping + mirroring (RAID 1+0), mirrored stripes (RAID-0+1) and RAID-5 Online relayout capabilities Hot spare/hot relocation capabilities, automatically restoring redundant volumes after a single device failure Snapshots Dynamic multipathing (spreading I/O across multiple controllers) for active/active as well as active/passive arrays Support for a wide variety of arrays, including the XP512. VERITAS Volume Manager is available for HP-UX 11.0 and above and as an upgrade to HP-UX 11i. VERITAS Volume Manager and the HP Logical Volume Manager (LVM) Hewlett-Packard also offers a Logical Volume Manager (LVM) with basic logical volume management capabilities, including concatenation, striping, online volume resizing and online migration of data between physical devices. To implement mirroring or hot sparing using LVM, you need to add the HP MirrorDisk/UX product, which offers mirroring, hot sparing, online relayout, and online snapshots. Upgrading to the VERITAS Volume Manager offers a much more configurable environment than LVM and MirrorDisk/UX combined. Volume Manager features unavailable with the LVM and MirrorDisk/UX combination include: A Java-based graphical user interface (GUI) Mirrored stripes (RAID 1+0) RAID-5 and RAID-5 log Hot relocation and unrelocation to handle failures of redundant devices automatically Task Monitor Online relayout of one volume type to a different volume type. If you need mirroring and hot relocation, or if manageability is a concern, VERITAS Volume Manager offers significantly more options than LVM. LVM disks and Volume Manager logical disks can coexist in a system, although both cannot access different logical units on the same disk array because they use different multipathing technologies. Volume Manager includes utilities to convert LVM volume groups to Volume Manager diskgroups. Page 4 VERITAS Foundation Suite for HP-UX: Enhancing HP-UX Performance and Availability with VERITAS Foundation Products

7 Mirroring with Fast Resynchronization Mirroring is most commonly thought of as a technique for improving data availability. By mirroring data to multiple devices, you can protect the data from the loss of any single device. However, mirroring has another potential use creating point-in-time images of production data for administrative activities. This kind of mirror is often referred to as a third mirror because it typically supplements mirroring performed for the purpose of availability. In fact, you can have many additional mirror devices in a VERITAS Volume Manager mirrored volume. There are many potential uses for split mirrors, including: Performing analysis Running backups Testing patches or updates Running reports. In general, many administrative activities that require a consistent view or complete copy of production data can be performed from a split mirror volume. You can create and manage these mirrors using VERITAS Volume Manager, without any additional products. The downside to using split mirrors is the overhead associated with resynchronizing the mirrored volumes a data-intensive activity that can affect performance of the production volume. The VERITAS FastResync product enhances VERITAS Foundation Suite by offering a very fast resynchronization process. It tracks any changes to split mirror volumes in a configurable Data Change Map. On resynchronization, it writes only the changed data blocks instead of copying the entire mirror, for a fast and efficient operation. You can even decide which mirror to retain, and control the speed of the resynchronization process. Unlike mirroring solutions from hardware vendors such as EMC, VERITAS Foundation Suite and FastResync solution is array independent. It can work with any supported hardware array or with a bunch of disks configured into a mirrored logical volume, giving you the flexibility to leverage existing hardware or change storage vendors. Summary VERITAS Foundation Suite offers the management, I/O performance and data availability necessary for demanding computing environments. The Foundation Suite is available on many popular UNIX platforms; VERITAS Volume Manager supports Windows NT/Windows 2000 platforms as well. With this wide platform support, VERITAS Foundation Suite is the storage management platform of choice for heterogeneous or dynamic IT environments. In addition, VERITAS software works with a wide range of storage vendors arrays, leaving you free to optimize your existing hardware investment and choose or change storage vendors easily. The long-standing strategic relationship between VERITAS Software and Hewlett-Packard makes upgrading to the full Foundation Suite an easy decision. Both vendors offer support for the Foundation Suite components. For many HP-UX operating environments, upgrading requires only a new license codeword. The companies continue to work together to create innovative solutions for joint customers, integrating the strengths of the HP hardware and OS with VERITAS industryleading data availability solutions. VERITAS Foundation Suite for HP-UX: Enhancing HP-UX Performance and Availability with VERITAS Foundation Products Page 5

8 VERITAS Software Corporation Corporate Headquarters 1600 Plymouth Street Mountain View, CA or For additional information about VERITAS Software, its products, or the location of an office near you, please call our corporate headquarters or visit our Web site at V E R I T A S W H I T E P A P E R Copyright 2001 VERITAS Software Corporation. All Rights Reserved. VERITAS, VERITAS SOFTWARE, the VERITAS logo, Business Without Interruption, VERITAS The Data Availability Company, VERITAS Foundation Suite, VERITAS File System, VERITAS Volume Manager, VERITAS NetBackup, and VERITAS Database Edition are trademarks or registered trademarks of VERITAS Software Corporation in the USA and/or other countries. Other product names mentioned herein may be trademarks or registered trademarks of their respective companies. Printed in USA. May VER05-FNDSHPUXWPR

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

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 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

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 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

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

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

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

VERITAS Storage Foundation HA 4.3 for Windows

VERITAS Storage Foundation HA 4.3 for Windows DATASHEET VERITAS Storage Foundation HA 4.3 for Windows POWERFUL PROTECTION AGAINST DATA, APPLICATION AND DATABASE DOWNTIME KEY BENEFITS Maximize uptime of data, applications and databases Reduce planned

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

VERITAS Storage Foundation for Windows FlashSnap Option

VERITAS Storage Foundation for Windows FlashSnap Option VERITAS Storage Foundation for Windows FlashSnap Option Snapshot Technology for Microsoft Windows Server 2000 and Windows Server 2003 August 13, 2004 1 TABLE OF CONTENTS Introduction...3 Fast Data Recovery...3

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

VERITAS FlashSnap. Guidelines for Using VERITAS FlashSnap

VERITAS FlashSnap. Guidelines for Using VERITAS FlashSnap VERITAS FlashSnap Guidelines for Using VERITAS FlashSnap V E R I T A S W H I T E P A P E R Table of Contents Summary.......................................................................................1

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

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

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 Storage Foundation for Windows by Symantec

Veritas Storage Foundation for Windows by Symantec Veritas Storage Foundation for Windows by Symantec Advanced online storage management Data Sheet: Storage Management Overview Veritas Storage Foundation 6.0 for Windows brings advanced online storage management

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

Data Sheet: Storage Management Veritas Storage Foundation by Symantec Heterogeneous online storage management

Data Sheet: Storage Management Veritas Storage Foundation by Symantec Heterogeneous online storage management Heterogeneous online storage management Overview Veritas Storage Foundation provides a complete solution for heterogeneous online storage management. Based on the industry-leading Veritas Volume Manager

More information

How VERITAS Volume Manager Complements Hardware RAID in Microsoft Windows Server Environments

How VERITAS Volume Manager Complements Hardware RAID in Microsoft Windows Server Environments How VERITS Volume Manager Complements Hardware RI in Microsoft Windows Server Environments V E R I T S W H I T E P P E R Table of Contents The usiness Problem..........................................................................1

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

Data Sheet: High Availability Veritas Cluster Server from Symantec Reduce Application Downtime

Data Sheet: High Availability Veritas Cluster Server from Symantec Reduce Application Downtime Reduce Application Downtime Overview is an industry-leading high availability solution for reducing both planned and unplanned downtime. By monitoring the status of applications and automatically moving

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

VERITAS Volume Manager 3.1 for Windows 2000 Quick Start Guide

VERITAS Volume Manager 3.1 for Windows 2000 Quick Start Guide VERITAS Volume Manager 3.1 for Windows 2000 Quick Start Guide August 2002 N091603 Disclaimer The information contained in this publication is subject to change without notice. VERITAS Software Corporation

More information

VERITAS Dynamic Multipathing. Increasing the Availability and Performance of the Data Path

VERITAS Dynamic Multipathing. Increasing the Availability and Performance of the Data Path VERITAS Dynamic Multipathing Increasing the Availability and Performance of the Data Path 1 TABLE OF CONTENTS I/O Path Availability and Performance... 3 Dynamic Multipathing... 3 VERITAS Storage Foundation

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

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

WHITE PAPER. VERITAS Edition for Microsoft Exchange Migrating Your Exchange Storage To a Storage Area Network with

WHITE PAPER. VERITAS Edition for Microsoft Exchange Migrating Your Exchange Storage To a Storage Area Network with WHITE PAPER VERITAS Edition for Microsoft Exchange 2000 Migrating Your Exchange Storage To a Storage Area Network with VERITAS Edition for Microsoft Exchange 2000 1 TABLE OF CONTENTS Table of Contents...2

More information

Veritas Storage Foundation and High Availability Solutions Quick Recovery and Microsoft Clustering Solutions Guide for Microsoft Exchange

Veritas Storage Foundation and High Availability Solutions Quick Recovery and Microsoft Clustering Solutions Guide for Microsoft Exchange Veritas Storage Foundation and High Availability Solutions Quick Recovery and Microsoft Clustering Solutions Guide for Microsoft Exchange Windows Server 2003 Windows Server 2008 5.1 Veritas Storage Foundation

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

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

VERITAS Dynamic MultiPathing (DMP) Increasing the Availability and Performance of the Data Path

VERITAS Dynamic MultiPathing (DMP) Increasing the Availability and Performance of the Data Path White Paper VERITAS Storage Foundation for Windows VERITAS Dynamic MultiPathing (DMP) Increasing the Availability and Performance of the Data Path 12/6/2004 1 Introduction...3 Dynamic MultiPathing (DMP)...3

More information

Symantec Storage Foundation for Oracle Real Application Clusters (RAC)

Symantec Storage Foundation for Oracle Real Application Clusters (RAC) Symantec Storage Foundation for Oracle Real Application Clusters () Manageability and availability for Oracle databases Data Sheet: Storage Management Over Overview view Key Benefits SymantecTM Storage

More information

WHITE PAPER: ENTERPRISE SOLUTIONS

WHITE PAPER: ENTERPRISE SOLUTIONS WHITE PAPER: ENTERPRISE SOLUTIONS Integrating Network Appliance Snapshot and SnapRestore with Veritas NetBackup in an Oracle Backup Environment (Now from Symantec ) White Paper: Symantec Enterprise Solutions

More information

Veritas Storage Foundation 6.1 Storage and Availability Management for Oracle Databases

Veritas Storage Foundation 6.1 Storage and Availability Management for Oracle Databases Veritas Storage Foundation 6.1 Storage and Availability Management for Oracle Databases HP-UX 11i v3 Part Number: 869172-001 Published: June 2016 Edition: 1 Copyright 2001, 2016 Hewlett Packard Enterprise

More information

EXAM Administration of Symantec Storage Foundation 6.1 for UNIX. Buy Full Product.

EXAM Administration of Symantec Storage Foundation 6.1 for UNIX. Buy Full Product. Symantec EXAM - 250-255 Administration of Symantec Storage Foundation 6.1 for UNIX Buy Full Product http://www.examskey.com/250-255.html Examskey Symantec 250-255 exam demo product is here for you to test

More information

WHITE PAPER. Recovery of a Single Microsoft Exchange 2000 Database USING VERITAS EDITION FOR MICROSOFT EXCHANGE 2000

WHITE PAPER. Recovery of a Single Microsoft Exchange 2000 Database USING VERITAS EDITION FOR MICROSOFT EXCHANGE 2000 WHITE PAPER Recovery of a Single Microsoft Exchange 2000 Database USING VERITAS EDITION FOR MICROSOFT EXCHANGE 2000 June, 2003 1 TABLE OF CONTENTS Overview...3 Background...3 Traditional Backup Processes...4

More information

Benefits of Multi-Node Scale-out Clusters running NetApp Clustered Data ONTAP. Silverton Consulting, Inc. StorInt Briefing

Benefits of Multi-Node Scale-out Clusters running NetApp Clustered Data ONTAP. Silverton Consulting, Inc. StorInt Briefing Benefits of Multi-Node Scale-out Clusters running NetApp Clustered Data ONTAP Silverton Consulting, Inc. StorInt Briefing BENEFITS OF MULTI- NODE SCALE- OUT CLUSTERS RUNNING NETAPP CDOT PAGE 2 OF 7 Introduction

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

The term "physical drive" refers to a single hard disk module. Figure 1. Physical Drive

The term physical drive refers to a single hard disk module. Figure 1. Physical Drive HP NetRAID Tutorial RAID Overview HP NetRAID Series adapters let you link multiple hard disk drives together and write data across them as if they were one large drive. With the HP NetRAID Series adapter,

More information

Veritas Storage Foundation and High Availability Solutions Quick Recovery Solutions Guide for Microsoft SQL 2008

Veritas Storage Foundation and High Availability Solutions Quick Recovery Solutions Guide for Microsoft SQL 2008 Veritas Storage Foundation and High Availability Solutions Quick Recovery Solutions Guide for Microsoft SQL 2008 Windows Server 2003, Windows Server 2008 5.1 Application Pack 1 Veritas Storage Foundation

More information

Veritas Volume Replicator Option by Symantec

Veritas Volume Replicator Option by Symantec Veritas Volume Replicator Option by Symantec Data replication for disaster recovery The provides organizations with a world-class foundation for continuous data replication, enabling rapid and reliable

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

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

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

Administration of Symantec Storage Foundation and High Availability 6.1 for Windows Study Guide

Administration of Symantec Storage Foundation and High Availability 6.1 for Windows Study Guide of Symantec Storage Foundation and High Availability 6.1 for Windows Study Guide The following tables list the Symantec SCS Certification exam objectives for the of Symantec Storage Foundation and High

More information

VERITAS Volume Manager for Windows 2000 VERITAS Cluster Server for Windows 2000

VERITAS Volume Manager for Windows 2000 VERITAS Cluster Server for Windows 2000 WHITE PAPER VERITAS Volume Manager for Windows 2000 VERITAS Cluster Server for Windows 2000 VERITAS CAMPUS CLUSTER SOLUTION FOR WINDOWS 2000 WHITEPAPER 1 TABLE OF CONTENTS TABLE OF CONTENTS...2 Overview...3

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

Hp Data Protector 7 Admin Guide File Type

Hp Data Protector 7 Admin Guide File Type HP DATA PROTECTOR 7 ADMIN GUIDE FILE TYPE PDF - Are you looking for hp data protector 7 admin guide file type Books? Now, you will be happy that at this time hp data protector 7 admin guide file type PDF

More information

HPE Serviceguard Storage Management Suite Version A for HP-UX 11i v3 Release Notes

HPE Serviceguard Storage Management Suite Version A for HP-UX 11i v3 Release Notes HPE Serviceguard Storage Management Suite Version A.05.00 for HP-U 11i v3 Release Notes Part Number: 68913-004b Published: April 201 Edition: 1 Copyright 2006, 2016 Hewlett Packard Enterprise Development

More information

VERITAS Global Cluster Manager

VERITAS Global Cluster Manager VERITAS Global Cluster Manager Heterogeneous Cluster Management and Disaster Recovery Protection V E R I T A S W H I T E P A P E R Table of Contents Executive Overview........................................................................................................................................

More information

WHITE PAPER. Oracle Backup and Recovery Essentials INFORMATION THAT EVERY ORACLE DATABASE ADMINISTRATOR SHOULD KNOW

WHITE PAPER. Oracle Backup and Recovery Essentials INFORMATION THAT EVERY ORACLE DATABASE ADMINISTRATOR SHOULD KNOW WHITE PAPER Oracle Backup and Recovery Essentials INFORMATION THAT EVERY ORACLE DATABASE ADMINISTRATOR SHOULD KNOW 1 TABLE OF CONTENTS Introduction 3 Oracle Backup Basics.. 3 Limitations of Manual Backup

More information

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

Technical Brief. NVIDIA Storage Technology Confidently Store Your Digital Assets

Technical Brief. NVIDIA Storage Technology Confidently Store Your Digital Assets Technical Brief NVIDIA Storage Technology Confidently Store Your Digital Assets Confidently Store Your Digital Assets The massive growth in broadband connections is fast enabling consumers to turn to legal

More information

Alternative Backup Methods For HP-UX Environments Today and Tomorrow

Alternative Backup Methods For HP-UX Environments Today and Tomorrow Alternative Backup Methods For HP-UX Environments Today and Tomorrow Rob O Brien Product Marketing Manager VERITAS Software robrien@veritas.com September 26, 2002 Agenda VERITAS Software Overview Storage

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

IBM XIV Storage System

IBM XIV Storage System IBM XIV Storage System Technical Description IBM XIV Storage System Storage Reinvented Performance The IBM XIV Storage System offers a new level of high-end disk system performance and reliability. It

More information

Smart Array Controller technology: drive array expansion and extension technology brief

Smart Array Controller technology: drive array expansion and extension technology brief Smart Array Controller technology: drive array expansion and extension technology brief Abstract... 2 Introduction... 2 Array configuration utility... 2 Capacity expansion... 2 Logical drive creation...

More information

Technical Brief Veritas Technical Education Services

Technical Brief Veritas Technical Education Services Veritas Desktop and Laptop Option 9.3 The Veritas Desktop and Laptop Option provides automated file protection for Desktops and laptops. Protection is provided regardless of whether the computer is connected

More information

Veritas Storage Foundation for DB2 Administrator's Guide

Veritas Storage Foundation for DB2 Administrator's Guide Veritas Storage Foundation for DB2 Administrator's Guide AIX 5.0 Maintenance Pack 3 Veritas Storage Foundation for DB2 Administrator's Guide The software described in this book is furnished under a license

More information

Enterprise Vault Whitepaper High Availability Options for Enterprise Vault

Enterprise Vault Whitepaper High Availability Options for Enterprise Vault Enterprise Vault Whitepaper High Availability Options for Enterprise Vault This Whitepaper is intended to assist customers, partners and service providers as they plan to implement high availability for

More information

IBM Netfinity ServeRAID-3HB Ultra2 SCSI Adapter Advanced Performance and Functionality

IBM Netfinity ServeRAID-3HB Ultra2 SCSI Adapter Advanced Performance and Functionality Hardware Announcement June 22, 1999 IBM Netfinity ServeRAID-3HB Ultra2 SCSI Adapter Advanced Performance and Functionality Overview The Netfinity ServeRAID -3HB Ultra2 SCSI Adapter lets you apply industry-leading

More information

Transforming your IT infrastructure Journey to the Cloud Mike Sladin

Transforming your IT infrastructure Journey to the Cloud Mike Sladin Transforming your IT infrastructure Journey to the Cloud Mike Sladin Director, Global Strategic Partners, APJ Symantec Corporation IT Infrastructure Transformation Journey Business Agility IT as a Service

More information

Microsoft E xchange 2010 on VMware

Microsoft E xchange 2010 on VMware : Microsoft E xchange 2010 on VMware Availability and R ecovery Options This product is protected by U.S. and international copyright and intellectual property laws. This product is covered by one or more

More information

VERITAS Volume Manager (VxVM) for HP-UX

VERITAS Volume Manager (VxVM) for HP-UX VERITAS Volume Manager (VxVM) for HP-UX Russell I. Henmi Technical Instructor VERITAS Education Services 1of 24 Objectives This presentation is intended to provide an understanding of the VERITAS Volume

More information

Designing Data Protection Strategies for Lotus Domino

Designing Data Protection Strategies for Lotus Domino WHITE PAPER Designing Data Protection Strategies for Lotus Domino VERITAS Backup Exec 10 for Windows Servers Agent for Lotus Domino 1/17/2005 1 TABLE OF CONTENTS Executive Summary...3 Introduction to Lotus

More information

Designing Data Protection Strategies for Oracle Databases

Designing Data Protection Strategies for Oracle Databases WHITE PAPER Designing Data Protection Strategies for Oracle Databases VERITAS Backup Exec 9.0 for Windows Servers Agent for Oracle VERSION INCLUDES TABLE OF CONTENTS STYLES 1 TABLE OF CONTENTS Introduction...3

More information

Target Environments The Smart Array 6i Controller offers superior investment protection to the following environments: Non-RAID

Target Environments The Smart Array 6i Controller offers superior investment protection to the following environments: Non-RAID Overview The Smart Array 6i controller is an Ultra320 intelligent array controller for entry-level, hardware-based fault tolerance for protection of OS, applications, and logs. Most models have one internal-only

More information

Designing Data Protection Strategies for Oracle Databases

Designing Data Protection Strategies for Oracle Databases WHITE PAPER Designing Data Protection Strategies for Oracle Databases VERITAS Backup Exec 9.1 for Windows Servers Agent for Oracle 11/20/2003 1 TABLE OF CONTENTS Introduction...3 Oracle Backup Basics...3

More information

Veritas NetBackup Enterprise Server and Server x OS Software Compatibility List

Veritas NetBackup Enterprise Server and Server x OS Software Compatibility List Veritas NetBackup Enterprise Server and Server 7.7-7.7.x OS Software Compatibility List Created on January 18, 2019 Copyright 2019 Veritas Technologies LLC. All rights reserved. Veritas, the Veritas Logo,

More information

MONITORING STORAGE PERFORMANCE OF IBM SVC SYSTEMS WITH SENTRY SOFTWARE

MONITORING STORAGE PERFORMANCE OF IBM SVC SYSTEMS WITH SENTRY SOFTWARE MONITORING STORAGE PERFORMANCE OF IBM SVC SYSTEMS WITH SENTRY SOFTWARE WHITE PAPER JULY 2018 INTRODUCTION The large number of components in the I/O path of an enterprise storage virtualization device such

More information

PERFORMANCE TUNING TECHNIQUES FOR VERITAS VOLUME REPLICATOR

PERFORMANCE TUNING TECHNIQUES FOR VERITAS VOLUME REPLICATOR PERFORMANCE TUNING TECHNIQUES FOR VERITAS VOLUME REPLICATOR Tim Coulter and Sheri Atwood November 13, 2003 VERITAS ARCHITECT NETWORK TABLE OF CONTENTS Introduction... 3 Overview of VERITAS Volume Replicator...

More information

ETERNUS SF AdvancedCopy Manager Overview

ETERNUS SF AdvancedCopy Manager Overview ETERNUS SF AdvancedCopy Manager 14.2 Overview J2X1-7443-04ENZ0(00) June 2011 Preface Purpose This manual provides an overview of the ETERNUS SF AdvancedCopy Manager. This manual describes the ETERNUS SF

More information

W H I T E P A P E R : B U S I N E S S B E N E F I T S. How Veritas Storage Foundation Complements Microsoft Windows Server Enhancing the Data Center

W H I T E P A P E R : B U S I N E S S B E N E F I T S. How Veritas Storage Foundation Complements Microsoft Windows Server Enhancing the Data Center W H I T E P A P E R : B U S I N E S S B E N E F I T S How Veritas Storage Foundation Complements Microsoft Windows Server Enhancing the Data Center Jeffrey Armorer, Technical Product Manger Storage and

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

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

Veritas Storage Foundation and High Availability Solutions Microsoft Clustering Solutions Guide for Microsoft Exchange 2007

Veritas Storage Foundation and High Availability Solutions Microsoft Clustering Solutions Guide for Microsoft Exchange 2007 Veritas Storage Foundation and High Availability Solutions Microsoft Clustering Solutions Guide for Microsoft Exchange 2007 Windows Server 2008 (x64), Windows Server 2008 R2 (x64) 6.0 October 2011 Veritas

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

Using VERITAS Volume Replicator for Disaster Recovery of a SQL Server Application Note

Using VERITAS Volume Replicator for Disaster Recovery of a SQL Server Application Note Using VERITAS Volume Replicator for Disaster Recovery of a SQL Server Application Note February 2002 30-000632-011 Disclaimer The information contained in this publication is subject to change without

More information

BrightStor ARCserve Backup for Windows

BrightStor ARCserve Backup for Windows BrightStor ARCserve Backup for Windows Volume Shadow Copy Service Guide r11.5 D01191-2E This documentation and related computer software program (hereinafter referred to as the "Documentation") is for

More information

IBM Storwize V5000 disk system

IBM Storwize V5000 disk system IBM Storwize V5000 disk system Latest addition to IBM Storwize family delivers outstanding benefits with greater flexibility Highlights Simplify management with industryleading graphical user interface

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

EMC CLARiiON Backup Storage Solutions

EMC CLARiiON Backup Storage Solutions Engineering White Paper Backup-to-Disk Guide with Computer Associates BrightStor ARCserve Backup Abstract This white paper describes how to configure EMC CLARiiON CX series storage systems with Computer

More information

The Best Storage for Virtualized Environments

The Best Storage for Virtualized Environments The Best Storage for Virtualized Environments Paul Kessler Asia Pacific Solutions Marketing Alliances, NetApp Nov.4,2008 The Best Storage for Virtualized Environments Paul Kessler Solutions Marketing &

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

End-to-End Availability for J2EE Applications using BEA WebLogic

End-to-End Availability for J2EE Applications using BEA WebLogic WHITE PAPER A VERITAS/BEA Joint Solution Paper End-to-End Availability for J2EE Applications using BEA WebLogic 1 Table of Contents Executive Summary... 1 Availability Challenges with the Service-Oriented

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

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 SANPoint Storage Appliance Overview of an Open Platform for the Implementation of Intelligent Storage Server

VERITAS SANPoint Storage Appliance Overview of an Open Platform for the Implementation of Intelligent Storage Server VERITAS SANPoint Storage Appliance Overview of an Open Platform for the Implementation of Intelligent Storage Server Table of Contents Introduction...1 Block I/O and Block Servers...3 File I/O and File

More information

Veritas Storage Foundation and High Availability Solutions Microsoft Clustering Solutions Guide for Microsoft SQL 2008

Veritas Storage Foundation and High Availability Solutions Microsoft Clustering Solutions Guide for Microsoft SQL 2008 Veritas Storage Foundation and High Availability Solutions Microsoft Clustering Solutions Guide for Microsoft SQL 2008 Windows Server 2003 Windows Server 2008 5.1 Application Pack 1 Veritas Storage Foundation

More information

VERITAS NetBackup for SAP R/3 Environment Protection

VERITAS NetBackup for SAP R/3 Environment Protection WHITE PAPER VERITAS NetBackup for SAP R/3 Environment Protection INFORMATION THAT EVERY SAP R/3 ADMINISTRATOR SHOULD KNOW SEPTEMBER, 2002 TABLE OF CONTENTS Introduction... 3 SAP R/3 Backup Basics 3 Technical

More information

Retired. Microsoft iscsi Software Target for ProLiant Storage Servers Overview

Retired. Microsoft iscsi Software Target for ProLiant Storage Servers Overview Overview Microsoft iscsi Software Target adds block storage capability to ProLiant Storage and creates a single platform that delivers file, print, and application storage services, all over existing Ethernet

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

Cutting Backup and Recovery Time in Half with Solutions from Symantec

Cutting Backup and Recovery Time in Half with Solutions from Symantec Customer Success Cutting Backup and Recovery Time in Half with Solutions from Symantec supplies about 5 billion packs of cigarettes to Chinese smokers every year. In 2006 and 2007, the company sought to

More information

Supported File and File System Sizes for HFS and VxFS (JFS)

Supported File and File System Sizes for HFS and VxFS (JFS) Technical Whitepaper Supported File and File System Sizes for HFS and VxFS (JFS) Enterprise Group, Operating Systems Technology Lab V 1.0 July 2017 Legal Notices The information contained herein is subject

More information

COMPLETE ONLINE MICROSOFT SQL SERVER DATA PROTECTION

COMPLETE ONLINE MICROSOFT SQL SERVER DATA PROTECTION WHITE PAPER VERITAS Backup Exec TM 9.0 for Windows Servers COMPLETE ONLINE MICROSOFT SQL SERVER DATA PROTECTION SQL Server 7.0 SQL Server 2000 VERSION INCLUDES TABLE OF CONTENTS STYLES 1 TABLE OF CONTENTS

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

SYSTEM UPGRADE, INC Making Good Computers Better. System Upgrade Teaches RAID

SYSTEM UPGRADE, INC Making Good Computers Better. System Upgrade Teaches RAID System Upgrade Teaches RAID In the growing computer industry we often find it difficult to keep track of the everyday changes in technology. At System Upgrade, Inc it is our goal and mission to provide

More information

Models PDC/O5000 9i W2K Cluster Kit B24

Models PDC/O5000 9i W2K Cluster Kit B24 Overview Models PDC/O5000 9i W2K Cluster Kit 252478-B24 Introduction The HP Parallel Database Clusters (PDC) for Windows are multi-node shared storage clusters, specifically designed, tested and optimized

More information