• Could nt mount images folder Permission denied

    Unsolved
    5
    0 Votes
    5 Posts
    2k Views
    K

    Thanks to you for your responses so fast.
    So I will not re-do a VM with bigger disk space since the installation.
    Thus I will avoid endless recursive loops.

  • unable to deploy RAID 1 disk

    Solved
    30
    0 Votes
    30 Posts
    13k Views
    george1421G

    Tom and I chatted about this issue a little this morning. I think I have an explanation of why it worked when you removed one of the disks from the array.

    Understand these are only anecdotal understandings of what might be going on.

    Tom said you shouldn’t be able to image any array that is degraded or rebuilding. I said that the error was representing the hardware can’t keep up with the processor causing a thread to timeout. You created the array using the built in Intel Raid firmware and then attempted to image the computer. You couldn’t image because the inits were missing a critical utility. Your raid controller is one of those “fake-raid” controllers otherwise known as a hardware assisted software raid. Hardware assisted software raid relies on the main CPU for array activities. Unlike a hardware raid which has its own processor to manage the array, a software raid uses the main CPU’s extra processing capacity. Once the inits were fixed you booted into FOG and attempted to image the computer with an array. At the time FOS loaded on the target computer, it saw the array was uninitialized so linux started to rebuild the array.

    This is where things went sideways.

    Now consider what is going on here. The linux OS is trying to rebuild the array that wasn’t initialized using the main CPU. At the same time FOG is trying to push the image to the disk subsystem as fast as it can. So this is where you have a chicken and egg situation.

    The OS is busy building the array at some rate of build, for the sake of argument lets say 70MB/s translate that over to 4.2GB/min. My fog server and target computer can push images at 6.2GB/min. At some point we are going to have a data collision between the array being built and FOG laying the image down on the disk. This may explain why it gets to about 5GB deployed and it crashes.

    The other side of this is that the array is being built the same time FOG is laying down the image and the FOG thread has to way too long for the disk subsystem to complete and times out.

    Understand the above is just based on noodling about this issue all day and not really based on any hard evidence.

    In my case and on my test system. I found the utility was missing so I copied it from another server. Once the array came up the OS started building the array. Tom patched the inits and wanted me to confirm they worked before he pushed them to the production server. I was in debug mode just watching the array rebuild so I updated the inits and rebooted the test box (mind you I’m doing this debugging remotely). The box rebooted, but I forgot it was in debug deploy mode, so I lost access to the box remotely. Deciding to call it a night I logged out of the dev system. Now that dev pxe target computer was running all night. Since the OS was up it was rebuilding the array. When I came in, in the morning I keyed in fog on the console and it started to deploy. Since I was only pushing out a 5GB image AND the array was already built it deployed correctly.

    So what to do for the next time?

    I guess if you are building an array and its initialized, pxe boot the target computer into hardware compatibility mode and let it sit until its disk activity is done. If we run across a lot of raid systems we might add a function to the hardware compatibility tests to report the percentage of array synchronization. I wouldn’t want to ask the developers to spend time on this for just a one off situation. But its something to consider.

  • BOOTFILE?

    Unsolved
    23
    0 Votes
    23 Posts
    9k Views
    george1421G

    I had an IM session with the OP.

    this is what was posted in chat as the error message [when i say Perform full host registration and inventory, i get "Error parsing PCC subspaces from PCCT]

    This seems to be a linux kernel issue with the lenovo and not specifically FOG.

    ref:https://askubuntu.com/questions/670509/error-parsing-pcc-subspaces-from-pcct-acpi-pcc-probe-failed
    ref: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1528684

    target computer in question: Lenovo E440

  • Kernal update issue

    19
    0 Votes
    19 Posts
    5k Views
    Tom ElliottT

    @cjesso Yes please.

  • Wrong current version after upgrade to 1.4.2

    Solved
    9
    0 Votes
    9 Posts
    3k Views
    Tom ElliottT

    Updated the file on sourceforge. Unfortunately something’s not working on my scripts, though having it say a weird number is not really the end of the world. I’ve updated the file from the tags and all appears to be correct.
    I cannot upload into github at the moment due to some service outages apparently.

  • Upgrade from Trunk to 1.4.2 Failed

    Solved
    23
    0 Votes
    23 Posts
    10k Views
    AvaryanA

    @george1421 said in Upgrade from Trunk to 1.4.2 Failed:

    @Avaryan Now that you know your password attempt to log into your database from the linux command line mysql -u root -p fog then provide your database password.

    Our live FOG server is now on 1.4.2, revision 6072. Thanks! Now to figure out how that password got changed…

    edit: You can mark this as solved.

  • Attempting to check in Failed

    Solved
    8
    0 Votes
    8 Posts
    5k Views
    B

    @Tom-Elliott
    Hey Tom saw your post in the other thread earlier. Working now thanks!

  • Installed FOG, what now?

    8
    0 Votes
    8 Posts
    3k Views
    Wayne WorkmanW

    @Junkhacker said in Installed FOG, what now?:

    fog isn’t used for “installing” operating systems.

    I would highly recommend hashicorp’s Packer for that. They need to support fog. Maybe I can help make that happen.

  • 1 active task found (error)

    Solved
    4
    0 Votes
    4 Posts
    1k Views
    W

    solved: update mysql.user set plugin=‘mysql_native_password’;

  • Search failedSyntaxError: Unexpected token < in JSON at position 0

    Solved
    22
    0 Votes
    22 Posts
    6k Views
    W

    solved: update mysql.user set plugin=‘mysql_native_password’;

  • Attempting to check-in?

    Solved
    4
    0 Votes
    4 Posts
    1k Views
    Kyley HollowayK

    Fixed…

    Fog Configuration --> Fog Settings --> Web Server

    0_1496433184745_FOG Fix.PNG

  • HOW to upgrade from trunk SVN 5850 to 1.4.0 stable?

    Unsolved
    21
    0 Votes
    21 Posts
    10k Views
    E

    @Junkhacker pigz !! this the error I had when I’m trying to deploy with Gzip otpion on the 1.4.0.

    Thanks for this precision

    @Wayne Workman

    I have tried many solution to import my images from the old server to a new in 1.4.0 but nothing working.

    I think the one solution is two deploy each image from the old server to a master and capture this image with the new serveur.

    So I have testing this way it’s working.

    Next just in case off I have created an other 1.4.0 server (yes 3 servers in the story) to test a migration between the two 1.4.0 servers with this process : https://wiki.fogproject.org/wiki/index.php?title=Migrate_FOG. All work fine.

    Even if this was not the aim methode I serched to migrate my old images to the new, I think we can close this topic ?

    Thanks all for help it’s very nice.

  • Multicast ( again ) .... imaging stops while processing

    Solved
    5
    0 Votes
    5 Posts
    2k Views
    F

    alt textGood news everyone !

    One more time, FOG was not faulty but the NETWORK …
    After checking again Forums on multicasting and similar problems, I’ve found the solution :

    The querier switch must have an IP adress on the subnet …

    Once I’ve made the change, I tested a 4 client multicast session : total success !
    So I tried with a classroom of 19 clients : in 30 min ( 1.5Gbps/min, max speed with 100Mbits connections ), all images were downloaded !

    So, maybe it would be interesting for others to include these advices in the wiki or the troubleshooting Multicast page :

    enable IGMP snooping on VLAN concerned in all switches

    Choose 1 "master switch ( for me the all gigabit one under fogserver ) and make the following only for this one :

    assign an IP adress to the VLAN in the switch configuration in the subnet range enable IGMP query on the VLAN verify the switch has Active Group Addresses Enjoy !!!

    Thanks again at all the FOG team

  • Failed access Database after upload image

    Unsolved
    19
    0 Votes
    19 Posts
    6k Views
    george1421G

    @robe2conoby Just to be clear IT Admins should never directly touch/use the linux user called fog. This is not the web ui admin account called fog (unfortunate coincidence). The linux user FOG is 100% managed by the fog installer. If someone changes this account afterwards or uses the linux fog account for system management bad things will happen.

    The next time the fog installer runs it will think that it has control of this account and will reset things back to what it needs, probably clobbering your configuration. Please don’t touch or change this account.

  • boot.php - No such file or directory after updating to 1.4.0

    Unsolved
    3
    0 Votes
    3 Posts
    1k Views
    Tom ElliottT

    These things already work.

    See this issue to follow the flow and understand more what was done.
    https://github.com/FOGProject/fogproject/issues/120

  • Not running most current version of FOG?

    Solved
    7
    1 Votes
    7 Posts
    3k Views
    R

    @Tom-Elliott That did it. Thanks Tom!

  • Could Not Remove Old Partition?

    Solved
    6
    0 Votes
    6 Posts
    2k Views
    S

    @dustindizzle11 Great you got this hacked… 🕶 Thanks for letting us know! Marking this solved for now. Let us know if you run into another issue with this.

  • Not able to get all Imges

    Unsolved
    3
    0 Votes
    3 Posts
    941 Views
    Tom ElliottT

    @VijayBomble images in the GUI must be defined. They are not automatically populated.

  • Winload.exe missing after upload image

    Unsolved
    2
    0 Votes
    2 Posts
    858 Views
    Wayne WorkmanW

    Can you give us more details? Does this happen on every machine you capture from? Can you give a screenshot of the error?

  • Unable to save settings in FOG configuration

    Solved
    8
    0 Votes
    8 Posts
    2k Views
    Tom ElliottT

    Nothing changed in regards to that. I suspect, however, it was related to a ton of “slashes” that made the query larger than it could be to actually perform the update.

193

Online

12.4k

Users

17.4k

Topics

155.9k

Posts