@Clifford-Raymond Look at that line…
Mount: mounting 10.10.0.235:/media/fog/images/images on /images faild: permission denied.
you should start right there.
Is that where your images directory actually is? /media/fog/images/images that’s very confusing.
Go into Storage Management -> Your storage node & look at the image path. The image path should exactly match where the actual image directory is. I’d get rid of the /images/images thing because that’s very confusing.
After changing this, you might want to look at your NFS exports file to confirm it matches. that’s here: /etc/exports
You also need to have 777 permissions set on the /images directory recursively for troubleshooting purposes.
This article talks all about that stuff: https://wiki.fogproject.org/wiki/index.php/Troubleshoot_NFS