On 09/13/13 14:25, Jack Wang wrote:
I tried your srp-ha branch in github,
echo string
SRP2="id_ext=${THCA2_GUID},ioc_guid=${THCA2_GUID},dgid=${TGID_P2},pkey=${PKEY},service_id=${THCA2_GUID},can_queue=512"
to add_target failed with

  ib_srp: unknown parameter or missing value 'can_queue=512
[  122.405385] ' in target creation request
Do I miss something?

Hello Jack,

Have you already tried the same command with "echo -n" instead of "echo" ? If I remember correctly the SRP initiator doesn't like a newline at the end of the string written into the sysfs add_target attribute.

Hope this helps,

Bart.

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to