No part of this productor documentmay bereproduced in any form by any means without prior written authorization of Sun and its licensors,
if any.Third-party software, including font technology,is copyrightedand licensedfrom Sunsuppliers.
Parts of the product maybe derivedfrom BerkeleyBSD systems,licensed fromthe Universityof California.UNIX isa registered trademark in
the U.S. and other countries, exclusively licensed through X/OpenCompany,Ltd. For Netscape Communicator™, the following notice applies:
(c) Copyright 1995 Netscape Communications Corporation. All rights reserved.
Sun, Sun Microsystems,the Sunlogo, AnswerBook2,docs.sun.com, SunEnterpris, andSolaris aretrademarks, registeredtrademarks, or
service marks of Sun Microsystems,Inc. inthe U.S.and othercountries. AllSPARCtrademarks areused under license and are trademarks or
registeredtrademarks ofSPARCInternational, Inc. in the U.S. and other countries. Products bearing SPARC trademarks arebased uponan
architecturedeveloped bySun Microsystems,Inc.
The OPEN LOOK and Sun™ Graphical User Interface was developed by Sun Microsystems,Inc. forits usersand licensees.Sun acknowledges
the pioneering effortsof Xeroxin researchingand developing the concept of visual or graphical user interfaces for the computer industry.Sun
holds a non-exclusive license fromXerox tothe XeroxGraphical User Interface, which license also covers Sun’s licensees who implement OPEN
LOOK GUIs and otherwise comply with Sun’s written license agreements.
52.227-19(6/87), or DFAR252.227-7015(b)(6/95) and DFAR227.7202-3(a).
DOCUMENTATIONIS PROVIDED“AS IS”AND ALLEXPRESS ORIMPLIED CONDITIONS,REPRESENTATIONSAND WARRANTIES,
INCLUDING ANY IMPLIED WARRANTYOF MERCHANTABILITY,FITNESS FORA PARTICULARPURPOSE ORNON-INFRINGEMENT,
ARE DISCLAIMED, EXCEPT TO THEEXTENT THAT SUCH DISCLAIMERS ARE HELD TO BELEGALLYINVALID.
Copyright 2000 Sun Microsystems, Inc.,901 SanAntonio Road,Palo Alto,Californie 94303Etats-Unis. Tousdroits réservés.
Ce produit oudocument estprotégé parun copyrightet distribuéavec deslicences quien restreignentl’utilisation, la copie, la distribution, et la
décompilation. Aucune partie de ce produit oudocument nepeut êtrereproduite sous aucune forme, par quelque moyen que ce soit, sans
l’autorisation préalable et écrite de Sun et de ses bailleurs de licence, s’il y en a. Le logiciel détenu par des tiers, et qui comprendla technologie
relativeaux policesde caractères,est protégépar uncopyright etlicencié pardes fournisseursde Sun.
Des parties de ce produitpourront êtredérivées dessystèmes BerkeleyBSD licenciéspar l’Universitéde Californie.UNIX estune marque
déposée aux Etats-Unis et dans d’autres payset licenciéeexclusivement parX/Open Company,Ltd. Lanotice suivanteest applicableà
Netscape Communicator™: (c) Copyright 1995 Netscape Communications Corporation. Tous droits réservés.
Sun, Sun Microsystems,le logoSun, AnswerBook2,docs.sun.com, SunEnterpris, etSolaris sontdes marquesde fabriqueou desmarques
déposées, ou marquesde service,de SunMicrosystems, Inc.aux Etats-Uniset dansd’autres pays.Toutesles marques SPARCsont utiliséessous
licence et sont des marquesde fabriqueou desmarques déposéesde SPARCInternational, Inc.aux Etats-Uniset dansd’autres pays.Les
produitsportant lesmarques SPARCsont baséssur unearchitecture développée par Sun Microsystems,Inc.
L’interfaced’utilisation graphique OPEN LOOK et Sun™ a été développée par Sun Microsystems, Inc.pour sesutilisateurs etlicenciés. Sun
reconnaîtles effortsde pionniersde Xeroxpour larechercheet ledéveloppement duconcept desinterfaces d’utilisationvisuelle ougraphique
pour l’industrie de l’informatique. Sun détient une licence non exclusive de Xerox surl’interface d’utilisationgraphique Xerox,cette licence
couvrant également les licenciés de Sun qui mettent en place l’interface d’utilisation graphique OPEN LOOK et qui en outrese conformentaux
licences écrites de Sun.
CETTE PUBLICATION EST FOURNIE "EN L’ETAT"ET AUCUNEGARANTIE, EXPRESSEOU IMPLICITE,N’EST ACCORDEE,Y COMPRIS
DES GARANTIES CONCERNANT LA VALEURMARCHANDE, L’APTITUDE DE LA PUBLICATION A REPONDRE A UNE UTILISATION
PARTICULIERE,OU LEFAITQU’ELLE NESOIT PASCONTREFAISANTEDE PRODUITDE TIERS.CE DENIDE GARANTIENE
S’APPLIQUERAIT PAS,DANS LAMESURE OUIL SERAITTENU JURIDIQUEMENTNUL ETNON AVENU.
Please
Recycle
Contents
Prefacev
Before You Read This Bookv
Using UNIX Commandsv
Typographic Conventionsvi
Shell Promptsvi
Related Documentationvii
Ordering Sun Documentationvii
Accessing Sun Documentation Onlinevii
Sun Welcomes Your Commentsviii
1.Sun HIPPI/P 1.1 Release Notes1
General Issues1
AP and DR1
Broadcasting1
Character Device Interface2
▼To Obtain the Sun HIPPI/P 1.1 Software From the Web3
Known Bugs3
sink(1M) and blast(1M) Can Fail Under
Solaris 2.6 (4307714)3
▼To Use sink(1M) or blast(1M) in the Solaris 2.6 Operating
Environment4
Documentation Errata4
ivSun HIPPI/P 1.1 Release Notes • February 2000
Preface
This document contains the release notes for the Sun HIPPI/P 1.1 release.
Before You Read This Book
This book is intended for system administrators who have a working knowledge of
UNIX® systems, particularly those based on the Solaris™ operating environment. If
you do not have such knowledge, first read the Solaris User and System Administrator
collection in AnswerBook2™ format provided with this system and consider UNIX
system administration training.
Using UNIX Commands
This document may not contain information on basic UNIX® commands and
procedures such as shutting down the system, booting the system, and configuring
devices.
See one or more of the following for this information:
■ AnswerBook2 online documentation for the Solaris 2.x software environment,
particularly those dealing with Solaris system administration
■ Other software documentation that you received with your system
v
Typographic Conventions
Typeface or
SymbolMeaningExamples
AaBbCc123The names of commands, files,
and directories; on-screen
computer output
AaBbCc123What you type, when
contrasted with on-screen
computer output
AaBbCc123Book titles, new words or terms,
words to be emphasized
Command-line variable; replace
with a real name or value
Edit your .login file.
Use ls -a to list all files.
% You have mail.
% su
Password:
Read Chapter 6 in the User’s Guide.
These are called class options.
You must be superuser to do this.
To delete a file, type rm filename.
Shell Prompts
ShellPrompt
C shellmachine_name%
C shell superusermachine_name#
Bourne shell and Korn shell$
Bourne shell and Korn shell superuser#
viSun HIPPI/P 1.1 Release Notes • February 2000
Related Documentation
ApplicationTitlePart Number
InstallationSun HIPPI/P 1.1 Installation and User
Guide
ReferenceSun HIPPI/P 1.1 Reference Manual806-3674
806-3673
Ordering Sun Documentation
Fatbrain.com, an Internet professional bookstore, stocks select product
documentation from Sun Microsystems, Inc.
For a list of documents and how to order them, visit the Sun Documentation Center
on Fatrain.com at:
http://www1.fatrain.com/documentation/sun
Accessing Sun Documentation Online
The docs.sun.comSMweb site enables you to access Sun technical documentation
on the Web. You can browse the docs.sun.com archive or search for a specific book
title or subject at:
http://docs.sun.com
Prefacevii
Sun Welcomes Your Comments
We are interested in improving our documentation and welcome your comments
and suggestions. You can email your comments to us at:
docfeedback@sun.com
Please include the part number (806-3677-10) of your document in the subject line of
your email.
viiiSun HIPPI/P 1.1 Release Notes • February 2000
Sun HIPPI/P 1.1 Release Notes
This document includes the general issues, supported platforms, and supported
software, bugs, and documentation errata for the Sun HIPPI/P 1.1 release. At the
time this document was printed, no patches are needed for this release of the Sun
HIPPI/P 1.1 Network Interface Card (NIC).
General Issues
This section contains the general issues for this release of the Sun HIPPI/P 1.1 NIC.
You must be aware of these issues before you attempt to install and use the Sun
HIPPI/P 1.1 NIC on your system.
AP and DR
The Sun HIPPI/P 1.1 release does not support Alternate Pathing (AP) and Dynamic
Reconfiguration (DR); thus, you cannot have alternate paths to a Sun HIPPI/P 1.1
NIC, nor can you safely remove a board that has a Sun HIPPI/P 1.1 NIC attached to
it.
Broadcasting
The Sun HIPPI/P 1.1 release does not support broadcasting. The Sun HIPPI/P 1.1
network is a connection-oriented network, not a packet-based network, such as
Ethernet.
1
Character Device Interface
This release of the Sun HIPPI/P 1.1 software does not include the Character Device
Interface packages or documentation. If you have support issues, contact your Sun
representative.
Platform Support
This section contains a list of the platforms that support the Sun HIPPI/P 1.1 NIC
and the number of devices that are supported on each platform.
TABLE0-1Platform Support
Platform NameNumber of Devices Supported
Sun Enterprise 10000Four (4) per domain
Sun Enterprise 3x00, 4x00, 5x00, 6x00Four (4) per platform
Ultra 60One (1) per platform
Ultra 80One (1) per platform
Software Support
The following list contains the Solaris operating environment releases supported by
the Sun HIPPI/P 1.1 release.
■ Solaris 2.6
■ Solaris 7
■ Solaris 8
Getting Started
You can obtain the Sun HIPPI/P 1.1 software from one of the following sources:
■ The Web
■ The Sun HIPPI/P 1.1 CD-ROM
2Sun HIPPI/P 1.1 Release Notes • February 2000
Obtaining the Software
If you plan to use the Sun HIPPI/P 1.1 CD-ROM to obtain the software, refer to the
Sun HIPPI/P 1.1 Installation and User Guide for instructions. If you plan to obtain the
Sun HIPPI/P 1.1 software from the Web, use the following procedure.
▼ To Obtain the Sun HIPPI/P 1.1 Software From the Web
1. Using your web browser, go to http://www.sun.com/servers/sw/
2. Click on the HIPPI/P 1.1 link.
3. Click on the Click here to download link.
The downloaded file is named sun_hippi_1_1.zip.
4. Log in as superuser if you have not already done so.
5. Change directories to the directory in which you downloaded the software.
6. Unzip the downloaded file.
The Sun HIPPI/P 1.1 packages are located in the following directory:
/download_directory/hippi_1.1/Product
Refer to “To Install Sun HIPPI/P By Using pkgadd(1M)” in the Sun HIPPI/P 1.1
Installation and User Guide to complete the rest of the installation.
Known Bugs
This section contains the known bugs that were discovered during this release.
sink(1M) and blast(1M) Can Fail Under
Solaris 2.6 (4307714)
The sink(1M) and blast(1M) commands can fail when they are executed on a
domain that is running the Solaris 2.6 operating environment. These commands are
part of the loopback tests in the Sun HIPPI/P 1.1 Installation and User Guide; however,
this behavior happens anytime sink(1M) or blast(1M) are executed in the Solaris
2.6 operating environment.
Workaround: If you plan to use sink(1M) and/or blast(1M), use the following
steps.
Sun HIPPI/P 1.1 Release Notes3
▼ To Use sink(1M) or blast(1M) in the Solaris 2.6 Operating
Environment
1. As superuser, kill the HIPPI daemon by typing:
# hippid -k
You can now safely use the sink(1M) and/or blast(1M) commands; however, you
cannot terminate a sink(1M) or blast(1M) process that is waiting to receive or
send data without executing the following step.
2. If necessary, terminate the sink(1M) or blast(1M) process by typing:
# hippi off hipn
# hippi on hipn
Where n equals the instance number of the HIPPI NIC interface.
3. Restart the HIPPI daemon by typing:
# hippid
Documentation Errata
This section contains errors that were found in the documentation after it was
released.
The Sun HIPPI/P 1.1 Installation and User Guide contains several instances of the
default MTU size. The size should be 57384.
4Sun HIPPI/P 1.1 Release Notes • February 2000
Loading...
+ hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.