• Could not find any nodes containing this image

    Solved
    14
    0 Votes
    14 Posts
    4k Views
    Tom ElliottT

    Found the issue.

    The maxClients field was being scanned for. This only allowed a “maxClients” of between 1 and 9999. The idea for this range was to get nodes that were not set to 0 max clients. I was trying to make the sql handle the return, but this would imply some form of array to search for. I just moved the check to look if it is less than 1.

  • Capture image problems

    Unsolved
    4
    0 Votes
    4 Posts
    1k Views
    C

    Here is an better pic… Yes I will update tonight.!

    0_1490310548304_rsz_20170321_135330 (1).jpg

  • Custom client boot menus for each client

    Solved
    11
    0 Votes
    11 Posts
    4k Views
    guthriesoundG

    @george1421 I think we can mark this as solved. This conditional test works very well. I ended up using the MAC address for this and then creating a separate menu for each iso.
    Example: In fog.local parameters
    iseq ${net0/mac} f4:4d:30:65:23:94 && goto fog.Ubuntu-16 ||
    iseq ${net0/mac} 00:30:1b:82:d2:d2 && goto fog.Gparted ||

    Thanks,
    Scott

  • can't upload big snapin

    Solved
    4
    0 Votes
    4 Posts
    1k Views
    george1421G

    @oraniko sweet. See just a little knowledge (where to look) grants great power.

  • Delayed tasks not working

    Solved
    5
    0 Votes
    5 Posts
    1k Views
    Tom ElliottT

    We keep “scheduled” tasks listed so you have a sort of record of actions and their “activity” from a scheduled standpoint.

  • Configuring UDPCast Failed

    Solved
    21
    0 Votes
    21 Posts
    9k Views
    N

    @george1421 I have ran this like before start installation. mount -o remount,exec /tmp

  • EBR Signature Invalid

    Locked Solved
    58
    0 Votes
    58 Posts
    36k Views
    Wayne WorkmanW

    If you are using anything older than FOG 1.3.5 and have this error, please upgrade to 1.3.5 (or newer) or migrate to a new box that has 1.3.5 (or newer). For those that would like to migrate, this article is helpful: https://wiki.fogproject.org/wiki/index.php?title=Migrate_FOG

    If you have this error on 1.3.5 or newer, please create a new thread in the forums. This thread is locked.

  • FOG_1.3.4 - Image location issue

    4
    0 Votes
    4 Posts
    1k Views
    george1421G

    @dloudon96 said in FOG_1.3.4 - Image location issue:

    /images/dev/00232497514f:

    If you see files in /images/dev after the upload is completed [ /images/dev/00232497514f: ] then you have an FTP issue. I outlined the steps to fix this just yesterday in another post. https://forums.fogproject.org/topic/9755/storage-management-not-showing-my-images/12

    There is also a wiki page for helping sort out FTP error messages: https://wiki.fogproject.org/wiki/index.php?title=Troubleshoot_FTP

    My bet during upload you were getting either an ftp authentication error (as in the picture in the link I referenced first) or a database update error. Both are related to the linux fog user account being out of sync with the FOG management gui.

  • office snapin problem

    Unsolved
    9
    0 Votes
    9 Posts
    3k Views
    Wayne WorkmanW

    @oraniko When a snapin or snapinpack runs forever, usually this means it’s waiting for input. And snapins are not allowed to receive input, nor interact with the end-user in any way.

    So, to troubleshoot, Step back and start without even involving fog. Unzip all these files to somewhere - open an elevated command prompt, cd to the directory and run setup.exe and see what happens. If it doesn’t “just go” without asking for any input whatsoever - then it needs work. Once you have it “just going” without any help, take that work and those commands and make a snapin or snapinpack with them. The links I posted below are full of resources & ideas.

  • Reg Query with 0.11.11 client

    Unsolved
    9
    0 Votes
    9 Posts
    3k Views
    x23piracyX

    Hi,

    try this style:

    FOR /F "tokens=4 skip=3" %%i IN ('REG QUERY "HKLM\Software\Firma\Produkt" /ve') DO SET Pfad=%%i```
  • Blank Page after installation FOG_1.3.4

    10
    0 Votes
    10 Posts
    3k Views
    R

    @Jaymes-Driver thanks mate

  • Max task for single snapin

    Unsolved
    6
    0 Votes
    6 Posts
    2k Views
    J

    @Tom-Elliott

    Your command has changed something.
    Now, it runs “single snapin” only on the host that have it added (it means only 1).
    Is this normal ? lol

    edit : Found out, with Thomas, that I have to associate this snapin to each host to create a working task for every host using group single snapin task.

  • Unable to PXE Boot HP 745 G3 laptop, connection timed out (http://ipxe.org/4c126035)

    Solved
    6
    0 Votes
    6 Posts
    2k Views
    M

    This works now. Thanks All.

  • Kernel panic - not syncing: VFS

    Unsolved
    25
    0 Votes
    25 Posts
    9k Views
    Tom ElliottT

    @cleric.marcos You’re more than welcome. I do want to say I did very little to help anything here. I think @george1421 deserves more of the kudo’s here than I do.

  • Kernel Update FOG 1.3.4

    Unsolved
    20
    0 Votes
    20 Posts
    8k Views
    george1421G

    Juste une légère correction, tout fonctionne jusqu’à ce que j’essaie de télécharger le noyau mis à jour, puis je reçois la même erreur que rdaval3.

    Aucune erreur n’a été signalée dans le journal des erreurs apache.

    English:
    Just a slight correction, everything works until I try to download the updated kernel, then I get the same error as rdaval3.

    There is no error posted in the apache error log.

  • active directory settings

    Solved
    9
    0 Votes
    9 Posts
    3k Views
    O

    @george1421
    Thanks a alot 🙂
    that works now

  • Please point me to 1.2.0 -> 1.3.4 for Centos 6.7 upgrade docs/guide.

    Unsolved
    47
    0 Votes
    47 Posts
    26k Views
    Tom ElliottT

    @BardWood If you still have the original backup file from when you upgraded the server originally, this would be your best bet. It should be in /home/fogDBbackups

    It typically is time stamped.

    Once you reinstall 1.2.0, you’ll need to use the backup sql file to restore it as a lot changed in the DB between the two.

  • Power controls do not work

    Solved
    8
    0 Votes
    8 Posts
    2k Views
    Tom ElliottT

    Also remember, with the exception of WOL, Shutdown and Restart “on demand” Power Management items are not “immediate”. As @Junkhacker stated, they require the New FOG Client on the systems to be “tasked” and they will be performed on the next time the check in with the FOG Server.

  • Clients accessing data on wrong storage server?

    Solved
    4
  • How do I add an USB printer?

    11
    0 Votes
    11 Posts
    4k Views
    george1421G

    @cajos001 one might wonder if there’s a powershell way to add local printers?

    Maybe something like this ps script from our friends at Admin Arsenal: https://www.adminarsenal.com/blog/how-to-add-printers-with-powershell/

    FWIW: Power shell scripts can be deployed as a FOG snapins. I might suspect that someone with a bit of skills could deploy the driver to the remote host and then run a powershell script to add it to the windows environment.

116

Online

12.4k

Users

17.4k

Topics

155.9k

Posts