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

Launchpad Bug Tracker 961114 at bugs.launchpad.net
Thu May 17 18:04:13 UTC 2012


Status changed to 'Confirmed' because the bug affects multiple users.

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

-- 
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:
  Confirmed

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