What level of s390-utils changed the zFCP device naming from:

ccw-<device_bus_id>-zfcp-<wwpn>:<lun> or
ccw-<device_bus_id>-zfcp-<wwpn>:<lun>-part<n>


to

/dev/disk/by-path/ccw-<device_bus_id>-fc-<wwpn>-lun-<lun>-part<n>


(I assume it is a udev rule that does this - if so which one?)

Also, does the FCP standard define the size of lun? In the kernel header
lun is u64 but in non-z architectures lun tends to be a number between 0
and 255.

Neale

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
----------------------------------------------------------------------
For more information on Linux on System z, visit
http://wiki.linuxvm.org/

Reply via email to