• not using dhcp in fog my router does it can i still use fog ?

    5
    0 Votes
    5 Posts
    2k Views
    M

    thank you wayne.

  • FOG 1.2.0 Multicast creates multiple single udpcast sessions

    Solved
    32
    0 Votes
    32 Posts
    20k Views
    SKasaiS

    So worked with Tom and being on Trunk 3475 and up, the multicast task creation issue has been resolved. Testing the new trunk version has been fairly consistent in creating single multicast tasks versus multiple multicast tasks with single clients.

  • iPXE Boot Menu issue with SVN 4375

    Solved
    4
    0 Votes
    4 Posts
    2k Views
    Tom ElliottT

    Found the http://${boot-url} was incorrect as I already create the boot-url with the http in it. So it was essentially calling: http://http://IP/fog/service/ipxe which won’t work EVER.

    Also found issue with the way sanitized strings are stored in db. This, by itself, isn’t problematic, but as we return the ipxe code in pure text, the string was printed exactly.

    This is fixed now in trunk. Basically double quotes was the boot param issue. As grub has “rootnoverify…blahblahblah”, it was printing the string from DB as

    &rootnoverify...blahblahblah&
  • SVN 4384 Download Issue (Windows 10)

    Solved
    11
    0 Votes
    11 Posts
    5k Views
    Tom ElliottT

    It’s not a pain at all.

    If anything it points out a potential issue, though why it didn’t send the image down I don’t know. My guess, ftp user/pass incorrect for those three problematic nodes.

  • Image Compression Question

    4
    0 Votes
    4 Posts
    2k Views
    Wayne WorkmanW

    In FOG Trunk (fog 1.3.0), you just click on the image in the web console and it says it right there at the bottom.

    In 1.2.0, I think it might be somewhere in FOG Configuration -> FOG Settings

  • SVN 3877 No boot file name received

    Solved
    7
    0 Votes
    7 Posts
    4k Views
    J

    I found out what the issue was. Somebody on my team removed option 66 and 67 from our dhcp servers. So the network boot didn’t know where to look for any files.

  • Ubuntu VM, running FOG latest SVN, Images on Raid5 = Very slow deployment

    Unsolved
    15
    0 Votes
    15 Posts
    7k Views
    JunkhackerJ

    @Wayne-Workman I wasn’t questioning the use of Ubuntu 12.04. I actually still use it on my fog servers. my question was mostly regarding the rational behind the older-OS on VM inside newer-OS arrangement.

  • do i need a new kernel ?

    Unsolved
    5
    0 Votes
    5 Posts
    3k Views
    Wayne WorkmanW

    @jenesis Assuming you’ve tried every file that might work inside of /tftpboot and have tried several different kernels, then I would direct you to build a boot file with debugging turned on, and then try with that. This is not a fix, but it will provide you with more information that will hopefully lead you in the right direction.

    https://wiki.fogproject.org/wiki/index.php/Building_undionly.kpxe

  • Issue Deleting Host

    4
    0 Votes
    4 Posts
    3k Views
    johnomazJ

    This may be a year old, but it helped me out a ton. Suddenly a bunch of hosts entries have stopped loading.

  • Partition not expanding to fill disk when Downloading

    Unsolved
    6
    0 Votes
    6 Posts
    3k Views
    sudburrS

    It depends on where and how you want to focus your effort.

    I already have extensive scripting and sysprep solutions for our deployments, much of which FOG can’t touch or isn’t built for, so it’s easier for me to use Microsoft’s existing tools then it is to look for a solution elsewhere.

  • Clone upload fails with "Invalid Partition Data" error.

    3
    0 Votes
    3 Posts
    3k Views
    H

    Thanks for posting, saved me lots of time 🙂

  • Hyper-V 2012 and svn 2230

    Solved
    18
    0 Votes
    18 Posts
    8k Views
    sudburrS

    The published 4.1.4 and your special 4.1.4 64bit at the http link above both work without dumping pre-emptible bugs now.

  • Node Replication Issue

    Unsolved
    8
    0 Votes
    8 Posts
    3k Views
    Wayne WorkmanW

    @FlareImp In the article I linked, there are some testing commands at the top. Can you try those FROM the storage nodes that are not masters TO the master storage node ?

    We will go from there.

    If you can even log in, generally, that means that the FTP pathway between the two are clear and it’s likely a config issue somewhere.

  • Multicast freezing in partclone screen: Starting to restore image to device.

    Solved
    11
    0 Votes
    11 Posts
    7k Views
    D

    Hello,
    we found that the problem was in HP Switch (A8800 if I remember correctly) in which, it was impossible to apply the settings given in WIKI because the model that we use does not allow use command lines.
    On the Settings page, only we enable IGMP Snooping option for VLAN we needed.
    Thanks by support.

  • Task Management Page not displaying

    Solved
    6
    0 Votes
    6 Posts
    2k Views
    D

    Just sorted it.

    Cleared all the tasks off from the mysql.

    delete from tasks where taskStateID = x``` x being the number. i just did them all 0 -5.
  • certain hosts in fog don't load, can't manage or delete

    Unsolved
    3
    0 Votes
    3 Posts
    1k Views
    johnomazJ

    Thank you, I’ll give this a shot first thing tomorrow.

  • FOG issues with automatically joining computers to the domain

    Unsolved
    3
    0 Votes
    3 Posts
    1k Views
    Wayne WorkmanW

    You need to use FOGCrypt to encrypt your AD password.

    Install the client onto your golden machine, reboot a few times. When you see “hello fog client” in the C:\fog.log then you’re good to upload your image.

    For clients to join, the AD stuff for the hosts need populated by checking the “join domain” check-mark for the target hosts. You also need pretty much all the service settings turned on as well for those hosts.

    If you’ve already done these things, we need to see your log.

  • Fog stopped working and renders error after login page

    Unsolved
    6
    0 Votes
    6 Posts
    2k Views
    Tom ElliottT

    I think so but I imagine that if you re-run the fog installer, it may help work out its own kinks?

  • latest SVN keep getting 404 error on management

    Unsolved
    41
    0 Votes
    41 Posts
    36k Views
    Wayne WorkmanW

    @JBailey When we talk about revision numbers, we are referring to the number in the cloud, in the top left of any fog page. Tom has coded the current Trunk versions to display the number in the cloud correctly.

    It’s confusing when you don’t specify “git” or “svn” or “the number in the cloud”.

    Glad it’s cleared up though. It’s important to indicate things like this in the threads because they serve as help for who knows how many other fog users - people of varying skill level - fog knowledge - English reading ability and comprehension - etc.

    Correctness and clarity are important. Remember, when we are helping you in the forums, we’re actually helping you and others too. 🙂

  • Trouble with Windows 8.1 image using Host Reg Bypass

    Solved
    11
    0 Votes
    11 Posts
    5k Views
    Tom ElliottT

    I’m going to claim this as solved.

    Paul and I Teamviewered and I was able to find a couple bugs in the dhcp config creation.

    It should now, properly, create the dhcpd.conf file

    Part of the issue with the functions error was the interface fog was setup for was incorrect. It seems the OS decided to flop the nics arrangement. Other issues were the config was missing a semicolon, and the bootfilename argument wasn’t being populated. It is now created properly, stored in the fog settings, and can be set by an installer argument of either -b <filename> or --bootfile <filename>.

    Hopefully this helps.

94

Online

12.7k

Users

17.6k

Topics

156.8k

Posts