• FOG FTP error

    Unsolved
    5
    0 Votes
    5 Posts
    3k Views
    SKasaiS

    @JoeCT said:

    I use Centos 6.5 and had a similar problem. This is what was wrong with my setup.

    https://forums.fogproject.org/topic/5518/fog-ftp-login-fails-after-image-creation

    As Wayne pointed out, you may want to look at the link he has posted, but more than likely, the issue is that fog via the UI thinks the fog user password is ‘x’. On your server, however, the fog user on Centos has a password set to ‘y’.

    The way I fixed it is to cludge the passwd on either the UI side or on the Centos side to match. Stronger the password, the better if you are doing this as it can lead to outsiders who can mess with your images if you have an open network.

  • Quick or Full Inventory then Restart or Shutdown option

    Solved
    9
    0 Votes
    9 Posts
    6k Views
    Wayne WorkmanW

    @Wolfbane8653 Exactly what I was looking for, a list! Thank you!

  • General guidance FOG with non mod dhcp.

    Solved
    19
    0 Votes
    19 Posts
    9k Views
    J

    I had changed the virtual network on my xp virtual computer which caused the freeze up error. When I change it back to the intel virtual nic the virtual xp connected to fog and I created and restored an image with no issues.

    Thank you everyone. Hopefully this will help someone else in future. My distribution was Centos 6.5 and FOG 1.20.

  • Windows 10 (Single Disk - Resizable)

    Unsolved
    3
    0 Votes
    3 Posts
    2k Views
    JunkhackerJ

    if it’s taking 5 hours to upload, it makes me wonder: did bitlocker somehow get enabled on the machine you’re trying to upload?

  • 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.

75

Online

12.8k

Users

17.6k

Topics

157.1k

Posts