Dan, > There is a copy and paste bug here. It should check ".rsp" instead of > ".req". > - if (!sp->u.iocb_cmd.u.ctarg.req) { > + if (!sp->u.iocb_cmd.u.ctarg.rsp) { > ql_log(ql_log_warn, vha, 0xd041, > "%s: Failed to allocate ct_sns request.\n", > __func__); I wonder if the log message should be adjusted to say "ct_sns response" or something to that effect? -- Martin K. Petersen Oracle Linux Engineering