• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Clebboii
    C
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 19
    • Best 2
    • Controversial 0
    • Groups 0

    Clebboii

    @Clebboii

    2
    Reputation
    2
    Profile views
    19
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Clebboii Unfollow Follow

    Best posts made by Clebboii

    • RE: Capturing at Gigabit speeds however only Unicasting at 50Mbps

      Hi all,

      I believe I have figured out this issue, however it is unideal. I seems that between Kernel 5.15.68 and Kernel 5.15.93 there must have been some update to Realtek Driver R8169. As such, this driver now has degraded performance on my Dell G15 5510 machines.

      I have also tested a machine with a intel NIC, which runs the e1000e driver in the FOG-OS environment. It works beautifully.

      For other issues with similar issues out there, I would suggest for you to consider these 2 steps to resolve this issue:

      • You can purchase PXE enabled USB to Ethernet adapters. Each brand of laptops will have their specified version that it allows use of (Dell’s is here: https://www.dell.com/en-au/shop/dell-adapter-usb-30-to-ethernet-pxe-boot/apd/492-11726/pc-accessories). I have tested this and it works beautifully, however would get costly above a certain amount.
      • You can also roll you own Linux Kernel with your own selected drivers (ie. using R8168 instead of R8169). I also did this and it is fairly simple, but… in my case the time-cost benefit was not up to par.

      Also just to put it out there, FOG debug mode is very very useful and can be found in the advanced tasks menu:
      bac619f9-cdf7-4439-870a-21c5326c4940-image.png

      Let me know if there are any follow up questions out there.

      posted in FOG Problems
      C
      Clebboii
    • RE: FOG Very Slow to Deploy Image - Lenovo Neo 50Q Gen 4

      Hi @rodluz

      Just wanted to confirm that this update has worked. Now deploying my images in <5mins.

      Thank you for your help.

      posted in FOG Problems
      C
      Clebboii

    Latest posts made by Clebboii

    • RE: FOG Very Slow to Deploy Image - Lenovo Neo 50Q Gen 4

      Hi @rodluz

      Just wanted to confirm that this update has worked. Now deploying my images in <5mins.

      Thank you for your help.

      posted in FOG Problems
      C
      Clebboii
    • RE: FOG Very Slow to Deploy Image - Lenovo Neo 50Q Gen 4

      Hi @rodluz,

      Apologies for the late reply to this. Could you please provide me with the init.xz and bzImage for this experimental kernal?

      posted in FOG Problems
      C
      Clebboii
    • Location Plugin - PHP Warning and Location Assigned Node not working

      Hi all,

      I have 2 issues:

      • Firstly, I noticed that my main server was overheating. Using HTOP I saw that RSYSLOGD was using 80% of my CPU. I then used journalctl -r and saw the following logs:
        Jul 23 11:41:23 FOGServer env[1520]: PHP Warning: Undefined array key “REQUEST_METHOD” in /var/www/html/fog/lib/plugins/location/hooks/addlocationapi.hook.php on line 121
        Jul 23 11:41:18 FOGServer env[1517]: PHP Warning: Undefined array key “REQUEST_METHOD” in /var/www/html/fog/lib/plugins/location/hooks/addlocationapi.hook.php on line 121
        Jul 23 11:41:17 FOGServer env[1517]: PHP Warning: Undefined array key “REQUEST_METHOD” in /var/www/html/fog/lib/plugins/location/hooks/addlocationapi.hook.php on line 121
        Jul 23 11:41:16 FOGServer env[1517]: PHP Warning: Undefined array key “REQUEST_METHOD” in /var/www/html/fog/lib/plugins/location/hooks/addlocationapi.hook.php on line 121
        Jul 23 11:41:14 FOGServer env[1517]: PHP Warning: Undefined array key “REQUEST_METHOD” in /var/www/html/fog/lib/plugins/location/hooks/addlocationapi.hook.php on line 121
        Jul 23 11:41:14 FOGServer env[1517]: PHP Warning: Undefined array key “REQUEST_METHOD” in /var/www/html/fog/lib/plugins/location/hooks/addlocationapi.hook.php on line 121
        Jul 23 11:41:14 FOGServer env[1517]: PHP Warning: Undefined array key “REQUEST_METHOD” in /var/www/html/fog/lib/plugins/location/hooks/addlocationapi.hook.php on line 121
        Jul 23 11:41:14 FOGServer env[1517]: PHP Warning: Undefined array key “REQUEST_METHOD” in /var/www/html/fog/lib/plugins/location/hooks/addlocationapi.hook.php on line 121
        Jul 23 11:41:14 FOGServer env[1517]: PHP Warning: Undefined array key “REQUEST_METHOD” in /var/www/html/fog/lib/plugins/location/hooks/addlocationapi.hook.php on line 121
        Jul 23 11:41:13 FOGServer env[1517]: PHP Warning: Undefined array key “REQUEST_METHOD” in /var/www/html/fog/lib/plugins/location/hooks/addlocationapi.hook.php on line 121
        Jul 23 11:41:23 FOGServer env[1520]: PHP Warning: Undefined array key “REQUEST_METHOD” in /var/www/html/fog/lib/plugins/location/hooks/addlocationapi.hook.php on line 121
        Jul 23 11:41:23 FOGServer env[1520]: PHP Warning: Undefined array key “REQUEST_METHOD” in /var/www/html/fog/lib/plugins/location/hooks/addlocationapi.hook.php on line 121
        Jul 23 11:41:18 FOGServer env[1517]: PHP Warning: Undefined array key “REQUEST_METHOD” in /var/www/html/fog/lib/plugins/location/hooks/addlocationapi.hook.php on line 121
        Jul 23 11:41:17 FOGServer env[1517]: PHP Warning: Undefined array key “REQUEST_METHOD” in /var/www/html/fog/lib/plugins/location/hooks/addlocationapi.hook.php on line 121
        Jul 23 11:41:16 FOGServer env[1517]: PHP Warning: Undefined array key “REQUEST_METHOD” in /var/www/html/fog/lib/plugins/location/hooks/addlocationapi.hook.php on line 121
        It seems something is wrong with the locations plugin. I have followed the tutorials. I have uninstalled for now and that has solved the issue.

      • Secondly, I have 1 storage group and 2 nodes. 1 Master node and 1 storage node. The master node is at our main site and is deploying to the majority of machines. The storage node is on another site and is connected via a VPN. I have used the locations plugin to ensure all machines at their relevant site deploys via their relevant node ( ie. site 1 PC’s should be using the master node.). However it seems that FOG is still deploying based on the amount of available slots on each node (ie. sometimes site 2 tries to deploy over the VPN because site 2 is more busy than site 1).

      Any suggestions or solutions?

      posted in FOG Problems
      C
      Clebboii
    • FOG Dashboard not accurately showing Active and Available Storage Group Activity

      I am currently capturing an image:
      f8456512-4448-449d-968f-e91fe037c812-image.png

      However the FOG dashboard says below:
      9a70fdbd-bca1-49a3-b842-51d82449318e-image.png

      I have refreshed and cleared cache however nothing has changed. I have seen this screen work before, but unsure whether it was deployment specifically or capturing.

      posted in Bug Reports
      C
      Clebboii
    • RE: FOG Very Slow to Deploy Image - Lenovo Neo 50Q Gen 4

      @rodluz Absolutely, where can I find it?

      posted in FOG Problems
      C
      Clebboii
    • RE: FOG Very Slow to Deploy Image - Lenovo Neo 50Q Gen 4

      @george1421 @rodluz
      Out of curiosity, when will this hit the production FOS image? Be handy to not need to purchase Dell Ethernet Adapters.

      posted in FOG Problems
      C
      Clebboii
    • RE: FOG Very Slow to Deploy Image - Lenovo Neo 50Q Gen 4

      @rodluz Success!

      As we know the pre-release kernel did not work:

      df3f94b4-2f5e-4005-9db6-a66792d8dc55-image.png

      20250619_083808.jpg

      However the experimental OEM driver did work:

      be52e5b4-fc4f-400d-af5c-feaecbb74224-image.png

      20250619_084402.jpg

      Let me know if you need any further tests

      posted in FOG Problems
      C
      Clebboii
    • RE: FOG Very Slow to Deploy Image - Lenovo Neo 50Q Gen 4

      @olivier-bonnici This kernel works:
      cf3f2024-79eb-4875-8dfe-ce5a4774d414-image.png

      Can you please describe what has changed so that @rodluz can make changes for next release?

      posted in FOG Problems
      C
      Clebboii
    • RE: FOG Very Slow to Deploy Image - Lenovo Neo 50Q Gen 4

      @rodluz Unfortunately still no better:
      15e7c66b-d01e-47aa-b4c7-9a910ee59940-image.png

      @olivier-bonnici I cannot test with link below as you have not allowed me access.

      posted in FOG Problems
      C
      Clebboii
    • RE: FOG Very Slow to Deploy Image - Lenovo Neo 50Q Gen 4

      @olivier-bonnici That link does not work for me. Can you please provide it another way (Google Drive open link or GIT etc.)?

      posted in FOG Problems
      C
      Clebboii