Image Upload: Error Checking Mount
From FOGProject Wiki
Revision as of 18:05, 13 July 2009 by Trinibeti21 (Talk | contribs)
The Client mounts the NFS share successfully but throws an error while checking the mounted Share.
* Preparing to send image file to server * Mounting File System......................................mount:ser.ver.ipa.ddr:/data/images/dev/ failed, reason given by server: Permission denied Done * Checking Mounted File System ........................ ########################################################################################### # # # An error has been detected # # # ########################################################################################### Fatal Error: Failed to mount NFS Volume. ########################################################################################### # # # Computer will reboot in 1 minute. # # # ###########################################################################################
In the folder on your server, check for the .mntcheck files. If these are not there then perform the following commands [Linux Systems Only]
touch /images/dev/.mntcheck
touch /images/.mntcheck

