[Bug 961114] [NEW] iscsid fails to reopen a connection established by iscsistart

Heinz Hölzl 961114 at bugs.launchpad.net
Wed Mar 21 12:16:04 UTC 2012


Public bug reported:

iscsid in the version 2.0-871 is not able to reconnect to a session
established from the initramfs (with iscsistart)

To prevent to hang up the system by loosing the root-filesystem, in the
open-iscsi initscript was introduced following workarround:

if [ -f /etc/iscsi/iscsi.initramfs ] && [ -d /sys/class/iscsi_session/session1 ]; then
    # We most likely are running with our root on iscsi
    # starting open-iscsi at this point would hang the system (LP: #850960)
    exit 0
fi

Please update to open-iscsi-2.0-872, so you can remove this workarround.

** Affects: open-iscsi (Ubuntu)
     Importance: Undecided
         Status: New

-- 
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/961114

Title:
  iscsid fails to reopen a connection established by iscsistart

Status in “open-iscsi” package in Ubuntu:
  New

Bug description:
  iscsid in the version 2.0-871 is not able to reconnect to a session
  established from the initramfs (with iscsistart)

  To prevent to hang up the system by loosing the root-filesystem, in
  the open-iscsi initscript was introduced following workarround:

  if [ -f /etc/iscsi/iscsi.initramfs ] && [ -d /sys/class/iscsi_session/session1 ]; then
      # We most likely are running with our root on iscsi
      # starting open-iscsi at this point would hang the system (LP: #850960)
      exit 0
  fi

  Please update to open-iscsi-2.0-872, so you can remove this
  workarround.

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




More information about the foundations-bugs mailing list