Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

draid kernel panic on rebuild #12877

Closed
preussal opened this issue Dec 18, 2021 · 2 comments
Closed

draid kernel panic on rebuild #12877

preussal opened this issue Dec 18, 2021 · 2 comments
Labels
Status: Stale No recent activity for issue Type: Defect Incorrect behavior (e.g. crash, hang)

Comments

@preussal
Copy link

System information

Type Version/Name
Distribution Name Ubuntu
Distribution Version ´Focal 20.04.3 LTS
Kernel Version 5.13.0-22-generic
Architecture AMD64
OpenZFS Version zfs-2.1.1-0york0~20.04

Describe the problem you're observing

From time to time I get a kernel Panic.
This usually joined when either High I/O is on the dRAID, or just a resilver.

I set my kernel so he does a reboot afterwards.
Because with this error, the ZFS dRAID is shut down, it works only after a restart of the system.
The resilver is continued after the reboot.
A scrub of the data has never found errors afterwards.

Describe how to reproduce the problem

High I/O or resilver

Include any warning/errors/backtraces from the system logs

[Sat Dec 18 19:35:41 2021] general protection fault, probably for non-canonical address 0xdead000000000108: 0000 [#1] SMP PTI
[Sat Dec 18 19:35:41 2021] CPU: 0 PID: 2582 Comm: vdev_rebuild Tainted: P IOE 5.13.0-22-generic #22~20.04.1-Ubuntu
[Sat Dec 18 19:35:41 2021] Hardware name: HP ProLiant DL380 G7, BIOS P67 08/16/2015
[Sat Dec 18 19:35:41 2021] RIP: 0010:zio_add_child+0xc2/0x180 [zfs]
[Sat Dec 18 19:35:41 2021] Code: d2 48 c1 e0 04 41 80 bc 24 86 00 00 00 00 0f 94 c2 48 01 94 03 48 03 00 00 48 8b 83 50 01 00 00 48 8b 93 58 01 00 00 4c 01 e8 <48> 89 42 08 48 89 10 48 8d 93 58 01 00 00 48 89 50 08 48 89 83 58
[Sat Dec 18 19:35:41 2021] RSP: 0018:ffffaca0c7cb3be8 EFLAGS: 00010286
[Sat Dec 18 19:35:41 2021] RAX: ffff954794c79e00 RBX: ffff954d87f69d40 RCX: ffffffffffffffff
[Sat Dec 18 19:35:41 2021] RDX: dead000000000100 RSI: 0000000000000001 RDI: ffff9546b7773488
[Sat Dec 18 19:35:41 2021] RBP: ffffaca0c7cb3c18 R08: 0000000000000030 R09: ffff954794c79de0
[Sat Dec 18 19:35:41 2021] R10: 0000000000000004 R11: ffff95460ed34000 R12: ffff9546b77730c0
[Sat Dec 18 19:35:41 2021] R13: ffff954794c79de0 R14: ffff954d87f6a108 R15: ffff9546b7773488
[Sat Dec 18 19:35:41 2021] FS: 0000000000000000(0000) GS:ffff958c07600000(0000) knlGS:0000000000000000
[Sat Dec 18 19:35:41 2021] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[Sat Dec 18 19:35:41 2021] CR2: 00005652004c7000 CR3: 000000335f810006 CR4: 00000000000206f0
[Sat Dec 18 19:35:41 2021] Call Trace:
[Sat Dec 18 19:35:41 2021] zio_create+0x437/0x4f0 [zfs]
[Sat Dec 18 19:35:41 2021] zio_read+0x5e/0x70 [zfs]
[Sat Dec 18 19:35:41 2021] ? clear_rebuild_bytes+0x90/0x90 [zfs]
[Sat Dec 18 19:35:41 2021] vdev_rebuild_range+0x3af/0x500 [zfs]
[Sat Dec 18 19:35:41 2021] vdev_rebuild_thread+0x503/0x9a0 [zfs]
[Sat Dec 18 19:35:41 2021] ? vdev_rebuild_range+0x500/0x500 [zfs]
[Sat Dec 18 19:35:41 2021] thread_generic_wrapper+0x79/0x90 [spl]
[Sat Dec 18 19:35:41 2021] ? __thread_exit+0x20/0x20 [spl]
[Sat Dec 18 19:35:41 2021] kthread+0x12b/0x150
[Sat Dec 18 19:35:41 2021] ? set_kthread_struct+0x40/0x40
[Sat Dec 18 19:35:41 2021] ret_from_fork+0x22/0x30
[Sat Dec 18 19:35:41 2021] Modules linked in: binfmt_misc ipmi_ssif intel_powerclamp coretemp kvm_intel kvm crct10dif_pclmul ghash_clmulni_intel aesni_intel zfs(POE) crypto_simd cryptd intel_cstate zunicode(POE) zzstd(OE) zlua(OE) zavl(POE) icp(POE) joydev input_leds zcommon(POE) hpilo serio_raw znvpair(POE) spl(OE) i7core_edac acpi_ipmi acpi_power_meter ipmi_si mac_hid ipmi_devintf ipmi_msghandler sch_fq_codel nfsd auth_rpcgss nfs_acl lockd grace sunrpc ip_tables x_tables autofs4 xfs libcrc32c ses enclosure hid_generic usbhid hid radeon i2c_algo_bit drm_ttm_helper ttm drm_kms_helper syscopyarea gpio_ich sysfillrect sysimgblt fb_sys_fops mpt3sas cec hpsa rc_core raid_class drm crc32_pclmul psmouse lpc_ich bnx2 scsi_transport_sas
[Sat Dec 18 19:35:42 2021] ---[ end trace 9c791c76554fbc2e ]---
[Sat Dec 18 19:35:42 2021] RIP: 0010:zio_add_child+0xc2/0x180 [zfs]
[Sat Dec 18 19:35:42 2021] Code: d2 48 c1 e0 04 41 80 bc 24 86 00 00 00 00 0f 94 c2 48 01 94 03 48 03 00 00 48 8b 83 50 01 00 00 48 8b 93 58 01 00 00 4c 01 e8 <48> 89 42 08 48 89 10 48 8d 93 58 01 00 00 48 89 50 08 48 89 83 58
[Sat Dec 18 19:35:42 2021] RSP: 0018:ffffaca0c7cb3be8 EFLAGS: 00010286
[Sat Dec 18 19:35:42 2021] RAX: ffff954794c79e00 RBX: ffff954d87f69d40 RCX: ffffffffffffffff
[Sat Dec 18 19:35:42 2021] RDX: dead000000000100 RSI: 0000000000000001 RDI: ffff9546b7773488
[Sat Dec 18 19:35:42 2021] RBP: ffffaca0c7cb3c18 R08: 0000000000000030 R09: ffff954794c79de0
[Sat Dec 18 19:35:42 2021] R10: 0000000000000004 R11: ffff95460ed34000 R12: ffff9546b77730c0
[Sat Dec 18 19:35:42 2021] R13: ffff954794c79de0 R14: ffff954d87f6a108 R15: ffff9546b7773488
[Sat Dec 18 19:35:42 2021] FS: 0000000000000000(0000) GS:ffff958c07600000(0000) knlGS:0000000000000000
[Sat Dec 18 19:35:42 2021] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[Sat Dec 18 19:35:42 2021] CR2: 00005652004c7000 CR3: 000000335f810006 CR4: 00000000000206f0
[Sat Dec 18 19:35:42 2021] Kernel panic - not syncing: Fatal exception

Message from syslogd@bareos-sd01.mgm.muc01.fti.int at Dec 18 19:35:42 ...
kernel:[ 4517.111553] Kernel panic - not syncing: Fatal exception

dRAID with 24 x 2 TB SATA , 2 1TB SSD for Special and 2 200GB SDD for Caching and Log

zpool status -sv storage
pool: storage
state: ONLINE
status: One or more devices is currently being resilvered. The pool will
continue to function, possibly in a degraded state.
action: Wait for the resilver to complete.
scan: scrub canceled on Sat Dec 18 15:55:37 2021
scan: resilver (draid3:8d:24c:2s-0) in progress since Sat Dec 18 15:55:19 2021
13.5T scanned at 1001M/s, 9.72T issued 726M/s, 31.2T total
679G resilvered, 43.33% done, 05:08:31 to go
config:

    NAME                  STATE     READ WRITE CKSUM  SLOW
    storage               ONLINE       0     0     0     -
      draid3:8d:24c:2s-0  ONLINE       0     0     0     -
        sdd               ONLINE       0     0     0     0  (resilvering)
        sde               ONLINE       0     0     0     0  (resilvering)
        sdf               ONLINE       0     0     0     0  (resilvering)
        sdg               ONLINE       0     0     0     0  (resilvering)
        sdh               ONLINE       0     0     0     0  (resilvering)
        sdi               ONLINE       0     0     0     0  (resilvering)
        sdj               ONLINE       0     0     0     0  (resilvering)
        sdk               ONLINE       0     0     0     0  (resilvering)
        sdl               ONLINE       0     0     0     0  (resilvering)
        spare-9           ONLINE       0     0     0     -
          sdm             ONLINE       0     0     0     0
          draid3-0-1      ONLINE       0     0     0     0  (resilvering)
        sdn               ONLINE       0     0     0     0  (resilvering)
        sdo               ONLINE       0     0     0     0  (resilvering)
        sds               ONLINE       0     0     0     0  (resilvering)
        sdt               ONLINE       0     0     0     0  (resilvering)
        sdu               ONLINE       0     0     0     0  (resilvering)
        sdv               ONLINE       0     0     0     0  (resilvering)
        sdx               ONLINE       0     0     0     0  (resilvering)
        spare-17          ONLINE       0     0     0     -
          sdy             ONLINE       0     0     0     0  (resilvering)
          draid3-0-0      ONLINE       0     0     0     0  (resilvering)
        sdz               ONLINE       0     0     0     0  (resilvering)
        sdab              ONLINE       0     0     0     0  (resilvering)
        sdaa              ONLINE       0     0     0     0  (resilvering)
        sdac              ONLINE       0     0     0     0  (resilvering)
        sdw               ONLINE       0     0     0     0  (resilvering)
        sdr               ONLINE       0     0     0     0  (resilvering)
    special
      mirror-1            ONLINE       0     0     0     -
        sdc               ONLINE       0     0     0     0
        sdp               ONLINE       0     0     0     0
    logs
      mirror-2            ONLINE       0     0     0     -
        sdb1              ONLINE       0     0     0     0
        sdq1              ONLINE       0     0     0     0
    cache
      sdb2                ONLINE       0     0     0     0
      sdq2                ONLINE       0     0     0     0
    spares
      draid3-0-0          INUSE     currently in use
      draid3-0-1          INUSE     currently in use

And why again and again, an HDD is thrown out of the dRAID, I do not know either, the HDD´s are not the latest but Smart does not report new errors.
And ZFS does not report Errors, he simply throws out the HDD and starts the Rebuild. And then it occasionally comes to the kernel Panic

And it is not always the same HDD.
This is always totally random.

All HDDs have the last HP firmware

LSI Corporation SAS2 IR Configuration Utility.
Version 20.00.00.00 (2014.09.18)
Copyright (c) 2008-2014 LSI Corporation. All rights reserved.

Read configuration has been initiated for controller 0

Controller information

Controller type : SAS2308_2
BIOS version : 7.39.00.00
Firmware version : 15.10.10.00
Channel description : 1 Serial Attached SCSI
Initiator ID : 0
Maximum physical devices : 255
Concurrent commands supported : 8192
Slot : 1
Segment : 0
Bus : 8
Device : 0
Function : 0
RAID Support : No

IR Volume information


Physical device information

Initiator at ID #0

Device is a Hard disk
Enclosure # : 1
Slot # : 5
SAS Address : 4433221-1-0400-0000
State : Ready (RDY)
Size (in MB)/(in sectors) : 915715/1875385007
Manufacturer : ATA
Model Number : MK000960GWEZK
Firmware Revision : HPG6
Serial No : 173718DF1942
GUID : 500a075118df1942
Protocol : SATA
Drive Type : SATA_SSD

Device is a Hard disk
Enclosure # : 1
Slot # : 8
SAS Address : 4433221-1-0700-0000
State : Ready (RDY)
Size (in MB)/(in sectors) : 238475/488397167
Manufacturer : ATA
Model Number : Samsung SSD 860
Firmware Revision : 4B6Q
Serial No : S4CJNF0M710115F
GUID : 5002538e4975382b
Protocol : SATA
Drive Type : SATA_SSD

Device is a Enclosure services device
Enclosure # : 2
Slot # : 0
SAS Address : 5001438-0-0536-1625
State : Standby (SBY)
Manufacturer : HP
Model Number : MSA60
Firmware Revision : 2.18
Serial No :
GUID : N/A
Protocol : SAS
Device Type : Enclosure services device

Device is a Hard disk
Enclosure # : 2
Slot # : 1
SAS Address : 5001438-0-0536-1601
State : Ready (RDY)
Size (in MB)/(in sectors) : 1907729/3907029167
Manufacturer : ATA
Model Number : MB2000EBUCF
Firmware Revision : HPG4
Serial No : YGGDPD6C
GUID : 5000cca224c5c4c3
Protocol : SATA
Drive Type : SATA_HDD

Device is a Hard disk
Enclosure # : 2
Slot # : 2
SAS Address : 5001438-0-0536-1602
State : Ready (RDY)
Size (in MB)/(in sectors) : 1907729/3907029167
Manufacturer : ATA
Model Number : MB2000EBUCF
Firmware Revision : HPG4
Serial No : YGGA5HZA
GUID : 5000cca224c4a06a
Protocol : SATA
Drive Type : SATA_HDD

Device is a Hard disk
Enclosure # : 2
Slot # : 3
SAS Address : 5001438-0-0536-1603
State : Ready (RDY)
Size (in MB)/(in sectors) : 1907729/3907029167
Manufacturer : ATA
Model Number : MB2000EBUCF
Firmware Revision : HPG4
Serial No : YGGDN42C
GUID : 5000cca224c5c006
Protocol : SATA
Drive Type : SATA_HDD

Device is a Hard disk
Enclosure # : 2
Slot # : 4
SAS Address : 5001438-0-0536-1604
State : Ready (RDY)
Size (in MB)/(in sectors) : 1907729/3907029167
Manufacturer : ATA
Model Number : MB2000EBUCF
Firmware Revision : HPG4
Serial No : YFGEV9DC
GUID : 5000cca223c64b90
Protocol : SATA
Drive Type : SATA_HDD

Device is a Hard disk
Enclosure # : 2
Slot # : 5
SAS Address : 5001438-0-0536-1605
State : Ready (RDY)
Size (in MB)/(in sectors) : 1907729/3907029167
Manufacturer : ATA
Model Number : MB2000EBUCF
Firmware Revision : HPG4
Serial No : YFGGUBGC
GUID : 5000cca223c6bc6e
Protocol : SATA
Drive Type : SATA_HDD

Device is a Hard disk
Enclosure # : 2
Slot # : 6
SAS Address : 5001438-0-0536-1606
State : Ready (RDY)
Size (in MB)/(in sectors) : 1907729/3907029167
Manufacturer : ATA
Model Number : MB2000EBUCF
Firmware Revision : HPG4
Serial No : YFGG65ZC
GUID : 5000cca223c67471
Protocol : SATA
Drive Type : SATA_HDD

Device is a Hard disk
Enclosure # : 2
Slot # : 7
SAS Address : 5001438-0-0536-1607
State : Ready (RDY)
Size (in MB)/(in sectors) : 1907729/3907029167
Manufacturer : ATA
Model Number : MB2000EBUCF
Firmware Revision : HPG4
Serial No : YFGDHVXA
GUID : 5000cca223c5b005
Protocol : SATA
Drive Type : SATA_HDD

Device is a Hard disk
Enclosure # : 2
Slot # : 8
SAS Address : 5001438-0-0536-1608
State : Ready (RDY)
Size (in MB)/(in sectors) : 1907729/3907029167
Manufacturer : ATA
Model Number : MB2000EBUCF
Firmware Revision : HPG4
Serial No : YFGGMNZC
GUID : 5000cca223c6a70f
Protocol : SATA
Drive Type : SATA_HDD

Device is a Hard disk
Enclosure # : 2
Slot # : 9
SAS Address : 5001438-0-0536-1609
State : Ready (RDY)
Size (in MB)/(in sectors) : 1907729/3907029167
Manufacturer : ATA
Model Number : MB2000EBUCF
Firmware Revision : HPG4
Serial No : YGGA5J0A
GUID : 5000cca224c4a06b
Protocol : SATA
Drive Type : SATA_HDD

Device is a Hard disk
Enclosure # : 2
Slot # : 10
SAS Address : 5001438-0-0536-160a
State : Ready (RDY)
Size (in MB)/(in sectors) : 1907729/3907029167
Manufacturer : ATA
Model Number : MB2000EBUCF
Firmware Revision : HPG4
Serial No : YGGA5JWA
GUID : 5000cca224c4a086
Protocol : SATA
Drive Type : SATA_HDD

Device is a Hard disk
Enclosure # : 2
Slot # : 11
SAS Address : 5001438-0-0536-160b
State : Ready (RDY)
Size (in MB)/(in sectors) : 1907729/3907029167
Manufacturer : ATA
Model Number : MB2000ECWLP
Firmware Revision : HPG4
Serial No : P6JB8JTP
GUID : 5000cca22de14f27
Protocol : SATA
Drive Type : SATA_HDD

Device is a Hard disk
Enclosure # : 2
Slot # : 12
SAS Address : 5001438-0-0536-160c
State : Ready (RDY)
Size (in MB)/(in sectors) : 1907729/3907029167
Manufacturer : ATA
Model Number : MB2000ECWLP
Firmware Revision : HPG4
Serial No : P2G8GTHJ
GUID : 5000cca24bc3da7d
Protocol : SATA
Drive Type : SATA_HDD

Enclosure information

Enclosure# : 1
Logical ID : 500605b0:04a7d640
Numslots : 8
StartSlot : 1
Enclosure# : 2
Logical ID : 50014380:05361600
Numslots : 13
StartSlot : 1

SAS2IRCU: Command DISPLAY Completed Successfully.
SAS2IRCU: Utility Completed Successfully.
LSI Corporation SAS2 IR Configuration Utility.
Version 20.00.00.00 (2014.09.18)
Copyright (c) 2008-2014 LSI Corporation. All rights reserved.

Read configuration has been initiated for controller 1

Controller information

Controller type : SAS2308_2
BIOS version : 7.39.00.00
Firmware version : 15.10.10.00
Channel description : 1 Serial Attached SCSI
Initiator ID : 0
Maximum physical devices : 255
Concurrent commands supported : 8192
Slot : 4
Segment : 0
Bus : 17
Device : 0
Function : 0
RAID Support : No

IR Volume information


Physical device information

Initiator at ID #0

Device is a Hard disk
Enclosure # : 1
Slot # : 5
SAS Address : 4433221-1-0400-0000
State : Ready (RDY)
Size (in MB)/(in sectors) : 915715/1875385007
Manufacturer : ATA
Model Number : MK000960GWEZK
Firmware Revision : HPGB
Serial No : 18401F634656
GUID : 500a07511f634656
Protocol : SATA
Drive Type : SATA_SSD

Device is a Hard disk
Enclosure # : 1
Slot # : 8
SAS Address : 4433221-1-0700-0000
State : Ready (RDY)
Size (in MB)/(in sectors) : 238475/488397167
Manufacturer : ATA
Model Number : Samsung SSD 860
Firmware Revision : 4B6Q
Serial No : S4CJNF0M710118V
GUID : 5002538e49753838
Protocol : SATA
Drive Type : SATA_SSD

Device is a Enclosure services device
Enclosure # : 2
Slot # : 0
SAS Address : 5001438-0-0712-b6a5
State : Standby (SBY)
Manufacturer : HP
Model Number : MSA60
Firmware Revision : 2.18
Serial No :
GUID : N/A
Protocol : SAS
Device Type : Enclosure services device

Device is a Hard disk
Enclosure # : 2
Slot # : 1
SAS Address : 5001438-0-0712-b681
State : Ready (RDY)
Size (in MB)/(in sectors) : 1907729/3907029167
Manufacturer : ATA
Model Number : MB2000EBZQC
Firmware Revision : HPG1
Serial No : Z1P3VQRE
GUID : 5000c5004e7615c1
Protocol : SATA
Drive Type : SATA_HDD

Device is a Hard disk
Enclosure # : 2
Slot # : 2
SAS Address : 5001438-0-0712-b682
State : Ready (RDY)
Size (in MB)/(in sectors) : 1907729/3907029167
Manufacturer : ATA
Model Number : MB2000ECWCR
Firmware Revision : HPG5
Serial No : Z1Y169GZ
GUID : 5000c5006579d75a
Protocol : SATA
Drive Type : SATA_HDD

Device is a Hard disk
Enclosure # : 2
Slot # : 3
SAS Address : 5001438-0-0712-b683
State : Ready (RDY)
Size (in MB)/(in sectors) : 1907729/3907029167
Manufacturer : ATA
Model Number : MB2000EBZQC
Firmware Revision : HPG2
Serial No : Z1P3VQPH
GUID : 5000c5004e762575
Protocol : SATA
Drive Type : SATA_HDD

Device is a Hard disk
Enclosure # : 2
Slot # : 4
SAS Address : 5001438-0-0712-b684
State : Ready (RDY)
Size (in MB)/(in sectors) : 1907729/3907029167
Manufacturer : ATA
Model Number : MB2000EBUCF
Firmware Revision : HPG4
Serial No : YGGA5JZA
GUID : 5000cca224c4a089
Protocol : SATA
Drive Type : SATA_HDD

Device is a Hard disk
Enclosure # : 2
Slot # : 5
SAS Address : 5001438-0-0712-b685
State : Ready (RDY)
Size (in MB)/(in sectors) : 1907729/3907029167
Manufacturer : ATA
Model Number : MB2000ECWLP
Firmware Revision : HPG4
Serial No : P6JBJBGP
GUID : 5000cca22de16c8a
Protocol : SATA
Drive Type : SATA_HDD

Device is a Hard disk
Enclosure # : 2
Slot # : 6
SAS Address : 5001438-0-0712-b686
State : Ready (RDY)
Size (in MB)/(in sectors) : 1907729/3907029167
Manufacturer : ATA
Model Number : MB2000EAZNL
Firmware Revision : HPG4
Serial No : WMAY02503667
GUID : 50014ee656a05ff7
Protocol : SATA
Drive Type : SATA_HDD

Device is a Hard disk
Enclosure # : 2
Slot # : 7
SAS Address : 5001438-0-0712-b687
State : Ready (RDY)
Size (in MB)/(in sectors) : 1907729/3907029167
Manufacturer : ATA
Model Number : MB2000ECWCR
Firmware Revision : HPG5
Serial No : Z1X681FV
GUID : 5000c50087ead8c6
Protocol : SATA
Drive Type : SATA_HDD

Device is a Hard disk
Enclosure # : 2
Slot # : 8
SAS Address : 5001438-0-0712-b688
State : Ready (RDY)
Size (in MB)/(in sectors) : 1907729/3907029167
Manufacturer : ATA
Model Number : MB2000ECWLP
Firmware Revision : HPG4
Serial No : P6JBSX7P
GUID : 5000cca22de188d9
Protocol : SATA
Drive Type : SATA_HDD

Device is a Hard disk
Enclosure # : 2
Slot # : 9
SAS Address : 5001438-0-0712-b689
State : Ready (RDY)
Size (in MB)/(in sectors) : 1907729/3907029167
Manufacturer : ATA
Model Number : MB2000EBUCF
Firmware Revision : HPG4
Serial No : YFGGLNZC
GUID : 5000cca223c6a34e
Protocol : SATA
Drive Type : SATA_HDD

Device is a Hard disk
Enclosure # : 2
Slot # : 10
SAS Address : 5001438-0-0712-b68a
State : Ready (RDY)
Size (in MB)/(in sectors) : 1907729/3907029167
Manufacturer : ATA
Model Number : MB2000ECWLP
Firmware Revision : HPG4
Serial No : P6K23A2W
GUID : 5000cca22deb3bbc
Protocol : SATA
Drive Type : SATA_HDD

Device is a Hard disk
Enclosure # : 2
Slot # : 11
SAS Address : 5001438-0-0712-b68b
State : Ready (RDY)
Size (in MB)/(in sectors) : 1907729/3907029167
Manufacturer : ATA
Model Number : MB2000EAZNL
Firmware Revision : HPG4
Serial No : WMAY02486893
GUID : 50014ee656a05aa6
Protocol : SATA
Drive Type : SATA_HDD

Device is a Hard disk
Enclosure # : 2
Slot # : 12
SAS Address : 5001438-0-0712-b68c
State : Ready (RDY)
Size (in MB)/(in sectors) : 1907729/3907029167
Manufacturer : ATA
Model Number : MB2000ECWLP
Firmware Revision : HPG4
Serial No : P6J0V48N
GUID : 5000cca22ddc9120
Protocol : SATA
Drive Type : SATA_HDD

Enclosure information

Enclosure# : 1
Logical ID : 500605b0:050a1170
Numslots : 8
StartSlot : 1
Enclosure# : 2
Logical ID : 50014380:0712b680
Numslots : 13
StartSlot : 1

SAS2IRCU: Command DISPLAY Completed Successfully.
SAS2IRCU: Utility Completed Successfully.

@preussal preussal added the Type: Defect Incorrect behavior (e.g. crash, hang) label Dec 18, 2021
@stale
Copy link

stale bot commented Dec 20, 2022

This issue has been automatically marked as "stale" because it has not had any activity for a while. It will be closed in 90 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Status: Stale No recent activity for issue label Dec 20, 2022
@stale stale bot closed this as completed Mar 24, 2023
@behlendorf
Copy link
Contributor

I've seen no other reports of this panic. @preussal if you're still able to reproduce this please let me know I'll reopen the issue so we can track it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Stale No recent activity for issue Type: Defect Incorrect behavior (e.g. crash, hang)
Projects
None yet
Development

No branches or pull requests

2 participants