I can copy from the SSD to an SD card without a problem. Attempting to transfer from the SD card to the NAS appears to have the same problem but sometimes keeps running although very slowly until completion about an hour later.To rule out obvious problems with the SSD, what happens if you copy similarly sized files from one directory on the SSD to another on the SSD?On a headless Pi5(Bookworm64) with NVME drive and a NAS directory mounted on the Pi5 if I attempt to transfer a large file >6GB from the NVME drive to the NAS directory the system hangs. What happens is initially the transfer is very fast then as the transfer approaches 6GB it slows down eventually it grinds to a stop. The NVME drive gets very hot and remains hot. At the same time SSH terminal access to the Pi grinds to a halt.The disk access LED on the NVME Hat continues to flash and a ping continues to run with a ping time of <1ms. So the higher level functions have ceased but the system has not hung completely.
The link to the NAS is via wired 1Gbps Ethernet. Transfer of large files from the NAS to the NVME drive is faultless!
To guide others to reproduce your problem, are use connecting to the NAS using CIFS or NFS? Do you know what protocol level is being used?
The NAS connection is via CIFS.
Code:
//nas/RPi /mnt/RPi cifs credentials=/etc/fstab.d/fstab.cred,uid=pi,vers=2.0,rw 0 0
I have tried the same transfer with another Pi5, using the same Bookworm load (6.6.51) different SSD and adapter card. Had the same problem.
While running the transfer I have run TOP on the SSH terminal this slows down and eventually hangs with the transfer but before hanging shows a high CPU load. I have seen up to 300%.
Statistics: Posted by TrevorG — Wed Nov 13, 2024 10:36 am