If you can successfully mount an NFS share, and only see folders but not files, and the ownerships of those folders are all wrong, add crossmnt to your NFS export, like so:
/storage 10.0.0.0/24(rw,fsid=1,crossmnt,sync,no_subtree_check,all_squash,anonuid=1000,anongid=1000)