treasuremap/global/profiles/hardware/5ec-r740-purley.yaml

74 lines
1.5 KiB
YAML

---
schema: 'drydock/HardwareProfile/v1'
metadata:
schema: 'metadata/Document/v1'
name: dell_r740_purley_5ec
storagePolicy: 'cleartext'
layeringDefinition:
abstract: false
layer: global
data:
vendor: 'Dell'
# Data in this block is probably inaccurate, but also
# not yet used
generation: '8'
hw_version: '3'
bios_version: '2.2.3'
boot_mode: bios
bootstrap_protocol: pxe
pxe_interface: 0
# End inaccurate data block
device_aliases:
pxe_nic01:
# eno4
address: '0000:01:00.1'
dev_type: 'Gig NIC'
bus_type: 'pci'
sriov_nic01:
# enp94s0f0
address: '0000:5e:00.0'
dev_type: 'Intel XXV710 NIC'
bus_type: 'pci'
gp_nic01:
# enp94s0f1
address: '0000:5e:00.1'
dev_type: 'Intel XXV710 NIC'
bus_type: 'pci'
sriov_nic02:
# enp135s0f1
address: '0000:87:00.1'
dev_type: 'Intel XXV710 NIC'
bus_type: 'pci'
gp_nic02:
# enp135s0f0
address: '0000:87:00.0'
dev_type: 'Intel XXV710 NIC'
bus_type: 'pci'
bootdisk:
# /dev/sda
address: '0:2.0.0'
dev_type: 'Internal RAID-1 SSDs'
bus_type: 'scsi'
cephjournal1:
# /dev/sdb
address: '0:2.1.0'
dev_type: 'Internal JBOD SSD1'
bus_type: 'scsi'
cephjournal2:
# /dev/sdc
address: '0:2.2.0'
dev_type: 'Internal JBOD SSD2'
bus_type: 'scsi'
ephemeral:
# /dev/sdd
address: '0:2.3.0'
dev_type: 'Internal RAID-10 HDDs'
bus_type: 'scsi'
cpu_sets:
kvm: '4-43,48-87'
hugepages:
dpdk:
size: '1G'
count: 300
...