Thanks, what is odd is that the Pi4 handled this disk with no issues...That is a bus powered Sata bridge. Likely what happens is the disk takes too much current to spin up again and knocks itself offline. This means you are too close to power limits for reliable function.
i didCheck your logs for under volt using dmsg and check the Pi low voltage throttling status using vcgencmd get_throttled.
Code:
dmesg | grep -iC 3 "under-voltage detected"
also did
Code:
vcgencmd get_throttledthrottled=0x0
yeah, i was worried about this - throughput for the file share is 50% better than the Pi4, so i really want this setup to work...Note this is likely not a Linux problem but rather a Pi specific difficulty. I think you are right that Linux knowledge could help fix the problem.
Statistics: Posted by j3rich0 — Sat May 18, 2024 10:38 pm