From: bugzilla-daemon@kernel.org
To: linux-scsi@vger.kernel.org
Subject: [Bug 215788] arcmsr driver on kernel 5.16 and up fails to initialize ARC-1280ML RAID controller
Date: Wed, 06 Apr 2022 16:35:04 +0000 [thread overview]
Message-ID: <bug-215788-11613-Ndredomk72@https.bugzilla.kernel.org/> (raw)
In-Reply-To: <bug-215788-11613@https.bugzilla.kernel.org/>
https://bugzilla.kernel.org/show_bug.cgi?id=215788
--- Comment #8 from Jernej Simončič (jernej-bugzilla.kernel@ena.si) ---
Here are results for ARC-1212:
[root@sysrescue ~]# uname -a
Linux sysrescue 5.15.22-1-lts #1 SMP Tue, 08 Feb 2022 19:00:40 +0000 x86_64
GNU/Linux
[root@sysrescue ~]# sg_inq /dev/sdb
standard INQUIRY:
PQual=0 PDT=0 RMB=0 LU_CONG=0 hot_pluggable=0 version=0x05 [SPC-3]
[AERC=0] [TrmTsk=0] NormACA=0 HiSUP=0 Resp_data_format=2
SCCS=0 ACC=0 TPGS=0 3PC=0 Protect=0 [BQue=0]
EncServ=0 MultiP=0 [MChngr=0] [ACKREQQ=0] Addr16=1
[RelAdr=0] WBus16=1 Sync=0 [Linked=0] [TranDis=0] CmdQue=1
[SPI: Clocking=0x3 QAS=0 IUS=0]
length=96 (0x60) Peripheral device type: disk
Vendor identification: Areca
Product identification: Storage
Product revision level: R001
Unit serial number: 42bc2c2180321188
[root@sysrescue ~]# sg_inq --vpd /dev/sdb
VPD INQUIRY, page code=0x00:
Supported VPD pages:
0x0 Supported VPD pages
0x80 Unit serial number
0x83 Device identification
0xc7
[root@sysrescue ~]# sg_vpd -E /dev/sdb
Unit serial number VPD page:
Unit serial number: 42bc2c2180321188
Device Identification VPD page:
Addressed logical unit:
designator type: EUI-64 based, code set: Binary
0x001b4d2008231188
Vendor VPD page=0xc0 failed to fetchVendor VPD page=0xc1 failed to
fetchVendor VPD page=0xc2 failed to fetchVendor VPD page=0xc3 failed to
fetchVendor VPD page=0xc4 failed to fetchVendor VPD page=0xc5 failed to fetch
00 00 c7 00 3c 00 00 00 00 00 00 00 00 00 00 00 00 ...<............
10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
Vendor VPD page=0xc8 failed to fetchVendor VPD page=0xc9 failed to
fetchVendor VPD page=0xca failed to fetchVendor VPD page=0xd0 failed to
fetchVendor VPD page=0xd1 failed to fetchVendor VPD page=0xd2 failed to
fetch[root@sysrescue ~]# sg_logs -l -l /dev/sdb
Areca Storage R001
log_sense: field in cdb illegal
sg_logs failed: Illegal request
[root@sysrescue ~]# sg_vpd --force --page=0xb9 /dev/sdb
VPD page=0xb7
fetching VPD page failed: Illegal request
sg_vpd failed: Illegal request
And for ARC-1280ML:
deepthought ~ # sg_inq /dev/sda
standard INQUIRY:
PQual=0 PDT=0 RMB=0 LU_CONG=0 hot_pluggable=0 version=0x05 [SPC-3]
[AERC=0] [TrmTsk=0] NormACA=0 HiSUP=0 Resp_data_format=2
SCCS=0 ACC=0 TPGS=0 3PC=0 Protect=0 [BQue=0]
EncServ=0 MultiP=0 [MChngr=0] [ACKREQQ=0] Addr16=1
[RelAdr=0] WBus16=1 Sync=0 [Linked=0] [TranDis=0] CmdQue=1
[SPI: Clocking=0x3 QAS=0 IUS=0]
length=96 (0x60) Peripheral device type: disk
Vendor identification: Areca
Product identification: System
Product revision level: R001
Unit serial number: 0000003927378925
deepthought ~ # sg_inq /dev/sdX
sg_inq: error opening file: /dev/sdX: No such file or directory
sg_inq failed: No such file or directory
deepthought ~ # sg_inq --vpd /dev/sdX
sg_inq: error opening file: /dev/sdX: No such file or directory
sg_inq failed: No such file or directory
deepthought ~ # sg_vpd -E /dev/sdX
sg_vpd failed: No such file or directory
deepthought ~ # sg_logs -l -l /dev/sdX^C
deepthought ~ # sg_inq /dev/sda
standard INQUIRY:
PQual=0 PDT=0 RMB=0 LU_CONG=0 hot_pluggable=0 version=0x05 [SPC-3]
[AERC=0] [TrmTsk=0] NormACA=0 HiSUP=0 Resp_data_format=2
SCCS=0 ACC=0 TPGS=0 3PC=0 Protect=0 [BQue=0]
EncServ=0 MultiP=0 [MChngr=0] [ACKREQQ=0] Addr16=1
[RelAdr=0] WBus16=1 Sync=0 [Linked=0] [TranDis=0] CmdQue=1
[SPI: Clocking=0x3 QAS=0 IUS=0]
length=96 (0x60) Peripheral device type: disk
Vendor identification: Areca
Product identification: System
Product revision level: R001
Unit serial number: 0000003927378925
deepthought ~ # sg_inq --vpd /dev/sda
VPD INQUIRY, page code=0x00:
Supported VPD pages:
0x0 Supported VPD pages
0x80 Unit serial number
0x83 Device identification
0xc7
deepthought ~ # sg_vpd -E /dev/sda
@Unit serial number VPD page:
Unit serial number: 0000003927378925
@Device Identification VPD page:
Addressed logical unit:
designator type: EUI-64 based, code set: Binary
0x001b4d2305766800
Vendor VPD page=0xc0 failed to fetchVendor VPD page=0xc1 failed to
fetchVendor VPD page=0xc2 failed to fetchVendor VPD page=0xc3 failed to
fetchVendor VPD page=0xc4 failed to fetchVendor VPD page=0xc5 failed to fetch
00 00 c7 00 3c 00 00 00 00 00 00 00 00 00 00 00 00 ...<............
10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
Vendor VPD page=0xc8 failed to fetchVendor VPD page=0xc9 failed to
fetchVendor VPD page=0xca failed to fetchVendor VPD page=0xd0 failed to
fetchVendor VPD page=0xd1 failed to fetchVendor VPD page=0xd2 failed to
fetchdeepthought ~ # sg_logs -l -l /dev/sda
Areca System R001
log_sense: field in cdb illegal
sg_logs failed: Illegal request
deepthought ~ # sg_vpd --force --page=0xb9 /dev/sda
VPD page=0xb7
fetching VPD page failed: Illegal request
sg_vpd failed: Illegal request
Neither controller crashed on the last command.
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
next prev parent reply other threads:[~2022-04-06 18:00 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-01 10:50 [Bug 215788] New: arcmsr driver on kernel 5.16 and up fails to initialize ARC-1280ML RAID controller bugzilla-daemon
2022-04-01 11:00 ` [Bug 215788] " bugzilla-daemon
2022-04-02 7:56 ` bugzilla-daemon
2022-04-05 5:08 ` bugzilla-daemon
2022-04-05 19:44 ` bugzilla-daemon
2022-04-05 19:51 ` bugzilla-daemon
2022-04-05 23:29 ` bugzilla-daemon
2022-04-06 6:59 ` bugzilla-daemon
2022-04-06 8:26 ` bugzilla-daemon
2022-04-06 16:35 ` bugzilla-daemon [this message]
2022-04-06 16:43 ` bugzilla-daemon
2022-04-06 22:49 ` bugzilla-daemon
2022-04-07 4:01 ` bugzilla-daemon
2022-04-07 7:10 ` bugzilla-daemon
2022-04-07 7:20 ` Damien Le Moal
2022-04-07 7:18 ` bugzilla-daemon
2022-04-07 7:20 ` bugzilla-daemon
2022-04-21 6:52 ` bugzilla-daemon
2022-04-25 2:28 ` bugzilla-daemon
2022-04-25 14:17 ` bugzilla-daemon
2023-09-21 21:13 ` bugzilla-daemon
2023-09-22 8:32 ` bugzilla-daemon
2023-09-22 13:49 ` bugzilla-daemon
2023-09-22 17:28 ` bugzilla-daemon
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=bug-215788-11613-Ndredomk72@https.bugzilla.kernel.org/ \
--to=bugzilla-daemon@kernel.org \
--cc=linux-scsi@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).