• Tasks do not start after upgrade to 1.0.1

    4
    0 Votes
    4 Posts
    1k Views
    Jaymes DriverJ

    [quote=“Koen, post: 29688, member: 4127”]Hi Tom

    Sorry, I overlooked completely that option 67 had to get a different value, my fault.
    May be the install script can emphasize that this has to be changed in case of an update?

    All the best and thanks,

    Koen[/quote]

    It um… it does.

    [code]
    echo " DHCP will NOT be setup but you must setup your";
    echo " current DHCP server to use FOG for PXE services.“;
    echo ;
    echo " On a Linux DHCP server you must set:”;
    echo " next-server";
    echo ;
    echo " On a Windows DHCP server you must set:“;
    echo " option 066 & 067”;
    echo;
    echo " Option 066 is the IP of the FOG Server: (e.g. ${ipaddres}“;
    echo " Option 067 is the undionly.kpxe file: (e.g. undionly.kpxe)”;
    [/code]

    This is a blatant rip from the installfog.sh script that you run to install FOG, for some reason many members fail to read the instructions presented to them.

  • Task Management is Blank & Invalid OS ID Windows 7 (5)

    3
    0 Votes
    3 Posts
    2k Views
    W

    FIXED!

    I truncated the entire tasks table, removed the bad member reference in groupMembers, and anything else related to this 'BAD HOST"…The Invalid OS ID is due to a small bug in r1799.

    Issue resolved.

    THANKS TOM!!!

  • Downgrade to 0.32

    22
    0 Votes
    22 Posts
    9k Views
    J

    before you do that just try change the value of FOG_UPLOADRESIZEPCT to 15
    It is in the general settings.

    I seem to remember we had the same problem, a couple of years ago.

  • Deploy OK, but system won't boot (stays looping in Fog menu)

    46
    0 Votes
    46 Posts
    31k Views
    B

    (using latest undionly.kkpxe - with 2 ‘k’ as my undionly.kpxe file since the original does not work in this system - keeps restarting machine)

  • PXE boots to laptop, but not to desktops

    15
    0 Votes
    15 Posts
    5k Views
  • Help! Fog uploads image as Raw

    6
    0 Votes
    6 Posts
    2k Views
    B

    Sometimes, OEM images have special partitions where they store recovery images and OEM tools. Maybe Fog was seeing that partition as RAW…

  • 0 Votes
    9 Posts
    3k Views
    A

    Just to update this thread - I don’t know if this was an issue just for a short while after reboot but it seems to have cleared up (although I haven’t been making any changes to the DB). I also added “service mysql restart” to the /etc/rc.local file.

  • Fog 1.0.1 Uploads only with raw

    3
    0 Votes
    3 Posts
    1k Views
    O

    FOG Version: 1.1.0
    OS Version: Ubuntu 13.10 (GNU/Linux 3.11.0-22-generic i686)
    Client Computer: HP Elitebook 8460P
    Client OS: Win 7 Pro
    Just finished perusing the Apache error logs and didn’t find anything but shutdown/startup messages…
    Went through the wiki and didn’t find anything useful there. I’ll try the debug function you mentioned and see what that nets me.
    If anything else comes to mind that I need to check, let me know.
    Thanks!

    Output from install log:
    Version: 1.1.0 Installer/Updater

    Found FOG Settings from previous install at: /opt/fog/.fogsettings Performing upgrade using these settings…

    Starting Debian / Ubuntu / Kubuntu / Edubuntu Installtion.

    #####################################################################

    FOG now has everything it needs to setup your server, but please
    understand that this script will overwrite any setting you may
    have setup for services like DHCP, apache, pxe, tftp, and NFS.

    It is not recommended that you install this on a production system
    as this script modifies many of your system settings.

    This script should be run by the root user on Redhat or with sudo on Ubuntu.

    ** Notice ** Redhat users will need to disable SELinux and iptables in
    order to use FOG
    Please see our wiki for more information at [url]http://www.fogproject.org/wiki[/url]

    Here are the settings FOG will use:
    Base Linux: Debian
    Detected Linux Distribution: Ubuntu
    Installation Type: Normal Server
    Server IP Address: 10.40.40.105
    DHCP router Address:
    DHCP DNS Address:
    Interface: eth0
    Using FOG DHCP: 0
    Internationalization: 0
    Donate: 0

    DHCP will NOT be setup but you must setup your current DHCP server to use FOG for PXE services. On a Linux DHCP server you must set: next-server On a Windows DHCP server you must set: option 066 & 067 Option 066 is the IP of the FOG Server: (e.g. 10.40.40.105 Option 067 is the undionly.kpxe file: (e.g. undionly.kpxe)

    Are you sure you wish to continue (Y/N) y

    Installation Started…

    Installing required packages, if this fails
    make sure you have an active internet connection.

    Preparing apt-get

    Installing package: apache2

    Installing package: php5

    Installing package: php5-json

    Installing package: php5-gd

    Installing package: php5-cli

    Installing package: php5-mysql

    Installing package: php5-curl

    Installing package: mysql-server

    We are about to install MySQL Server on
    this server, if MySQL isn’t installed already
    you will be prompted for a root password.

    Press enter to acknowledge this message.

    Reading package lists…
    Building dependency tree…
    Reading state information…
    mysql-server is already the newest version.
    0 upgraded, 0 newly installed, 0 to remove and 8 not upgraded.

    Installing package: mysql-client Installing package: tftpd-hpa Installing package: tftp-hpa Installing package: nfs-kernel-server Installing package: vsftpd Installing package: net-tools Installing package: wget Installing package: xinetd Installing package: sysv-rc-conf Installing package: tar Installing package: gzip Installing package: build-essential Installing package: cpp Installing package: gcc Installing package: g++ Installing package: m4 Installing package: htmldoc Installing package: lftp Installing package: openssh-server Installing package: php-gettext Installing package: clamav-freshclam

    Confirming package installation.

    Checking package: apache2…OK Checking package: php5…OK Checking package: php5-json…OK Checking package: php5-gd…OK Checking package: php5-cli…OK Checking package: php5-mysql…OK Checking package: php5-curl…OK Checking package: mysql-server…OK Checking package: mysql-client…OK Checking package: tftpd-hpa…OK Checking package: tftp-hpa…OK Checking package: nfs-kernel-server…OK Checking package: vsftpd…OK Checking package: net-tools…OK Checking package: wget…OK Checking package: xinetd…OK Checking package: sysv-rc-conf…OK Checking package: tar…OK Checking package: gzip…OK Checking package: build-essential…OK Checking package: cpp…OK Checking package: gcc…OK Checking package: g++…OK Checking package: m4…OK Checking package: htmldoc…OK Checking package: lftp…OK Checking package: openssh-server…OK Checking package: php-gettext…OK Checking package: clamav-freshclam…OK

    Configuring services.

    Setting up fog user…Exists

    Setting up and starting MySql…OK

    Backing up user reports…OK

    Did you leave the mysql password blank during install? (Y/n) y

    Setting up and starting Apache Web Server…OK
    You still need to install/update your database schema.
    This can be done by opening a web browser and going to:

    [url]http://10.40.40.105/fog/management[/url]

    Configuring Fresh Clam…OK

    Setting up storage…OK

    Setting up and starting NFS Server…OK

    Setting up and starting DHCP Server…Skipped

    Setting up and starting TFTP and PXE Servers…OK

    Setting up and starting VSFTP Server…OK

    Setting up sudo settings…OK

    Setting up FOG Snapins…OK

    Setting up and building UDPCast…OK

    Installing init scripts…OK

    Setting up FOG Services…OK

    Starting FOG Multicast Management Server…OK

    Starting FOG Image Replicator Server…OK

    Starting FOG Task Scheduler Server…OK

    Setting up FOG Utils…OK

    Would you like to notify the FOG group about this installation?
    * This information is only used to help the FOG group determine
    if FOG is being used. This information helps to let us know
    if we should keep improving this product.

    Send notification? (Y/N)n
    NOT sending notification.

    Setup complete!

    You can now login to the FOG Management Portal using
    the information listed below. The login information
    is only if this is the first install.

    This can be done by opening a web browser and going to:

    [url]http://10.40.40.105/fog/management[/url] Default User: Username: Password:

    Script done on Thu 05 Jun 2014 04:23:54 PM CDT

  • Speed Issue after upgrading to 1.1.0

    5
    0 Votes
    5 Posts
    2k Views
    V

    unless you upload a lot of times, your probably better off having compression

  • PXE Files

    6
    0 Votes
    6 Posts
    2k Views
    D

    We have upgraded to Fog 1.1 with very little trouble. I was using the PXE boot to load a few disk-less systems. Since he change in Fog PXE boot as changed a bit it seems to be going to the httpd for the boot image. How can i add a 01-xx-xx-xx-xx-xx-xx file to get my network boot systems back up and running. I’m not familiar with working of the new setup. I am hoping its something easy. or if you can point me in the right direction.

    [B]I just copied the old PXE files to the /tftpboot/ and made sure not to write over any of the new files.[/B]
    [B]I should have played with it more before i posted.[/B]

    Thanks again for all you guys have done with the Fog project.

  • Unable to locate file: ./other/oui.txt

    2
    0 Votes
    2 Posts
    1k Views
    C

    I figured it out… turns out, having the addresses of your DNS servers typed in [I]correctly[/I] is important…\

  • IPXE Error 0x3d126001

    6
    0 Votes
    6 Posts
    4k Views
    Tom ElliottT

    If the issue is specifically on Virtualbox, try ipxe.kpxe or ipxe.pxe.

  • No DHCP - Really Strange

    2
    0 Votes
    2 Posts
    732 Views
    Tom ElliottT

    What kind of switches do you have? Do you have VoIP? Do you have other tftp servers?

    On the switches within your environment, do you have Spanning Tree Protocol turned off as recommended? Do you have portfast enabled for cisco switches?

  • PXE issue after fresh install

    13
    0 Votes
    13 Posts
    5k Views
    V

    I have finaly found out what went wrong !

    I don’t know if there is lot of people using Lancom router but here is the solution :

    On Lancom’s router, there is settings for PXE server’s declaration. So no need to set the options 66 & 67.

    Just go onto “IPv4” menu then “BOOTP”. Clic on “Boot images…” button and add your FOG server by typing his IP address et boot file (undionly.kpxe). (example on the attached file)

    After that, you have to add the station and associate it with your FOG server.
    In the same menu as above, clic on “Stations…” and add your computer by typing his MAC address, IP address, station name and PXE server previously declared.

    Thank you again for your help and your time 🙂

    [url=“/_imported_xf_attachments/0/922_ss_fog02.jpg?:”]ss_fog02.jpg[/url]

  • Fog 1.0.1 - Fresh install - iPXE questions

    14
    0 Votes
    14 Posts
    6k Views
    R

    I found a work around and tested a few things I found from the forum and iPXE website
    It seems seems to be working well on all the computers I have tested so far -
    [url]http://fogproject.org/forum/threads/ipxe-issues-work-around.10727/[/url] Just FYI if it helps anyone.

  • Fog Domain join issues

    12
    0 Votes
    12 Posts
    4k Views
    Tom ElliottT

    [quote=“Dave Bagwell, post: 29466, member: 5315”]That is what I was trying to say, I removed the domain name from the username and the domain “.com” from the domain name under AD setting.

    Thanks again[/quote]

    No problem, but you shouldn’t (necessarily) need to remove the .com part of the domain. If the base image is already attached to the domain, changing the domain name field would help.

  • Deploy stops after restoring MBR

    10
    0 Votes
    10 Posts
    4k Views
    Tom ElliottT

    My guess is your disk was formatted and partitioned using GPT, but the image was in MBR format. These two don’t like playing with each other. I’m sorry, but happy to hear this worked fo ryou.

  • Trying to register a computer within my network through PXE and.....

    2
    0 Votes
    2 Posts
    780 Views
    Tom ElliottT

    What FOG Version?

    What OS?

    Have you tried other kernels?

  • There is an active task against a client computer.......

    1
    0 Votes
    1 Posts
    692 Views
    No one has replied
  • /bin/fog.download error 409 too many arguments

    12
    0 Votes
    12 Posts
    5k Views
    R

    I had tried 3.14.2 earlier, and it wasn’t working.

    I then switched to 3.14.5, and it didn’t work either.

    I switched back to 3.14.2, and it started working. (Perhaps only with the “Legacy” switch set to on)

91

Online

12.2k

Users

17.4k

Topics

155.6k

Posts