Oracle® Virtual Networking for ESX Hosts Installation and Boot Guide

Exit Print View

Updated: July 2016
 
 

Create a Server Profile


Note -  For optimal performance, configure only one boot method within the server profile.
  1. On the Oracle Fabric Interconnect, initiate server profile creation.
    add server profile profile-name host-to-receive-profile@Oracle-Fabric-Interconnect-name:ServerPortport

    where:

    profile-name

    Name of the server profile

    host-to-receive-profile

    Host name of the ESXi host that boots remotely

    Oracle-Fabric-Interconnect-name

    Name of the Oracle Fabric Interconnect that manages traffic to the ESXi host

    port

    Port of the Oracle Fabric Interconnect attached to the ESXi host

  2. Add the virtual device for booting to the server profile.

    Add a VHBA for SAN boot:

    add VHBA VHBA-name.profile-name slot/port -boot-capable=true

    where:

    VHBA-name

    Name of the VHBA for booting

    profile-name

    Name of the server profile

    slot

    Number of the slot (I/O module) of the Oracle Fabric Interconnect where the virtual device is terminated

    port

    Number of the port of the I/O module in the slot

  3. Set the server profile for booting and connect to the target where the boot image resides.

    For SAN boot by VHBA:

    set server-profile profile-name san-boot VHBA-name WWN -lun=LUN-ID

    where:

    profile-name

    Name of the server profile

    VHBA-name

    Name of the VHBA for booting

    WWN

    World Wide Name identifier of the fibre channel device

    LUN-ID

    Number identifying the particular LUN

  4. Verify that the server profile is up and connected.
    show server-profile profile-name san-boot
    server     role        VHBA     mnt-type    lvm-grp     lvm-vol     dev     mnt-opts     disks
    -------------------------------------------------------------------------------------------------------------
    esx55i     loadmount   vhba1    static       22:00:00:50:CC:20:0E:6E                         (203/LM)

    where profile-name is the name of the server profile.


    Note -  Record the size of the LUN on which the boot image resides. When the host drivers are loaded on to the ESXi host, you are prompted to select the correct LUN. Knowing the LUN's size helps identify the LUN in the list of connected storage targets.