Hp proliant dl 360 g7 - 30-maas-01-bmc-config and 50-maas-01-commissioning failures

I have an home lab with a hp proliant dl 360 G7. Its commissioning fails in two scripts. I would be very grateful if anyone could point me in the right direction for solving the issues. Thanks in advance!

  1. 30-maas-01-bmc-config fails with the following error
Unknown section `None'
INFO: Loading IPMI kernel modules...
INFO: Checking for HP Moonshot...
INFO: Checking for Redfish...
ERROR: Redfish configuration failed. Missing SMBIOS data
INFO: Checking for IPMI...
INFO: IPMI detected!
INFO: Reading current IPMI BMC values...
INFO: Configuring IPMI Lan_Channel...
INFO: Configuring IPMI Lan_Channel_Auth...
INFO: Lan_Channel_Auth settings unavailable!
WARNING: No K_g BMC key found or configured, communication with BMC will not use a session key!
INFO: Configuring IPMI Serial_Channel...
INFO: Configuring IPMI SOL_Conf...
INFO: Found existing IPMI user "maas"!
INFO: Configuring IPMI BMC user "maas"...
INFO: IPMI user number - User3
INFO: IPMI user privilege level - Administrator
INFO: IPMI Version - LAN_2_0
INFO: IPMI boot type - auto
INFO: Attempting to enable preconfigured static IP on BMC...
ERROR: IPMI Command '['bmc-config', '--commit', '--key-pair=None:IP_Address_Source=Static']' returned non-zero exit status 1.
Traceback (most recent call last):
  File "/tmp/user_data.sh.SwE8V8/scripts/commissioning/30-maas-01-bmc-config", line 1126, in detect_and_configure
    **bmc.get_credentials(),
  File "/tmp/user_data.sh.SwE8V8/scripts/commissioning/30-maas-01-bmc-config", line 660, in get_credentials
    ip_address, mac_address = self.get_bmc_ip()
  File "/tmp/user_data.sh.SwE8V8/scripts/commissioning/30-maas-01-bmc-config", line 628, in get_bmc_ip
    self._bmc_set(section_name, "IP_Address_Source", "Static")
  File "/tmp/user_data.sh.SwE8V8/scripts/commissioning/30-maas-01-bmc-config", line 271, in _bmc_set
    check_call(
  File "/usr/lib/python3.10/subprocess.py", line 369, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['bmc-config', '--commit', '--key-pair=None:IP_Address_Source=Static']' returned non-zero exit status 1.

INFO: Checking for Facebook Wedge...
INFO: No BMC automatically detected!
  1. 50-maas-01-commissioning failures fails with the following output
{
  "api_extensions": [
    "resources",
    "resources_cpu_socket",
    "resources_gpu",
    "resources_numa",
    "resources_v2",
    "resources_disk_sata",
    "resources_network_firmware",
    "resources_disk_id",
    "resources_usb_pci",
    "resources_cpu_threads_numa",
    "resources_cpu_core_die",
    "api_os",
    "resources_system",
    "resources_pci_iommu",
    "resources_network_usb",
    "resources_disk_address"
  ],
  "api_version": "1.0",
  "environment": {
    "kernel": "Linux",
    "kernel_architecture": "x86_64",
    "kernel_version": "5.15.0-69-generic",
    "os_name": "ubuntu",
    "os_version": "22.04",
    "server": "maas-machine-resources",
    "server_name": "maas-enlisting-node",
    "server_version": "5.8"
  },
  "resources": {
    "cpu": {
      "architecture": "x86_64",
      "sockets": [
        {
          "name": "Intel(R) Xeon(R) CPU           E5649  @ 2.53GHz",
          "vendor": "GenuineIntel",
          "socket": 0,
          "cache": [
            {
              "level": 1,
              "type": "Data",
              "size": 32768
            },
            {
              "level": 1,
              "type": "Instruction",
              "size": 32768
            },
            {
              "level": 2,
              "type": "Unified",
              "size": 262144
            },
            {
              "level": 3,
              "type": "Unified",
              "size": 12582912
            }
          ],
          "cores": [
            {
              "core": 0,
              "die": 0,
              "threads": [
                {
                  "id": 0,
                  "numa_node": 0,
                  "thread": 0,
                  "online": true,
                  "isolated": false
                },
                {
                  "id": 12,
                  "numa_node": 0,
                  "thread": 1,
                  "online": true,
                  "isolated": false
                }
              ],
              "frequency": 1927
            },
            {
              "core": 1,
              "die": 0,
              "threads": [
                {
                  "id": 20,
                  "numa_node": 0,
                  "thread": 0,
                  "online": true,
                  "isolated": false
                },
                {
                  "id": 8,
                  "numa_node": 0,
                  "thread": 1,
                  "online": true,
                  "isolated": false
                }
              ],
              "frequency": 1690
            },
            {
              "core": 2,
              "die": 0,
              "threads": [
                {
                  "id": 16,
                  "numa_node": 0,
                  "thread": 0,
                  "online": true,
                  "isolated": false
                },
                {
                  "id": 4,
                  "numa_node": 0,
                  "thread": 1,
                  "online": true,
                  "isolated": false
                }
              ],
              "frequency": 1600
            },
            {
              "core": 8,
              "die": 0,
              "threads": [
                {
                  "id": 14,
                  "numa_node": 0,
                  "thread": 0,
                  "online": true,
                  "isolated": false
                },
                {
                  "id": 2,
                  "numa_node": 0,
                  "thread": 1,
                  "online": true,
                  "isolated": false
                }
              ],
              "frequency": 1600
            },
            {
              "core": 9,
              "die": 0,
              "threads": [
                {
                  "id": 10,
                  "numa_node": 0,
                  "thread": 0,
                  "online": true,
                  "isolated": false
                },
                {
                  "id": 22,
                  "numa_node": 0,
                  "thread": 1,
                  "online": true,
                  "isolated": false
                }
              ],
              "frequency": 1599
            },
            {
              "core": 10,
              "die": 0,
              "threads": [
                {
                  "id": 18,
                  "numa_node": 0,
                  "thread": 0,
                  "online": true,
                  "isolated": false
                },
                {
                  "id": 6,
                  "numa_node": 0,
                  "thread": 1,
                  "online": true,
                  "isolated": false
                }
              ],
              "frequency": 1600
            }
          ],
          "frequency": 1669,
          "frequency_minimum": 1600,
          "frequency_turbo": 2533
        },
        {
          "name": "Intel(R) Xeon(R) CPU           E5649  @ 2.53GHz",
          "vendor": "GenuineIntel",
          "socket": 1,
          "cache": [
            {
              "level": 1,
              "type": "Data",
              "size": 32768
            },
            {
              "level": 1,
              "type": "Instruction",
              "size": 32768
            },
            {
              "level": 2,
              "type": "Unified",
              "size": 262144
            },
            {
              "level": 3,
              "type": "Unified",
              "size": 12582912
            }
          ],
          "cores": [
            {
              "core": 0,
              "die": 0,
              "threads": [
                {
                  "id": 1,
                  "numa_node": 1,
                  "thread": 0,
                  "online": true,
                  "isolated": false
                },
                {
                  "id": 13,
                  "numa_node": 1,
                  "thread": 1,
                  "online": true,
                  "isolated": false
                }
              ],
              "frequency": 1884
            },
            {
              "core": 1,
              "die": 0,
              "threads": [
                {
                  "id": 21,
                  "numa_node": 1,
                  "thread": 0,
                  "online": true,
                  "isolated": false
                },
                {
                  "id": 9,
                  "numa_node": 1,
                  "thread": 1,
                  "online": true,
                  "isolated": false
                }
              ],
              "frequency": 2291
            },
            {
              "core": 2,
              "die": 0,
              "threads": [
                {
                  "id": 17,
                  "numa_node": 1,
                  "thread": 0,
                  "online": true,
                  "isolated": false
                },
                {
                  "id": 5,
                  "numa_node": 1,
                  "thread": 1,
                  "online": true,
                  "isolated": false
                }
              ],
              "frequency": 2004
            },
            {
              "core": 8,
              "die": 0,
              "threads": [
                {
                  "id": 15,
                  "numa_node": 1,
                  "thread": 0,
                  "online": true,
                  "isolated": false
                },
                {
                  "id": 3,
                  "numa_node": 1,
                  "thread": 1,
                  "online": true,
                  "isolated": false
                }
              ],
              "frequency": 1865
            },
            {
              "core": 9,
              "die": 0,
              "threads": [
                {
                  "id": 11,
                  "numa_node": 1,
                  "thread": 0,
                  "online": true,
                  "isolated": false
                },
                {
                  "id": 23,
                  "numa_node": 1,
                  "thread": 1,
                  "online": true,
                  "isolated": false
                }
              ],
              "frequency": 2034
            },
            {
              "core": 10,
              "die": 0,
              "threads": [
                {
                  "id": 19,
                  "numa_node": 1,
                  "thread": 0,
                  "online": true,
                  "isolated": false
                },
                {
                  "id": 7,
                  "numa_node": 1,
                  "thread": 1,
                  "online": true,
                  "isolated": false
                }
              ],
              "frequency": 2039
            }
          ],
          "frequency": 2019,
          "frequency_minimum": 1600,
          "frequency_turbo": 2533
        }
      ],
      "total": 24
    },
    "memory": {
      "nodes": [
        {
          "numa_node": 0,
          "hugepages_used": 0,
          "hugepages_total": 0,
          "used": 1226637312,
          "total": 36507222016
        },
        {
          "numa_node": 1,
          "hugepages_used": 0,
          "hugepages_total": 0,
          "used": 698531840,
          "total": 36507222016
        }
      ],
      "hugepages_total": 0,
      "hugepages_used": 0,
      "hugepages_size": 2097152,
      "used": 4013355008,
      "total": 70866960384
    },
    "gpu": {
      "cards": [
        {
          "numa_node": 0,
          "pci_address": "0000:01:03.0",
          "vendor": "Advanced Micro Devices, Inc. [AMD/ATI]",
          "vendor_id": "1002",
          "product": "ES1000",
          "product_id": "515e"
        }
      ],
      "total": 1
    },
    "network": {
      "cards": [
        {
          "driver": "bnx2",
          "driver_version": "5.15.0-69-generic",
          "ports": [
            {
              "id": "enp3s0f0",
              "address": "e4:11:5b:d6:86:94",
              "port": 0,
              "protocol": "ethernet",
              "supported_modes": [
                "10baseT/Half",
                "10baseT/Full",
                "100baseT/Half",
                "100baseT/Full",
                "1000baseT/Full"
              ],
              "supported_ports": [
                "twisted pair"
              ],
              "port_type": "twisted pair",
              "transceiver_type": "internal",
              "auto_negotiation": true,
              "link_detected": true,
              "link_speed": 100,
              "link_duplex": "full"
            }
          ],
          "numa_node": 0,
          "pci_address": "0000:03:00.0",
          "vendor": "Broadcom Inc. and subsidiaries",
          "vendor_id": "14e4",
          "product": "NetXtreme II BCM5709 Gigabit Ethernet",
          "product_id": "1639",
          "firmware_version": "bc 5.2.3 NCSI 2.0.12"
        },
        {
          "driver": "bnx2",
          "driver_version": "5.15.0-69-generic",
          "ports": [
            {
              "id": "enp3s0f1",
              "address": "e4:11:5b:d6:86:96",
              "port": 0,
              "protocol": "ethernet",
              "supported_modes": [
                "10baseT/Half",
                "10baseT/Full",
                "100baseT/Half",
                "100baseT/Full",
                "1000baseT/Full"
              ],
              "supported_ports": [
                "twisted pair"
              ],
              "port_type": "twisted pair",
              "transceiver_type": "internal",
              "auto_negotiation": true,
              "link_detected": false
            }
          ],
          "numa_node": 0,
          "pci_address": "0000:03:00.1",
          "vendor": "Broadcom Inc. and subsidiaries",
          "vendor_id": "14e4",
          "product": "NetXtreme II BCM5709 Gigabit Ethernet",
          "product_id": "1639",
          "firmware_version": "bc 5.2.3 NCSI 2.0.12"
        },
        {
          "driver": "bnx2",
          "driver_version": "5.15.0-69-generic",
          "ports": [
            {
              "id": "enp4s0f0",
              "address": "e4:11:5b:d6:86:7c",
              "port": 0,
              "protocol": "ethernet",
              "supported_modes": [
                "10baseT/Half",
                "10baseT/Full",
                "100baseT/Half",
                "100baseT/Full",
                "1000baseT/Full"
              ],
              "supported_ports": [
                "twisted pair"
              ],
              "port_type": "twisted pair",
              "transceiver_type": "internal",
              "auto_negotiation": true,
              "link_detected": false
            }
          ],
          "numa_node": 0,
          "pci_address": "0000:04:00.0",
          "vendor": "Broadcom Inc. and subsidiaries",
          "vendor_id": "14e4",
          "product": "NetXtreme II BCM5709 Gigabit Ethernet",
          "product_id": "1639",
          "firmware_version": "bc 5.2.3 NCSI 2.0.12"
        },
        {
          "driver": "bnx2",
          "driver_version": "5.15.0-69-generic",
          "ports": [
            {
              "id": "enp4s0f1",
              "address": "e4:11:5b:d6:86:7e",
              "port": 0,
              "protocol": "ethernet",
              "supported_modes": [
                "10baseT/Half",
                "10baseT/Full",
                "100baseT/Half",
                "100baseT/Full",
                "1000baseT/Full"
              ],
              "supported_ports": [
                "twisted pair"
              ],
              "port_type": "twisted pair",
              "transceiver_type": "internal",
              "auto_negotiation": true,
              "link_detected": false
            }
          ],
          "numa_node": 0,
          "pci_address": "0000:04:00.1",
          "vendor": "Broadcom Inc. and subsidiaries",
          "vendor_id": "14e4",
          "product": "NetXtreme II BCM5709 Gigabit Ethernet",
          "product_id": "1639",
          "firmware_version": "bc 5.2.3 NCSI 2.0.12"
        }
      ],
      "total": 4
    },
    "storage": {
      "disks": [
        {
          "id": "sda",
          "device": "8:0",
          "model": "LOGICAL VOLUME",
          "type": "scsi",
          "read_only": false,
          "size": 587128266752,
          "removable": false,
          "numa_node": 0,
          "device_path": "pci-0000:05:00.0-scsi-0:1:0:0",
          "block_size": 512,
          "firmware_version": "6.64",
          "rpm": 1,
          "serial": "600508b1001c29d18ef1c59c2c542ef0",
          "device_id": "wwn-0x600508b1001c29d18ef1c59c2c542ef0",
          "partitions": [
            {
              "id": "sda1",
              "device": "8:1",
              "read_only": false,
              "size": 586102603776,
              "partition": 1
            },
            {
              "id": "sda2",
              "device": "8:2",
              "read_only": false,
              "size": 1024,
              "partition": 2
            },
            {
              "id": "sda5",
              "device": "8:5",
              "read_only": false,
              "size": 1023410176,
              "partition": 5
            }
          ]
        }
      ],
      "total": 4
    },
    "usb": {
      "devices": [
        {
          "bus_address": 4,
          "device_address": 2,
          "interfaces": [
            {
              "class": "Human Interface Device",
              "class_id": 3,
              "driver": "usbhid",
              "driver_version": "5.15.0-69-generic",
              "number": 0,
              "subclass": "Boot Interface Subclass",
              "subclass_id": 1
            },
            {
              "class": "Human Interface Device",
              "class_id": 3,
              "driver": "usbhid",
              "driver_version": "5.15.0-69-generic",
              "number": 1,
              "subclass": "",
              "subclass_id": 0
            }
          ],
          "vendor": "GreenAsia Inc.",
          "vendor_id": "0e8f",
          "product": "USB KB V11",
          "product_id": "0022",
          "speed": 1.5
        },
        {
          "bus_address": 6,
          "device_address": 2,
          "interfaces": [
            {
              "class": "Human Interface Device",
              "class_id": 3,
              "driver": "usbhid",
              "driver_version": "5.15.0-69-generic",
              "number": 0,
              "subclass": "Boot Interface Subclass",
              "subclass_id": 1
            },
            {
              "class": "Human Interface Device",
              "class_id": 3,
              "driver": "usbhid",
              "driver_version": "5.15.0-69-generic",
              "number": 1,
              "subclass": "Boot Interface Subclass",
              "subclass_id": 1
            }
          ],
          "vendor": "HP, Inc",
          "vendor_id": "03f0",
          "product": "Virtual Keyboard",
          "product_id": "7029",
          "speed": 12
        }
      ],
      "total": 2
    },
    "pci": {
      "devices": [
        {
          "driver": "",
          "driver_version": "",
          "numa_node": 0,
          "pci_address": "0000:00:00.0",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "5520 I/O Hub to ESI Port",
          "product_id": "3406",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "pcieport",
          "driver_version": "5.15.0-69-generic",
          "numa_node": 0,
          "pci_address": "0000:00:01.0",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "5520/5500/X58 I/O Hub PCI Express Root Port 1",
          "product_id": "3408",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "pcieport",
          "driver_version": "5.15.0-69-generic",
          "numa_node": 0,
          "pci_address": "0000:00:02.0",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "5520/5500/X58 I/O Hub PCI Express Root Port 2",
          "product_id": "3409",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "pcieport",
          "driver_version": "5.15.0-69-generic",
          "numa_node": 0,
          "pci_address": "0000:00:03.0",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "5520/5500/X58 I/O Hub PCI Express Root Port 3",
          "product_id": "340a",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "pcieport",
          "driver_version": "5.15.0-69-generic",
          "numa_node": 0,
          "pci_address": "0000:00:04.0",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "5520/X58 I/O Hub PCI Express Root Port 4",
          "product_id": "340b",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "pcieport",
          "driver_version": "5.15.0-69-generic",
          "numa_node": 0,
          "pci_address": "0000:00:05.0",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "5520/X58 I/O Hub PCI Express Root Port 5",
          "product_id": "340c",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "pcieport",
          "driver_version": "5.15.0-69-generic",
          "numa_node": 0,
          "pci_address": "0000:00:06.0",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "5520/X58 I/O Hub PCI Express Root Port 6",
          "product_id": "340d",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "pcieport",
          "driver_version": "5.15.0-69-generic",
          "numa_node": 0,
          "pci_address": "0000:00:07.0",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "5520/5500/X58 I/O Hub PCI Express Root Port 7",
          "product_id": "340e",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "pcieport",
          "driver_version": "5.15.0-69-generic",
          "numa_node": 0,
          "pci_address": "0000:00:08.0",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "5520/5500/X58 I/O Hub PCI Express Root Port 8",
          "product_id": "340f",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "pcieport",
          "driver_version": "5.15.0-69-generic",
          "numa_node": 0,
          "pci_address": "0000:00:09.0",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "7500/5520/5500/X58 I/O Hub PCI Express Root Port 9",
          "product_id": "3410",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "pcieport",
          "driver_version": "5.15.0-69-generic",
          "numa_node": 0,
          "pci_address": "0000:00:0a.0",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "7500/5520/5500/X58 I/O Hub PCI Express Root Port 10",
          "product_id": "3411",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "",
          "driver_version": "",
          "numa_node": 0,
          "pci_address": "0000:00:0d.0",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "",
          "product_id": "343a",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "",
          "driver_version": "",
          "numa_node": 0,
          "pci_address": "0000:00:0d.1",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "",
          "product_id": "343b",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "",
          "driver_version": "",
          "numa_node": 0,
          "pci_address": "0000:00:0d.2",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "",
          "product_id": "343c",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "",
          "driver_version": "",
          "numa_node": 0,
          "pci_address": "0000:00:0d.3",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "",
          "product_id": "343d",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "",
          "driver_version": "",
          "numa_node": 0,
          "pci_address": "0000:00:0d.4",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "7500/5520/5500/X58 Physical Layer Port 0",
          "product_id": "3418",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "",
          "driver_version": "",
          "numa_node": 0,
          "pci_address": "0000:00:0d.5",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "7500/5520/5500 Physical Layer Port 1",
          "product_id": "3419",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "",
          "driver_version": "",
          "numa_node": 0,
          "pci_address": "0000:00:0d.6",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "",
          "product_id": "341a",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "",
          "driver_version": "",
          "numa_node": 0,
          "pci_address": "0000:00:0e.0",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "",
          "product_id": "341c",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "",
          "driver_version": "",
          "numa_node": 0,
          "pci_address": "0000:00:0e.1",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "",
          "product_id": "341d",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "",
          "driver_version": "",
          "numa_node": 0,
          "pci_address": "0000:00:0e.2",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "",
          "product_id": "341e",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "",
          "driver_version": "",
          "numa_node": 0,
          "pci_address": "0000:00:0e.3",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "",
          "product_id": "341f",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "",
          "driver_version": "",
          "numa_node": 0,
          "pci_address": "0000:00:0e.4",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "",
          "product_id": "3439",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "",
          "driver_version": "",
          "numa_node": 0,
          "pci_address": "0000:00:14.0",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "7500/5520/5500/X58 I/O Hub System Management Registers",
          "product_id": "342e",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "",
          "driver_version": "",
          "numa_node": 0,
          "pci_address": "0000:00:14.1",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "7500/5520/5500/X58 I/O Hub GPIO and Scratch Pad Registers",
          "product_id": "3422",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "",
          "driver_version": "",
          "numa_node": 0,
          "pci_address": "0000:00:14.2",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "7500/5520/5500/X58 I/O Hub Control Status and RAS Registers",
          "product_id": "3423",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "pcieport",
          "driver_version": "5.15.0-69-generic",
          "numa_node": 0,
          "pci_address": "0000:00:1c.0",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "82801JI (ICH10 Family) PCI Express Root Port 1",
          "product_id": "3a40",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "pcieport",
          "driver_version": "5.15.0-69-generic",
          "numa_node": 0,
          "pci_address": "0000:00:1c.4",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "82801JI (ICH10 Family) PCI Express Root Port 5",
          "product_id": "3a48",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "uhci_hcd",
          "driver_version": "5.15.0-69-generic",
          "numa_node": 0,
          "pci_address": "0000:00:1d.0",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "82801JI (ICH10 Family) USB UHCI Controller #1",
          "product_id": "3a34",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "uhci_hcd",
          "driver_version": "5.15.0-69-generic",
          "numa_node": 0,
          "pci_address": "0000:00:1d.1",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "82801JI (ICH10 Family) USB UHCI Controller #2",
          "product_id": "3a35",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "uhci_hcd",
          "driver_version": "5.15.0-69-generic",
          "numa_node": 0,
          "pci_address": "0000:00:1d.2",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "82801JI (ICH10 Family) USB UHCI Controller #3",
          "product_id": "3a36",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "uhci_hcd",
          "driver_version": "5.15.0-69-generic",
          "numa_node": 0,
          "pci_address": "0000:00:1d.3",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "82801JI (ICH10 Family) USB UHCI Controller #6",
          "product_id": "3a39",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "ehci-pci",
          "driver_version": "5.15.0-69-generic",
          "numa_node": 0,
          "pci_address": "0000:00:1d.7",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "82801JI (ICH10 Family) USB2 EHCI Controller #1",
          "product_id": "3a3a",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "",
          "driver_version": "",
          "numa_node": 0,
          "pci_address": "0000:00:1e.0",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "82801 PCI Bridge",
          "product_id": "244e",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "lpc_ich",
          "driver_version": "5.15.0-69-generic",
          "numa_node": 0,
          "pci_address": "0000:00:1f.0",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "82801JIB (ICH10) LPC Interface Controller",
          "product_id": "3a18",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "",
          "driver_version": "",
          "numa_node": 0,
          "pci_address": "0000:01:03.0",
          "vendor": "Advanced Micro Devices, Inc. [AMD/ATI]",
          "vendor_id": "1002",
          "product": "ES1000",
          "product_id": "515e",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "",
          "driver_version": "",
          "numa_node": 0,
          "pci_address": "0000:02:00.0",
          "vendor": "Hewlett-Packard Company",
          "vendor_id": "103c",
          "product": "Integrated Lights-Out Standard Slave Instrumentation & System Support",
          "product_id": "3306",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "hpilo",
          "driver_version": "1.5.0",
          "numa_node": 0,
          "pci_address": "0000:02:00.2",
          "vendor": "Hewlett-Packard Company",
          "vendor_id": "103c",
          "product": "Integrated Lights-Out Standard Management Processor Support and Messaging",
          "product_id": "3307",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "uhci_hcd",
          "driver_version": "5.15.0-69-generic",
          "numa_node": 0,
          "pci_address": "0000:02:00.4",
          "vendor": "Hewlett-Packard Company",
          "vendor_id": "103c",
          "product": "Integrated Lights-Out Standard Virtual USB Controller",
          "product_id": "3300",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "bnx2",
          "driver_version": "5.15.0-69-generic",
          "numa_node": 0,
          "pci_address": "0000:03:00.0",
          "vendor": "Broadcom Inc. and subsidiaries",
          "vendor_id": "14e4",
          "product": "NetXtreme II BCM5709 Gigabit Ethernet",
          "product_id": "1639",
          "iommu_group": 0,
          "vpd": {
            "product_name": "HP NC382i Multifunction Gigabit Server Adapter",
            "entries": {
              "EC": "N/A",
              "MN": "103C",
              "PN": "N/A",
              "SN": "0123456789"
            }
          }
        },
        {
          "driver": "bnx2",
          "driver_version": "5.15.0-69-generic",
          "numa_node": 0,
          "pci_address": "0000:03:00.1",
          "vendor": "Broadcom Inc. and subsidiaries",
          "vendor_id": "14e4",
          "product": "NetXtreme II BCM5709 Gigabit Ethernet",
          "product_id": "1639",
          "iommu_group": 0,
          "vpd": {
            "product_name": "HP NC382i Multifunction Gigabit Server Adapter",
            "entries": {
              "EC": "N/A",
              "MN": "103C",
              "PN": "N/A",
              "SN": "0123456789"
            }
          }
        },
        {
          "driver": "bnx2",
          "driver_version": "5.15.0-69-generic",
          "numa_node": 0,
          "pci_address": "0000:04:00.0",
          "vendor": "Broadcom Inc. and subsidiaries",
          "vendor_id": "14e4",
          "product": "NetXtreme II BCM5709 Gigabit Ethernet",
          "product_id": "1639",
          "iommu_group": 0,
          "vpd": {
            "product_name": "HP NC382i Multifunction Gigabit Server Adapter",
            "entries": {
              "EC": "N/A",
              "MN": "103C",
              "PN": "N/A",
              "SN": "0123456789"
            }
          }
        },
        {
          "driver": "bnx2",
          "driver_version": "5.15.0-69-generic",
          "numa_node": 0,
          "pci_address": "0000:04:00.1",
          "vendor": "Broadcom Inc. and subsidiaries",
          "vendor_id": "14e4",
          "product": "NetXtreme II BCM5709 Gigabit Ethernet",
          "product_id": "1639",
          "iommu_group": 0,
          "vpd": {
            "product_name": "HP NC382i Multifunction Gigabit Server Adapter",
            "entries": {
              "EC": "N/A",
              "MN": "103C",
              "PN": "N/A",
              "SN": "0123456789"
            }
          }
        },
        {
          "driver": "hpsa",
          "driver_version": "3.4.20-200",
          "numa_node": 0,
          "pci_address": "0000:05:00.0",
          "vendor": "Hewlett-Packard Company",
          "vendor_id": "103c",
          "product": "Smart Array G6 controllers",
          "product_id": "323a",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "",
          "driver_version": "",
          "numa_node": 0,
          "pci_address": "0000:3e:00.0",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "Xeon 5600 Series QuickPath Architecture Generic Non-core Registers",
          "product_id": "2c70",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "",
          "driver_version": "",
          "numa_node": 0,
          "pci_address": "0000:3e:00.1",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "Xeon 5600 Series QuickPath Architecture System Address Decoder",
          "product_id": "2d81",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "",
          "driver_version": "",
          "numa_node": 0,
          "pci_address": "0000:3e:02.0",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "Xeon 5600 Series QPI Link 0",
          "product_id": "2d90",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "",
          "driver_version": "",
          "numa_node": 0,
          "pci_address": "0000:3e:02.1",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "Xeon 5600 Series QPI Physical 0",
          "product_id": "2d91",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "",
          "driver_version": "",
          "numa_node": 0,
          "pci_address": "0000:3e:02.2",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "Xeon 5600 Series Mirror Port Link 0",
          "product_id": "2d92",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "",
          "driver_version": "",
          "numa_node": 0,
          "pci_address": "0000:3e:02.3",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "Xeon 5600 Series Mirror Port Link 1",
          "product_id": "2d93",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "",
          "driver_version": "",
          "numa_node": 0,
          "pci_address": "0000:3e:02.4",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "Xeon 5600 Series QPI Link 1",
          "product_id": "2d94",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "",
          "driver_version": "",
          "numa_node": 0,
          "pci_address": "0000:3e:02.5",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "Xeon 5600 Series QPI Physical 1",
          "product_id": "2d95",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "",
          "driver_version": "",
          "numa_node": 0,
          "pci_address": "0000:3e:03.0",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "Xeon 5600 Series Integrated Memory Controller Registers",
          "product_id": "2d98",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "",
          "driver_version": "",
          "numa_node": 0,
          "pci_address": "0000:3e:03.1",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "Xeon 5600 Series Integrated Memory Controller Target Address Decoder",
          "product_id": "2d99",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "",
          "driver_version": "",
          "numa_node": 0,
          "pci_address": "0000:3e:03.2",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "Xeon 5600 Series Integrated Memory Controller RAS Registers",
          "product_id": "2d9a",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "",
          "driver_version": "",
          "numa_node": 0,
          "pci_address": "0000:3e:03.4",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "Xeon 5600 Series Integrated Memory Controller Test Registers",
          "product_id": "2d9c",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "",
          "driver_version": "",
          "numa_node": 0,
          "pci_address": "0000:3e:04.0",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "Xeon 5600 Series Integrated Memory Controller Channel 0 Control",
          "product_id": "2da0",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "",
          "driver_version": "",
          "numa_node": 0,
          "pci_address": "0000:3e:04.1",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "Xeon 5600 Series Integrated Memory Controller Channel 0 Address",
          "product_id": "2da1",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "",
          "driver_version": "",
          "numa_node": 0,
          "pci_address": "0000:3e:04.2",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "Xeon 5600 Series Integrated Memory Controller Channel 0 Rank",
          "product_id": "2da2",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "",
          "driver_version": "",
          "numa_node": 0,
          "pci_address": "0000:3e:04.3",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "Xeon 5600 Series Integrated Memory Controller Channel 0 Thermal Control",
          "product_id": "2da3",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "",
          "driver_version": "",
          "numa_node": 0,
          "pci_address": "0000:3e:05.0",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "Xeon 5600 Series Integrated Memory Controller Channel 1 Control",
          "product_id": "2da8",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "",
          "driver_version": "",
          "numa_node": 0,
          "pci_address": "0000:3e:05.1",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "Xeon 5600 Series Integrated Memory Controller Channel 1 Address",
          "product_id": "2da9",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "",
          "driver_version": "",
          "numa_node": 0,
          "pci_address": "0000:3e:05.2",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "Xeon 5600 Series Integrated Memory Controller Channel 1 Rank",
          "product_id": "2daa",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "",
          "driver_version": "",
          "numa_node": 0,
          "pci_address": "0000:3e:05.3",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "Xeon 5600 Series Integrated Memory Controller Channel 1 Thermal Control",
          "product_id": "2dab",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "",
          "driver_version": "",
          "numa_node": 0,
          "pci_address": "0000:3e:06.0",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "Xeon 5600 Series Integrated Memory Controller Channel 2 Control",
          "product_id": "2db0",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "",
          "driver_version": "",
          "numa_node": 0,
          "pci_address": "0000:3e:06.1",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "Xeon 5600 Series Integrated Memory Controller Channel 2 Address",
          "product_id": "2db1",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "",
          "driver_version": "",
          "numa_node": 0,
          "pci_address": "0000:3e:06.2",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "Xeon 5600 Series Integrated Memory Controller Channel 2 Rank",
          "product_id": "2db2",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "",
          "driver_version": "",
          "numa_node": 0,
          "pci_address": "0000:3e:06.3",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "Xeon 5600 Series Integrated Memory Controller Channel 2 Thermal Control",
          "product_id": "2db3",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "",
          "driver_version": "",
          "numa_node": 0,
          "pci_address": "0000:3f:00.0",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "Xeon 5600 Series QuickPath Architecture Generic Non-core Registers",
          "product_id": "2c70",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "",
          "driver_version": "",
          "numa_node": 0,
          "pci_address": "0000:3f:00.1",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "Xeon 5600 Series QuickPath Architecture System Address Decoder",
          "product_id": "2d81",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "",
          "driver_version": "",
          "numa_node": 0,
          "pci_address": "0000:3f:02.0",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "Xeon 5600 Series QPI Link 0",
          "product_id": "2d90",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "",
          "driver_version": "",
          "numa_node": 0,
          "pci_address": "0000:3f:02.1",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "Xeon 5600 Series QPI Physical 0",
          "product_id": "2d91",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "",
          "driver_version": "",
          "numa_node": 0,
          "pci_address": "0000:3f:02.2",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "Xeon 5600 Series Mirror Port Link 0",
          "product_id": "2d92",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "",
          "driver_version": "",
          "numa_node": 0,
          "pci_address": "0000:3f:02.3",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "Xeon 5600 Series Mirror Port Link 1",
          "product_id": "2d93",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "",
          "driver_version": "",
          "numa_node": 0,
          "pci_address": "0000:3f:02.4",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "Xeon 5600 Series QPI Link 1",
          "product_id": "2d94",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "",
          "driver_version": "",
          "numa_node": 0,
          "pci_address": "0000:3f:02.5",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "Xeon 5600 Series QPI Physical 1",
          "product_id": "2d95",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "",
          "driver_version": "",
          "numa_node": 0,
          "pci_address": "0000:3f:03.0",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "Xeon 5600 Series Integrated Memory Controller Registers",
          "product_id": "2d98",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "",
          "driver_version": "",
          "numa_node": 0,
          "pci_address": "0000:3f:03.1",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "Xeon 5600 Series Integrated Memory Controller Target Address Decoder",
          "product_id": "2d99",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "",
          "driver_version": "",
          "numa_node": 0,
          "pci_address": "0000:3f:03.2",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "Xeon 5600 Series Integrated Memory Controller RAS Registers",
          "product_id": "2d9a",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "",
          "driver_version": "",
          "numa_node": 0,
          "pci_address": "0000:3f:03.4",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "Xeon 5600 Series Integrated Memory Controller Test Registers",
          "product_id": "2d9c",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "",
          "driver_version": "",
          "numa_node": 0,
          "pci_address": "0000:3f:04.0",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "Xeon 5600 Series Integrated Memory Controller Channel 0 Control",
          "product_id": "2da0",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "",
          "driver_version": "",
          "numa_node": 0,
          "pci_address": "0000:3f:04.1",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "Xeon 5600 Series Integrated Memory Controller Channel 0 Address",
          "product_id": "2da1",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "",
          "driver_version": "",
          "numa_node": 0,
          "pci_address": "0000:3f:04.2",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "Xeon 5600 Series Integrated Memory Controller Channel 0 Rank",
          "product_id": "2da2",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "",
          "driver_version": "",
          "numa_node": 0,
          "pci_address": "0000:3f:04.3",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "Xeon 5600 Series Integrated Memory Controller Channel 0 Thermal Control",
          "product_id": "2da3",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "",
          "driver_version": "",
          "numa_node": 0,
          "pci_address": "0000:3f:05.0",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "Xeon 5600 Series Integrated Memory Controller Channel 1 Control",
          "product_id": "2da8",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "",
          "driver_version": "",
          "numa_node": 0,
          "pci_address": "0000:3f:05.1",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "Xeon 5600 Series Integrated Memory Controller Channel 1 Address",
          "product_id": "2da9",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "",
          "driver_version": "",
          "numa_node": 0,
          "pci_address": "0000:3f:05.2",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "Xeon 5600 Series Integrated Memory Controller Channel 1 Rank",
          "product_id": "2daa",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "",
          "driver_version": "",
          "numa_node": 0,
          "pci_address": "0000:3f:05.3",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "Xeon 5600 Series Integrated Memory Controller Channel 1 Thermal Control",
          "product_id": "2dab",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "",
          "driver_version": "",
          "numa_node": 0,
          "pci_address": "0000:3f:06.0",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "Xeon 5600 Series Integrated Memory Controller Channel 2 Control",
          "product_id": "2db0",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "",
          "driver_version": "",
          "numa_node": 0,
          "pci_address": "0000:3f:06.1",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "Xeon 5600 Series Integrated Memory Controller Channel 2 Address",
          "product_id": "2db1",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "",
          "driver_version": "",
          "numa_node": 0,
          "pci_address": "0000:3f:06.2",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "Xeon 5600 Series Integrated Memory Controller Channel 2 Rank",
          "product_id": "2db2",
          "iommu_group": 0,
          "vpd": {}
        },
        {
          "driver": "",
          "driver_version": "",
          "numa_node": 0,
          "pci_address": "0000:3f:06.3",
          "vendor": "Intel Corporation",
          "vendor_id": "8086",
          "product": "Xeon 5600 Series Integrated Memory Controller Channel 2 Thermal Control",
          "product_id": "2db3",
          "iommu_group": 0,
          "vpd": {}
        }
      ],
      "total": 92
    },
    "system": {
      "uuid": "37333336-3637-5a43-4a31-353030484a35",
      "vendor": "HP",
      "product": "ProLiant DL360 G7",
      "family": "ProLiant",
      "version": "",
      "sku": "633776-421",
      "serial": "CZJ1500HJ5",
      "type": "physical",
      "firmware": {
        "vendor": "HP",
        "date": "08/16/2015",
        "version": "P68"
      },
      "chassis": {
        "vendor": "HP",
        "type": "Rack Mount Chassis",
        "serial": "CZJ1500HJ5",
        "version": ""
      },
      "motherboard": {
        "vendor": "",
        "product": "",
        "serial": "",
        "version": ""
      }
    }
  },
  "networks": {
    "enp3s0f0": {
      "addresses": [
        {
          "family": "inet",
          "address": "192.168.1.158",
          "netmask": "24",
          "scope": "global"
        },
        {
          "family": "inet6",
          "address": "fe80::e611:5bff:fed6:8694",
          "netmask": "64",
          "scope": "link"
        }
      ],
      "counters": {
        "bytes_received": 523123999,
        "bytes_sent": 12416410,
        "packets_received": 344933,
        "packets_sent": 174660
      },
      "hwaddr": "e4:11:5b:d6:86:94",
      "mtu": 1500,
      "state": "up",
      "type": "broadcast",
      "bond": null,
      "bridge": null,
      "vlan": null,
      "ovn": null
    },
    "enp3s0f1": {
      "addresses": [],
      "counters": {
        "bytes_received": 0,
        "bytes_sent": 0,
        "packets_received": 0,
        "packets_sent": 0
      },
      "hwaddr": "e4:11:5b:d6:86:96",
      "mtu": 1500,
      "state": "up",
      "type": "broadcast",
      "bond": null,
      "bridge": null,
      "vlan": null,
      "ovn": null
    },
    "enp4s0f0": {
      "addresses": [],
      "counters": {
        "bytes_received": 0,
        "bytes_sent": 0,
        "packets_received": 0,
        "packets_sent": 0
      },
      "hwaddr": "e4:11:5b:d6:86:7c",
      "mtu": 1500,
      "state": "up",
      "type": "broadcast",
      "bond": null,
      "bridge": null,
      "vlan": null,
      "ovn": null
    },
    "enp4s0f1": {
      "addresses": [],
      "counters": {
        "bytes_received": 0,
        "bytes_sent": 0,
        "packets_received": 0,
        "packets_sent": 0
      },
      "hwaddr": "e4:11:5b:d6:86:7e",
      "mtu": 1500,
      "state": "up",
      "type": "broadcast",
      "bond": null,
      "bridge": null,
      "vlan": null,
      "ovn": null
    },
    "lo": {
      "addresses": [
        {
          "family": "inet",
          "address": "127.0.0.1",
          "netmask": "8",
          "scope": "local"
        },
        {
          "family": "inet6",
          "address": "::1",
          "netmask": "128",
          "scope": "local"
        }
      ],
      "counters": {
        "bytes_received": 17301,
        "bytes_sent": 17301,
        "packets_received": 192,
        "packets_sent": 192
      },
      "hwaddr": "",
      "mtu": 65536,
      "state": "up",
      "type": "loopback",
      "bond": null,
      "bridge": null,
      "vlan": null,
      "ovn": null
    }
  }
}

Hi,

can show us the output of the following command?

bmc-config -h $BMC_IP -p $BMC_PASSWD -u $BMC_USER --checkout --verbose

you can run this command from a host in the same network as the BMC controller

Hi Alexsander,

thanks for your reply.
Should I use the credentials created by MAAS during the commissioning? If yes, how can I retrieve them (the password)?

you can use any credential with administrator privileges

here there is the checkout output

#
# Section UserX Comments 
#
# In the following User sections, users should configure usernames, passwords, 
# and access rights for IPMI over LAN communication. Usernames can be set to any 
# string with the exception of User1, which is a fixed to the "anonymous" 
# username in IPMI. 
#
# For IPMI over LAN access for a username, set "Enable_User" to "Yes", 
# "Lan_Enable_IPMI_Msgs" to "Yes", and "Lan_Privilege_Limit" to a privilege 
# level. The privilege level is used to limit various IPMI operations for 
# individual usernames. It is recommened that atleast one username be created 
# with a privilege limit "Administrator", so all system functions are available 
# to atleast one username via IPMI over LAN. For security reasons, we recommend 
# not enabling the "anonymous" User1. For most users, "Lan_Session_Limit" can be 
# set to 0 (or ignored) to support an unlimited number of simultaneous IPMI over 
# LAN sessions. 
#
# If your system supports IPMI 2.0 and Serial-over-LAN (SOL), 
# a"SOL_Payload_Access" field may be listed below. Set the "SOL_Payload_Access" 
# field to "Yes" or "No" to enable or disable this username's ability to access 
# SOL. 
#
# Please do not forget to uncomment those fields, such as "Password", that may 
# be commented out during the checkout. 
#
# Some motherboards may require a "Username" to be configured prior to other 
# fields being read/written. If this is the case, those fields will be set to 
# <username-not-set-yet>. 
#
Section User1
	## Give Username
	## Username                                   NULL
	## Give password or blank to clear. MAX 16 chars (20 chars if IPMI 2.0 supported).
	## Password                                   
	## Possible values: Yes/No or blank to not set
	Enable_User                                   Yes
	## Possible values: Yes/No
	Lan_Enable_IPMI_Msgs                          Yes
	## Possible values: Yes/No
	Lan_Enable_Link_Auth                          No
	## Possible values: Yes/No
	Lan_Enable_Restricted_to_Callback             No
	## Possible values: Callback/User/Operator/Administrator/OEM_Proprietary/No_Access
	Lan_Privilege_Limit                           Administrator
	## Possible values: 0-17, 0 is unlimited; May be reset to 0 if not specified
	## Lan_Session_Limit                          
	## Possible values: Yes/No
	SOL_Payload_Access                            No
	## Possible values: 0-17, 0 is unlimited; May be reset to 0 if not specified
	## Serial_Session_Limit                       
EndSection
Section User2
	## Give Username
	Username                                      _HPOneViewMonito
	## Give password or blank to clear. MAX 16 chars (20 chars if IPMI 2.0 supported).
	## Password                                   
	## Possible values: Yes/No or blank to not set
	Enable_User                                   Yes
	## Possible values: Yes/No
	Lan_Enable_IPMI_Msgs                          Yes
	## Possible values: Yes/No
	Lan_Enable_Link_Auth                          No
	## Possible values: Yes/No
	Lan_Enable_Restricted_to_Callback             No
	## Possible values: Callback/User/Operator/Administrator/OEM_Proprietary/No_Access
	Lan_Privilege_Limit                           Administrator
	## Possible values: 0-17, 0 is unlimited; May be reset to 0 if not specified
	## Lan_Session_Limit                          
	## Possible values: Yes/No
	SOL_Payload_Access                            No
	## Possible values: 0-17, 0 is unlimited; May be reset to 0 if not specified
	## Serial_Session_Limit                       
EndSection
Section User3
	## Give Username
	Username                                      maas
	## Give password or blank to clear. MAX 16 chars (20 chars if IPMI 2.0 supported).
	## Password                                   
	## Possible values: Yes/No or blank to not set
	Enable_User                                   Yes
	## Possible values: Yes/No
	Lan_Enable_IPMI_Msgs                          Yes
	## Possible values: Yes/No
	Lan_Enable_Link_Auth                          No
	## Possible values: Yes/No
	Lan_Enable_Restricted_to_Callback             No
	## Possible values: Callback/User/Operator/Administrator/OEM_Proprietary/No_Access
	Lan_Privilege_Limit                           Administrator
	## Possible values: 0-17, 0 is unlimited; May be reset to 0 if not specified
	## Lan_Session_Limit                          
	## Possible values: Yes/No
	SOL_Payload_Access                            Yes
	## Possible values: 0-17, 0 is unlimited; May be reset to 0 if not specified
	## Serial_Session_Limit                       
EndSection
Section User4
	## Give Username
	Username                                      (Empty User)
	## Give password or blank to clear. MAX 16 chars (20 chars if IPMI 2.0 supported).
	## Password                                   
	## Possible values: Yes/No or blank to not set
	Enable_User                                   No
	## Possible values: Yes/No
	Lan_Enable_IPMI_Msgs                          No
	## Possible values: Yes/No
	Lan_Enable_Link_Auth                          No
	## Possible values: Yes/No
	Lan_Enable_Restricted_to_Callback             No
	## Possible values: Callback/User/Operator/Administrator/OEM_Proprietary/No_Access
	Lan_Privilege_Limit                           No_Access
	## Possible values: 0-17, 0 is unlimited; May be reset to 0 if not specified
	## Lan_Session_Limit                          
	## Possible values: Yes/No
	SOL_Payload_Access                            No
	## Possible values: 0-17, 0 is unlimited; May be reset to 0 if not specified
	## Serial_Session_Limit                       
EndSection
Section User5
	## Give Username
	Username                                      (Empty User)
	## Give password or blank to clear. MAX 16 chars (20 chars if IPMI 2.0 supported).
	## Password                                   
	## Possible values: Yes/No or blank to not set
	Enable_User                                   No
	## Possible values: Yes/No
	Lan_Enable_IPMI_Msgs                          No
	## Possible values: Yes/No
	Lan_Enable_Link_Auth                          No
	## Possible values: Yes/No
	Lan_Enable_Restricted_to_Callback             No
	## Possible values: Callback/User/Operator/Administrator/OEM_Proprietary/No_Access
	Lan_Privilege_Limit                           No_Access
	## Possible values: 0-17, 0 is unlimited; May be reset to 0 if not specified
	## Lan_Session_Limit                          
	## Possible values: Yes/No
	SOL_Payload_Access                            No
	## Possible values: 0-17, 0 is unlimited; May be reset to 0 if not specified
	## Serial_Session_Limit                       
EndSection
Section User6
	## Give Username
	Username                                      (Empty User)
	## Give password or blank to clear. MAX 16 chars (20 chars if IPMI 2.0 supported).
	## Password                                   
	## Possible values: Yes/No or blank to not set
	Enable_User                                   No
	## Possible values: Yes/No
	Lan_Enable_IPMI_Msgs                          No
	## Possible values: Yes/No
	Lan_Enable_Link_Auth                          No
	## Possible values: Yes/No
	Lan_Enable_Restricted_to_Callback             No
	## Possible values: Callback/User/Operator/Administrator/OEM_Proprietary/No_Access
	Lan_Privilege_Limit                           No_Access
	## Possible values: 0-17, 0 is unlimited; May be reset to 0 if not specified
	## Lan_Session_Limit                          
	## Possible values: Yes/No
	SOL_Payload_Access                            No
	## Possible values: 0-17, 0 is unlimited; May be reset to 0 if not specified
	## Serial_Session_Limit                       
EndSection
Section User7
	## Give Username
	Username                                      (Empty User)
	## Give password or blank to clear. MAX 16 chars (20 chars if IPMI 2.0 supported).
	## Password                                   
	## Possible values: Yes/No or blank to not set
	Enable_User                                   No
	## Possible values: Yes/No
	Lan_Enable_IPMI_Msgs                          No
	## Possible values: Yes/No
	Lan_Enable_Link_Auth                          No
	## Possible values: Yes/No
	Lan_Enable_Restricted_to_Callback             No
	## Possible values: Callback/User/Operator/Administrator/OEM_Proprietary/No_Access
	Lan_Privilege_Limit                           No_Access
	## Possible values: 0-17, 0 is unlimited; May be reset to 0 if not specified
	## Lan_Session_Limit                          
	## Possible values: Yes/No
	SOL_Payload_Access                            No
	## Possible values: 0-17, 0 is unlimited; May be reset to 0 if not specified
	## Serial_Session_Limit                       
EndSection
Section User8
	## Give Username
	Username                                      (Empty User)
	## Give password or blank to clear. MAX 16 chars (20 chars if IPMI 2.0 supported).
	## Password                                   
	## Possible values: Yes/No or blank to not set
	Enable_User                                   No
	## Possible values: Yes/No
	Lan_Enable_IPMI_Msgs                          No
	## Possible values: Yes/No
	Lan_Enable_Link_Auth                          No
	## Possible values: Yes/No
	Lan_Enable_Restricted_to_Callback             No
	## Possible values: Callback/User/Operator/Administrator/OEM_Proprietary/No_Access
	Lan_Privilege_Limit                           No_Access
	## Possible values: 0-17, 0 is unlimited; May be reset to 0 if not specified
	## Lan_Session_Limit                          
	## Possible values: Yes/No
	SOL_Payload_Access                            No
	## Possible values: 0-17, 0 is unlimited; May be reset to 0 if not specified
	## Serial_Session_Limit                       
EndSection
Section User9
	## Give Username
	Username                                      (Empty User)
	## Give password or blank to clear. MAX 16 chars (20 chars if IPMI 2.0 supported).
	## Password                                   
	## Possible values: Yes/No or blank to not set
	Enable_User                                   No
	## Possible values: Yes/No
	Lan_Enable_IPMI_Msgs                          No
	## Possible values: Yes/No
	Lan_Enable_Link_Auth                          No
	## Possible values: Yes/No
	Lan_Enable_Restricted_to_Callback             No
	## Possible values: Callback/User/Operator/Administrator/OEM_Proprietary/No_Access
	Lan_Privilege_Limit                           No_Access
	## Possible values: 0-17, 0 is unlimited; May be reset to 0 if not specified
	## Lan_Session_Limit                          
	## Possible values: Yes/No
	SOL_Payload_Access                            No
	## Possible values: 0-17, 0 is unlimited; May be reset to 0 if not specified
	## Serial_Session_Limit                       
EndSection
Section User10
	## Give Username
	Username                                      (Empty User)
	## Give password or blank to clear. MAX 16 chars (20 chars if IPMI 2.0 supported).
	## Password                                   
	## Possible values: Yes/No or blank to not set
	Enable_User                                   No
	## Possible values: Yes/No
	Lan_Enable_IPMI_Msgs                          No
	## Possible values: Yes/No
	Lan_Enable_Link_Auth                          No
	## Possible values: Yes/No
	Lan_Enable_Restricted_to_Callback             No
	## Possible values: Callback/User/Operator/Administrator/OEM_Proprietary/No_Access
	Lan_Privilege_Limit                           No_Access
	## Possible values: 0-17, 0 is unlimited; May be reset to 0 if not specified
	## Lan_Session_Limit                          
	## Possible values: Yes/No
	SOL_Payload_Access                            No
	## Possible values: 0-17, 0 is unlimited; May be reset to 0 if not specified
	## Serial_Session_Limit                       
EndSection
Section User11
	## Give Username
	Username                                      (Empty User)
	## Give password or blank to clear. MAX 16 chars (20 chars if IPMI 2.0 supported).
	## Password                                   
	## Possible values: Yes/No or blank to not set
	Enable_User                                   No
	## Possible values: Yes/No
	Lan_Enable_IPMI_Msgs                          No
	## Possible values: Yes/No
	Lan_Enable_Link_Auth                          No
	## Possible values: Yes/No
	Lan_Enable_Restricted_to_Callback             No
	## Possible values: Callback/User/Operator/Administrator/OEM_Proprietary/No_Access
	Lan_Privilege_Limit                           No_Access
	## Possible values: 0-17, 0 is unlimited; May be reset to 0 if not specified
	## Lan_Session_Limit                          
	## Possible values: Yes/No
	SOL_Payload_Access                            No
	## Possible values: 0-17, 0 is unlimited; May be reset to 0 if not specified
	## Serial_Session_Limit                       
EndSection
Section User12
	## Give Username
	Username                                      (Empty User)
	## Give password or blank to clear. MAX 16 chars (20 chars if IPMI 2.0 supported).
	## Password                                   
	## Possible values: Yes/No or blank to not set
	Enable_User                                   No
	## Possible values: Yes/No
	Lan_Enable_IPMI_Msgs                          No
	## Possible values: Yes/No
	Lan_Enable_Link_Auth                          No
	## Possible values: Yes/No
	Lan_Enable_Restricted_to_Callback             No
	## Possible values: Callback/User/Operator/Administrator/OEM_Proprietary/No_Access
	Lan_Privilege_Limit                           No_Access
	## Possible values: 0-17, 0 is unlimited; May be reset to 0 if not specified
	## Lan_Session_Limit                          
	## Possible values: Yes/No
	SOL_Payload_Access                            No
	## Possible values: 0-17, 0 is unlimited; May be reset to 0 if not specified
	## Serial_Session_Limit                       
EndSection
#
# Section Lan_Channel Comments 
#
# In the Lan_Channel section, general IPMI over LAN can be enabled for disabled. 
# In the below, "Volatile" configurations are immediately configured onto the 
# BMC and will have immediate effect on the system. "Non_Volatile" 
# configurations are only available after the next system reset. Generally, both 
# the "Volatile" and "Non_Volatile" equivalent fields should be configured 
# identically. 
#
# To enable IPMI over LAN, typically "Access_Mode" should be set to 
# "Always_Available". "Channel_Privilege_Limit" should be set to the highest 
# privilege level any username was configured with. Typically, this is set to 
# "Administrator". 
#
# "User_Level_Auth" and "Per_Message_Auth" are typically set to "Yes" for 
# additional security. 
#
Section Lan_Channel
	## Possible values: Disabled/Pre_Boot_Only/Always_Available/Shared
	Volatile_Access_Mode                          Always_Available
	## Possible values: Yes/No
	Volatile_Enable_User_Level_Auth               Yes
	## Possible values: Yes/No
	Volatile_Enable_Per_Message_Auth              No
	## Possible values: Yes/No
	Volatile_Enable_Pef_Alerting                  No
	## Possible values: Callback/User/Operator/Administrator/OEM_Proprietary
	Volatile_Channel_Privilege_Limit              Administrator
	## Possible values: Disabled/Pre_Boot_Only/Always_Available/Shared
	Non_Volatile_Access_Mode                      Always_Available
	## Possible values: Yes/No
	Non_Volatile_Enable_User_Level_Auth           Yes
	## Possible values: Yes/No
	Non_Volatile_Enable_Per_Message_Auth          No
	## Possible values: Yes/No
	Non_Volatile_Enable_Pef_Alerting              No
	## Possible values: Callback/User/Operator/Administrator/OEM_Proprietary
	Non_Volatile_Channel_Privilege_Limit          Administrator
EndSection
#
# Section Lan_Conf Comments 
#
# In the Lan_Conf section, typical networking configuration is setup. Most users 
# will choose to set "Static" for the "IP_Address_Source" and set the 
# appropriate "IP_Address", "MAC_Address", "Subnet_Mask", etc. for the machine. 
#
Section Lan_Conf
	## Possible values: Unspecified/Static/Use_DHCP/Use_BIOS/Use_Others
	IP_Address_Source                             Use_DHCP
	## Give valid IP address
	IP_Address                                    0.0.0.0
	## Give valid MAC address
	MAC_Address                                   E4:11:5B:D5:14:E4
	## Give valid Subnet Mask
	Subnet_Mask                                   0.0.0.0
	## Give valid IP address
	Default_Gateway_IP_Address                    0.0.0.0
	## Give valid unsigned number
	Vlan_id                                       0
	## Possible values: Yes/No
	Vlan_Id_Enable                                No
	## Give valid unsigned number
	Vlan_Priority                                 0
EndSection
#
# Section Lan_Conf_Auth Comments 
#
# In the Lan_Conf_Auth section, allowable authentication mechanisms for IPMI 1.5 
# is configured. Most users will want to set all "MD5" authentication to "Yes" 
# and the rest to "No". If you have configured a NULL username and a NULL 
# password, you will also want to configure some of the "None" fields to "Yes" 
# to allow "None" authentication to work. Some motherboards do not allow you to 
# enable OEM authentication, so you may wish to set all OEM related fields to 
# "No". 
#
Section Lan_Conf_Auth
EndSection
#
# Section Lan_Conf_Security_Keys Comments 
#
# If your system supports IPMI 2.0 and Serial-over-LAN (SOL), a K_g BMC key may 
# be configurable. The K_g key is an optional key that can be set for two key 
# authentication in IPMI 2.0. It is optionally configured. Most users will want 
# to set this to zero (or blank). 
#
Section Lan_Conf_Security_Keys
	## Give string or blank to clear. Max 20 bytes, prefix with 0x to enter hex
	K_G                                           0x0000000000000000000000000000000000000000
EndSection
#
# Section Lan_Conf_User_Security Comments 
#
# The following user security configuration options are optionally implemented 
# by the vendor. They may not be available your system and may not be visible 
# below. 
#
# The following configuration supports the ability for the BMC to disable a user 
# if a number of bad passwords are entered sequentially. 
# "Bad_Password_Threshold" determines the number of bad passwords that must be 
# entered sequentially. "Attempt_Count_Reset_Interval" determines the range of 
# time the bad passwords must occur in. "User_Lockout_Interval" determines the 
# time a user will be locked off if the bad password threshold is reached. If 
# set to "Yes", "Enable_Event_Message_When_User_Disabled" will inform the BMC to 
# log an event message when a user is disabled. 
#
Section Lan_Conf_User_Security
EndSection
#
# Section Lan_Conf_Misc Comments 
#
# The following miscellaneous configuration options are optionally implemented 
# by the vendor. They may not be available your system and may not be visible 
# below. 
#
# If set to "Yes", "Enable_Gratuitous_ARPs" will inform the BMC to regularly 
# send out Gratuitous ARPs to allow other machines on a network resolve the 
# BMC's MAC Address. Many users will want to set this to "Yes" because it offers 
# the easiest way to support BMC IP Address resolution. However, it will 
# increase traffic on your network. The "Gratuitous_ARP_Interval" can be used to 
# set the period a Gratuitous ARP is always sent. 
#
# If set to "Yes", "Enable_ARP_Response" will inform the BMC torespond to ARP 
# requests from other machines. 
#
Section Lan_Conf_Misc
	## Possible values: Yes/No
	Enable_Gratuitous_ARPs                        No
	## Possible values: Yes/No
	Enable_ARP_Response                           Yes
EndSection
#
# Section Rmcpplus_Conf_Privilege Comments 
#
# If your system supports IPMI 2.0 and Serial-over-LAN (SOL),cipher suite IDs 
# may be configurable below. In the Rmcpplus_Conf_Privilege section, maximum 
# user privilege levels allowed for authentication under IPMI 2.0 (including 
# Serial-over-LAN) are set for each supported cipher suite ID. Each cipher suite 
# ID supports different sets of authentication, integrity, and encryption 
# algorithms for IPMI 2.0. Typically, the highest privilege level any username 
# configured should set for support under a cipher suite ID. This is typically 
# "Administrator". 
#
Section Rmcpplus_Conf_Privilege
	## Possible values: Unused/User/Operator/Administrator/OEM_Proprietary
	Maximum_Privilege_Cipher_Suite_Id_0           Unused
	## Possible values: Unused/User/Operator/Administrator/OEM_Proprietary
	Maximum_Privilege_Cipher_Suite_Id_1           User
	## Possible values: Unused/User/Operator/Administrator/OEM_Proprietary
	Maximum_Privilege_Cipher_Suite_Id_2           User
	## Possible values: Unused/User/Operator/Administrator/OEM_Proprietary
	Maximum_Privilege_Cipher_Suite_Id_3           Administrator
EndSection
#
# Section Serial_Channel Comments 
#
# In the Serial_Channel section, IPMI over Serial communication can be enabled 
# or disabled. In the below, "Volatile" configurations are immediately 
# configured onto the BMC and will have immediate effect on the system. 
# "Non_Volatile" configurations are only available after the next system reset. 
# Generally, both the "Volatile" and "Non_Volatile" equivalent fields should be 
# configured identically. 
#
# Most users will only be interested in IPMI over LAN, therefore serial 
# communication can be disabled. This can be done by setting "Access_Mode" to 
# "Disabled". 
#
Section Serial_Channel
EndSection
#
# Section Serial_Conf Comments 
#
# In the Serial_Conf section, typical serial communication configuration is 
# setup. Most users will only be interested in IPMI over LAN, therefore this 
# section can generally be ignored. 
#
Section Serial_Conf
EndSection
#
# Section SOL_Conf Comments 
#
# If your system supports IPMI 2.0 and Serial-over-LAN (SOL), the following 
# configuration options will allow SOL configuration. 
#
# For most users that want to enable SOL, minimally "Enable_SOL" should be set 
# to "Yes" and "SOL_Privilege_Level" should be set to the highest privilege 
# level any username configured can authenticate with (typically 
# "Administrator"). For security purposes, "Force_SOL_Payload_Authentication" 
# and "Force_SOL_Payload_Encryption" should be set to "Yes", however forced 
# authentication and/or encryption depends on the cipher suite IDs supported. 
# The "Non_Volatile_Bit_Rate" and "Volatile_Bit_Rate" should both be set to the 
# appropriate baud rate for your system. This is typically the same baud rate 
# configured in the BIOS and/or operating system. 
#
Section SOL_Conf
	## Possible values: Yes/No
	Enable_SOL                                    Yes
	## Possible values: Callback/User/Operator/Administrator/OEM_Proprietary
	SOL_Privilege_Level                           Administrator
	## Possible values: Yes/No
	Force_SOL_Payload_Authentication              Yes
	## Possible values: Yes/No
	Force_SOL_Payload_Encryption                  Yes
	## Give a non-zero valid integer. Each unit is 5ms
	Character_Accumulate_Interval                 20
	## Give a valid number
	Character_Send_Threshold                      70
	## Give a valid integer
	SOL_Retry_Count                               3
	## Give a valid integer. Interval unit is 10ms
	SOL_Retry_Interval                            100
	## Possible values: Serial/9600/19200/38400/57600/115200
	Non_Volatile_Bit_Rate                         115200
	## Possible values: Serial/9600/19200/38400/57600/115200
	Volatile_Bit_Rate                             115200
	## Give a valid port number
	## SOL_Payload_Port_Number                    623
EndSection

Hi, i think the issue was that the ipmi was not able to get an ip. I changed few options and now it has an ip. MAAS was able to commission the machine but after that is able to query the BMC anymore.
The error is the following.

Error:
Failed to power off node - Power off for the node failed: Could not contact node's BMC: Connection timed out while performing power action. Check BMC configuration and connectivity and try again.. [See logs](http://192.168.1.34:5240/MAAS/r/machine/ywxm63/logs)

That is weird as the ipmi has an ip that I can ping. However also bmc-config -h $IP -p $PSW -u $USER --checkout --verbose fails.
This is the log from 30-maas-01-bmc-config.

INFO: Loading IPMI kernel modules...
INFO: Checking for HP Moonshot...
INFO: Checking for Redfish...
ERROR: Redfish configuration failed. Missing SMBIOS data
INFO: Checking for IPMI...
INFO: IPMI detected!
INFO: Reading current IPMI BMC values...
INFO: Configuring IPMI Lan_Channel...
INFO: Configuring IPMI Lan_Channel_Auth...
INFO: Lan_Channel_Auth settings unavailable!
WARNING: No K_g BMC key found or configured, communication with BMC will not use a session key!
INFO: Configuring IPMI Serial_Channel...
INFO: Configuring IPMI SOL_Conf...
INFO: Configuring IPMI BMC user "maas"...
INFO: IPMI user number - User2
INFO: IPMI user privilege level - Administrator
INFO: IPMI Version - LAN_2_0
INFO: IPMI boot type - auto

Hi issue was that ipmi-over-lan was not enable by default. I had to get a very old explorer browser, login into the web UI of the ILO3 and turn on the feature.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.