• This topic is deleted!

    Solved
    2
    0 Votes
    2 Posts
    22 Views
  • Fog 1.20 as 0.32

    26
    0 Votes
    26 Posts
    16k Views
    george1421G

    Please start a new thread since your issue will get lost in this thread’s title.

    But it sounds like you have two dhcp servers running in your environment.

  • Latitude E5450

    Solved
    6
    0 Votes
    6 Posts
    2k Views
    george1421G

    @Junkhacker Yeah, I’m with Wayne on this one. Do a sanity check with a second 5450. Just in case there is something wonky with this unit you can rule it out by compare and contrast.

    As will all systems, make sure it is on the latest bios and be sure to reset the bios settings back to default first then make any system required changes.

    I also found out through testing the target hard drive will have an impact on deployment times. Does the unit have a ssd or a rotating hard drive?

  • Relationship between DB and GUI for hosts

    Solved
    12
    0 Votes
    12 Posts
    4k Views
    Wayne WorkmanW

    @Tom-Elliott The upgrading process should replace spaces in computer names with hyphens.

  • Installation failure

    Solved
    14
    0 Votes
    14 Posts
    4k Views
    J

    @Tom-Elliott Did a fresh pull and can confirm the install script now finishes successfully on CentOS 7. Will test on the Ubuntu box later just to confirm - but I imagine it will work there now as well. Thanks again for all of the help with this Tom.

  • New image wont upload

    12
    0 Votes
    12 Posts
    4k Views
    N

    @george1421

    Thank you for all of the assistance. I really appreciate it. I have all of the keys for all of the Windows install’s so typing them in shouldn’t be an issue.

    Thanks again!

  • FOG Service CA Certificate problem

    7
    0 Votes
    7 Posts
    4k Views
    Wayne WorkmanW

    @Rusty said:

    Do I just add an entry like in the pic ? Is the change on the network pretty quick or do the changes need to be propagated somehow ?

    It’s hard to tell from the picture, but I can see that the .local Top Level Domain is selected. Generally it’s not good in the long run to use the generic top level domains like .local See this for more details on best practices: http://serverfault.com/questions/402580/what-is-active-directory-domain-services-and-how-does-it-work

    The entry looks right, but is you’re fog server actually named “fog-server” ? Maybe create an A record for it’s real name too?

    Also - is DHCP configured to hand out this particular DNS server? Also - are the hosts in the environment set to automatically configure DNS or is DNS statically set?

    On windows, you can use the nslookup utility to resolve IPs and names, you can also specify which DNS server to use.

  • iPXE problems ... Could not start download: Operationn not supported

    3
    0 Votes
    3 Posts
    3k Views
    d4rk3D

    Go to https://rom-o-matic.eu

    Click the drop down and choose
    UNDI only (.kpxe)

    Paste this script into the script box:

    #!ipxe dhcp cpuid --ext 29 && set arch x86_64 || set arch i386 params param mac0 ${net0/mac} param arch ${arch} param product ${product} param manufacturer ${product} param ipxever ${version} param filename ${filename} isset ${net1/mac} && param mac1 ${net1/mac} || goto bootme isset ${net2/mac} && param mac2 ${net2/mac} || goto bootme :bootme chain http://10.50.0.48/fog/service/ipxe/boot.php##params

    Click Proceed, save the new undionly.kpxe, transfer it to your FOG server’s /tftpboot and give it another whirl.

  • TFTP Problems

    Solved
    74
    0 Votes
    74 Posts
    66k Views
    S

    Either portfast/RSTP or you can try using iPXE with native driver support. On your DHCP server change bootfile option from undionly.kpxe to ipxe.pxe and see if it makes any difference.

  • Stopping web service... Failed! during Storage Node install

    Solved
    19
    0 Votes
    19 Posts
    11k Views
    K

    @Wayne-Workman Hi Wayne, I had to give up on the Storage node set up and go with a separate Normal node as I need to get this back up and running sooner than later 🙂

    The node which is causing issue is the storage node for head office so I’m just going to set up that box as a normal node instead and split the roles so we have one node for head office and one for the remote sites. It may even make things simpler.

    I can spin up another Storage node at some point to aid in diagnosis of the original issue but for now my priority is getting our FOG solution back up and running again.

    regards Kiweegie

  • Unable to locate image store on download

    15
    0 Votes
    15 Posts
    7k Views
    S

    @mobile_bob It’s up to you. Feel free to upload the MBR file and I’ll have a look. Might be helpful to other users but can’t say for sure before I have seen the file (might find nothing unsuspected).

  • Kernel panic after upgrading to trunk

    Solved
    8
    0 Votes
    8 Posts
    4k Views
    ch3iC

    @AsciiReign said:

    How do i mark the thread as solved?

    It’s done

  • Database Update/Install Failed!

    4
    0 Votes
    4 Posts
    3k Views
    Wayne WorkmanW

    @Ph3noM Fog doesn’t set a DB password - if fog sets up the DB on a new server, it’s left blank. The installer (at least in FOG 1.3.0 beta) asks you for a DB password just in case you set one in the back end. And of course if that’s the case (and 99% of the time it is) then the field in /opt/fog/.fogsettings would be blank as well.

  • Imaging new Computers

    3
    0 Votes
    3 Posts
    1k Views
    S

    How is DHCP setup in your network? Maybe this is dnsmasq ProxyDHCP and the new EliteBooks (EFI??) don’t like to talk to it?!? Just a random guess.

  • Remove Legacy client and replace with latest new client?

    Solved
    40
    0 Votes
    40 Posts
    30k Views
    K

    @Wayne-Workman Sorry Wayne ignore last re fog certificate. Issue was only on my laptop and has since been resolved.

  • DNSMasq ProxyDHCP tries to pull ipxe.default from wrong IP

    Solved
    22
    0 Votes
    22 Posts
    18k Views
    Q

    I have not come across this issue since starting this thread (I did update FOG somewhere after the start of the thread which included updates for the binaries)

    At worst it will ask me to enter the IP address which is a small price to pay for peace of mind.

    So I guess this can be considered solved for now.

  • FOG client 0.9.9 Authentication

    Solved
    4
    0 Votes
    4 Posts
    3k Views
    J

    @GregorS
    The problem is with your server. Notice the log lines

    14.12.2015 12:53 Data::RSA ERROR: Certificate validation failed 14.12.2015 12:53 Data::RSA ERROR: Trust chain did not complete to the known authority anchor. Errors: The signature of the certificate cannot be verified. (NotSignatureValid) 14.12.2015 12:53 Middleware::Authentication ERROR: Could not authenticate 14.12.2015 12:53 Middleware::Authentication ERROR: Certificate is not from FOG CA

    @Tom-Elliott would be able to help you debug why your server certs are incorrect.

  • Installation woes: dhcp...Failed!

    Solved
    42
    0 Votes
    42 Posts
    27k Views
    K

    @Tom-Elliott Looks like there was something wrong with yum. I did a basic yum clean all and that seemed to solve my issues with connecting to the mirrors. I’m progressing through the installation now. Thanks again for all of your help everyone!

  • Incredibly slow logins to web interface

    Solved
    20
    0 Votes
    20 Posts
    9k Views
    K

    @Tom-Elliott said:

    @Mats-Nilsson said:

    Problem solved. I installed a complementary Java Based Offline Proxy Server… [url]http://www.proxy-offline-browser.com/[/url]
    (Java was bundled in Ubuntu) proxy ip 127.0.0.1 and port 8080 in Fog configuration and Firefox settings
    I consider Fog to complex to be modified according to my wishes. It is clearly built to be online. To much work

    Problem solved as stated.

    However, your information is correct. I just wanted to know why the revival, are you having the issue?

    I was having the issue, hence the reason I ended up on this page. I prefer the original method mentioned earlier in the page for an earlier version of fog without needing to download additional software. A question was raised regarding the newer version of fog, one to which an answer would have saved me some time. Upon finding the solution, I posted the results for anyone that comes upon this page to save time of their own. I honestly didn’t want to bring up a discussion, rather, just an FYI note for future viewers. The information I provided is valid and would be quite useless in a new thread.

  • Trunk 4542 403 Forbidden error Estimated FOG Sites

    Solved
    6
    0 Votes
    6 Posts
    2k Views
    Tom ElliottT

    @Wayne-Workman, @Kiweegie this should all be fixed now. Well a while ago but I’m just now updating lol.

107

Online

12.4k

Users

17.4k

Topics

155.9k

Posts