@mjredman Open a new topic please.
Posts
-
RE: HTTP 500 error when creating new imageposted in FOG Problems
-
RE: change boot menu order FOG 1.2.0posted in FOG Problems
Hi,
Not sure in 1.2, but in SVN version you can specify the default boot via FOG Configuration > iPXE Menu Customization
Regards,
Ch3i. -
RE: Use NAS as NFS shareposted in FOG Problems
@Polii123 said:
The “Problem” now is, that the Traffic flow. From Switch to Hyper-V Server then back to the switch and then to the NAS. What i wanted: Traffic flows directly from Switch to the NAS.
The Problem is that we don’t have a “SAN” Switch yet.
Ok, I don’t see any solution…
But in multicast on xx computers, you have the same consumption of bandwidth as a single computer in unicast. -
RE: Use NAS as NFS shareposted in FOG Problems
@Polii123 said:
Today i wanted to use our NAS as Storage for the images…
If you use your NAS in your FOG via iSCSI, I don’t understand what you want to do

-
RE: Use NAS as NFS shareposted in FOG Problems
@Polii123 said:
Well Multicast is important, so this isn’t a solution. Thanks for the help.
Try with iSCSI. Your FOG server is physical or virtual ?
-
RE: 2 NIC in host problem (loops at sending discovery...)posted in FOG Problems
Hi,
I’ve the same configuration in my school without problem. You have the problem only in full registration ?
Regards,
Ch3i. -
RE: Use NAS as NFS shareposted in FOG Problems
Hi,
To add a NAS as storage node :
1/ Create a share on your NAS with NFS and FTP access (FTP is used to moved images from dev/ to images/ )
2/ Create a user fog in your NAS with the same credentials in fog settings (FOG_TFTP_FTP_USERNAME and FOG_TFTP_FTP_PASSWORD)
3/ Add it in the FOG Web UI as a storage node
- IP Address : IP of your NAS
- Image path : full NFS path of your NAS
4/ Ensure you have the good rights on your NAS share (777)
With that method you can only upload/deploy via unicast, no multicast.
To have multicast, you have to attach your NAS on your FOG server via iSCSI.
There are some topics on the forum to do that.
Regards,
Ch3i. -
RE: HTTP 500 error when creating new imageposted in FOG Problems
@mjredman I looked at the function which raises problem and saw nothing strange. Maybe @Tom-Elliott could help you.
-
RE: Fog Client on Hyper-Vposted in FOG Problems
@naysweb said:
@Tom-Elliott Thanks, How long do you think it might be released in the stable version.

SVN is relatively stable. Many of us use it in production

-
RE: Download Task Failedposted in FOG Problems
In your FOG web ui, in FOG Settings, you have :
- FOG_TFTP_FTP_USERNAME
- FOG_TFTP_FTP_PASSWORD
Try to connect to your FOG server via FTP using these credentials.
-
RE: HTTP 500 error when creating new imageposted in FOG Problems
@mjredman Have you check your apache logs ?
-
RE: Download Task Failedposted in FOG Problems
Hi,
Here : https://wiki.fogproject.org/wiki/index.php/Troubleshoot_FTP
Find “Common problems and fixes”.Regards,
Ch3i. -
RE: Image download (Multicast) stuck at 100%posted in FOG Problems
@Wayne-Workman said:
I changed the max_allowed_packet size to 32M and it didn’t help.
The default is 16M.
Here is the reference: https://dev.mysql.com/doc/refman/5.5/en/packet-too-large.html
Also, here is a video of what I’m seeing:
That video made me puke lol
-
RE: Deploying Image to SSDposted in FOG Problems
@Wayne-Workman said:
That’s incredibly strange… but ok.
Some SSD can be used as RAM. That function is available via a driver. I tested it under linux.
I suppose that if the image is uploaded with a certain quantity of memory, you have to restore it with the same quantity…Just a thought.
-
RE: Compression changeposted in Feature Request
@Joseph-Hales said:
Post a sample command line and I will give it a try even if its not in the web gui we could post the command in the wiki.
Hi,
Not sure but FOG use pigz, here the manual : http://zlib.net/pigz/pigz.pdf
I’m interested to, I’ll try this week.Regards,
Ch3i. -
RE: FOG enters the root path while starting to load an imageposted in Hardware Compatibility
@Mario-Czarmetzko Tom is working to correct that bug.
-
RE: Cloning pc with two operating systemsposted in General
Hi,
It’s possible, you can find on the forum lot of topics.
https://forums.fogproject.org/search/Dual?in=titles&sortBy=timestamp&sortDirection=desc&showAs=postsRegards,
Ch3i. -
[3516] Blank page Report Managementposted in Bug Reports
Hi,
I have a blank page after click on “Approve All Pending MACs for all hosts?” on Firefox. Error 500 on Internet Explorer.
Regards,
Ch3i.
