Fatal Error : Failed to mount NFS volume (3480)
-
I have uploaded first win8 image and after upload finished, FOGFTP: Failed to rename file…message showed.
now I am trying to use quickimage option to download image but I am getting Fatal Error : Failed to mount NFS volume message.Thanks for you help!
-
Sounds like two issues.
You should check out FTP, look through this: https://wiki.fogproject.org/wiki/index.php/Troubleshoot_FTP
And make sure your that /images/.mntcheck and /images/dev/.mntcheck exists.
Double Check your storage node credentials and your FOG Configuration -> FOG Settings -> TFTP Server -> TFTP_FTP credentials. Your local fog linux user should match those sets of credentials identically.
-
I ran this and shows dev.mntcheck file under /images folder. now it says “unable to locate image store” on quickimage.
touch /images/dev/.mntcheck
touch /images/.mntcheck -
@KJ-You said:
I ran this and shows dev.mntcheck file under /images folder. now it says “unable to locate image store” on quickimage.
touch /images/dev/.mntcheck
touch /images/.mntcheckHi
We need more informations about your configuration (your NAS, your FOG server).
How your NAS is mounted on your FOG server ?
Have you a fog user on your NAS ?
…Regards,
Ch3i. -
And, has this setup ever worked before?
-
Can you post a picture of the error you’re seeing?
-
Can you run the troubleshooting script found here: https://forums.fogproject.org/topic/4581/let-s-make-scripts
And see if it points anything out?