https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222533
--- Comment #12 from Denis Polygalov <[email protected]> --- Created attachment 193381 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=193381&action=edit dmesg while dev.mps.0.debug_level set to 0x0203 Thanks for looking at this! Here is what I got after updating firmware and BIOS on the SAS 9200-8e adapters to the stage 20 and setting dev.mps.0.debug_level set to 0x0203 (dmesg attached). Also, FYI: # cat /boot/loader.conf hw.mps.spinup_wait_time=10 dev.mps.0.debug_level=0x0203 kern.maxfiles="32768" ipmi_load="YES" geom_mirror_load="YES" zfs_load="YES" linux_load="YES" linprocfs_load="YES" linsysfs_load="YES" # sysctl -a |grep "mps.0" dev.mps.0.use_phy_num: 1 dev.mps.0.encl_table_dump: dev.mps.0.mapping_table_dump: dev.mps.0.spinup_wait_time: 10 dev.mps.0.chain_alloc_fail: 0 dev.mps.0.enable_ssu: 1 dev.mps.0.max_io_pages: -1 dev.mps.0.max_chains: 2048 dev.mps.0.chain_free_lowwater: 2008 dev.mps.0.chain_free: 2048 dev.mps.0.io_cmds_highwater: 154 dev.mps.0.io_cmds_active: 0 dev.mps.0.driver_version: 21.02.00.00-fbsd dev.mps.0.firmware_version: 07.15.08.00 dev.mps.0.disable_msi: 0 dev.mps.0.disable_msix: 0 dev.mps.0.debug_level: 515 dev.mps.0.%parent: pci3 dev.mps.0.%pnpinfo: vendor=0x1000 device=0x0072 subvendor=0x1028 subdevice=0x1f1e class=0x010700 dev.mps.0.%location: slot=0 function=0 dbsf=pci0:3:0:0 dev.mps.0.%driver: mps dev.mps.0.%desc: Avago Technologies (LSI) SAS2008 Regards, Denis. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
