• Snapin Not Deploying

    Solved
    2
    0 Votes
    2 Posts
    382 Views
    J

    I’m on fire today guys… I apologize for all of these mis-posts… The reason why my FOG hosts aren’t getting jobs is because my old server is still online… I was running an old image that had my previous server IP on it for the client…

    Boy oh boy! Glad it was that simple. I believe that is the end of it.

    Please mark this as solved.

  • Snapin Not Updating

    Solved
    2
    0 Votes
    2 Posts
    402 Views
    J

    Nevermind!!! My browser must have been being an issue…

    Disregard this thread. SMH…

    Ha!

  • Multi-Task Problem

    Solved
    34
    0 Votes
    34 Posts
    8k Views
    J

    @Fernando-Gietz
    @Sebastian-Roth

    Fernando’s fix takes it! That worked!

    The first statement didn’t produce any results. But the second one did and after I restarted Multicasting, things are working again! Woo Whoo!

    Thanks guys! I owe you both a beer!

    Cheers!

    For the record, if anyone else has this issue…

    This was the fix…

    ALTER TABLE multicastSessions ADD COLUMN msAnon4 VARCHAR(250) AFTER msAnon3;
  • ERROR installing Fog, Could Not download binaries properly

    Unsolved
    3
    0 Votes
    3 Posts
    322 Views
    L

    Here is the Error Log errorlog (1).jpg

  • Unable to use an NFS share to store images

    Unsolved
    22
    0 Votes
    22 Posts
    6k Views
    V

    @george1421 I ran a full chkdsk on that machine, and I still received the same error.

    To see if the issue was isolated to that machine I grabbed another one, inventoried it, and ran a capture task without issue. I think we can safely call this issue solved at this point.

    To all interested, Following the below guide solved my initial NFS issue with my QNAP:
    https://forums.fogproject.org/topic/10973/add-a-nas-qnap-ts-231-as-a-storage-node-fog-v1-4

    Thanks to everyone for their help with this project!

  • Dell Optiplex 7060 - getHardDisk error

    Solved
    7
    0 Votes
    7 Posts
    2k Views
    george1421G

    @arnaudrigole said in Dell Optiplex 7060 - getHardDisk error:

    I used that trick to switch between “raid on” and “AHCI” during more than one year right now, and it worked well but…

    Now we got NVMe SSDs in our new DELL computers, which need to be configured in “Raid ON” as “Sata Operation” to boot on Windows. Do you think that “GetHardDisk” error will be fixed in next versions ?

    I think you have two different issues here. The first issue is the raid-on vs ahci mode. This is an age old issue between Intel, Linux, and uefi. With these three amigos working together linux can’t currently see any disks behind this configuration. If you change any of the three (really two) linux will see the disk. From what I understand the issue is related to intel not releasing the uefi raid drivers to the linux community.

    The second issue may be new Dell hardware with these NVMe disks.

    What version of FOG are you using? What version of FOS Linux kernel do you have installed? What is the model number of the computer with this issue?
  • Unable to boot into the PXE.

    Unsolved
    5
    0 Votes
    5 Posts
    762 Views
    george1421G

    @0juke If you did not make any changes to your dhcp server then that is the primary problem. PXE booting client relies on 2 settings in dhcp. They are dhcp option 66 {next-server} and dhcp option 67 {boot-file}. These options tell the pxe booting client how to boot.

    For dhcp option 66 that needs to be the IP address of the fog server.
    For dhcp option 67 needs to be undionly.kpxe for bios based computers and ipxe.efi for uefi based computers.

    Without these settings the client computer will not know how to boot.

  • Am not able to capture a new image

    Solved
    3
    0 Votes
    3 Posts
    436 Views
    A

    Thank you for the reply. I am all set now. Seeing the fogproject user had me confused. I wasn’t aware of the username change.
    Thanks again for the help.

  • Image with USB

    Unsolved
    3
    0 Votes
    3 Posts
    455 Views
    C

    @george1421 Awesome! Thank you, George!

  • Steps/Requirements to Update FOG 1.5.4 to 1.5.6

    Solved
    11
    0 Votes
    11 Posts
    2k Views
    UWPVIOLATORU

    So this can get marked as resolved. Everything worked as expected except when you update the nodes the GUI did not show the new version until after we updated the Master. All the issues we had with 1.5.4 were resolved with 1.5.6. Very happy with this update.

    GUI is super fast!
    The freezing on formating MBR/GPT on start of imaging is back to only a few seconds. Replication seems to be acting normal again.

  • Having trouble migrating printer settings from old Fog server to new

    Solved
    6
    0 Votes
    6 Posts
    382 Views
    M

    Thanks for the help.

    At this point I’m not sure if we’ll have the opportunity to test this, as we may have identified some other issues with our specific setup, we’re looking into some possible changes into how we manage our printers. But I’m sure we’ll have a need to use this method in the future.

  • mismatched drive sizes in win10 after incomplete capture with 1.5.5

    Solved
    16
    0 Votes
    16 Posts
    3k Views
    G

    @Sebastian-Roth
    Gparted fixed it with the “check” command, running what appeared to be the same commands I entered at terminal.

    I’ll try to capture it again after I’m more confident the box is ok.

    thanks guys

  • Win10 Imaging Question

    Unsolved
    4
    0 Votes
    4 Posts
    593 Views
    S

    @jconway1006 What do you mean by doesn’t halt?? Just take a picture with a camera the moment you see the message on screen.

  • Hyper-V Very Slow to Capture Image

    Unsolved
    4
    0 Votes
    4 Posts
    672 Views
    S

    @bnorwood Sorry for my late reply…

    Please try the last command again exactly as I posted:

    ls -1 /sys/class/net/ | grep -v lo | xargs -n1 -I{} bash -c 'echo -n {} :" " ; basename `readlink -f /sys/class/net/{}/device/driver`'

    In the picture I see that the first quote before the echo a back tick was used instead of a single quote.

    Edit: I just saw the kernel version and I can imagine you still have one of the old kernels that had the Hyper-V slowness problem in it. Please update the kernel (FOG web UI -> FOG Configuration -> Kernel Update) and see if that makes a difference.

  • No udp-sender?

    Solved
    20
    0 Votes
    20 Posts
    3k Views
    J

    @Sebastian-Roth

    Yeah I would rather not re-build my DB from scratch if at all possible. I have fewer hosts now than when I started with FOG but it’s still a large number. I am in the process of setting up another FOG server to do a fresh install and go from there. I do need to clean some things up in there so it may be the time to do this. I did run through the Troubleshoot MySQL Database Maintenance Commands and didn’t get real far with it. I"ll look at that once more before I bite the bullet on starting over.

    I’ll post back to the other thread I started. Hopefully I can figure something out without having to re-do the entire DB…

    Thanks for all of your help! I know you guys put in a ton of time with FOG and it’s very appreciated!!

    Cheers!

    Joe

  • Error deploying image to SSD

    Unsolved
    10
    0 Votes
    10 Posts
    1k Views
    S

    @phishphan Issue here is that you have a second recovery partition (type=DE94BBA4-06D1-4D40-A16A-BFD50179D6AC) as fifth partition. FOG is not able to move that partition around and therefore cannot actually shrink your layout to fit on the smaller disk.

    Let’s do the maths. sda5 starts at sector 974862336 and is at least 1908736 sectors in size: (974862336 sectors + 1908736 sectors) * 512 bytes sector size = 500106788864 bytes ~ 465.76 GBytes

    That’s about the size of disk you need to be able to deploy this particular disk layout to it. In case you would remove the fifth partition (not saying you should as I don’t know your setup enough) the maths would be: (1161216 + 330329656) * 512 ~ 158.07 GBytes

  • Some issues with FTP on a FreeNAS

    Unsolved
    5
    0 Votes
    5 Posts
    1k Views
    george1421G

    @tandersb If you want to debug the issue, the best advice on debugging I can provide is here: https://forums.fogproject.org/post/124470 This is a fog admin that is trying to use a qnap and is getting a similar result.

  • FOG Registration for Dell Optiplex 3630 Errors

    Solved
    12
    0 Votes
    12 Posts
    1k Views
    george1421G

    @kenneth-sisco I know it took you a long way to get here, but its great when you can pinpoint the root of the error and fix it knowing that its not just some random crud that may reappear when it will hurt the most.

  • problem ACPI error

    18
    0 Votes
    18 Posts
    6k Views
    C

    @Quazz ok.

  • Failed to download kernel, Could not download binaries1.5.6.zip properly

    Solved
    2
    0 Votes
    2 Posts
    333 Views
    D

    It’s okay, I managed to solve the mistake. I placed myself in the root folder

    cd /root vim.curlrc

    Once I got in, I went in.

    proxy=http://nom_or_ip_address_of_proxy:port/

    then register and restart the installation of Fog

158

Online

12.3k

Users

17.4k

Topics

155.7k

Posts