@szecca1 The same you have in your fog settings and storage settings.

Posts made by ch3i
-
RE: Fatal Error: Failed to mount NFS volume
-
RE: Fatal Error: Failed to mount NFS volume
@szecca1 said:
@Wayne-Workman My username and password to log on to the Linux server is administrator/ch@ng3
I typed that into the storage management and I get the same error message.If your NAS have the ip 10.1.220.240, you need to have a user fog in your NAS with NFS and FTP access.
-
RE: Image download is stuck at 99%
@Wayne-Workman he has always checked FTP and /dev
-
RE: Apache will not start
sudo apt-get update sudo apt-get install php5-mysqlnd sudo service apache2 restart
-
RE: Apache will not start
@Tim.Trageser said:
mj@fog-server:/opt/trunk/bin$ sudo service mysql status
mysql start/running, process 5271
mj@fog-server:/opt/trunk/bin$Mysql running
But have you mysqlNd installed ? The native driver
-
RE: Image download is stuck at 99%
@Tune389 If the reboot don’t solve your problem, check your FOG log files or try your task in debug mode.
-
RE: Boot from SAN device failed
@hariskar You can change your exit to hard drive type like that : https://forums.fogproject.org/topic/5028/pxe-boot-in-previous-environemnt/4
-
RE: Image download is stuck at 99%
@Tune389 said:
@ch3i nothing …
You have some fun bugs lol You have only one storage on your server ??? The image you have uploaded is not a ghost I think
-
RE: Boot from SAN device failed
@hariskar Please try SVN if it’s possible for you (it’s “stable”)
-
RE: Image download is stuck at 99%
@Tune389 When you go on the image managment page and list all image, can you view images sizes ?
-
RE: Boot from SAN device failed
@hariskar said:
total 2564
-rw-r–r-- 1 fog root 840 Jul 23 2014 boot.txt
-rw-r–r-- 1 root root 293 Jul 23 2014 default.ipxe
-rw-r–r-- 1 fog root 389009 Jul 23 2014 ipxe.kkpxe
-rw-r–r-- 1 fog root 389057 Jul 23 2014 ipxe.kpxe
-rw-r–r-- 1 fog root 388044 Jul 23 2014 ipxe.krn
-rw-r–r-- 1 fog root 389073 Jul 23 2014 ipxe.pxe
-rw-r–r-- 1 fog root 25340 Jul 23 2014 memdisk
-rw-r–r-- 1 fog root 16794 Jul 23 2014 pxelinux.0.old
-rw-r–r-- 1 fog root 165088 Jul 23 2014 snponly.efi
-rw-r–r-- 1 fog root 101989 Jul 23 2014 undionly.kkpxe
-rw-r–r-- 1 fog root 102037 Jul 23 2014 undionly.kpxe
-rw-r–r-- 1 fog root 382650 Jul 23 2014 undionly.kpxe.INTEL
-rw-r–r-- 1 fog root 102053 Jul 23 2014 undionly.pxe
-rw-r–r-- 1 fog root 147728 Jul 23 2014 vesamenu.c32You can try the undionly.kpxe.INTEL
-
RE: Boot from SAN device failed
@hariskar I think the simple way to solve your problem is update your server to SVN version : https://wiki.fogproject.org/wiki/index.php/SVN
-
RE: Boot from SAN device failed
@hariskar In your server, in /tftpboot you have some ipxe files, can you return me the command :
ls -l /tftpboot
-
RE: Boot from SAN device failed
@hariskar The error if after you get an IP ?
-
RE: Boot from SAN device failed
@hariskar said:
Yes, I use in Tomato DHCP / DNS Server (LAN) settings: dhcp-boot=undionly.kpxe,192.168.1.6
Could you try the kkpxe ?
-
RE: iPXE boot iMac to run Yosemite install
Hi,
Never try, but I found that in the Wiki : https://wiki.fogproject.org/wiki/index.php/How_to_get_Macintosh's_Netboot_working_with_your_FOG_server ( last edition in 2012 :s )
Regards,
Ch3i.