hi.
Lately, I am encountering problem with one of my rpi3b+ on aarch64. It has a SSD on USB. Boots from sd-card.
It just locks up, and becomes unresponsive. I can still ping it, but can't ssh to it anymore, and the current ssh session is dead/unresponsive.
I can't find anything in the log. A simple command like `pacman -F libcares` seems to trigger the problem.
I have tried the SSD from a systemd-nspawn from a x86_64, and did not see the lockup. So I am, for the moment ruling out the SSD.
I have to turn it off and on again, each time.