Accroding to the offical document
pvestatd Purpose (Official Documentation)
https://pve.proxmox.com/pve-docs/pvestatd.8.html
Running time pvesm status takes more than 10 seconds and then directly times out.

pvesm status --storage proxmoxnas takes approximately
11 seconds to complete.
Monitoring with:
journalctl -f | grep "pvestatd"

When the execution exceeds
10 seconds, a log entry appears, indicating that the update could not be completed and was
automatically aborted.
strace -f -tt -T -e statfs -p $(pgrep -d, -f "pvedaemon worker")
The process gets stuck whenever it tries to
access the NFS NAS.
It successfully reads data133-9 first, then hangs afterward.
So I think maybe is because of NFS server ....
Is there any way to resolve this problem?
Now mine NFS version is 4.1 and Nas using async