또한 이미 여기에 설명된 것과 같은 uas_eh_device_reset_handler 오류가 많이 발생합니다.https://unix.stackexchange.com/questions/441668/debian-usb3-hdd-uas-io-errors:
Feb 17 01:14:13 systemname kernel: [43673.914621] sd 2:0:0:0: [sdc] tag#17 uas_eh_abort_handler 0 uas-tag 2 inflight: CMD
Feb 17 01:14:13 systemname kernel: [43673.914632] sd 2:0:0:0: [sdc] tag#17 CDB: opcode=0x88 88 00 00 00 00 02 eb 65 87 68 00 00 01 00 00 00
Feb 17 01:14:13 systemname kernel: [43673.914653] sd 2:0:0:0: [sdc] tag#16 uas_eh_abort_handler 0 uas-tag 4 inflight: CMD IN
Feb 17 01:14:13 systemname kernel: [43673.914664] sd 2:0:0:0: [sdc] tag#16 CDB: opcode=0x88 88 00 00 00 00 02 bb 9a ba 60 00 00 02 00 00 00
Feb 17 01:14:42 systemname kernel: [43703.354147] sd 2:0:0:0: [sdc] tag#23 uas_eh_abort_handler 0 uas-tag 5 inflight: CMD IN
Feb 17 01:14:42 systemname kernel: [43703.354160] sd 2:0:0:0: [sdc] tag#23 CDB: opcode=0x88 88 00 00 00 00 04 4d 04 82 30 00 00 00 08 00 00
Feb 17 01:14:42 systemname kernel: [43703.354343] sd 2:0:0:0: [sdc] tag#21 uas_eh_abort_handler 0 uas-tag 7 inflight: CMD IN
Feb 17 01:14:42 systemname kernel: [43703.354352] sd 2:0:0:0: [sdc] tag#21 CDB: opcode=0x88 88 00 00 00 00 04 4d 04 82 d0 00 00 00 08 00 00
Feb 17 01:14:42 systemname kernel: [43703.354711] sd 2:0:0:0: [sdc] tag#20 uas_eh_abort_handler 0 uas-tag 6 inflight: CMD IN
Feb 17 01:14:42 systemname kernel: [43703.354720] sd 2:0:0:0: [sdc] tag#20 CDB: opcode=0x88 88 00 00 00 00 04 4d 04 82 a8 00 00 00 08 00 00
Feb 17 01:14:42 systemname kernel: [43703.394180] scsi host2: uas_eh_device_reset_handler start
Feb 17 01:14:42 systemname kernel: [43703.505377] usb 2-2.4.3: reset SuperSpeed Gen 1 USB device number 6 using xhci_hcd
Feb 17 01:14:43 systemname kernel: [43703.542976] scsi host2: uas_eh_device_reset_handler success
USB 저장 드라이버를 사용하여 완화하는 방법을 알고 있습니다. Windows에서 동일한 드라이브를 덜 자주 사용하고 Windows에서는 장치가 UAS로 사용된다는 메시지를 표시합니다. 그러나 Windows에서는 데이터 전송이 몇 초 동안 중단되는 문제가 전혀 발생하지 않았습니다.
Windows에서 이러한 드라이브를 너무 자주 사용하지 않거나 이러한 UAS 오류가 Windows에 나타나지 않습니다. UAS 칩셋에 결함이 있어 해당 장치가 때때로 작동하지 않으면 많은 고객이 Seagate나 Western Digital과 같은 제조업체에 불만을 제기할 것입니다.
그래서 나는 이 장치가 UAS 및 Windows와 완벽하게 작동한다고 가정합니다. 그렇다면 UAS가 Windows에서는 완벽하게 작동하는 반면 Linux에서는 UAS 문제가 그렇게 많은 이유는 무엇입니까?
편집: Windows 시스템은 완전한 기능을 갖춘 PC인 반면 Raspberry PI를 Linux 시스템으로 사용하면 문제가 발생합니다. 따라서 문제는 USB 컨트롤러의 하드웨어 문제일 수 있습니다.