Hi,
I've got a problem that was present in 11.1-RC1, and seems to have made it to the release.
When the kernel boots, it goes to enumerate all the hard drives attached to my LSI 9200-8e HBA's (2308 chipset?) with the v20 driver on both, and it fails waiting for info while its supposed to be spinning up?
https://www.dropbox.com/s/08n8f35ppan9aua/Screenshot 2017-12-14 06.46.55.png?raw=1
Those are some of the errors I get while I wait for the devices to walk. I set hw.mps.0.use_phy_num=0 to tell the driver to not map drives based on their PHY and that may have fixed some of the errors?
After a long time waiting for system to boot after the use_phy_num change in loader.conf this info appears:
https://www.dropbox.com/s/f8f62228pogp9lc/Screenshot 2017-12-14 06.52.53.png?raw=1
If nobody knows an instant fix, my next step is to enable debugging in the driver via loader.conf and report back anything interesting?
THIS PROBLEM DOES NOT OCCUR WHEN I BOOT THE 11.0-U4 KERNEL/USERLAND/BOOT ENVIRONMENT. EVERYTHING WORKS PERFECTLY LIKE IT ALWAYS HAS.
Below is a kernel log from a finished boot, under 11.1, where it failed to detect the drives, and was unable to import any pool. log file is too large to hide in this post, using gist.
https://gist.github.com/thisisnotmyrealname/8ff11d2a96561b187180df7f99e01feb
Thanks.
I've got a problem that was present in 11.1-RC1, and seems to have made it to the release.
When the kernel boots, it goes to enumerate all the hard drives attached to my LSI 9200-8e HBA's (2308 chipset?) with the v20 driver on both, and it fails waiting for info while its supposed to be spinning up?
https://www.dropbox.com/s/08n8f35ppan9aua/Screenshot 2017-12-14 06.46.55.png?raw=1
Those are some of the errors I get while I wait for the devices to walk. I set hw.mps.0.use_phy_num=0 to tell the driver to not map drives based on their PHY and that may have fixed some of the errors?
After a long time waiting for system to boot after the use_phy_num change in loader.conf this info appears:
https://www.dropbox.com/s/f8f62228pogp9lc/Screenshot 2017-12-14 06.52.53.png?raw=1
If nobody knows an instant fix, my next step is to enable debugging in the driver via loader.conf and report back anything interesting?
THIS PROBLEM DOES NOT OCCUR WHEN I BOOT THE 11.0-U4 KERNEL/USERLAND/BOOT ENVIRONMENT. EVERYTHING WORKS PERFECTLY LIKE IT ALWAYS HAS.
Below is a kernel log from a finished boot, under 11.1, where it failed to detect the drives, and was unable to import any pool. log file is too large to hide in this post, using gist.
https://gist.github.com/thisisnotmyrealname/8ff11d2a96561b187180df7f99e01feb
Thanks.