Finally solved an annoying problem. New mac pro 7,1 with W5700X graphics and Areca 1883-ix RAID card. Was getting frequent kernel panics on shutdown and the machine would reboot. Rock stable otherwise. Same with BS 11.3.1 and 11.3.2. Drivers UTD.
Snippet of typical Crash dump:
Seemed like a shutdown issue with the Areca RAID card. I found a blog where they had problems with a PCI/SSD card when it was in PCI slots 4 or 5. My card was in slot 4, so I moved it to 3 and problem seems resolved. Also made sure was on bus A.
Perhaps this reflects a problem with storage devices in those PCI slots.
Hope this helps others.
Snippet of typical Crash dump:
panic(cpu 0 caller 0xffffff801cca27c3): "PowerOff timed out in phase 'Notifying power plane drivers'. Total 30000 ms:
vfs_unmountall: 240 ms
vfs_unmountall: 1935 ms
PowerOff/Restart message to priority client: 924 ms @ 0x<ptr>, com.apple.iokit.IOStorageFamily(2.1)[6CD2A6EC-9FFC-370D-8FEE-C8016E5C6BBA]@0x<ptr>->0x<ptr>
PowerOff/Restart message to priority client: 1483 ms @ 0x<ptr>, com.Areca.ArcMSR(1.4.2)[01FC5EBD-0A34-3E77-9216-53B89DDD8CE4]@0x<ptr>->0x<ptr>
PowerOff/Restart message to priority client: 132 ms @ 0x<ptr>, com.apple.iokit.IOGraphicsFamily(585.1)[B5241FDE-C525-39D6-9813-2BE73DD7CEE3]@0x<ptr>->0x<ptr>
PowerOff/Restart still waiting on handler: 3983 ms @ 0x<ptr>, com.apple.iokit.IOSCSIArchitectureModelFamily(436.140.1)[4EA1D6CC-2130-3083-A427-22C9669699E6]@0x<ptr>->0x<ptr>
Seemed like a shutdown issue with the Areca RAID card. I found a blog where they had problems with a PCI/SSD card when it was in PCI slots 4 or 5. My card was in slot 4, so I moved it to 3 and problem seems resolved. Also made sure was on bus A.
Perhaps this reflects a problem with storage devices in those PCI slots.
Hope this helps others.