11-10-2017, 12:46 PM
OK.
The posts above refer to one of my two assumed identical linux boxes - by which I mean that I asked my computer shop to provide two identical hardware specified units. The unit in the posts above refer to "linux01". The following refer to "linux02". I have a third unit "linuxtest", which is a 6 year old Acer Aspire laptop of different specs.
On linux02, using the same spec'd USB stick (daily03) as the one previously tried on linux01 (daily01) - both Kingston Data Traveller G4 16Gb rated as USB 3 and as Linux-compatible, and bought at the same time. On the same physical positioned USB port on linux02 this USB stick also errored and seemed to auto-dismount. Again, the connection is also using an extension cable which has been working fine on Windows 7 and 10 (different PCs to each other and the linux laptops).
So what's the same:-
linux01 and linux02 should be physically the same spec,
daily01 and daily03 are the same make and model of USB stick,
the same USB extension cable...
On the same physically located (USB3) port, not using the extension cable, both daily01 and daily03 usb sticks work just fine on both linux01 and linux02.
On the same physically located (USB2?) port on linux02, using the extension cable, the daily03 stick has now errored when writing files (and on that port location on linux01 the daily01 stick also errored as above).
The purist in me wants to try without the extension cable, just to rule that out. I get to daily02 - a third USB stick of this make and model also working fine on the USB3 port on both linux01 and linux02, on Sunday, so I will try that on the USB2(?) port without the extension cable.
In all cases, daily01 and daily03 are formatted by default to FAT. I'll double-check which version of FAT also.
If I recall, linuxtest (the Acer unit) has only USB2 ports, and they seemed to work fine on that; but I haven't tested as thoroughly.
I'm leaning to some kind of compatibility issue with the "faulty" USB port on both units - at least when attaching this make and model, and possibly any USB3, device. Maybe a driver issue?
The problem is minor for me, as the USB3 port works fine on both units, and I am happily able to double-up backups onto DVD-RW anyway. My main concern now is if the problem occurred and wiped by USB EHD drive(s). But if I could, with help, diagnose the problem, I suppose there is potential to help someone else down the line.
The error log for today's attempt on linux02 on the faulting USB port (via extension cable) on the daily03 stick is below. To my inexpert eye (with the Linux log, as yet), this looks subtly different to the error on daily01 on linux01 above. I welcome any thoughts:-
Nov 10 10:55:35 linux02 udisksd[2109]: Cleaning up mount point /media/ian/Data 2017-11-10~ (device 11:0 is not mounted)
Nov 10 10:55:35 linux02 udisksd[2109]: Unmounted /dev/sr0 on behalf of uid 1000
Nov 10 10:56:00 linux02 kernel: [13292.820403] usb 1-1: new high-speed USB device number 7 using xhci_hcd
Nov 10 10:56:00 linux02 kernel: [13293.015077] usb 1-1: New USB device found, idVendor=0951, idProduct=1666
Nov 10 10:56:00 linux02 kernel: [13293.015090] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Nov 10 10:56:00 linux02 kernel: [13293.015098] usb 1-1: Product: DataTraveler 3.0
Nov 10 10:56:00 linux02 kernel: [13293.015104] usb 1-1: Manufacturer: Kingston
Nov 10 10:56:00 linux02 kernel: [13293.015109] usb 1-1: SerialNumber: 0026185260A8F051F83A4B71
Nov 10 10:56:00 linux02 kernel: [13293.015625] usb 1-1: ep 0x81 - rounding interval to 128 microframes, ep desc says 255 microframes
Nov 10 10:56:00 linux02 kernel: [13293.015648] usb 1-1: ep 0x2 - rounding interval to 128 microframes, ep desc says 255 microframes
Nov 10 10:56:01 linux02 mtp-probe: checking bus 1, device 7: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1"
Nov 10 10:56:01 linux02 mtp-probe: bus: 1, device: 7 was not an MTP device
Nov 10 10:56:01 linux02 kernel: [13293.234229] usb-storage 1-1:1.0: USB Mass Storage device detected
Nov 10 10:56:01 linux02 kernel: [13293.234308] scsi host2: usb-storage 1-1:1.0
Nov 10 10:56:01 linux02 kernel: [13293.234415] usbcore: registered new interface driver usb-storage
Nov 10 10:56:01 linux02 kernel: [13293.261139] usbcore: registered new interface driver uas
Nov 10 10:56:02 linux02 kernel: [13294.232968] scsi 2:0:0:0: Direct-Access Kingston DataTraveler 3.0 PQ: 0 ANSI: 6
Nov 10 10:56:02 linux02 kernel: [13294.233317] sd 2:0:0:0: Attached scsi generic sg2 type 0
Nov 10 10:56:02 linux02 kernel: [13294.233881] sd 2:0:0:0: [sdb] 30218842 512-byte logical blocks: (15.5 GB/14.4 GiB)
Nov 10 10:56:02 linux02 kernel: [13294.234059] sd 2:0:0:0: [sdb] Write Protect is off
Nov 10 10:56:02 linux02 kernel: [13294.234063] sd 2:0:0:0: [sdb] Mode Sense: 4f 00 00 00
Nov 10 10:56:02 linux02 kernel: [13294.234226] sd 2:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
Nov 10 10:56:02 linux02 kernel: [13294.239158] sdb: sdb1
Nov 10 10:56:02 linux02 kernel: [13294.240531] sd 2:0:0:0: [sdb] Attached SCSI removable disk
Nov 10 10:56:07 linux02 udisksd[2109]: Mounted /dev/sdb1 at /media/ian/9CA9-475E on behalf of uid 1000
Nov 10 10:56:17 linux02 kernel: [13309.269194] usb 1-1: USB disconnect, device number 7
Nov 10 10:56:17 linux02 kernel: [13309.374831] sd 2:0:0:0: [sdb] tag#0 FAILED Result: hostbyte=DID_NO_CONNECT driverbyte=DRIVER_OK
Nov 10 10:56:17 linux02 kernel: [13309.374846] sd 2:0:0:0: [sdb] tag#0 CDB: Write(10) 2a 00 00 91 f3 ff 00 00 f0 00
Nov 10 10:56:17 linux02 kernel: [13309.374853] blk_update_request: I/O error, dev sdb, sector 9565183
Nov 10 10:56:17 linux02 kernel: [13309.376714] sd 2:0:0:0: [sdb] tag#0 FAILED Result: hostbyte=DID_NO_CONNECT driverbyte=DRIVER_OK
Nov 10 10:56:17 linux02 kernel: [13309.376719] sd 2:0:0:0: [sdb] tag#0 CDB: Write(10) 2a 00 00 91 f4 ef 00 00 f0 00
Nov 10 10:56:17 linux02 kernel: [13309.376722] blk_update_request: I/O error, dev sdb, sector 9565423
Nov 10 10:56:17 linux02 kernel: [13309.395187] FAT-fs (sdb1): unable to read inode block for updating (i_pos 524303)
Nov 10 10:56:17 linux02 udisksd[2109]: Cleaning up mount point /media/ian/9CA9-475E (device 8:17 no longer exist)
Nov 10 10:56:17 linux02 kernel: [13309.758244] FAT-fs (sdb1): unable to read boot sector to mark fs as dirty
Nov 10 10:56:56 linux02 kernel: [13348.519910] usb 1-1: new high-speed USB device number 8 using xhci_hcd
Nov 10 10:56:56 linux02 kernel: [13348.715155] usb 1-1: New USB device found, idVendor=0951, idProduct=1666
Nov 10 10:56:56 linux02 kernel: [13348.715168] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Nov 10 10:56:56 linux02 kernel: [13348.715176] usb 1-1: Product: DataTraveler 3.0
Nov 10 10:56:56 linux02 kernel: [13348.715182] usb 1-1: Manufacturer: Kingston
Nov 10 10:56:56 linux02 kernel: [13348.715187] usb 1-1: SerialNumber: 0026185260A8F051F83A4B71
Nov 10 10:56:56 linux02 kernel: [13348.715882] usb 1-1: ep 0x81 - rounding interval to 128 microframes, ep desc says 255 microframes
Nov 10 10:56:56 linux02 kernel: [13348.715908] usb 1-1: ep 0x2 - rounding interval to 128 microframes, ep desc says 255 microframes
Nov 10 10:56:56 linux02 kernel: [13348.721884] usb-storage 1-1:1.0: USB Mass Storage device detected
Nov 10 10:56:56 linux02 kernel: [13348.722211] scsi host3: usb-storage 1-1:1.0
Nov 10 10:56:56 linux02 mtp-probe: checking bus 1, device 8: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1"
Nov 10 10:56:56 linux02 mtp-probe: bus: 1, device: 8 was not an MTP device
Nov 10 10:56:57 linux02 kernel: [13349.721453] scsi 3:0:0:0: Direct-Access Kingston DataTraveler 3.0 PQ: 0 ANSI: 6
Nov 10 10:56:57 linux02 kernel: [13349.722715] sd 3:0:0:0: Attached scsi generic sg2 type 0
Nov 10 10:56:57 linux02 kernel: [13349.724681] sd 3:0:0:0: [sdb] 30218842 512-byte logical blocks: (15.5 GB/14.4 GiB)
Nov 10 10:56:57 linux02 kernel: [13349.724938] sd 3:0:0:0: [sdb] Write Protect is off
Nov 10 10:56:57 linux02 kernel: [13349.724953] sd 3:0:0:0: [sdb] Mode Sense: 4f 00 00 00
Nov 10 10:56:57 linux02 kernel: [13349.725184] sd 3:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
Nov 10 10:56:57 linux02 kernel: [13349.728586] sdb: sdb1
Nov 10 10:56:57 linux02 kernel: [13349.731469] sd 3:0:0:0: [sdb] Attached SCSI removable disk
Nov 10 10:57:03 linux02 kernel: [13355.329331] FAT-fs (sdb1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
Nov 10 10:57:03 linux02 udisksd[2109]: Mounted /dev/sdb1 at /media/ian/9CA9-475E on behalf of uid 1000
Nov 10 10:57:16 linux02 udisksd[2109]: Cleaning up mount point /media/ian/9CA9-475E (device 8:17 is not mounted)
Nov 10 10:57:16 linux02 udisksd[2109]: Unmounted /dev/sdb1 on behalf of uid 1000
The posts above refer to one of my two assumed identical linux boxes - by which I mean that I asked my computer shop to provide two identical hardware specified units. The unit in the posts above refer to "linux01". The following refer to "linux02". I have a third unit "linuxtest", which is a 6 year old Acer Aspire laptop of different specs.
On linux02, using the same spec'd USB stick (daily03) as the one previously tried on linux01 (daily01) - both Kingston Data Traveller G4 16Gb rated as USB 3 and as Linux-compatible, and bought at the same time. On the same physical positioned USB port on linux02 this USB stick also errored and seemed to auto-dismount. Again, the connection is also using an extension cable which has been working fine on Windows 7 and 10 (different PCs to each other and the linux laptops).
So what's the same:-
linux01 and linux02 should be physically the same spec,
daily01 and daily03 are the same make and model of USB stick,
the same USB extension cable...
On the same physically located (USB3) port, not using the extension cable, both daily01 and daily03 usb sticks work just fine on both linux01 and linux02.
On the same physically located (USB2?) port on linux02, using the extension cable, the daily03 stick has now errored when writing files (and on that port location on linux01 the daily01 stick also errored as above).
The purist in me wants to try without the extension cable, just to rule that out. I get to daily02 - a third USB stick of this make and model also working fine on the USB3 port on both linux01 and linux02, on Sunday, so I will try that on the USB2(?) port without the extension cable.
In all cases, daily01 and daily03 are formatted by default to FAT. I'll double-check which version of FAT also.
If I recall, linuxtest (the Acer unit) has only USB2 ports, and they seemed to work fine on that; but I haven't tested as thoroughly.
I'm leaning to some kind of compatibility issue with the "faulty" USB port on both units - at least when attaching this make and model, and possibly any USB3, device. Maybe a driver issue?
The problem is minor for me, as the USB3 port works fine on both units, and I am happily able to double-up backups onto DVD-RW anyway. My main concern now is if the problem occurred and wiped by USB EHD drive(s). But if I could, with help, diagnose the problem, I suppose there is potential to help someone else down the line.
The error log for today's attempt on linux02 on the faulting USB port (via extension cable) on the daily03 stick is below. To my inexpert eye (with the Linux log, as yet), this looks subtly different to the error on daily01 on linux01 above. I welcome any thoughts:-
Nov 10 10:55:35 linux02 udisksd[2109]: Cleaning up mount point /media/ian/Data 2017-11-10~ (device 11:0 is not mounted)
Nov 10 10:55:35 linux02 udisksd[2109]: Unmounted /dev/sr0 on behalf of uid 1000
Nov 10 10:56:00 linux02 kernel: [13292.820403] usb 1-1: new high-speed USB device number 7 using xhci_hcd
Nov 10 10:56:00 linux02 kernel: [13293.015077] usb 1-1: New USB device found, idVendor=0951, idProduct=1666
Nov 10 10:56:00 linux02 kernel: [13293.015090] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Nov 10 10:56:00 linux02 kernel: [13293.015098] usb 1-1: Product: DataTraveler 3.0
Nov 10 10:56:00 linux02 kernel: [13293.015104] usb 1-1: Manufacturer: Kingston
Nov 10 10:56:00 linux02 kernel: [13293.015109] usb 1-1: SerialNumber: 0026185260A8F051F83A4B71
Nov 10 10:56:00 linux02 kernel: [13293.015625] usb 1-1: ep 0x81 - rounding interval to 128 microframes, ep desc says 255 microframes
Nov 10 10:56:00 linux02 kernel: [13293.015648] usb 1-1: ep 0x2 - rounding interval to 128 microframes, ep desc says 255 microframes
Nov 10 10:56:01 linux02 mtp-probe: checking bus 1, device 7: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1"
Nov 10 10:56:01 linux02 mtp-probe: bus: 1, device: 7 was not an MTP device
Nov 10 10:56:01 linux02 kernel: [13293.234229] usb-storage 1-1:1.0: USB Mass Storage device detected
Nov 10 10:56:01 linux02 kernel: [13293.234308] scsi host2: usb-storage 1-1:1.0
Nov 10 10:56:01 linux02 kernel: [13293.234415] usbcore: registered new interface driver usb-storage
Nov 10 10:56:01 linux02 kernel: [13293.261139] usbcore: registered new interface driver uas
Nov 10 10:56:02 linux02 kernel: [13294.232968] scsi 2:0:0:0: Direct-Access Kingston DataTraveler 3.0 PQ: 0 ANSI: 6
Nov 10 10:56:02 linux02 kernel: [13294.233317] sd 2:0:0:0: Attached scsi generic sg2 type 0
Nov 10 10:56:02 linux02 kernel: [13294.233881] sd 2:0:0:0: [sdb] 30218842 512-byte logical blocks: (15.5 GB/14.4 GiB)
Nov 10 10:56:02 linux02 kernel: [13294.234059] sd 2:0:0:0: [sdb] Write Protect is off
Nov 10 10:56:02 linux02 kernel: [13294.234063] sd 2:0:0:0: [sdb] Mode Sense: 4f 00 00 00
Nov 10 10:56:02 linux02 kernel: [13294.234226] sd 2:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
Nov 10 10:56:02 linux02 kernel: [13294.239158] sdb: sdb1
Nov 10 10:56:02 linux02 kernel: [13294.240531] sd 2:0:0:0: [sdb] Attached SCSI removable disk
Nov 10 10:56:07 linux02 udisksd[2109]: Mounted /dev/sdb1 at /media/ian/9CA9-475E on behalf of uid 1000
Nov 10 10:56:17 linux02 kernel: [13309.269194] usb 1-1: USB disconnect, device number 7
Nov 10 10:56:17 linux02 kernel: [13309.374831] sd 2:0:0:0: [sdb] tag#0 FAILED Result: hostbyte=DID_NO_CONNECT driverbyte=DRIVER_OK
Nov 10 10:56:17 linux02 kernel: [13309.374846] sd 2:0:0:0: [sdb] tag#0 CDB: Write(10) 2a 00 00 91 f3 ff 00 00 f0 00
Nov 10 10:56:17 linux02 kernel: [13309.374853] blk_update_request: I/O error, dev sdb, sector 9565183
Nov 10 10:56:17 linux02 kernel: [13309.376714] sd 2:0:0:0: [sdb] tag#0 FAILED Result: hostbyte=DID_NO_CONNECT driverbyte=DRIVER_OK
Nov 10 10:56:17 linux02 kernel: [13309.376719] sd 2:0:0:0: [sdb] tag#0 CDB: Write(10) 2a 00 00 91 f4 ef 00 00 f0 00
Nov 10 10:56:17 linux02 kernel: [13309.376722] blk_update_request: I/O error, dev sdb, sector 9565423
Nov 10 10:56:17 linux02 kernel: [13309.395187] FAT-fs (sdb1): unable to read inode block for updating (i_pos 524303)
Nov 10 10:56:17 linux02 udisksd[2109]: Cleaning up mount point /media/ian/9CA9-475E (device 8:17 no longer exist)
Nov 10 10:56:17 linux02 kernel: [13309.758244] FAT-fs (sdb1): unable to read boot sector to mark fs as dirty
Nov 10 10:56:56 linux02 kernel: [13348.519910] usb 1-1: new high-speed USB device number 8 using xhci_hcd
Nov 10 10:56:56 linux02 kernel: [13348.715155] usb 1-1: New USB device found, idVendor=0951, idProduct=1666
Nov 10 10:56:56 linux02 kernel: [13348.715168] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Nov 10 10:56:56 linux02 kernel: [13348.715176] usb 1-1: Product: DataTraveler 3.0
Nov 10 10:56:56 linux02 kernel: [13348.715182] usb 1-1: Manufacturer: Kingston
Nov 10 10:56:56 linux02 kernel: [13348.715187] usb 1-1: SerialNumber: 0026185260A8F051F83A4B71
Nov 10 10:56:56 linux02 kernel: [13348.715882] usb 1-1: ep 0x81 - rounding interval to 128 microframes, ep desc says 255 microframes
Nov 10 10:56:56 linux02 kernel: [13348.715908] usb 1-1: ep 0x2 - rounding interval to 128 microframes, ep desc says 255 microframes
Nov 10 10:56:56 linux02 kernel: [13348.721884] usb-storage 1-1:1.0: USB Mass Storage device detected
Nov 10 10:56:56 linux02 kernel: [13348.722211] scsi host3: usb-storage 1-1:1.0
Nov 10 10:56:56 linux02 mtp-probe: checking bus 1, device 8: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1"
Nov 10 10:56:56 linux02 mtp-probe: bus: 1, device: 8 was not an MTP device
Nov 10 10:56:57 linux02 kernel: [13349.721453] scsi 3:0:0:0: Direct-Access Kingston DataTraveler 3.0 PQ: 0 ANSI: 6
Nov 10 10:56:57 linux02 kernel: [13349.722715] sd 3:0:0:0: Attached scsi generic sg2 type 0
Nov 10 10:56:57 linux02 kernel: [13349.724681] sd 3:0:0:0: [sdb] 30218842 512-byte logical blocks: (15.5 GB/14.4 GiB)
Nov 10 10:56:57 linux02 kernel: [13349.724938] sd 3:0:0:0: [sdb] Write Protect is off
Nov 10 10:56:57 linux02 kernel: [13349.724953] sd 3:0:0:0: [sdb] Mode Sense: 4f 00 00 00
Nov 10 10:56:57 linux02 kernel: [13349.725184] sd 3:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
Nov 10 10:56:57 linux02 kernel: [13349.728586] sdb: sdb1
Nov 10 10:56:57 linux02 kernel: [13349.731469] sd 3:0:0:0: [sdb] Attached SCSI removable disk
Nov 10 10:57:03 linux02 kernel: [13355.329331] FAT-fs (sdb1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
Nov 10 10:57:03 linux02 udisksd[2109]: Mounted /dev/sdb1 at /media/ian/9CA9-475E on behalf of uid 1000
Nov 10 10:57:16 linux02 udisksd[2109]: Cleaning up mount point /media/ian/9CA9-475E (device 8:17 is not mounted)
Nov 10 10:57:16 linux02 udisksd[2109]: Unmounted /dev/sdb1 on behalf of uid 1000
Don't worry about artificial intelligence. Worry about natural stupidity.
