Endurance FTvirtual Server Commands

Size: px
Start display at page:

Download "Endurance FTvirtual Server Commands"

Transcription

1 Endurance FTvirtual Server Commands Marathon Technologies Corporation Fault and Disaster Tolerant Solutions for Windows Environments Release June 2005

2 NOTICE Marathon Technologies Corporation reserves the right to make improvements to this guide and the product it describes at any time and without further notice. COPYRIGHT Marathon Technologies Corporation All rights reserved. This guide is copyrighted, and all rights are reserved. No part of this guide or the products it describes may be reproduced by any means or in any form, without prior consent in writing from Marathon Technologies Corporation. Printed in the U.S.A. U.S. Patent Numbers: 5,600,784; 5,615,403; 5,787,485; 5,790,397; 5,896,523; 5,956,474; 5,983,371; 6,038,685; 6,205,565; and 6,728,898. European Patent Numbers: EP ; EP ; EP ; EP ; and EP Other patents pending. SOFTWARE COPYRIGHT NOTICE The software described in this document is covered by the following copyright: Marathon Technologies Corporation TRADEMARK NOTICE Endurance, Marathon Assured Availability, SplitSite, Marathon FTvirtual Server, and the Marathon logo are either registered trademarks or trademarks of Marathon Technologies Corporation in the United States and/or other countries. Microsoft, MS-DOS, and Windows are registered trademarks of Microsoft Corporation in the United States and/or other countries. All other brands and product names are trademarks of their respective companies or organizations. SOFTWARE REVISION The revision of the software that this document supports is Revision Marathon Technologies Corporation, Inc. 295 Foster Street, Littleton, MA (978) or (888) ii

3 Contents Preface Chapter 1 Introduction to Endurance Commands Issuing Endurance MTCCONS Commands Verifying Endurance MTCCONS Commands MTCCONS Command Summary Chapter 2 Endurance_Configuration Commands Chapter 3 FTvirtual_Server Commands Chapter 4 Virtual_Server Commands Chapter 5 CoServer Commands Chapter 6 CoServerLink Commands Chapter 7 DatagramService Commands Chapter 8 Disk Commands Chapter 9 Ethernet Commands Chapter 10 Provider Commands CoServern.EthernetProvider Commands CoServern.EventProvider Commands CoServern.InputProvider Commands CoServern.ProviderAPI Commands Contents iii

4 CoServern.ScsiProvider Commands Chapter 11 SCP Commands Chapter 12 Management Commands Chapter 13 Quorum Manager Commands iv Endurance FTvirtual Server Commands

5 Preface This manual lists and describes the Endurance FTvirtual Server commands. Audience This manual is written for experienced technical personnel responsible for installing, configuring, administering, and managing network server hardware and software, including Microsoft Windows. This manual assumes that you are familiar with the Endurance terminology. Endurance Documentation Set The Endurance FTvirtual Server documentation is available online in the \Docs directory on the CD that was shipped with your Endurance server. If you have installed the documentation, you can launch the online manuals from the Windows Start menu by selecting Start All Programs Marathon Endurance Documentation (for Windows 2003) or Start Programs Marathon Endurance Documentation (for other versions of Windows). For note-taking purposes, we recommend that you print the Endurance documentation and any other manuals you expect to use. The online manuals are in Acrobat.pdf format; to read or print them, you need Acrobat Reader installed. Preface v

6 Endurance Manuals The Endurance manuals include: Endurance FTvirtual Server Administrator s Guide (Admin.pdf), which describes how to manage and administer the Endurance FTvirtual Server and use its related Endurance tools and utilities; and provides complete documentation of the Endurance SNMP software and MIB files. Endurance FTvirtual Server Commands (Commands.pdf), which lists and describes the Endurance FTvirtual Server commands used with the MTCCONS utility within scripts you write. Endurance FTvirtual Server Configuration and Installation Guide (Install.pdf), which explains how to configure the Endurance FTvirtual Server and install the software. Endurance FTvirtual Server Messages (Messages.pdf), which lists and describes the Endurance FTvirtual Server messages that may be displayed or are written to the Windows Event Logs. Endurance Release Notes (ReleaseNotes.pdf), which describes release-specific information, installation requirements, release considerations and limitations, and information that is not documented in the Endurance documentation set. Getting Started with Endurance FTvirtual Server (GettingStarted.pdf), which introduces the architecture and the general concepts of the Endurance FTvirtual Server. Upgrading Endurance Software to Release 6.1 (Upgrade.pdf), which explains how to upgrade the Endurance Release 5.0.1or 6.0. software to Endurance Release 6.1. Glossary (Glossary.pdf), which lists and defines the Endurance terminology. vi Endurance FTvirtual Server Commands

7 Conventions The following conventions are used in the Endurance documentation set: Convention Italics, Courier font Bold, Courier font Description Indicates a variable that you replace in a path name or command Indicates actions or commands that you must type. For example, type A:\ETX Courier font Represents examples of screen text. For example, scsiid = 0, 1. Bold Italics Blue text Caution Warning Is used to: Emphasize important information. Indicate menu, pathname, or button selections. Indicate actions you perform. Is used to: Highlight the state of the Endurance server component. Refer to manual, chapter, or section titles. (Available only in online documentation.) Indicates a hyperlink (cross-reference to another section of the Endurance documentation set). Clicking on the link takes you to the appropriate place in the documentation set. Is used to indicate procedures you should not perform or situations you should avoid in order to avoid personal injury. Is used to indicate procedures or actions that could cause file or data corruption, loss of data, or damage to server components. Unless noted otherwise, all cross-references are to chapters and pages within this book. Comments About the Documentation If you notice an error in or omission from the documentation, if you have suggestions for future releases of the documentation, or if you have any other documentation comments, please send to documentation@marathontechnologies.com. Preface vii

8 For Technical Support For technical support, contact your certified Endurance FTvirtual Server support provider. You can also consult the Marathon Support web site at for additional documentation and information. Refer to the section For Technical Support for detailed information about the contents of the Support web site. Login to the Support web site using your license key number. Additional Information on the Support Web Site Visit the Support web site at to obtain the most recent updates to information about the release, including: Tested Server List Supported Windows Service Packs Supported operating systems on which you can run the Endurance Manager remotely Qualified language variations Tools and utilities available for problem diagnosis and resolution Packaging of event logs and.hrl files for transmission to Marathon for analysis and problem resolution Technical Information Knowledgebase Documentation of other versions of Endurance software viii Endurance FTvirtual Server Commands

9 Introduction to Endurance Commands 1 This guide describes Endurance FTvirtual Server commands invoked from the MTCCONS utility. This chapter assumes that you are familiar with Endurance terminology. This chapter describes the Endurance MTCCONS commands in alphabetical order in the following sections: Issuing Endurance MTCCONS Commands Verifying Endurance MTCCONS Commands MTCCONS Command Summary Introduction to Endurance Commands 1-1

10 Issuing Endurance MTCCONS Commands You issue Endurance commands using the MTCCONS utility in an MS-DOS window. You use the utility primarily within scripts to execute system tests or routine system management activities. For efficiency, we recommend that you set your current directory to the Marathon Endurance area in Program Files before using MTCCONS commands. When using MTCCONS, enter the command syntax and any required parameters. Each command has the following components: Prefix, Target, Verb, Operation type, Executed from and any associated Parameters. For example: MTCCONS VirtualServer1 Remove From Configuration From CoServer2 -disable_safeguard Prefix Target* Verb* Operation Type Executed from Parameter * Target and Verb are not order dependent. The command line syntax allows you to enter target, then verb, or vice versa. To use MTCCONS commands, you must enter MTCCONS as the Prefix for every Endurance console command. Depending on the command, the other fields vary. Table 1-1 lists and describes the MTCCONS parameters. Table 1-1 MTCCONS Parameters Parameter Description -a Appends data to a file -all -desc -height Shows all data fields Prints a description of the command Screen buffer height -o Writes data to a file -disable_safeguard Allows you to execute commands that may compromise the availability of the FTvirtual Server. For example, you might remove the only active CoServer from the Endurance Configuration. -v Verbose displays output labels, values, and units -width Screen buffer width 1-2 Endurance FTvirtual Server Commands

11 Table 1-1 MTCCONS Parameters (Continued) Parameter interval flag Description Integer from 0 to n True = on; False = off When issuing MTCCONS commands, note the following: An example of a command line is MTCCONS Show CoServer1.SCP Computer Names The MTCCONS syntax is not case sensitive. You can use abbreviated syntax by entering the minimum characters that make the command unique. For example, for the CoServer Enable command, you can type either: MTCCONS CoServern Enable Operation From CoServerx MTCCONS CoServern E O From CoServerx To access MTCCONS command help, type a question mark (?). General command help and specific command help is available. For example, to list all commands, type: MTCCONS? To run MTCCONS on a remote workstation, you must install the Endurance Manager on the remote workstation. Once the program is installed and subject to the same security requirements that apply to the Endurance Manager, you execute a command by typing: MTCCONS \\computername command where computername is the name of the node you want to access (e.g., CoServer1) and command is the command you want to execute. You must enter the backslashes (\\) where shown in this example. The complete command syntax for invoking an MTCCONS command is documented in the section of each command. Refer to Table 1-1 for MTCCONS information, including a description of the MTCCONS parameters. Using the MTCCONS utility, you can issue commands from: The FTvirtual Server operating system environment A CoServer that is active in the Endurance Configuration A properly configured remote workstation that is running the Endurance Manager Introduction to Endurance Commands 1-3

12 Verifying Endurance MTCCONS Commands After issuing an Endurance MTCCONS command, you can verify that it executed successfully by completing one of the following. Use the Endurance Manager to make sure that the status of the Endurance component reports the state that you expect. Verify that the expected output is displayed in the command output window. If you issued a Set command, you can execute the corresponding Show command to verify that the command was executed as expected. Use the Windows Event Viewer to check for a message describing that the operation was completed by operator request. 1-4 Endurance FTvirtual Server Commands

13 MTCCONS Command Summary In this manual, the MTCCONS commands are grouped in chapters by components on which the commands act, as listed in Table 1-2: Table 1-2 Endurance MTCCONS Commands To Operate on Component... Refer to Chapter... Endurance Configuration Chapter 2 FTvirtual Server Chapter 3 Virtual Server Chapter 4 CoServer Chapter 5 CoServer Link Chapter 6 CoServer Datagram Chapter 7 CoServer Disk Chapter 8 CoServer Ethernet Chapter 9 CoServer Providers Chapter 10 CoServer SCP Chapter 11 Management Chapter 12 Quorum Manager Chapter 13 Introduction to Endurance Commands 1-5

14 1-6 Endurance FTvirtual Server Commands

15 Endurance_Configuration Commands 2 This chapter lists and describes the MTCCONS commands that perform operations in the Endurance Configuration environment. Table 2-1 lists the Endurance_Configuration commands. Table 2-1 Endurance_Configuration Commands Command Page Endurance_Configuration Set Preferred CoServer 2-2 Endurance_Configuration Show Preferred CoServer 2-2 Endurance_Configuration Shutdown Operation 2-3 Endurance_Configuration Shutdown Operation without CoServer Reboot 2-3 Endurance_Configuration Commands 2-1

16 Endurance_Configuration Set Preferred CoServer This command specifies the CoServer that should be preserved, if possible, when the Endurance software must choose a CoServer to remove when a system fault occurs. For example, if the CoServer Link becomes unusable and one CoServer must be removed, the Endurance software uses this setting to determine which CoServer to preserve. The preferred CoServer may still be removed if any attached devices are not functional, or if the non-preferred CoServer has more Active physical network adapters. By default, there is no preferred CoServer. Variables MTCCONS Endurance_Configuration Set Preferred CoServer n from CoServerm n The ID of the CoServer (1 or 2) that is to be preserved during a system failure, if possible, or zero to indicate no preference. m the ID of the CoServer (1 or 2) to which you are directing the command The preferred CoServer ID is set. The setting is preserved when the CoServer and Endurance Configuration reboot. Endurance_Configuration Show Preferred CoServer Endurance_Configuration Show Preferred CoServer This command shows the setting of the CoServer that should be preserved, if possible, when the Endurance software must choose a CoServer to remove when a system fault occurs. By default, there is no preferred CoServer. Variables MTCCONS Endurance_Configuration Show Preferred CoServer from CoServerm m the ID of the CoServer (1 or 2) to which you are directing the command The preferred CoServer ID is displayed. Possible values are 1 (CoServer1), 2 (CoServer2) or 0 (neither CoServer). Endurance_Configuration Set Preferred CoServer 2-2 Endurance FTvirtual Server Commands

17 Endurance_Configuration Shutdown Operation This command initiates a shutdown of the FTvirtual Server operating system, and then a shutdown of each active CoServer. After the CoServers shut down, they immediately begin to reboot, and then the FTvirtual Server operating system also reboots. Variables MTCCONS Endurance_Configuration Shutdown Operation from CoServern n the ID of the CoServer (1 or 2) to which you are directing the command If the FTvirtual Server operating system is active, this command begins the shutdown process. First it shuts down the FTvirtual Server operating system, followed by a shutdown of each active CoServer. After all components shut down, they immediately begin the reboot process. If you do not want the Endurance Configuration to reboot automatically, invoke the command Endurance_Configuration Shutdown Operation from CoServern without CoServer Reboot instead of this command. Endurance_Configuration Shutdown Operation without CoServer Reboot Endurance_Configuration Shutdown Operation without CoServer Reboot This command initiates a shutdown of the FTvirtual Server operating system, and then a shutdown of each active CoServer. After the CoServers shut down, they do not reboot. Variables MTCCONS Endurance_Configuration Shutdown Operation without CoServer Reboot from CoServern n the ID of the CoServer to which you are directing the command. If the FTvirtual Server operating system is active, this command begins the shutdown process. First it shuts down the FTvirtual Server operating system, followed by a shutdown of each active CoServer. After all components shut down, they do not reboot. If you want the Endurance Configuration to reboot automatically, invoke the command Endurance_Configuration Shutdown Operation from CoServern instead of this command. Endurance_Configuration Shutdown Operation Endurance_Configuration Commands 2-3

18 2-4 Endurance FTvirtual Server Commands

19 FTvirtual_Server Commands 3 The FTvirtual_Server commands perform operations that act on the FTvirtual Server operating system or that permit the FTvirtual Server operating system to have or display particular characteristics and settings. Table 3-1 lists the FTvirtual_Server commands. Table 3-1 FTvirtual_Server Commands Command Page FTvirtual_Server Disable Auto Boot 3-3 FTvirtual_Server Disable Auto Resynch 3-3 FTvirtual_Server Disable Background Synchronization 3-4 FTvirtual_Server Disable Foreground-only Synchronization 3-4 FTvirtual_Server Enable Application Mode 3-5 FTvirtual_Server Enable Auto Boot 3-5 FTvirtual_Server Enable Auto Resynch 3-6 FTvirtual_Server Enable Background Mode 3-6 FTvirtual_Server Enable Background Synchronization 3-7 FTvirtual_Server Enable Foreground-only Synchronization 3-7 FTvirtual_Server Set Background Synchronization Timeout 3-8 FTvirtual_Server Show Auto Boot 3-8 FTvirtual_Server Show Auto Resynch 3-9 FTvirtual_Server Show Background Synchronization Parameters 3-10 FTvirtual_Server Show Parameters 3-11 FTvirtual_Server Commands 3-1

20 Table 3-1 FTvirtual_Server Commands Command Page FTvirtual_Server Show Settings 3-12 FTvirtual_Server Shutdown Operation 3-12 FTvirtual_Server Shutdown Operation Without Reboot 3-13 FTvirtual_Server Start Boot 3-13 FTvirtual_Server Start Boot on Preferred Virtual Server 3-14 FTvirtual_Server Start Boot on Specified Virtual Server 3-14 FTvirtual_Server Start Resynch Endurance FTvirtual Server Commands

21 FTvirtual_Server Disable Auto Boot This command disables the FTvirtual Server operating system from booting automatically when the CoServers start. By default, Auto Boot is true (enabled). Variables MTCCONS FTvirtual_Server Disable Auto Boot From CoServern n the ID number of the CoServer (1 or 2) to which you are directing the command To verify that Auto Boot has been disabled for the FTvirtual Server operating system, issue a FTvirtual_Server Show Auto Boot or FTvirtual_Server Show Parameters command from either CoServer. FTvirtual_Server Enable Auto Boot FTvirtual_Server Show Auto Boot FTvirtual_Server Show Parameters FTvirtual_Server Disable Auto Resynch This command disables the FTvirtual_Server operating system from resynchronizing automatically after a Virtual Server is removed. By default, Auto Synch is true (enabled). Variables MTCCONS FTvirtual_Server Disable Auto Resynch From CoServern n the ID number of the CoServer (1 or 2) to which you are directing the command To verify that Auto Resynch has been disabled for the FTvirtual Server operating system, issue a FTvirtual_Server Show Auto Resynch or FTvirtual_Server Show Parameters command from either CoServer. FTvirtual_Server Disable Auto Boot FTvirtual_Server Enable Auto Resynch FTvirtual_Server Show Auto Boot FTvirtual_Server Show Parameters FTvirtual_Server Commands 3-3

22 FTvirtual_Server Disable Background Synchronization This command disables background synchronization for the FTvirtual Server. When background synchronization is disabled, FTvirtual Server operations pause during the entire synchronization process. By default, background synchronization is true (enabled). Variables MTCCONS FTvirtual_Server Disable Background Synchronization From CoServern n the ID number of the CoServer (1 or 2) from which you are directing the command To verify that background synchronization has been disabled for the FTvirtual Server, issue a FTvirtual_Server Show Background Synchronization command from either CoServer. FTvirtual_Server Enable Background Synchronization FTvirtual_Server Show Background Synchronization Parameters FTvirtual_Server Disable Foreground-only Synchronization When background synchronization times out repeatedly, this command determines that synchronization is retried repeatedly but much less frequently. Variables MTCCONS FTvirtual_Server Disable Foreground-only Synchronization From CoServern n the ID number of the CoServer (1 or 2) from which you are directing the command After background synchronization has timed out multiple times, synchronization is tried much less frequently until it succeeds. FTvirtual_Server Enable Foreground-only Synchronization FTvirtual_Server Show Background Synchronization Parameters 3-4 Endurance FTvirtual Server Commands

23 FTvirtual_Server Enable Application Mode This command sets the FTvirtual Server operating system to operate to the benefit of applications that are installed on the FTvirtual Server operating system. Variables MTCCONS Virtual_FTsever Enable Application Mode From CoServern n the ID number of the CoServer (1 or 2) to which you are directing the command After this command takes effect, the FTvirtual Server operating system operates most efficiently for applications installed and running in the FTvirtual Server operating system space. FTvirtual_Server Enable Background Mode FTvirtual_Server Enable Auto Boot This command enables the FTvirtual Server operating system to boot automatically when the CoServers start. By default, Auto Boot is true (enabled). Variables MTCCONS FTvirtual_Server Enable Auto Boot From CoServern n the ID number of the CoServer (1 or 2) to which you are directing the command To verify that Auto Boot has been enabled for the FTvirtual Server operating system, issue a FTvirtual_Server Show Auto Boot or FTvirtual_Server Show Parameters command from either CoServer. FTvirtual_Server Disable Auto Boot FTvirtual_Server Show Auto Boot FTvirtual_Server Show Parameters FTvirtual_Server Commands 3-5

24 FTvirtual_Server Enable Auto Resynch This command enables automatic resynchronization (Auto Resynch) after a Virtual Server has been removed. Auto Resynch allows the Virtual Server to automatically attempt to resynchronize with the running Virtual Server. By default, Auto Synch is true (enabled). Variables MTCCONS FTvirtual_Server Enable Auto Resynch From CoServern n the ID number of the CoServer (1 or 2) to which you are directing the command To verify that Auto Resynch has been enabled for the Virtual Server, issue a FTvirtual_Server Show Auto Resynch or FTvirtual_Server Show Parameters command from either CoServer. FTvirtual_Server Disable Auto Resynch FTvirtual_Server Show Auto Resynch FTvirtual_Server Show Parameters FTvirtual_Server Enable Background Mode This command sets the FTvirtual Server operating system to operate to the benefit of client/ server I/O processing. Variables MTCCONS FTvirtual_Server Enable Background Mode From CoServern n the ID number of the CoServer (1 or 2) to which you are directing the command After this command takes effect, the FTvirtual Server operating system on the specified CoServer operates most efficiently for client/server I/O processing. FTvirtual_Server Enable Application Mode FTvirtual_Server Shutdown Operation 3-6 Endurance FTvirtual Server Commands

25 FTvirtual_Server Enable Background Synchronization This command enables background synchronization for the FTvirtual Server. Background synchronization allows FTvirtual Server operations to continue with only a minimal pause for memory mirroring during the synchronization process. By default, background synchronization is true (enabled). Variables MTCCONS FTvirtual_Server Enable Background Synchronization From CoServern n the ID number of the CoServer (1 or 2) from which you are directing the command To verify that background synchronization has been enabled for the FTvirtual Server, issue a FTvirtual_Server Show Background Synchronization command from either CoServer. FTvirtual_Server Disable Background Synchronization FTvirtual_Server Show Background Synchronization Parameters FTvirtual_Server Enable Foreground-only Synchronization When background synchronization times out repeatedly, this command determines that synchronization is performed entirely in the foreground. Variables MTCCONS FTvirtual_Server Enable Foreground-only Synchronization From CoServern n the ID number of the CoServer (1 or 2) from which you are directing the command After background synchronization has timed out multiple times, FTvirtual Server operations are paused for the entire synchronization process. FTvirtual_Server Disable Foreground-only Synchronization FTvirtual_Server Show Background Synchronization Parameters FTvirtual_Server Commands 3-7

26 FTvirtual_Server Set Background Synchronization Timeout This command sets a time limit for background synchronization to occur for the FTvirtual Server. At the end of the specified time, attempts at background synchronization stop and are retried later. The timeout value (interval) is 300 to 3600 seconds. Variables MTCCONS FTvirtual_Server Set Background Synchronization Timeout Interval From CoServern n the ID number of the CoServer (1 or 2) from which you are directing the command FTvirtual_Server Show Background Synchronization Parameters FTvirtual_Server Show Auto Boot This command displays the state of the Auto Boot parameter for the FTvirtual Server from the specified CoServer. Auto Boot allows the FTvirtual Server to boot its Windows operating system automatically after a reboot or a power cycle. By default, Auto Boot is true (enabled). Variables MTCCONS FTvirtual_Server Show Auto Boot From CoServern n the ID number of the CoServer (1 or 2) to which you are directing the command The value for Auto Boot is displayed as either true (enabled) or false (disabled). FTvirtual_Server Disable Auto Boot FTvirtual_Server Disable Auto Resynch FTvirtual_Server Enable Auto Boot FTvirtual_Server Enable Auto Resynch FTvirtual_Server Show Auto Boot FTvirtual_Server Show Auto Resynch FTvirtual_Server Show Parameters 3-8 Endurance FTvirtual Server Commands

27 FTvirtual_Server Show Auto Resynch This command displays the current Auto Resynch settings for the FTvirtual Server from the specified CoServer. Auto Resynch allows the Virtual Servers to automatically resynchronize with each other after a Virtual Server has been removed. By default, Auto Resynch is set to true (enabled). Variables MTCCONS FTvirtual_Server Show Auto Resynch From CoServern n the ID number of the CoServer (1 or 2) to which you are directing the command The value for Auto Resynch is displayed as either true (enabled) or false (disabled). FTvirtual_Server Disable Auto Boot FTvirtual_Server Disable Auto Resynch FTvirtual_Server Enable Auto Boot FTvirtual_Server Enable Auto Resynch FTvirtual_Server Show Auto Boot FTvirtual_Server Show Auto Resynch FTvirtual_Server Show Parameters FTvirtual_Server Commands 3-9

28 FTvirtual_Server Show Background Synchronization Parameters This command displays the current background synchronization settings for the FTvirtual Server. The background synchronization settings determine whether and how long FTvirtual Server operations are paused for synchronization. By default, background synchronization is set to true (enabled). Variables MTCCONS FTvirtual_Server Show Background Synchronization Parameters From CoServern n the ID number of the CoServer (1 or 2) from which you are directing the command Table 3-2 Background Synchronization Parameters Value Meaning Default Interval The default time in seconds before FTvirtual Server background synchronization is timed out. The default is 600 seconds. Maximum Interval Minimum Interval Current Interval enabled disable Foreground Synchronization FTv is capable of background synchronization The maximum time in seconds allowed for the interval. The maximum time is 3600 seconds. The minimum time in seconds allowed for the interval. The minimum time is 300 seconds. The amount of time in seconds before FTvirtual Server background synchronization is timed out. Specifies that background synchronization is enabled. Specifies that background synchronization is disabled. When background synchronization times out repeatedly, this parameter determines the action taken. If foreground synchronization is enabled, synchronization is performed entirely in the foreground. If it is disabled, synchronization is retried repeatedly but much less frequency. If this value is FALSE, the Windows operating system on the FTvirtual Server is not capable of performing background synchronization. If this value is TRUE, the Windows operating system on the FTvirtual Server is capable of performing background synchronization Endurance FTvirtual Server Commands

29 FTvirtual_Server Disable Background Synchronization FTvirtual_Server Enable Background Synchronization FTvirtual_Server Disable Foreground-only Synchronization FTvirtual_Server Enable Foreground-only Synchronization FTvirtual_Server Show Parameters This command displays the current parameter settings for the FTvirtual Server from the specified CoServer. After a Virtual Server has been removed, Auto Resynch allows the FTvirtual Server to automatically resynchronize. Auto Boot allows the FTvirtual Server to automatically boot its Windows operating system after a reboot or power cycle. By default, Auto Boot and Auto Resynch are set to true (enabled). Variables MTCCONS FTvirtual_Server Show Parameters From CoServern n the ID number of the CoServer (1 or 2) to which you are directing the command The FTvirtual Server will resynchronize automatically after a power cycle, or after a Virtual Server is removed, or will boot after a reboot or power cycle. Table 3-3 Virtual Server Parameters Value Meaning Auto Boot Auto Resynch Displays the state of the Auto Boot parameter as either true (enabled) or false (disabled). This value determines whether the FTvirtual Server operating system will be booted automatically when the CoServers start. Displays the state of the Auto Resynch parameter as either true (enabled) or false (disabled). This value determines whether the FTvirtual Server operating system will be resynchronized automatically after a Virtual Server is removed. FTvirtual_Server Disable Auto Boot FTvirtual_Server Disable Auto Resynch FTvirtual_Server Enable Auto Boot FTvirtual_Server Enable Auto Resynch FTvirtual_Server Show Auto Boot FTvirtual_Server Show Auto Resynch FTvirtual_Server Commands 3-11

30 FTvirtual_Server Show Settings This command displays the application and background interval settings of the FTvirtual Server operating system. Variables MTCCONS FTvirtual_Server Show Settings From CoServern n the ID number of the CoServer (1 or 2) to which you are directing the command The FTvirtual Server operating system s settings for application and background intervals are displayed. FTvirtual_Server Enable Application Mode FTvirtual_Server Enable Background Mode FTvirtual_Server Shutdown Operation This command performs a shutdown on the FTvirtual Server operating system if it is active. Variables MTCCONS FTvirtual_Server Shutdown Operation From CoServern n the ID number of the CoServer (1 or 2) to which you are directing the command The SCP (System Control Provider) on the specified CoServer issues a request to the Endurance Manager to shut down the FTvirtual Server operating system, which initiates the system shutdown. The operating system reboots when the Virtual Server(s) becomes available, as defined by the Virtual Server Auto Boot and Auto Synch parameters. To verify that the FTvirtual Server operating system completes shutdown, from either CoServer: Check the status of the Endurance Configuration in the Endurance Manager s main window, and verify the FTvirtual Server operating system is offline. Invoke the Endurance Manager s Component Status window to verify that the FTvirtual Server operating system is offline. Check the Windows Event Viewer for a message that indicates that the FTvirtual Server operating system has been shut down by operator request. FTvirtual_Server Shutdown Operation Without Reboot 3-12 Endurance FTvirtual Server Commands

31 FTvirtual_Server Shutdown Operation Without Reboot This command shuts down the Endurance Configuration and prevents it from restarting immediately. This command shuts down the FTvirtual Server s operating system. After the shutdown completes, if you want to bring the FTvirtual Server s operating system back, issue the FTvirtual Server Start Boot command. Variables MTCCONS FTvirtual_Server Shutdown Operation Without Reboot From CoServern n the ID number of the CoServer (1 or 2) to which you are directing the command Once shut down, the FTvirtual Server operating system does not reboot. If you want the FTvirtual Server operating system to reboot, issue the FTvirtual Server Start Boot command. FTvirtual_Server Shutdown Operation FTvirtual_Server Start Boot FTvirtual_Server Start Boot This command boots the FTvirtual Server operating system. Variables MTCCONS FTvirtual_Server Start Boot From CoServern n the ID number of the CoServer (1 or 2) to which you are directing the command The Virtual Server operating system begins the boot process for the FTvirtual Server. FTvirtual_Server Commands 3-13

32 FTvirtual_Server Start Boot on Preferred Virtual Server This command boots the FTvirtual Server on the preferred Virtual Server. Variables MTCCONS FTvirtual_Server Start Boot on Preferred Virtual Serverm From CoServern m the ID number of the Virtual Server (1 or 2) to which you are directing the command n the ID number of the CoServer (1 or 2) from which you are directing the command The Virtual Server you specified begins the boot process for the FTvirtual Server, if possible. Otherwise, the other Virtual Server begins the boot process for the FTvirtual Server. FTvirtual_Server Start Boot on Specified Virtual Server FTvirtual_Server Start Boot on Specified Virtual Server This command boots the FTvirtual Server on the specified Virtual Server. Variables MTCCONS FTvirtual_Server Start Boot on Specified Virtual Serverm From CoServern m the ID number of the Virtual Server (1 or 2) to which you are directing the command n the ID number of the CoServer (1 or 2) from which you are directing the command The specified Virtual Server begins the boot process for the FTvirtual Server. FTvirtual_Server Start Boot on Preferred Virtual Server 3-14 Endurance FTvirtual Server Commands

33 FTvirtual_Server Start Resynch This command starts the process to resynchronize the FTvirtual Server operating system. Variables MTCCONS FTvirtual_Server Start Resynch From CoServern n the ID number of the CoServer (1 or 2) to which you are directing the command The Virtual Server operating system begins the resynchronization process for the FTvirtual Server. FTvirtual_Server Commands 3-15

34 3-16 Endurance FTvirtual Server Commands

35 Virtual_Server Commands 4 The Virtual_Server commands perform operations in the Virtual Server environment. Table 4-1 lists the Virtual_Server commands. Table 4-1 Virtual_Server Commands Command Page Virtual_Server Disable Auto Boot 4-2 Virtual_Server Disable Auto Synch 4-3 Virtual_Server Disable Operation 4-4 Virtual_Server Enable Auto Boot 4-5 Virtual_Server Enable Auto Synch 4-5 Virtual_Server Enable Operation 4-6 Virtual_Server Remove From Configuration 4-7 Virtual_Server Show Auto Boot 4-8 Virtual_Server Show Auto Synch 4-8 Virtual_Server Show Parameters 4-9 Virtual_Server Commands 4-1

36 Virtual_Server Disable Auto Boot This command disables Auto Boot for the specified Virtual Server. Auto Boot allows the Virtual Server to boot its Windows operating system automatically after a reboot or power cycle. If you disable Auto Boot, the Virtual Server s operating system cannot be booted until you issue a Virtual Server Enable Auto Boot command. If you are setting this option to prevent a Virtual Server from joining the Endurance Configuration, make sure that you disable both Auto Boot and Auto Synch for the specified Virtual Server. Otherwise, in certain scenarios, the Virtual Servers can synchronize. By default, Auto Boot is true (enabled). MTCCONS Virtual_Servern Disable Auto Boot From CoServerx Variables n the ID number of the Virtual Server (1 or 2) x the ID number of the CoServer (1 or 2) to which you are directing the command To verify that Auto Boot is disabled for the specified Virtual Server, issue a Virtual_Servern Show Auto Boot or Virtual_Servern Show Parameters command from either CoServer. Virtual_Server Disable Auto Synch Virtual_Server Enable Auto Boot Virtual_Server Enable Auto Synch Virtual_Server Show Auto Boot Virtual_Server Show Parameters 4-2 Endurance FTvirtual Server Commands

37 Virtual_Server Disable Auto Synch This command disables automatic synchronization (Auto Synch) for the specified Virtual Server. Auto Synch allows the second Virtual Server to automatically attempt to synchronize with the running Virtual Server. If you disable Auto Synch, you cannot synchronize the specified Virtual Server into the Endurance Configuration until you issue a Virtual_Server Enable Auto Synch command. By default, Auto Synch is true (enabled). MTCCONS Virtual_Servern Disable Auto Synch From CoServerx Variables n the ID number of the Virtual Server (1 or 2) x the ID number of the CoServer (1 or 2) to which you are directing the command To verify that Auto Synch is disabled for the specified Virtual Server, issue a Virtual_Servern Show Auto Synch or Virtual_Servern Show Parameters command from either CoServer. Virtual_Server Disable Auto Boot Virtual_Server Enable Auto Boot Virtual_Server Enable Auto Synch Virtual_Server Show Auto Synch Virtual_Server Show Parameters Virtual_Server Commands 4-3

38 Virtual_Server Disable Operation This command disables the specified Virtual Server from the active Endurance Configuration. For the Virtual Server to rejoin the Endurance Configuration, you must enable it using the command Virtual_Server Enable Operation. MTCCONS Virtual_Servern Disable Operation From CoServerx -disable_safeguard Note: The -disable_safeguard argument is needed only if the specified Virtual Server is the only active Virtual Server. Variables n the ID number of the Virtual Server (1 or 2) x the ID number of the CoServer (1 or 2) to which you are directing the command The Virtual Server cannot boot or synchronize with the Endurance Configuration until you issue a Virtual_Server Enable Operation command. To verify that the specified Virtual Server is disabled, on either CoServer, you can: Check the status of the Endurance Configuration in the Endurance Manager s main window. If the command was successful, the specified Virtual Server is disabled. Check the Windows Event Viewer for a message that indicates that the specified Virtual Server has been disabled. Virtual_Server Enable Operation Virtual_Server Remove From Configuration 4-4 Endurance FTvirtual Server Commands

39 Virtual_Server Enable Auto Boot This command enables Auto Boot for the specified Virtual Server. Auto Boot allows the Virtual Server to automatically boot its operating system after a reboot. By default, Auto Boot is true (enabled). MTCCONS Virtual_Servern Enable Auto Boot From CoServerx Variables n the ID number of the Virtual Server (1 or 2) x the ID number of the CoServer (1 or 2) to which you are directing the command To verify that Auto Boot has been enabled for the specified Virtual Server, issue a Virtual_Servern Show Auto Boot or Virtual_Servern Show Parameters command from either CoServer. Virtual_Server Disable Auto Boot Virtual_Server Show Auto Boot Virtual_Server Show Parameters Virtual_Server Enable Auto Synch This command enables automatic synchronization (Auto Synch) for the specified Virtual Server. Auto Synch allows the specified Virtual Server to automatically attempt to synchronize with the running Virtual Server. By default, Auto Synch is true (enabled). MTCCONS Virtual_Servern Enable Auto Synch From CoServerx Variables n the ID number of the Virtual Server (1 or 2) x the ID number of the CoServer (1 or 2) to which you are directing the command To verify that Auto Synch has been enabled for the specified Virtual Server, issue a Virtual_Servern Show Auto Synch or Virtual_Servern Show Parameters command from either CoServer. Virtual_Server Disable Auto Synch Virtual_Server Show Auto Synch Virtual_Server Show Parameters Virtual_Server Commands 4-5

40 Virtual_Server Enable Operation This command enables the specified Virtual Server, allowing it to join the active Endurance Configuration. MTCCONS Virtual_Servern Enable Operation From CoServerx Variables n the ID number of the Virtual Server (1 or 2) x the ID number of the CoServer (1 or 2) to which you are directing the command To verify that the specified Virtual Server is enabled, on either CoServer, you can: Check the status of the Endurance Configuration in the Endurance Manager s main window. If the command was successful, the specified Virtual Server is good. Check the Windows Event Viewer for a message that indicates that the specified Virtual Server was enabled by operator request. Virtual_Server Disable Operation Virtual_Server Remove From Configuration 4-6 Endurance FTvirtual Server Commands

41 Virtual_Server Remove From Configuration This command removes the specified Virtual Server from the Endurance Configuration, reinitializes it, and then reboots it. When the specified Virtual Server reboots, it tries to rejoin the Endurance Configuration. If you do not want the specified Virtual Server to rejoin the Endurance Configuration, use the command Virtual_Servern Disable Operation instead. Warning: If the Virtual Server in just one CoServer is in operation, use a Windows Shutdown command instead. This Endurance command does not perform a normal Windows operating system shutdown. As a result, you can lose any data in the Windows disk cache that has not been written to disk. MTCCONS Virtual_Servern Remove From Configuration From CoServerx -disable_safeguard Note: The -disable_safeguard argument is needed only for the last Virtual Server online. Variables n the ID number of the Virtual Server (1 or 2) x the ID number of the CoServer (1 or 2) to which you are directing the command To verify that the specified Virtual Server was removed from the Endurance Configuration, on either CoServer, you can: Check the status of the Endurance Configuration in the Endurance Manager s main window. If the command was successful, the specified Virtual Server is disabled. Check the Windows Event Viewer for a message that indicates that the specified Virtual Server has been removed from service. Virtual_Server Disable Auto Boot Virtual_Server Disable Auto Synch Virtual_Server Disable Operation Virtual_Server Enable Auto Boot Virtual_Server Enable Auto Synch Virtual_Server Enable Operation Virtual_Server Commands 4-7

42 Virtual_Server Show Auto Boot This command shows the state of the Auto Boot parameter for the specified Virtual Server. Auto Boot allows the Virtual Server to boot its Windows operating system automatically after a reboot. By default, Auto Boot is true (enabled). MTCCONS Virtual_Servern Show Auto Boot From CoServerx Variables n the ID number of the Virtual Server (1 or 2) x the ID number of the CoServer (1 or 2) to which you are directing the command The value for Auto Boot is either true (enabled) or false (disabled). Virtual_Server Disable Auto Boot Virtual_Server Enable Auto Boot Virtual_Server Show Parameters Virtual_Server Show Auto Synch This command shows the state of the Auto Synch parameter for the specified Virtual Server. Auto Synch allows the Virtual Server to synchronize automatically with the other Virtual Server. If you disable Auto Synch, you cannot synchronize that Virtual Server until you issue a Virtual_Server Enable Auto Synch command. By default, Auto Synch is true (enabled). MTCCONS Virtual_Servern Show Auto Synch From CoServerx Variables n the ID number of the Virtual Server (1 or 2) x the ID number of the CoServer (1 or 2) to which you are directing the command The value for Auto Synch is either true (enabled) or false (disabled). Virtual_Server Disable Auto Synch Virtual_Server Enable Auto Synch Virtual_Server Show Parameters 4-8 Endurance FTvirtual Server Commands

43 Virtual_Server Show Parameters This command displays the current parameter settings for the specified Virtual Server. MTCCONS Virtual_Servern Show Parameters From CoServerx Variables n the ID number of the Virtual Server (1 or 2) x the ID number of the CoServer (1 or 2) to which you are directing the command Table 4-2 Virtual Server Parameters Value Auto Boot Auto Resynch Meaning Displays the state of the Auto Boot parameter as either true (enabled) or false (disabled). This value determines whether the Virtual Server operating system will be booted automatically when the CoServers start. Displays the state of the Auto Synch parameter as either true (enabled) or false (disabled). This value determines whether the Virtual Server operating system will be synchronized automatically. Virtual_Server Disable Auto Boot Virtual_Server Disable Auto Synch Virtual_Server Enable Auto Boot Virtual_Server Enable Auto Synch Virtual_Server Show Auto Boot Virtual_Server Show Auto Synch Virtual_Server Commands 4-9

44 4-10 Endurance FTvirtual Server Commands

45 CoServer Commands 5 The CoServer commands perform operations on the CoServers. Table 5-1 lists the CoServer commands. Table 5-1 CoServer Commands Command Page CoServer Disable Operation 5-2 CoServer Enable Operation 5-3 CoServer Shutdown Operation 5-4 CoServer Shutdown Operation Without CoServer Reboot 5-5 CoServer Commands 5-1

46 CoServer Disable Operation This command disables (removes) the specified CoServer from the active Endurance Configuration. You can use this command if you want to perform a maintenance procedure. You can also use this command to remove a CoServer that is not operating properly so that you can verify whether the Endurance FTvirtual Server operates correctly without it. For a disabled CoServer to rejoin the Endurance Configuration, you must issue a CoServer Enable Operation command. Warning: When you issue this command, all I/O devices on the specified CoServer are unavailable to the FTvirtual Server. MTCCONS CoServern Disable Operation From CoServerx -disable_safeguard Note: The -disable_safeguard argument is needed only for the last CoServer online or for the Virtual Server boot disk if the Virtual Server is running. Variables n the ID number of the CoServer (1 or 2) that you want to disable x the ID number of the CoServer (1 or 2) to which you are directing the command To verify that the specified CoServer has been disabled, either: Check the Windows Event Viewer for a message that indicates that the CoServer has been disabled by operator request. Check the Component Status window in the Endurance Manager to verify that the specified CoServer is disabled. CoServer Enable Operation CoServer Shutdown Operation 5-2 Endurance FTvirtual Server Commands

47 CoServer Enable Operation This command enables the specified CoServer that was disabled or failed. The CoServer attempts to rejoin the Endurance Configuration immediately or when it reboots the Windows operating system. Variables MTCCONS CoServern Enable Operation From CoServerx n the ID number of the CoServer (1 or 2) you want to enable x the ID number of the CoServer (1 or 2) to which you are directing the command To verify that the specified CoServer has been enabled, either: Check the Component Status Window in the Endurance Manager to verify that the CoServer is enabled. Check the Windows Event Viewer on the CoServer that you enabled for a message indicating that the CoServer is enabled. CoServer Disable Operation CoServer Shutdown Operation CoServer Commands 5-3

48 CoServer Shutdown Operation This command removes the specified CoServer from the Endurance Configuration, shuts down its operating system, and allow it to reboot. When it reboots, the CoServer rejoins the Endurance Configuration. If you do not want the CoServer to reboot and rejoin the Endurance Configuration, use the CoServer Disable Operation command. MTCCONS CoServern Shutdown Operation From CoServerx -disable_safeguard Note: The -disable_safeguard argument is needed only for the last CoServer online, or for the Virtual Server boot disk if the Virtual Server is running. Variables n the ID number of the CoServer (1 or 2) to shut down x the ID number of the CoServer (1 or 2) to which you are directing the command After the CoServer shuts down, it reboots and is reconfigured back into the Endurance Configuration. If you do not want the CoServer to automatically reboot and rejoin the Configuration, issue the CoServer Shutdown Operation Without CoServer Reboot instead of this command. CoServer Disable Operation CoServer Enable Operation CoServer Shutdown Operation Without CoServer Reboot 5-4 Endurance FTvirtual Server Commands

49 CoServer Shutdown Operation Without CoServer Reboot This command removes the specified CoServer from the Endurance Configuration, shuts down its operating system, and does not reboot the CoServer. MTCCONS CoServern Shutdown Operation Without CoServer Reboot From CoServerx -disable_safeguard Note: The -disable_safeguard argument is needed only for the last CoServer online or for the Virtual Server boot disk if the Virtual Server is running. Variables n the ID number of the CoServer (1 or 2) to shut down x the ID number of the CoServer (1 or 2) to which you are directing the command After the CoServer shuts down, it does not reboot and is not reconfigured back into the Endurance Configuration when it is available again. If you want the CoServer to automatically reboot and rejoin the CoServer, use the CoServer Shutdown Operation command. If you want to permanently remove the CoServer from the Endurance Configuration, use the CoServer Disable command. Check the Windows Event Viewer for a message indicating that the CoServer has been shut down by operator request. CoServer Disable Operation CoServer Enable Operation CoServer Shutdown Operation CoServer Commands 5-5

How to Install PRIMERGY FT-model Endurance software V6.1 Service Pack Installing Endurance software V6.1 Service Pack 2

How to Install PRIMERGY FT-model Endurance software V6.1 Service Pack Installing Endurance software V6.1 Service Pack 2 How to Install PRIMERGY FT-model Endurance software V6.1 Service Pack 2 December 2006 Fujitsu Limited This document describes installation steps of Endurance software V6.1 Service Pack2 - call it as V6.1SP2

More information

Web Device Manager Guide

Web Device Manager Guide Juniper Networks EX2500 Ethernet Switch Web Device Manager Guide Release 3.0 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Part Number: 530-029704-01,

More information

How everrun Works. An overview of the everrun Architecture

How everrun Works. An overview of the everrun Architecture An overview of the everrun Architecture everrun Architecture Overview The everrun family of availability solutions from Marathon Technologies represents a breakthrough virtualization technology that delivers

More information

Cisco TEO Adapter Guide for Microsoft System Center Operations Manager 2007

Cisco TEO Adapter Guide for Microsoft System Center Operations Manager 2007 Cisco TEO Adapter Guide for Microsoft System Center Operations Manager 2007 Release 2.3 April 2012 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com

More information

SPECTRUM. Control Panel User Guide (5029) r9.0.1

SPECTRUM. Control Panel User Guide (5029) r9.0.1 SPECTRUM Control Panel User Guide (5029) r9.0.1 This documentation and any related computer software help programs (hereinafter referred to as the Documentation ) is for the end user s informational purposes

More information

Cisco TEO Adapter Guide for SAP Java

Cisco TEO Adapter Guide for SAP Java Release 2.3 April 2012 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387) Fax: 408 527-0883 Text Part

More information

OneVision DEFINITY G3 Fault Management Installation and Integration for AT&T OneVision

OneVision DEFINITY G3 Fault Management Installation and Integration for AT&T OneVision 585-229-109 Issue 1 October, 1995 Table of Contents OneVision DEFINITY G3 Fault Management Installation and Integration for AT&T OneVision Graphics AT&T 1988 Contents About This Book vii Intended Audiences

More information

OneVision DEFINITY G3 Fault Management Installation and Integration for AT&T OneVision

OneVision DEFINITY G3 Fault Management Installation and Integration for AT&T OneVision 585-229-109 Issue 1 October, 1995 Table of Contents OneVision DEFINITY G3 Fault Management Installation and Integration for AT&T OneVision Graphics AT&T 1988 Blank Page Contents About This Book vii Intended

More information

Command Line Interface Software Release Notice 5.0rev1

Command Line Interface Software Release Notice 5.0rev1 Command Line Interface Software Release Notice 5.0rev1 Summary of Changes Version Date Reason/Rational Nature of Changes 9030681 E17 8/25/98 Technical accuracy. Updated Platform Requirements in Chapter

More information

Cisco TEO Adapter Guide for Microsoft Windows

Cisco TEO Adapter Guide for Microsoft Windows Cisco TEO Adapter Guide for Microsoft Windows Release 2.3 April 2012 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800

More information

Installing the Nasuni Filer on the EC2 Platform. Version 7.9 July 2017 Last modified: July 10, Nasuni Corporation All Rights Reserved

Installing the Nasuni Filer on the EC2 Platform. Version 7.9 July 2017 Last modified: July 10, Nasuni Corporation All Rights Reserved Installing the Nasuni Filer on the EC2 Platform Version 7.9 July 2017 Last modified: July 10, 2017 2017 Nasuni Corporation All Rights Reserved Document Information Installing the Nasuni Filer on the EC2

More information

VERITAS Replication Exec version 3.1 for Windows Clustering Reference Guide

VERITAS Replication Exec version 3.1 for Windows Clustering Reference Guide VERITAS Replication Exec version 3.1 for Windows Clustering Reference Guide N163098 December 2004 Disclaimer The information contained in this publication is subject to change without notice. VERITAS Software

More information

Paging and Loud Ringing with VVX600 and Algo 8180

Paging and Loud Ringing with VVX600 and Algo 8180 SOLUTION MANUAL September 2015 Rev A Paging and Loud Ringing with VVX600 and Algo 8180 Application Note Polycom, Inc. 1 Paging and Loud Ringing with VVX600 and Algo 8180 Copyright 2015, Polycom, Inc. All

More information

Cisco TEO Adapter Guide for

Cisco TEO Adapter Guide for Release 2.3 April 2012 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387) Fax: 408 527-0883 Text Part

More information

Group Page with VVX600 & Algo 8180/8188

Group Page with VVX600 & Algo 8180/8188 DOCUMENT TYPE September 2015 Rev A Group Page with VVX600 & Algo 8180/8188 Application Note Polycom, Inc. 1 Copyright 2015, Polycom, Inc. All rights reserved. No part of this document may be reproduced,

More information

SPECTRUM Control Panel

SPECTRUM Control Panel SPECTRUM Control Panel User Guide Document 5029 Notice This documentation (the "Documentation") and related computer software program (the "Software") (hereinafter collectively referred to as the "Product")

More information

EXPRESSCLUSTER X Integrated WebManager

EXPRESSCLUSTER X Integrated WebManager EXPRESSCLUSTER X Integrated WebManager Administrator s Guide 10/02/2017 12th Edition Revision History Edition Revised Date Description 1st 06/15/2009 New manual 2nd 09/30/2009 This manual has been updated

More information

Hitachi Data Instance Director Disaster Recovery Reference

Hitachi Data Instance Director Disaster Recovery Reference Hitachi Data Instance Director Disaster Recovery Reference FASTFIND LINKS Software Version Getting Help Contents MK-93HDID004-00 2015 Hitachi, Ltd. All rights reserved. No part of this publication may

More information

HP A5120 EI Switch Series IRF. Command Reference. Abstract

HP A5120 EI Switch Series IRF. Command Reference. Abstract HP A5120 EI Switch Series IRF Command Reference Abstract This document describes the commands and command syntax options available for the HP A Series products. This document is intended for network planners,

More information

ExpressCluster X 3.1 WebManager Mobile

ExpressCluster X 3.1 WebManager Mobile ExpressCluster X 3.1 WebManager Mobile Administrator s Guide 10/11/2011 First Edition Revision History Edition Revised Date Description First 10/11/2011 New manual ii Copyright NEC Corporation 2011. All

More information

American Dynamics RAID Storage System iscsi Software User s Manual

American Dynamics RAID Storage System iscsi Software User s Manual American Dynamics RAID Storage System iscsi Software User s Manual Release v2.0 April 2006 # /tmp/hello Hello, World! 3 + 4 = 7 How to Contact American Dynamics American Dynamics (800) 507-6268 or (561)

More information

Offline Shader Compiler. Mali. User Guide. Version: 3.0. Copyright ARM. All rights reserved. ARM DUI 0513B (ID032912)

Offline Shader Compiler. Mali. User Guide. Version: 3.0. Copyright ARM. All rights reserved. ARM DUI 0513B (ID032912) Mali Offline Shader Compiler Version: 3.0 User Guide Copyright 2009-2012 ARM. All rights reserved. ARM DUI 0513B () Mali Offline Shader Compiler User Guide Copyright 2009-2012 ARM. All rights reserved.

More information

Basic System Administration ESX Server and Virtual Center 2.0.1

Basic System Administration ESX Server and Virtual Center 2.0.1 ESX Server 3.0.1 and Virtual Center 2.0.1 Basic System Administration Revision: 2006105 Item: VI-ENG-Q306-293 You can find the most up-to-date technical documentation on our Web site at http://www.vmware.com/support/

More information

ExpressCluster X 3.2 WebManager Mobile

ExpressCluster X 3.2 WebManager Mobile ExpressCluster X 3.2 WebManager Mobile Administrator s Guide 2/19/2014 1st Edition Revision History Edition Revised Date Description 1st 2/19/2014 New manual Copyright NEC Corporation 2014. All rights

More information

Virtual Infrastructure Web Access Administrator s Guide ESX Server 3.0 and VirtualCenter 2.0

Virtual Infrastructure Web Access Administrator s Guide ESX Server 3.0 and VirtualCenter 2.0 Virtual Infrastructure Web Access Administrator s Guide ESX Server 3.0 and VirtualCenter 2.0 Virtual Infrastructure Web Access Administrator s Guide Revision: 20060615 Item: VI-ENG-Q206-217 You can find

More information

Management User s Guide. Version 6.2, December 2004

Management User s Guide. Version 6.2, December 2004 Management User s Guide Version 6.2, December 2004 IONA, IONA Technologies, the IONA logo, Orbix, Orbix/E, Orbacus, Artix, Orchestrator, Mobile Orchestrator, Enterprise Integrator, Adaptive Runtime Technology,

More information

Videoscape Distribution Suite Software Installation Guide

Videoscape Distribution Suite Software Installation Guide First Published: August 06, 2012 Last Modified: September 03, 2012 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800

More information

ExpressCluster X SingleServerSafe 3.2 for Windows. Operation Guide. 2/19/2014 1st Edition

ExpressCluster X SingleServerSafe 3.2 for Windows. Operation Guide. 2/19/2014 1st Edition ExpressCluster X SingleServerSafe 3.2 for Windows Operation Guide 2/19/2014 1st Edition Revision History Edition Revised Date Description First 2/19/2014 New manual Copyright NEC Corporation 2014. All

More information

CSTA Gatekeeper Installation and Configuration Guide

CSTA Gatekeeper Installation and Configuration Guide CSTA Gatekeeper Installation and Configuration Guide Order Number: 05-1417-002 Software/Version: CSTA Gatekeeper Version 1.1 INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL PRODUCTS.

More information

GPU Offline Shader Compiler. Mali. User Guide. Version: 2.2. Copyright 2009 ARM. All rights reserved. ARM DUI 0513A (ID101409)

GPU Offline Shader Compiler. Mali. User Guide. Version: 2.2. Copyright 2009 ARM. All rights reserved. ARM DUI 0513A (ID101409) Mali GPU Offline Shader Compiler Version: 2.2 User Guide Copyright 2009 ARM. All rights reserved. ARM DUI 0513A () Mali GPU Offline Shader Compiler User Guide Copyright 2009 ARM. All rights reserved. Release

More information

vcenter Server Heartbeat Administrator's Guide VMware vcenter Server Heartbeat 6.6 Update 2

vcenter Server Heartbeat Administrator's Guide VMware vcenter Server Heartbeat 6.6 Update 2 vcenter Server Heartbeat Administrator's Guide VMware vcenter Server Heartbeat 6.6 Update 2 This document supports the version of each product listed and supports all subsequent versions until the document

More information

Group Page with VVX600 and Algo 8301 Paging Adapter

Group Page with VVX600 and Algo 8301 Paging Adapter DOCUMENT TYPE Software 1.5 Jan 2017 xxxxxxxxxxxx Rev B Group Page with VVX600 and Algo 8301 Paging Adapter Application Note Polycom, Inc. 1 Group Page with VVX600 and Algo 8301 Paging Adapter Version 1.0

More information

OneVision DEFINITY G3 Fault Management Installation and Integration for Cabletron SPECTRUM on a SunOS

OneVision DEFINITY G3 Fault Management Installation and Integration for Cabletron SPECTRUM on a SunOS 585-229-110 Issue 1 April, 1996 Table of Contents OneVision DEFINITY G3 Fault Management Installation and Integration for Cabletron SPECTRUM on a SunOS Graphics AT&T 1988 Blank Page Contents About This

More information

Preface 1. Main Management System 2. Contact Information 3 SIPLUS CMS. SIPLUS CMS4000 X-Tools - User Manual Main Management System.

Preface 1. Main Management System 2. Contact Information 3 SIPLUS CMS. SIPLUS CMS4000 X-Tools - User Manual Main Management System. 4000 X-Tools - User Manual - 03 - Main Management System Preface 1 Main Management System 2 Contact Information 3 4000 X-Tools User Manual - 03 - Main Management System Release 2011-09 Release 2011-09

More information

C CURE 800/8000 REPORTS GUIDE. Version 9.1 REVISION A0

C CURE 800/8000 REPORTS GUIDE. Version 9.1 REVISION A0 C CURE 800/8000 Version 9.1 REPORTS GUIDE REVISION A0 Software House 70 Westview Street Lexington, MA 02421 http://www.swhouse.com Fax: 781-466-9550 Phone: 781-466-6660 C CURE 800/8000, apc, Software House,

More information

Error Message Reference

Error Message Reference Security Policy Manager Version 7.1 Error Message Reference GC23-9477-01 Security Policy Manager Version 7.1 Error Message Reference GC23-9477-01 Note Before using this information and the product it

More information

PROMISE ARRAY MANAGEMENT ( PAM) FOR FastTrak S150 TX2plus, S150 TX4 and TX4000. User Manual. Version 1.3

PROMISE ARRAY MANAGEMENT ( PAM) FOR FastTrak S150 TX2plus, S150 TX4 and TX4000. User Manual. Version 1.3 PROMISE ARRAY MANAGEMENT ( PAM) FOR FastTrak S150 TX2plus, S150 TX4 and TX4000 User Manual Version 1.3 Promise Array Management Copyright 2003 Promise Technology, Inc. All Rights Reserved. Copyright by

More information

Group Page with VVX600 & Algo 8180/8186/8188

Group Page with VVX600 & Algo 8180/8186/8188 DOCUMENT TYPE Software 1.5 January 2017 xxxxxxxxxxxx Rev B Group Page with VVX600 & Algo 8180/8186/8188 Application Note Polycom, Inc. 1 Copyright 2017, Polycom, Inc. All rights reserved. No part of this

More information

Polycom RealPresence Access Director System, Virtual Edition

Polycom RealPresence Access Director System, Virtual Edition Getting Started Guide Version 4.0 July 2014 3725-78702-002D Polycom RealPresence Access Director System, Virtual Edition Copyright 2014, Polycom, Inc. All rights reserved. No part of this document may

More information

Oracle Enterprise Single Sign-on Authentication Manager

Oracle Enterprise Single Sign-on Authentication Manager Oracle Enterprise Single Sign-on Authentication Manager Installation and Setup Guide Release 10.1.4.0.4 E10559-01 November 2007 , Release 10.1.4.0.4 E10559-01 Copyright 2006-2007, Oracle. All rights reserved.

More information

Installation and User's Guide

Installation and User's Guide IBM Netfinity High-Availability Cluster Solutions Using the IBM ServeRAID -3H and IBM ServeRAID-3HB Ultra2 SCSI Controllers Installation and User's Guide IBM IBM IBM Netfinity High-Availability Cluster

More information

H3C SecBlade SSL VPN Card

H3C SecBlade SSL VPN Card H3C SecBlade SSL VPN Card Super Administrator Web Configuration Guide Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Document version: 5PW105-20130801 Copyright 2003-2013, Hangzhou H3C Technologies

More information

Color imageclass MF8170c Network Guide

Color imageclass MF8170c Network Guide Color imageclass MF8170c Network Guide Manuals for the Machine The manuals for this machine are divided as follows. Please refer to them for detailed information. Depending on the system configuration

More information

EXPRESSCLUSTER X SingleServerSafe 3.3 for Windows. Operation Guide. 10/03/2016 4th Edition

EXPRESSCLUSTER X SingleServerSafe 3.3 for Windows. Operation Guide. 10/03/2016 4th Edition EXPRESSCLUSTER X SingleServerSafe 3.3 for Windows Operation Guide 10/03/2016 4th Edition Revision History Edition Revised Date Description 1st 02/09/2015 New manual 2nd 04/20/2015 Corresponds to the internal

More information

Integrator /CP Board Support Package for Microsoft Windows CE.NET

Integrator /CP Board Support Package for Microsoft Windows CE.NET Integrator /CP Board Support Package for Microsoft Windows CE.NET Revision: r0p0 Application Developer s Guide Copyright 2004 ARM Limited. All rights reserved. ARM DUI 0272A Integrator/CP Board Support

More information

HYPER-UNIFIED STORAGE. Nexsan Unity

HYPER-UNIFIED STORAGE. Nexsan Unity HYPER-UNIFIED STORAGE Nexsan Unity Troubleshooting Guide NEXSAN 325 E. Hillcrest Drive, Suite #150 Thousand Oaks, CA 91360 USA Printed Friday, October 26, 2018 www.nexsan.com Copyright 2010 2018 Nexsan

More information

BBI Quick Guide Networking OS for 1/10Gb LAN Switch Module. Product Version Getting Help Contents

BBI Quick Guide Networking OS for 1/10Gb LAN Switch Module. Product Version Getting Help Contents Networking OS for 1/10Gb LAN Switch Module FASTFIND LINKS Product Version Getting Help Contents 2014 Hitachi, Ltd. All rights reserved. No part of this publication may be reproduced or transmitted in any

More information

Installation and Release Notes

Installation and Release Notes AccuRev Plug-In for Jenkins Installation and Release Notes Version 2013.1 Revised 13-November-2013 Copyright Copyright AccuRev, Inc. 1995 2013 ALL RIGHTS RESERVED This product incorporates technology that

More information

EMC Ionix Network Configuration Manager Version 4.1.1

EMC Ionix Network Configuration Manager Version 4.1.1 EMC Ionix Network Configuration Manager Version 4.1.1 RSA Token Service Installation Guide 300-013-088 REVA01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com

More information

Oracle Fail Safe. Release for Microsoft Windows E

Oracle Fail Safe. Release for Microsoft Windows E Oracle Fail Safe Tutorial Release 3.4.2 for Microsoft Windows E14009-01 October 2009 Oracle Fail Safe Tutorial, Release 3.4.2 for Microsoft Windows E14009-01 Copyright 1999, 2009, Oracle and/or its affiliates.

More information

EMC NetWorker Module for Microsoft for Windows Bare Metal Recovery Solution

EMC NetWorker Module for Microsoft for Windows Bare Metal Recovery Solution EMC NetWorker Module for Microsoft for Windows Bare Metal Recovery Solution Release 3.0 SP1 User Guide P/N 302-000-098 REV 02 Copyright 2007-2014 EMC Corporation. All rights reserved. Published in the

More information

Digia Client. User Manual

Digia Client. User Manual Digia Client User Manual Copyright Disclaimer Trademarks and patents Software license agreement Intended use Regulatory Copyright 2005, GE Security Inc. All rights reserved. This document may not be copied

More information

Smart Access Control System Software. User Manual. Version 1.0

Smart Access Control System Software. User Manual. Version 1.0 Smart Access Control System Software User Manual Version 1.0 Copyright MaCaPS International Ltd. 2002 This manual was produced by MaCaPS International Ltd. MaCaPS International Ltd. http://www.macaps.com.hk

More information

Boot Attestation Service 3.0.0

Boot Attestation Service 3.0.0 Product Guide Boot Attestation Service 3.0.0 For use with epolicy Orchestrator 4.6.0, 5.0.0 Software COPYRIGHT Copyright 2013 McAfee, Inc. Do not copy without permission. TRADEMARK ATTRIBUTIONS McAfee,

More information

Cisco TEO Adapter Guide for SAP ABAP

Cisco TEO Adapter Guide for SAP ABAP Release 2.3 April 2012 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387) Fax: 408 527-0883 Text Part

More information

Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice. Before installing and using the software, please review the readme files,

More information

OneVision DEFINITY G3 Fault Management Installation and Integration for HP OpenView on an HP9000

OneVision DEFINITY G3 Fault Management Installation and Integration for HP OpenView on an HP9000 585-229-104 Issue 2 April 1996 Table of Contents OneVision DEFINITY G3 Fault Management Installation and Integration for HP OpenView on an HP9000 Graphics Contents About This Book vii Audience vii Prerequisites

More information

Release 3.0 Insights Storage Operation and Maintenance Guide. Revision: 1.0

Release 3.0 Insights Storage Operation and Maintenance Guide. Revision: 1.0 Release 3.0 Insights Storage Operation and Maintenance Guide Revision: 1.0 Insights Storage Operation and Maintenance Guide Portions of the documents can be copied and pasted to your electronic mail or

More information

C-NaviGator Software Update Installation Procedure

C-NaviGator Software Update Installation Procedure C-NaviGator Software Update Installation Procedure Revision 4 Revision Date: March 20, 2018 C-Nav Positioning Solutions 730 E. Kaliste Saloom Road Lafayette, LA 70508 U.S.A. oceaneering.com/cnav Release

More information

ExpressCluster X Integrated WebManager

ExpressCluster X Integrated WebManager ExpressCluster X Integrated WebManager Administrator s Guide 09/30/2009 Second Edition Revision History Edition Revised Date Description First 06/15/2009 New manual Second 09/30/2009 This manual has been

More information

Novell PlateSpin Forge

Novell PlateSpin Forge Upgrade Guide AUTHORIZED DOCUMENTATION Novell PlateSpin Forge 2.5 September 8, 2009 www.novell.com PlateSpin Forge 2.5 Upgrade Guide Legal Notices Novell, Inc., makes no representations or warranties with

More information

McAfee Boot Attestation Service 3.5.0

McAfee Boot Attestation Service 3.5.0 Product Guide McAfee Boot Attestation Service 3.5.0 For use with epolicy Orchestrator 4.6.7, 4.6.8, 5.1.0 Software COPYRIGHT Copyright 2014 McAfee, Inc. Do not copy without permission. TRADEMARK ATTRIBUTIONS

More information

StorageWorks RAID Array 200 Online Management Utility for OpenVMS AXP User's Guide

StorageWorks RAID Array 200 Online Management Utility for OpenVMS AXP User's Guide StorageWorks RAID Array 200 Online Management Utility for OpenVMS AXP User's Guide AA Q6WVB TE Digital Equipment Corporation Maynard, Massachusetts Second Printing, April 1995 The information in this document

More information

Compaq PowerStorm 300/AGP and 300/PCI Graphics Options Installation Guide

Compaq PowerStorm 300/AGP and 300/PCI Graphics Options Installation Guide Compaq PowerStorm 300/AGP and 300/PCI Graphics Options Installation Guide Part Number: EK-PBXAC-IN. A01/330430-001 September 1998 This guide describes the installation of the Compaq PowerStorm 300/AGP

More information

ICM-to-ICM Gateway User Guide for Cisco Unified ICM Enterprise and Hosted Release 9.0(1)

ICM-to-ICM Gateway User Guide for Cisco Unified ICM Enterprise and Hosted Release 9.0(1) ICM-to-ICM Gateway User Guide for Cisco Unified ICM Enterprise and Hosted Release 9.0(1) First Published: June 15, 2012 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706

More information

Quick Setup & Getting Started

Quick Setup & Getting Started Quick Setup & Getting Started HP Compaq Business PC Copyright 2007 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. Microsoft, Windows, and

More information

OpenGL ES 2.0 SDK for Android. Mali. User Guide. Version: Copyright 2011 ARM. All rights reserved. ARM DUI 0587A (ID120411)

OpenGL ES 2.0 SDK for Android. Mali. User Guide. Version: Copyright 2011 ARM. All rights reserved. ARM DUI 0587A (ID120411) Mali OpenGL ES 2.0 SDK for Android Version: 1.0.0 User Guide Copyright 2011 ARM. All rights reserved. ARM DUI 0587A () Mali OpenGL ES 2.0 SDK for Android User Guide Copyright 2011 ARM. All rights reserved.

More information

OneVision DEFINITY G3 Fault Management Installation and Integration for HP OpenView on an SunOS

OneVision DEFINITY G3 Fault Management Installation and Integration for HP OpenView on an SunOS 585-229-105 Issue 2 April, 1996 Table of Contents OneVision DEFINITY G3 Fault Management Installation and Integration for HP OpenView on an SunOS Graphics AT&T 1988 Blank Page Contents About This Book

More information

EMC SourceOne for Microsoft SharePoint Version 7.1

EMC SourceOne for Microsoft SharePoint Version 7.1 EMC SourceOne for Microsoft SharePoint Version 7.1 Installation Guide 302-000-151 REV 01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 2009-2013

More information

Installation and Release Notes

Installation and Release Notes AccuRev Plug-In for Visual Studio PE Installation and Release Notes Version 2014.3 Revised 8-October-2014 Copyright Copyright Micro Focus 2014. All rights reserved. ALL RIGHTS RESERVED This product incorporates

More information

VMware Mirage Getting Started Guide

VMware Mirage Getting Started Guide Mirage 5.8 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 editions of this document,

More information

HP 5920 & 5900 Switch Series

HP 5920 & 5900 Switch Series HP 5920 & 5900 Switch Series IRF Command Reference Part number: 5998-2881 Software version: Release2207 Document version: 6W100-20121130 Legal and notice information Copyright 2012 Hewlett-Packard Development

More information

Getting Started with Pervasive.SQL Server Edition

Getting Started with Pervasive.SQL Server Edition Getting Started with Pervasive.SQL Server Edition Copyright 1998 Pervasive Software Inc. All rights reserved worldwide. Reproduction, photocopying, or transmittal of this publication, or portions of this

More information

EMC SourceOne for Microsoft SharePoint Version 6.7

EMC SourceOne for Microsoft SharePoint Version 6.7 EMC SourceOne for Microsoft SharePoint Version 6.7 Installation Guide 300-012-747 REV A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 2011 EMC

More information

E June Oracle Linux Storage Appliance Deployment and User's Guide

E June Oracle Linux Storage Appliance Deployment and User's Guide E90100-03 June 2018 Oracle Linux Storage Appliance Deployment and User's Guide Oracle Legal Notices Copyright 2018, Oracle and/or its affiliates. All rights reserved. This software and related documentation

More information

IONA BMC Patrol Integration Guide. Version 3.0, April 2005

IONA BMC Patrol Integration Guide. Version 3.0, April 2005 IONA BMC Patrol Integration Guide Version 3.0, April 2005 IONA Technologies PLC and/or its subsidiaries may have patents, patent applications, trademarks, copyrights, or other intellectual property rights

More information

ehealth Integration for HP OpenView User Guide

ehealth Integration for HP OpenView User Guide ehealth Integration for HP OpenView User Guide MN-NHHPOV-003 July 2005 Important Notice Concord Communications, Inc., ehealth, ehealth Suite, the Concord Logo, eroi, AdvantEDGE, SystemEDGE, Live Health,

More information

Polycom CMA System Upgrade Guide

Polycom CMA System Upgrade Guide Polycom CMA System Upgrade Guide 4.1.2 June 2009 3725-77606-001B2 Trademark Information Polycom, the Polycom Triangles logo, and the names and marks associated with Polycom s products are trademarks and/or

More information

SOFTWARE GUIDE VT-100. imageraid Series Storage System. (Text-based User Interface)

SOFTWARE GUIDE VT-100. imageraid Series Storage System. (Text-based User Interface) SOFTWARE GUIDE VT-100 imageraid Series Storage System (Text-based User Interface) SOFTWARE GUIDE VT-100 imageraid Series Storage System (Text-based User Interface) Fujitsu Europe Limited Restricted Rights

More information

Installing the IBM ServeRAID Cluster Solution

Installing the IBM ServeRAID Cluster Solution Installing the IBM ServeRAID Cluster Solution For IBM Netfinity ServeRAID-4x Ultra160 SCSI Controllers Copyright IBM Corp. 2000 1 2 IBM Netfinity Installing the IBM ServeRAID Cluster Solution Chapter 1.

More information

VERITAS Volume Manager for Windows 2000

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

More information

VMware Mirage Getting Started Guide

VMware Mirage Getting Started Guide Mirage 5.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 editions of this document,

More information

ExpressCluster X for Windows

ExpressCluster X for Windows ExpressCluster X for Windows PP Guide (Virtualization Software) 09/30/2012 5th Edition Revision History Edition Revision Date 1 04/14/2009 Created 2 10/20/2009 Corresponds to Hyper-V 2.0. Modified sample

More information

PROMISE ARRAY MANAGEMENT ( PAM) USER MANUAL

PROMISE ARRAY MANAGEMENT ( PAM) USER MANUAL PROMISE ARRAY MANAGEMENT ( PAM) USER MANUAL Copyright 2002, Promise Technology, Inc. Copyright by Promise Technology, Inc. (Promise Technology). No part of this manual may be reproduced or transmitted

More information

HP StorageWorks Performance Advisor. Installation Guide. Version 1.7A

HP StorageWorks Performance Advisor. Installation Guide. Version 1.7A HP StorageWorks Performance Advisor Installation Guide Version 1.7A notice Copyright 2002-2004 Hewlett-Packard Development Company, L.P. Edition 0402 Part Number B9369-96068 Hewlett-Packard Company makes

More information

TIBCO Kabira Adapter Factory for SNMP Installation. Software Release December 2017

TIBCO Kabira Adapter Factory for SNMP Installation. Software Release December 2017 TIBCO Kabira Adapter Factory for SNMP Installation Software Release 5.9.5 December 2017 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED

More information

XenServer Installing and Upgrading

XenServer Installing and Upgrading 22 June 2015 XenServer Installing and Upgrading Installation Guide Supporting Brocade Vyatta 5600 vrouter 3.5R3 2015, Brocade Communications Systems, Inc. All Rights Reserved. ADX, Brocade, Brocade Assurance,

More information

ProLiant CL380 Software User Guide. Fourth Edition (December 2000) Part Number Compaq Computer Corporation

ProLiant CL380 Software User Guide. Fourth Edition (December 2000) Part Number Compaq Computer Corporation ProLiant CL380 Software User Guide Fourth Edition (December 2000) Part Number 157839-004 Compaq Computer Corporation Notice 2000 Compaq Computer Corporation COMPAQ and the Compaq logo, Compaq Insight Manager,

More information

Release for Microsoft Windows

Release for Microsoft Windows [1]Oracle Fail Safe Tutorial Release 4.1.1 for Microsoft Windows E57061-02 April 2015 Oracle Fail Safe Tutorial, Release 4.1.1 for Microsoft Windows E57061-02 Copyright 1999, 2015, Oracle and/or its affiliates.

More information

B1FN ENZ0(02) PRIMEQUEST. System Disk Mirror for Windows User's Guide V1.0

B1FN ENZ0(02) PRIMEQUEST. System Disk Mirror for Windows User's Guide V1.0 B1FN-5771-01ENZ0(02) PRIMEQUEST System Disk Mirror for Windows User's Guide V1.0 Preface Purpose of This Manual This manual describes the functions and usage of PRIMEQUEST System Disk Mirror for Windows

More information

SIMATIC HMI. Software RemoteOperate V2. Preface. Overview 1. Range of functions of the RemoteOperate software. Hardware and software requirements

SIMATIC HMI. Software RemoteOperate V2. Preface. Overview 1. Range of functions of the RemoteOperate software. Hardware and software requirements Preface SIMATIC HMI Software SIMATIC HMI Software Programming Manual Overview 1 Range of functions of the RemoteOperate software 2 Hardware and software requirements 3 Installing RemoteOperate 4 Server

More information

Tivoli Management Solution for Domino. Installation and Setup Guide. Version GC

Tivoli Management Solution for Domino. Installation and Setup Guide. Version GC Tivoli Management Solution for Domino Installation and Setup Guide Version 3.2.0 GC32-0755-00 Tivoli Management Solution for Domino Installation and Setup Guide Version 3.2.0 GC32-0755-00 Tivoli Management

More information

Ensim WEBppliance Pro for Windows 2000 (ServerXchange ) Installation Guide

Ensim WEBppliance Pro for Windows 2000 (ServerXchange ) Installation Guide Ensim WEBppliance Pro for Windows 2000 (ServerXchange ) Installation Guide October 8, 2003 About this guide Introduction... iii Intended audience... iii Printer-friendly version (for HTML documents)...

More information

Novell ZENworks Asset Management 7.5

Novell ZENworks Asset Management 7.5 Novell ZENworks Asset Management 7.5 w w w. n o v e l l. c o m October 2006 MIGRATING & UPGRADING Table Of Contents 1. Migrating and Upgrading... 3 Upgrading from Earlier Versions...3 Upgrading Client

More information

Upgrading Software Version 3.1 to Version 4. HP ProCurve Secure Access 700wl Series.

Upgrading Software Version 3.1 to Version 4. HP ProCurve Secure Access 700wl Series. Upgrading Software Version 3.1 to Version 4 HP ProCurve Secure Access 700wl Series www.hp.com/go/hpprocurve HP PROCURVE SECURE ACCESS 700WL SERIES UPGRADING SOFTWARE VERSION 3.1 TO VERSION 4 Copyright

More information

EMC DiskXtender File System Manager for UNIX/Linux Release 3.5 Console Client for Microsoft Windows

EMC DiskXtender File System Manager for UNIX/Linux Release 3.5 Console Client for Microsoft Windows EMC DiskXtender File System Manager for UNIX/Linux Release 3.5 Console Client for Microsoft Windows Installation Guide P/N 300-009-578 REV A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103

More information

PowerLink Host Data Manager User Guide

PowerLink Host Data Manager User Guide PowerLink Host Data Manager User Guide Last Updated: July 2009 Version: 2.06014 Contents Contents... 2 Introduction... 4 Quick Start... 5 Enable File Monitoring... 7 Enabling Attaché 7 File Monitoring

More information

TIBCO ActiveMatrix BusinessWorks Plug-in for REST and JSON Installation. Software Release 1.0 November 2012

TIBCO ActiveMatrix BusinessWorks Plug-in for REST and JSON Installation. Software Release 1.0 November 2012 TIBCO ActiveMatrix BusinessWorks Plug-in for REST and JSON Installation Software Release 1.0 November 2012 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH

More information

Centrify Infrastructure Services

Centrify Infrastructure Services Centrify Infrastructure Services License Management Administrator s Guide December 2018 (release 18.11) Centrify Corporation Legal Notice This document and the software described in this document are furnished

More information

Arm Design Simulation Model

Arm Design Simulation Model Arm Design Simulation Model for SystemC User Guide Copyright 2017 Arm. All rights reserved. 101167_0100_00 () Arm Design Simulation Model User Guide Copyright 2017 Arm Limited (or its affiliates). All

More information