• Fog Update database failed....... TFTP Login incorrect problem.

    Unsolved
    5
    0 Votes
    5 Posts
    1k Views
    george1421G

    This sure resembles the issue where someone changes the linux user fog’s password, or they are using this linux user fog for system administration.

    I do have a tutorial on how to resync the linux user fog so you can get past this step: https://forums.fogproject.org/topic/11203/resyncing-fog-s-service-account-password

    Understand this is for the linux user fog that is FOG’s service account not the webui default admin by the same name.

  • Search not working

    Solved
    3
    0 Votes
    3 Posts
    244 Views
    J

    It’s there now and working. It was not there on Friday, on any of the pages. Not sure if you guys did a refresh or anything like that, but it’s working just fine now. Thanks a bunch!

  • Fresh Debian 9 FOG server install no database?

    Solved
    8
    0 Votes
    8 Posts
    2k Views
    R

    I got it sorted out by mistake (i hit enter to early while trying to enter MariaDBs shell - without a password). I entered a mysql password during installation, but it seems like this didn’t get set in MariaDB. I started MariaDB as root with no password entered and could then change the root passwort to what it was supposed to be.

  • Client unable to boot from FOG server running dnsmasq (CentOS 7.5)

    Solved
    7
    0 Votes
    7 Posts
    973 Views
    S

    @george1421 @jgiovann I just updated the wiki article. dnsmasq 2.76 is now available in most distros (Ubuntu, Debian, CentOS 7, …), so I moved the part about compiling it far down.

  • TFTP Server

    Solved
    30
    0 Votes
    30 Posts
    11k Views
    george1421G

    @Raymond-Bell said in TFTP Server:

    It was that ATA… Sorry for all the trouble guys

    That is why we are here to help. I’m glad you have it worked out. Something simple, but it caused you so much problems. On the plus side you are now on 1.5.5 with all of the fixes, so you are in a better place than when you started the day.

  • Not capturing image

    Solved
    26
    1 Votes
    26 Posts
    10k Views
    D

    @quinniedid Thanks for your help. You guys are the best!

  • Could Not Get Security Token

    Solved
    3
    0 Votes
    3 Posts
    733 Views
    A

    It is now working. I think I found the issue. I was using the Smartinstaller my old server generated. It used the same IP address and hardware, so I didn’t think it’d be a problem.

  • FOG doesn't detect the status of the clients

    Unsolved
    13
    0 Votes
    13 Posts
    2k Views
    F

    Hi again,

    Only for give more information about this in a huge scenario. In our case the FOGPingHosts service give 4 hours and 30 minutes, more or less, to do ping to all clients.

    Capture of the traffic in one client:

    18:10:43.216290 IP fog7.lgp.ehu.es.39006 > u032668.lgp.ehu.es.microsoft-ds: Flags [S], seq 3515736006, win 29200, options [mss 1460,sackOK,TS val 2691861063 ecr 0,nop,wscale 7], length 0 18:10:44.216894 IP fog7.lgp.ehu.es.39006 > u032668.lgp.ehu.es.microsoft-ds: Flags [S], seq 3515736006, win 29200, options [mss 1460,sackOK,TS val 2691862064 ecr 0,nop,wscale 7], length 0 22:46:19.552188 IP fog7.lgp.ehu.es.47968 > u032668.lgp.ehu.es.microsoft-ds: Flags [S], seq 14809462, win 29200, options [mss 1460,sackOK,TS val 2708397399 ecr 0,nop,wscale 7], length 0 22:46:20.552909 IP fog7.lgp.ehu.es.47968 > u032668.lgp.ehu.es.microsoft-ds: Flags [S], seq 14809462, win 29200, options [mss 1460,sackOK,TS val 2708398400 ecr 0,nop,wscale 7], length 0 03:19:37.718318 IP fog7.lgp.ehu.es.51734 > u032668.lgp.ehu.es.microsoft-ds: Flags [S], seq 3380421067, win 29200, options [mss 1460,sackOK,TS val 2724795565 ecr 0,nop,wscale 7], length 0 03:19:38.720889 IP fog7.lgp.ehu.es.51734 > u032668.lgp.ehu.es.microsoft-ds: Flags [S], seq 3380421067, win 29200, options [mss 1460,sackOK,TS val 2724796568 ecr 0,nop,wscale 7], length 0 07:52:47.623417 IP fog7.lgp.ehu.es.57902 > u032668.lgp.ehu.es.microsoft-ds: Flags [S], seq 1502300674, win 29200, options [mss 1460,sackOK,TS val 2741185470 ecr 0,nop,wscale 7], length 0 07:52:48.624903 IP fog7.lgp.ehu.es.57902 > u032668.lgp.ehu.es.microsoft-ds: Flags [S], seq 1502300674, win 29200, options [mss 1460,sackOK,TS val 2741186472 ecr 0,nop,wscale 7], length 0
  • Fog Server still using DHCP after I thought I removed everything

    Solved
    8
    0 Votes
    8 Posts
    1k Views
    george1421G

    @bmick10 So now that you have it configured to not restart when the system is that’s good. Now just make sure the settings are correct in your .fogsettings file so that the dhcp server isn’t reenabled when you update FOG.

  • images are not syncing from master to node

    Solved
    11
    0 Votes
    11 Posts
    2k Views
    S

    @msi Just to let you know, we have worked on the replication code and fixed a couple of issues. The new release is on the door step and should work fairly well.

    We’ll put that into the release notes as well but just to let you know beforehand:
    Nodes being on different versions (1.5.4 vs. 1.5.5) will replicate images over and over again as some of the hashing code needed to be changed. Therefore we advise you to update all nodes in one go! Please make sure you stop replication on the master first (systemctl stop FOGImageReplicator), then update the storage node(s) and then update master node as a last step.

  • Win 10 Hostname Changer

    Unsolved
    5
    0 Votes
    5 Posts
    868 Views
    B

    @Scott-Adams Thanks Scott. That seemed to work with my initial test. I will test it again later this afternoon. I’m surprised that the service in the base image would impact the deployed host.

    Thanks

  • win 10 deployment / disk size auto-adjusting / recovery mode

    Unsolved
    18
    0 Votes
    18 Posts
    3k Views
    S

    @Baessens Ahhh, I just had one more idea. Please run fdisk -l /dev/sda and post a picture as well. Possibly this is a sector size issue.

  • Symantec Endpoint Encryption

    Solved
    5
    0 Votes
    5 Posts
    901 Views
    J

    I got it figured out. As I was staring at the error message, it occurred to me I was blaming the computer and not really giving thought to the server itself. Anyway, upon digging I found the .mntcheck file was missing from it was supposed to be, so a couple of touch commands later and we are off an running.

    Thanks for the help.

  • UEFI chainloading failed for SAN device

    Solved
    5
    0 Votes
    5 Posts
    932 Views
    J

    This was weird but I think it’s solved now. It didn’t matter which method I chose it would always give me the SAN error. I decided to reboot the server after current images finished. Then the error messages started to change. This now works with the REFINED_EFI method. I’m not sure why it didn’t want to update the method I chose but updating the server seemed to have kick what was stuck in it’s settings.

  • problem after boot fog

    Unsolved
    5
    0 Votes
    5 Posts
    951 Views
    george1421G

    @fognerval It really depends on what this means “after several changes to have the tftpd and http boot I am stuck” What was changed from the fog default install.

    Also please answer the other questions I asked. We need to get the full picture of what you are tying to pxe boot and what might have changed by you from the default fog installation.

    Did you touch/change the FOG/FOS kernels or inits? I’m not talking about Ubuntu but the FOG supplied target boot kernels.

  • Intermittent Connection time out error.

    Solved
    25
    0 Votes
    25 Posts
    3k Views
    S

    @george1421 Thank you thank you!!! that worked you are a legend mate ! Its all running!

  • Replication Issue

    Solved
    59
    0 Votes
    59 Posts
    21k Views
    M

    @Sebastian-Roth said in Replication Issue:

    max_per_ip=200

    Changes in the conf done, will let the rep job running 2 full rounds and edit this post with the results.

    “Seems like the default of 50 is not enough for the amount of images you have” yeah, as I said in the chat, here we use fog A LOT, bout 7 diferent images in frequent use and others 4 used from time to time. F* good tool indeed. hahaha

    Edit: Hell yeah! running like a charm! 3 rounds of rep job so far, no mismatch, no max conn reach… beautiful

    tks dude! Appreciate ur suport!

  • Fog Problems

    Unsolved
    2
    0 Votes
    2 Posts
    203 Views
    george1421G

    Are you saying you have the same error and it was fixed by disabling dhcp-snooping on the switch? I’m just trying to understand the context here.

  • Is it possible to Move OR Copy the One IMAGE of Fog Server1 To Another Fog Server2

    Solved
    3
    0 Votes
    3 Posts
    408 Views
    B

    @Sebastian-Roth

    Dear Sir,

    Thank you for your kind reply.

    Basavaraj, From India.

  • 0 Votes
    7 Posts
    955 Views
    B

    @Sebastian-Roth

    Dear Sir(Sebastian-Roth),

    I understood (Not Everything) what you explained about My Questions…

    You explained that not to define DNS Address in My Network Scenario…
    But I already defined it with this Address10.10.1.2

    Now Whether it is possible to remove it OR let it be as it is…?

    Kind Hardheartedly Thank you For In Time Help…

    Kind Regards,

    Basavaraj, From India.

157

Online

12.4k

Users

17.4k

Topics

155.9k

Posts