operating-system
operating-system copied to clipboard
USB drive reboot loop on 13.1
Describe the issue you are experiencing
Since I upgrade to 13.1, my HA OS box keeps restarting. After reboot, and fsck command is started on my USB connected drive. If I unplug the drive, no fsck is launched and no reboot happen. I looked at journalctl and see this error :
Error probing device: Error sending ATA command IDENTIFY DEVICE to '/dev/sdb': Unexpected sense data returned:
0000: f0 00 01 00 00 00 00 0a 00 00 00 00 00 1d 00 00 ................
0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
(g-io-error-quark, 0)
Seems to be related to https://github.com/storaged-project/udisks/issues/1153
What operating system image do you use?
generic-x86-64 (Generic UEFI capable x86-64 systems)
What version of Home Assistant Operating System is installed?
13.1
Did the problem occur after upgrading the Operating System?
Yes
Hardware details
HP EliteDesk 800 G1 USB connected WD 2.5 inch drive
Steps to reproduce the issue
NA
Anything in the Supervisor logs that might be useful for us?
Error probing device: Error sending ATA command IDENTIFY DEVICE to '/dev/sdb': Unexpected sense data returned:
0000: f0 00 01 00 00 00 00 0a 00 00 00 00 00 1d 00 00 ................
0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
(g-io-error-quark, 0)
### Anything in the Host logs that might be useful for us?
```txt
Seems to be related to https://github.com/storaged-project/udisks/issues/1153
System information
No response
Additional information
No response