modifying transport_name

2008-05-22 Thread Pete Wyckoff
I confess to having lost the plot on the iface rearrangements. I'm trying to mount up a remote iser target using 2.6.26-rc3 and open-iscsi git HEAD userspace plus hacks to read the new sysfs layout. The old style, before login, was to modify node.transport_name, which now has been changed to liv

Re: modifying transport_name

2008-05-22 Thread Mike Christie
Pete Wyckoff wrote: > I confess to having lost the plot on the iface rearrangements. I'm > trying to mount up a remote iser target using 2.6.26-rc3 and > open-iscsi git HEAD userspace plus hacks to read the new sysfs > layout. > > The old style, before login, was to modify node.transport_name, >

Re: modifying transport_name

2008-05-22 Thread Mike Christie
Mike Christie wrote: > Pete Wyckoff wrote: >> I confess to having lost the plot on the iface rearrangements. I'm >> trying to mount up a remote iser target using 2.6.26-rc3 and >> open-iscsi git HEAD userspace plus hacks to read the new sysfs >> layout. >> >> The old style, before login, was to m

Re: modifying transport_name

2008-05-22 Thread Mike Christie
Pete Wyckoff wrote: > Are you talking about Doron's parameter categorization work? > I'm having a hard time finding that again. Any suggestions > for a quick fix to play with iser in 2.6.26-rc3? > Oh yeah the userspace tools from 869.2 should work with 2.6.26-rc3. --~--~-~--~~-

Re: modifying transport_name

2008-05-23 Thread Pete Wyckoff
[EMAIL PROTECTED] wrote on Thu, 22 May 2008 16:58 -0500: > Oh yeah, so let me know what you think would be easier for you? I > thought just passing in "-I iser" during discovery would be nice and > save a step. If it is worse then let me know. In the end we will have > bnx2i, iser, chelsio and

Re: modifying transport_name

2008-05-23 Thread Mike Christie
Pete Wyckoff wrote: > [EMAIL PROTECTED] wrote on Thu, 22 May 2008 16:58 -0500: >> Oh yeah, so let me know what you think would be easier for you? I >> thought just passing in "-I iser" during discovery would be nice and >> save a step. If it is worse then let me know. In the end we will have >>

Re: modifying transport_name

2008-05-23 Thread Mike Christie
Pete Wyckoff wrote: > > This is important, thanks. Userspace git head fails with stock > 2.6.26-rc3 due to the introduction of > ISCSI_UEVENT_CREATE_BOUND_SESSION in "pass ep to session > creation". Guess I should pull in your git kernel tree too. > Oh fudge. Yeah, it looks like I only fixed

Re: modifying transport_name

2008-05-23 Thread Mike Christie
Mike Christie wrote: >> [in another mail] >>> Oh yeah the userspace tools from 869.2 should work with >>> 2.6.26-rc3. >> This is important, thanks. Userspace git head fails with stock >> 2.6.26-rc3 due to the introduction of >> ISCSI_UEVENT_CREATE_BOUND_SESSION in "pass ep to session >> creation".