• New Install of FOG 1.1.2 and Ubuntu 12.04 LTS

    96
    0 Votes
    96 Posts
    72k Views
    I

    Good luck!

  • Could not boot: Exec format error (http://ipxe.org/2e022001)

    11
    0 Votes
    11 Posts
    5k Views
    S

    I do not know any more how BOOT my ISO about the server FOG

  • Weird GUI issue

    5
    0 Votes
    5 Posts
    2k Views
    Lee RowlettL

    sorry i didn’t make it very clear - this is what i meant, i’m using a port say :25280 but doing an internal rewrite (so u don’t have to specify port in web address) but ALL traffic fitting the pattern for fog gets directed to apache/fog box using the port:25280 and have no issues… with ur port-translation it seems the initial traffic i.e. /fog/ is going to apache but further traffic is not… try looking into apache config, also check logs they will give u a clue with what is wrong and whether apache is seeing the request. like tom said it is environment/routing issues not fog gui, fog gui doesn’t care what port it’s ur apache doing the listening 🙂 u could test the theory by getting apache to listen on 25280

  • 0 Votes
    4 Posts
    2k Views
    B

    junkhacker’s avatar is actually a live feed of his expression…

  • New Install - iPXE + DNSMASQ Issues

    2
    0 Votes
    2 Posts
    1k Views
    D

    update

    I’m noticing some bizarre activity troubleshooting this fog box, going to reinstall fog and post results.

  • Snapin Issue

    2
    0 Votes
    2 Posts
    1k Views
    B

    so the plugin should be an msi

    snap-in run with should be c:\windows\system32\msiexec.exe
    snap-in run with Argument /i
    snap-in file blahblahblah.msi
    anp-in arguments /qn

    this works for me… I use smart packager discovery for every little thing i want to change pulled from a vm deployed specifically to grab changes i want done.

    works great.

  • Apache2 failed to setup/start

    1
    0 Votes
    1 Posts
    704 Views
    No one has replied
  • 0 Votes
    4 Posts
    2k Views
    Tom ElliottT

    You can grant and rerun with the new settings, just place them in the .fogsettings.

  • Corrupt Database after Harddrive was filled to 100%

    4
    0 Votes
    4 Posts
    1k Views
    O

    i deleted another image and rebooted the server and ITS WORKING!!!

    YAY!

  • Blank Screen During Host Registration

    5
    0 Votes
    5 Posts
    2k Views
    E

    The problem was that this was an AIO motherboard and it was trying to use a built in display.
    [url]http://www.intel.com/support/motherboards/desktop/sb/CS-033024.htm[/url]

  • Silly Multicast Question (Queue)

    2
    0 Votes
    2 Posts
    1k Views
    Jaymes DriverJ

    [quote=“RLane, post: 32598, member: 23505”]In previous versions of FOG, there was a limit (10 by default) where when you multicast for active PCs. Now, using 1.1.2, is that setting or default changed? I had a group with 32 computers in a lab and started them today assuming only specified number (figured 10 as default) would start, but all of them started. Sadly I have 10/100 switches to the class rooms and a Gb backbone. Has this changed or am I just missing the setting?

    I figured something like this would be displayed when I started my multicast:

    [url]http://www.fogproject.org/wiki/images/3/3d/Queue.jpg[/url]

    Edit: I guess reading the wiki further states this was only for [I]ten[/I] unicast tasks, but multicast is considered one task itself. Is there a way to break the multicast down into parts other than making a separate group? I don’t know why 32 multicasts would be significantly slower than 8.[/quote]

    Sounds like you figured it out there towards the end, Unicast has a limit to how many machines can be imaged at once, it can be increased or decreased by modifying the configuration settings.

    As far as Multicast goes, your best bet is to start a group and name is Session1, Session2, etc. and put 10 or 12 machines in there and run the multicast for the group.

    Unfortunately at the moment there are no ways to break down a multitask imaging task any further, but it may be something we will look into in the future.

    Personally, I prefer to unicast to multiple machines at once, as you stated there is already a 10 client limit, and you can set up multiple machines to image and when a space opens in the queue it will fill it otherwise it will wait. This may be a little more beneficial to you than multicasting since you seem to want your machines to wait their turn so not to bog down the network, I’ve had multicast hurt me more times than it has helped.

    If you want to use the Queue you need to use Unicast. Multicast makes sure all hosts are on the same “checkpoint” before proceeding and does not rely on the Queue.

  • FOG Multicast Stalls On Second Attempt

    1
    0 Votes
    1 Posts
    614 Views
    No one has replied
  • Nfs mount - bad file descriptor / permission denied

    10
    0 Votes
    10 Posts
    24k Views
    M

    I ran into this recently this problem as well with the following error(s) from TFTP boot,

    [QUOTE][I][SIZE=12px]/images/dev on /images failed: bad file descriptor[/SIZE][/I][/QUOTE] and
    [QUOTE][I][SIZE=12px]fatal error: failed to mount nfs volume[/SIZE][/I][/QUOTE]

    The difference in my case was that where the OP had encountered
    [QUOTE][I][SIZE=12px]/images/dev/ failed, reason given by server: permission denied[/SIZE][/I][/QUOTE], I had encountered
    [QUOTE][I][SIZE=12px]/images/dev/ failed, reason given by server: no such file or directory[/SIZE][/I][/QUOTE].

    Why did I run into this? Well, it’s because I was running FOG off of an old converted XP box with limited hard drive space. I had planned the whole platform to a newer box but, well, we know how 'I was planning on getting to it" works. In any event, I had run out of storage space and had moved some of the images off of the current FOG platform’s HDD to an external storage device. In the process, I inadvertently moved the [I]/images/dev[/I] directory. This was the root of the issue.

    TL;DR version:
    Check to make sure you didn’t delete/move your [I]/images/dev directory[/I]

  • Problem configuring new storage node / creating images

    17
    0 Votes
    17 Posts
    6k Views
    P

    ok it works. i changed the exports back to it’s defaults and now it works!

    thanks tom for your help and thanks gilberto!

    now this post can be closed!

  • Multicast not working

    3
    0 Votes
    3 Posts
    2k Views
    B

    The server and the hosts are on the same vlan and switch. Its also the same network configuration our .32 fog server is on and its multicast is working.

  • Manual Migration to FOG 1.1.2

    9
    0 Votes
    9 Posts
    4k Views
    A

    I understand that using PHPmyadmin is more of a ‘brute force’ solution … and although I advocate it -> but only in extreme circumstances where you botched up your migration in the first place.

    Migrating manually with PHPmyadmin and manipulating the database is a very slow and painful task … believe me, I know. Column orders, commas, quotation marks - all super important when you are combing your database for import.

    again - last-ditch solution.

  • Change windows hostname - 'early' just after imaging, before booting

    3
    0 Votes
    3 Posts
    1k Views
    Tom ElliottT

    It’s a part of the init.gz and I may have a workaround for this coming down the shoots.

  • FOG 1.1.1 : NAS and NFS issue : unable to change folder permission

    13
    0 Votes
    13 Posts
    9k Views
    Jonathan CoolJ

    Hi.
    I found a temporary solution : after the upload, i connect to the NAS by FTP and move the files into …/fogimages/dev/@MAC to …/fogimages/“folder named in FOG interface”.
    After that, the download task works on an other computer but only for Mint Linux OS … (other distrib’ not tested yet). With Windows 7 image, i have an error message …
    Maybe i need to create a new topic about this new issue ?

  • Issues, cannot delete host, cannot add image to host

    7
    0 Votes
    7 Posts
    3k Views
    J

    Been there - done that!

    Tom’s reply worked perfectly! After months of playing with this thing, I finally have a working FOG server! Yea!

    Thanks Guys

  • Upgrade from version 0.32 to 1.0.1 PXE-M0F errors

    9
    0 Votes
    9 Posts
    3k Views
    P

    @Tom I have made the changes as you suggested. Restarted the Ubuntu box, restarted my connection. Just to be sure everything is all puka. Now I get the message as per screen shot attached and the laptop booth to WinTosh

    [url=“/_imported_xf_attachments/1/1122_WP_20140709_14_32_06_Smart.jpg?:”]WP_20140709_14_32_06_Smart.jpg[/url]

170

Online

12.4k

Users

17.4k

Topics

155.9k

Posts