FOG + FreeNAS
-
Hello,
I have mounted a NFS share on my FOG machine @ /NAS. The share is located on a FreeNAS server which has a UFS filesystem.
I have gone through the steps of changing my imaging location in FOG as described here:
[url]http://www.fogproject.org/wiki/index.php?title=Change_NFS_location[/url]
However, after changing my exports file and running “exportfs -a”, I get a message that “/NAS does not support NFS export”.
I cannot upload an image, I get a “permission denied” message when trying to upload an image when mounting the NFS share.
I have also tried this when using the share via CIFS, I had the same problem.
Does NFS not support UFS filesystem? is this the problem?
Can anyone think of a workaround for what i’m trying to do?
Thank you!
Kyle
-
things to check…
can you mount the exported dir from localhost?
is portmapper running?
try mount option: -o nolock (on FOG)?