[Bug 1251046] Re: open-iscsi ibft initrd boot script fails to bring up interface

Benjamin Drung 1251046 at bugs.launchpad.net
Mon Dec 16 14:01:09 UTC 2024


I checked open-iscsi 2.1.10-1ubuntu2 and debian/extra/initramfs/local-
top/iscsi has following code:

```
    if [ -n "$ISCSI_AUTO" ] ; then
        # try to auto-configure network interface based
        # on firmware values
        modprobe iscsi_ibft
        iscsistart -N
```

So I assume that your problem has been addressed in the last 11 years
and mark this bug as fixed. Please comment otherwise.

** Changed in: open-iscsi (Ubuntu)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to open-iscsi in Ubuntu.
https://bugs.launchpad.net/bugs/1251046

Title:
  open-iscsi ibft initrd boot script fails to bring up interface

Status in open-iscsi package in Ubuntu:
  Fix Released

Bug description:
  I'm trying to boot from an iSCSI Target via iPXE.

  I have specified ISCSI_AUTO=true in /etc/iscsi/iscsi.initramfs, ran update-initramfs, but open-iscsi does not connect on boot.
  Unfortunately, the iscsi initrd hook script is incorrect; if attempting iSCSI boot based on iBFT data, network interfaces are not brought up.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-iscsi/+bug/1251046/+subscriptions




More information about the foundations-bugs mailing list