• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. salted_cashews
    3. Topics
    S
    • Profile
    • Following 0
    • Followers 0
    • Topics 14
    • Posts 85
    • Best 3
    • Controversial 0
    • Groups 0

    Topics created by salted_cashews

    • S

      Solved Deployment stuck in a loop, never finishes imaging?

      FOG Problems
      • • • salted_cashews
      54
      0
      Votes
      54
      Posts
      12.2k
      Views

      S

      @Sebastian-Roth Yeah, it was honestly my fault. Normally I’d capture and deploy immediately after to test, but these past few weeks have been ridiculously insane for me and my machine to image allocations haven’t been as up to date as they normally would’ve been.

      I noticed this happened once before with a Windows image, but it was related to the dirty bit and another issue I found here. All in all I wanted to at least report and give this a go, I apologize for taking your time but as always appreciate the help. If this does happen again, I’ll be sure to give those kernels a go and report back here the results.

    • S

      Plan to upgrade from 1.4.4 to the latest stable build, am I headed in the right direction?

      General
      • • • salted_cashews
      7
      0
      Votes
      7
      Posts
      603
      Views

      S

      @Sebastian-Roth Thanks!

    • S

      Solved Trying to run the backup script, receive this error.

      FOG Problems
      • • • salted_cashews
      3
      0
      Votes
      3
      Posts
      297
      Views

      S

      @Sebastian-Roth Well I feel silly, I should’ve done that to start. Apologies for the stupid question, thanks and once backups are done updates are next on the list.

    • S

      Solved Cancellation of a task via the web GUI does not cancel the task and reboot the host.

      FOG Problems
      • • • salted_cashews
      6
      0
      Votes
      6
      Posts
      989
      Views

      S

      @Tom-Elliott @Sebastian-Roth Understood, thanks again guys!

    • S

      How does FOG operate at 0% capacity when capturing?

      General
      • • • salted_cashews
      20
      0
      Votes
      20
      Posts
      1.8k
      Views

      S

      @Wayne-Workman Interesting, I found our problem was the initial setup of the Ubuntu server that hosts FOG was set to allow auto-updates. This will come in handy for future installs, thanks!

    • S

      How is FOG able to distinguish between empty space and unallocated space?

      General
      • • • salted_cashews
      2
      0
      Votes
      2
      Posts
      276
      Views

      Tom ElliottT

      I’m not understanding your question. Or at least not understanding what you mean or are intended to obtain.

      FOG, itself, knows nothing about your Drives used/free space. We use a block based imaging tool called partclone. Partclone can detect the used vs. free/empty space.

      All Fog does is use utilities that are readily available to do all the work. FOG just automates the usage and mathematics of these things to help with resizing and expanding.

      I’m sure this isn’t the answer your looking for, but to understand what I mean you’d have to look at the source code. https://github.com/fogproject/fos

      Specifically the bin and usr/share/fog locations.
      https://github.com/FOGProject/fos/tree/master/Buildroot/board/FOG/FOS/rootfs_overlay

    • S

      Solved Trying to capture Ubuntu 18.04.1 and I get this.

      Linux Problems
      • • • salted_cashews
      18
      0
      Votes
      18
      Posts
      2.2k
      Views

      S

      @Sebastian-Roth So far I’ve tried a fresh Ubuntu 16.04 install, and I’ve even used LVM and just captured as non-resizable with 0 issues. Now while this wasn’t Ubuntu 18, I did notice the machine I had the issue on originally is unable to install this OS due to something being wrong with the “file system” on the disk which for some odd reason it couldn’t format, delete, or write to. It is an SSD, and I couldn’t recreate this issue on any other box. I ran various SSD diagnostics with no errors being found so I’m stumped. I haven’t gotten to try with the exact iso posted above just yet - doing production stuff lately since I’m alone in IT currently.

    • S

      2 questions regarding image capture/creation.

      General
      • • • salted_cashews
      10
      0
      Votes
      10
      Posts
      873
      Views

      S

      @Tom-Elliott I see, the storage nodes themselves are not meant for capacity but redundancy and throughput? Is mounting a network storage location viable to expand my capacity?

    • S

      Unsolved If I want to backup images alone, what do I need?

      FOG Problems
      • • • salted_cashews
      2
      0
      Votes
      2
      Posts
      218
      Views

      george1421G

      A fog “image” consists of 2 parts.

      The raw image files stored in /images The metadata stored in the mysql database.

      You can copy all of the raw image files simply by the copy command. The metadata can easily be exported from the webgui into a csv file. With the raw data and metadata you can rebuid the images on a new fog server or whatever. If you don’t have the metadata but the raw image files you could rebuild the metadata if you are careful on how you name your images and are a good guesser for the rest. Point being, backup the image metadata with the raw data files and you will be good.

    • S

      Solved Possible to clear or clear parts of the "Imaging Log" under Reports?

      General Problems
      • • • salted_cashews
      11
      0
      Votes
      11
      Posts
      1.4k
      Views

      F

      Hi,
      I want to add that I have done some changes in the reports, imaging log report too, to make pre-filters and not shows all the registries.

      For example, in the imaging log report you can do a a prefilter by image name, user name or hostname. In this way, the result is more small and you don’t need erase registries in the database.

      The new version of the reports are available in the “working” branch

    • S

      Unsolved Deployed CentOS image changes the MAC address?

      FOG Problems
      • • • salted_cashews
      17
      0
      Votes
      17
      Posts
      1.3k
      Views

      S

      Haha I know that’s why I’m completely dazed. I appreciate the help though, we’ve gained some insight as to how to build our images moving forward because of this.

    • S

      Unsolved Powershell and batch snapins not running.

      FOG Problems
      • • • salted_cashews
      1
      0
      Votes
      1
      Posts
      168
      Views

      No one has replied

    • S

      Solved After FOG update, "imaging log" directs to blank page.

      FOG Problems
      • • • salted_cashews
      9
      0
      Votes
      9
      Posts
      743
      Views

      S

      @tom-elliott It does, this was incredibly helpful thank you.

    • S

      Solved Is a direct upgrade possible in this scenario while retaining all previous configurations and images?

      FOG Problems
      • upgrade storage images • • salted_cashews
      8
      0
      Votes
      8
      Posts
      1.4k
      Views

      Wayne WorkmanW

      @salted_cashews said in Is a direct upgrade possible in this scenario while retaining all previous configurations and images?:

      To be honest, I’m not 100% sure how our guy knew that was causing a problem.

      People with even some Linux experience normally check free space as a first-step in troubleshooting. Glad you got it figured out.

    • 1 / 1