On Wed, 14 May 2008, Chris Lalancette wrote:
Yes, except the problem with your patch is that it will probably
break the
kernel I made the fixes for originally, which was either 2.6.23 or 2.6.24 (and
which had the /sys/class/iscsi_session/session9/device/target9:0:0:0/
9:0:0:0/block/sdd type paths). We may be able to come up with a hybrid solution
that will work on both cases, though.
...are you saying that open-iscsi and the kernel are different trees? As
far as I can see the latest kernel for Xen in Gentoo is 2.6.21, is the
current Xen code in the vanilla kernel stable (enough)?
What do you think about these errors:
Link
'/dev/disk/by-path/ip-172.16.103.200:3260-iscsi-iqn.1992-08.com.netapp:sn.118046347:vf.88fa4694-0ba6-11dd-b8a9-00a09807592f-lun-2'
does not point to '/dev/sdd', ignoring
Link
'/dev/disk/by-path/ip-172.16.103.200:3260-iscsi-iqn.1992-08.com.netapp:sn.118046347:vf.88fa4694-0ba6-11dd-b8a9-00a09807592f-lun-2'
does not point to '/dev/sdc', ignoring
1) Lacks a newline
2) In gentoo the pointer is ../../sda or something like it, so it is
physically the same device. I don't really know if it has any influence,
but it looks dirty to me.
Stefan