bvmhost-a64-12 thru 16 enter the ring
These are new mt snow boxes. 80 cpus, 384gb mem, 6 1TB nvme drives. They will be replacing emags. We cannot replace all the emags yet, since we still need armv7 support and these don't have that, but after next year we should be able to start dropping them. One of these might move over to staging, still pondering. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
fdb2c3e28f
commit
07b03ce88a
6 changed files with 187 additions and 0 deletions
|
@ -196,6 +196,13 @@ bvmhost-a64-08.iad2.fedoraproject.org
|
|||
bvmhost-a64-09.iad2.fedoraproject.org
|
||||
bvmhost-a64-10.iad2.fedoraproject.org
|
||||
bvmhost-a64-11.iad2.fedoraproject.org
|
||||
# mt snow machines
|
||||
bvmhost-a64-12.iad2.fedoraproject.org
|
||||
bvmhost-a64-13.iad2.fedoraproject.org
|
||||
bvmhost-a64-14.iad2.fedoraproject.org
|
||||
bvmhost-a64-15.iad2.fedoraproject.org
|
||||
bvmhost-a64-16.iad2.fedoraproject.org
|
||||
# These are lenovo emags in IAD2
|
||||
bvmhost-a64-01.stg.iad2.fedoraproject.org
|
||||
bvmhost-a64-osbs-01.iad2.fedoraproject.org
|
||||
# ppc
|
||||
|
|
36
inventory/host_vars/bvmhost-a64-12.iad2.fedoraproject.org
Normal file
36
inventory/host_vars/bvmhost-a64-12.iad2.fedoraproject.org
Normal file
|
@ -0,0 +1,36 @@
|
|||
---
|
||||
br0_ipv4: 10.3.170.23
|
||||
br0_ipv4_gw: 10.3.170.254
|
||||
br0_ipv4_nm: 24
|
||||
br0_port0_mac: "{{ mac2 }}"
|
||||
datacenter: iad2
|
||||
dns1: 10.3.163.33
|
||||
dns2: 10.3.163.34
|
||||
dns_search1: "iad2.fedoraproject.org"
|
||||
dns_search2: "fedoraproject.org"
|
||||
has_ipv4: yes
|
||||
mac2: 0c:42:a1:4a:0b:f4
|
||||
nbde: true
|
||||
network_connections:
|
||||
- autoconnect: yes
|
||||
ip:
|
||||
address:
|
||||
- "{{ br0_ipv4 }}/{{ br0_ipv4_nm }}"
|
||||
dhcp4: no
|
||||
dns:
|
||||
- "{{ dns1 }}"
|
||||
- "{{ dns2 }}"
|
||||
dns_search:
|
||||
- "{{ dns_search1 }}"
|
||||
- "{{ dns_search2 }}"
|
||||
gateway4: "{{ br0_ipv4_gw }}"
|
||||
name: br0
|
||||
state: up
|
||||
type: bridge
|
||||
mtu: 9000
|
||||
- mac: "{{ br0_port0_mac }}"
|
||||
master: br0
|
||||
name: br0-port0
|
||||
state: up
|
||||
type: ethernet
|
||||
mtu: 9000
|
36
inventory/host_vars/bvmhost-a64-13.iad2.fedoraproject.org
Normal file
36
inventory/host_vars/bvmhost-a64-13.iad2.fedoraproject.org
Normal file
|
@ -0,0 +1,36 @@
|
|||
---
|
||||
br0_ipv4: 10.3.170.24
|
||||
br0_ipv4_gw: 10.3.170.254
|
||||
br0_ipv4_nm: 24
|
||||
br0_port0_mac: "{{ mac2 }}"
|
||||
datacenter: iad2
|
||||
dns1: 10.3.163.33
|
||||
dns2: 10.3.163.34
|
||||
dns_search1: "iad2.fedoraproject.org"
|
||||
dns_search2: "fedoraproject.org"
|
||||
has_ipv4: yes
|
||||
mac2: 0c:42:a1:49:9b:d0
|
||||
nbde: true
|
||||
network_connections:
|
||||
- autoconnect: yes
|
||||
ip:
|
||||
address:
|
||||
- "{{ br0_ipv4 }}/{{ br0_ipv4_nm }}"
|
||||
dhcp4: no
|
||||
dns:
|
||||
- "{{ dns1 }}"
|
||||
- "{{ dns2 }}"
|
||||
dns_search:
|
||||
- "{{ dns_search1 }}"
|
||||
- "{{ dns_search2 }}"
|
||||
gateway4: "{{ br0_ipv4_gw }}"
|
||||
name: br0
|
||||
state: up
|
||||
type: bridge
|
||||
mtu: 9000
|
||||
- mac: "{{ br0_port0_mac }}"
|
||||
master: br0
|
||||
name: br0-port0
|
||||
state: up
|
||||
type: ethernet
|
||||
mtu: 9000
|
36
inventory/host_vars/bvmhost-a64-14.iad2.fedoraproject.org
Normal file
36
inventory/host_vars/bvmhost-a64-14.iad2.fedoraproject.org
Normal file
|
@ -0,0 +1,36 @@
|
|||
---
|
||||
br0_ipv4: 10.3.170.25
|
||||
br0_ipv4_gw: 10.3.170.254
|
||||
br0_ipv4_nm: 24
|
||||
br0_port0_mac: "{{ mac2 }}"
|
||||
datacenter: iad2
|
||||
dns1: 10.3.163.33
|
||||
dns2: 10.3.163.34
|
||||
dns_search1: "iad2.fedoraproject.org"
|
||||
dns_search2: "fedoraproject.org"
|
||||
has_ipv4: yes
|
||||
mac2: 0c:42:a1:5a:00:b8
|
||||
nbde: false
|
||||
network_connections:
|
||||
- autoconnect: yes
|
||||
ip:
|
||||
address:
|
||||
- "{{ br0_ipv4 }}/{{ br0_ipv4_nm }}"
|
||||
dhcp4: no
|
||||
dns:
|
||||
- "{{ dns1 }}"
|
||||
- "{{ dns2 }}"
|
||||
dns_search:
|
||||
- "{{ dns_search1 }}"
|
||||
- "{{ dns_search2 }}"
|
||||
gateway4: "{{ br0_ipv4_gw }}"
|
||||
name: br0
|
||||
state: up
|
||||
type: bridge
|
||||
mtu: 9000
|
||||
- mac: "{{ br0_port0_mac }}"
|
||||
master: br0
|
||||
name: br0-port0
|
||||
state: up
|
||||
type: ethernet
|
||||
mtu: 9000
|
36
inventory/host_vars/bvmhost-a64-15.iad2.fedoraproject.org
Normal file
36
inventory/host_vars/bvmhost-a64-15.iad2.fedoraproject.org
Normal file
|
@ -0,0 +1,36 @@
|
|||
---
|
||||
br0_ipv4: 10.3.170.26
|
||||
br0_ipv4_gw: 10.3.170.254
|
||||
br0_ipv4_nm: 24
|
||||
br0_port0_mac: "{{ mac2 }}"
|
||||
datacenter: iad2
|
||||
dns1: 10.3.163.33
|
||||
dns2: 10.3.163.34
|
||||
dns_search1: "iad2.fedoraproject.org"
|
||||
dns_search2: "fedoraproject.org"
|
||||
has_ipv4: yes
|
||||
mac2: 0c:42:a1:45:6c:fc
|
||||
nbde: false
|
||||
network_connections:
|
||||
- autoconnect: yes
|
||||
ip:
|
||||
address:
|
||||
- "{{ br0_ipv4 }}/{{ br0_ipv4_nm }}"
|
||||
dhcp4: no
|
||||
dns:
|
||||
- "{{ dns1 }}"
|
||||
- "{{ dns2 }}"
|
||||
dns_search:
|
||||
- "{{ dns_search1 }}"
|
||||
- "{{ dns_search2 }}"
|
||||
gateway4: "{{ br0_ipv4_gw }}"
|
||||
name: br0
|
||||
state: up
|
||||
type: bridge
|
||||
mtu: 9000
|
||||
- mac: "{{ br0_port0_mac }}"
|
||||
master: br0
|
||||
name: br0-port0
|
||||
state: up
|
||||
type: ethernet
|
||||
mtu: 9000
|
36
inventory/host_vars/bvmhost-a64-16.iad2.fedoraproject.org
Normal file
36
inventory/host_vars/bvmhost-a64-16.iad2.fedoraproject.org
Normal file
|
@ -0,0 +1,36 @@
|
|||
---
|
||||
br0_ipv4: 10.3.170.27
|
||||
br0_ipv4_gw: 10.3.170.254
|
||||
br0_ipv4_nm: 24
|
||||
br0_port0_mac: "{{ mac2 }}"
|
||||
datacenter: iad2
|
||||
dns1: 10.3.163.33
|
||||
dns2: 10.3.163.34
|
||||
dns_search1: "iad2.fedoraproject.org"
|
||||
dns_search2: "fedoraproject.org"
|
||||
has_ipv4: yes
|
||||
mac2: 0c:42:a1:5a:08:b0
|
||||
nbde: false
|
||||
network_connections:
|
||||
- autoconnect: yes
|
||||
ip:
|
||||
address:
|
||||
- "{{ br0_ipv4 }}/{{ br0_ipv4_nm }}"
|
||||
dhcp4: no
|
||||
dns:
|
||||
- "{{ dns1 }}"
|
||||
- "{{ dns2 }}"
|
||||
dns_search:
|
||||
- "{{ dns_search1 }}"
|
||||
- "{{ dns_search2 }}"
|
||||
gateway4: "{{ br0_ipv4_gw }}"
|
||||
name: br0
|
||||
state: up
|
||||
type: bridge
|
||||
mtu: 9000
|
||||
- mac: "{{ br0_port0_mac }}"
|
||||
master: br0
|
||||
name: br0-port0
|
||||
state: up
|
||||
type: ethernet
|
||||
mtu: 9000
|
Loading…
Add table
Add a link
Reference in a new issue