Users Guide
6–Boot from SAN Configuration
iSCSI Boot from SAN
100 AH0054602-00 M
initrd /initramfs-2.6.32-696.el6.x86_64.img
kernel /vmlinuz-2.6.32-696.el6.x86_64 ro
root=/dev/mapper/vg_prebooteit-lv_root rd_NO_LUKS
iscsi_firmware LANG=en_US.UTF-8 rd_NO_MD
SYSFONT=latarcyrheb-sun16 crashkernel=auto rd_NO_DM
rd_LVM_LV=vg_prebooteit/lv_swap KEYBOARDTYPE=pc KEYTABLE=us
rd_LVM_LV=vg_prebooteit/lv_root selinux=0
initrd /initramfs-2.6.32-696.el6.x86_64.img
4. Build the initramfs file by issuing the following command:
# dracut -f
5. Reboot the server, and then open the UEFI HII.
6. In the HII, disable iSCSI boot from BIOS, and then enable iSCSI HBA or
boot for the adapter as follows:
a. Select the adapter port, and then select Device Level Configuration.
b. On the Device Level Configuration page, for the Virtualization Mode,
select NPAR.
c. Open the NIC Partitioning Configuration page and set the iSCSI
Offload Mode to Enabled. (iSCSI HBA support is on partition 3 for a
two--port adapter and on partition 2 for a four-port adapter.)
d. Open the NIC Configuration menu and set the Boot Protocol to
UEFI iSCSI.
e. Open the iSCSI Configuration page and configure iSCSI settings.
7. Save the configuration and reboot the server.
The OS can now boot through the offload interface.
Migrating to Offload iSCSI for SLES 11 SP4
To migrate from a software iSCSI installation to an offload iSCSI for
SLES 11 SP4:
1. Update Open-iSCSI tools and iscsiuio to the latest available versions by
issuing the following commands:
# rpm -ivh qlgc-open-iscsi-2.0_873.111.sles11sp4-3.x86_64.rpm --force
# rpm -ivh iscsiuio-2.11.5.3-2.sles11sp4.x86_64.rpm --force
NOTE
To retain the original contents of the inbox RPM during installation, you
must use the
-ivh option (instead of the -Uvh option), followed by
the
--force option.