• Issues imaging systems

    Unsolved
    10
    0 Votes
    10 Posts
    4k Views
  • FOG 1.2.0 : Multicast : PXE clients freeze, no FOGMulticastManager service

    Unsolved
    25
    0 Votes
    25 Posts
    19k Views
    Jonathan CoolJ

    @Tom Elliott : Many thanks for your answer.
    Now, i will use my brain and think if multicast is really necessary …
    In french, a proveb say : “Le mieux est l’ennemi du bien”.

    In few days, i will discuss with my collegue of the situation and we will choose a good decision about that.

    PS : Learn guitar is hard but it’s a very cool hobbie 🙂

  • Deploying to SSDs using TRIM

    Solved
    10
    0 Votes
    10 Posts
    4k Views
    sarge_212S

    Thanks Wayne!

  • Cannot get TFTP File not found using dnsmasq

    Unsolved
    9
    0 Votes
    9 Posts
    6k Views
    ?

    Thanks for the starting place. I was just gonna experiment when I got home tonight.

  • FOG FTP and TFTP fail to connect

    Unsolved
    4
    0 Votes
    4 Posts
    4k Views
    TrevelyanT

    If you’ve changed your IP address, there are a number of files you need to change.

    /var/www/fog/lib/fog/Config.class.php use "grep -r <old fog server ip> /var/www/fog/lib/fog/ " and find any references you missed there /tftpboot/default.ipxe /etc/hosts /etc/dnsmasq.d/ltsp.conf /etc/network/interfaces

    Full list is here

    https://wiki.fogproject.org/wiki/index.php/Change_FOG_Server_IP_Address

  • Problem mounted file system (permission denied) [SOLVED]

    Solved
    17
    0 Votes
    17 Posts
    18k Views
    ch3iC

    @Seydoo said:

    My problem is solve, due to a bad password (user fog on linux with not the same password than fog tftp user)
    tanks to ch3i for his help

    The problem was that you have a password policy that does not accept the password “password”.

  • Deployment/FTP not working

    2
  • Update to SVN 3421 broke everything in FOG

    Solved
    15
    0 Votes
    15 Posts
    5k Views
    D

    Thank you Tom for pointing in the right direction. There was one more place that the password needed to be change.
    The second location is under:
    Storage Management >> DefaultMemeber >> Management Password.
    After changing the password and submitting the changes; it seems that it is back online.

    Thank you so much!!!

  • Cannot Schedule Upload or Download Tasks after update to SVN 3431

    Solved
    3
    0 Votes
    3 Posts
    1k Views
    T

    Awesome, thanks I am up and running again. Glad it wasn’t something I did.

  • Added nodes, updated everything to 3429. Can no longer image.

    Solved
    34
    0 Votes
    34 Posts
    16k Views
    Tom ElliottT

    Chatted and found out the problem.

    This was a two part problem.

    Problem number one.

    Location Plugin was installed, but no entries were made. I don’t know yet if there’s a bug specifically in this, but there was a location association at one point in time. This lost its association but made it so the default location was not set. This is why the http:///fog/service/ipxe/bzImage was display.

    Problem number two.

    The FOG Configuration->FOG Settings->TFTP Server->FOG_TFTP_PXE_KERNEL setting was literally set to /bzImage instead of bzImage

    Any of the files being stated should not have a beginning precursor as such.

    Hopefully we’ve helped out and helped figure out other means to troubleshoot.

  • Error searching host, no host found

    Solved
    3
    0 Votes
    3 Posts
    1k Views
    P

    Found my problem, the cache of my browser had a problem.

    Reset settings and everything is ok!

  • Another Slow Upload and Download Speed Thread

    39
    0 Votes
    39 Posts
    21k Views
    Tom ElliottT

    Also, don’t forget that most of the time the speed issues are either going to be hardware limits now or point at a problem with connectivity to the NFS server.

  • Image size on server

    Solved
    33
    0 Votes
    33 Posts
    14k Views
    Tom ElliottT

    @Polii123 This is because document root is looking at /var/www/fog (so you can access by simply http://localhost/) and still see fog. However, the FOG_WEB_ROOT setting is not reflecting this. So essentially it’s looking for the link:

    http://localhost/fog/status/hw.php in: /var/www/fog/fog/status which I’m going to guess doesn’t exist.

  • Advanced Actions Password Reset

    Solved
    11
    0 Votes
    11 Posts
    3k Views
    J

    Thanks for the quick help. I will update.

  • Database Schema Installer / Updater not working

    Solved
    22
    0 Votes
    22 Posts
    15k Views
    Tom ElliottT

    @Polii123 said:

    @ch3i said:

    @Polii123 said:

    But how did they come into my config.class.php file?

    Maybe a ghost lol

    F*****g ghots 😡 I think Tom has to code some ghostbusters, so things like that won’t happen again. 😂

    3430 should not allow the brackets at all. I don’t know why it did it to begin with, but worse things have happened I suppose?

  • Fog Server and Bitlocker

    4
    0 Votes
    4 Posts
    2k Views
    ch3iC

    @Wayne-Workman said:

    What version of FOG are you using? Look at the cloud in the top left. There will be a number in it.

    Hi,

    I think partclone use DD with bitlocker and save whole disk.

    Regards,
    Ch3i.

  • FOG services - are they supposed to start on system boot?

    6
    0 Votes
    6 Posts
    3k Views
    Wayne WorkmanW

    It’s very common on Ubuntu. Others on other systems have occasionally ran into the issue also. I know on Fedora Workstation 21 in Hyper-V, I had the issue. But with Fedora 21 Server in Hyper-V I don’t have the issue.

    It’s just all about the timing, really.

    And yes, that post you found is how you’d fix it.

    And, there’s no reason to put up with having zero logs. Different systems experience different problems. For some, imaging doesn’t even work unless you make those services wait for a bit.

  • What Linux distribution to use...

    9
    0 Votes
    9 Posts
    3k Views
    Wayne WorkmanW

    I think he was just confused about what you were saying, and was wanting clarification.

  • Authentification mount request from ... for /data/images (/data/images)

    10
    0 Votes
    10 Posts
    5k Views
    Wayne WorkmanW

    @pimms said:

    During my PXE boot, I read this error : tsc : Fast TSC calibration failed.

    My system at home and at work does this, it doesn’t mean anything and is video related.

    @pimms said:

    On my FOG web management I see my image but it is written that the size is 0,0 iB.

    Client size or server size? If it’s an imported image, you won’t have a client size unless you manually set that in the database. If it’s server size, that’s an FTP issue.

    @pimms said:

    I uninstalled FOG but I can’t reinstall it. I launched /bin/installfog.sh, everything is ok but FOG didn’t create any directory in > /var/www/html/ and my database has not been created.

    I’m not sure what you have going on there… Reinstall your OS if you can… Start fresh. I don’t know what’s going on.

  • Help with creating a PowerShell Snapin

    20
    0 Votes
    20 Posts
    9k Views
    d4rk3D
    Re-package your desired software that you normally deploy with PDQ deploy into MSI’s (test all of them to confirm they install correctly). Create Snapins and have them auto-deploy when desired. ??? Profit!

121

Online

12.3k

Users

17.4k

Topics

155.8k

Posts