James, > - Upon PRLI completion, if first-burst is enabled and the target supports > first burst, the driver will issue a modesense6 scsi command to obtain > the disconnect-reconnect page that has transport specific limits. This > page reports the max first-burst size supported on the target. The size > supported is saved in the target node structure. I didn't make it beyond this patch :( Why do this in the driver? If you need the Disconnect-Reconnect page, then let's ask for it in the core code. Maybe in the fc transport so we don't risk upsetting USB devices, etc. See sas_read_port_mode_page(). -- Martin K. Petersen Oracle Linux Engineering