Files
fedora-infra_ansible/inventory/host_vars/vmhost-p09-copr02.rdu3.fedoraproject.org
Kevin Fenzi 991273d7f1 copr_hypervisors: enable nbde on all of them
The x86 ones are now in rdu3 and reinstalled with rhel10.
All the power9 ones are in rdu3 and reinstalled.

So, we should just enable nbde on all of them.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2026-02-09 11:30:46 -08:00

1.6 KiB

— br0_ipv4_ip: 10.16.179.11 br0_ipv4_gw: 10.16.179.254 br0_ipv4_nm: 24 br0_ipv6_ip: 2620:52:6:1161::11 br0_ipv6_gw: 2620:52:6:1161::1 br0_ipv6_nm: 64 datacenter: rdu3 dns1: 10.16.163.33 dns2: 10.16.163.34 dns_search2: "rdu3.fedoraproject.org" dns_search3: "fedoraproject.org" has_ipv4: yes mac0: 40:a6:b7:18:8a:38 mac1: 40:a6:b7:18:8a:39 mac2: ac:1f:6b:59:70:fe mac3: ac:1f:6b:59:70:ff mac4: ac:1f:6b:59:71:00 mac5: ac:1f:6b:59:71:01 mac6: ac:1f:6b:a5:4e:f4 mac7: ac:1f:6b:a5:4e:f5 mac8: ac:1f:6b:a5:4e:f6 mac9: ac:1f:6b:a5:4e:f7 libvirt_host: "[{{ br0_ipv6_ip }}]" libvirt_pool: vmhost_p09_02 libvirt_pool_order_id: 0 libvirt_arch: ppc64le network_connections:

  • name: br0 state: up type: bridge mtu: 1500 autoconnect: yes ip: address:

    • "{{ br0_ipv4_ip }}/{{ br0_ipv4_nm }}"
    • "{{ br0_ipv6_ip }}/{{ br0_ipv6_nm }}"

    dhcp4: no dns:

    • "{{ dns1 }}"
    • "{{ dns2 }}"

    dns_search:

    • "{{ dns_search1 }}"
    • "{{ dns_search2 }}"

    gateway4: "{{ br0_ipv4_gw }}" gateway6: "{{ br0_ipv6_gw }}"

  • name: bond0 type: bond interface_name: bond0 mtu: 1500 controller: br0 bond: mode: 802.3ad
  • name: bond0-port1 mac: "{{ mac0 }}" type: ethernet controller: bond0 state: up mtu: 1500
  • name: bond0-port2 mac: "{{ mac1 }}" type: ethernet controller: bond0 state: up mtu: 1500

nrpe_procs_crit: 13000 nrpe_procs_warn: 12000 zabbix_macros: MEMORY.AVAILABLE.MIN: 0