LSI Logic MyStorage Management Software

Size: px
Start display at page:

Download "LSI Logic MyStorage Management Software"

Transcription

1 LSI Logic MyStorage Management Software User s Guide for IBM SAS Controllers

2

3 LSI Logic MyStorage Management Software User s Guide for IBM SAS Controllers

4 Note: Before using this information and the product it supports, read the general information in Appendix B, Notices, on page 31. First Edition (September 2006) Copyright International Business Machines Corporation All rights reserved. US Government Users Restricted Rights Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.

5 Contents Chapter 1. MyStorage Management Software MyStorage software features and benefits Operating system support Installation overview Installing the software on Windows 2000 or Windows Server Installing the software on Linux Uninstalling MyStorage management software Uninstalling the software in Windows Uninstalling the software in Linux Chapter 2. Getting started with the MyStorage management software... 5 Starting the software Remote host management MyStorage options menu Registering a remote host Setting the discovery interval MyStorage security and passwords Assigning a new password Resetting a password Chapter 3. Operating SAS/SATA MyStorage management software Storage topology: SAS/SATA controllers SAS/SATA host adapter information SAS/SATA adapter phy information Advanced SAS/SATA adapter information Advanced configuration Storage Topology: SAS/SATA expanders topologies Expander information tab Expander phy information tab Typical SAS/SATA topologies Storage Topology: storage devices RAID topology: SAS/SATA controller RAID volume information RAID rebuilding RAID topology: storage devices Event logs Backup, restore, and update controller firmware Updating controller firmware Backing up host adapter firmware Restoring the host adapter firmware Appendix A. Getting help and technical assistance Before you call Using the documentation Getting help and information from the World Wide Web Software service and support Hardware service and support IBM Taiwan product service Appendix B. Notices Trademarks Important notes Copyright IBM Corp iii

6 iv LSI Logic MyStorage Management Software: User s Guide for IBM SAS Controllers

7 Chapter 1. MyStorage Management Software The LSI Logic MyStorage Management Software for the IBM SAS HBA Controller is designed to simplify storage area network (SAN) management and reduce SAN installation time. MyStorage management software automates the task of configuring the SAS controller and connecting to storage devices. Features include host adapter information screens, diagnostics, and statistics gathering. MyStorage management software was written with the industry standard Java programming language, making it portable across multiple operating systems. You can use the MyStorage management software on a Microsoft Windows or Linux operating system environment. MyStorage software features and benefits The MyStorage software has the following key features and benefits: v Easy-to-use. The installation and configuration take just a few clicks v Includes the installation of compatible controller operating system device driver v Intuitive point-and-click management console v Supports installation on a notebook computer for remote administration v Use to update host adapter controller firmware v Use to update host adapter BIOS v One-click diagnostics to analyze server to storage connection v Inspect event logs v Retrieve adapter performance statistics v Remote management v SNIA API V2.0 compliant Operating system support v Industry Standard SAS CSMI.83, MPI 1.5, and SAS 05 compliant MyStorage management software comes on a CD and you can install the software on any of the operating systems shown in the following table. Table 1. MyStorage SAS / SATA operating system compatibility Supported operating system Description Microsoft Windows Server 2003 Service pack 1 or later Microsoft Windows 2000 Service pack 4 or later SUSE Enterprise Linux 9.0, SP1 Kernel v Red Hat Linux Advanced Server (AS) 3.0 Kernel v el Red Hat Linux Enterprise Server 4.0 Kernel v2.6 Installation overview The MyStorage software comes with an InstallShield package to help with accurate software installation. The package is an executable program available for each supported operating system. The InstallShield package loads all the components necessary to manage the SAS controller. Copyright IBM Corp

8 Installing the software on Windows 2000 or Windows Server 2003 To install the MyStorage management software on a server or workstation running the Windows 2000 or Windows Server 2003 operating system, complete the following steps: 1. Turn on the server and log in as the administrator. Insert the CD containing the MyStorage management software into the CD drive. 2. Click the MyStorage icon located in the top directory of the installation CD. The MyStorage Installer window opens. 3. Review the license agreement. Select I accept and click Next. 4. Make sure that the default installation directory is correct. Click Next. 5. After several seconds, the installation is completed. The installation process requires that you restart the server or workstation before using the MyStorage management software. Select Yes, restart my computer, and then click Finish. You can launch the MyStorage management software from the desktop. Note: Several MyStorage functions require a security password. The default password for a new MyStorage installation is: lsistorage (all lowercase). 2 LSI Logic MyStorage Management Software: User s Guide for IBM SAS Controllers

9 Installing the software on Linux To install the MyStorage management software on a server or workstation running a Linux operating system, complete the following steps: 1. Turn on the server or workstation and log in as root. 2. At the command console, type startx. 3. Insert the MyStorage management software CD into the CD drive. 4. If the Linux operating system does not automatically mount the CD, open a terminal window and type: # mkdir /mnt/cdrom # mount /dev/cdrom /mnt/cdrom 5. Determine the device driver version by typing: # cat /proc/mpt/version Compare the version with the one that comes on the CD: # cd /mnt/cdrom/drivers/linux # ls If the CD contains a later Linux device driver, install the device driver that is compatible with your Linux operating system. For example, # cd /mnt/cdrom/drivers/linux Choose the correct kernel. 6. Install the source RPM (for Errata Kernel) by typing the following command: #rpm -ivh mptlinux-<version>-<release>.<arch>.src.rpm 7. Go to the directory where the mptlinux.spec file is installed. For Red Hat Linux: /usr/src/redhat/specs For SUSE Linux: /usr/src/packages/specs 8. To build the binary RPM, type the following command from the directory where the mptlinux.spec file is located: rpmbuild -bb mptlinux.spec Note: If you are running the SUSE Linux Enterprise Server version 8 operating system, replace rpmbuild with rpm in the previous command. 9. Locate the RPM. For Red Hat Linux: /usr/src/redhat/rpms/i386 For SUSE Linux: /usr/src/packages/rpms/i386. Note: If you are creating the binary RPM on another architecture, substitute i386 with your architecture. You can type the following command to get the architecture. uname -m However, sometimes the binary RPM still appears in the i386 directory even if you are running on a different architecture. 10. From the directory where the RPM is created, type the following command to install the RPM: rpm -ivh mptlinux-<version>-<release>.<arch>.rpm Chapter 1. MyStorage Management Software 3

10 11. Launch the MyStorage Installer for Linux (.bin) located in the top directory of the CD. # cd /mnt/cdrom #./MyStorageInstaller_Linux_LSI_xxxxxxxxxxx.bin 12. When the installation is complete, you can run the MyStorage management software from your server or workstation by typing: # cd /opt/lsilogic/mystorage #./MyStorage or by launching the MyStorage software directly from the application menu. Note: Several MyStorage functions require a security password. The default password for new MyStorage installations is lsistorage (all lowercase). Uninstalling MyStorage management software This section contains instructions for how to uninstall MyStorage management software in a Microsoft Windows or Linux operating system environment. Uninstalling the software in Windows You can uninstall the MyStorage management software using one of the following methods: v Go to Start Programs LSI Logic MyStorage Uninstall. Launch the uninstaller program. v Go to Start Settings Control Panel and double-click Add/Remove Programs. Go to LSI Logic MyStorage Uninstaller and select LSI Logic MyStorage - 03.XX.XX STD Build, and remove the installation of the MyStorage management software. After the Automatic Uninstall window opens, click Next. The automated uninstall program begins. After the uninstall is complete, you might need to restart the server or workstation. Uninstalling the software in Linux To uninstall the MyStorage management software in a Linux operating system, run the uninstall.sh file: # cd /opt/lsilogic/mystorage #./uninstall.sh 4 LSI Logic MyStorage Management Software: User s Guide for IBM SAS Controllers

11 Chapter 2. Getting started with the MyStorage management software Starting the software This chapter provides an overview of starting the MyStorage management software, assigning remote hosts, and security. Windows operating systems: After installing the MyStorage software, on the desktop, double-click the MyStorage icon. Linux operating systems: After installing the MyStorage management software, open a terminal window and type # cd /opt/lsilogic/mystorage #./MyStorage From the MyStorage management software main window, you can manage all the controllers installed in the server. You can also manage controllers installed in remote servers, if the servers are networked. MyStorage software must be installed on each system for its controllers to be displayed in the MyStorage management windows. The following illustration shows the MyStorage software main window. Menu toolbar Web updates Device tree window Help Status Icon key Event log Button hints Explore the monitored systems and attached storage. Note: Press F5 to refresh/redraw any screen. Copyright IBM Corp

12 You can navigate through the functions provided by the MyStorage software using the icons across the top of the main window. The SAS and SATA functions are summarized in the following table. Table 2. MyStorage SAS / SATA functions Icon Function / Description Storage topology. Click this icon to gather information about the host adapters and the storage devices to which they connect. For more information, see Storage topology: SAS/SATA controllers on page 11, Storage Topology: SAS/SATA expanders topologies on page 15, and Storage Topology: storage devices on page 19. RAID Topology. Click this icon to view the layout of the RAID topology of the SAS adapters. For more information, see RAID topology: SAS/SATA controller on page 20 and RAID topology: storage devices on page 24. Backup/Restore/Update Host Adapter Firmware. Click this icon to back up, restore, or update the software loaded on the LSI host adapter. For more information, see Backup, restore, and update controller firmware on page 27. Remote host management The MyStorage management software can manage adapters in remote servers. The MyStorage software must have been previously installed on the remote server. MyStorage options menu The Options menu provides information about a remote host. To use remote management, an Ethernet (TCP/IP) connection must exist between the two servers. Click Options Remote Host to add or delete a remote host. For SAS adapters, you can also perform a scan of the remote host system. 6 LSI Logic MyStorage Management Software: User s Guide for IBM SAS Controllers

13 Registering a remote host To register a remote host, complete the following steps: 1. Click Options Remote Host. The Remote Hosts window opens. 2. Click Add. The Host Name / IP Address window opens. 3. Type the IP address or host name of the remote host you want to register, and then click OK. Chapter 2. Getting started with the MyStorage management software 7

14 4. On the Remote Hosts window, select the remote host name or IP address and click Commit. The remote host is now added. Note: MyStorage uses TCP/IP port 1061 to communicate with remote clients; however, some firewalls might block access to this port. If you want MyStorage to communicate with a remote client, make sure that port 1061 is not blocked. Setting the discovery interval To set the refresh interval used for discovery on the network, complete the following steps: 1. Click Options Settings. The Settings window opens. 2. Select an applicable discovery time interval and click OK. 8 LSI Logic MyStorage Management Software: User s Guide for IBM SAS Controllers

15 MyStorage security and passwords Several MyStorage functions require a security password. The default password for new MyStorage installations is (all lowercase): lsistorage Assigning a new password To assign a new password, complete the following steps: 1. Click Options Security. The Security window opens. 2. Select a server for the new password assignment and click Change Password. 3. Type both the new and old password as prompted and click OK. The new password is applied immediately to the server identified in step 2. All subsequent security-related operations require the new password. Resetting a password If the system administrator forgets the current password, it is necessary to overwrite the existing password file. To reset a password, complete the following steps: 1. Go to the directory in which you originally installed the MyStorage management software. The Windows directory is c:\program Files\LSILogic\MyStorage The Linux default directory is: /opt/lsilogic/mystorage The directory contains a file named MyStorageOriginal.pwd. 2. Use the file MyStorageOriginal.pwd to overwrite the existing password file so that the password is set to the initial setting (lsistorage) using the following command, depending on the operating system. In Windows: copy c:\program Files\LSILogic\MyStorage\MyStorageOriginal.pwd %SYSTEMROOT%\system32\MyStorage.pwd In Linux: cp /opt/lsilogic/mystorage/mystorageoriginal.pwd /etc/mystorage.pwd 3. Reset the password using the procedure described in Assigning a new password. Chapter 2. Getting started with the MyStorage management software 9

16 10 LSI Logic MyStorage Management Software: User s Guide for IBM SAS Controllers

17 Chapter 3. Operating SAS/SATA MyStorage management software This chapter provides an overview of how to operate the MyStorage management software for SAS/SATA expanders and host adapters. Storage topology: SAS/SATA controllers This function provides a view of the attributes of any SAS/SATA host adapter that is installed in the server or in a remotely managed server. After selecting the Storage Topology icon, highlight a host adapter. The MyStorage management software provides detailed information in a series of four tabs. These four tabs provide the following read-only information about the host adapter. v Host adapter information v Adapter phy information v Advanced adapter information v Advanced configuration SAS/SATA host adapter information This tab gives the basic information about the adapter, such as the host name of the computer on which the adapter is installed, manufacturer of the SAS adapter, driver version, managing BIOS version, firmware version, chip name, chip revision, board name and serial number about the adapter. Copyright IBM Corp

18 SAS/SATA adapter phy information This tab gives information about the Phy Speed, the address of the port on which the phy is connected, the routing type, and whether an expander or a storage disk is connected to it. If the attached device is an end-device, this panel also shows the Target ID of the end device. Phy speed The phy speed is 3 Gbps if connected to a SAS end device or an expander phy. Phy speed is 1.5 Gbps if connected to a SATA device. SAS address The SAS address is a unique worldwide name assigned to a SAS initiator port, SAS target port, expander device, SAS initiator device, or SAS target device. Phy routing There are three types of phy routing: table routing, direct routing and subtractive routing. A brief description of the different types of routing are in the following list: v Direct routing method: The method the expander connection manager uses to establish a connection with an end device. v Table routing method: The method the expander connection manager uses to route connection requests to an expander device using an expander routing table. v Subtractive routing method: The method the expander connection manager uses to route connection requests not resolved using the direct routing method or table routing method to an expander device. 12 LSI Logic MyStorage Management Software: User s Guide for IBM SAS Controllers

19 Advanced SAS/SATA adapter information This tab gives the information about the advanced settings of the adapter. Information like adapter address, adapter chipset or name, number of supported buses and the maximum number of supported devices is provided by this tab. Chapter 3. Operating SAS/SATA MyStorage management software 13

20 Advanced configuration This tab provides information about the port width of the phys. Adapter reset and phy resets can also be performed under this tab. Port width of phys Port width of phys can be narrow or wide. A port is narrow when only one phy connects two devices, for example, one adapter and one expander is connected to each other by one phy. A port is wide when two or more phys connect from the adapter to an expander or an expander to an expander. Note that end devices or hard disk drives are always connected through a narrow port, for example, one single phy connects it to the adapter or expander. Adapter reset The Adapter Reset setting performs a complete host adapter reinitialization. The effect is to cycle power on the host adapter. Phy reset The Phy Reset setting generates a phy reinitialization sequence. This has an effect similar to unplugging the cable and reinserting it. In this option, the host connection that has to be reset can be selected. If the selected phy is among any one of the wide port, it resets all the phys of the wide port. 14 LSI Logic MyStorage Management Software: User s Guide for IBM SAS Controllers

21 Storage Topology: SAS/SATA expanders topologies The MyStorage management software provides information about an expander under two tabs: Expander Info and Expander Phy Info. After you highlight the expander, navigate the two tabs to view read-only information about that device. Expander information tab This tab provides information about the number of phys, table entries, port width, and parent type. Number of Phys This is the number of phys being reported by the device. Port Width The port width indicates whether the port is wide or narrow. A value of 1 indicates a narrow port. A value of 2 or more indicates a wide port. Expander phy information tab This tab gives information about the Phy connected to the expander. You can change the phy number from the Select Phy list. The Expander phy information tab contains the following information: Maximum Link Rate Maximum link rate programmed in the Phy (usually 3 Gbps) Minimum Link Rate Minimum link rate programmed in the Phy (usually 1.5 Gbps) Chapter 3. Operating SAS/SATA MyStorage management software 15

22 Current Link Rate The current link rate depends on the type of end device or hard disk drive that is connected to the adapter or expander. If a SAS end device or phy of another expander is connected to the adapter, the Current Link Rate is set to 3 Gbps. In case of a SATA-type end device, the Current Link Rate is set to 1.5 Gbps. Routing Attribute This gives the type of routing attribute for a port. As stated previously, it might be Table Routing, Direct Routing, and Subtractive Routing. SAS Address This is the address of the SAS port under consideration. Attached Device Type This is the device type connected to the specific port. It states whether the device is an expander or a hard disk end device. SAS Address of the Attached Device This is the address of the device connected to the SAS port under consideration. 16 LSI Logic MyStorage Management Software: User s Guide for IBM SAS Controllers

23 Typical SAS/SATA topologies SAS domains support a wide variety of topologies. The following illustration shows two different SAS host bus adapters connected to a single expander. Chapter 3. Operating SAS/SATA MyStorage management software 17

24 The following illustration shows a configuration called cascaded expander topology. In this case, the drives are connected through an expander, then through another expander to the SAS controller. 18 LSI Logic MyStorage Management Software: User s Guide for IBM SAS Controllers

25 Storage Topology: storage devices The MyStorage management software provides information about a storage device (target) in a single tab. After you highlight the storage device, you can view read-only information about that device. This tab gives you detailed information about the target storage device including manufacturer, hardware name, serial number, capacity, connector type or protocol (SAS, SSP, or SATA, depending on the disk type). The most important information is the Target ID and the Attached Phy. The Target ID defines the SCSI address of the device. The Attached Phy defines the phy number of the expander or the adapter to which the end disk is connected (see the following illustration). The following illustration shows the storage target device information. Chapter 3. Operating SAS/SATA MyStorage management software 19

26 RAID topology: SAS/SATA controller This tab enables you to view the RAID topology configured on the SAS controller. The SAS controller supports RAID 0, RAID 1, and RAID 1E. This tab gives the basic information about the different RAID capabilities supported by the SAS controller: striping, mirror, and mirror enhanced. It also gives information about the number of RAID volumes configured, the number of active RAID volumes, and the number of inactive RAID volumes. 20 LSI Logic MyStorage Management Software: User s Guide for IBM SAS Controllers

27 RAID volume information This tab provides the basic information about a particular RAID volume. The following illustration shows examples of the values that are typically displayed for an active RAID volume. The RAID Volume Information tab has the following choices: RAID Volume Target ID This is the SCSI target ID of the RAID volume visible from the operating system. Capacity This provides the total volume size for the RAID volume. Stripe Status Size This is the stripe size of the disk block that is used for striping in an Integrated Striping (IS) or Integrated Mirroring Enhanced (IME) configuration. In an Integrated Mirroring (IM) configuration, this value is 0. Status provides the state of the RAID volume. States can be OK, Degraded, or Rebuilding. Information Information provides the status of the RAID volume, for example, has a disk failed or not. Drive Count Drive Count provides the number of hard disk drives in the RAID volume. Chapter 3. Operating SAS/SATA MyStorage management software 21

28 Estimated Time Left This indicates the time left for the degraded RAID volume to be rebuilt. If the RAID volume is degraded, multiple fields change, as shown in the following illustration. 22 LSI Logic MyStorage Management Software: User s Guide for IBM SAS Controllers

29 RAID rebuilding If a RAID volume is broken, for example, one of the disks has failed and needs replacement, the RAID volume is automatically rebuilt, as shown in the following illustration. While rebuilding, the Information heading shows the progress of rebuilding. Chapter 3. Operating SAS/SATA MyStorage management software 23

30 RAID topology: storage devices This tab gives information about the types of storage devices in the RAID volume. There are two read only sub-tabs under each storage device. They are RAID drive information and RAID error information. RAID Drive Information RAID Drive Information This screen gives the basic information and status of a disk drive: OK, Failed, or Rebuilding. 24 LSI Logic MyStorage Management Software: User s Guide for IBM SAS Controllers

31 RAID Error Information SCSI smart errors are shown in the following illustration. Event logs The event log window traps and displays events as they take place in the SAS or RAID topology that is present in the system. It is also able to trace Discovery Errors. The event log panel has four attributes for pointing out an event: Severity, Server, Time, and Description. Severity This column shows the severity of the event. The severity is the extent to which a change in the topology effects the stability of the topology. Server This column indicates the server on which the event occurred. Time This column gives the time at which the event occurred. Description This column gives the description of the event. Chapter 3. Operating SAS/SATA MyStorage management software 25

32 The event panel can trace three types of events: SAS events, RAID events, and Discovery events. The following events are reported by the MyStorage management software. SAS events: v Loop detected v Unaddressable device found v Multiple ports with the same SAS address were detected v Expander error v SMP timeout v Expander route table out of entries v Route table index does not exist v SMP function failed v SMP CRC error v Multiple subtractives detected v Table-to-table detected v Multiple paths detected RAID events: v An integrated RAID volume created v An integrated RAID volume deleted v Volume settings changed v Volume status changed v Physical Disk field in a RAID volume configuration page changed v A new RAID physical disk page created v A RAID physical disk page deleted v Physical disk settings changed v Physical disk status changed v A new disk has been automatically added to an integrated RAID volume v SMART data has been received from an integrated RAID physical disk v The IOC processed a RAID action request message Discovery events: v A new target device was added v A device has stopped responding or is missing v SMART data has been received from a device v A new target device was added, but without a persistent Bus and TargetID mapping v An unsupported device was discovered 26 LSI Logic MyStorage Management Software: User s Guide for IBM SAS Controllers

33 Backup, restore, and update controller firmware This menu enables you to update the firmware stored on the host adapter. The host adapters feature one or more SAS/SATA processors, which includes a powerful embedded processor subsystem. Code for this processor subsystem is stored in special memory components called Flash ROM located on the host adapter. With these menus, you can update the firmware or BIOS stored on the SAS/SATA host adapter. The update process permanently stores the new firmware on the host adapter, which is not lost during power cycles. To download firmware updates, go to You can update, back up, or restore the firmware from the Backup/Update Firmware menu shown in the following illustration. Chapter 3. Operating SAS/SATA MyStorage management software 27

34 Updating controller firmware To update the host adapter firmware, complete the following steps: 1. Select the host adapter to be updated. 2. Click the Update button. 3. A file browser window opens identifying the new firmware and BIOS components. 4. In the window that opens, confirm that you want to update the firmware. A warning message about a heavy I/O load is displayed. 5. Click OK to begin the update process. 6. After the firmware update is completed successfully, a confirmation window opens. Note: A firmware update can fail due to a wrong firmware or BIOS file or for a mismatched product ID in the firmware. Repeat these steps for each new firmware component. Backing up host adapter firmware To back up the host adapter firmware, complete the following steps: 1. Select the host adapter for the firmware backup. 2. Click the Backup button. The system prompts you that you are about to back up all image files. 3. Click OK. 4. The backup process begins. After the backup is completed, a confirmation message window opens. 5. After successful completion of the backup, the firmware and BIOS are stored under the installation directory of the MyStorage management software at \ImageBackup\ComputerName\ Restoring the host adapter firmware To restore the host adapter firmware, complete the following steps: 1. Select the host adapter on which you want to restore the firmware. 2. Click the Restore button. The system prompts you that you are about to back up all image files. 3. A window opens, listing all the backup images stored on disk. Note: At least one image must have been previously created using the Backup button (see Backing up host adapter firmware ). Read the text descriptions, and choose the host adapter firmware image to restore. 4. The MyStorage management software prompts you to reset the adapter. 5. A warning message about a heavy I/O load is displayed. 6. After you confirm that you want to restore the firmware, the process begins. 28 LSI Logic MyStorage Management Software: User s Guide for IBM SAS Controllers

35 Appendix A. Getting help and technical assistance Before you call Using the documentation If you need help, service, or technical assistance or just want more information about IBM products, you will find a wide variety of sources available from IBM to assist you. This appendix contains information about where to go for additional information about IBM and IBM products, what to do if you experience a problem with your system or optional device, and whom to call for service, if it is necessary. Before you call, make sure that you have taken these steps to try to solve the problem yourself: v Check all cables to make sure that they are connected. v Check the power switches to make sure that the system and any optional devices are turned on. v Use the troubleshooting information in your system documentation, and use the diagnostic tools that come with your system. Information about diagnostic tools is in the Hardware Maintenance Manual and Troubleshooting Guide or Problem Determination and Service Guide on the IBM Documentation CD that comes with your system. Note: For some IntelliStation models, the Hardware Maintenance Manual and Troubleshooting Guide is available only from the IBM support Web site. v Go to the IBM support Web site at xseries/index.html to check for technical information, hints, tips, and new device drivers or to submit a request for information. You can solve many problems without outside assistance by following the troubleshooting procedures that IBM provides in the online help or in the documentation that is provided with your IBM product. The documentation that comes with IBM systems also describes the diagnostic tests that you can perform. Most systems, operating systems, and programs come with documentation that contains troubleshooting procedures and explanations of error messages and error codes. If you suspect a software problem, see the documentation for the operating system or program. Information about your IBM system and preinstalled software, if any, or optional device is available in the documentation that comes with the product. That documentation can include printed documents, online documents, readme files, and help files. See the troubleshooting information in your system documentation for instructions for using the diagnostic programs. The troubleshooting information or the diagnostic programs might tell you that you need additional or updated device drivers or other software. IBM maintains pages on the World Wide Web where you can get the latest technical information and download device drivers and updates. To access these pages, go to index.html and follow the instructions. Also, some documents are available through the IBM Publications Center at Copyright IBM Corp

36 Getting help and information from the World Wide Web Software service and support On the World Wide Web, the IBM Web site has up-to-date information about IBM systems, optional devices, services, and support. The address for IBM System x and xseries information is The address for IBM IntelliStation information is You can find service information for IBM systems and optional devices at Through IBM Support Line, you can get telephone assistance, for a fee, with usage, configuration, and software problems with System x and xseries servers, BladeCenter products, IntelliStation workstations, and appliances. For information about which products are supported by Support Line in your country or region, see For more information about Support Line and other IBM services, see or see for support telephone numbers. In the U.S. and Canada, call IBM-SERV ( ). Hardware service and support IBM Taiwan product service Important: When you call for service, you will be asked to provide the four-digit machine type of your system, which is *** xxxx ***. You can receive hardware service through IBM Services or through your IBM reseller, if your reseller is authorized by IBM to provide warranty service. See for support telephone numbers, or in the U.S. and Canada, call IBM-SERV ( ). In the U.S. and Canada, hardware service and support is available 24 hours a day, 7 days a week. In the U.K., these services are available Monday through Friday, from 9 a.m. to 6 p.m. IBM Taiwan product service contact information: IBM Taiwan Corporation 3F, No 7, Song Ren Rd. Taipei, Taiwan Telephone: LSI Logic MyStorage Management Software: User s Guide for IBM SAS Controllers

37 Appendix B. Notices This information was developed for products and services offered in the U.S.A. IBM may not offer the products, services, or features discussed in this document in other countries. Consult your local IBM representative for information on the products and services currently available in your area. Any reference to an IBM product, program, or service is not intended to state or imply that only that IBM product, program, or service may be used. Any functionally equivalent product, program, or service that does not infringe any IBM intellectual property right may be used instead. However, it is the user s responsibility to evaluate and verify the operation of any non-ibm product, program, or service. IBM may have patents or pending patent applications covering subject matter described in this document. The furnishing of this document does not give you any license to these patents. You can send license inquiries, in writing, to: IBM Director of Licensing IBM Corporation North Castle Drive Armonk, NY U.S.A. INTERNATIONAL BUSINESS MACHINES CORPORATION PROVIDES THIS PUBLICATION AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Some states do not allow disclaimer of express or implied warranties in certain transactions, therefore, this statement may not apply to you. This information could include technical inaccuracies or typographical errors. Changes are periodically made to the information herein; these changes will be incorporated in new editions of the publication. IBM may make improvements and/or changes in the product(s) and/or the program(s) described in this publication at any time without notice. Any references in this information to non-ibm Web sites are provided for convenience only and do not in any manner serve as an endorsement of those Web sites. The materials at those Web sites are not part of the materials for this IBM product, and use of those Web sites is at your own risk. IBM may use or distribute any of the information you supply in any way it believes appropriate without incurring any obligation to you. Trademarks The following terms are trademarks of International Business Machines Corporation in the United States, other countries, or both: Active Memory IBM TechConnect Active PCI IBM (logo) Tivoli Active PCI-X IntelliStation Tivoli Enterprise AIX NetBAY Update Connector Alert on LAN Netfinity Wake on LAN Copyright IBM Corp

38 BladeCenter Predictive Failure Analysis XA-32 Chipkill ServeRAID XA-64 e-business logo ServerGuide X-Architecture Eserver ServerProven XpandOnDemand FlashCopy System x xseries i5/os Intel, Intel Xeon, Itanium, and Pentium are trademarks or registered trademarks of Intel Corporation or its subsidiaries in the United States and other countries. Microsoft, Windows, and Windows NT are trademarks of Microsoft Corporation in the United States, other countries, or both. Java and all Java-based trademarks and logos are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both. Linux is a trademark of Linus Torvalds in the United States, other countries, or both. Red Hat, the Red Hat Shadow Man logo, and all Red Hat-based trademarks and logos are trademarks or registered trademarks of Red Hat, Inc., in the United States and other countries. Other company, product, or service names may be trademarks or service marks of others. Important notes When referring to processor storage, real and virtual storage, or channel volume, KB stands for approximately 1000 bytes, MB stands for approximately bytes, and GB stands for approximately bytes. When referring to hard disk drive capacity or communications volume, MB stands for bytes, and GB stands for bytes. Total user-accessible capacity may vary depending on operating environments. Maximum internal hard disk drive capacities assume the replacement of any standard hard disk drives and population of all hard disk drive bays with the largest currently supported drives available from IBM. IBM makes no representation or warranties regarding non-ibm products and services that are ServerProven, including but not limited to the implied warranties of merchantability and fitness for a particular purpose. These products are offered and warranted solely by third parties. IBM makes no representations or warranties with respect to non-ibm products. Support (if any) for the non-ibm products is provided by the third party, not IBM. Some software may differ from its retail version (if available), and may not include user manuals or all program functionality. 32 LSI Logic MyStorage Management Software: User s Guide for IBM SAS Controllers

39

40 Part Number: 31R1662 Printed in USA (1P) P/N: 31R1662

Remote Control 5.1.2. Tivoli Endpoint Manager - TRC User's Guide

Remote Control 5.1.2. Tivoli Endpoint Manager - TRC User's Guide Tivoli Remote Control 5.1.2 Tivoli Endpoint Manager - TRC User's Guide Tivoli Remote Control 5.1.2 Tivoli Endpoint Manager - TRC User's Guide Note Before using this information and the product it supports,

More information

Tivoli IBM Tivoli Monitoring for Transaction Performance

Tivoli IBM Tivoli Monitoring for Transaction Performance Tivoli IBM Tivoli Monitoring for Transaction Performance Version 5.3.0 Evaluation Guide GC32-9190-00 Tivoli IBM Tivoli Monitoring for Transaction Performance Version 5.3.0 Evaluation Guide GC32-9190-00

More information

InfoPrint 4247 Serial Matrix Printers. Remote Printer Management Utility For InfoPrint Serial Matrix Printers

InfoPrint 4247 Serial Matrix Printers. Remote Printer Management Utility For InfoPrint Serial Matrix Printers InfoPrint 4247 Serial Matrix Printers Remote Printer Management Utility For InfoPrint Serial Matrix Printers Note: Before using this information and the product it supports, read the information in Notices

More information

Patch Management for Red Hat Enterprise Linux. User s Guide

Patch Management for Red Hat Enterprise Linux. User s Guide Patch Management for Red Hat Enterprise Linux User s Guide User s Guide i Note: Before using this information and the product it supports, read the information in Notices. Copyright IBM Corporation 2003,

More information

Overview of ServerView Windows Agent This chapter explains overview of ServerView Windows Agent, and system requirements.

Overview of ServerView Windows Agent This chapter explains overview of ServerView Windows Agent, and system requirements. ServerView User s Guide (For Windows Agent) Areas Covered - Before Reading This Manual This section explains the notes for your safety and conventions used in this manual. Chapter 1 Overview of ServerView

More information

IBM Tivoli Web Response Monitor

IBM Tivoli Web Response Monitor IBM Tivoli Web Response Monitor Release Notes Version 2.0.0 GI11-4068-00 +---- Note ------------------------------------------------------------+ Before using this information and the product it supports,

More information

QLogic 4Gb Fibre Channel Expansion Card (CIOv) for IBM BladeCenter IBM BladeCenter at-a-glance guide

QLogic 4Gb Fibre Channel Expansion Card (CIOv) for IBM BladeCenter IBM BladeCenter at-a-glance guide QLogic 4Gb Fibre Channel Expansion Card (CIOv) for IBM BladeCenter IBM BladeCenter at-a-glance guide The QLogic 4Gb Fibre Channel Expansion Card (CIOv) for BladeCenter enables you to quickly and simply

More information

VERITAS Backup Exec TM 10.0 for Windows Servers

VERITAS Backup Exec TM 10.0 for Windows Servers VERITAS Backup Exec TM 10.0 for Windows Servers Quick Installation Guide N134418 July 2004 Disclaimer The information contained in this publication is subject to change without notice. VERITAS Software

More information

Installing and Configuring DB2 10, WebSphere Application Server v8 & Maximo Asset Management

Installing and Configuring DB2 10, WebSphere Application Server v8 & Maximo Asset Management IBM Tivoli Software Maximo Asset Management Installing and Configuring DB2 10, WebSphere Application Server v8 & Maximo Asset Management Document version 1.0 Rick McGovern Staff Software Engineer IBM Maximo

More information

ServeRAID H1110 SAS/SATA Controller for IBM System x IBM System x at-a-glance guide

ServeRAID H1110 SAS/SATA Controller for IBM System x IBM System x at-a-glance guide ServeRAID H1110 SAS/SATA Controller for IBM System x IBM System x at-a-glance guide The ServeRAID H1110 SAS/SATA Controller for IBM System x offers a low-cost enterprise-grade RAID solution for internal

More information

Active Directory Synchronization with Lotus ADSync

Active Directory Synchronization with Lotus ADSync Redbooks Paper Active Directory Synchronization with Lotus ADSync Billy Boykin Tommi Tulisalo The Active Directory Synchronization tool, or ADSync, allows Active Directory administrators to manage (register,

More information

IBM Security QRadar Version 7.2.0. Installing QRadar with a Bootable USB Flash-drive Technical Note

IBM Security QRadar Version 7.2.0. Installing QRadar with a Bootable USB Flash-drive Technical Note IBM Security QRadar Version 7.2.0 Installing QRadar with a Bootable USB Flash-drive Technical Note Note: Before using this information and the product that it supports, read the information in Notices

More information

IBM Storage Server. Installing the IBM storage server

IBM Storage Server. Installing the IBM storage server IBM Storage Server The IBM storage server combines IBM hardware technology with the Microsoft Storage Server 2003 R2 product to create an affordable and optimized network-attached file server solution

More information

Version 8.2. Tivoli Endpoint Manager for Asset Discovery User's Guide

Version 8.2. Tivoli Endpoint Manager for Asset Discovery User's Guide Version 8.2 Tivoli Endpoint Manager for Asset Discovery User's Guide Version 8.2 Tivoli Endpoint Manager for Asset Discovery User's Guide Note Before using this information and the product it supports,

More information

Tivoli Endpoint Manager for Security and Compliance Analytics. Setup Guide

Tivoli Endpoint Manager for Security and Compliance Analytics. Setup Guide Tivoli Endpoint Manager for Security and Compliance Analytics Setup Guide Setup Guide i Note: Before using this information and the product it supports, read the information in Notices. Copyright IBM Corporation

More information

Symantec Backup Exec TM 11d for Windows Servers. Quick Installation Guide

Symantec Backup Exec TM 11d for Windows Servers. Quick Installation Guide Symantec Backup Exec TM 11d for Windows Servers Quick Installation Guide September 2006 Symantec Legal Notice Copyright 2006 Symantec Corporation. All rights reserved. Symantec, Backup Exec, and the Symantec

More information

VERITAS Backup Exec 9.1 for Windows Servers Quick Installation Guide

VERITAS Backup Exec 9.1 for Windows Servers Quick Installation Guide VERITAS Backup Exec 9.1 for Windows Servers Quick Installation Guide N109548 Disclaimer The information contained in this publication is subject to change without notice. VERITAS Software Corporation makes

More information

XenClient Enterprise Synchronizer Installation Guide

XenClient Enterprise Synchronizer Installation Guide XenClient Enterprise Synchronizer Installation Guide Version 5.1.0 March 26, 2014 Table of Contents About this Guide...3 Hardware, Software and Browser Requirements...3 BIOS Settings...4 Adding Hyper-V

More information

Emulex 8Gb Fibre Channel Expansion Card (CIOv) for IBM BladeCenter IBM BladeCenter at-a-glance guide

Emulex 8Gb Fibre Channel Expansion Card (CIOv) for IBM BladeCenter IBM BladeCenter at-a-glance guide Emulex 8Gb Fibre Channel Expansion Card (CIOv) for IBM BladeCenter IBM BladeCenter at-a-glance guide The Emulex 8Gb Fibre Channel Expansion Card (CIOv) for IBM BladeCenter enables high-performance connection

More information

Lenovo Partner Pack for System Center Operations Manager

Lenovo Partner Pack for System Center Operations Manager Lenovo Partner Pack for System Center Operations Manager Lenovo Enterprise Product Group Version 1.0 December 2013 2013 Lenovo. All rights reserved. Legal Disclaimers: First paragraph is required. Trademark

More information

IBM Lotus Protector for Mail Encryption. User's Guide

IBM Lotus Protector for Mail Encryption. User's Guide IBM Lotus Protector for Mail Encryption User's Guide Version Information Lotus Protector for Mail Encryption User's Guide. Lotus Protector for Mail Encryption Version 2.1.0. Released December 2010. This

More information

SyAM Software* Server Monitor Local/Central* on a Microsoft* Windows* Operating System

SyAM Software* Server Monitor Local/Central* on a Microsoft* Windows* Operating System SyAM Software* Server Monitor Local/Central* on a Microsoft* Windows* Operating System with Internal Storage Focusing on IPMI Out of Band Management Recipe ID: 19SYAM190000000011-01 Contents Hardware Components...3

More information

Deploying Citrix MetaFrame on IBM eserver BladeCenter with FAStT Storage Planning / Implementation

Deploying Citrix MetaFrame on IBM eserver BladeCenter with FAStT Storage Planning / Implementation Deploying Citrix MetaFrame on IBM eserver BladeCenter with FAStT Storage Planning / Implementation Main Managing your Citrix MetaFrame solution on IBM eserver BladeCenter To better manage Citrix MetaFrame

More information

IBM Security SiteProtector System Migration Utility Guide

IBM Security SiteProtector System Migration Utility Guide IBM Security IBM Security SiteProtector System Migration Utility Guide Version 3.0 Note Before using this information and the product it supports, read the information in Notices on page 5. This edition

More information

SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide

SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide Copyright and Trademark Statements 2014 ViewSonic Computer Corp. All rights reserved. This document contains proprietary information that

More information

Table 1 shows the LDAP server configuration required for configuring the federated repositories in the Tivoli Integrated Portal server.

Table 1 shows the LDAP server configuration required for configuring the federated repositories in the Tivoli Integrated Portal server. Configuring IBM Tivoli Integrated Portal server for single sign-on using Simple and Protected GSSAPI Negotiation Mechanism, and Microsoft Active Directory services Document version 1.0 Copyright International

More information

Intel Rapid Storage Technology

Intel Rapid Storage Technology Intel Rapid Storage Technology User Guide August 2011 Revision 1.0 1 Document Number: XXXXXX INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL PRODUCTS. NO LICENSE, EXPRESS OR IMPLIED,

More information

IBM Client Security Solutions. Password Manager Version 1.4 User s Guide

IBM Client Security Solutions. Password Manager Version 1.4 User s Guide IBM Client Security Solutions Password Manager Version 1.4 User s Guide IBM Client Security Solutions Password Manager Version 1.4 User s Guide First Edition (October 2004) Copyright International Business

More information

Tivoli Endpoint Manager for Security and Compliance Analytics

Tivoli Endpoint Manager for Security and Compliance Analytics Tivoli Endpoint Manager for Security and Compliance Analytics User s Guide User s Guide i Note: Before using this information and the product it supports, read the information in Notices. Copyright IBM

More information

5-Bay Raid Sub-System Smart Removable 3.5" SATA Multiple Bay Data Storage Device User's Manual

5-Bay Raid Sub-System Smart Removable 3.5 SATA Multiple Bay Data Storage Device User's Manual 5-Bay Raid Sub-System Smart Removable 3.5" SATA Multiple Bay Data Storage Device User's Manual www.vipower.com Table of Contents 1. How the SteelVine (VPMP-75511R/VPMA-75511R) Operates... 1 1-1 SteelVine

More information

IBM Remote Lab Platform Citrix Setup Guide

IBM Remote Lab Platform Citrix Setup Guide Citrix Setup Guide Version 1.8.2 Trademarks IBM is a registered trademark of International Business Machines Corporation. The following are trademarks of International Business Machines Corporation in

More information

PATROL Console Server and RTserver Getting Started

PATROL Console Server and RTserver Getting Started PATROL Console Server and RTserver Getting Started Supporting PATROL Console Server 7.5.00 RTserver 6.6.00 February 14, 2005 Contacting BMC Software You can access the BMC Software website at http://www.bmc.com.

More information

IBM Client Security Solutions. Client Security User's Guide

IBM Client Security Solutions. Client Security User's Guide IBM Client Security Solutions Client Security User's Guide December 1999 1 Before using this information and the product it supports, be sure to read Appendix B - Notices and Trademarks, on page 22. First

More information

Platform LSF Version 9 Release 1.2. Migrating on Windows SC27-5317-02

Platform LSF Version 9 Release 1.2. Migrating on Windows SC27-5317-02 Platform LSF Version 9 Release 1.2 Migrating on Windows SC27-5317-02 Platform LSF Version 9 Release 1.2 Migrating on Windows SC27-5317-02 Note Before using this information and the product it supports,

More information

Installation and Support Guide for Microsoft Windows Server, Linux, Novell NetWare, and VMware ESX Server

Installation and Support Guide for Microsoft Windows Server, Linux, Novell NetWare, and VMware ESX Server System Storage DS3000 Storage Manager Version 10 Installation and Support Guide for Microsoft Windows Server, Linux, Novell NetWare, and VMware ESX Server System Storage DS3000 Storage Manager Version

More information

Imaging Computing Server User Guide

Imaging Computing Server User Guide Imaging Computing Server User Guide PerkinElmer, Viscount Centre II, University of Warwick Science Park, Millburn Hill Road, Coventry, CV4 7HS T +44 (0) 24 7669 2229 F +44 (0) 24 7669 0091 E cellularimaging@perkinelmer.com

More information

AXIS Camera Station Quick Installation Guide

AXIS Camera Station Quick Installation Guide AXIS Camera Station Quick Installation Guide Copyright Axis Communications AB April 2005 Rev. 3.5 Part Number 23997 1 Table of Contents Regulatory Information.................................. 3 AXIS Camera

More information

Yosemite Server Backup Installation Guide

Yosemite Server Backup Installation Guide Yosemite Server Backup Installation Guide Part number: First edition: October, 2010 Legal and notice information Copyright 2004, 2012 Barracuda Networks, Inc. Under copyright laws, the contents of this

More information

RLP Citrix Setup Guide

RLP Citrix Setup Guide RLP Citrix Setup Guide M Version 2.1 Trademarks IBM is a registered trademark of International Business Machines Corporation. The following are trademarks of International Business Machines Corporation

More information

IBM VisualAge for Java,Version3.5. Remote Access to Tool API

IBM VisualAge for Java,Version3.5. Remote Access to Tool API IBM VisualAge for Java,Version3.5 Remote Access to Tool API Note! Before using this information and the product it supports, be sure to read the general information under Notices. Edition notice This edition

More information

IBM Configuring Rational Insight 1.0.1.1 and later for Rational Asset Manager

IBM Configuring Rational Insight 1.0.1.1 and later for Rational Asset Manager IBM Configuring Rational Insight 1.0.1.1 and later for Rational Asset Manager Rational Insight and Rational Asset Manager...4 Prerequisites...5 Configuring the XML data configuration for Rational Asset

More information

IBM Security QRadar Version 7.1.0 (MR1) Replacing the SSL Certificate Technical Note

IBM Security QRadar Version 7.1.0 (MR1) Replacing the SSL Certificate Technical Note IBM Security QRadar Version 7.1.0 (MR1) Technical Note Note: Before using this information and the product that it supports, read the information in Notices and Trademarks on page 5 Copyright IBM Corp.

More information

IBM Proventia Management SiteProtector. Configuring Firewalls for SiteProtector Traffic Version 2.0, Service Pack 8.1

IBM Proventia Management SiteProtector. Configuring Firewalls for SiteProtector Traffic Version 2.0, Service Pack 8.1 IBM Proventia Management SiteProtector Configuring Firewalls for SiteProtector Traffic Version 2.0, Service Pack 8.1 Copyright Statement Copyright IBM Corporation 1994, 2010. IBM Global Services Route

More information

IBM WebSphere Application Server Version 7.0

IBM WebSphere Application Server Version 7.0 IBM WebSphere Application Server Version 7.0 Centralized Installation Manager for IBM WebSphere Application Server Network Deployment Version 7.0 Note: Before using this information, be sure to read the

More information

ServeRAID M5015 and M5014 SAS/SATA Controllers for IBM System x IBM Redbooks Product Guide

ServeRAID M5015 and M5014 SAS/SATA Controllers for IBM System x IBM Redbooks Product Guide ServeRAID M5015 and M5014 SAS/SATA Controllers for IBM System x IBM Redbooks Product Guide The ServeRAID M5015 and ServeRAID M5014 SAS/SATA Controllers for IBM System x are the next-generation 6 Gbps SAS

More information

User Manual. Onsight Management Suite Version 5.1. Another Innovation by Librestream

User Manual. Onsight Management Suite Version 5.1. Another Innovation by Librestream User Manual Onsight Management Suite Version 5.1 Another Innovation by Librestream Doc #: 400075-06 May 2012 Information in this document is subject to change without notice. Reproduction in any manner

More information

INSTALLATION GUIDE. AXIS Camera Station

INSTALLATION GUIDE. AXIS Camera Station INSTALLATION GUIDE AXIS Camera Station About this Guide This guide is intended for administrators and users of the AXIS Camera Station, and is applicable for software release 3.50 and later. It covers

More information

Remote Supervisor Adapter II. Installation Instructions for Linux Users

Remote Supervisor Adapter II. Installation Instructions for Linux Users Remote Superisor Adapter II Installation Instructions for Linux Users Remote Superisor Adapter II Installation Instructions for Linux Users Third Edition (October 2003) Copyright International Business

More information

This chapter explains how to update device drivers and apply hotfix.

This chapter explains how to update device drivers and apply hotfix. MegaRAID SAS User's Guide Areas Covered Before Reading This Manual This section explains the notes for your safety and conventions used in this manual. Chapter 1 Overview This chapter explains an overview

More information

2-Bay Raid Sub-System Smart Removable 3.5" SATA Multiple Bay Data Storage Device User's Manual

2-Bay Raid Sub-System Smart Removable 3.5 SATA Multiple Bay Data Storage Device User's Manual 2-Bay Raid Sub-System Smart Removable 3.5" SATA Multiple Bay Data Storage Device User's Manual www.vipower.com Table of Contents 1. How the SteelVine (VPMP-75211R/VPMA-75211R) Operates... 1 1-1 SteelVine

More information

QLogic 8Gb FC Single-port and Dual-port HBAs for IBM System x IBM System x at-a-glance guide

QLogic 8Gb FC Single-port and Dual-port HBAs for IBM System x IBM System x at-a-glance guide QLogic 8Gb FC Single-port and Dual-port HBAs for IBM System x IBM System x at-a-glance guide The QLogic 8Gb FC Single-port and Dual-port HBA for IBM System x are PCI Express 2.0 x8 8Gb Fibre Channel adapters

More information

Pearl Echo Installation Checklist

Pearl Echo Installation Checklist Pearl Echo Installation Checklist Use this checklist to enter critical installation and setup information that will be required to install Pearl Echo in your network. For detailed deployment instructions

More information

Tivoli Endpoint Manager for Configuration Management. User s Guide

Tivoli Endpoint Manager for Configuration Management. User s Guide Tivoli Endpoint Manager for Configuration Management User s Guide User s Guide i Note: Before using this information and the product it supports, read the information in Notices. Copyright IBM Corporation

More information

IBM TRIRIGA Anywhere Version 10 Release 4. Installing a development environment

IBM TRIRIGA Anywhere Version 10 Release 4. Installing a development environment IBM TRIRIGA Anywhere Version 10 Release 4 Installing a development environment Note Before using this information and the product it supports, read the information in Notices on page 9. This edition applies

More information

Linux. Managing security compliance

Linux. Managing security compliance Linux Managing security compliance Linux Managing security compliance Note Before using this information and the product it supports, read the information in Notices on page 7. First Edition (December

More information

Moxa Device Manager 2.3 User s Manual

Moxa Device Manager 2.3 User s Manual User s Manual Third Edition, March 2011 www.moxa.com/product 2011 Moxa Inc. All rights reserved. User s Manual The software described in this manual is furnished under a license agreement and may be used

More information

ThinkServer RD540 and RD640 Operating System Installation Guide

ThinkServer RD540 and RD640 Operating System Installation Guide ThinkServer RD540 and RD640 Operating System Installation Guide Note: Before using this information and the product it supports, be sure to read and understand the Read Me First and Safety, Warranty, and

More information

Mobility Services Platform 3.1.1 Software Installation Guide

Mobility Services Platform 3.1.1 Software Installation Guide Mobility Services Platform 3.1.1 Software Installation Guide Mobility Services Platform 3.1.1 Software Installation Guide 72E-100159-04 Revision D January 2008 2007 by Motorola, Inc. All rights reserved.

More information

Intel Matrix Storage Manager 8.x

Intel Matrix Storage Manager 8.x Intel Matrix Storage Manager 8.x User's Manual January 2009 Revision 1.0 Document Number: XXXXXX INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL PRODUCTS. NO LICENSE, EXPRESS OR IMPLIED,

More information

Quick Install Guide. Lumension Endpoint Management and Security Suite 7.1

Quick Install Guide. Lumension Endpoint Management and Security Suite 7.1 Quick Install Guide Lumension Endpoint Management and Security Suite 7.1 Lumension Endpoint Management and Security Suite - 2 - Notices Version Information Lumension Endpoint Management and Security Suite

More information

PROMISE ARRAY MANAGEMENT (PAM) for

PROMISE ARRAY MANAGEMENT (PAM) for PROMISE ARRAY MANAGEMENT (PAM) for FastTrak SX4030, SX4060 and S150 SX4-M User Manual Version 1.1 PAM for FastTrak SX4030, SX4060 and S150 SX4-M User Manual Copyright 2004 Promise Technology, Inc. All

More information

IBM XIV Management Tools Version 4.7. Release Notes IBM

IBM XIV Management Tools Version 4.7. Release Notes IBM IBM XIV Management Tools Version 4.7 Release Notes IBM First Edition (September 2015) This edition applies to IBM XIV Management Tools version 4.7 release, and to all subsequent releases and modifications

More information

Acronis Backup & Recovery 11.5 Quick Start Guide

Acronis Backup & Recovery 11.5 Quick Start Guide Acronis Backup & Recovery 11.5 Quick Start Guide Applies to the following editions: Advanced Server for Windows Virtual Edition Advanced Server SBS Edition Advanced Workstation Server for Linux Server

More information

Integrated Virtualization Manager ESCALA REFERENCE 86 A1 82FA 01

Integrated Virtualization Manager ESCALA REFERENCE 86 A1 82FA 01 Integrated Virtualization Manager ESCALA REFERENCE 86 A1 82FA 01 ESCALA Integrated Virtualization Manager Hardware May 2009 BULL CEDOC 357 AVENUE PATTON B.P.20845 49008 ANGERS CEDEX 01 FRANCE REFERENCE

More information

IBM Lotus Enterprise Integrator (LEI) for Domino. Version 8.5.2. August 17, 2010

IBM Lotus Enterprise Integrator (LEI) for Domino. Version 8.5.2. August 17, 2010 IBM Lotus Enterprise Integrator (LEI) for Domino Version 8.5.2 August 17, 2010 A) What's new in LEI V8.5.2 B) System requirements C) Installation considerations D) Operational considerations E) What's

More information

Dell SupportAssist Version 2.0 for Dell OpenManage Essentials Quick Start Guide

Dell SupportAssist Version 2.0 for Dell OpenManage Essentials Quick Start Guide Dell SupportAssist Version 2.0 for Dell OpenManage Essentials Quick Start Guide Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your computer.

More information

026-1010 Rev 7 06-OCT-2011. Site Manager Installation Guide

026-1010 Rev 7 06-OCT-2011. Site Manager Installation Guide 026-1010 Rev 7 06-OCT-2011 Site Manager Installation Guide Retail Solutions 3240 Town Point Drive NW, Suite 100 Kennesaw, GA 30144, USA Phone: 770-425-2724 Fax: 770-425-9319 Table of Contents 1 SERVER

More information

PHD Virtual Backup for Hyper-V

PHD Virtual Backup for Hyper-V PHD Virtual Backup for Hyper-V version 7.0 Installation & Getting Started Guide Document Release Date: December 18, 2013 www.phdvirtual.com PHDVB v7 for Hyper-V Legal Notices PHD Virtual Backup for Hyper-V

More information

HP StorageWorks 8Gb Simple SAN Connection Kit quick start instructions

HP StorageWorks 8Gb Simple SAN Connection Kit quick start instructions HP StorageWorks 8Gb Simple SAN Connection Kit quick start instructions Congratulations on your purchase of the 8Gb Simple SAN Connection Kit. This guide provides procedures for installing the kit components,

More information

IBM Personal Computer. About Your Software Windows 98, Applications, and Support Software

IBM Personal Computer. About Your Software Windows 98, Applications, and Support Software IBM Personal Computer About Your Software Windows 98, Applications, and Support Software IBM Personal Computer About Your Software Windows 98, Applications, and Support Software IBM Note Before using

More information

Moxa Device Manager 2.0 User s Guide

Moxa Device Manager 2.0 User s Guide First Edition, March 2009 www.moxa.com/product 2009 Moxa Inc. All rights reserved. Reproduction without permission is prohibited. Moxa Device Manager 2.0 User Guide The software described in this manual

More information

Sage 100 ERP. Installation and System Administrator s Guide

Sage 100 ERP. Installation and System Administrator s Guide Sage 100 ERP Installation and System Administrator s Guide This is a publication of Sage Software, Inc. Version 2014 Copyright 2013 Sage Software, Inc. All rights reserved. Sage, the Sage logos, and the

More information

System i and System p. Customer service, support, and troubleshooting

System i and System p. Customer service, support, and troubleshooting System i and System p Customer service, support, and troubleshooting System i and System p Customer service, support, and troubleshooting Note Before using this information and the product it supports,

More information

Intel Matrix Storage Console

Intel Matrix Storage Console Intel Matrix Storage Console Reference Content January 2010 Revision 1.0 INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL PRODUCTS. NO LICENSE, EXPRESS OR IMPLIED, BY ESTOPPEL OR OTHERWISE,

More information

Installation Guide. SyBooks 3.4. [ Windows, Linux ]

Installation Guide. SyBooks 3.4. [ Windows, Linux ] Installation Guide SyBooks 3.4 [ Windows, Linux ] DOCUMENT ID: DC00123-01-0340-01 LAST REVISED: October 2008 Copyright 2008 by Sybase, Inc. All rights reserved. This publication pertains to Sybase software

More information

SATA RAID SIL 3112 CONTROLLER USER S MANUAL

SATA RAID SIL 3112 CONTROLLER USER S MANUAL SATA RAID SIL 3112 CONTROLLER USER S MANUAL 120410056E1N Copyright Copyright 2003. All rights reserved. No part of this publication may be reproduced, transmitted, transcribed, stored in a retrieval system

More information

Server Sentinel Monitored Server

Server Sentinel Monitored Server Server Sentinel Monitored Server Installation and Reinstallation Guide for Systems Monitoring Third-Party Products Server Sentinel 4.4.3 and Higher April 2007 . unisys imagine it. done. Server Sentinel

More information

Dell Statistica 13.0. Statistica Enterprise Installation Instructions

Dell Statistica 13.0. Statistica Enterprise Installation Instructions Dell Statistica 13.0 2015 Dell Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide is furnished under a software license or

More information

Symantec Backup Exec System Recovery Granular Restore Option User's Guide

Symantec Backup Exec System Recovery Granular Restore Option User's Guide Symantec Backup Exec System Recovery Granular Restore Option User's Guide Symantec Backup Exec System Recovery Granular Restore Option User's Guide The software described in this book is furnished under

More information

SyAM Software, Inc. Server Monitor Desktop Monitor Notebook Monitor V3.2 Local System Management Software User Manual

SyAM Software, Inc. Server Monitor Desktop Monitor Notebook Monitor V3.2 Local System Management Software User Manual SyAM Software, Inc. Server Monitor Desktop Monitor Notebook Monitor V3.2 Local System Management Software User Manual Revision A August 2006 1 2006 SyAM Software, Inc. All rights reserved. SyAM Software

More information

Disaster Recovery Procedures for Microsoft SQL 2000 and 2005 using N series

Disaster Recovery Procedures for Microsoft SQL 2000 and 2005 using N series Redpaper Alex Osuna Bert Jonker Richard Waal Henk Vonk Peter Beijer Disaster Recovery Procedures for Microsoft SQL 2000 and 2005 using N series Introduction This IBM Redpaper gives a example of procedures

More information

Web Enabled Software for 8614xB-series Optical Spectrum Analyzers. Installation Guide

Web Enabled Software for 8614xB-series Optical Spectrum Analyzers. Installation Guide for 8614xB-series Optical Spectrum Analyzers Installation Guide Copyright Agilent Technologies Company 2001 All Rights Reserved. Reproduction, adaptation, or translation without prior written permission

More information

IBM SmartCloud Analytics - Log Analysis. Anomaly App. Version 1.2

IBM SmartCloud Analytics - Log Analysis. Anomaly App. Version 1.2 IBM SmartCloud Analytics - Log Analysis Anomaly App Version 1.2 IBM SmartCloud Analytics - Log Analysis Anomaly App Version 1.2 Note Before using this information and the product it supports, read the

More information

Sharp Remote Device Manager (SRDM) Server Software Setup Guide

Sharp Remote Device Manager (SRDM) Server Software Setup Guide Sharp Remote Device Manager (SRDM) Server Software Setup Guide This Guide explains how to install the software which is required in order to use Sharp Remote Device Manager (SRDM). SRDM is a web-based

More information

SonicWALL Global Management System Installation Guide Entry Edition. Version 2.1

SonicWALL Global Management System Installation Guide Entry Edition. Version 2.1 SonicWALL Global Management System Installation Guide Entry Edition Version 2.1 Copyright Information 2001 SonicWALL, Inc. All rights reserved. Under the copyright laws, this manual or the software described

More information

DB2 Database Demonstration Program Version 9.7 Installation and Quick Reference Guide

DB2 Database Demonstration Program Version 9.7 Installation and Quick Reference Guide DB2 Database Demonstration Program Version 9.7 Installation and Quick Reference Guide George Baklarz DB2 Worldwide Technical Sales Support IBM Toronto Laboratory DB2 Demonstration Program Version 9.7 Usage

More information

LifeSize Control Installation Guide

LifeSize Control Installation Guide LifeSize Control Installation Guide April 2005 Part Number 132-00001-001, Version 1.0 Copyright Notice Copyright 2005 LifeSize Communications. All rights reserved. LifeSize Communications has made every

More information

Symantec LiveUpdate Administrator. Getting Started Guide

Symantec LiveUpdate Administrator. Getting Started Guide Symantec LiveUpdate Administrator Getting Started Guide Symantec LiveUpdate Administrator Getting Started Guide The software described in this book is furnished under a license agreement and may be used

More information

Tivoli Endpoint Manager for Remote Control Version 8 Release 2. User s Guide

Tivoli Endpoint Manager for Remote Control Version 8 Release 2. User s Guide Tivoli Endpoint Manager for Remote Control Version 8 Release 2 User s Guide Tivoli Endpoint Manager for Remote Control Version 8 Release 2 User s Guide Note Before using this information and the product

More information

Backup Exec 15. Quick Installation Guide

Backup Exec 15. Quick Installation Guide Backup Exec 15 Quick Installation Guide 21344987 Documentation version: 15 PN: 21344987 Legal Notice Copyright 2015 Symantec Corporation. All rights reserved. Symantec, the Symantec Logo, the Checkmark

More information

Installing Management Applications on VNX for File

Installing Management Applications on VNX for File EMC VNX Series Release 8.1 Installing Management Applications on VNX for File P/N 300-015-111 Rev 01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright

More information

IBM Systems Director Navigator for i5/os New Web console for i5, Fast, Easy, Ready

IBM Systems Director Navigator for i5/os New Web console for i5, Fast, Easy, Ready Agenda Key: Session Number: 35CA 540195 IBM Systems Director Navigator for i5/os New Web console for i5, Fast, Easy, Ready 8 Copyright IBM Corporation, 2008. All Rights Reserved. This publication may refer

More information

Installation Guide. Yosemite Backup. Yosemite Technologies, Inc

Installation Guide. Yosemite Backup. Yosemite Technologies, Inc Installation Guide Yosemite Backup Yosemite Technologies, Inc ii Yosemite Backup Installation Guide Notice Copyright Information in this document is subject to change without notice. makes no representations

More information

Reporting Installation Guide

Reporting Installation Guide Reporting Installation Guide Websense Enterprise Websense Web Security Suite TM v6.3.1 1996 2007, Websense, Inc. All rights reserved. 10240 Sorrento Valley Rd., San Diego, CA 92121, USA Published April

More information

Network Storage System with 2 Bays

Network Storage System with 2 Bays USER GUIDE Network Storage System with 2 Bays Model: NAS200 About This Guide About This Guide Icon Descriptions While reading through the User Guide you may see various icons that call attention to specific

More information

Remote Support Proxy Installation and User's Guide

Remote Support Proxy Installation and User's Guide IBM XIV Storage System Remote Support Proxy Installation and User's Guide Version 1.1 GA32-0795-01 IBM XIV Storage System Remote Support Proxy Installation and User's Guide Version 1.1 GA32-0795-01 Note

More information

M5281/M5283. Serial ATA and Parallel ATA Host Controller. RAID BIOS/Driver/Utility Manual

M5281/M5283. Serial ATA and Parallel ATA Host Controller. RAID BIOS/Driver/Utility Manual Serial ATA and Parallel ATA Host Controller Rev. 0.96 December 03, 2003 Copyright 2003 ULi Electronics Inc. All rights reserved. COPYRIGHT NOTICE All information in this document is considered ULi Electronics

More information

Intelligent Power Protector User manual extension for Microsoft Virtual architectures: Hyper-V 6.0 Manager Hyper-V Server (R1&R2)

Intelligent Power Protector User manual extension for Microsoft Virtual architectures: Hyper-V 6.0 Manager Hyper-V Server (R1&R2) Intelligent Power Protector User manual extension for Microsoft Virtual architectures: Hyper-V 6.0 Manager Hyper-V Server (R1&R2) Hyper-V Manager Hyper-V Server R1, R2 Intelligent Power Protector Main

More information

NetBackup Backup, Archive, and Restore Getting Started Guide

NetBackup Backup, Archive, and Restore Getting Started Guide NetBackup Backup, Archive, and Restore Getting Started Guide UNIX, Windows, and Linux Release 6.5 Veritas NetBackup Backup, Archive, and Restore Getting Started Guide Copyright 2007 Symantec Corporation.

More information