[Bug 1642482] [NEW] install on iSCSI offload card wrongly assumes default net

Kevin Otte nivex at nivex.net
Thu Nov 17 07:03:12 UTC 2016


Public bug reported:

When an iSCSI offload card is in use, in my case a QLE4060C (qla4xxx
driver), partman-scsi blindly assumes that because the root device is on
an iSCSI volume it is using the installer selected network device.

I'm having trouble following the logic in init.d/iscsi, but I think a
simple fix would be to check
/sys/class/iscsi_session/{session_name}/ifacename. If it is != "default"
then you can skip over it.

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

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

Title:
  install on iSCSI offload card wrongly assumes default net

Status in partman-iscsi package in Ubuntu:
  New

Bug description:
  When an iSCSI offload card is in use, in my case a QLE4060C (qla4xxx
  driver), partman-scsi blindly assumes that because the root device is
  on an iSCSI volume it is using the installer selected network device.

  I'm having trouble following the logic in init.d/iscsi, but I think a
  simple fix would be to check
  /sys/class/iscsi_session/{session_name}/ifacename. If it is !=
  "default" then you can skip over it.

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



More information about the foundations-bugs mailing list