• Error: Undefined index: optimalStorageNode

    6
    0 Votes
    6 Posts
    3k Views
    M

    That node is the master storage node.

  • Fog 1.1.0 will not deploy to Virtual Machine

    4
    0 Votes
    4 Posts
    2k Views
    Jaymes DriverJ

    [quote=“Todd Humphries, post: 28684, member: 24418”]Jaymes, that was it! I deployed using the advanced ‘Download - Debug’ task and then ran fdisk to create an empty FAT32 partition. I then continued the download process and the image download started normally.

    I’ve been using v.32 for several years and never had to create a partition prior to pushing out an image. Now I know. Thanks for the help.[/quote]

    Hahaha, I was using a windows 95 disc letting it format a partition then yanking the disc… I knew there had to be a better way, in man all you are loading with the pxe is basically a slimmed down linux cli. Glad I could help someone!

  • 0 Votes
    10 Posts
    11k Views
    Jaymes DriverJ

    [quote=“Mark Carrara, post: 28662, member: 1363”]I have downloaded Ubuntu 13.04 and will load it today. I’m sure with the help on this forum I will get moved to the new version of FOG.

    I thought I remember reading about removing some of the unused/unneeded services from FOG. I am a firm believer in software doing one thing and doing it great and not dong a dozen things well. On our network I have many servers that only do one thing like DHCP, print manger, single app server. I feel it is better for optimization and troubleshooting then having one server do multiple things.[/quote]

    I agree with you there!

    And you are correct, you can slim fog down from anything you don’t use. If you look at the installer script before you run it, you can even remove the calls there to prevent them from being installed.

    However, most of what is installed with fog is required. The only thing that is really optional would be the DHCP sever and that is why there is a question about using FOG as the DHCP. If you don’t want/need it you tell it no and it will still install happily.

    If you remove services you need to accommodate them by providing the services else where. But that would involve a custom set up and that would fall outside of the bounds of our support. Of course we will try our best to get you running, I would prefer if you install fog as it is intended and get it working, then you can play with it further from there if you wish.

  • OS Type Missing

    3
    0 Votes
    3 Posts
    937 Views
    Scott BS

    Got it, thanks!

  • Slow web login response

    3
    0 Votes
    3 Posts
    1k Views
    Jaymes DriverJ

    Does the FOG server have access to the internet? If not, this is the reason for your slowness and it is already documented in the forums.

  • Capone : works but less options

    32
    0 Votes
    32 Posts
    16k Views
    Tom ElliottT

    Thank you! Thank you! Thank you!

  • FOG Multicasting Please Wait Issue

    5
    0 Votes
    5 Posts
    4k Views
    Jaymes DriverJ

    [quote=“RoweAdmin, post: 28562, member: 23772”]I made the mistake of thinking there was a problem when only 1 client was connected and stuck on the Please Wait screen. After starting the second client, everything worked great.

    We are seeing speeds of 2Gb/s and more through an old Linksys/Cisco 16 port gigabit switch with 11 clients.[/quote]

    This is the nature of Multicast, it sends the same stream of data to ALL machines on the list and if one falls out the process will stall and fail. You need all machines to stay in constant contact with your FOG server during imaging. Multicast waits until each client reaches the “checkpoint” before sending any more data. This is typically sower than unicast because it will decompress the image at the server to send out, rather than waiting until it reaches its destination and expanding.

  • Image Management & Blank page

    2
    0 Votes
    2 Posts
    1k Views
    N

    I enabled the “Is Master Node” option on my new Storage Node and it works ! 🙂

  • A way to hide elements of the menu in fog homepage

    3
    0 Votes
    3 Posts
    1k Views
    T

    Any chance you could point me in the right direction as i can’t find where to make those changes at all .

  • Invalid StorageNode with Multiple IPs

    5
    0 Votes
    5 Posts
    2k Views
    Tom ElliottT

    Cool,

    I also, hopefully, fixed the image replicator as well to have, basically the same information.

  • PXE boot - Reopening Network Devices - Kernel Panic

    4
    0 Votes
    4 Posts
    4k Views
    L

    Tom, you are a scholar and a gentleman…
    Thank you!

    I made a backup copy of each of my init.xz and init_32.xz files (copied to init.xz.bak and init_32.xz.bak), then renamed my init_32.xz file to init.xz and selected your Kernel - 3.14.4 (x86) TomElliott as my bzImage file.

    The computer successfully booted and ran the inventory job I scheduled.

  • Image Replication Issue

    6
  • Unable to register host for the following reasons

    5
    0 Votes
    5 Posts
    2k Views
    J

    I have reinstalled FOG, but to no avail. And this started yesterday, so I think it might be somewhere in FOG or Ubuntu

  • Host menu links not working on Firefox

    7
    0 Votes
    7 Posts
    2k Views
    M

    That darned cache. Clearing it worked for me. I don’t know why but Firefox has that issue with many websites.

  • 0 Votes
    1 Posts
    616 Views
    No one has replied
  • PXE boot problem

    17
    0 Votes
    17 Posts
    6k Views
    Jaymes DriverJ

    [quote=“George_Lebay, post: 28496, member: 24393”]If it works with the Ghost Console, is it supposed to work with Fog ? Are the settings on the switch the same ?[/quote]

    Incorrect, they are two systems and because one client works in one, do not assume it will work in another. while FOG is versatile and we can add drivers to accommodate systems, there are still some issues we have not yet over come. If a machine supports the PXE boot method, it can be used with FOG.

    The settings may or may not be the same, but it couldn’t hurt to check to see if the proper settings are turned on, that is if you have access to the administration settings.

  • 0 Votes
    14 Posts
    8k Views
    S

    I’m having this issue also. Receiving the “[COLOR=#333333]Error: Undefined Index: currentUser[/COLOR]” after uploading an image.

    FOG_TFTP_PXE_KERNEL_DIR = /var/www/html/fog/service/ipxe/
    FOG_TFTP_HOST = Server’s IP address
    FOG_TFTP_FTP_USERNAME/PASSWORD = same login as fog user on server
    vsftpd seems to be installed correctly

    Unsure if this is related or not but under “Image Management” it’s not reading “Image Size:ON SERVER” like it did before on Ubuntu. The image files are there and they match the definitions. I can even deploy the images.

    OS: CentOS 6.4
    FOG Version: 1.0.1

  • Kernel issue, FOG 1.0.1, CentOS 6.5.

    1
    0 Votes
    1 Posts
    626 Views
    No one has replied
  • PXE permission denied

    2
    0 Votes
    2 Posts
    4k Views
    S

    Resolved this issue by

    [CODE]chown -R fog:root /tftpboot[/CODE]

  • 'PXE-E32: TFTP Open Timeout' back after 1.0.1 install on Ubuntu 12.04

    13
    0 Votes
    13 Posts
    13k Views
    M

    [quote=“Iulian Constantinescui, post: 27800, member: 24331”]Solved,

    If you do a cleanup install or an upgrade you must change the config/settings in your linux/windows DHCP server.
    On windows DHCP server make sure you put the 66 and 67 option.[/quote]

    My option 66 and 67 settings were correct, otherwise the client wouldn’t have been able to talk to the fog server at all. What solved (and I use that term loosely) the problem was a clean install of Ubuntu 14.04. All is working beautifully now and I don’t need an rc.local edit either.

    Thanks again to everyone that chimed in.

92

Online

12.2k

Users

17.4k

Topics

155.6k

Posts