C H A P T E R 3 |
Installing the SLES Operating System |
This chapter provides instructions for installing the SuSE Linux Enterprise Server (SLES) onto a Sun Blade X6275 server module.
There are three methods for installing the SLES 10 SP2 and SLES 11 OS onto your server. They include:
For a list of supported operating systems, see Things You Must Decide.
This chapter contains the following sections:
The following list provides an outline of the installation procedure, including prerequisites. See the actual procedures for installation details.
1. Verify that you have the correct hardware. You need:
iv. Dongle connector to plug into the front slot of the server module.
2. Obtain a copy of the SLES media and documentation:
3. For SLES 10 only: Obtain a copy of the Sun Blade X6275 Linux driver package from the Sun web site:
http://www.sun.com/servers/blades/downloads.jsp
These drivers are required for the Intel e1000e network interface and IB network interface. Refer to the README file in the package for more details.
4. Install the SLES software and the Sun Linux driver package. See either:
5. Update the SLES OS. See Updating the SLES Operating System.
6. If you are installing the SLES OS from distribution media, install the OFED software for InfiniBand devices. See Installing OFED Software for InfiniBand Devices. If you are installing the SLES OS from a PXE server, this is included in the initial procedure.
TABLE 3-3 lists resources to help you install SLES onto your server. These documents are located at:
http://www.novell.com/documentation/sles10/
http://www.novell.com/documentation/sles11/
SLES provides an easy-to-use graphical interface for installing and configuring the operating system. Whether you are using distribution CD/DVDs to install SLES from a locally attached CD/DVD drive or from an ISO file on a remote CD/DVD drive attached via RKVM, the installation procedure is fundamentally the same.
|
a. Connect the USB CD/DVD drive to the USB port of the dongle for the corresponding node.
b. Insert the first SLES Distribution CD/DVD into the CD/DVD drive connected to the server module.
a. Press F8 during POST to access the BBS pop-up menu.
b. Select the CD/DVD drive from the boot list.
The server boots from the selected media and displays a boot: menu.
3. Follow the installation instructions provided with the SUSE Linux Enterprise Server 10 Installation and Administration Guide to complete the installation of the system software.
Note - Make sure your installation includes the development tools. You will need them later to install the drivers. |
4. Download the Sun Blade X6275 Linux driver package from the Sun web site to your host:
http://www.sun.com/servers/blades/downloads.jsp
5. For SLES 10 only: Download and install the Intel 82567 e1000e driver:
a. Transfer the e1000e driver from the Sun Blade X6275 Linux driver package.
b. Untar or decompress the file.
c. Follow the instructions in the readme file to install the driver. You can also build an rpm file.
6. Update the OS, as described in Updating the SLES Operating System.
7. For SLES 10 SP2: Install the OFED software required for the InfiniBand network.
See Installing OFED Software for InfiniBand Devices.
This procedure describes the final step of installing the SLES boot image on your Sun Blade X6275 server module.
Before you configure your server to install SLES from a Preboot Execution Environment (PXE) server, you need to do the following:
|
1. Download the Sun Blade X6275 Linux driver package from the Sun web site:
http://www.sun.com/servers/blades/downloads.jsp
2. For SLES 10 SP2: Patch the PXE images server with the Intel 82567 e1000e driver.
3. For SLES 10 SP2: Patch the PXE server with OFED software for the IB network interface.
4. Connect the PXE client to the same network as the PXE server.
5. Press the F8 key and select the nic interface of your choice.
6. At the boot: prompt, type the label you gave the image when you installed the image on the PXE server.
The install image is downloaded onto the target Sun Blade X6275 server module.
7. When you are prompted at the boot prompt, type the label you gave the image when you installed the SLES image on the PXE server.
For information about how to configure SLES, refer to SUSE Linux Enterprise Server 10 Installation and Administration Guide or to SUSE Linux Enterprise Server 11 Installation and Administration Guide on the SLES distribution media.
8. Perform an online software update to update the operating system files.
The operating system installation media shipping with SLES software might not contain the most up-to-date versions of the software. Since the media was released, there might have been many updates to the SLES operating system that you should install. This procedure describes how to update the operating system on your Sun Blade X6275 server module after you have installed it from a PXE server or from distribution CD/DVDs.
|
Note - If you are behind a network firewall and need to use a proxy server to access the Internet, you must configure YaST with the correct proxy information. |
2. Select the Network Services tab on the left, and then the Proxy screen on the right. Enter the correct proxy URLs in both the HTTP and HTTPS fields.
Note - For the online update service to function correctly through a network HTTP proxy, the following additional configuration step must be performed. |
3. Exit the YaST utility and enter the following command:
rug set-prefs proxy-url proxy URL
where proxy URL is the fully qualified URL of your proxy server (for example, http://proxy.yourdomain:3128/).
|
2. Type the following command to run the YaST Online Update:
3. Register with the Novell Customer Center. Select the Software tab on the left, and then select Novell Customer Center Configuration and follow the directions.
Use your Novell Customer Center user name and password, as well as a SLES product activation code.
4. Once registered, select the Online Update tab to perform the software update.
This procedure applies to SLES 10 SP2. (IB drivers are bunded with SLES 11.)
|
You can perform this procedure using an RKVM session. See Using a Remote Control Application (RKVM) for details.
For additional information, see the Mellanox documentation located in the docs directory on the ISO image.
1. Download the Sun Blade X6275 Linux driver package from the Sun web site to your host:
http://www.sun.com/servers/blades/downloads.jsp
From the Tools and Drivers DVD: Copy the OFED ISO from the /linux/drivers/ofed directory and run the mount command from the directory in which the file was copied.
From Linux tar file: You can download a Linux-only tar file that contains the driver, extract the contents, navigate to /linux/drivers/ofed, and run the mount command.
mount -o ro,loop ISO_image_name.iso /mnt
mount -o ro,loop <MLNX_OFED_LINUX-1.4-sles10.sp1_sp2.iso /mnt
3. Run the installation script mlnxofedinstall.
The script displays a question.
The installation starts. Messages about installing RPMs scroll by. When it is done, the installation is complete.
The installation performs the following actions:
Note - See the Mellanox documentation for information on how to add your kernel version. |
The following display shows an example of the installation process:
The script displays messages about installing RPMs. When it is done, it displays text similar to the following:
5. We recommend that you reboot your host when the installation is finished.
6. Configure the ib0 port IP address.
Copyright © 2009 Sun Microsystems, Inc. All rights reserved.