• Distributed computing

    4
    0 Votes
    4 Posts
    718 Views
    george1421G

    @Gabor said in Distributed computing:

    just installed FOG for imaging computers

    Ok I was under the impression that you installed FOG for netbooting. So then if you have FOG installed for imaging then you can continue to use it for both imaging and netbooting since everything you need is included with FOG for imaging as well as netbooting.

    If you want to run off the shelf OS by netbooting I have a tutorial on that and how to integrate with FOG here: https://forums.fogproject.org/topic/10944/using-fog-to-pxe-boot-into-your-favorite-installer-images

    The buildroot approach is a bit more complicated but you an end up with a really fast and tight system. To build a custom linux OS using buildroot you will need to use a linux computer and to download the buildroot dev environment from here: https://buildroot.org/ I suggest that you watch a few youtube videos on buildroot to see if its right for you.

    If you want to start by building FOS Linux init.xz image you can start with the data on the github site: https://github.com/FOGProject/fos/tree/master/Buildroot The github repo won’t mean anything to you unless you understand a little bit about buildroot. But with the board/FOG/FOS file path, those files will be copied to the target disk image without changes. The files in that path are placed in the init.xz initfs. Really the files in this path make the image FOS. The packages directory is for custom applications you want complied and installed in the target init.xz file. Again watch a few youtube videos to understand what buildroot is and what it does to decide if you want to go down this path.

  • Error when trying to deploy images

    9
    0 Votes
    9 Posts
    984 Views
    I

    @Sebastian-Roth Here’s the output…I will try re-imaging with non-resizable

    2431b554-1bb4-45a3-99ca-733ce5639589-image.png

  • upgrade from 1.5.7 to 1.5.8 fail at password

    6
    0 Votes
    6 Posts
    687 Views
    I

    @Sebastian-Roth this is my lab. I have this server as a Samba DC as well

  • Documentation Snapin Return Codes

    2
    0 Votes
    2 Posts
    2k Views
    Q

    I think they just return the exitcode of whatever it is you’re trying to snapin.

  • deploying image from xen windows 10 - blue screen

    3
    0 Votes
    3 Posts
    606 Views
    A

    Xen defaults to BIOS though in 8+ you can switch to EFI and I’m pretty sure new versions of ESXi default to EFI. Can you confirm which you have on each?

  • creating an image container for windows server 2012 r2

    5
    0 Votes
    5 Posts
    805 Views
    S

    @robertkwild said in creating an image container for windows server 2012 r2:

    so for normal cloning i can use “single disk resizable”?

    Please read this: https://wiki.fogproject.org/wiki/index.php?title=Managing_FOG#Images

    If you don’t need to deploy to a smaller size disk you might consider using this image type as it’s less likely to cause an issue and image size on the server is still as small as with resizable image type.

  • Laptops for home , advice ??

    2
    0 Votes
    2 Posts
    264 Views
    george1421G

    @lacazet2k said in Laptops for home , advice ??:

    will they still be able to pull an image while out of the local network

    The short answer is NO. They must be connected to a network where pxe booting is enabled as well as be in full communication with the FOG server. FOG doesn’t support one-off imaging off site.

  • Wimboot.

    3
    0 Votes
    3 Posts
    1k Views
    george1421G

    The short answer is Yes, to deploy a Wimboot image.

    https://forums.fogproject.org/topic/10944/using-fog-to-pxe-boot-into-your-favorite-installer-images/13

    The scripting you asked about is beyond the scope of FOG, because FOG doesn’t care about the target image.

    I personally wouldn’t go about deploying an image the way you have defined it with a script, but it is surely possible to do it that way.

    In the end to your question, can FOG deploy a WinPE environment, Yes.

  • Question

    2
    0 Votes
    2 Posts
    247 Views
    george1421G

    For your switches, make sure that igmp snooping is enabled. Also remember that the slowest device in your multicast group sets the pace of the multicast stream. If you are imaging 9 i7s with nvme drives and 1 pentium 4 with a sata hdd the multicast group will operate at the speed the pentium 4 system can digest the data. Or if you have 9 machines on a 1GbE network and one machine on a 100Mb/s link, the speed of the multicast stream will be restricted to the 100Mb/s link.

    60mb/s is not a value that FOG would offer. If that is measured bandwidth speed, ok. But FOG’s partclone measures in Dataflow over a minute. So what speed does partclone say during the multicast stream.

    I might try a portion of what you proposed for a test, but instead of disconnecting that imaging switch from the rest of the network, leave it connected. The switch should keep all multicast traffic on that switch as long as there are no subscribers anywhere else the network.

    A on a healthy 1GbE network you should get about 6.1GB/m transfer rates. For a multicast on that same network you should get between 4.0-5.5GB/min. On my network I routinely get 13GB/min+ unicast image to modern hardware from a virtual machine FOG server. Just to set some expectations.

  • Pushbullet

    5
    0 Votes
    5 Posts
    2k Views
  • 0 Votes
    8 Posts
    2k Views
    S

    @Reuban1219 said in Running Fog Server To Image Different Devices Without Internet (Using Switch):

    I downloaded the MSI installer in my windows XP …

    I am not exactly sure the fog-client was used on XP much. That was before I joined into working on the fog-client. Though I would think it should work.

    But, it keeps giving error of installation ending prematurely.

    Can you be more specific on what step it ends and what the error message is? If you don’t get an error back you should use logging as suggested by George. Open a cmd as Admin and run:

    msiexec /i FOGService.msi /quiet USETRAY="1" HTTPS="0" WEBADDRESS="x.x.x.x" WEBROOT="/fog" ROOTLOG="1" /L*V c:\windows\temp\foginstalllog.txt

    Put in the FOG server IP or hostname instead of x.x.x.x. Upload that log file to a file share and post a link here.

  • Do storage nodes need a local MySQL server?

    3
    0 Votes
    3 Posts
    550 Views
    M

    Thank you. I understand the complexity issue and removing the DB manually is easy enough.

  • Local deploy Image

    9
    0 Votes
    9 Posts
    1k Views
    L

    @george1421 thank you, i try to do this.
    Really thank you!!!

  • Does FOG use LDAP?

    3
    0 Votes
    3 Posts
    584 Views
    D

    Thankyou Fernando!

  • FOG/Apache PKI/Certificate Authentication

    52
    0 Votes
    52 Posts
    24k Views
  • Extended fog variables

    6
    0 Votes
    6 Posts
    1k Views
    Q

    @Sebastian-Roth @pete Tested a host with debug tasking. With the -A ""
    argument it works fine, without it Cannot view from browser

  • Auto Run Tasks Every Monday of the week

    2
    0 Votes
    2 Posts
    367 Views
    D

    When confirming your task you are presented three options for scheduling: Instant, Delayed, and Schedule Cron-style. It sounds like you want the last option.

  • INQUIRY: Installing FOG Server to Ubuntu Server (Virtual Box) 18.04

    3
    1 Votes
    3 Posts
    483 Views
    D

    @george1421

    FOG onto Ubuntu running as a VM.

  • Setting FOG in ESXi 6.7u2

    Moved
    5
    0 Votes
    5 Posts
    770 Views
    F

    posting an update that it worked in the end. (somehow the VM i created as test used another SCSI adaptor and it didn’t play well)

    The settings that are default for a Win10 x64 still needed secure boot to be turned off.

    For those who might venture, here’s my settings for my clients.
    c6256d12-e5ba-4d91-b883-b1e54550e56a-image.png
    ed58e765-7d34-451a-a128-f5a13a30a316-image.png

    Time for some NAC + Jumpcloud + Chocolatey fun

  • Bandwidth graph colors?

    9
    0 Votes
    9 Posts
    2k Views
    S

    Also done in 1.5.x dev-branch

128

Online

12.6k

Users

17.5k

Topics

156.3k

Posts