y: Markus Elfring
[snip]
Looks good to me.
Acked-by: Chris Boot
Thanks,
Chris
--
Chris Boot
bo...@boo.tc
f RSCN requests: 0x2.
HTH,
Chris
--
Chris Boot
bo...@bootc.net
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
return 1;
> - }
> case MAINTENANCE_IN:
> switch (cdb[1] & 0x1f) {
> case MI_REPORT_TARGET_PGS:
>
--
Chris Boot
bo...@bootc.net
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
LENGTH + SEGMENT DESCRIPTOR LIST
> LENGTH
> */
>
> AFAICT this should make ddpt happy, as it's already be setting ListID
> Usage = 11b when it gets OPERATING PARAMETERS -> HELD_DATA = 0.
0x11 != 11b (but == 11h)
If 0x18 is the correct mask I think you want to compare against 0x18,
otherwise you probably want to shift down by 3 bits and compare against
0x03 or 0b11...
HTH,
Chris
--
Chris Boot
bo...@bootc.net
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
On 08/03/2013 21:25, Chris Boot wrote:
On 05/03/13 22:15, Chris Boot wrote:
I'll see if I can get enough hardware and time together to test this
over the weekend to confirm everything I said above and gather the logs
with the error logging enabled. I'll keep you posted.
I have run
On 05/03/2013 21:52, Nicholas A. Bellinger wrote:
> Hi Chris,
>
> On Sun, 2013-03-03 at 13:49 +0000, Chris Boot wrote:
>> Hi all,
>>
>> When creating a new target port in targetcli (/qla2xxx create
>> 21:0x:...), and I have nothing plugged-in to the port, the cre
.
The only way to get the port working again is to save the configuration and
reboot the target server, which is very frustrating.
I'm using targetcli as found in Debian wheezy with kernel 3.8.0, though I have
had this problem for a little while now...
Cheers,
Chris
--
Chris Boot
bo...@bootc.net
-
TCM_UNEXPECTED_UNSOLICITED_DATA:
/* CURRENT ERROR */
buffer[0] = 0x70;
Nitpick: I suspect a simple copy & paste error; "INVALID FIELD IN
PARAMETER LIST" in your comment should probably read "PARAMETER LIST
LENGTH ERROR" instead.
HTH,
Chris
--
Chris Boo
On 10/12/12 02:39, Chen Gang wrote:
> Hello Chris Boot:
>
> need I send the relative patch ?
Hi Chen,
Sorry, life got in the way this weekend. I'll try to get the patch sent
out today.
Cheers,
Chris
--
Chris Boot
bo...@bootc.net
--
To unsubscribe from this list: send the lin
il to set up the
TPG, the port will be left in an inconsistent state. I'll prepare a
patch ASAP unless you'd rather do it yourself.
Thanks,
Chris
--
Chris Boot
bo...@bootc.net
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to
10 matches
Mail list logo