• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. sudburr
    3. Topics
    • Profile
    • Following 0
    • Followers 1
    • Topics 129
    • Posts 747
    • Best 100
    • Controversial 0
    • Groups 2

    Topics created by sudburr

    • sudburrS

      What is FOG_PIGZ_COMP and why is it so funny?

      General
      • • • sudburr
      8
      0
      Votes
      8
      Posts
      2.1k
      Views

      Wayne WorkmanW

      Maybe FOG_PIGZ_COMP can be changed to just FOG_COMP or IMG_COMP
      At the end of the day though, it doesn’t really matter.

    • sudburrS

      Solved 1.3.5 RC8+10 Kernel Update

      Bug Reports
      • • • sudburr
      6
      0
      Votes
      6
      Posts
      1.4k
      Views

      sudburrS

      And there was much rejoicing.

    • sudburrS

      Solved 1.3.5 RC10 Fog Settings page malformed

      Bug Reports
      • • • sudburr
      5
      0
      Votes
      5
      Posts
      1.3k
      Views

      sudburrS

      If you expand each option on the Fog Settings page individually, the missing bits are not visible. Only Expand ALL shows the missing bits and only at the top of the list, not where you’d expect them to be.

    • sudburrS

      Solved 1.3.5 RC8 Boot Key Sequence

      Bug Reports
      • • • sudburr
      9
      0
      Votes
      9
      Posts
      2.5k
      Views

      Tom ElliottT

      This wasn’t a problem with key sequence or even double entries as originally thought (though that could still cause similar issues).

      However it was found and is now fixed.

    • sudburrS

      Solved EFI Exit types

      FOG Problems
      • • • sudburr
      10
      0
      Votes
      10
      Posts
      2.4k
      Views

      Tom ElliottT

      @george1421 The changes have been made.

    • sudburrS

      How to download the different branches

      Tutorials
      • • • sudburr
      7
      0
      Votes
      7
      Posts
      3.3k
      Views

      Wayne WorkmanW

      @sudburr This would do the same but give dates and no-longer active branches too. The count is adjustable. This is a snippet from something I’m working on.

      git for-each-ref --count=10 --sort=-committerdate refs --format='%(committerdate:short)_%(refname:short)'
    • sudburrS

      Solved 1.3.2 -- Unable to Deploy existing or Capture new Windows 10 images

      Bug Reports
      • • • sudburr
      9
      0
      Votes
      9
      Posts
      2.2k
      Views

      sudburrS

      Thanks to Tom’s speedy remote work the problem was found and fixed with the release of 1.3.3.

    • sudburrS

      Unsolved Wiki re: How to uninstall the Legacy FOG Client (FOG Project Service 3.0.29) from Windows

      Windows Problems
      • • • sudburr
      6
      0
      Votes
      6
      Posts
      1.9k
      Views

      Wayne WorkmanW

      @sudburr Not a guarantee, but you might try scripting the uninstall using the old fog client msi instead of the product ID.

    • sudburrS

      Solved Postdownloadscripts Requirements

      FOG Problems
      • • • sudburr
      10
      0
      Votes
      10
      Posts
      2.4k
      Views

      Wayne WorkmanW

      @Quazz yeah, I just use snapins because it’s easier. Click click click and the exact group I’m targeting has the needed snapin assigned.

    • sudburrS

      Solved Snapin Requirements on Host

      FOG Problems
      • • • sudburr
      4
      0
      Votes
      4
      Posts
      800
      Views

      Wayne WorkmanW

      And, the host must be previously registered with the FOG Server, or if not previously registered it must be approved via the web interface when it shows up in pending.

      Also - the host must be vista or newer. On Linux, Mono must be installed.

      And - life is a whole lot easier if you don’t have the old FOG Client installed.

    • sudburrS

      Solved RC37 + Client 011.7 = Response Invalid Host

      Bug Reports
      • • • sudburr
      7
      0
      Votes
      7
      Posts
      2.0k
      Views

      sudburrS

      The server itself had no hosts; it’s my development server so I regularly blast it; and it was indeed waiting in Pending Hosts.

      Thank you for clarifying what to expect .

    • sudburrS

      Solved RC30 - Image's Primary Storage Group

      Bug Reports
      • • • sudburr
      2
      0
      Votes
      2
      Posts
      931
      Views

      Tom ElliottT

      RC 32 should address the problem you are describing.

      Of note, this same issue was occurring on snapins as well.

      Both elements should now properly work.

    • sudburrS

      Solved RC26 - Please physically associate images to a storage group

      Bug Reports
      • • • sudburr
      10
      0
      Votes
      10
      Posts
      2.4k
      Views

      Tom ElliottT

      @sudburr Of course, but you can change where these are written to (in console).

      Each of the services have a default tty (and they should all be different, though it wouldn’t hurt anything to have them on the same).

      The idea, I think, is so make users more aware of the services and that they are running and any issues that might be happening. I don’t know how any information printed out by the services would be “sensitive” unless your file names are in such a way it might give out PII or confidential/sensitive information. In that case, though, you can just change the TTY for the services within FOG Configuration -> FOG Settings -> FOG Linux Service TTY Output (I think).

    • sudburrS

      Solved RC26 FOG_VIEW_DEFAULT_SCREEN *now with RC27

      Bug Reports
      • • • sudburr
      8
      0
      Votes
      8
      Posts
      1.9k
      Views

      sudburrS

      I mean following the steps I outlined above is how I got it to finally work. Assume a save and a hard refresh on a separate tab to achieve each = . Considering what I found with the storage group association of images yesterday I figured I’d try toggling some settings, and that included the Search vs List option.

      It wasn’t until I performed a Search from the Images page that the LIST option setting began to work as intended.

      Again, this is on an absolutely from-the-ground-up installation of CentOS followed by RC26. The only thing introduced other than my standard configuration was the importing of exports.

    • sudburrS

      Solved How to prevent changes to existing /etc/exports file

      FOG Problems
      • • • sudburr
      12
      0
      Votes
      12
      Posts
      2.6k
      Views

      Tom ElliottT

      @sudburr what you performed is correct, if you already had a prior config laid out. Sorry I didn’t recognize this sooner but a fix for this has been added to the next working branch.

      Essentially the variable was being set properly, but it was being overwritten when the fog settings file was imported.

    • sudburrS

      Solved Upgrading from RC22 to RC23

      Bug Reports
      • • • sudburr
      7
      0
      Votes
      7
      Posts
      1.7k
      Views

      sudburrS

      Aha, that’s why I didn’t find that post in a search. Can’t keyword search attached pictures.

      Changing mine to

      FOG_URL_AVAILABLE_TIMEOUT = 3000

      … fixed it for me. Thank you.

    • sudburrS

      Hyper-V 2016

      Hardware Compatibility
      • • • sudburr
      3
      1
      Votes
      3
      Posts
      1.3k
      Views

      sudburrS

      No issues. It just worked.

      The Gen1 (Legacy) adapter appears to still be only 100Mb.

    • sudburrS

      Solved PXE Booting Hyper-V 2016

      General Problems
      • • • sudburr
      8
      0
      Votes
      8
      Posts
      4.4k
      Views

      sudburrS

      Wow … that one almost got lost to the mists of time.

      Yes. An update.

      I don’t remember precisely when, but I think it was soon after I made this initial post that it started working again.

      Regardless, I’m currently running 1.4.0-RC-4 and I just tested on both types of VMs for this reply and they work.

      Gen1 (Legacy) picks up undionly.kpxe and Gen2 (UEFI) pulls down ipxe.efi on Hyper-V 2016 VMs .

    • sudburrS

      Solved Unusual Delete Image Behavior in RC14 (5968+5974)

      Bug Reports
      • • • sudburr
      7
      0
      Votes
      7
      Posts
      2.0k
      Views

      Tom ElliottT

      Confirmed the issue and hopefully have it fully addressed now.

      It was a bit of an issue, but ultimately very simple. The files were deleting at least on one node (where possible) but failing to iterate due to return which was meant to be changed to a continue.

      After finding that out, the issue was the folder for images would still exist (the data would be removed though).

      After some fairly thorough testing (I tested what I could, when and where possible) it appears I’ve finally addressed the problem. Trailing folders get removed as well as the contents of those folders.

      I’m solving this, and the other, for now. Feel free to keep us posted though.

    • sudburrS

      Solved Virgin Install of RC14v3(svn5974) pulling wrong PhP

      Bug Reports
      • • • sudburr
      12
      0
      Votes
      12
      Posts
      2.9k
      Views

      Tom ElliottT

      @Wayne-Workman What do you mean intermittent?

    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 2 / 7