• TFTP: File Not Found

    Solved
    22
    0 Votes
    22 Posts
    12k Views
    S

    You are welcome! 🙂 As well I learned to pay even more attention to what I see in the PCAP file. Would have saved us at least an hour or two
 When testing with the command line client Scott didn’t know about the important -i option for Windows tftp command line client as described here. When looking at the PCAP file Scott sent me I didn’t notice that it tried to request the file in ‘netascii’ mode instead of ‘binary’.

    So everything is working now and it was just the upper case filename option in the DHCP config


  • Host Registration failed. (tftp://x.x.x.x/default.ipxe.. Connection timed out error)

    Solved
    11
    0 Votes
    11 Posts
    5k Views
    Tom ElliottT

    @Satya because this is a consumer grade router is there any special configurations on it doing special things? If not there usually is a reset button on the router that will allow you to reset to the factory defaults. What the sequence of doing so is would require the manual of the device which you can find online.

  • Login with USER first

    Solved
    15
    0 Votes
    15 Posts
    6k Views
    Tom ElliottT

    @MagicLink Correct, they are compressed.

  • error message when downloading the image

    Solved
    20
    0 Votes
    20 Posts
    6k Views
    Tom ElliottT

    @fredlwal Why did you enable it? It should remain disabled.

    sudo ufw disable

  • Fog upload stuck at Processing Hard Disk: /dev/sda

    Solved
    6
    0 Votes
    6 Posts
    2k Views
    S

    I am amazed typed in /dev/sda and I am now in the process of uploading. You guys rock.

  • Logs Filling up with PHP errors

    Solved
    4
    0 Votes
    4 Posts
    2k Views
    sarge_212S

    Yep, @Tom-Elliott helped me realize that over chat. Reboot, rinse, repeat. Thanks @Wayne-Workman for having a look-see. You can mark this is as solved.

  • 0 Votes
    3 Posts
    861 Views
    M

    Thank you Wayne. That did the trick.

  • Loading problem

    7
    0 Votes
    7 Posts
    1k Views
    Wayne WorkmanW

    Seems like people from the same place maybe? Posting at the same time about the same issue. https://forums.fogproject.org/topic/7000/image-cloning-fails

  • Location plugin not working

    Solved
    14
    0 Votes
    14 Posts
    4k Views
    sarge_212S

    You can mark this is as solved. This was a case of good old SE linux set to enforce. Can’t believe it. Thanks @Tom-Elliott!!

  • Update Kernel to 4.0.4?

    8
    0 Votes
    8 Posts
    4k Views
    P

    @J3ff
    The only way I’ve solved the problem was to upgrade to svn 6889.
    After that the web ui kernel update has let me upgrade to this kernel

    Official Published Kernels
    Kernel - 4.5.0 TomElliott
    Date : March 14, 2016
    Version : 4.5.0
    FOG Type: TomElliott
    Arch Type: (x86_64)

  • Hang during deploy

    Solved
    5
    0 Votes
    5 Posts
    1k Views
    george1421G

    Marking as solved (not directly a FOG issue)

  • FOG trunk upgrade - Image upload fails

    Solved
    8
    0 Votes
    8 Posts
    2k Views
    S

    @george1421 Thanks for testing and letting us know. Seams to work with the latest trunk so I am marking this solved now. Please let us know if you feel images are not moved properly (please check FTP first!).

  • Dell Latitude E5450 Upload Chainload Problem

    Solved
    9
    0 Votes
    9 Posts
    3k Views
    P

    @george1421 You know I usually do a full wipe on all of my images. This was the only image I did not enforce a full wipe of the drive. I can see why it should be standard practice even though my other images are done as full wipes and installing os on raw partition.

    As for the initial chainload issue, it was probably trying to load images from a non-existent storage node. After removing the location plugin and the decommissioned storage node, the chainload issue disappeared. I was informed a storage node died (mobo crapped out).

  • Image not moved from /images/dev, no errors (Ubuntu 14)

    Solved
    12
    0 Votes
    12 Posts
    4k Views
    R

    @Sebastian-Roth thanks I figured it out .

  • Hostname changing and drive's letter after deployment

    23
    0 Votes
    23 Posts
    13k Views
    S

    @Ph3noM Please schedule a debug deploy task (normal deploy task but tick the option “Schedule task as a debug task”), start the machine up and wait till you get to the shell. Then start cloning (command fog) and step through the tasking. When you get back to the shell run the following commands to see if the registry changes were done correctly - make sure to choose the correct windows (7/10 - won’t work for XP!) system partition for /dev/sdaX, e.g. /dev/sda2:

    shell> mkdir -p /ntfs shell> ntfs-3g -o force,rw /dev/sdaX /ntfs shell> reged -e /ntfs/Windows/System32/config/SYSTEM ... reged> cd ControlSet001\Services\Tcpip\Parameters reged> ls ... <Hostname> ... reged> cd ControlSet001\Control\ComputerName\ComputerName reged> ls ... <ComputerName> ... reged> q shell> umount /ntfs

    See what you get for <Hostname> and <ComputerName>


  • FOG Removing Printers Regardless of Settings

    Solved
    10
    0 Votes
    10 Posts
    4k Views
    Scott BS

    @Sebastian-Roth said:

    Marking this solved for now as we didn’t hear back from anyone. If you have printer issues please follow the link Wayne posted below. If you still think there is an issue within FOG please let us know!

    I apologize for the delay, been swamped. It does seem the issue has been resolved. I have not seen it after the past several SVNs. Thank you very much for your help.

  • Printer link to LinkPrintserver

    Solved
    7
    0 Votes
    7 Posts
    2k Views
    S

    @cotec I am pretty sure this issue was solved: https://forums.fogproject.org/topic/5990/printer-issues-continue

    Please make sure you update to the latest version (FOG and FOG client) and try again.

  • Using a KVM/Libvirt VM as Master Image- Odd pxe boot issues

    9
    0 Votes
    9 Posts
    4k Views
    S

    @mxc bumping this


  • Change Server but not change certificate

    18
    0 Votes
    18 Posts
    7k Views
    Tom ElliottT

    @danilopinotti Correct.

  • Location capture fail

    4
    0 Votes
    4 Posts
    1k Views
    Tom ElliottT

    @apollyonus I don’t know what version of fog you’re running so without that I can’t give you great information about what you’re asking.

    In trunk, images can be replicated across groups. This is managed by what I call the ‘Primary’ master. All this is is the group that is the “owner” or “golden” image that is known to be good at the time of completion. This group’s Master node will replicate the image to all nodes within the group as well as all other storage groups that are associated with the image. If you update the master on a different group, it will be overwritten because the Primary master is the one who’s the “real dude”. So if you wanted to use a different group’s already replicated image as the “master” of all, you would need to update the primary group status of that image.

    This same principle works for snapins in trunk as well. Mind you, the group->group replication and snapin replication did not exist before what’s currently in trunk. 1.2.0 and earlier did not have these capabilities.

    Most often configurations of users with the location plugin, that i’ve seen, create groups for the different node locations. These nodes will fall under the group. Why is this important you may ask? Because the way the location plugin was designed with 1.x.x versions of fog, you can associate a host to a location, and the location does NOT need to belong to a single node. This can allow versatility in that if you have a large building, all on the same network, you can have a location managed by many nodes even under the same group. 0.32 (known as the location patch) only allowed node->host imaging to occur. It had no replication capabilities, all it did is tell the host where to download it’s image. Uploads were still done to whatever was the master node.

    The current location plugin is MUCH more powerful than the days when it was known as the location patch. First, it allows the Group to be a “location” that a host (when assigned) can use similar to how the storage group/node system works without the location plugin. It just designates the host must operate under as specific group. Second, under trunk I guess, you don’t have to have different image names that are essentially the same image anyway because (maybe this isn’t specifically to locations but it certainly expands a locations power) they can cross different groups. Third, the location plugin can tell a host to use the location it’s under to get it’s init’s and kernels (even further limiting across WAN bandwidth usage).

    I don’t know if I’ve answered your questions, but yes, most people create a group with a single node that designate the location. That single node is the master of that group, so images needing to be uploaded are handled at that location as well.

143

Online

12.4k

Users

17.4k

Topics

155.9k

Posts