On 1/2/17 14:16 , Jason Lawrence wrote: > I've upgraded to the 20161222T003450Z build and have been having issues > with getting USB 3.0 drives recognized. The drives work fine on USB 2.0 > ports.
Hi Jason, Thanks for the report. Sorry you're seeing some trouble with this. The key from the log is the bit: "WARNING: /pci@0,0/pci15d9,811@14 (xhci0): Connecting device on port 12 failed" This indicates that something in the connection process failed. While this is a bit of a complicated state machine, I have a D script that should help us figure out what's going on. Here's the D script. https://us-east.manta.joyent.com/rmustacc/public/tmp/connect.d The most useful thing to do would be to do the following: * Make sure drive is unplugged * run the D script as: dtrace -qs connect.d -o /var/tmp/connect.out * When you see the message in the system log about the connection on port 12 failed, hit ctrl+c. If you can do this for each drive independently, that'd be appreciated. If you can put each one of those files somewhere that'll help us figure out what the next step is. Thanks, Robert ------------------------------------------- smartos-discuss Archives: https://www.listbox.com/member/archive/184463/=now RSS Feed: https://www.listbox.com/member/archive/rss/184463/25769125-55cfbc00 Modify Your Subscription: https://www.listbox.com/member/?member_id=25769125&id_secret=25769125-7688e9fb Powered by Listbox: http://www.listbox.com
