M-Welsch / backup-server

Backup Server (BaSe)
Apache License 2.0
3 stars 1 forks source link

syslog message "Cannot enable. Maybe the USB cable is bad?" #33

Closed M-Welsch closed 7 months ago

M-Welsch commented 7 months ago

Description

when doing a backup with the raspi4 hardware, the file transfer was very slow and the syslog showed

Cannot enable. Maybe the USB cable is bad?

moreover lsusb -t showed the backupHDD (physically a usb 3.0 stick) was registered for 480M, which points to a USB 2 connection rather than USB 3. In this case it should have shown 5000M

What happens if we don't do it (aka Why is it important)?

backups will be very slow. Therefore long connection times of the hdd and long uptimes for the BaSe itself. Both lead to higher risks of damage.

Definition of Ready

no prequisites

Key Tasks

Acceptance Criteria

either

M-Welsch commented 7 months ago

Directly connected to PC it shows "5000M". Over BaSe USB line it only shows 480M. This indicates there's a hardware problem with the USB connection

M-Welsch commented 7 months ago

There was a soldering issue.