[Bug 368491] Re: Cannot mount partition on iSCSI LUN

2020-06-21 Thread Rafael David Tinoco
** Changed in: open-iscsi (Ubuntu)
   Status: New => Invalid

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

Title:
  Cannot mount partition on iSCSI LUN

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 368491] Re: Cannot mount partition on iSCSI LUN

2009-09-29 Thread alzibub
This is not a bug, please close this ticket.

When the multipath-tools package is installed, the device-mapper takes
exclusive control of new disks - provided they are not blacklisted in
multipath.conf.  It does this so that it can create a "multipath" device
node.   This is so that when a disk is discovered with the same wwid it
can be added under the "multipath" device node.

For example, if the iscsi initiator logs in to  a target and /dev/sdg is
created, this will be taken by device-mapper which will then create a
node under /dev/mapper/ corresponding to /dev/sdg.  If the iscsi
initiator logs into another target and /dev/sdh is created, and this has
the same wwid as /dev/sdg, then device-mapper recognises that they are
alternate paths to the same LUN and attaches /dev/sdh to the same node
under /dev/mapper.

So the solution is just to try and mount the node under /dev/mapper
instead of the /dev/sd* node, if multipath-tools are installed.

Sorry for the confusion - I didn't realise when I raised this bug that I
had multipath-tools installed.  Or even what multipath-tools was for!

Alex

-- 
Cannot mount partition on iSCSI LUN
https://bugs.launchpad.net/bugs/368491
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 368491] Re: Cannot mount partition on iSCSI LUN

2009-05-24 Thread alzibub
Hi,

Just out of interest... which virtualization server requires both
open-iscsi and multipath-tools?

Regards,

Alex

2009/5/23 sseitz :
> Just for the records: This bug is reproducable since Ubuntu Gutsty and
> renders Ubuntu virtually useless for Virtualization Servers with HA
> iSCSI connectivity.
>
> --
> Cannot mount partition on iSCSI LUN
> https://bugs.launchpad.net/bugs/368491
> You received this bug notification because you are a direct subscriber
> of the bug.
>

-- 
Cannot mount partition on iSCSI LUN
https://bugs.launchpad.net/bugs/368491
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 368491] Re: Cannot mount partition on iSCSI LUN

2009-05-23 Thread sseitz
Just for the records: This bug is reproducable since Ubuntu Gutsty and
renders Ubuntu virtually useless for Virtualization Servers with HA
iSCSI connectivity.

-- 
Cannot mount partition on iSCSI LUN
https://bugs.launchpad.net/bugs/368491
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 368491] Re: Cannot mount partition on iSCSI LUN

2009-05-21 Thread alzibub
Got it!

There's a conflict between open-iscsi and multipath-tools.  After
removing multipath-tools, mounting iSCSI LUNs works fine!  So there are
two options:

 1. quick fix: mark the conflict in the package meta-data so that they cannot 
be installed simultaneously
 2. slow fix: work out why mounting iSCSI LUNs fails if multipath-tools are 
installed and fix it.

Personally, I don't mind which..., I'm now happy.

Regards,

Alex Zeffertt

-- 
Cannot mount partition on iSCSI LUN
https://bugs.launchpad.net/bugs/368491
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs