Hello,
I successfully installed Ovirt Node NG from ISO to an ISCSI target
attached via first network interface by using following extensions to
the grub cmdline:
"rd.iscsi.ibft=1 ip=ibft ip=eno2:dhcp"
I want to use the server as diskless ovirt-node-ng Server.
After successful install the system reboots and starts up but it fails
later in dracut even having detected correctly the disk and all the LV's.
I think "iscsistart" is run multiple times even after already being
logged in to the ISCSI-Target and that fails finally like that:
*[ 147.644872] localhost dracut-initqueue[1075]: iscsistart: initiator
reported error (15 - session exists)*
[ 147.645588] localhost dracut-initqueue[1075]: iscsistart: Logging
into iqn.2018-01.de.databay.office:storage01.epycdphv02-disk1
172.16.1.3:3260,1
[ 147.651027] localhost dracut-initqueue[1075]: Warning: 'iscsistart -b
' failed with return code 0
[ 147.807510] localhost systemd[1]: Starting Login iSCSI Target...
[ 147.809293] localhost iscsistart[6716]: iscsistart: TargetName not
set. Exiting iscsistart
[ 147.813625] localhost systemd[1]: iscsistart_iscsi.service: main
process exited, code=exited, status=7/NOTRUNNING
[ 147.824897] localhost systemd[1]: Failed to start Login iSCSI Target.
[ 147.825050] localhost systemd[1]: Unit iscsistart_iscsi.service
entered failed state.
[ 147.825185] localhost systemd[1]: iscsistart_iscsi.service failed.
--
Mit freundlichen Grüßen
Ralf Schenk