From: Brian King <brking@linux.vnet.ibm.com>
To: wenxiong@linux.vnet.ibm.com
Cc: James.Bottomley@HansenPartnership.com, linux-scsi@vger.kernel.org
Subject: Re: [PATCH 1/1] ipr: IOA Status Code(IOASC) update
Date: Tue, 04 Jun 2013 17:29:02 -0500 [thread overview]
Message-ID: <51AE6A2E.1040407@linux.vnet.ibm.com> (raw)
In-Reply-To: <20130604032041.917550613@linux.vnet.ibm.com>
On 06/03/2013 10:19 PM, wenxiong@linux.vnet.ibm.com wrote:
> @@ -407,10 +419,18 @@ struct ipr_error_table_t ipr_error_table
> "Illegal request, command sequence error"},
> {0x052C8000, 1, 0,
> "Illegal request, dual adapter support not enabled"},
> + {0x052C8100, 1, 0,
> + "Illegal request, another cable connector was physically disable"},
disable should be disabled
> @@ -507,10 +537,18 @@ struct ipr_error_table_t ipr_error_table
> "9062: One or more disks are missing from an array"},
> {0x07279900, 0, IPR_DEFAULT_LOG_LEVEL,
> "9063: Maximum number of functional arrays has been exceeded"},
> + {0x07279A00, 0, 0,
> + "Data protect, other volume set problem"},
> {0x0B260000, 0, 0,
> "Aborted command, invalid descriptor"},
> + {0x0B3F9000, 0, 0,
> + "Target operating conditions have changed, dua adapter takeover"},
dua should be dual
Thanks,
Brian
--
Brian King
Power Linux I/O
IBM Linux Technology Center
prev parent reply other threads:[~2013-06-04 22:29 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-04 3:19 [PATCH 0/1] ipr: IOA Status Code(IOASC) update wenxiong
2013-06-04 3:19 ` [PATCH 1/1] " wenxiong
2013-06-04 22:29 ` Brian King [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=51AE6A2E.1040407@linux.vnet.ibm.com \
--to=brking@linux.vnet.ibm.com \
--cc=James.Bottomley@HansenPartnership.com \
--cc=linux-scsi@vger.kernel.org \
--cc=wenxiong@linux.vnet.ibm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.