User`s guide
xviii 007-5653-001
Related Publications
The following SGI and LSI documents are relevant to the ISS3500 server:
• MegaRAID SAS Software User’s Guide, publication number 80-00156-01
• MegaRAID 6Gb/s SAS RAID Controllers User’s Guide, publication number 41450-02
• SGI ProPack 6 for Linux Start Here, publication number 007-5482-00x
• SGI InfiniteStorage series documentation
• Man pages (online)
You can obtain SGI documentation, release notes, or man pages in the following ways:
• Refer to the SGI Technical Publications Library at http://docs.sgi.com. Various formats are
available. This library contains the most recent and most comprehensive set of online books,
release notes, man pages, and other information.
• Refer to the SGI Supportfolio webpage for documents whose access require a support
contract (as do the MegaRAID books cited above). See “Product Support” on page xix.
• You can also view man pages by typing man <title> on a command line.
SGI systems include a set of Linux
®
man pages, formatted in the standard UNIX
®
“man page”
style. Important system configuration files and commands are documented on man pages. These
are found online on the internal system disk (or DVD-CD) and are displayed using the man
command. For example, to display the man page for the xscsidisktest command, type the
following on a command line:
man xscsidisktest
For additional information about displaying man pages using the man command, see man(1).
In addition, the apropos command locates man pages based on keywords. For example, to
display a list of man pages that describe disks, type the following on a command line:
apropos disk
For information about setting up and using apropos, see apropos(1).