----- Original Message ----- > On 05/19/2011 09:22 AM, --[ UxBoD ]-- wrote: > > Hi, > > > > > > On a previous release of OpeniSCSI devices were created in the > > format: > > > > > > lrwxrwxrwx 1 root root 9 May 8 03:35 > > ip-172.XXX.XXX.XXX:3260-iscsi-iqn.1986-03.com.sun:02:XXX-lun-9 -> > > ../../sdl > > > > > > where as with the latest release they are: > > > > > > > > [root@kvm02 ~]# ls -l > > /dev/disk/by-path/ip-172.XXX.XXX.XXX\:3260-iscsi-iqn.1986-03.com.sun\:02\:XXX-lun-16 > > total 0 > > lrwxrwxrwx 1 root root 12 May 19 07:01 block -> ../../../sdd > > What is the difference? The "\" by the colons? > > > > > > > is it possible to switch back to the old naming convention or do we > > need to modify our in-house scripts to take into account this new > > formatting ? -- > > Thanks, Phil > > open-iscsi does not have any control over the device naming. Udev > handles this. >
Mike, the difference is that the path is now a directory with the link underneath that back to the actual device name. Before it was just a standard link. Will take a look at udev. -- Thanks, Phil -- You received this message because you are subscribed to the Google Groups "open-iscsi" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/open-iscsi?hl=en.
