• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Popular
    Log in to post
    • All Time
    • Day
    • Week
    • Month
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All categories
    • Z

      Suggestion please

      Hardware Compatibility
      • • • ziolucione
      66
      0
      Votes
      66
      Posts
      15.1k
      Views

      george1421G

      I thought of a bit of an easier way to explain the field mapping between the kernel parameters ( cat /proc/cmdline ) and the grub menu. Here is a graphic that explains how to map the values between the two different booting methods.

      Grub_field_mapping.png

    • T

      Unsolved Issues after upgrading to 16.04

      FOG Problems
      • • • Tom
      65
      0
      Votes
      65
      Posts
      26.2k
      Views

      T

      @Wayne-Workman Thank you so much!

    • aruhunoA

      Solved Strange registration messages

      Bug Reports
      • • • aruhuno
      64
      0
      Votes
      64
      Posts
      25.8k
      Views

      Wayne WorkmanW

      @aruhuno said:

      Following a discussion with @Sebastian-Roth, we finally found it!
      The problem is the speed negotiation with the switch . I’ll update the firmware of the switches and make feedback.

      #wiki

    • george1421G

      Solved Extend LDAP plugin to support AD authentication

      Feature Request
      • • • george1421
      64
      2
      Votes
      64
      Posts
      28.2k
      Views

      Wayne WorkmanW

      George helped me figure out what I was doing wrong. But what you posted Tom is very valuable.

    • S

      Solved FogReplicator and Storage Nodes.

      FOG Problems
      • • • sbenson
      64
      0
      Votes
      64
      Posts
      22.4k
      Views

      Wayne WorkmanW

      @george1421 I didn’t know this was a multi-master setup, if that’s what you meant. I was referring to a video on just configuring a second node into an existing fog setup. With the new access control plugin and site plugin, multi-master setups are just that less a good idea.

      As it stands now with the access control plugin, location plugin, and site plugin - the only benifit one stands to gain in a multi-master setup is some level of fault tolerance against the upstream box failing - and fault tolerance against the link failing - and for those two things you loose a comprehensive database/control center in a central location - a major drawback.

    • B

      Solved Image upload & deploy taking a long time

      FOG Problems
      • • • Brad Schumann
      64
      0
      Votes
      64
      Posts
      31.0k
      Views

      Wayne WorkmanW

      @themcv said in Image upload & deploy taking a long time:

      @brad-schumann Try this, I ran into this on Surface’s.

      Open command prompt as admin.

      manage-bde -off 😄

      manage-bde -status 😄

      Fingers crossed that it will fix it. In my case, Windows was by default encrypting the free space which caused issues.

      Tagging this for the #wiki

    • F

      FOG Server CPU usage 100%

      Linux Problems
      • • • Fernando Gietz
      64
      0
      Votes
      64
      Posts
      19.6k
      Views

      F

      @tom-elliott Oh la la!! works very verry fine 🙂

    • H

      Hyper V and Pxe boot to Fog problems

      General Problems
      • • • Hope1983
      64
      0
      Votes
      64
      Posts
      20.7k
      Views

      P

      @Sebastian-Roth Sorry, I completely forgot about this. Just updated to latest kernel on my server and tested on 1803, worked perfect. Thanks for the update.

    • M

      HP Probook 430 G8 System MAC not passing through USB Type-C Dongle

      FOG Problems
      • • • michaeloberg
      64
      0
      Votes
      64
      Posts
      12.2k
      Views

      Tom ElliottT

      @Tom-Elliott I think this post helps fix the issues:
      https://forums.fogproject.org/post/154920

    • W

      Solved Surface 3 Fails to Image

      Hardware Compatibility
      • surface surface 3 hard drive • • wwarsin
      63
      0
      Votes
      63
      Posts
      49.2k
      Views

      W

      @Sebastian-Roth

      I tried imaging and it works! Thanks for all of the work you guys do!

    • D

      Solved How to pxe boot cent os 7

      General
      • • • dureal99d
      63
      0
      Votes
      63
      Posts
      29.1k
      Views

      D

      @Wayne-Workman Here is an updated working centos boot code that works for using your own downloaded repo as well as the online repo.

      I downloaded my own repo using command <wget -r -l 0 ./LOCAL-DIR WEBSITE-URL> in Ubuntu.
      once downloaded
      I then copied the repo from my home directory to the /bootimgs folder.
      I then modified the boot code originally provided by @george1421 from:
      :centos
      initrd http://${fog-ip}/bootimgs/centos/images/pxeboot/initrd.img
      chain http://${fog-ip}/bootimgs/centos/images/pxeboot/vmlinuz initrd=initrd.img method=http://${fog-ip}/bootimgs/centos/ devfs=nomount ip=dhcp
      boot || goto MENU

      to

      initrd http://${fog-ip}/bootimgs/centos/images/pxeboot/initrd.img
      chain http://${fog-ip}/bootimgs/centos/images/pxeboot/vmlinuz initrd=initrd.img root=live:http://${fog-ip}/bootimgs/centos/LiveOS/squashfs.img ip=dhcp repo=http://192.168.1.109/bootimgs/centosrepo/mirror.nodeshosting.com/centos/7.2.1511/os/x86_64 splash quiet – || read void
      boot || goto MENU

      the end result is that now I have my own home repo that works even if my machine is not connected to the internet. I assume this is good for corporate or environments where the admin is not wanting to use much data from or restrict the net.

      it also makes short work of the install time.

      I hope this makes someone’s life a bit more easier

      0_1473836274949_cent os boot complete.png

    • J

      Solved Image task not going through

      General
      • • • JackieJack
      63
      0
      Votes
      63
      Posts
      20.3k
      Views

      J

      @tom-elliott 😄
      It works perfectly now

      Problem: image task not going to completion, getting error
      could not complete tasking /bin/fog.upload
      on host

      Solution: configure password - fog user account, tftp in fog settings and storage node - to match that in .fogsettings file
      https://forums.fogproject.org/topic/10892/could-not-complete-tasking-bin-fog-upload/2
      AND configure SELinux policy (CentOS/Red Hat)
      To make it permissive all the time:
      https://wiki.fogproject.org/wiki/index.php?title=Fedora_25_Server#Continue_pre-config
      Particularly the two lines dealing with SELinux.

    • V

      Fog wont load past kernal_thread_helper+0x6/0x10

      FOG Problems
      • • • viper02
      62
      0
      Votes
      62
      Posts
      28.6k
      Views

      JunkhackerJ

      we have moved to partclone for compatibility reasons. you do not want to use partimage for new images.

    • J

      Fresh VM and Fog 1.2.0 install having issues with iPXE boot

      FOG Problems
      • • • jcook
      62
      0
      Votes
      62
      Posts
      26.4k
      Views

      J

      Good news, I have my 1.2.0 Fog server up again. After building my own ipxe kernel most of my machines can pxe boot properly. I used the bios and uefi @Sebastian-Roth made in that post and both seem to work. Its not asking me for the tftp IP any more and just registered/imaged/deplayed a few machines 😄

    • J

      Solved FOG Web GUI speed and default storage activity

      FOG Problems
      • • • JGallo
      62
      0
      Votes
      62
      Posts
      22.6k
      Views

      J

      @wayne-workman

      Very true but making the change in the live DB is a great plan B until a long term plan A is found. I checked the mysql mem calc link and I compared the mysqld.cnf settings for those calculations but many of those variables are not there. I think at this point it works and I don’t foresee needing many more storage nodes in the future for this fog server. I’m happy it’s working now. Thank you both for all your help.

    • Greg PlamondonG

      Solved DHCP problems on storage nodes

      FOG Problems
      • • • Greg Plamondon
      62
      0
      Votes
      62
      Posts
      15.2k
      Views

      Greg PlamondonG

      @george1421
      Thanks for all your help on this. Next time I will make sure I am running the same branch.

    • J

      HP Elitebook 840 G7

      Hardware Compatibility
      • • • joyboy11111
      62
      0
      Votes
      62
      Posts
      16.1k
      Views

      J

      @george1421Nothing changed, reinstalled 1.5.7. Sorry for the delay.

    • B

      Imaging Issue

      FOG Problems
      • • • Ben Warfield
      61
      0
      Votes
      61
      Posts
      22.8k
      Views

      B

      Finally got a chance to get back to this!
      Setting the usb nic flag doesn’t make a difference.

    • B

      Solved Multicast Issues on Centos 7

      FOG Problems
      • • • BedCruncher
      61
      0
      Votes
      61
      Posts
      43.6k
      Views

      Wayne WorkmanW

      @BedCruncher said in Multicast Issues on Centos 7:

      @Wayne-Workman

      Using one of the links, can’t remember which. I was able to get the server and client to send using the udp-sender and udp-receiver. So I know they can talk, but I had to use the command.

      udp-sender --file /opt/fog/.fogsettings --log /opt/fog/log/multicast.log --ttl 32 --nopointopoint --interface em2

      if I dropped the last bit off then it would still try to grab em1 instead of em2.

      An example now exists in two different places in the wiki. I want to merge the articles but it will be an involved process to do that - I’ll get it done.

      For now, here are the two articles:

      https://wiki.fogproject.org/wiki/index.php?title=Troubleshoot_Downloading_-_Multicast
      2.
      https://wiki.fogproject.org/wiki/index.php?title=Multicast

    • C

      Solved FOG Registration Error. Hostname with that name already exists

      Bug Reports
      • • • cojohnson
      61
      0
      Votes
      61
      Posts
      23.5k
      Views

      Wayne WorkmanW

      @cojohnson said in FOG Registration Error. Hostname with that name already exists:

      It renamed and started working properly after i reset encryption data. However, I have had to do that every time

      This time isn’t the same if you followed what I asked, because you said you previously had to press the reset button twice, I asked you to press it once.

    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 8
    • 9
    • 10
    • 5 / 10