我在 SD 卡上设置了一台 16.04 服务器。我将 SD 卡放入 Transcend USB 3.0 读卡器。当我将读卡器插入物理服务器盒上的 USB 2.0 端口时,它工作正常。当我将其插入同一台服务器上的 USB 3.0 端口时,我收到大量错误,最终它会无限期挂起。
错误有几种不同的变化。
版本 1:
Starting udev Kernel Device Manager...
(1 of 3) A start job is running for dev-disk-by\x2duuid...
(2 of 3) A start job is running for udev Kernel Device Manager (10s / 1min 32s)
(3 of 3) A start job is running for Monitoring of LVM2 mirrors, snapshots etc. using dmeventd of progress polling...
1: device not accepting address 2, error -62
b8-port1: Cannot enable. Maybe the USB cable is bad?
-port1: Cannot enable. Maybe the USB cable is bad?
:0:0:0: rejecting I/O to offline device
[69...] scsi 2:0:0:0: rejecting I/O to offline device
[69...] blk_update_request: I/O error, dev sda, sector 4206688
[69...] EXT4-fs error (device sda1): ext4_find_entry:1451: inode #1603: comm lvm: reading directory lblock 0
[69...] Buffer I/O error on dev sda1, logical block 0, lost synce page write
....
版本 2:
[OK] Reached target Sound Card.
(1 of 5) A start job is running for Tell Plymouth To Write Out Runtime Data...
(2 of 5) A start job is running for dev-disk-by\x2duuid...
(3 of 5) A start job is running for LSB: AppArmor initialization (12s / no limit)
(4 of 5) A start job is running for Set console font and keymap (13s / no limit)
(5 of 5) A start job is running for Flush Journal to Persistent Storage (15s / 1min 33s)
-port1: Cannot enable. Maybe the USB cable is bad?
-port1: Cannot enable. Maybe the USB cable is bad?
[68...] JBD2: Error -5 detected when updating journal superblock for sda1-8.
[68...] Aborting journal on device sda1-8.
[68...] Buffer I/O error on device sda1. logical block 53913
[68...] JBD2: Error -5 detected when updating journal superblock for sda1-8.
....
在很多地方都说“可能是 USB 电缆坏了?”我试过几种不同的读卡器。我知道它们都适用于 2.0,所以我怀疑这实际上是读卡器的问题。我也试过同一台服务器上的第二个 USB 3.0 端口,但问题相同。所以我怀疑这不是硬件问题,除非整个盒子都坏了。
答案1
事实证明 heynnema 是对的。我使用的主板的制造商在我发布此信息 5 个月后发布了 BIOS 更新。当我更新 BIOS 时,它运行正常。