• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Clebboii
    C
    • Profile
    • Following 0
    • Followers 0
    • Topics 7
    • Posts 32
    • Groups 0

    Clebboii

    @Clebboii

    3
    Reputation
    3
    Profile views
    32
    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
    • RE: Help Setting up replication across storage groups

      @Tom-Elliott I figured it out.

      I was getting confused by the similar language between the installation process and storage group setup.

      A normal installation is just a fog storage node that has a web server and UI on it. A FOG network requires atleast one to work. However a Storage node can be set as the master of a storage group no matter the installation type.

      My problem was that because the storage node in the “Bris” storage group did not have a master node setup, the default group could not replicate any images or snapins over. All storage groups must have a master for it to work effectively.

      @Tom-Elliott feel free to clarify any of the above rant.

      posted in FOG Problems
      C
      Clebboii

    Latest posts made by Clebboii

    • RE: Phantom Tasks after Host Deletion

      @george1421 Do you have any thoughts here either?

      posted in Bug Reports
      C
      Clebboii
    • RE: Phantom Tasks after Host Deletion

      @Tom-Elliott Just wondering if I could have your input here.

      posted in Bug Reports
      C
      Clebboii
    • Phantom Tasks after Host Deletion

      I think I have found a bug.

      I registered a new host. I then created a deploy task against this host. I then delete this host via the webUI.

      My task list empties as it should, however if I look at my storage group activity on the dashboard there are still tasks queued:
      fcf286d6-a906-418c-a217-703b0ec8d363-image.png

      There is no tasks scheduled, queued or checked-in.

      Looking at the database I find the following:
      a06cf4fd-ee06-4f68-85eb-8efa8d0efde9-image.png

      There are tasks still queued for hosts that no longer exist in the host table.

      2 fixes needed:

      • When host is deleted, all currently queued or checked-in tasks should be set to a taskStateID 5 or cancelled
      • If there are tasks that are not set as canecelled for hosts that do not exist, then these tasks should be cancelled

      1 question:

      • I have 24 queued tasks for hosts that do not exist. I see 4 on the webUI. I assume this is because there are 20 tasks with taskNFSGroupID and taskNFSMemberID set to 0. How do groups that do not exist get marked against a host / task?
      posted in Bug Reports
      C
      Clebboii
    • RE: Kernel Versions blank

      @Tom-Elliott I have switched over but still having this issue:

      f0a0fe07-42c2-44e1-97af-24e801ac9c20-image.png

      posted in FOG Problems
      C
      Clebboii
    • RE: Help Setting up replication across storage groups

      @Tom-Elliott I figured it out.

      I was getting confused by the similar language between the installation process and storage group setup.

      A normal installation is just a fog storage node that has a web server and UI on it. A FOG network requires atleast one to work. However a Storage node can be set as the master of a storage group no matter the installation type.

      My problem was that because the storage node in the “Bris” storage group did not have a master node setup, the default group could not replicate any images or snapins over. All storage groups must have a master for it to work effectively.

      @Tom-Elliott feel free to clarify any of the above rant.

      posted in FOG Problems
      C
      Clebboii
    • RE: Snapin Pack Arguments don't work

      Hi there,

      Unsure if this helps, but here is my setup for 7zip. I usually just go straight from the .exe or .msi files.

      77e4dac6-5b21-4640-a6f6-25ecd52464a9-image.png

      Another example of snapin arguments:
      b2780d36-5dbd-429b-8fdc-3c71c8919ecb-image.png

      I would suggest adding in a loging function in the .bat or .ps1 file, this way you can see exactly what commands fail.

      Hope this helps!!

      posted in Windows Problems
      C
      Clebboii
    • RE: Help Setting up replication across storage groups

      @Tom-Elliott I don’t think its working then.

      Storage Groups:
      b08b1903-48f2-4cd1-98d3-66b7d7432ac3-image.png

      Storage Nodes:
      3c2a27a5-0d58-4dc3-867f-f3983e04be2c-image.png

      Image Storage Group Association:
      a24f19ea-8550-4c79-aced-f1449c408f23-image.png

      However as provided in my last post, according to my logs this image in not replication, nor any snapins.
      Also the images on my nodes are different sizes, so I take it as my asumption of non replication is correct:
      Melbourne Server:
      7641ab3e-b182-4c76-91da-727f78b8a8f9-image.png

      BRIS_FOG server:
      d3a0f4cb-afd5-4f0e-bd41-ff34bc56fc76-image.png

      Any ideas?

      posted in FOG Problems
      C
      Clebboii
    • RE: Help Setting up replication across storage groups

      Anyone have any thoughts or suggestions to help here?

      posted in FOG Problems
      C
      Clebboii
    • RE: Log Viewer not working after update

      @Tom-Elliott Yes this did work. Thank you for your quick action.

      posted in Bug Reports
      C
      Clebboii
    • Help Setting up replication across storage groups

      Hi all,

      A little while ago I heard I could replicate snapins and images from one storage group to another. This would be very helpful as the location plugin load balances nodes within a single group rather than just using the single node selected in the location setup.

      So I created a second Storage Group and within each snapin and image set the default storage group as the main group and the BRIS storage group as a secondary storage group.
      48846877-9bab-4829-93b9-ecbe3da1e8a9-image.png

      However when I look at the replicator logs, It doesn’t seem to be replicating accross.

      d43e0a1b-ffad-40c3-903d-cdc0263d7df1-image.png

      Can anyone help with this setup?

      posted in FOG Problems
      C
      Clebboii