VOM 3.0 Frequently Asked Questions

Size: px
Start display at page:

Download "VOM 3.0 Frequently Asked Questions"

Transcription

1 General VOM 3.0 Frequently Asked Questions What is Veritas Operations Manager (VOM)? VOM is a comprehensive business solution for monitoring, operating, and reporting on data center environments using Storage Foundation and Veritas Cluster Server. It combines the power of its predecessors namely Storage Foundation Manager, VCS Management Console, VCS Java Console and Veritas Enterprise Administrator into a single powerful solution. Where is the VOM User Guide? All VOM user documentation is online and accessed by clicking the 'Help' link at the top right from within the VOM interface. Does VOM 3.0 need anything installed on the Managed Host (MH) to work with Storage Foundation (SF) 5.x? Yes. Every version of SF that VOM manages requires the same VRTSsfmh package to be installed. However, this package is bundled with SF 5.1 installation. Does VOM interfere with Storage Foundation's functionality? No. Does VOM require the Veritas Enterprise Administrator (VEA)? VEA is only required on the Managed Host (MH) to support SNMP traps, running administration commands like create volume, and for Windows and HP-UX 3.5 discovery. VOM does not require VEA on the MH, but those features will not be available. How frequently is Managed Host (MH) information updated to the VOM Central Management Server (CMS) Database? The discovery on each MH is broken down into families to focus on a particular functional area that VOM discovers information about. Family Frequency (minutes) Information Discovered HOST 1440 Basic host details about the operating system, licenses, packages, and networking. It is assumed that most information relating to this family does not change very frequently.

2 SF 30* All aspects of Volume Manager, File Systems, and related storage network information. VCS 60* VCS and its related information. DB 15 Oracle, DB2, MSSQL, and Sybase databases and their storage dependencies. NR 5 Configuration status and external faults. NATIVE 360 3rd Party Volume Management information. *SF and VCS families are also event driven, so discovery is triggered when configuration change events occur. Because of this information should be update into the VOM central database in near real time. With the exception of a small heartbeat communication occurring every 10 minutes, no additional data is sent across to the CMS unless changes to the configuration are detected. Please refer to the VOM Administrators Guide for more information on VOM MH Discovery. Does VOM display localized (i.e. Japanese or Chinese) File System mount points? Yes. The standard encoding VOM uses is UTF-8. Any other encoding that is used requires that the xprtld daemon on the managed host be run under the locale/encoding that the mount point names were created. English, Japanese, Simplified Chinese, and all UTF-8 locales are generally supported. Does VOM support other non-symantec Volume Managers and File Systems? Yes. VOM will discover Logical Volume Manager (LVM) information on Linux, HP- UX, and AIX Managed Hosts, as well as ZFS information on Solaris. VOM provides discovery of this information only, no administrative options are currently available. For Windows, it discovers both Basic and Dynamic Volumes. VOM also supports discovery of VxFS as well as many other native file systems including EXT3, ReiserFS, HFS, UFS, JFS, JFS2, NTFS, and ZFS. Does VOM support other non-symantec Multipathing Solutions? Yes. Besides support for Veritas DMP, VOM also supports discovery of EMC PowerPath, Microsoft MPIO, and HP Native multipathing. However, the DMP Management Add-on only supports Veritas DMP. Does VOM support other Clustering Solutions? Yes. VOM also supports discovery of Microsoft Cluster Server (MSCS). What Veritas Cluster Server Management Console (VCSMC) functionality is missing in VOM 3.0?

3 Site concept: replaced by Business Entity concept but lacks scoped operations like migrate site and recover site. Tagging: Region, Line of Business, Department HA Fire Drill (previously called Virtual Fire Drill) DR Fire Drill Readiness views Migrate site workflow (Migrate cluster is available) Recover site workflow DR Alert and coordinated action to recover Simulator Support Configuration Analysis Report Successful Failover Report Dropped Features (not targeted for future releases) o Attribute reports for Clusters/groups/resources info present in general VOM views o Failure Summary info present in Uptime Analysis Report o Fault Trending info present in Uptime Analysis Report o Group Activity info present in Resource Activity Report o Agent Inventory/ Agent Usage not used much o Heartbeat report not used much Can I adjust the session inactivity timeout? Yes, this can be adjusted by editing the session-timeout value in the web.xml file: Unix CMS: /opt/vrtssfmcs/esmweb/webgui/sm/web-inf/lib/web.xml Windows CMS: %PROGRAMFILES%\Veritas\VRTSsfmcs\esmweb\webgui\sm\WEB- INF\lib\web.xml 1) Update the following entry: <session-config> <session-timeout>30</session-timeout> //here value is in minutes </session-config> 2) Then restart the webserver using: Unix CMS: /opt/vrtssfmcs/cweb/sfmw restart Windows CMS: sc stop SFMGUI sc start SFMGUI It is not recommended to set a large timeout as that could increase the memory utilization on the CMS. If many people are logging onto VOM simultaneously and not explicitly logging off it could cause out of memory errors to occur.

4 Installation How much space is required for the VOM Central Management Server (CMS) database? By default, the VOM installation puts the database in /var on the CMS. It is a good idea to change this to its own partition or volume. If possible, it is recommended that this be put on a striped mirror for performance. The recommended size depends on the amount of resources that will be managed. On an environment with more than 1000 hosts, it is advisable to have around 10 Gigabytes available. How much space is required for a VOM Managed Host (MH)? 1 Gigabyte should be more than enough no matter how big the host is. I am running Storage Foundation Manager (SFM) or Veritas Cluster Server Management Console (VCSMC). How can I upgrade? Upgrade to VOM 3.0 is only supported from SFM 2.x. Users of VCSMC or SFM 1.x will need to start with a fresh install of VOM. Can a VOM 3.0 Managed Host (MH) be managed by a SFM 2.x Central Management Server (CMS) as well as by a VOM 3.0 CMS? No. A VOM 3.0 MH requires a VOM 3.0 CMS and above. Can Veritas Cluster Server Management Console (VCSMC) and VOM co exist? Yes. They can both be installed on the same server. If I update will I lose all the historical information in Veritas Cluster Server Management Console (VCSMC)? Yes. Since there is no explicit upgrade from VCSMC to VOM, no historical information would be shown in VOM. However, because VCSMC and VOM can co-exist you can still use VCSMC for any historical data. Is VOM backward compatible with SFM 2.x MH? Yes. Discovery will still work. However, new VOM 3.0 features and details will not be seen for these MHes. Why does VOM give me the option to set the Central Management Server (CMS) hostname during configuration?

5 VOM will suggest the CMS hostname and IP address on the configuration page. Customers are required to verify this hostname/ip is accessible from all intended managed hosts. Is Central Management Server (CMS) HA supported for Windows CMS? No, this is not supported at this time. Networking What protocol is used for VOM 3.0? VOM uses a HTTPS based protocol. Essentially, it uses web services as the underlying message exchange format. What are the networking requirements? What firewall ports need to be opened? All communication between Managed Hosts (MH) and the VOM Central Management Server (CMS) goes through port tcp/5634. If you have a firewall in your environment this port needs to be opened (bi-directional). For the user interface, you need to open port between the client desktop (where the web browser runs) and the CMS. NO other port is required. The CMS's hostname needs to be resolvable from the MH. It is recommended that DNS be used for this. If the hostname is not resolvable, you can specify a valid IP address, however this may impact the usability of the product as the IP is what will be displayed for the Host name in the VOM Web Console. What kind of network traffic can be expected if VOM is deployed? Managed Hosts (MH) send an HTTP request (a.k.a. ping) to the Central Management Server (CMS) indicating that it is alive every 10 minutes. This request is a very simple request with less than 1 Kilobyte of payload (max). When there is a change detected on the MH, the MH sends a HTTP POST to the CMS indicating the change. However, only differences (diffs) are sent. So, in a static (not changing environment) there is no traffic other than the 10 min pings from each managed host. When there is a change, the payload size depends on the amount of change which is never more than a full (initial) discovery of that host. On MHes with 15,000 LUNs and a 2,000 File Systems and Volumes the full discovery payload can be as large as a few Megabytes. What kind of SNMP support is there in VOM? There is limited SNMP trap support in VOM. It does require that VEA be installed and running on the Managed Host because it is the source of events that are sent to SNMP

6 server. VOM ships with an SNMP MIB as part of the Central Management Server package. You can select the specific events to be forwarded. Please look at the rule manager under the "Monitor" tab, and refer to the VOM documentation for more details. Virtual Machines Can VOM manage Storage Foundation for Windows (SFW) running in a VMware virtual machine? Yes. Since in most cases VMware does not expose the HBA directly to the guests, VOM would not be able to discover the Array Port of any LUNs nor the HBA ports. However, VOM will still give you the Enclosure information for any raw device mapped LUNs. Non-RDM disks are plain old SCSI disks since they are abstracted from the guest. Can the VOM Central Management Server (CMS) be installed on a virtual machine? Yes, all it requires is an Operating System that is in the list supported by VOM 3.0 CMS. If using VMware, please note that VOM requires a 64 bit Operating System for Linux and Windows. The VOM CMS can also be installed in its own Zone or LDOM. Add-ons What is a VOM Add-on? VOM Add-ons allow the extension of the base functionality included in VOM. Please refer to for more information about available Add-ons. Do Add-ons install anything on the Managed Host (MH)? It depends on the Add-on. There are Add-ons that install purely on the CMS. However, there are also add-ons like that install pieces on both MH and CMS. The installation of the MH components is done automatically as part of the add-on install. The user does not have to do anything special to the MH for this. Since older versions of Storage Foundation Manager (SFM) add-ons are not compatible with VOM, is there an upgrade for these add-ons for VOM 3.0 available? Storage Foundation Administration for Unix: New version will be available for download

7 Storage Foundation Administration for Windows: New version will be available for download Storage Reclamation and SF Product Version Reports: These are now included in the base VOM product Volume Migration: This will be replaced with Storage Template and Volume Migration which will be available for download. Security What privilege or account do you need on Managed Host (MH)? For adding a host into a domain, you need to know the root user and password of the MH. Once a host is added a secure channel is setup between the CMS and the MH using PKI/PKCS mechanisms. After the host is added to the domain, the password for the root user can be changed and it does not affect the operation of VOM. Does xprtld allow for PAM, Active Directory, or LDAP based authentication? This is allowed for xprtld running on the Central Management Server (CMS). For the Managed Host, VOM allows native OS authentication for end users. What is a Security Group? Security Groups provide a simple authorization mechanism to users of VOM. A security group associates the authentication group and the authentication domain with a predefined role. For the Admin role, you can associate Business Entities with the security group to limit the authorized scope of a particular user. What should be specified in the name of a security group? This should be the name of the security group that you want to create. Make sure that the name of the authentication group and the name that you specify for the security group are the same. Authentication group can be an OS group, LDAP/Authentication Domain group, or PAM/NIS group. How are privileges given on a cluster (Cluster administrator/operators) from VOM? The cluster admin/operator roles are mapped to admin/operator roles on the business entity for a cluster group type in VOM. Please see the VOM documentation for more details.

8 Administer Link for Host Operations Why do I see the Administer link on the Host detail page as RED instead of GREEN even after I add a managed host successfully to the VOM Central Management Server (CMS)? After the host is added to the CMS successfully the discovery process takes a minimum of 5 minutes to update the database with the discovered details of the added host. As there is some time lag between addition of the host and discovery completion, the admin link will show up as RED until the discovery has completed. Please try refreshing the page after 5 minutes, and you should be able to see the admin link as GREEN. How do I perform operations on Storage Foundation (SF) objects such as Disk Groups or Volumes? Click on Administer link in the details page of the Host where the SF objects are located. This will take you to the summary page of the objects that can be managed. Click on any object category in that page and select the desired object. Infrastructure Is xprtld a web server? Yes. It is a modified embedded web server based on the popular open source shttpd that listens on port It only does authenticated SSL. It also has a built-in role based authorization mechanism. Anything with the URL containing "admin" can only be accessed by the root user or an OS account with admin privilege. All scripts within agent directory under /opt/vrtssfmh/web/agent can be accessed from other managed hosts as "root". These scripts are hardened and use Perl with Taint mode turned on. Why does VOM use a separate web server for the web console when xprtld is also a web server? The xprtld web server is a stripped down version of web server which can only handle http request. We use apache tomcat for the web console as it provides the necessary servlet containers for the java based web application to function. What is xprtlc? Xprtlc also known as Xprtl Client is a CLI interface that s communicates with xprtld.

9 What is fault.pl? There are several aspects of the system that VOM monitors as part of VRTSsfmh package that is installed on the Managed Host (MH). However, this is obviously not all encompassing. Users of VOM can choose to add their own discovery and exception detection scripts to augment our offering. Fault.pl allows you to indicate if a host is faulted or at-risk and it will show up as such in the VOM dashboard. A simple http server monitoring script that runs off of cron can just call fault.pl if it stops running and clear it when it starts running again. Please refer to the VOM documentation for more details. What is xdist? xdist is a powerful command that allows you to push a script to managed hosts in the VOM domain and execute them. Typical use cases could include provisioning a server, updating a patch on multiple machines, or detecting compliance related anomalies in your environment. This command can only be executed as root on the central management server and it will execute commands as root on the target systems. It is quite secure and arbitrary commands cannot be called unless you bypass it using your own scripts. It utilizes a white listing mechanism for authorized commands similar to how sudo operates. Please refer to the VOM documentation for more details. What is xinfo? xinfo allows you the options to get information about the state of the VOM infrastructure. Please refer to the VOM documentation for more details. What is xclusinfo? xclusinfo interfaces with the VOM database and extracts information pertaining to the clusters and their associated objects that are discovered in the data center. Can I access the VOM Central Database directly? No. This is not supported at this time. Reporting What reports does VOM offer? VOM offers reports in five different categories: Storage Utilization: reports on storage allocation, file system usage and resource mapping.

10 Storage Reclamation: reports to help uncover configured but unused storage infrastructure, such as underutilized LUNs, file systems, LUNs not part of a disk group or LUNs that are connected to multiple hosts. Trend/Activity: reports that focus on cluster related data such as uptime analysis, service group and resource activity as well as resource fault trending. Environment: reports that provide an overview of the product usage and versions deployed as well as underutilized licenses. Virtual IP usage displays all the virtual ip addresses configured under VCS. Inventory: reports that provide an overview of the status of different SF/HA components deployed and configured in the environment, such as clustered hosts not monitored by VCS, disks with single or no path. All reports can be scheduled to run across the entire domain managed by VOM or per Business Entity. Is VOM able to create comparisons/differentials between reports? VOM doesn t have a specific feature for this, but data from the different reports can be exported for further analysis. Performance Statistics What performance related data is tracked by VOM? For Hosts, VOM tracks available memory and average CPU load. For Disks, Volumes, File Systems and FC Initiators it monitors read and write statistics. Where are performance statistics stored? This data is not stored in the Central Management Server (CMS) Database but on the Managed Host (MH) at /var/opt/vrtssfmh/stats/. If the VOM CMS is not running, VOM will continue to collect historic performance statistics on each MH. Are performance graphs supported on Windows Managed Hosts? No, this is not supported at this time.

11 Patches Is VOM able to proactively show which SF/HA patches are required by a specific host? VOM offers integration with Veritas Operations Services (VOS) from Symantec, from where it retrieves the latest information about hotfixes, point patches, and release patches on a per-server basis. This provides a system administrator an efficient way to manage patches so server environments are up-to-date. My network does not allow for direct internet access. Can I still access the Veritas Operations Services (VOS) functionality? Yes. The VOM Central Management Server has support for using a proxy server to connect. Using VOM, can I deploy any type of patches including Veritas Storage Foundation patches? Currently the package/patch functionality is used only for VOM specific updates and not for general purpose usage. Troubleshooting Information Central Management Server (CMS) Configuration/Setup URL: hostname>:5634/ Web Console URL: hostname>:14161/ Ports required to be opened: TCP 5634 TCP VOM Processes running on CMS For Unix/Linux: /opt/vrtssfmcs/asa11/bin64s/../bin64/dbsrv11 /opt/vrtssfmh/bin/xprtld /opt/vrtssfmcs/esmweb/jre/bin/java /opt/vrtssfmcs/sec/bin/sfmsecd Commands to start/stop VOM processes on CMS on Unix/Linux: xprtld: /opt/vrtssfmh/adm/xprtldctrl <start stop> Web console: /opt/vrtssfmcs/cweb/sfmw <start stop restart >

12 Database: /opt/vrtssfmcs/config/adm/vxsfmcsdb <start stop stop_force> Authentication: /opt/vrtssfmcs/sec/bin/sfmsecdctrl <start stop> VOM services running on CMS For windows: Veritas Operations Manager Authentication Service Veritas Operations Manager Service Veritas Storage Foundation Messaging Service SQL Anywhere - SFM3_<hostname> CMS Log File Locations: Unix/Linux: General: /var/opt/vrtssfmcs/logs CMS database installation/upgrade script: /var/vrtssfmcs/config_db CMS/HA installation script: /var/vrtssfmcs/sfmha_dir Unix/Linux installer log file: /tmp DB engine: /var/vrtssfmcs/sfmdb3.dblog Windows: General: %AllUsersAppData%\Symantec\VRTSsfmcs\logs CMS database installation/upgrade script: %AllUsersAppData%\Symantec\VRTSsfmcs\config_db Unix/Linux installer log file: %TEMP% Managed Host (MH) Port required to be opened: TCP 5634 VOM processes running on MH: /opt/vrtssfmh/bin/xprtld /opt/vrtssfmh/bin/sfmh-discovery.pl /opt/vrtssfmh/bin/vxdclid Commands to start/stop VOM processes on Unix/Linux MH: xprtld: /opt/vrtssfmh/adm/xprtldctrl <start stop> sfmh-discovery: /opt/vrtssfmh/adm/vxvmdiscovery-ctrl.sh <start stop> vxdclid: /opt/vrtssfmh/etc/vxdcli.sh <start stop restart> VOM services running on windows MH: Veritas Storage Foundation Messaging Service MH Log Files: Unix/Linux: /var/opt/vrtssfmh/logs Windows: %AllUsersAppData%\Symantec\VRTSsfmh\logs

Veritas Operations Manager 5.0 Frequently Asked Questions. Contents. Product version: 5.0 Documentation version: 5.0 Rev 2

Veritas Operations Manager 5.0 Frequently Asked Questions. Contents. Product version: 5.0 Documentation version: 5.0 Rev 2 Product version: 5.0 Documentation version: 5.0 Rev 2 Contents Legal Notice... 7 What s new in the 5.0 release?... 8 Support for Veritas Operations Manager Advanced features on Management Server... 8 Ability

More information

Veritas InfoScale Operations Manager 7.3 Frequently Asked Questions

Veritas InfoScale Operations Manager 7.3 Frequently Asked Questions Veritas InfoScale Operations Manager 7.3 Frequently Asked Questions Last updated: 2017-06-01 Legal Notice Copyright 2017 Veritas Technologies LLC. All rights reserved. Veritas and the Veritas Logo are

More information

Veritas InfoScale Operations Manager 7.2 Installation and Configuration Guide

Veritas InfoScale Operations Manager 7.2 Installation and Configuration Guide Veritas InfoScale Operations Manager 7.2 Installation and Configuration Guide June 2017 Veritas InfoScale Operations Manager 7.2 Installation and Configuration Guide Last updated: 2017-06-06 Document version:

More information

Veritas Operations Manager Management Server 6.0 Installation and Configuration Guide

Veritas Operations Manager Management Server 6.0 Installation and Configuration Guide Veritas Operations Manager Management Server 6.0 Installation and Configuration Guide October 2013 Veritas Operations Manager Management Server Installation and Configuration Guide The software described

More information

Veritas InfoScale Operations Manager 7.3 Release Notes

Veritas InfoScale Operations Manager 7.3 Release Notes Veritas InfoScale Operations Manager 7.3 Release Notes Last updated: 2017-12-12 Legal Notice Copyright 2017 Veritas Technologies LLC. All rights reserved. Veritas and the Veritas Logo are trademarks or

More information

Storage Foundation Management Server: Technical FAQ July 2006

Storage Foundation Management Server: Technical FAQ July 2006 Storage Foundation Management Server: Technical FAQ July 2006 General Questions... 3 What is Veritas Storage Foundation Management Server?... 3 How much does SF Management Server cost?... 3 Which version

More information

Veritas InfoScale Operations Manager 7.0 Release Notes

Veritas InfoScale Operations Manager 7.0 Release Notes Veritas InfoScale Operations Manager 7.0 Release Notes August 2015 Veritas InfoScale Operations Manager 7.0 Release Notes The software described in this book is furnished under a license agreement and

More information

Veritas InfoScale Operations Manager 7.1 Release Notes

Veritas InfoScale Operations Manager 7.1 Release Notes Veritas InfoScale Operations Manager 7.1 Release Notes April 2016 Veritas InfoScale Operations Manager 7.1 Release Notes Document version: 7.1 Rev 0 Last updated: 2016-04-27 Legal Notice Copyright 2016

More information

Virtualization with VMware ESX and VirtualCenter SMB to Enterprise

Virtualization with VMware ESX and VirtualCenter SMB to Enterprise Virtualization with VMware ESX and VirtualCenter SMB to Enterprise This class is an intense, four-day introduction to virtualization using VMware s immensely popular Virtual Infrastructure suite including

More information

Configuring ApplicationHA in VMware SRM 5.1 environment

Configuring ApplicationHA in VMware SRM 5.1 environment Configuring ApplicationHA in VMware SRM 5.1 environment Windows Server 2003 and 2003 R2, Windows Server 2008 and 2008 R2 6.0 September 2013 Contents Chapter 1 About the ApplicationHA support for VMware

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

Virtualization with VMware ESX and VirtualCenter SMB to Enterprise

Virtualization with VMware ESX and VirtualCenter SMB to Enterprise Virtualization with VMware ESX and VirtualCenter SMB to Enterprise This class is an intense, five-day introduction to virtualization using VMware s immensely popular Virtual Infrastructure suite including

More information

Veritas Storage Foundation in a VMware ESX Environment

Veritas Storage Foundation in a VMware ESX Environment Veritas Storage Foundation in a VMware ESX Environment Linux and Solaris x64 platforms January 2011 TABLE OF CONTENTS Introduction... 3 Executive Summary... 4 Overview... 5 Virtual Machine File System...

More information

Cluster Server Generic Application Agent Configuration Guide - AIX, Linux, Solaris

Cluster Server Generic Application Agent Configuration Guide - AIX, Linux, Solaris Cluster Server 7.3.1 Generic Application Agent Configuration Guide - AIX, Linux, Solaris Last updated: 2017-11-04 Legal Notice Copyright 2017 Veritas Technologies LLC. All rights reserved. Veritas and

More information

OnCommand Unified Manager Installation and Setup Guide for Use with Core Package 5.2 and Host Package 1.3

OnCommand Unified Manager Installation and Setup Guide for Use with Core Package 5.2 and Host Package 1.3 IBM System Storage N series OnCommand Unified Manager Installation and Setup Guide for Use with Core Package 5.2 and Host Package 1.3 GA32-1020-03 Table of Contents 3 Contents Preface... 10 Supported

More information

Veritas InfoScale TM Operations Manager 7.3 Hardware and Software Compatibility List

Veritas InfoScale TM Operations Manager 7.3 Hardware and Software Compatibility List Veritas TM Operations Manager 7.3 Hardware and Software Compatibility List Contents 1. Overview and acronyms... 3 2. Veritas TM Operations Manager Management Server... 4 3. Veritas TM Operations Manager

More information

Data Protection Guide

Data Protection Guide SnapCenter Software 4.0 Data Protection Guide For VMs and Datastores using the SnapCenter Plug-in for VMware vsphere March 2018 215-12931_C0 doccomments@netapp.com Table of Contents 3 Contents Deciding

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

SnapCenter Software 4.0 Concepts Guide

SnapCenter Software 4.0 Concepts Guide SnapCenter Software 4.0 Concepts Guide May 2018 215-12925_D0 doccomments@netapp.com Table of Contents 3 Contents Deciding whether to use the Concepts Guide... 7 SnapCenter overview... 8 SnapCenter architecture...

More information

Ensure that the server where you install the Primary Server software meets the following requirements: Item Requirements Additional Details

Ensure that the server where you install the Primary Server software meets the following requirements: Item Requirements Additional Details ZENworks 11 SP4 System July 2015 The following sections provide the Novell ZENworks 11 SP4 requirements for hardware and software: Section 1, Primary Server, on page 1 Section 2, Managed Device, on page

More information

IBM Tivoli Application Dependency Discovery Manager Version Sensors and supported target systems

IBM Tivoli Application Dependency Discovery Manager Version Sensors and supported target systems IBM Tivoli Application Dependency Discovery Manager Version 7.2.1 Sensors and supported target systems IBM Tivoli Application Dependency Discovery Manager Version 7.2.1 Sensors and supported target systems

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

Performing an ObserveIT Upgrade Using the Interactive Installer

Performing an ObserveIT Upgrade Using the Interactive Installer Performing an ObserveIT Upgrade Using the Interactive Installer ABOUT THIS DOCUMENT This document contains detailed procedures and instructions on how to upgrade ObserveIT by using the interactive "One

More information

October Veritas InfoScale TM Operations Manager 7.1 Hardware and Software Compatibility List

October Veritas InfoScale TM Operations Manager 7.1 Hardware and Software Compatibility List October 2016 Veritas InfoScale TM Operations Manager 7.1 Hardware and Software Compatibility List Contents 1. Overview and acronyms... 3 2. Veritas InfoScale Operations Manager Management Server... 4 3.

More information

Veritas Storage Foundation In a VMware ESX Environment

Veritas Storage Foundation In a VMware ESX Environment Veritas Storage Foundation In a VMware ESX Environment Linux and Solaris x64 platforms December 2008 TABLE OF CONTENTS Introduction... 3 Executive Summary... 4 Overview... 5 Virtual Machine File System...

More information

OnCommand Unified Manager

OnCommand Unified Manager OnCommand Unified Manager Operations Manager Administration Guide For Use with Core Package 5.2.1 NetApp, Inc. 495 East Java Drive Sunnyvale, CA 94089 U.S. Telephone: +1 (408) 822-6000 Fax: +1 (408) 822-4501

More information

July 2018 These release notes provide information about the The Privileged Appliance and Modules release.

July 2018 These release notes provide information about the The Privileged Appliance and Modules release. July 2018 These release notes provide information about the The Privileged Appliance and Modules release. About this release TPAM automates, controls and secures the entire process of granting administrators

More information

System Administration

System Administration Most of SocialMiner system administration is performed using the panel. This section describes the parts of the panel as well as other administrative procedures including backup and restore, managing certificates,

More information

Centerity Monitor 4.0. Administration Guide

Centerity Monitor 4.0. Administration Guide Centerity Monitor 4.0 Administration Guide May 2017 About This Guide 2 Contents About This Guide... 8 End-User License Agreement (EULA)... 8 Before You Begin... 8 Audience... 8 Centerity Monitor User Guide...

More information

VMware vsphere Administration Training. Course Content

VMware vsphere Administration Training. Course Content VMware vsphere Administration Training Course Content Course Duration : 20 Days Class Duration : 3 hours per day (Including LAB Practical) Fast Track Course Duration : 10 Days Class Duration : 8 hours

More information

Upgrading an ObserveIT One-Click Installation

Upgrading an ObserveIT One-Click Installation Upgrading an ObserveIT One-Click Installation This document was written for ObserveIT Enterprise version 7.6.1. This document uses screenshots and procedures written for Windows Server 2012 R2 and SQL

More information

VMware vsphere 4. Architecture VMware Inc. All rights reserved

VMware vsphere 4. Architecture VMware Inc. All rights reserved VMware vsphere 4 Architecture 2010 VMware Inc. All rights reserved VMware vsphere Architecture vsphere Client vcenter Converter plug-in Update Manager plug-in vcenter Database vcenter Server vcenter Linked

More information

Installing and Configuring VMware Identity Manager Connector (Windows) OCT 2018 VMware Identity Manager VMware Identity Manager 3.

Installing and Configuring VMware Identity Manager Connector (Windows) OCT 2018 VMware Identity Manager VMware Identity Manager 3. Installing and Configuring VMware Identity Manager Connector 2018.8.1.0 (Windows) OCT 2018 VMware Identity Manager VMware Identity Manager 3.3 You can find the most up-to-date technical documentation on

More information

Getting Started with ESXi Embedded

Getting Started with ESXi Embedded ESXi 4.0 Embedded vcenter Server 4.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent

More information

openqrm Technical Overview

openqrm Technical Overview openqrm Technical Overview Open Source - Data Center Management Software November 2006 Qlusters, Inc. 1841 Page Mill Road, G2 Palo Alto, CA 94304 www.qlusters.com 650-812-3200 1 Table of Contents 1. High

More information

ehealth SPECTRUM Integration

ehealth SPECTRUM Integration User Guide March 2007 ehealth SPECTRUM Integration Whether you are a large enterprise or a service provider, your operations team faces a significant challenge maintaining critical service levels across

More information

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

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

More information

SM-B09: Confidently Virtualize Business Critical Applications On VMware, KVM, LPAR and LDOM with ApplicationHA 6.0

SM-B09: Confidently Virtualize Business Critical Applications On VMware, KVM, LPAR and LDOM with ApplicationHA 6.0 SM-B09: Confidently Virtualize Business Critical s On VMware, KVM, LPAR and LDOM with 6.0 Bob Goodyear Regional Product Manager Lorenzo Galelli Technical Product Manager Twitter: @Virtually_LG Blog : http://virtuallylg.wordpress.com/

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

NetIQ Privileged Account Manager 3.5 includes new features, improves usability and resolves several previous issues.

NetIQ Privileged Account Manager 3.5 includes new features, improves usability and resolves several previous issues. Privileged Account Manager 3.5 Release Notes July 2018 NetIQ Privileged Account Manager 3.5 includes new features, improves usability and resolves several previous issues. Many of these improvements were

More information

October Veritas TM Operations Manager 6.1 Hardware and Software Compatibility List

October Veritas TM Operations Manager 6.1 Hardware and Software Compatibility List October 2016 Veritas TM Operations Manager 6.1 Hardware and Software Compatibility List TOC \o "1-2" \h \z \u Veritas Operations Manager 6.1 Hardware and Software Compatibility List Contents 1. Overview

More information

VMware vsphere 5.5 Professional Bootcamp

VMware vsphere 5.5 Professional Bootcamp VMware vsphere 5.5 Professional Bootcamp Course Overview Course Objectives Cont. VMware vsphere 5.5 Professional Bootcamp is our most popular proprietary 5 Day course with more hands-on labs (100+) and

More information

BMC Remedyforce Discovery and Client Management. Frequently asked questions

BMC Remedyforce Discovery and Client Management. Frequently asked questions BMC Remedyforce Discovery and Client Management Frequently asked questions 1 Table of Contents BMC Remedyforce Discovery and Client Management 4 Overview 4 Remedyforce Agentless Discovery 4 Remedyforce

More information

Monitoring a Sun ONE Messaging Server

Monitoring a Sun ONE Messaging Server CHAPTER 16 Monitoring a Sun ONE Messaging Server Monitoring your systems and the Sun ONE Messaging Server software that comprises your email infrastructure is an important part of the overall management

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

Virtualizing Business- Critical Applications with Confidence TECHNICAL WHITE PAPER

Virtualizing Business- Critical Applications with Confidence TECHNICAL WHITE PAPER Virtualizing Business- Critical Applications with Confidence TECHNICAL WHITE PAPER Virtualizing Business-Critical Applications with Confidence Challenges Using Traditional High Availability Solutions Within

More information

Using VMware vsphere Web Client with Symantec ApplicationHA and Symantec Cluster Server (VCS)

Using VMware vsphere Web Client with Symantec ApplicationHA and Symantec Cluster Server (VCS) Using VMware vsphere Web Client with Symantec ApplicationHA and Symantec Cluster Server (VCS) September 2014 Since v5.1 of vsphere, VMware have focused on providing web based management for the vsphere

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

VMware Identity Manager Connector Installation and Configuration (Legacy Mode)

VMware Identity Manager Connector Installation and Configuration (Legacy Mode) VMware Identity Manager Connector Installation and Configuration (Legacy Mode) VMware Identity Manager This document supports the version of each product listed and supports all subsequent versions until

More information

W H I T E P A P E R. Configuring logical domains and SFHA in OVM for SPARC environment with multiple IO Domains

W H I T E P A P E R. Configuring logical domains and SFHA in OVM for SPARC environment with multiple IO Domains W H I T E P A P E R Confidence in the connected world Configuring logical domains and SFHA in OVM for SPARC environment with multiple IO Domains Sajith C R, Senior Software Engineer Information Availability

More information

Veritas CommandCentral 5.2 Administrator's Guide

Veritas CommandCentral 5.2 Administrator's Guide Veritas CommandCentral 5.2 Administrator's Guide for Microsoft Windows and UNI 5.2 October 2012 CommandCentral Administrator's Guide The software described in this book is furnished under a license agreement

More information

Data Protection Guide

Data Protection Guide SnapCenter Software 4.1 Data Protection Guide For VMs and Datastores using the SnapCenter Plug-in for VMware vsphere September 2018 215-13399_B0 doccomments@netapp.com Table of Contents 3 Contents Deciding

More information

HP Insight Remote Support Advanced HP StorageWorks P4000 Storage System

HP Insight Remote Support Advanced HP StorageWorks P4000 Storage System HP Insight Remote Support Advanced HP StorageWorks P4000 Storage System Migration Guide HP Part Number: 5900-1089 Published: August 2010, Edition 1 Copyright 2010 Hewlett-Packard Development Company, L.P.

More information

ObserveIT 7.1 Release Notes

ObserveIT 7.1 Release Notes ObserveIT 7.1 Release Notes In This Document About This Release... 2 New Features and Enhancements... 2 Backward Compatibility... 3 New Supported Platforms... 3 Resolved Issues... 4 Known Issues... 4 Limitations...

More information

Dell EMC Unity Family

Dell EMC Unity Family Dell EMC Unity Family Version 4.2 Configuring Hosts to Access Fibre Channel (FC) or iscsi Storage 302-002-568 REV 03 Copyright 2016-2017 Dell Inc. or its subsidiaries. All rights reserved. Published July

More information

HySecure Quick Start Guide. HySecure 5.0

HySecure Quick Start Guide. HySecure 5.0 HySecure Quick Start Guide HySecure 5.0 Last Updated: 25 May 2017 2012-2017 Propalms Technologies Private Limited. All rights reserved. The information contained in this document represents the current

More information

Security Content Update Getting Started Guide (Version: CCS 12.x)

Security Content Update Getting Started Guide (Version: CCS 12.x) Security Content Update Getting Started Guide (Version: CCS 12.x) Security Content Update Getting Started Guide Documentation version: 1.0 Legal Notice Copyright 2018 Symantec Corporation. All rights reserved.

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

Venafi Platform. Architecture 1 Architecture Basic. Professional Services Venafi. All Rights Reserved.

Venafi Platform. Architecture 1 Architecture Basic. Professional Services Venafi. All Rights Reserved. Venafi Platform Architecture 1 Architecture Basic Professional Services 2018 Venafi. All Rights Reserved. Goals 1 2 3 4 5 Architecture Basics: An overview of Venafi Platform. Required Infrastructure: Services

More information

Veritas Cluster Server 6.0

Veritas Cluster Server 6.0 Veritas Cluster Server 6.0 New Features and Capabilities Anthony Herr Product Manager - Availability Products What does function does VCS perform? High Availability Ensure an application, in either a physical

More information

Extended Search Administration

Extended Search Administration IBM Lotus Extended Search Extended Search Administration Version 4 Release 0.1 SC27-1404-02 IBM Lotus Extended Search Extended Search Administration Version 4 Release 0.1 SC27-1404-02 Note! Before using

More information

Veritas Storage Foundation and High Availability Solutions Virtualization Guide

Veritas Storage Foundation and High Availability Solutions Virtualization Guide Veritas Storage Foundation and High Availability Solutions Virtualization Guide Linux 6.0.1 July 2012 Veritas Storage Foundation and High Availability Solutions Virtualization Guide The software described

More information

VMware Identity Manager Cloud Deployment. DEC 2017 VMware AirWatch 9.2 VMware Identity Manager

VMware Identity Manager Cloud Deployment. DEC 2017 VMware AirWatch 9.2 VMware Identity Manager VMware Identity Manager Cloud Deployment DEC 2017 VMware AirWatch 9.2 VMware Identity Manager You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

VMware Identity Manager Cloud Deployment. Modified on 01 OCT 2017 VMware Identity Manager

VMware Identity Manager Cloud Deployment. Modified on 01 OCT 2017 VMware Identity Manager VMware Identity Manager Cloud Deployment Modified on 01 OCT 2017 VMware Identity Manager You can find the most up-to-date technical documentation on the VMware Web site at: https://docs.vmware.com/ The

More information

ForeScout Extended Module for IBM BigFix

ForeScout Extended Module for IBM BigFix Version 1.1 Table of Contents About BigFix Integration... 4 Use Cases... 4 Additional BigFix Documentation... 4 About this Module... 4 About Support for Dual Stack Environments... 5 Concepts, Components,

More information

VMware vsphere with ESX 4.1 and vcenter 4.1

VMware vsphere with ESX 4.1 and vcenter 4.1 QWERTYUIOP{ Overview VMware vsphere with ESX 4.1 and vcenter 4.1 This powerful 5-day class is an intense introduction to virtualization using VMware s vsphere 4.1 including VMware ESX 4.1 and vcenter.

More information

Symantec ApplicationHA 6.1 Release Notes - Solaris on Oracle VM Server for SPARC

Symantec ApplicationHA 6.1 Release Notes - Solaris on Oracle VM Server for SPARC Symantec ApplicationHA 6.1 Release Notes - Solaris on Oracle VM Server for SPARC December 2013 Symantec ApplicationHA 6.1 Release Notes The software described in this book is furnished under a license

More information

Storage Manager 2018 R1. Installation Guide

Storage Manager 2018 R1. Installation Guide Storage Manager 2018 R1 Installation Guide Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your product. CAUTION: A CAUTION indicates either

More information

Installing and upgrading HP Insight Management 7.6 on Windows Server 2016 Failover Clusters

Installing and upgrading HP Insight Management 7.6 on Windows Server 2016 Failover Clusters Installing and upgrading HP Insight Management 7.6 on Windows Server 2016 Failover Clusters HPE Insight Management 7.6 Click here to verify the latest version of this document Table of contents Introduction...

More information

Windows Host Utilities Installation and Setup Guide

Windows Host Utilities Installation and Setup Guide IBM System Storage N series Windows Host Utilities 6.0.1 Installation and Setup Guide GC52-1295-06 Table of Contents 3 Contents Preface... 7 Supported features... 7 Websites... 7 Getting information,

More information

ForeScout Extended Module for IBM BigFix

ForeScout Extended Module for IBM BigFix ForeScout Extended Module for IBM BigFix Version 1.0.0 Table of Contents About this Integration... 4 Use Cases... 4 Additional BigFix Documentation... 4 About this Module... 4 Concepts, Components, Considerations...

More information

Oracle Enterprise Manager Ops Center. Prerequisites. Installation. Readme 12c Release 2 ( )

Oracle Enterprise Manager Ops Center. Prerequisites. Installation. Readme 12c Release 2 ( ) Oracle Enterprise Manager Ops Center Readme 12c Release 2 (12.2.2.0.0) E38532-03 December 2014 Oracle Enterprise Manager Ops Center Readme includes the following: Prerequisites Installation Upgrade Uninstallation

More information

Veritas Storage Foundation and High Availability Solutions Application Note: Support for HP-UX Integrity Virtual Machines

Veritas Storage Foundation and High Availability Solutions Application Note: Support for HP-UX Integrity Virtual Machines Veritas Storage Foundation and High Availability Solutions Application Note: Support for HP-UX Integrity Virtual Machines HP-UX 11i v3 5.0.1 Veritas Storage Foundation and High Availability Solutions Application

More information

VMware vsphere with ESX 4 and vcenter

VMware vsphere with ESX 4 and vcenter VMware vsphere with ESX 4 and vcenter This class is a 5-day intense introduction to virtualization using VMware s immensely popular vsphere suite including VMware ESX 4 and vcenter. Assuming no prior virtualization

More information

Finding Support Information for Platforms and Cisco IOS Software Images

Finding Support Information for Platforms and Cisco IOS Software Images First Published: June 19, 2006 Last Updated: June 19, 2006 The Cisco Networking Services () feature is a collection of services that can provide remote event-driven configuring of Cisco IOS networking

More information

Installation and Setup Guide

Installation and Setup Guide OnCommand Unified Manager 7.0 Installation and Setup Guide For Red Hat Enterprise Linux July 2016 215-11252_A0 doccomments@netapp.com Table of Contents 3 Contents Introduction to Unified Manager installation

More information

Veritas Storage Foundation Basic - Technical FAQ January 2009

Veritas Storage Foundation Basic - Technical FAQ January 2009 Veritas Storage Foundation Basic - Technical FAQ January 2009-1 - GENERAL QUESTIONS... 3 What is Veritas Storage Foundation Basic?... 3 What are edge-tier workloads?... 3 How much does Storage Foundation

More information

Altiris Client Management Suite 7.1 from Symantec User Guide for Mac Management

Altiris Client Management Suite 7.1 from Symantec User Guide for Mac Management Altiris Client Management Suite 7.1 from Symantec User Guide for Mac Management Contents Chapter 1 Introducing the Mac in Altiris Client Management Suite 7.1 from Symantec... 9 About managing the Mac

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

OpenManage Integration for VMware vcenter Quick Install Guide for vsphere Client, Version 2.3.1

OpenManage Integration for VMware vcenter Quick Install Guide for vsphere Client, Version 2.3.1 OpenManage Integration for VMware vcenter Quick Install Guide for vsphere Client, Version 2.3.1 Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use

More information

ehealth SPECTRUM Integration

ehealth SPECTRUM Integration User Guide May 2006 ehealth SPECTRUM Integration Whether you are a large enterprise or a service provider, your operations team faces a significant challenge maintaining critical service levels across

More information

OnCommand Unified Manager 7.2: Best Practices Guide

OnCommand Unified Manager 7.2: Best Practices Guide Technical Report OnCommand Unified : Best Practices Guide Dhiman Chakraborty August 2017 TR-4621 Version 1.0 Abstract NetApp OnCommand Unified is the most comprehensive product for managing and monitoring

More information

StarWind Virtual SAN. Installing and Configuring SQL Server 2014 Failover Cluster Instance on Windows Server 2012 R2. One Stop Virtualization Shop

StarWind Virtual SAN. Installing and Configuring SQL Server 2014 Failover Cluster Instance on Windows Server 2012 R2. One Stop Virtualization Shop One Stop Virtualization Shop StarWind Virtual SAN Installing and Configuring SQL Server 2014 Failover Cluster Instance on Windows Server 2012 R2 OCTOBER 2018 TECHNICAL PAPER Trademarks StarWind, StarWind

More information

CloudLink SecureVM. Administration Guide. Version 4.0 P/N REV 01

CloudLink SecureVM. Administration Guide. Version 4.0 P/N REV 01 CloudLink SecureVM Version 4.0 Administration Guide P/N 302-002-056 REV 01 Copyright 2015 EMC Corporation. All rights reserved. Published June 2015 EMC believes the information in this publication is accurate

More information

HP Data Protector 8.00 Platform and Integration Support Matrix

HP Data Protector 8.00 Platform and Integration Support Matrix HP Data Protector 8.00 Platform and Integration Support Matrix Version: 1.9 Date: March 2014 For the following Data Protector components, only those combinations of Data Protector components, applications

More information

Command Center :20:00 UTC Citrix Systems, Inc. All rights reserved. Terms of Use Trademarks Privacy Statement

Command Center :20:00 UTC Citrix Systems, Inc. All rights reserved. Terms of Use Trademarks Privacy Statement Command Center 4.0 2015-04-19 05:20:00 UTC 2015 Citrix Systems, Inc. All rights reserved. Terms of Use Trademarks Privacy Statement Contents Command Center 4.0... 11 Command Center 4.0... 13 Command Center

More information

ZENworks Service Desk 8.0 Using ZENworks with ZENworks Service Desk. November 2018

ZENworks Service Desk 8.0 Using ZENworks with ZENworks Service Desk. November 2018 ZENworks Service Desk 8.0 Using ZENworks with ZENworks Service Desk November 2018 Legal Notices For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions,

More information

Veritas Storage Foundation and High Availability Solutions Getting Started Guide - Linux

Veritas Storage Foundation and High Availability Solutions Getting Started Guide - Linux Veritas Storage Foundation and High Availability Solutions 6.0.4 Getting Started Guide - Linux September 2013 Veritas Storage Foundation and High Availability Solutions Getting Started Guide The software

More information

Oracle WebLogic Server 12c: Administration I

Oracle WebLogic Server 12c: Administration I Oracle WebLogic Server 12c: Administration I Duration 5 Days What you will learn This Oracle WebLogic Server 12c: Administration I training teaches you how to install and configure Oracle WebLogic Server

More information

StreamSets Control Hub Installation Guide

StreamSets Control Hub Installation Guide StreamSets Control Hub Installation Guide Version 3.2.1 2018, StreamSets, Inc. All rights reserved. Table of Contents 2 Table of Contents Chapter 1: What's New...1 What's New in 3.2.1... 2 What's New in

More information

VMware vsphere. Administration VMware Inc. All rights reserved

VMware vsphere. Administration VMware Inc. All rights reserved VMware vsphere Administration 2010 VMware Inc. All rights reserved Permissions Privileges Hierarchical by category Roles Defined set of one or more privileges System and sample roles provided Privileges

More information

Symantec Reference Architecture for Business Critical Virtualization

Symantec Reference Architecture for Business Critical Virtualization Symantec Reference Architecture for Business Critical Virtualization David Troutt Senior Principal Program Manager 11/6/2012 Symantec Reference Architecture 1 Mission Critical Applications Virtualization

More information

Data Protection Guide

Data Protection Guide SnapCenter Software 4.0 Data Protection Guide For Oracle Databases May 2018 215-12930_D0 doccomments@netapp.com Table of Contents 3 Contents Deciding whether to read the SnapCenter Data Protection Guide

More information

Veritas CommandCentral Storage Installation Guide

Veritas CommandCentral Storage Installation Guide Veritas CommandCentral Storage Installation Guide for Microsoft Windows and UNIX 5.0 MP1 CommandCentral Storage Installation Guide The software described in this book is furnished under a license agreement

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

StarWind Virtual SAN Installing and Configuring SQL Server 2017 Failover Cluster Instance on Windows Server 2016

StarWind Virtual SAN Installing and Configuring SQL Server 2017 Failover Cluster Instance on Windows Server 2016 One Stop Virtualization Shop Installing and Configuring SQL Server 2017 Failover Cluster Instance on Windows Server 2016 OCTOBER 2018 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the StarWind

More information

Oracle VM. Getting Started Guide for Release 3.2

Oracle VM. Getting Started Guide for Release 3.2 Oracle VM Getting Started Guide for Release 3.2 E35331-04 March 2014 Oracle VM: Getting Started Guide for Release 3.2 Copyright 2011, 2014, Oracle and/or its affiliates. All rights reserved. Oracle and

More information

Veritas Storage Foundation and High Availability Solutions Application Note: Support for HP-UX Integrity Virtual Machines

Veritas Storage Foundation and High Availability Solutions Application Note: Support for HP-UX Integrity Virtual Machines Veritas Storage Foundation and High Availability Solutions Application Note: Support for HP-UX Integrity Virtual Machines HP-UX 11i v3 5.0.1 Veritas Storage Foundation and High Availability Solutions Application

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

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

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

More information