Users Guide

Table Of Contents
11–iSCSI Protocol
iSCSI Boot
Doc No. BC0054508-00 Rev. R
January 21, 2021 Page 119 Copyright © 2021 Marvell
17. Continue booting into the iSCSI boot image and select one of the images
you created (non-offload or offload). Your choice must correspond with your
choice in the iSCSI Boot parameters section. If HBA Boot Mode was
enabled in the iSCSI Boot Parameters section, you must boot the offload
image.
18. For IPv6, you can now change the IP address for both the initiator and the
target to the IPv6 address that you want in the NVRAM configuration.
SUSE 11.1 Remote DVD Installation Workaround
1. Create a new file called boot.open-iscsi with the content shown in
Step 2.
2. Copy the file you just created to /etc/init.d/ folder and overwrite the
existing one.
Contents of the new boot.open-iscsi file:
#!/bin/bash
#
# /etc/init.d/iscsi
#
### BEGIN INIT INFO
# Provides: iscsiboot
# Required-Start:
# Should-Start: boot.multipath
# Required-Stop:
# Should-Stop: $null
# Default-Start: B
# Default-Stop:
# Short-Description: iSCSI initiator daemon root-fs support
NOTE
Marvell supports Host Bus Adapter (offload) starting in SLES 11 SP1
and later.
NOTE
In SLES 15 (all SPs), perform the following steps so that the OS
detects the iSCSI LUN:
1. Add the following line to the grub boot option:
iomem=relaxed
2. Press F6, and then select YES to select the driver update disk.