LSI40909G-S PCI to Fibre Channel Host Adapter for Sun Solaris User s Guide, V1.0

Size: px
Start display at page:

Download "LSI40909G-S PCI to Fibre Channel Host Adapter for Sun Solaris User s Guide, V1.0"

Transcription

1 LSI40909G-S PCI to Fibre Channel Host Adapter for Sun Solaris User s Guide, V1.0 Erratum Erratum Numbers E Product Code LSI40909G-S Revision All Date Code Not applicable Order Number for User s Guide S14062 April Copyright 2001 by LSI Logic Corporation. All rights reserved.

2 Problem Area (E000708) Problem Description Release 5.01 of the Solaris driver does not provide an automated method to create persistent bindings between Solaris target IDs and FC target World Wide Names. Rather, the user must edit the ssd.conf and itmpt.conf files manually. Suggested Solution LSI Logic now provides two utilities, lsiadm and lsiprobe which, when implemented, replace the manual editing of the ssd.conf and itmpt.conf files, as documented in version 1.0 of the LSI40909G-S PCI to Fibre Channel Host Adapter for Sun Solaris User s Guide. This erratum covers the installation and use of these two utilities. Expected Resolution The next version of the LSI40909G-S PCI to Fibre Channel Host Adapter for Sun Solaris User s Guide will contain this documentation, inserting a new section 3.2.2, as shown below Sun SPARC Fusion-MPT Utility Installation The LSI Logic driver, itmpt, allows the Solaris SPARC operating system to interface with the FC devices connected to the LSI40909G-S. In order to preserve a consistent mapping between Solaris target IDs and FC target devices, the driver maintains a configuration file with entries that map each Solaris target ID to an FC target World Wide Name. Note that this is done for all FC target devices, and is in addition to the Root Boot persistent target ID selection, as described in section of the LSI40909G-S PCI to Fibre Channel Host Adapter for Sun Solaris User s Guide, Version 1.0. By default, the itmpt driver does not maintain persistent bindings between targets and WWNs. However, persistent bindings are recommended for most RAID controllers such as the LSI Logic MetaStor data storage disk arrays. To enable persistent bindings, LSI Logic provides two utilities to configure the driver: The lsiadm utility is used to maintain persistent bindings between targets and WWNs, by automatically adding bindings to, or deleting bindings from, the /kernel/drv/itmpt.conf file, used by the itmpt driver. The lsiprobe utility automatically adds extended LUN support to, or deletes extended LUN support from, the /kernel/drv/ssd.conf file, used by the itmpt driver. 2 LSI40909G-S PCI to Fibre Channel Host Adapter for Sun Solaris

3 Installing the Sun SPARC Fusion-MPT Utilities These instructions provide details to install the LSI Logic/IntraServer itmpt driver to an existing Solaris operating system installation. Execute the pkgadd procedure to add the itmpt utilities to the operating system. Execute pkgadd from the directory that contains the utility tar bundle. See Figure 3.5. Figure 3.5 Utility Installation Example # ls -l total 2 drwxr-xr-x 3 root other 512 Mar 28 15:13 LSIutils # pkgadd -d. The following packages are available: 1 LSIutils LSI Logic/IntraServer Fibrechannel/SCSI Driver Utilities (sparc) LSIutils kit version 1.0 Select package(s) you wish to process (or 'all' to process all packages). (default: all) [?,??,q]: 1 Processing package instance <LSIutils> from </export/home/itpsa/src/lsiutils/install> LSI Logic/IntraServer Fibrechannel/SCSI Driver Utilities (sparc) LSIutils kit version 1.0 LSI Logic / IntraServer Technology, Inc Using </> as the package base directory. ## Processing package information. ## Processing system information. 4 package pathnames are already properly installed. ## Verifying disk space requirements. ## Checking for conflicts with packages already installed. ## Checking for setuid/setgid programs. Installing LSI Logic/IntraServer Fibrechannel/SCSI Driver Utilities as <LSIutils> ## Installing part 1 of 1. /usr/bin/lsiadm <symbolic link> /usr/bin/lsiprobe <symbolic link> /var/opt/lsiutils/bin/lsiadm /var/opt/lsiutils/bin/lsiprobe [ verifying class <none> ] Installation of <LSIutils> was successful. The following packages are available: 1 LSIutils LSI Logic/IntraServer Fibrechannel/SCSI Driver Utilities (sparc) LSIutils kit version 1.0 Select package(s) you wish to process (or 'all' to process all packages). (default: all) [?,??,q]: q # LSI40909G-S PCI to Fibre Channel Host Adapter for Sun Solaris 3

4 Using the Sun SPARC Fusion-MPT lsiadm Utility The lsiadm utility is used to maintain persistent bindings between targets and WWNs, by automatically adding bindings to, or deleting bindings from, the /kernel/drv/itmpt.conf file, used by the itmpt driver. The following options are provided: lsiadm -p itmpt This option scans all LSI Logic FC controllers in the system, and identifies all targets attached to each controller. The utility returns the targets currently attached to each FC controller. For each target ID, the target s World Wide Name is displayed, as well as an indication of where the target ID persistence is currently maintained (either in NVRAM, in the Config File, or none defined). See Figure 2. lsiadm -pa <controller list> This option adds all the targets identified during the scan, for a selected FC controller, to the bindings maintained in the /kernel/drv/itmpt.conf file. See Figure 2. The argument is either itmpt, meaning all controllers, or is a list of individual controllers such as itmpt0 itmpt1. lsiadm -pd <controller list> This option deletes all the targets for a selected FC controller, from the bindings maintained in the /kernel/drv/itmpt.conf file. The argument is either itmpt, meaning all controllers, or is a list of individual controllers such as itmpt0 itmpt1. Figure 3.6 shows examples of the lsiadm utility operation. The command to be entered is shown in bold print. Responses received from the system are in italics. 4 LSI40909G-S PCI to Fibre Channel Host Adapter for Sun Solaris

5 Figure 3.6 lsiadm Utility Operation Example lsiadm -p itmpt Scanning system for controllers and devices, please wait... itmpt0 found at Binding Information for controller c1: Target: 0 WWN: a0b80403fa Persist: ConfigFile itmpt1 found at /pci@1f,0/pci@1/intraserver,fc@2 Binding Information for controller c6: Target: 0 WWN: d063 Persist: None Target: 1 WWN: c09b Persist: None Target: 2 WWN: b066 Persist: NVRAM Target: 3 WWN: b063 Persist: NVRAM Target: 4 WWN: b04f Persist: None Target: 5 WWN: f73 Persist: None Target: 6 WWN: d0f Persist: None itmpt2 found at /pci@1f,0/pci@1/intraserver,fc@2,1 Binding Information for controller c7: Target: 0 WWN: a70ca7 Persist: ConfigFile Target: 1 WWN: a70c72 Persist: None Target: 2 WWN: a70c44 Persist: None Target: 3 WWN: a70c05 Persist: None lsiadm -pa itmpt2 Scanning system for controllers and devices, please wait... Persistent entries for itmpt2 (c7) were successfully added to /kernel/drv/itmpt.conf lsiadm -pd itmpt2 Scanning system for controllers and devices, please wait... Persistent entries for itmpt2 (c7) were successfully deleted from /kernel/drv/itmpt.conf Using the Sun SPARC Fusion-MPT lsiprobe Utility The lsiprobe utility is used to extend the itmpt driver to support more than one LUN per target, which is the default for most RAID controllers such as the LSI Logic Metastor Controller. The utility automatically adds extended LUN support to, or deletes extended LUN support from, the /kernel/drv/ssd.conf file, which is used by the itmpt driver. Figure 3.7 shows examples of the lsiprobe utility operation. The command to be entered is shown in bold print. Responses received from the system are in italics. The following options are provided: LSI40909G-S PCI to Fibre Channel Host Adapter for Sun Solaris 5

6 lsiprobe -a target <list> lun <list> This option adds extended LUN support for the selected targets. Target devices may be specified individually, or by range. LUN support for each target may be specified individually, or by range. See Figure 3. lsiprobe -d target <list> lun <list> This option deletes extended LUN support for the selected targets. Target devices may be specified individually, or by range. LUN support for each target may be specified individually, or by range. See Figure 3. Figure 3.7 lsiprobe Utility Operation Example lsiprobe -a target 0-3 lun 0-31 Probe entries successfully added to /kernel/drv/ssd.conf lsiprobe -d target 2 Done. lsiprobe -a target 2,4 lun 0-6,8-15 Probe entries successfully added to /kernel/drv/ssd.conf Uninstalling the Sun SPARC Fusion-MPT Utilities These instructions provide details to uninstall the LSI Logic/IntraServer itmpt driver to an existing Solaris operating system installation. See Figure LSI40909G-S PCI to Fibre Channel Host Adapter for Sun Solaris

7 Figure 3.8 Utility Uninstall Example # pkginfo grep LSIutils system LSIutils LSI Logic/IntraServer Fibrechannel/SCSI Driver Utilities # pkgrm LSIutils The following package is currently installed: LSIutils LSI Logic/IntraServer Fibrechannel/SCSI Driver Utilities (sparc) LSIutils kit version 1.0 Do you want to remove this package? y ## Removing installed package instance <LSIutils> ## Verifying package dependencies. ## Processing package information. ## Removing pathnames in class <none> /var/opt/lsiutils/bin/lsiprobe /var/opt/lsiutils/bin/lsiadm /var/opt/lsiutils/bin /var/opt/lsiutils /var/opt <shared pathname not removed> /var <shared pathname not removed> /usr/bin/lsiprobe /usr/bin/lsiadm /usr/bin <shared pathname not removed> /usr <shared pathname not removed> ## Updating system information. Removal of <LSIutils> was successful. # LSI40909G-S PCI to Fibre Channel Host Adapter for Sun Solaris 7

8 Notes Headquarters LSI Logic Corporation North American Headquarters Milpitas CA Tel: Fax: LSI Logic Europe Ltd European Headquarters Bracknell England Tel: Fax: LSI Logic K.K. Headquarters Tokyo Japan Tel: Fax: Visit us at our web site: ISO 9000 Certified DB Printed in USA Order No.S14062.E2 Doc. No. DB The LSI Logic logo design, Fusion-MPT, and MetaStor are trademarks or registered trademarks of LSI Logic Corporation. Sun and Solaris are trademarks or registered trademarks of Sun Microsystems, Inc. All other brand and product names may be trademarks of their respective companies. LSI Logic Corporation reserves the right to make changes to any products and services herein at any time without notice. LSI Logic does not assume any responsibility or liability arising out of the application or use of any product or service described herein, except as expressly agreed to in writing by LSI Logic; nor does the purchase, lease, or use of a product or service from LSI Logic convey a license under any patent rights, copyrights, trademark rights, or any other of the intellectual property rights of LSI Logic or of third parties. 8 LSI40909G-S PCI to Fibre Channel Host Adapter for Sun Solaris

LSI SAS6160 LSI SAS Switch. Configuration Guide

LSI SAS6160 LSI SAS Switch. Configuration Guide LSI SAS6160 LSI SAS Switch Configuration Guide 2010 SAS Switch The LSI SAS6160 Switch is a ½ wide, 16-port switch that fits into the 1U form factor. The switch extends the capabilities of SAS in direct-attached

More information

Syncro CS e Controller

Syncro CS e Controller Syncro CS 9286-8e Controller Quick Installation Guide 54127-00, Rev. B 54127-00B Syncro CS 9286-8e RAID Controller Quick Installation Guide Revision History Version and Date Description of Changes 54127-00,

More information

MegaRAID CacheVault Power Module 02

MegaRAID CacheVault Power Module 02 MegaRAID CacheVault Power Module 02 Quick Installation Guide 53377-00, Rev. B Revision History Version and Date Description of Changes 53377-00, Rev. B, Revised the copyright information and Figure 3.

More information

MegaRAID CacheVault Flash Module 02

MegaRAID CacheVault Flash Module 02 MegaRAID CacheVault Flash Module 02 Quick Installation Guide 53378-00, Rev. B MegaRAID CacheVault Flash Module CVFM02 Quick Installation Guide Revision History Version and Date Description of Changes 53378-00,

More information

MegaRAID Remote Kit for the LSIiBBU06, LSIiBBU07, and LSIiBBU08 Intelligent Battery Backup Units. Quick Installation Guide

MegaRAID Remote Kit for the LSIiBBU06, LSIiBBU07, and LSIiBBU08 Intelligent Battery Backup Units. Quick Installation Guide MegaRAID Remote Kit for the LSIiBBU06, LSIiBBU07, and LSIiBBU08 Intelligent Battery Backup Units Quick Installation Guide Version A July 2010 Revision History Version and Date Version A, July 2010 Initial

More information

Accelerate Database Performance and Reduce Response Times in MongoDB Humongous Environments with the LSI Nytro MegaRAID Flash Accelerator Card

Accelerate Database Performance and Reduce Response Times in MongoDB Humongous Environments with the LSI Nytro MegaRAID Flash Accelerator Card Accelerate Database Performance and Reduce Response Times in MongoDB Humongous Environments with the LSI Nytro MegaRAID Flash Accelerator Card The Rise of MongoDB Summary One of today s growing database

More information

MegaRAID SAS e RAID Controller

MegaRAID SAS e RAID Controller MegaRAID SAS 9286-8e RAID Controller Quick Installation Guide 53823-00, Rev. A 53823-00A Revision History Version and Date 53823-00, Rev. A, Initial release of the document. Description of Changes LSI

More information

P RO D UC T SEL EC TOR GUID E. Storage Adapters. March 2012

P RO D UC T SEL EC TOR GUID E. Storage Adapters. March 2012 P RO D UC T SEL EC TOR GUID E Storage Adapters March 2012 MegaRAID Solutions MegaRAID Ordering Part No. PKG Host Bus Type Channel/ Ports I/O Processor External Internal Cache Protection Option Memory (MB)

More information

LSI SAS i4e PCI Express to 6Gb/s Serial Attached SCSI (SAS) Host Bus Adapter

LSI SAS i4e PCI Express to 6Gb/s Serial Attached SCSI (SAS) Host Bus Adapter LSI SAS 9207-4i4e PCI Express to 6Gb/s Serial Attached SCSI (SAS) Host Bus Adapter User Guide Version 2.1 DB15-000858-02 Revision History Version and Date Description of Changes Final Version 2.1, Updated

More information

LSI and HGST accelerate database applications with Enterprise RAID and Solid State Drives

LSI and HGST accelerate database applications with Enterprise RAID and Solid State Drives LSI and HGST accelerate database applications with Enterprise RAID and Solid State Drives HGST Ultrastar enterprise-class solid state drives (SSDs) connected to LSI MegaRAID 6Gb/s SAS+SATA RAID controller

More information

A33606-PCI Command Line Interface Version: Document Number:

A33606-PCI Command Line Interface Version: Document Number: A33606-PCI Command Line Interface Version: B Document Number: 90-000193 Application Note A33606 Command Line Interface Application Note DOCUMENT 90-000193, VERSION B (5/24/2010) This document describes

More information

MegaRAID SAS 9285CV-8e RAID Controller. Quick Installation Guide

MegaRAID SAS 9285CV-8e RAID Controller. Quick Installation Guide MegaRAID SAS 9285CV-8e RAID Controller Quick Installation Guide LSI, the LSI & Design logo, MegaRAID, CacheVault, CacheCade, and SafeStore are trademarks or registered trademarks of LSI Corporation or

More information

P RO D UC T SEL EC TOR GUID E. Storage Adapters. March 2014

P RO D UC T SEL EC TOR GUID E. Storage Adapters. March 2014 P RO D UC T SEL EC TOR GUID E Storage Adapters March 2014 LSI Storage Adapters Nytro Flash Acceleration Solutions...Page 3 MegaRAID Solutions....Page 5 3ware Solutions....Page 6 Syncro Shared Solutions...Page

More information

PCI Express to 6Gb/s Serial Attached SCSI (SAS) Host Bus Adapters. User Guide

PCI Express to 6Gb/s Serial Attached SCSI (SAS) Host Bus Adapters. User Guide PCI Express to 6Gb/s Serial Attached SCSI (SAS) Host Bus Adapters User Guide March 2010 Revision History March 2010 October 2009 July 2009 Version and Date Description of Changes Updated Figure 2, LSISAS9200-8e

More information

VERITAS Cluster Server Agent 1.0 for IBM HTTP Server

VERITAS Cluster Server Agent 1.0 for IBM HTTP Server VERITAS Cluster Server Agent 1.0 for IBM HTTP Server Installation and Configuration Guide Solaris February 2003 Disclaimer The information contained in this publication is subject to change without notice.

More information

RAID EzAssist Configuration Utility User Reference Guide

RAID EzAssist Configuration Utility User Reference Guide RAID EzAssist Configuration Utility User Reference Guide DB13-000047-00 First Edition 08P5519 Proprietary Rights Notice This document contains proprietary information of LSI Logic Corporation. The information

More information

PRIMECLUSTER GDS 4.3A20B. Installation Guide. Oracle Solaris

PRIMECLUSTER GDS 4.3A20B. Installation Guide. Oracle Solaris PRIMECLUSTER GDS 4.3A20B Installation Guide Oracle Solaris J2S2-1607-04ENZ0(00) September 2013 Preface Purpose This manual explains how to install PRIMECLUSTER GDS. Target Readers This manual is written

More information

Overview. Implementing Fibre Channel SAN Boot with the Oracle ZFS Storage Appliance. January 2014 By Tom Hanvey; update by Peter Brouwer Version: 2.

Overview. Implementing Fibre Channel SAN Boot with the Oracle ZFS Storage Appliance. January 2014 By Tom Hanvey; update by Peter Brouwer Version: 2. Implementing Fibre Channel SAN Boot with the Oracle ZFS Storage Appliance January 2014 By Tom Hanvey; update by Peter Brouwer Version: 2.0 This paper describes how to implement a Fibre Channel (FC) SAN

More information

Server Support Matrix ETERNUS Disk storage systems Server Connection Guide (Fibre Channel) for Oracle Solaris

Server Support Matrix ETERNUS Disk storage systems Server Connection Guide (Fibre Channel) for Oracle Solaris Preface This document briefly explains the operations that need to be performed by the user in order to connect an ETERNUS2000 model 100 or 200, ETERNUS4000 model 300, 400, 500, or 600, or ETERNUS8000

More information

EMC Navisphere Server Software for Solaris ADMINISTRATOR S GUIDE. EMC Enterprise Storage

EMC Navisphere Server Software for Solaris ADMINISTRATOR S GUIDE. EMC Enterprise Storage EMC Enterprise Storage EMC Navisphere Server Software for Solaris ADMINISTRATOR S GUIDE P/N 069001068-01 EMC Corporation 171 South Street, Hopkinton, MA 01748-9103 Corporate Headquarters: (508) 435-1000,

More information

EMC Avamar 7.3 for IBM DB2

EMC Avamar 7.3 for IBM DB2 EMC Avamar 7.3 for IBM DB2 User Guide 302-002-846 REV 01 Copyright 2001-2016 EMC Corporation. All rights reserved. Published in the USA. Published April, 2016 EMC believes the information in this publication

More information

Software Installation Guide for the QLA22xx Board Family. Fibre Channel Host Adapter Boards for the PCI Bus

Software Installation Guide for the QLA22xx Board Family. Fibre Channel Host Adapter Boards for the PCI Bus Software Installation Guide for the QLA22xx Board Family Fibre Channel Host Adapter Boards for the PCI Bus FC0153302-00 F July 20, 2001 QLogic Corporation Information furnished in this manual is believed

More information

ETERNUS Disk storage systems Server Connection Guide (Fibre Channel) for VMware ESX

ETERNUS Disk storage systems Server Connection Guide (Fibre Channel) for VMware ESX Preface This document briefly explains the operations that need to be performed by the user in order to connect an ETERNUS2000 model 100 or 200, ETERNUS4000 model 300, 400, 500, or 600, or ETERNUS8000

More information

EMC Avamar 7.1 for IBM DB2

EMC Avamar 7.1 for IBM DB2 EMC Avamar 7.1 for IBM DB2 User Guide 302-000-846 REV 02 Copyright 2001-2014 EMC Corporation. All rights reserved. Published in USA. Published December, 2014 EMC believes the information in this publication

More information

Express5800/A2040c, A2020c, A2010c, A1040c PCIe Live Error Recovery User s Guide (Release 1.0)

Express5800/A2040c, A2020c, A2010c, A1040c PCIe Live Error Recovery User s Guide (Release 1.0) Express5800/A2040c, A2020c, A2010c, A1040c PCIe Live Error Recovery User s Guide (Release 1.0) June 2015 NEC Corporation 2015 NEC Corporation 855-901079-001-A Notes on Using This Manual No part of this

More information

INSTALLATION GUIDE. FUJITSU PCI Fibre Channel 4.0 Update2

INSTALLATION GUIDE. FUJITSU PCI Fibre Channel 4.0 Update2 Manual code: C120-E392-03EN INSTALLATION GUIDE FUJITSU PCI Fibre Channel 4.0 Update2 for Solaris Operating System The Customer acknowledges and agrees that the Product is designed, developed and manufactured

More information

The Contents and Structure of this Manual. This document is composed of the following six chapters and an appendix.

The Contents and Structure of this Manual. This document is composed of the following six chapters and an appendix. Preface This document briefly explains the operations that need to be performed by the user in order to connect an ETERNUS2000 model 100 or 200, ETERNUS4000 model 300, 400, 500, or 600, or ETERNUS8000

More information

Emulex Drivers for Windows for LightPulse Adapters

Emulex Drivers for Windows for LightPulse Adapters Emulex Drivers for Windows for LightPulse Adapters Quick Installation Guide Version 11.4 DRVWin-LPE-IG114-100 Corporate Headquarters San Jose, CA Website www.broadcom.com, the pulse logo, Connecting everything,

More information

USER S GUIDE. Integrated RAID for SAS. April Version 1.1 DB

USER S GUIDE. Integrated RAID for SAS. April Version 1.1 DB USER S GUIDE Integrated RAID for SAS April 2007 DB15-000357-01 Proprietary Rights Notice This document contains proprietary information of LSI Logic Corporation. The information contained herein is not

More information

SANsurfer Fibre Channel Command Line Interface (CLI) Table of Contents

SANsurfer Fibre Channel Command Line Interface (CLI) Table of Contents SANsurfer Fibre Channel Command Line Interface (CLI) QLogic Corporation All rights reserved Table of Contents 1 Package Contents 2 Requirements 2.1 Hardware Requirements 2.2 Software Requirements 3 OS

More information

Replacing an ESM/IOM CRU in the ST2501 M2 Drive Module

Replacing an ESM/IOM CRU in the ST2501 M2 Drive Module Replacing an ESM/IOM CRU in the ST2501 M2 Drive Module Version 10.77 May 2011 51345-00, Rev. A Replacing an ESM/IOM CRU in the ST2501 M2 Drive Module May 2011 Revision History Version and Date 51345-00,

More information

Storage System Planning Guide for SANtricity Storage Manager Version 8.3x

Storage System Planning Guide for SANtricity Storage Manager Version 8.3x Storage System Planning Guide for SANtricity Storage Manager Version 8.3x TQ12772-E2, Second Edition Proprietary Rights Notice This document contains proprietary information of LSI Logic and Storage Technology

More information

Storage Adapters Product Guide

Storage Adapters Product Guide Storage Adapters Product Guide 2009 LSI Storage Adapters Table of Contents Introduction to LSI...Page 3 MegaRAID SATA+SAS...Page 4 MegaRAID SATA+SAS Feature Product Line...Page 5 MegaRAID SATA+SAS Value

More information

FUJITSU Software PRIMECLUSTER Clustering Base 4.5A00. Installation Guide. Oracle Solaris

FUJITSU Software PRIMECLUSTER Clustering Base 4.5A00. Installation Guide. Oracle Solaris FUJITSU Software PRIMECLUSTER Clustering Base 4.5A00 Installation Guide Oracle Solaris J2S2-1668-01ENZ0(01) December 2017 Preface Purpose This manual explains how to install PRIMECLUSTER Clustering Base.

More information

Intel Desktop Board D915GUX Specification Update

Intel Desktop Board D915GUX Specification Update Intel Desktop Board D915GUX Specification Update Release Date: July 2006 Order Number: C80894-005US The Intel Desktop Board D915GUX may contain design defects or errors known as errata, which may cause

More information

Intel Desktop Board D915GEV Specification Update

Intel Desktop Board D915GEV Specification Update Intel Desktop Board D915GEV Specification Update Release Date: July 2006 Order Number: C80889-005US The Intel Desktop Board D915GEV may contain design defects or errors known as errata, which may cause

More information

Intel Desktop Board DH61CR

Intel Desktop Board DH61CR Intel Desktop Board DH61CR Specification Update December 2011 Order Number: G27744-003 The Intel Desktop Board DH61CR may contain design defects or errors known as errata, which may cause the product to

More information

Sun Virtualization: Solaris 10 Containers Administration

Sun Virtualization: Solaris 10 Containers Administration Sun Virtualization: Solaris 10 Containers Administration Student Guide SA-355-S10 Rev A.1 D61772GC11 Edition 1.1 D65087 Copyright 2009, 2010, Oracle and/or its affiliates. All rights reserved. Disclaimer

More information

Server Support Matrix ETERNUS Disk storage systems Server Connection Guide (Fibre Channel) for Oracle Solaris

Server Support Matrix ETERNUS Disk storage systems Server Connection Guide (Fibre Channel) for Oracle Solaris Preface This document briefly explains the operations that need to be performed by the user in order to connect an ETERNUS2000 model 100 or 200, ETERNUS4000 model 300, 400, 500, or 600, or ETERNUS8000

More information

SSL Installation Guide. Service Pack 9, July 2007

SSL Installation Guide. Service Pack 9, July 2007 SSL Installation Guide Service Pack 9, July 2007 IONA Technologies PLC and/or its subsidiaries may have patents, patent applications, trademarks, copyrights, or other intellectual property rights covering

More information

Installation Guide V1.1

Installation Guide V1.1 Installation Guide V1.1 The information contained in this manual is the licensed property of Fujitsu Software Technology Corporation. Use of the information contained herein is restricted to the terms

More information

Intel Desktop Board DZ68DB

Intel Desktop Board DZ68DB Intel Desktop Board DZ68DB Specification Update April 2011 Part Number: G31558-001 The Intel Desktop Board DZ68DB may contain design defects or errors known as errata, which may cause the product to deviate

More information

Intel Desktop Board DG41RQ

Intel Desktop Board DG41RQ Intel Desktop Board DG41RQ Specification Update July 2010 Order Number: E61979-004US The Intel Desktop Board DG41RQ may contain design defects or errors known as errata, which may cause the product to

More information

Intel Desktop Board D945GCLF2

Intel Desktop Board D945GCLF2 Intel Desktop Board D945GCLF2 Specification Update July 2010 Order Number: E54886-006US The Intel Desktop Board D945GCLF2 may contain design defects or errors known as errata, which may cause the product

More information

MegaRAID Device Driver Installation

MegaRAID Device Driver Installation USER S GUIDE MegaRAID Device Driver Installation February 2005 DB11-000018-02 This document contains proprietary information of LSI Logic Corporation. The information contained herein is not to be used

More information

Intel Cache Acceleration Software for Windows* Workstation

Intel Cache Acceleration Software for Windows* Workstation Intel Cache Acceleration Software for Windows* Workstation Release 3.1 Release Notes July 8, 2016 Revision 1.3 INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL PRODUCTS. NO LICENSE, EXPRESS

More information

November, Executive Summary

November, Executive Summary Bloombase Interoperability Program P1 2011 Bloombase Interoperability of Bloombase StoreSafe and ATTO Celerity Fibre- Channel Host Bus Adapter and ATTO FibreConnect Fibre-Channel Switch for Transparent

More information

Utilizing Extra FC Credits for PCI Express Inbound Posted Memory Write Transactions in PowerQUICC III Devices

Utilizing Extra FC Credits for PCI Express Inbound Posted Memory Write Transactions in PowerQUICC III Devices Freescale Semiconductor Application Note Document Number: AN3781 Rev. 0, 06/2009 Utilizing Extra FC Credits for PCI Express Inbound Posted Memory Write Transactions in PowerQUICC III Devices This application

More information

SPARC/MEM-20 Installation Guide

SPARC/MEM-20 Installation Guide SPARC/MEM-0 Installation Guide P/N 047 Edition 6.0 October 00 Copyright The information in this publication is subject to change without notice. Force Computers, GmbH reserves the right to make changes

More information

The Contents and Structure of this Manual. This document is composed of the following four chapters and an appendix.

The Contents and Structure of this Manual. This document is composed of the following four chapters and an appendix. Preface This document briefly explains the operations that need to be performed by the user in order to connect an ETERNUS2000 model 100 or 200, ETERNUS4000 model 300, 400, 500, or 600, or ETERNUS8000

More information

Release Notes P/N REV A03 January 3, 2006

Release Notes P/N REV A03 January 3, 2006 Sun StorEdge Traffic Manager for CLARiiON Release Notes P/N 300-002-978 REV A03 January 3, 2006 These release notes contain supplemental information about Sun StorEdge Traffic Manager for CLARiiON storage

More information

SANsurfer iscsi Host Bus Adapter CLI. Table of Contents

SANsurfer iscsi Host Bus Adapter CLI. Table of Contents SANsurfer iscsi Host Bus Adapter CLI QLogic Corporation All rights reserved Table of Contents 1 Package Contents 2 Requirements 2.1 Hardware Requirements 2.2 Software Requirements 3 OS Support 4 Supported

More information

Opendiem Training Addendum IIS

Opendiem Training Addendum IIS Opendiem Training Addendum IIS Opendiem-TRN-000-IIS Revision 5.0.0 Status Initials Date Comment Released RAC 11/12/2010 Updated format and content 5.0.1 RAC 11/22/2010 Windows 7 Settings 5.0.1 RAC 3/13/2011

More information

HP 3PAR Host Explorer MU1 Software User Guide

HP 3PAR Host Explorer MU1 Software User Guide HP 3PAR Host Explorer 1.1.0 MU1 Software User Guide Abstract This guide is for Microsoft Windows, Red Hat Linux, and Solaris Sparc administrators who are responsible for maintaining the operating environment

More information

iscsi Configuration Manager Version 2.0

iscsi Configuration Manager Version 2.0 iscsi Configuration Manager Version 2.0 Release notes iscsi Configuration Manager Version 2.0 Release notes Note Before using this information and the product it supports, read the general information

More information

G12 -p 3.3 V, 4 ma, 5-Volt Tolerant, Fail-Safe, General Purpose I/O Buffers Datasheet

G12 -p 3.3 V, 4 ma, 5-Volt Tolerant, Fail-Safe, General Purpose I/O Buffers Datasheet G12 -p 3.3 V, 4 ma, 5-Volt Tolerant, Fail-Safe, General Purpose I/O Buffers Datasheet LSI Logic Corporation provides the following driver/receiver input/output (I/O) cells for use as general purpose I/O

More information

Installation and User s Guide

Installation and User s Guide Tivoli Data Protection for Informix Installation and User s Guide Version3Release7 SH26-4095-00 Tivoli Data Protection for Informix Installation and User s Guide Version3Release7 SH26-4095-00 Note Before

More information

Release Definitions for SDMS 4.7 CD-ROM Software

Release Definitions for SDMS 4.7 CD-ROM Software Release Definitions for SDMS 4.7 CD-ROM Software LSI Logic distributes an SDMS Software Device Drivers and Utilities CD- ROM that contains SDMS device drivers for specific operating systems. The SDMS 4.7

More information

Firmware Flash Upgrade Wizard. User Manual

Firmware Flash Upgrade Wizard. User Manual Firmware Flash Upgrade Wizard User Manual November 2018 1696956 Rev A ETS-Lindgren Inc. reserves the right to make changes to any products herein to improve functioning or design. Although the information

More information

Upgrading to BAMS Release 3.30

Upgrading to BAMS Release 3.30 APPENDIXB Upgrading to BAMS Release 3.30 Revised: April, 2010, Introduction To upgrade Cisco BAMS software to Cisco BAMS 3.30, you must upgrade from BAMS 3.20. If you wish to upgrade from BAMS 3.13 to

More information

A33606-PCI-01 SAS-2 Expander User Manual. Version: Document Number:

A33606-PCI-01 SAS-2 Expander User Manual. Version: Document Number: A33606-PCI-01 SAS-2 Expander User Manual Version: C Document Number: 90-000186 A33606-PCI-01 SAS-2 Expander User Manual DOCUMENT 90-000186, VERSION C (1/15/2011) This document describes Astek s 36-port

More information

Replacing a Drive in the CSM200 Drive Module

Replacing a Drive in the CSM200 Drive Module Replacing a Drive in the CSM200 Drive Module May 2011 51573-00, Rev. A Replacing a Drive in the CSM200 Drive Module May 2011 Revision History Version and Date 51573-00, Rev. A, May 2011 Initial release

More information

Intel Desktop Board DH55TC

Intel Desktop Board DH55TC Intel Desktop Board DH55TC Specification Update December 2011 Order Number: E88213-006 The Intel Desktop Board DH55TC may contain design defects or errors known as errata, which may cause the product to

More information

Mac OS X Fibre Channel connectivity to the HP StorageWorks Enterprise Virtual Array storage system configuration guide

Mac OS X Fibre Channel connectivity to the HP StorageWorks Enterprise Virtual Array storage system configuration guide Mac OS X Fibre Channel connectivity to the HP StorageWorks Enterprise Virtual Array storage system configuration guide Part number: 5697-7272 First edition: December 2007 Legal and notice information Copyright

More information

EMC Avamar IBM DB and Service Packs for. User Guide REV 02

EMC Avamar IBM DB and Service Packs for. User Guide REV 02 EMC Avamar IBM DB2 7.4 and Service Packs for User Guide 302-003-182 REV 02 Copyright 2001-2017 EMC Corporation All rights reserved. Published March 2017 Dell believes the information in this publication

More information

Mac OS X Fibre Channel connectivity to the HP StorageWorks Enterprise Virtual Array storage system configuration guide

Mac OS X Fibre Channel connectivity to the HP StorageWorks Enterprise Virtual Array storage system configuration guide Mac OS X Fibre Channel connectivity to the HP StorageWorks Enterprise Virtual Array storage system configuration guide Part number: 5697-0025 Third edition: July 2009 Legal and notice information Copyright

More information

Intel Desktop Board D845PT Specification Update

Intel Desktop Board D845PT Specification Update Intel Desktop Board D845PT Specification Update Release Date: February 2002 Order Number: A83341-002 The Intel Desktop Board D845PT may contain design defects or errors known as errata which may cause

More information

Fibre Channel QLA Driver for Solaris SPARC and x86 Platforms. Table of Contents

Fibre Channel QLA Driver for Solaris SPARC and x86 Platforms. Table of Contents Fibre Channel QLA Driver for Solaris SPARC and x86 Platforms This software license applies only to QLogic customers. QLogic Corporation. All rights reserved. Table of Contents 1. OS Support 2. Software

More information

INTEL PERCEPTUAL COMPUTING SDK. How To Use the Privacy Notification Tool

INTEL PERCEPTUAL COMPUTING SDK. How To Use the Privacy Notification Tool INTEL PERCEPTUAL COMPUTING SDK How To Use the Privacy Notification Tool LEGAL DISCLAIMER THIS DOCUMENT CONTAINS INFORMATION ON PRODUCTS IN THE DESIGN PHASE OF DEVELOPMENT. INFORMATION IN THIS DOCUMENT

More information

Intel Desktop Board D945GCLF

Intel Desktop Board D945GCLF Intel Desktop Board D945GCLF Specification Update July 2010 Order Number: E47517-008US The Intel Desktop Board D945GCLF may contain design defects or errors known as errata, which may cause the product

More information

Intel Desktop Board D975XBX2

Intel Desktop Board D975XBX2 Intel Desktop Board D975XBX2 Specification Update July 2008 Order Number: D74278-003US The Intel Desktop Board D975XBX2 may contain design defects or errors known as errata, which may cause the product

More information

Intel Desktop Board DQ35JO

Intel Desktop Board DQ35JO Intel Desktop Board DQ35JO Specification Update July 2010 Order Number: E21492-005US The Intel Desktop Board DQ35JO may contain design defects or errors known as errata, which may cause the product to

More information

Intel Desktop Board D946GZAB

Intel Desktop Board D946GZAB Intel Desktop Board D946GZAB Specification Update Release Date: November 2007 Order Number: D65909-002US The Intel Desktop Board D946GZAB may contain design defects or errors known as errata, which may

More information

EMC Fibre Channel with Emulex Host Bus Adapters in the Solaris Environment

EMC Fibre Channel with Emulex Host Bus Adapters in the Solaris Environment EMC Fibre Channel with Emulex Host Bus Adapters in the Solaris Environment P/N 300-001-156 REV A11 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright

More information

Intel Desktop Board DP67DE

Intel Desktop Board DP67DE Intel Desktop Board DP67DE Specification Update December 2011 Part Number: G24290-003 The Intel Desktop Board DP67DE may contain design defects or errors known as errata, which may cause the product to

More information

Replacing an ESM/IOM CRU in the CSM200 Drive Module

Replacing an ESM/IOM CRU in the CSM200 Drive Module Replacing an ESM/IOM CRU in the CSM200 Drive Module May 2011 51571-00, Rev. A Replacing an ESM/IOM CRU in the Revision History Version and Date 51571-00, Rev. A, May 2011 Initial release of the document.

More information

Secure Fabric OS. QuickStart Guide. Supporting Fabric OS v3.2.0, v Supporting SilkWorm 3016, 3200, 3250, 3800, 3850, 3900, 4100, 12000, 24000

Secure Fabric OS. QuickStart Guide. Supporting Fabric OS v3.2.0, v Supporting SilkWorm 3016, 3200, 3250, 3800, 3850, 3900, 4100, 12000, 24000 Secure Fabric OS QuickStart Guide Supporting Fabric OS v3.2.0, v4.4.0 Supporting SilkWorm 3016, 3200, 3250, 3800, 3850, 3900, 4100, 12000, 24000 53-0000352-04 Publication Date: 09/03/04 Copyright 2003-2004

More information

CLOUD PROVIDER POD RELEASE NOTES

CLOUD PROVIDER POD RELEASE NOTES VMware Cloud Provider Pod 1.0 18 October 2018 Check for additions and updates to these release notes Release Notes Version 1.0 This Release Notes document includes details about VMware Cloud Provider Pod

More information

2008 Elluminate, Inc. All Rights Reserved. Installation Guide

2008 Elluminate, Inc. All Rights Reserved. Installation Guide 2008 Elluminate, Inc. All Rights Reserved. Installation Guide No part of this document may be reproduced or transmitted in any form by any means, electronic or mechanical, including photocopy, recording

More information

FlexArray Virtualization

FlexArray Virtualization FlexArray Virtualization Implementation Guide for NetApp E-Series Storage NetApp, Inc. 495 East Java Drive Sunnyvale, CA 94089 U.S. Telephone: +1 (408) 822-6000 Fax: +1 (408) 822-4501 Support telephone:

More information

Sun Fire X4170 M2 Server Frequently Asked Questions

Sun Fire X4170 M2 Server Frequently Asked Questions Overview Faced with ever increasing computing needs and budget constraints, companies today want to set up infrastructures that offer optimal value, can easily be re-purposed, and have reduced complexity.

More information

SASFlash Utility Quick Reference Guide. Version 1.0 February 2008

SASFlash Utility Quick Reference Guide. Version 1.0 February 2008 SASFlash Utility Quick Reference Guide Version 1.0 February 2008 Revision History Version and Date Version 1.0, February 2008 Initial release of document. Description of Changes LSI, the LSI logo, Fusion-MPT,

More information

IBM Storage Device Driver for VMware VAAI. Installation Guide. Version 1.1.0

IBM Storage Device Driver for VMware VAAI. Installation Guide. Version 1.1.0 IBM Storage Device Driver for VMware VAAI Installation Guide Version 1.1.0 Note: Before using this document and the products it supports, read the information in Notices on page 8. This edition applies

More information

FlexArray Virtualization

FlexArray Virtualization Updated for 8.2.4 FlexArray Virtualization Implementation Guide for NetApp E-Series Storage NetApp, Inc. 495 East Java Drive Sunnyvale, CA 94089 U.S. Telephone: +1 (408) 822-6000 Fax: +1 (408) 822-4501

More information

Installing NMS SS

Installing NMS SS Installing NMS SS7 4.3 9000-62436-13 100 Crossing Boulevard Framingham, MA 01702-5406 USA www.nmscommunications.com Installing NMS SS7 4.3 No part of this document may be reproduced or transmitted in any

More information

ETERNUS Disk storage systems Server Connection Guide (Fibre Channel) for VMware ESX

ETERNUS Disk storage systems Server Connection Guide (Fibre Channel) for VMware ESX Preface This document briefly explains the operations that need to be performed by the user in order to connect an ETERNUS2000 model 100 or 200, ETERNUS4000 model 300, 400, 500, or 600, or ETERNUS8000

More information

FlexArray Virtualization

FlexArray Virtualization Updated for 8.3.2 FlexArray Virtualization Implementation Guide for NetApp E-Series Storage NetApp, Inc. 495 East Java Drive Sunnyvale, CA 94089 U.S. Telephone: +1 (408) 822-6000 Fax: +1 (408) 822-4501

More information

Symmetrix Fibre Channel with Qlogic Host Bus Adapters in the SCO UnixWare 7 Environment

Symmetrix Fibre Channel with Qlogic Host Bus Adapters in the SCO UnixWare 7 Environment Symmetrix Fibre Channel with Qlogic Host Bus Adapters in the SCO UnixWare 7 Environment November 2000 Copyright 2000 EMC Corporation. All rights reserved. No part of this publication may be reproduced

More information

PRIMECLUSTER Clustering Base 4.3A20B. Installation Guide. Oracle Solaris

PRIMECLUSTER Clustering Base 4.3A20B. Installation Guide. Oracle Solaris PRIMECLUSTER Clustering Base 4.3A20B Installation Guide Oracle Solaris J2S2-1605-04ENZ0(03) December 2014 Preface Purpose This manual explains how to install PRIMECLUSTER Clustering Base. Target Readers

More information

SANsurfer FC/CNA HBA Command Line Interface (CLI) Table of Contents

SANsurfer FC/CNA HBA Command Line Interface (CLI) Table of Contents SANsurfer FC/CNA HBA Command Line Interface (CLI) QLogic Corporation. All rights reserved. Table of Contents 1. Package Contents 2. Requirements 2.1 Hardware Requirements 2.2 Software Requirements 3. OS

More information

Oracle Enterprise Manager Ops Center E Introduction

Oracle Enterprise Manager Ops Center E Introduction Oracle Enterprise Manager Ops Center Discover an Oracle ZFS Storage Appliance and Configure Storage Libraries 12c Release 2 (12.2.2.0.0) E40770-03 December 2014 This guide provides an end-to-end example

More information

Intel Desktop Board D945GCCR

Intel Desktop Board D945GCCR Intel Desktop Board D945GCCR Specification Update January 2008 Order Number: D87098-003 The Intel Desktop Board D945GCCR may contain design defects or errors known as errata, which may cause the product

More information

LSI MegaRAID Advanced Software Evaluation Guide V3.0

LSI MegaRAID Advanced Software Evaluation Guide V3.0 LSI MegaRAID Advanced Software Evaluation Guide V3.0 Contents: n Current sightings to be aware of with Evaluation Kits n MegaRAID Controller Cards that support Advanced Software n Optimum Controller Settings

More information

LSI Logic Distribution Product Guide. MegaRAID Adapters Host Bus Adapters

LSI Logic Distribution Product Guide. MegaRAID Adapters Host Bus Adapters LSI Logic Distribution Product Guide MegaRAID Adapters Host Bus Adapters Powerful Information Protection Whether you re an IT professional or an OEM, you can depend on LSI Logic to deliver the standard

More information

EMC VNXe Series. Configuring Hosts to Access NFS File Systems. Version 3.1 P/N REV. 03

EMC VNXe Series. Configuring Hosts to Access NFS File Systems. Version 3.1 P/N REV. 03 EMC VNXe Series Version 3.1 Configuring Hosts to Access NFS File Systems P/N 302-000-190 REV. 03 Copyright 2014-2015 EMC Corporation. All rights reserved. Published in USA. Published June, 2015 EMC believes

More information

US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.

US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp. Service Data Objects (SDO) DFED Sample Application README Copyright IBM Corporation, 2012, 2013 US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract

More information

ProMedia TM Xpress. High-Performance Transcoder. Installation Guide RELEASE Rev A Manual Part No. MAN-PMX-IG

ProMedia TM Xpress. High-Performance Transcoder. Installation Guide RELEASE Rev A Manual Part No. MAN-PMX-IG ProMedia TM Xpress High-Performance Transcoder Installation Guide RELEASE 1.0.0.0 Rev A Manual Part No. MAN-PMX-IG-1.0.0.0 Disclaimer Harmonic reserves the right to alter the equipment specifications and

More information

Intel Desktop Board DP55SB

Intel Desktop Board DP55SB Intel Desktop Board DP55SB Specification Update July 2010 Order Number: E81107-003US The Intel Desktop Board DP55SB may contain design defects or errors known as errata, which may cause the product to

More information

Design Kit (for ANSOFT Designer TM / Nexxim TM ) User s Manual

Design Kit (for ANSOFT Designer TM / Nexxim TM ) User s Manual Technical Note Design Kit (for ANSOFT Designer TM / Nexxim TM ) User s Manual Document No. PX10401EJ03V0TN (3rd edition) Date Published December 2005 CP(K) NEC Compound Semiconductor Devices, Ltd. 2003,

More information

IBM. Express Edition for Power Systems Getting Started. IBM Systems Director. Version 6 Release 3

IBM. Express Edition for Power Systems Getting Started. IBM Systems Director. Version 6 Release 3 IBM IBM Systems Director Express Edition for Power Systems Getting Started Version 6 Release 3 IBM IBM Systems Director Express Edition for Power Systems Getting Started Version 6 Release 3 Note Before

More information