• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Critchleyb
    C
    • Profile
    • Following 0
    • Followers 0
    • Topics 7
    • Posts 36
    • Best 4
    • Controversial 0
    • Groups 0

    Critchleyb

    @Critchleyb

    5
    Reputation
    115
    Profile views
    36
    Posts
    0
    Followers
    0
    Following
    Joined Last Online
    Location England

    Critchleyb Unfollow Follow

    Best posts made by Critchleyb

    • RE: TFTP Open Timeout Problems on New Debian 9 instance

      Found the problem! Hurrah!

      Managed to find this page on other DHCP Settings for routers which listed instructions for Cisco: https://wiki.fogproject.org/wiki/index.php?title=Other_DHCP_Configurations

      We initially used:

      Option 66 [Server IP]
      Option 67 ascii undionly.kpxe
      

      What actually worked

      next-server <Server IP>
      bootfile undionly.kpxe
      

      Thanks for the help @Sebastian-Roth @george1421

      posted in Linux Problems
      C
      Critchleyb
    • RE: Changing IP's on a portable FOG Server

      @george1421 Scratch that, i forgot to take out the < > symbols, derp…

      posted in FOG Problems
      C
      Critchleyb
    • RE: Hosts drop out of Multicast Session on Partition switch

      @Sebastian-Roth Thanks for that.

      Just to list the Changes I have made to attempt to improve stability:

      Within

      /var/www/html/fog/service/multicasttask.class.php
      
      Line 491
      
      Added: ' --retries-until-drop 100',
      Added: ' --max-bitrate 500m',
      
      Line 641:
      Changed Value: From 10 to 30
      
      Ran the following commands
      
      $ syctl -w net.core.rmem_max=26214400
      $ syctl -w net.core.rmem_default=26214400
      

      I’m also going to try to only deploy to devices on the same switch as to avoid traffic being passed through our router.

      I’ve taken a look at hdparm, but don’t understand how to create postinitscripts or how to use hdparm currently so I’m not going to take a shot at that just yet.

      I’m next able to test this out next Tues/Weds. So I will let you know how it goes.

      posted in FOG Problems
      C
      Critchleyb
    • RE: Migrating Hosts to New Server

      @Sebastian-Roth

      Sorted!

      As soon as i imported the hostMAC table they all appeared in the web portal.

      For anybody reading in the future:

      To Migrate just your Host list, you will need to export both the “hosts” and “hostMAC” tables from the old database using mysqldump, then import them both into the new database. Just doing the hosts table will not make them show in the web portal.

      posted in FOG Problems
      C
      Critchleyb

    Latest posts made by Critchleyb

    • RE: Snapin Log: Response Module is disabled on the host

      Solved:

      Rebooted the server to get the Snapin Hash working

      I migrated an old database of hosts onto this server and it seems the snapin service settings didnt come over with them. So all of the services were disabled.

      posted in FOG Problems
      C
      Critchleyb
    • RE: Snapin Log: Response Module is disabled on the host

      Snapin Hash log on the server is also showing the following:

      [03-27-19 12:46:59 pm] * Starting SnapinHash Service
      [03-27-19 12:46:59 pm] * Checking for new items every 1800 seconds
      [03-27-19 12:46:59 pm] * Starting service loop
      [03-27-19 12:46:59 pm] * * Snapin hash is globally disabled

      posted in FOG Problems
      C
      Critchleyb
    • Snapin Log: Response Module is disabled on the host

      Hello,

      OS: CentOS 7
      Version: 1.5.5
      Fog Client Ver: 0.11.16

      I’m attempting to deploy snapins on a new server, I have a snapin queued in the web portal but its not deploying. The log file for the client has the following:


      ---------------------------------SnapinClient---------------------------------

      01/04/2019 11:56 Client-Info Client Version: 0.11.16
      01/04/2019 11:56 Client-Info Client OS: Windows
      01/04/2019 11:56 Client-Info Server Version: 1.5.5
      01/04/2019 11:56 Middleware::Response Module is disabled on the host

      the last authentication log:


      --------------------------------Authentication--------------------------------

      01/04/2019 11:54 Client-Info Version: 0.11.16
      01/04/2019 11:54 Client-Info OS: Windows
      01/04/2019 11:54 Middleware::Authentication Waiting for authentication timeout to pass
      01/04/2019 11:54 Middleware::Communication Download: http://10.7.10.2/fog/management/other/ssl/srvpublic.crt
      01/04/2019 11:54 Data::RSA FOG Server CA cert found
      01/04/2019 11:54 Middleware::Authentication Cert OK
      01/04/2019 11:54 Middleware::Communication POST URL: http://10.7.10.2/fog/management/index.php?sub=requestClientInfo&authorize&newService
      01/04/2019 11:54 Middleware::Response Success
      01/04/2019 11:54 Middleware::Authentication Authenticated

      01/04/2019 11:54 Middleware::Communication URL: http://10.7.10.2/fog/management/index.php?sub=requestClientInfo&configure&newService&json
      01/04/2019 11:54 Middleware::Response Success
      01/04/2019 11:54 Middleware::Communication URL: http://10.7.10.2/fog/management/index.php?sub=requestClientInfo&mac=4C:ED:FB:69:65:39&newService&json
      01/04/2019 11:54 Middleware::Response Success
      01/04/2019 11:54 Middleware::Communication URL: http://10.7.10.2/fog/service/getversion.php?clientver&newService&json
      01/04/2019 11:54 Middleware::Communication URL: http://10.7.10.2/fog/service/getversion.php?newService&json

      01/04/2019 11:54 Service Creating user agent cache
      01/04/2019 11:54 Middleware::Response Module is disabled on the host
      01/04/2019 11:54 Middleware::Response Module is disabled on the host
      01/04/2019 11:54 Middleware::Response Module is disabled globally on the FOG server
      01/04/2019 11:54 Service Initializing modules

      posted in FOG Problems
      C
      Critchleyb
    • RE: CSS Web Customization

      @Tom-Elliott

      Thanks,

      I’m personally struggling, but I’ll throw it over to our web dev to take a look.

      posted in FOG Problems
      C
      Critchleyb
    • RE: CSS Web Customization

      @Sebastian-Roth

      Yeah I have taken a look in there. As i say i have limited knowledge on CSS so forgive me if i’m missing something obvious.

      When i select the heading panel i can see it gets its values from “.panel-primary > .panel-heading”

      Looking in the fog.css file in /var/www/fog/management/css/default I can’t seem to find any reference to .panel?

      posted in FOG Problems
      C
      Critchleyb
    • CSS Web Customization

      Hey,

      Not so much of an issue as a nice to have, I know some basic CSS but not too much.

      I’m just looking to change the color of the containers in fog from Blue to Purple as I now have two servers and want to easier identify them from each other.

      Is there a line in the CSS files that I can change to accomplish this?

      I’ve found the location of the CSS files, and tried changing bits but cant seem to find the right line to edit.

      posted in FOG Problems
      C
      Critchleyb
    • RE: Migrating Hosts to New Server

      @Sebastian-Roth

      Sorted!

      As soon as i imported the hostMAC table they all appeared in the web portal.

      For anybody reading in the future:

      To Migrate just your Host list, you will need to export both the “hosts” and “hostMAC” tables from the old database using mysqldump, then import them both into the new database. Just doing the hosts table will not make them show in the web portal.

      posted in FOG Problems
      C
      Critchleyb
    • RE: Migrating Hosts to New Server

      @Sebastian-Roth

      Hello,

      Seems like the data was imported. Count * shows 1193 entries in the table.

      No data showing in the hosts list on the web portal however.

      posted in FOG Problems
      C
      Critchleyb
    • RE: Migrating Hosts to New Server

      I also attempted to export the database following this guide but just for the hosts table:

      https://wiki.fogproject.org/wiki/index.php?title=Migrate_FOG

      using

      Old Server:

      mysqldump fog hosts > hosts.sql
      

      New Server:

      mysql fog < hosts.sql
      

      But no luck with that, it exported fine but when i tried to import no data showed in the web portal.

      posted in FOG Problems
      C
      Critchleyb
    • RE: Migrating Hosts to New Server

      Thanks, I’ll try that when i’m back in the office tomorrow.

      Thankfully I don’t need to transfer the images over, so its a little simpler.

      The old server is in use by another team and still needs to carry on working. But hopefully i’ll be able to update it without issues.

      posted in FOG Problems
      C
      Critchleyb