Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Router VM setup on physical cluster #20

Merged
merged 51 commits into from
Apr 10, 2024
Merged

Router VM setup on physical cluster #20

merged 51 commits into from
Apr 10, 2024

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    2774118 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad72f10 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d62e865 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    6af0f5c View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Finish initial VM config

    LuisDuarte1 committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    4e38307 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    c569f0c View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    ce297ef View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Change guest PCI address to match host

    and optimize restarts only if needed
    LuisDuarte1 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    4626044 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61a3666 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3be037 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a716446 View commit details
    Browse the repository at this point in the history
  5. Match all memory to current memory

    because memory balloning only works when there's not physical devices (due to iommu)
    LuisDuarte1 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    bdf6114 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    f01cc79 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    cdb8089 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    04f698f View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    1f8b1cf View commit details
    Browse the repository at this point in the history
  2. Add todo

    LuisDuarte1 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    3858277 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Add EPEL repos for all nodes

    LuisDuarte1 authored and rubuy-74 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    14fe750 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b485c88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    726a9a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7000121 View commit details
    Browse the repository at this point in the history
  5. Finish initial VM config

    LuisDuarte1 authored and rubuy-74 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    3d714fb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9dd87d6 View commit details
    Browse the repository at this point in the history
  7. Finish router NIC PCI-E passthrough

    LuisDuarte1 authored and rubuy-74 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    efc8756 View commit details
    Browse the repository at this point in the history
  8. Change guest PCI address to match host

    and optimize restarts only if needed
    LuisDuarte1 authored and rubuy-74 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    6a2a211 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    adef1cb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7091455 View commit details
    Browse the repository at this point in the history
  11. Configure external IP on router VM

    LuisDuarte1 authored and rubuy-74 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    1bad610 View commit details
    Browse the repository at this point in the history
  12. Match all memory to current memory

    because memory balloning only works when there's not physical devices (due to iommu)
    LuisDuarte1 authored and rubuy-74 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    b90c04a View commit details
    Browse the repository at this point in the history
  13. Add initial IPv4LL configuration

    LuisDuarte1 authored and rubuy-74 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    15e8f20 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a44b829 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    920734b View commit details
    Browse the repository at this point in the history
  16. Add todo

    LuisDuarte1 authored and rubuy-74 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    a24962e View commit details
    Browse the repository at this point in the history
  17. Setup DHCP Server

    rubuy-74 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    d506a40 View commit details
    Browse the repository at this point in the history
  18. Finish DHCP4 server setup

    rubuy-74 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    03bf3a1 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    4114ffb View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    0098db7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f11293 View commit details
    Browse the repository at this point in the history
  3. Add linter suggestions

    Co-authored-by: Rubem Neto <rubuy-74@users.noreply.github.com>
    LuisDuarte1 and rubuy-74 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    801fb7d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c7427ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8c6257e View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    d6fbf29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4338b88 View commit details
    Browse the repository at this point in the history
  3. Remove some of vagrant router config

    as it's replaced by the ansible-playbook
    LuisDuarte1 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    bacc413 View commit details
    Browse the repository at this point in the history
  4. Add linter suggestions

    LuisDuarte1 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    daa873b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    54e29ef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9c7648a View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    dc6a131 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5dd34fc View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    31a80b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    838fa1a View commit details
    Browse the repository at this point in the history