Even if the NAS can use NFS it’s still a little hokey because of the FTP issue discussed in the [URL=‘http://www.fogproject.org/wiki/index.php/FOGUserGuide’]Wiki[/URL], “[B]KNOWN ISSUE[/B] You will get an error “Ftp connection to storage server has failed” at the end of uploading images though. You will have to manually rename and move the file from the dev directory to the directory below.”
I ended up getting around the issues by using VMware. I installed centos6 and FOG in a VM. I iSCSI attached my NAS to VMware and added another disk to the VM using the iSCSI as the source. I then mounted the new disk under /images.
It would be nice if in .33 the whole FTP thing went away since the client already has NFS access to the FOG server. It would be nicer to just have the clients pull directly from the NAS instead of routing the traffic through the FOG server. hint hint