It’s for a config with dns service on the linux server with fog, not for config with dns on a separated windows server ?
Posts made by MDSI
-
RE: FOG server resolving properly your Windows hosts .
-
RE: Download Image Failed to mount NFS Volume fog 1.2.0
Problem totally solved.
Imaging client work now.
-
RE: Download Image Failed to mount NFS Volume fog 1.2.0
@Wayne-Workman said:
@MDSI Have you seen this article? https://wiki.fogproject.org/wiki/index.php/Troubleshoot_NFS
Yes but i’have read it too fast …
I follow all the directives again and see that one of the two .mntcheck was missing …I create it, and the download start, i’ll tell you tomorrow if the task end correctly.
-
Download Image Failed to mount NFS Volume fog 1.2.0
We have a fresh FOG 1.2.0 on a virtual Debian 8 server (ESXI 5.1)
TFTP service by the Debian and DHCP by Windows 2008 server.Install and config with no error.
We have upload with success two images : win 7, multi partition, single disk, it work fine.
We find the two images on /images (5.9 Go and 8.4 Go).When we try to download one of this images to a client, it stop at :
Mounting File System … Done
Checking Mounted File System => Fatal Error : Failed to mount NFS Volume.We have read several post on the forum :
No firewall (iptables empty) Ok.
The .mntcheck file exist Ok.
Download a file via TFTP Ok.
rights on /images 777 Ok.What should we check ?