Home > HP > Server > HP Booting Linux X86 And X86 64 Systems Manual

HP Booting Linux X86 And X86 64 Systems Manual

    Download as PDF Print this page Share this page

    Have a look at the manual HP Booting Linux X86 And X86 64 Systems Manual online for free. It’s possible to download the document as PDF or print. UserManuals.tech offer 1114 HP manuals and user’s guides for free. Share the user manual or guide on Facebook, Twitter or Google+.

    							 
    Figure 16 
     
    5.  From the  Configure Adapter’s Parameters  screen (Figure 16
    ) select option 4, Topology 
    Selection, (Advanced Option). 
    6.  From the  Topology Selection  menu, select option 4, Fabric Po int to Point. Press Esc twice.  
    7.  From the  HBA configuration menu  (), select option 1, Configure Boot Devices. 
    8.  In the  Saved Boot Devices  list, select 1 as the primary boot path. 
     
    Figure 17 
     
    9.  At the  Select Two-Digit Number of  the Desired Boot Device prompt, enter the index of the 
    desired controller port.  
    						
    							 
    Figure 18 
     
    10.  Enter the LUN ID of the starting LUN at the pr ompt. The devices are scanned starting from the 
    entered LUN ID. 
     
    Figure 19  
     
    11.  At the prompt, enter the index of the Boot device from the list.  
      
    						
    							 
    Figure 20 
     
    12.  Select option 1,  Boot this device via WWPN . 
     
    Figure 21 
     
    13.  From the  Saved device list menu  (Figure17
    ), configure the alternate paths for boot devices by 
    selecting the unused entries and repeating steps 9 to 12.   
    14.  From  Emulex Adapters  menu (Figure 14
    ), configure the other HBAs by repeating steps 2 to 
    13. 
    15.  Exit from the BIOS menu and reboot the server. 
     
    Note:  Refer to the “HP StorageWorks Booting Itanium Linux systems from a storage area network 
    application notes” for the procedure to config ure the Emulex HBA ROM on Integrity server.  
    						
    							HP Smart Array P700m Controller ORCA Configuration  
     
    To configure the boot device for high availability on HP ProLiant servers, complete the following 
    steps:  
    1.  While the server is booting, press F8 when the HP Smart Array P700m controller is 
    discovered, to go to Option Rom  Configuration for Arrays (ORCA).  
    2.  At the  Main Menu  of the ORCA utility, select  Select Boot Volume and press Enter. 
     
    Figure 22 
     
    3.  At  Boot Volume Enclosure Menu , select External and press Enter. 
     
    Figure 23 
     
    4.  At  External Boot Volume Menu , select the controller port WWID for the boot path.  
    						
    							 
    Figure 24 
     
    5.  At  Menu Select Boot Volume , select the Lun to be configured as Boot partition. 
     
    Figure 25 
     
    6.  Press F8 to save as Boot Volume. 
     
    Figure 26 
     
    7.  Press Enter to configure alternate paths  to boot device, else go to Step 9. 
    8.  At the  External Boot Volume Menu , select the other controller port WWID by repeating steps 
    4 to 6. 
    9.  Press ESC to exit the ORCA. 
      
    						
    							HP SC08Ge SAS HBA configuration 
     
    To configure the HP SC08Ge SAS HBA as the boot controller, complete the following steps:  
    1. While the system is booting, press F9 to  start the ROM-Based BIOS Setup Utility.  
    2.  Select  Boot Controller Order .  
    a.   Select the  SCSI Mass Storage Controller , configured to provide the boot device and move 
    it to Controller Order 1.  
    b.   Incase of multiple HBAs , set to the next higher Controller Order.  
    3.  Press Escape, and then press F10 to save  your configuration and exit the utility. 
     
    For more information on configuring the HP SC08Ge SAS HBA, refer 
    to  http://h71028.www7.hp.com/ERC/downloads/4AA2-1683ENW.pdf
      
     
    HP ProLiant Gigabit Ethernet Multif unction server adapter configuration 
     
    Upgrade to the latest iSCSI B oot Option ROM image using  
    •   HP NC-Series Broadcom Online Firmware  Upgrade Utility for Linux (CP00xxxx.scexe). 
     
    To download and use the HP NC-Series Broadcom  Online Firmware Upgrade Utility for Linux 
    (CP00xxxx.scexe), complete the following steps: 
    1.  Go to the HP website at  http://www.hp.com
    . 
    2.  Click Software & Driver Downloads. 
    3.  Enter the product name (for example, NC373i ) in the product box and begin the search. 
    4.  Select an operating system. 
    5.  Click HP NC-Series Broadcom Online Firmware Upgrade Utility. 
    6.  Click Download and save the CP00xxxx.scexe and  CP00xxxx.txt file to a directory on your 
    hard drive.  
    The SCEXE (Smart Component Executable) comp onents are self-extracting executable file. 
     
    Updating iSCSI option ROM 
    HP NC-Series Broadcom Online Fi rmware Upgrade Utility  for Linux must be used on the system 
    that needs the iSCSI boot option ROM to be u pdated from a Linux opertaing system or a Linux 
    opertaing system live CD. 
    To update to latest iSCSI boot option RO M image, complete the following steps: 
    1.  The firmware utility requires the adapter interface to be up and running. Bring up a network 
    adapter interface using the following command: 
    # ifup ethx 
    Or 
    # ifconfig ethx up 
    2.  Update the firmware usin g the following command: 
    #./CPXXXXXX.scexe 
    The upgrade installation activity  is written to a common installation log file called ./nicfwupg.log. 
     
     
    Setting up iSCSI boot LUN 
    ev  utility present in the HP ProLiant iSCSI Boot Package for Linux can be downloaded from the 
    software download page of  HP ProLiant iSCSI Boot Package for Linux
    . 
     
    1.  Create the configuration file  evinput.txt. A sample configuration file is shown below. 
     
    Following is a sample configuration file. 
    ## 
    # Copyright 2006 Hewlett-Packard Development Company, L.P. 
    # All Rights Reserved  
    						
    							# 06/15/06 jpd 
    # 
    # Consult the IETF iSP iSCSI for details of these items. 
    # 
    ## 
    # Name of the iSCSI Target. Must match what the target offers. 
    # Hard coded Target IP .. No DNS support 
    # 
    TargetName= iqn.1986-03.abc.as:asddfrt.dsa23243 
    TargetIP=12.234.45.123 
    TargetPort=3260 
    TargetIP2=12.234.45.124 
    TargetPort2=3260 
    ## 
    # local name the iSCSI client will present to the Target 
    # and local IP settings. No DNS or DHCP support 
    # 
    InitiatorName=iqn.1234-98.co m.asfd:19.23456ghg12:name 
    InitiatorIP=12.234.34.543 
    InitiatorNetmask=255.255.255.0 
    InitiatorRoute=12.234.34.1 
     
    ## Locally Admin Address (MAC addres s) and VLAN (Enabled/Disabled) 
    # 
    LAA=000000000000 
    VLAN=Disabled 
    ## LUN Mapping  
    # 
    LUN=1 
    ## Make this persistent BIOS int 13 IPL rout ine. Replaces Embedded HD C: (if present). 
    #. 
    ForceBoot=True 
    ## Digest (CheckSum) data or Heade rs. Must match target setting. 
    # 
    DataDigest=False 
    HeaderDigest=False 
    ## Account Login information 
    # . The AuthMethod values are: No ne,CHAP, and (TwoWay) MutualCHAP, 
    # 
    AuthMethod=None 
    CHAPUsername=iqn.1991-05.com.micr osoft:comfort.txn.cpqcorp.net 
    CHAPSecret=Some12day123 
    CHAPMSecret=BetterThanThat 
     
    2.  Write the boot path to the target server. The boot path configuration file may be written to the 
    target server with the ev DOS utility or written using the ibootcfg utility.  
    a.  To write the boot path using the ev DOS util ity, boot to DOS and change directories 
    to the ev DOS utility. The ev DOS utility is  packaged with the HP iSCSI boot feature. 
    b.   Execute the following on the server with the option ROM. 
     ev -c 
    						
    							Installing the operating systems 
    Root partition on SAN has become popular with blade systems and virtualization technologies. 
    Multipath feature support for operat ing system installation partitions was introduced with the latest 
    operating system distributions. OS vendors have provided the feature for enabling high 
    availability for the installa tion partitions on the SAN. 
     
    To enable the high availability feature in RHEL  and SLES operating system, complete the following 
    steps: 
     
    Enabling the Device Ma pper multipath feature 
    Recommended configuration on  RHEL operating system 
     
    Ensure that there are multiple paths to the LUNS befo re starting the installation process. If there is 
    only one path to the LUNS, Anaconda installs the operating system on the SCSI device even if 
    mpath is specified as a kernel parameter. Enabling  multipath features for the installation partitions 
    on iSCSI SAN devices is supported in RHEL 5.3 and later. 
     
    1.  Start the installation of the operating system. 
    2.  Provide the parameter “linux mpath” to the kernel boot line. 
     
    Figure 27 
     
    3.  To add the iSCSI devices to the installation,  complete the following steps, else go to Step 4
    : 
    a.   Click  Advanced storage configuration .  
    						
    							 
    Figure 28 
     
    b.   Select Add iSCSI targets and click  Add drive. 
     
    Figure 29 
     
    c.   Enable network Interface for the currently used NIC.  
    						
    							 
    Figure 30 
     
    d.   Enter the target IP address. 
     
    Figure 31 
     
    e.   Repeat step a to d to add more iSCSI targets. 
     
    4.  While creating partitions during the installation process, you will see multipath devices 
    (/dev/mapper/mpath*). Create the installation partitions using multipath devices. 
    Multipathing feature will be enabled for all  the operating system partitions created on 
    multipath device during installation.  
    						
    All HP manuals Comments (0)

    Related Manuals for HP Booting Linux X86 And X86 64 Systems Manual