• Computers not booting from HD if iPXE fails

    Solved
    6
    0 Votes
    6 Posts
    1k Views
    scostaS

    Sorry for bringing this back to life, but I guess this needs a disclosure: i fixed the issue incresing the max connections on my DB and by reducing the time that MySQL keeps the idle connections active. Sorry for not bringing this earlier.

  • Unable to PXE boot XenCenter VM to Fog

    Solved
    8
    0 Votes
    8 Posts
    2k Views
    george1421G

    @SBrady Looking at your pcap, you have 3 servers responding to the bootp request from your target computer. It appears the real dhcp server is at the .181 address and the 2 proxyDHCP servers are at .44 and .45. Both of the proxyDHCP servers are overriding what your main dhcp server is telling the target computer for where to get the boot file from.

    I can’t tell from the proxyDHCP response what type of computer it is. The response doesn’t look like a Microsoft SCCM or WDS response because it is so short. I would focus on what .44 and .45 are and why they are responding to the bootp request.

    Edit: Looking a bit more into the pcap there is also a WDS server responding to the DHCP DISCOVER query at the .217 address. That makes a total of 4 dhcp (and proxy servers responding) overriding what the main dhcp server was sending for dhcp options 66 and 67.

  • iPXE HTTP 5xx Server Error - Could not boot

    Solved
    2
    0 Votes
    2 Posts
    979 Views
    T

    Aaaaand… stupid me.

    Duplicate Mac Adress due to an external USB Networking Adapter.

    Sorry for bothering you.

  • "Could not open inode XXXXXX through the library..." Windows 10 Sysprep Capture

    Solved
    26
    0 Votes
    26 Posts
    18k Views
    rogalskijR

    @kafluke I also was experiencing this same issue. I had deleted a bunch of data as well before trying to pull the image (ran disc cleanup wizard). I ran the exact commands you did, and it fixed the issue. Thank you and Quazz for this assistance. This forum really helps in every way with this awesome product.

  • FOG doesn’t copy NVRAM from cloned machine to the new machine

    Solved
    21
    0 Votes
    21 Posts
    6k Views
    S

    @marted Looking good.

  • Access Denied, code = 5

    Solved
    3
    0 Votes
    3 Posts
    705 Views
    D

    May also want to check to see if the computer object already exists in AD. If the account does exist, the join account also needs the ability to modify that account either by virtue of being the creator/owner or by having the permission to modify computer objects in the target OU.

  • Start in a special menu for a group or just an hosts

    Solved
    5
    0 Votes
    5 Posts
    765 Views
    Tom ElliottT

    @Sebastian-Roth Yeah, this isn’t something readily available in the code.

    @endia If you’re at least semi familiar with code, you might look into /var/www/fog/lib/fog/bootmenu.class.php

    This isn’t currently coded for, but you might even be able to do what you want using a simple (relatively speaking) hook to alter the boot menu system.

    There’s a template hook already created that should help get you started. By creating a hook, you aren’t altering the core code within FOG. Hooks are meant as a means to inject custom data specifically around what you’re requesting to happen.

    The hook that’s setup is located in /var/www/fog/lib/hooks/bootitem.hook.php

    Ultimately what you would do is make your changes and set the active flag to true. (it’s a variable named active)

  • Client Host not showing after 2nd restart

    Solved
    10
    0 Votes
    10 Posts
    1k Views
    S

    @babouche said in Client Host not showing after 2nd restart:

    It’s only when i manually ping from my server to the client that i can see my firewall deny the ping.

    Ping (ICMP protocol) is handled different by a firewall than TCP connections are. Ping being denied might be a hint on other protocols also being restricted but doesn’t give you a definitive answer on that question.

  • Fog Multicast Manager auto start?

    Solved
    2
    0 Votes
    2 Posts
    558 Views
    S

    @NateUH Yes it is supposed to auto-start on bootup of your FOG server.

    Please run

    systemctl is-enabled FOGMulticastManager.service

    to see if it’s enabled on bootup. If you get disabled there must have been an issue when running the installer. You might run

    systemctl enable FOGMulticastManager.service

    or re-run the installer to do this for you.

    But if it’s enabled already then you might be running into a startup dependency issue in FOG 1.5.7 which we have fixed lately. Ask here if you need more details on this.

  • Fog version 1.6 on Ubuntu 19.10 - So close

    Solved
    7
    0 Votes
    7 Posts
    1k Views
    F

    @Tom-Elliott

    Nice, it is working now.

    There was a slight blip where it got stuck at

    Downloading kernel, init and fog-client binaries…

    So I ‘quit’ the install removed user fogproject and ran the install again.

    I was able to update the database schema, continue the install and login.

    New interface looks slick!

  • join active directory using fog on ubuntu /linux

    Solved
    22
    0 Votes
    22 Posts
    11k Views
    J

    @justeverything Do you have the working version of this?

  • Where do I find all the options for the client settings.json file?

    Solved
    4
    0 Votes
    4 Posts
    1k Views
    S

    @zuf76 Yes, take a look at the so called “Service Settings” tab within the host’s view. As well there is a global service setting in FOG Configuration -> FOG Settings -> FOG Client - … sections.

  • Endless reboots

    Solved
    4
    0 Votes
    4 Posts
    215 Views
    S

    @xfz said in Endless reboots:

    The snapin does not even require reboot.

    While I am not exactly sure I would think that this is not caused by a snapin task.

    Yeah, unfortunately i deleted the task already. It was the group deploy thing.

    And does machineB still reboot in an endless loop? Probably not or do I get this the wrong way?

  • About image acquisition error.

    Solved
    3
    0 Votes
    3 Posts
    517 Views
    C

    @fry_p said in About image acquisition error.:

    Sunucudaki “fogproject” kullanıcı hesabının parolasını değiştirdiniz mi? Bu hesap yalnızca FOG için bir hizmet hesabı olarak kullanılır ve sis yönetiminde kullanılmaz. Bunu yaptıysanız, aşağıdaki yerlerde şifreleri eşleştirmeniz gerekir:
    Web Interface -> Storage Management -> [Your storage node] -> Management Username & Management Password

    Web Interface -> FOG Configuration -> FOG Settings -> TFTP Server -> FOG_TFTP_FTP_USERNAME & FOG_TFTP_FTP_PASSWORD

    The local ‘fogproject’ user’s password on the Linux FOG server

    Server file: /opt/fog/.fogsettings -> password

    Sunucudaki hizmet hesabı parolasını (fogproject) değiştirdiyseniz bunu düzeltmenin en kolay yolu, bunu yaparak Ubuntu’daki bu parolayı diğer konumlarla eşleştirmektir.
    sudo -i
    passwd fogproject

    Yeni bir şifre girmeniz istenir. Lütfen başka bir yerde şifreyle eşleştiğinden emin olun.

    @fry_p

    Finally happened 🙂 . Thank you very much for the quick answer.

  • FOG: Not detecting target disks correctly (/dev/sda vs /dev/xvda)

    Solved
    24
    0 Votes
    24 Posts
    9k Views
    S

    Latest inits should have all the fixes included. Marking as solved.

  • 1.5.7.89: partclone doesn't capture an image in dd mode: wrong options in fog.upload

    Solved
    18
    0 Votes
    18 Posts
    4k Views
    S

    Marking as fixed as we have this added to dev-branch and it will be in the next release.

  • File size/hash mismatch - Only on one storage node replicating nonstop

    Solved
    4
    0 Votes
    4 Posts
    542 Views
    S

    @Demache Nice we found this and you were able to fix it so quickly. When looking through the code I thought about HTTP/HTTPS possibly being an issue but dropped that idea. Now looking at it again I think you have found a bug in the code! Just pushed a fix.

    Though I still really wonder why the backup logic of checking size via FTP didn’t work in your case either.

  • Automatic Approval of "Pending Hosts"

    Solved
    3
    0 Votes
    3 Posts
    1k Views
    rogalskijR

    I appreciate the quick reply Tom. I was just curious if there was already a quick check box to turn this off or not. I think I will hold off on it and just let my team know they need to be sure to approve hosts after installing the client. I appreciate your insight and look forward to a possible feature addition in the future!

  • After deploying, the option Boot from hard disk not goes foward.

    Solved
    8
    0 Votes
    8 Posts
    734 Views
    S

    Marking as solved as we haven’t heard back since one week.

  • Fog version info is gone

    Solved
    3
    0 Votes
    3 Posts
    306 Views
    F

    Oh yes, that is most likely what it is. It is when you click the wrench at the top right in the web interface.

    FOG Version Information
    404 Not Found

114

Online

12.6k

Users

17.5k

Topics

156.3k

Posts