• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. george1421
    3. Topics
    • Profile
    • Following 1
    • Followers 64
    • Topics 113
    • Posts 15,310
    • Best 2,772
    • Controversial 0
    • Groups 2

    Topics created by george1421

    • george1421G

      Solved Need ability to unpublish captured image

      Feature Request
      • • • george1421
      20
      0
      Votes
      20
      Posts
      4.5k
      Views

      Wayne WorkmanW

      Solved this thread.

    • george1421G

      Solved Access control plugin in Git 5572 add page not displayed

      Bug Reports
      • • • george1421
      18
      0
      Votes
      18
      Posts
      5.1k
      Views

      Wayne WorkmanW

      @Thiago-Moraes Here’s my advice for you: https://wiki.fogproject.org/wiki/index.php?title=Upgrade_to_trunk

      Joking aside, it looks like you’re on an absolutely ancient version of FOG. I’d recommend you build a new server using the latest FOG 1.3.0 Release Candidate and begin using that.

    • george1421G

      Solved White screen after upgrade to 5257

      FOG Problems
      • • • george1421
      6
      0
      Votes
      6
      Posts
      1.8k
      Views

      george1421G

      @Sebastian-Roth Sorry I assumed login == working kit.

      I decided this AM to break down my POC setup and rebuild it. Yesterday I attempted to learn objected oriented php programming to add a function to FOG and promptly whacked my install. I’m in the process of rebuilding it with a consistent build across all nodes. It appears that Tom was able to fix the LDAP part. I will test that once I get the environment resetup. Thank you for your assistance.

    • george1421G

      Solved Error in SVN 5221 Access control plugin

      Bug Reports
      • • • george1421
      1
      0
      Votes
      1
      Posts
      639
      Views

      No one has replied

    • george1421G

      Extending a file system on redhat base distros

      FOG Problems
      • • • george1421
      8
      1
      Votes
      8
      Posts
      2.7k
      Views

      Wayne WorkmanW

      This has been added to the WiKi to the best of my abilities. This was a difficult one because many of these things I myself do not have direct experience with, so I had to retain the formatting and color coding as closely as I could to preserve the originally presented material.

      I’ve made this article exclusively about virtual HDDs as this is 95% of what these posts are about. I’ve simply removed the remarks about physical disks.

      Here is the link: https://wiki.fogproject.org/wiki/index.php/Add_%26_Extend_a_2nd_Virtual_HDD

    • george1421G

      Solved Add the ability to block an image from deployment

      Feature Request
      • • • george1421
      5
      0
      Votes
      5
      Posts
      1.6k
      Views

      Tom ElliottT

      While I didn’t agree with having this feature initially, it actually made sense so this has technically been added and done now.

    • george1421G

      SVN 5221 failing to install on FOG server using proxy server

      FOG Problems
      • • • george1421
      6
      0
      Votes
      6
      Posts
      7.0k
      Views

      george1421G

      @Tom-Elliott

      That is pretty much what I have with the bashrc settings. The issue is that the no_proxy points to localhost and the script calls the fog server IP address [from my memory].

      BUT I could use bits of what you posted with something like this. (understand I already have the exports for the http_proxy… in my bash rc)

      no_proxy="<ip_add_fog_server>" ./installfog.sh -y

      That would allow the installer script to run unaltered and still tell wget to no proxy for the fog server IP address. I don’t know how big an issue this is or how many fog servers are behind proxy servers. I just wanted to get it documented for others that may find this post.

    • george1421G

      FOG variables available during postinstall script execution

      FOG Problems
      • • • george1421
      4
      0
      Votes
      4
      Posts
      1.2k
      Views

      Tom ElliottT

      @george1421 I send the host name with the load out labeled as hostname and the primary Mac of the host as mac.

    • george1421G

      Create the concept of a ForeignMasterStorage (deployment) node

      Feature Request
      • • • george1421
      27
      2
      Votes
      27
      Posts
      11.7k
      Views

      george1421G

      @Wayne-Workman said:

      I would suggest we pool our knowledge to just create some base-level scripts that will sync two DBs based on the exact same rules that the FOGImageReplicator follows. I’ve outlined these rules before in other threads.

      I’m not thinking anything drastic. Its more like how pfsense sends http calls to a remote node to sync its configuration data. While its a bit deeper discussion that we should do here. The idea would be for the FOGReplicator to move the files as they do today. When all of the files in the current image directory have been moved, then make a http call to a php page the remote node (it should already know everything it needs to know to do this [i.e. no new database fields]) which adds the image information to the remote database.

    • george1421G

      FOG Storage node add time of day bandwidth restrictions

      Feature Request
      • • • george1421
      10
      0
      Votes
      10
      Posts
      2.9k
      Views

      Wayne WorkmanW

      I think anything that includes a way of killing existing FTP instances is dangerous…

      lftp is not only used for imaging, it’s used for transferring uploaded images from /images/dev to /images, it is what reports how much disk space is being used on the server, the size of images, deleting images (which takes a long time on Ext3), downloading the kernel and init…

      I could just imagine some poor tech coming in to work early to update FOG and… right at the end of the installer when the new kernel and init is being downloaded, a cron event fires off and destroys the FTP transfer… and the poor technician has no idea it even happened…

      You’d have to schedule this way way outside of operating hours; having it run AT the start time of the day is dangerous, having it run AT the exact end of the day is dangerous.

      You might try time-based bandwidth shaping to slow down the fot-to-fog transfers over your WAN, you might get a much more stable and reliable method of controlling it that way.

    • george1421G

      FOG storage node and data replication

      FOG Problems
      • • • george1421
      37
      0
      Votes
      37
      Posts
      20.2k
      Views

      Wayne WorkmanW

      @george1421 said:

      I assume that the FOG Project has some kind of feature requests system to request this function.

      There is a feature request area in the forums.

    • george1421G

      SVN 4876 kernel and init.xz missing

      FOG Problems
      • • • george1421
      8
      0
      Votes
      8
      Posts
      2.7k
      Views

      george1421G

      The OS is Centos 6.7. But I think what was changed works across the linux distros. The wgetrc thing is specific to wget and I know I’ve made that change on FreeBSD as well as various flavors of linux. The environment settings should also be universal.

    • 1 / 1