[openib-general] Re: cmatose questions

Sean Hefty mshefty at ichips.intel.com
Tue Feb 28 11:14:25 PST 2006


Michael S. Tsirkin wrote:
>>>>I then unloaded the client and loaded it again:
>>>>modprobe rdma_cmatose dst_ip=11.4.8.155; rmmod rdma_cmatose
>>>
>>>The kernel dst_ip isn't this smart.  You'll need to provide the IP address 
>>>as:
>>>
>>>x9b08040b
>>>
>>>Note that there's a userspace version of cmatose in librdmacm that's easier 
>>>to interface to, and can handle normal IP addresses and host names as input.
>>
>>Right, but I'm really mostly interested in userspace version.
> 
> 
> I mean: in kernel level version.

You just need to specify the IP address in network-byte order as a single 
integer.  The example above is for the IP address that you gave: 11.4.8.155.

- Sean



More information about the general mailing list