treasuremap/global/profiles/hardware/nc-r740-purley.yaml

64 lines
1.3 KiB
YAML

---
schema: 'drydock/HardwareProfile/v1'
metadata:
schema: 'metadata/Document/v1'
name: dell_r740_purley_nc
storagePolicy: 'cleartext'
layeringDefinition:
abstract: false
layer: global
data:
vendor: 'Dell'
# Data in this block is probably inaccurate, but also
# not yet used
generation: '10'
hw_version: '3'
bios_version: '2.3.3'
boot_mode: bios
bootstrap_protocol: pxe
pxe_interface: 4
# End inaccurate data block
device_aliases:
pxe_nic01:
# eno4
address: '0000:01:00.1'
dev_type: 'Gig NIC'
bus_type: 'pci'
dp_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'
dp_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'
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: 320
...