xclarity_client 0.1.0 → 0.2.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.travis.yml +1 -1
- data/Gemfile +2 -0
- data/README.md +57 -4
- data/bin/mock_server.ru +1 -1
- data/docs/apib/cabinet.apib +63 -0
- data/docs/apib/canister.apib +69 -0
- data/docs/apib/chassis.apib +65 -1428
- data/docs/apib/cmm.apib +1102 -0
- data/docs/apib/fan.apib +383 -0
- data/docs/apib/fan_mux.apib +13 -0
- data/docs/apib/fan_muxes.apib +245 -0
- data/docs/apib/node.apib +8989 -869
- data/docs/apib/power_supply.apib +519 -0
- data/docs/apib/scalable_complex.apib +91 -0
- data/docs/apib/squisher.rb +26 -0
- data/docs/apib/switches.apib +1596 -0
- data/example/simple.rb +12 -5
- data/lib/xclarity_client.rb +20 -0
- data/lib/xclarity_client/cabinet.rb +14 -0
- data/lib/xclarity_client/cabinet_management.rb +59 -0
- data/lib/xclarity_client/canister.rb +20 -0
- data/lib/xclarity_client/canister_management.rb +60 -0
- data/lib/xclarity_client/chassi.rb +24 -0
- data/lib/xclarity_client/chassi_management.rb +64 -0
- data/lib/xclarity_client/client.rb +77 -1
- data/lib/xclarity_client/cmm.rb +18 -0
- data/lib/xclarity_client/cmm_management.rb +61 -0
- data/lib/xclarity_client/configuration.rb +13 -3
- data/lib/xclarity_client/fan.rb +20 -0
- data/lib/xclarity_client/fan_management.rb +83 -0
- data/lib/xclarity_client/fan_mux.rb +18 -0
- data/lib/xclarity_client/fan_mux_management.rb +82 -0
- data/lib/xclarity_client/node.rb +15 -94
- data/lib/xclarity_client/node_management.rb +62 -0
- data/lib/xclarity_client/power_supply.rb +18 -0
- data/lib/xclarity_client/power_supply_management.rb +89 -0
- data/lib/xclarity_client/scalable_complex.rb +16 -0
- data/lib/xclarity_client/scalable_complex_management.rb +83 -0
- data/lib/xclarity_client/switch.rb +19 -0
- data/lib/xclarity_client/switch_management.rb +59 -0
- data/lib/xclarity_client/version.rb +1 -1
- data/lib/xclarity_client/xclarity_base.rb +26 -1
- data/lib/xclarity_client/xclarity_resource.rb +20 -0
- data/xclarity_client.gemspec +1 -2
- metadata +34 -5
- data/lib/xclarity_client/chassis.rb +0 -7
@@ -0,0 +1,91 @@
|
|
1
|
+
FORMAT: 1A
|
2
|
+
|
3
|
+
# XClarity Nodes
|
4
|
+
|
5
|
+
# GET /scalableComplex
|
6
|
+
|
7
|
+
+ Response 200 (application/json)
|
8
|
+
|
9
|
+
{ "complex":[ { "partition":[ { "nodes":[ { "accessState":"Online", "arch":"x86", "manufacturerId":"20301", "location":{ "lowestRackUnit":21, "location":"No Location Configured", "rack":"Scale REWE RSL 2", "room":"" }, "addinCardSlots":0, "serialNumber":"06ALPFZ", "driveBays":8, "macAddress":"6C:AE:8B:6F:19:39,6C:AE:8B:6F:19:3A", "type":"ITE", "lanOverUsb":"enabled", "onboardPciDevices":[ { "pciSubID":"0", "fodUniqueID":"", "pciRevision":"0", "isAgentless":false, "pciBusNumber":"9", "pciSubVendorID":"0", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"534", "pciFunctionNumber":"0", "portInfo":{ }, "name":"", "vpdID":"102b" }, { "pciSubID":"4b4", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"LSI MegaRAID Controller Firmware", "role":"Primary", "softwareID":"101404B4", "type":"Software Bundle", "build":"0", "date":"2015-04-06T00:00:00Z", "version":"24.7.0-0052" } ], "fodUniqueID":"N/A", "pciRevision":"2", "isAgentless":true, "pciBusNumber":"14", "pciSubVendorID":"1014", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"5f", "pciFunctionNumber":"0", "name":"ServeRAID M1210e", "portInfo":{ }, "vpdID":"1000" } ], "leds":[ { "color":"Yellow", "location":"FrontPanel", "name":"Fault", "state":"Off" }, { "color":"Blue", "location":"FrontPanel", "name":"Identification", "state":"Off" }, { "color":"Yellow", "location":"FrontPanel", "name":"Check Log", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"MIS", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"MEM", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"NMI", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"TEMP", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"CPU 1", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"CPU 2", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 1", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 2", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 3", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 4", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 5", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 6", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 7", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 8", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 9", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 10", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 11", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 12", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 13", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 14", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 15", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 16", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"S BRD", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"ADJ", "state":"Off" }, { "color":"Green", "location":"LightPathCard", "name":"LP", "state":"On" }, { "color":"Yellow", "location":"Planar", "name":"IMM Fault", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"CMOS Batt Errror", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DC Fault", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 1", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 2", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 3", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 4", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"M5115 Flt", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"M5115 SCp", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD4", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD5", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD6", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD7", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"SAS BP 1 Error", "state":"Off" }, { "color":"Green", "location":"FrontPanel", "name":"Power", "state":"Blinking" }, { "color":"Green", "location":"Planar", "name":"BMC Heartbeat", "state":"Blinking" }, { "color":"Yellow", "location":"Planar", "name":"SMP", "state":"Off" }, { "color":"Unknown", "location":"Planar", "name":"SCALE", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"SAS BP 2 Error", "state":"Off" }, { "color":"Green", "location":"Planar", "name":"SCALE_LINK", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"SCALE_ERROR", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 17", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 18", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 19", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 20", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 21", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 22", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 23", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 24", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 25", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 26", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 27", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 28", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 29", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 30", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 31", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 32", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 33", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 34", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 35", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 36", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 37", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 38", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 39", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 40", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 41", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 42", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 43", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 44", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 45", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 46", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 47", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 48", "state":"Off" } ], "description":"IBM Flex System x480 X6", "primary":true, "mgmtProcIPaddress":"10.240.73.196", "expansionCards":[ { "pciSubID":"49f", "firmware":[ { "revision":"0", "classifications":[ 33024 ], "status":"Active", "name":"Firmware package", "role":"Primary", "softwareID":"1014049F", "type":"VPD-V0", "build":"0", "date":"2015-02-26T00:00:00Z", "version":"7.12b.4.2e" } ], "slotSupportsHotPlug":"false", "isAgentless":true, "pciRevision":"17", "pciBusNumber":"1", "pciSubVendorID":"1014", "FRU":"88Y5922", "pciDeviceNumber":"0", "slotNumber":"1", "posID":"16a1", "pciFunctionNumber":"0", "bay":1, "manufacturer":"IBM", "name":"IBM Flex System CN4022 2-port 10Gb Converged Adapter", "vpdID":"14e4", "uuid":"D0E1B4E27E4D11E3AA3A000AF74867D0", "productName":"IBM Flex System CN4022 2-port 10Gb Converged Adapter", "partNumber":"88Y5921", "fruSerialNumber":"Y050BS419095", "slotName":"SlotDesig5_Node 1 PCIe Slot 1" } ], "errorFields":[ { "IOCompatibilityData":"FETCH_FAILED" } ], "ipInterfaces":[ { "IPv4enabled":true, "IPv4DHCPmode":"STATIC_ONLY", "IPv6enabled":true, "IPv6DHCPenabled":true, "IPv4assignments":[ { "id":0, "subnet":"255.255.252.0", "gateway":"0.0.0.0", "address":"10.240.73.196", "type":"INUSE" } ], "IPv6assignments":[ { "id":0, "scope":"Global", "gateway":"0:0:0:0:0:0:0:0", "source":"Stateless", "address":"fd55:faaf:e1ab:20fc:6eae:8bff:fe6f:1939", "prefix":64, "type":"INUSE" }, { "id":0, "scope":"Unknown", "gateway":"0:0:0:0:0:0:0:0", "source":"Unknown", "address":"fe80:0:0:0:6eae:8bff:fe6f:1939", "prefix":64, "type":"UNKNOWN" } ], "name":"eth0", "IPv6statelessEnabled":true, "label":"unknown", "IPv6staticEnabled":false } ], "firmware":[ { "status":"Active", "name":"UEFI Firmware/BIOS", "role":"Primary", "date":"2016-04-28T00:00:00Z", "type":"UEFI", "build":"N2E118AUS", "version":"1.30" }, { "status":"Inactive", "name":"UEFI Backup Firmware/BIOS", "role":"Backup", "date":"2016-04-28T00:00:00Z", "type":"UEFI-Backup", "build":"N2E118AUS", "version":"1.30" }, { "status":"Active", "name":"DSA Diagnostic Software", "role":"Primary", "date":"2016-04-07T00:00:00Z", "type":"DSA", "build":"DSYTE2R", "version":"9.65" }, { "status":"Active", "name":"IMM2 Firmware", "role":"Primary", "date":"2015-09-22T00:00:00Z", "type":"IMM2", "build":"1AOO68L", "version":"5.20" }, { "status":"Inactive", "name":"IMM2 Backup Firmware", "role":"Backup", "date":"2015-09-22T00:00:00Z", "type":"IMM2-Backup", "build":"1AOO68L", "version":"5.20" } ], "bladeState":1, "activationKeys":[ ], "status":{ "message":"managed", "name":"MANAGED" }, "bladeState_health":"WARNING", "parent":{ "uuid":"93D0D3B334E5449A8EE29EC6BBA5AC59", "uri":"chassis/93D0D3B334E5449A8EE29EC6BBA5AC59" }, "hostname":"IMM2-6cae8b6f1939", "powerSupplies":[ ], "parentComplexID":"4207BFE5", "FRU":"47C2240", "uri":"node/FA74120712FD11E48C000090FA75DCE8", "vnicMode":"disabled", "powerAllocation":{ "maximumAllocatedPower":503, "minimumAllocatedPower":346 }, "expansionProductType":"", "powerStatus":5, "bootOrder":{ "uri":"node/FA74120712FD11E48C000090FA75DCE8/bootOrder", "bootOrderList":[ { "currentBootOrderDevices":[ "None" ], "bootType":"SingleUse", "possibleBootOrderDevices":[ "None", "PXE Network", "Hard Disk 0", "Diagnostics", "CD/DVD Rom", "Boot To F1", "Hypervisor", "Floppy Disk" ] }, { "currentBootOrderDevices":[ "CD/DVD Rom", "Hard Disk 0", "PXE Network" ], "bootType":"Permanent", "possibleBootOrderDevices":[ "CD/DVD Rom", "Hard Disk 0", "PXE Network", "Floppy Disk", "Hard Disk 1", "Hard Disk 2", "Hard Disk 3", "Hard Disk 4", "USB Storage", "Diagnostics", "iSCSI", "iSCSI Critical", "Embedded Hypervisor", "Legacy Only", "IMM1", "IMM2", "DSA", "USB0", "USB1", "USB2", "USB3", "USB4", "SAS", "NIC1", "NIC2", "NIC3", "NIC4", "VNIC1", "VNIC2", "VNIC3", "VNIC4", "VNIC5", "VNIC6", "VNIC7", "VNIC8", "VNIC9", "VNIC10", "VNIC11", "VNIC12", "Mezzanine1Device1", "Mezzanine1Device2", "Mezzanine1Device3", "Mezzanine1Device4", "Mezzanine1Device5", "Mezzanine1Device6", "Mezzanine2Device1", "Mezzanine2Device2", "Mezzanine2Device3", "Mezzanine2Device4", "Mezzanine2Device5", "Mezzanine2Device6", "Mezzanine3Device1", "Mezzanine3Device2", "Mezzanine4Device1", "Mezzanine4Device2" ] }, { "currentBootOrderDevices":[ "PXE Network", "CD/DVD Rom", "Hard Disk 0" ], "bootType":"WakeOnLAN", "possibleBootOrderDevices":[ "PXE Network", "CD/DVD Rom", "Hard Disk 0", "Floppy Disk", "Hard Disk 1", "Hard Disk 2", "Hard Disk 3", "Hard Disk 4", "USB Storage", "Diagnostics", "iSCSI", "iSCSI Critical", "Embedded Hypervisor", "Legacy Only", "IMM1", "IMM2", "DSA", "USB0", "USB1", "USB2", "USB3", "USB4", "SAS", "NIC1", "NIC2", "NIC3", "NIC4", "VNIC1", "VNIC2", "VNIC3", "VNIC4", "VNIC5", "VNIC6", "VNIC7", "VNIC8", "VNIC9", "VNIC10", "VNIC11", "VNIC12", "Mezzanine1Device1", "Mezzanine1Device2", "Mezzanine1Device3", "Mezzanine1Device4", "Mezzanine1Device5", "Mezzanine1Device6", "Mezzanine2Device1", "Mezzanine2Device2", "Mezzanine2Device3", "Mezzanine2Device4", "Mezzanine2Device5", "Mezzanine2Device6", "Mezzanine3Device1", "Mezzanine3Device2", "Mezzanine4Device1", "Mezzanine4Device2" ] } ] }, "expansionProducts":[ ], "ipv6Addresses":[ "fd55:faaf:e1ab:20fc:6eae:8bff:fe6f:1939", "fe80:0:0:0:6eae:8bff:fe6f:1939" ], "slots":[ 13, 14 ], "manufacturer":"IBM", "addinCards":[ ], "parentPartitionUUID":"FA74120712FD11E48C000090FA75DCE8", "raidSettings":[ ], "vpdID":"31", "uuid":"FA74120712FD11E48C000090FA75DCE8", "isConnectionTrusted":"true", "memoryModules":[ { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047E9D0", "displayName":"DIMM 1", "slot":1, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047EA20", "displayName":"DIMM 4", "slot":4, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047EA59", "displayName":"DIMM 7", "slot":7, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047EA5B", "displayName":"DIMM 10", "slot":10, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047EA6C", "displayName":"DIMM 15", "slot":15, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047EA3C", "displayName":"DIMM 18", "slot":18, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047E9F2", "displayName":"DIMM 21", "slot":21, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047EA75", "displayName":"DIMM 24", "slot":24, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047E81F", "displayName":"DIMM 25", "slot":25, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047EA77", "displayName":"DIMM 28", "slot":28, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047E9C3", "displayName":"DIMM 33", "slot":33, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047EA05", "displayName":"DIMM 36", "slot":36, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047E9F4", "displayName":"DIMM 37", "slot":37, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047EA5E", "displayName":"DIMM 40", "slot":40, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047E96A", "displayName":"DIMM 45", "slot":45, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047E9CA", "displayName":"DIMM 48", "slot":48, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" } ], "partitionEnabled":true, "fruSerialNumber":"Y010BG45M063", "encapsulation":{ "encapsulationMode":"notSupported" }, "secureBootMode":{ "possibleValues":[ ], "currentValue":"" }, "tlsVersion":{ "possibleValues":[ "TLS_10", "TLS_11", "TLS_12", "unsupported" ], "currentValue":"Unknown" }, "model":"AC2", "isScalable":true, "expansionCardSlots":4, "isITME":false, "hostMacAddresses":"00:0A:F7:48:67:D0,00:0A:F7:48:67:D2", "contact":"Fred", "dataHandle":1475171302010, "ipv4Addresses":[ "10.240.73.196", "169.254.95.118" ], "cmmDisplayName":"Node 13", "backedBy":"real", "complexID":1107804133, "name":"Testing31", "memorySlots":48, "drives":[ ], "cmmHealthState":"Non-Critical", "userDescription":"", "subSlots":[ ], "partNumber":"00AN792", "logicalID":1, "excludedHealthState":"Warning", "bladeState_string":"Testing31", "machineType":"7903", "isRemotePresenceEnabled":true, "pciDevices":[ { "pciSubID":"49f", "firmware":[ { "revision":"0", "classifications":[ 33024 ], "status":"Active", "name":"Firmware package", "role":"Primary", "softwareID":"1014049F", "type":"VPD-V0", "build":"0", "date":"2015-02-26T00:00:00Z", "version":"7.12b.4.2e" } ], "slotSupportsHotPlug":"false", "fodUniqueID":"11S88Y5921Y050BS419095", "pciRevision":"17", "isAgentless":true, "pciBusNumber":"1", "pciSubVendorID":"1014", "isAddOnCard":true, "FRU":"88Y5922", "pciDeviceNumber":"0", "slotNumber":"1", "posID":"16a1", "pciFunctionNumber":"0", "manufacturer":"IBM", "name":"IBM Flex System CN4022 2-port 10Gb Converged Adapter", "portInfo":{ "portType":"ETHERNET", "portNumber":1, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"000AF74867D0", "vnicMode":false }, { "portType":"FC", "portNumber":1, "addresses":"2000000AF74867D1", "vnicMode":false } ], "peerBay":0 }, "vpdID":"14e4", "productName":"IBM Flex System CN4022 2-port 10Gb Converged Adapter", "partNumber":"88Y5921", "fruSerialNumber":"Y050BS419095", "slotName":"SlotDesig5_Node 1 PCIe Slot 1" }, { "pciSubID":"49f", "firmware":[ { "revision":"0", "classifications":[ 33024 ], "status":"Active", "name":"Firmware package", "role":"Primary", "softwareID":"1014049F", "type":"VPD-V0", "build":"0", "date":"2015-02-26T00:00:00Z", "version":"7.12b.4.2e" } ], "slotSupportsHotPlug":"false", "fodUniqueID":"11S88Y5921Y050BS419095", "pciRevision":"17", "isAgentless":true, "pciBusNumber":"1", "pciSubVendorID":"1014", "isAddOnCard":true, "FRU":"88Y5922", "pciDeviceNumber":"0", "slotNumber":"1", "posID":"16a1", "pciFunctionNumber":"1", "manufacturer":"IBM", "name":"IBM Flex System CN4022 2-port 10Gb Converged Adapter", "portInfo":{ "portType":"ETHERNET", "portNumber":2, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"000AF74867D2", "vnicMode":false }, { "portType":"FC", "portNumber":1, "addresses":"2000000AF74867D3", "vnicMode":false } ], "peerBay":0 }, "vpdID":"14e4", "productName":"IBM Flex System CN4022 2-port 10Gb Converged Adapter", "partNumber":"88Y5921", "fruSerialNumber":"Y050BS419095", "slotName":"SlotDesig5_Node 1 PCIe Slot 1" }, { "pciSubID":"0", "fodUniqueID":"", "pciRevision":"0", "isAgentless":false, "pciBusNumber":"9", "pciSubVendorID":"0", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"534", "pciFunctionNumber":"0", "portInfo":{ }, "name":"", "vpdID":"102b" }, { "pciSubID":"4b4", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"LSI MegaRAID Controller Firmware", "role":"Primary", "softwareID":"101404B4", "type":"Software Bundle", "build":"0", "date":"2015-04-06T00:00:00Z", "version":"24.7.0-0052" } ], "fodUniqueID":"N/A", "pciRevision":"2", "isAgentless":true, "pciBusNumber":"14", "pciSubVendorID":"1014", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"5f", "pciFunctionNumber":"0", "name":"ServeRAID M1210e", "portInfo":{ }, "vpdID":"1000" } ], "domainName":"", "processors":[ { "speed":2.5, "manufacturer":"Unknown", "family":"PENTIUM_R_4", "displayName":"Intel(R) Xeon(R) CPU E7-4880 v2 @ 2.50GHz", "slot":1, "productVersion":"Intel(R) Xeon(R) CPU E7-4880 v2 @ 2.50GHz", "cores":15 }, { "speed":2.5, "manufacturer":"Unknown", "family":"PENTIUM_R_4", "displayName":"Intel(R) Xeon(R) CPU E7-4880 v2 @ 2.50GHz", "slot":2, "productVersion":"Intel(R) Xeon(R) CPU E7-4880 v2 @ 2.50GHz", "cores":15 } ], "processorSlots":2, "pciCapabilities":[ "Raid Link", "OOB PCIe" ], "productId":"477", "hasOS":false, "lanOverUsbPortForwardingModes":[ { "state":"disabled", "type":"DSA", "externalIPAddress":"" } ], "bootMode":{ "possibleValues":[ "UEFI Mode", "Legacy Mode" ], "currentValue":"UEFI Mode" }, "ports":[ { "ioModuleBay":0, "portNumber":1 }, { "ioModuleBay":0, "portNumber":2 } ], "embeddedHypervisorPresence":false, "posID":"256", "nist":{ "possibleValues":[ "Compatibility", "Nist_800_131A_Strict", "unsupported" ], "currentValue":"Unknown" }, "overallHealthState":"Warning", "subType":"Nantahala", "partitionID":1, "flashStorage":[ ], "productName":"IBM Flex System x480 X6 Compute Node", "dnsHostnames":[ "ite-nh-1723-imm1.labs.lenovo.com", "fd55:faaf:e1ab:20fc:6eae:8bff:fe6f:1939" ] } ], "slots":[ 13, 14 ], "partitionID":1, "uuid":"" } ], "orphanNodes":[ ], "slots":[ 13, 14 ], "complexID":"4207BFE5", "partitionCount":1, "uuid":"FA74120712FD11E48C000090FA75DCE8", "nodeCount":1 }, { "partition":[ { "nodes":[ { "accessState":"Online", "arch":"x86", "manufacturerId":"20301", "location":{ "lowestRackUnit":21, "location":"No Location Configured", "rack":"Scale REWE RSL 2", "room":"" }, "addinCardSlots":0, "serialNumber":"06ALPFK", "driveBays":8, "macAddress":"6C:AE:8B:6F:1A:49,6C:AE:8B:6F:1A:4A", "type":"ITE", "lanOverUsb":"enabled", "onboardPciDevices":[ { "pciSubID":"0", "fodUniqueID":"", "pciRevision":"0", "isAgentless":false, "pciBusNumber":"9", "pciSubVendorID":"0", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"534", "pciFunctionNumber":"0", "portInfo":{ }, "name":"", "vpdID":"102b" }, { "pciSubID":"4b4", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"MegaRAID Controller Firmware", "role":"Primary", "softwareID":"101404B4", "type":"Software Bundle", "build":"0", "date":"2015-08-24T00:00:00Z", "version":"24.9.0-0026" } ], "fodUniqueID":"N/A", "pciRevision":"2", "isAgentless":true, "pciBusNumber":"14", "pciSubVendorID":"1014", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"5f", "pciFunctionNumber":"0", "name":"ServeRAID M1210e", "portInfo":{ }, "vpdID":"1000" } ], "leds":[ { "color":"Yellow", "location":"FrontPanel", "name":"Fault", "state":"Off" }, { "color":"Blue", "location":"FrontPanel", "name":"Identification", "state":"Off" }, { "color":"Yellow", "location":"FrontPanel", "name":"Check Log", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"MIS", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"MEM", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"NMI", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"TEMP", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"CPU 1", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"CPU 2", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 1", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 2", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 3", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 4", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 5", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 6", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 7", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 8", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 9", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 10", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 11", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 12", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 13", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 14", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 15", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 16", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"S BRD", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"ADJ", "state":"Off" }, { "color":"Green", "location":"LightPathCard", "name":"LP", "state":"On" }, { "color":"Yellow", "location":"Planar", "name":"IMM Fault", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"CMOS Batt Errror", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DC Fault", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 1", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 2", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 3", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 4", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"M5115 Flt", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"M5115 SCp", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD4", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD5", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD6", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD7", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"SAS BP 1 Error", "state":"Off" }, { "color":"Green", "location":"FrontPanel", "name":"Power", "state":"Blinking" }, { "color":"Green", "location":"Planar", "name":"BMC Heartbeat", "state":"Blinking" }, { "color":"Yellow", "location":"Planar", "name":"SMP", "state":"Off" }, { "color":"Unknown", "location":"Planar", "name":"SCALE", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"SAS BP 2 Error", "state":"Off" }, { "color":"Green", "location":"Planar", "name":"SCALE_LINK", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"SCALE_ERROR", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 17", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 18", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 19", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 20", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 21", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 22", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 23", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 24", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 25", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 26", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 27", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 28", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 29", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 30", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 31", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 32", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 33", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 34", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 35", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 36", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 37", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 38", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 39", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 40", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 41", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 42", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 43", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 44", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 45", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 46", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 47", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 48", "state":"Off" } ], "description":"IBM Flex System x480 X6", "mgmtProcIPaddress":"10.240.73.195", "expansionCards":[ { "pciSubID":"49f", "firmware":[ { "revision":"0", "classifications":[ 33024 ], "status":"Active", "name":"Firmware package", "role":"Primary", "softwareID":"1014049F", "type":"VPD-V0", "build":"0", "date":"2015-02-26T00:00:00Z", "version":"7.12b.4.2e" } ], "slotSupportsHotPlug":"false", "isAgentless":true, "pciRevision":"17", "pciBusNumber":"1", "pciSubVendorID":"1014", "FRU":"88Y5922", "pciDeviceNumber":"0", "slotNumber":"1", "posID":"16a1", "pciFunctionNumber":"0", "bay":1, "manufacturer":"IBM", "name":"IBM Flex System CN4022 2-port 10Gb Converged Adapter", "vpdID":"14e4", "uuid":"EEDD65E47DF911E3A83D000AF7487DA0", "productName":"IBM Flex System CN4022 2-port 10Gb Converged Adapter", "partNumber":"88Y5921", "fruSerialNumber":"Y050BS41906Z", "slotName":"SlotDesig5_Node 1 PCIe Slot 1" } ], "errorFields":[ { "VnicMode":"FETCH_FAILED" }, { "IOCompatibilityData":"FETCH_FAILED" } ], "ipInterfaces":[ { "IPv4enabled":true, "IPv4DHCPmode":"STATIC_ONLY", "IPv6enabled":true, "IPv6DHCPenabled":true, "IPv4assignments":[ { "id":0, "subnet":"255.255.252.0", "gateway":"0.0.0.0", "address":"10.240.73.195", "type":"INUSE" } ], "IPv6assignments":[ { "id":0, "scope":"Global", "gateway":"0:0:0:0:0:0:0:0", "source":"Stateless", "address":"fd55:faaf:e1ab:20fc:6eae:8bff:fe6f:1a49", "prefix":64, "type":"INUSE" }, { "id":0, "scope":"Unknown", "gateway":"0:0:0:0:0:0:0:0", "source":"Unknown", "address":"fe80:0:0:0:6eae:8bff:fe6f:1a49", "prefix":64, "type":"UNKNOWN" } ], "name":"eth0", "IPv6statelessEnabled":true, "label":"unknown", "IPv6staticEnabled":false } ], "firmware":[ { "status":"Active", "name":"UEFI Firmware/BIOS", "role":"Primary", "date":"2016-04-28T00:00:00Z", "type":"UEFI", "build":"N2E118AUS", "version":"1.30" }, { "status":"Inactive", "name":"UEFI Backup Firmware/BIOS", "role":"Backup", "date":"2016-04-28T00:00:00Z", "type":"UEFI-Backup", "build":"N2E118AUS", "version":"1.30" }, { "status":"Active", "name":"DSA Diagnostic Software", "role":"Primary", "date":"2016-04-07T00:00:00Z", "type":"DSA", "build":"DSYTE2R", "version":"9.65" }, { "status":"Active", "name":"IMM2 Firmware", "role":"Primary", "date":"2015-09-22T00:00:00Z", "type":"IMM2", "build":"1AOO68L", "version":"5.20" }, { "status":"Inactive", "name":"IMM2 Backup Firmware", "role":"Backup", "date":"2015-09-22T00:00:00Z", "type":"IMM2-Backup", "build":"1AOO68L", "version":"5.20" } ], "bladeState":1, "activationKeys":[ ], "status":{ "message":"managed", "name":"MANAGED" }, "bladeState_health":"WARNING", "parent":{ "uuid":"93D0D3B334E5449A8EE29EC6BBA5AC59", "uri":"chassis/93D0D3B334E5449A8EE29EC6BBA5AC59" }, "hostname":"IMM2-6cae8b6f1a49", "powerSupplies":[ ], "parentComplexID":"45BE8832", "FRU":"47C2240", "uri":"node/06FFADB512E311E49F9F0090FA75F1BE", "vnicMode":"disabled", "powerAllocation":{ "maximumAllocatedPower":503, "minimumAllocatedPower":346 }, "expansionProductType":"", "powerStatus":5, "bootOrder":{ "uri":"node/06FFADB512E311E49F9F0090FA75F1BE/bootOrder", "bootOrderList":[ { "currentBootOrderDevices":[ "None" ], "bootType":"SingleUse", "possibleBootOrderDevices":[ "None", "PXE Network", "Hard Disk 0", "Diagnostics", "CD/DVD Rom", "Boot To F1", "Hypervisor", "Floppy Disk" ] }, { "currentBootOrderDevices":[ "Red Hat Enterprise Linux", "CD/DVD Rom", "Hard Disk 0", "PXE Network" ], "bootType":"Permanent", "possibleBootOrderDevices":[ "Red Hat Enterprise Linux", "CD/DVD Rom", "Hard Disk 0", "PXE Network", "Floppy Disk", "Hard Disk 1", "Hard Disk 2", "Hard Disk 3", "Hard Disk 4", "USB Storage", "Diagnostics", "iSCSI", "iSCSI Critical", "Embedded Hypervisor", "Legacy Only", "IMM1", "IMM2", "DSA", "USB0", "USB1", "USB2", "USB3", "USB4", "SAS", "NIC1", "NIC2", "NIC3", "NIC4", "VNIC1", "VNIC2", "VNIC3", "VNIC4", "VNIC5", "VNIC6", "VNIC7", "VNIC8", "VNIC9", "VNIC10", "VNIC11", "VNIC12", "Mezzanine1Device1", "Mezzanine1Device2", "Mezzanine1Device3", "Mezzanine1Device4", "Mezzanine1Device5", "Mezzanine1Device6", "Mezzanine2Device1", "Mezzanine2Device2", "Mezzanine2Device3", "Mezzanine2Device4", "Mezzanine2Device5", "Mezzanine2Device6", "Mezzanine3Device1", "Mezzanine3Device2", "Mezzanine4Device1", "Mezzanine4Device2" ] }, { "currentBootOrderDevices":[ "PXE Network", "CD/DVD Rom", "Hard Disk 0" ], "bootType":"WakeOnLAN", "possibleBootOrderDevices":[ "PXE Network", "CD/DVD Rom", "Hard Disk 0", "Red Hat Enterprise Linux", "Floppy Disk", "Hard Disk 1", "Hard Disk 2", "Hard Disk 3", "Hard Disk 4", "USB Storage", "Diagnostics", "iSCSI", "iSCSI Critical", "Embedded Hypervisor", "Legacy Only", "IMM1", "IMM2", "DSA", "USB0", "USB1", "USB2", "USB3", "USB4", "SAS", "NIC1", "NIC2", "NIC3", "NIC4", "VNIC1", "VNIC2", "VNIC3", "VNIC4", "VNIC5", "VNIC6", "VNIC7", "VNIC8", "VNIC9", "VNIC10", "VNIC11", "VNIC12", "Mezzanine1Device1", "Mezzanine1Device2", "Mezzanine1Device3", "Mezzanine1Device4", "Mezzanine1Device5", "Mezzanine1Device6", "Mezzanine2Device1", "Mezzanine2Device2", "Mezzanine2Device3", "Mezzanine2Device4", "Mezzanine2Device5", "Mezzanine2Device6", "Mezzanine3Device1", "Mezzanine3Device2", "Mezzanine4Device1", "Mezzanine4Device2" ] } ] }, "expansionProducts":[ ], "ipv6Addresses":[ "fd55:faaf:e1ab:20fc:6eae:8bff:fe6f:1a49", "fe80:0:0:0:6eae:8bff:fe6f:1a49" ], "slots":[ 11, 12 ], "manufacturer":"IBM", "addinCards":[ ], "parentPartitionUUID":"06FFADB512E311E49F9F0090FA75F1BE", "raidSettings":[ ], "vpdID":"31", "uuid":"06FFADB512E311E49F9F0090FA75F1BE", "isConnectionTrusted":"true", "memoryModules":[ { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047FC9C", "displayName":"DIMM 1", "slot":1, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047FCD2", "displayName":"DIMM 4", "slot":4, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047FC0E", "displayName":"DIMM 7", "slot":7, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047FCC1", "displayName":"DIMM 10", "slot":10, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"404A1CA3", "displayName":"DIMM 15", "slot":15, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"404A1C9C", "displayName":"DIMM 18", "slot":18, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"404A1CBB", "displayName":"DIMM 21", "slot":21, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047FC37", "displayName":"DIMM 24", "slot":24, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047FC54", "displayName":"DIMM 25", "slot":25, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047FCBA", "displayName":"DIMM 28", "slot":28, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047E9C7", "displayName":"DIMM 33", "slot":33, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047EA78", "displayName":"DIMM 36", "slot":36, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047E9AB", "displayName":"DIMM 37", "slot":37, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047EA16", "displayName":"DIMM 40", "slot":40, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"404A1CAF", "displayName":"DIMM 45", "slot":45, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"404A1CA4", "displayName":"DIMM 48", "slot":48, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" } ], "partitionEnabled":false, "fruSerialNumber":"Y010BG45M087", "encapsulation":{ "encapsulationMode":"notSupported" }, "secureBootMode":{ "possibleValues":[ ], "currentValue":"" }, "tlsVersion":{ "possibleValues":[ "TLS_10", "TLS_11", "TLS_12", "unsupported" ], "currentValue":"Unknown" }, "model":"AC2", "isScalable":true, "expansionCardSlots":4, "isITME":false, "hostMacAddresses":"00:0A:F7:48:7D:A0,00:0A:F7:48:7D:A2", "contact":"Fred-1", "dataHandle":1475171221042, "ipv4Addresses":[ "10.240.73.195", "169.254.95.118" ], "cmmDisplayName":"Node 11", "backedBy":"real", "complexID":1170114610, "name":"Testing29", "memorySlots":48, "drives":[ ], "cmmHealthState":"Non-Critical", "userDescription":"", "subSlots":[ ], "partNumber":"00AN792", "excludedHealthState":"Warning", "bladeState_string":"Testing29", "machineType":"7903", "isRemotePresenceEnabled":true, "pciDevices":[ { "pciSubID":"49f", "firmware":[ { "revision":"0", "classifications":[ 33024 ], "status":"Active", "name":"Firmware package", "role":"Primary", "softwareID":"1014049F", "type":"VPD-V0", "build":"0", "date":"2015-02-26T00:00:00Z", "version":"7.12b.4.2e" } ], "slotSupportsHotPlug":"false", "fodUniqueID":"11S88Y5921Y050BS41906Z", "pciRevision":"17", "isAgentless":true, "pciBusNumber":"1", "pciSubVendorID":"1014", "isAddOnCard":true, "FRU":"88Y5922", "pciDeviceNumber":"0", "slotNumber":"1", "posID":"16a1", "pciFunctionNumber":"0", "manufacturer":"IBM", "name":"IBM Flex System CN4022 2-port 10Gb Converged Adapter", "portInfo":{ "portType":"ETHERNET", "portNumber":1, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"000AF7487DA0", "vnicMode":false }, { "portType":"FC", "portNumber":1, "addresses":"2000000AF7487DA1", "vnicMode":false } ], "peerBay":0 }, "vpdID":"14e4", "productName":"IBM Flex System CN4022 2-port 10Gb Converged Adapter", "partNumber":"88Y5921", "fruSerialNumber":"Y050BS41906Z", "slotName":"SlotDesig5_Node 1 PCIe Slot 1" }, { "pciSubID":"49f", "firmware":[ { "revision":"0", "classifications":[ 33024 ], "status":"Active", "name":"Firmware package", "role":"Primary", "softwareID":"1014049F", "type":"VPD-V0", "build":"0", "date":"2015-02-26T00:00:00Z", "version":"7.12b.4.2e" } ], "slotSupportsHotPlug":"false", "fodUniqueID":"11S88Y5921Y050BS41906Z", "pciRevision":"17", "isAgentless":true, "pciBusNumber":"1", "pciSubVendorID":"1014", "isAddOnCard":true, "FRU":"88Y5922", "pciDeviceNumber":"0", "slotNumber":"1", "posID":"16a1", "pciFunctionNumber":"1", "manufacturer":"IBM", "name":"IBM Flex System CN4022 2-port 10Gb Converged Adapter", "portInfo":{ "portType":"ETHERNET", "portNumber":2, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"000AF7487DA2", "vnicMode":false }, { "portType":"FC", "portNumber":1, "addresses":"2000000AF7487DA3", "vnicMode":false } ], "peerBay":0 }, "vpdID":"14e4", "productName":"IBM Flex System CN4022 2-port 10Gb Converged Adapter", "partNumber":"88Y5921", "fruSerialNumber":"Y050BS41906Z", "slotName":"SlotDesig5_Node 1 PCIe Slot 1" }, { "pciSubID":"0", "fodUniqueID":"", "pciRevision":"0", "isAgentless":false, "pciBusNumber":"9", "pciSubVendorID":"0", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"534", "pciFunctionNumber":"0", "portInfo":{ }, "name":"", "vpdID":"102b" }, { "pciSubID":"4b4", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"MegaRAID Controller Firmware", "role":"Primary", "softwareID":"101404B4", "type":"Software Bundle", "build":"0", "date":"2015-08-24T00:00:00Z", "version":"24.9.0-0026" } ], "fodUniqueID":"N/A", "pciRevision":"2", "isAgentless":true, "pciBusNumber":"14", "pciSubVendorID":"1014", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"5f", "pciFunctionNumber":"0", "name":"ServeRAID M1210e", "portInfo":{ }, "vpdID":"1000" } ], "domainName":"", "processors":[ { "speed":2.5, "manufacturer":"Unknown", "family":"PENTIUM_R_4", "displayName":"Intel(R) Xeon(R) CPU E7-4880 v2 @ 2.50GHz", "slot":1, "productVersion":"Intel(R) Xeon(R) CPU E7-4880 v2 @ 2.50GHz", "cores":15 }, { "speed":2.5, "manufacturer":"Unknown", "family":"PENTIUM_R_4", "displayName":"Intel(R) Xeon(R) CPU E7-4880 v2 @ 2.50GHz", "slot":2, "productVersion":"Intel(R) Xeon(R) CPU E7-4880 v2 @ 2.50GHz", "cores":15 } ], "processorSlots":2, "pciCapabilities":[ "Raid Link", "OOB PCIe" ], "productId":"477", "hasOS":false, "lanOverUsbPortForwardingModes":[ { "state":"disabled", "type":"DSA", "externalIPAddress":"" } ], "bootMode":{ "possibleValues":[ "UEFI Mode", "Legacy Mode" ], "currentValue":"UEFI Mode" }, "ports":[ { "ioModuleBay":0, "portNumber":1 }, { "ioModuleBay":0, "portNumber":2 } ], "embeddedHypervisorPresence":false, "posID":"256", "nist":{ "possibleValues":[ "Compatibility", "Nist_800_131A_Strict", "unsupported" ], "currentValue":"Unknown" }, "overallHealthState":"Warning", "subType":"Nantahala", "partitionID":1, "flashStorage":[ ], "productName":"IBM Flex System x480 X6 Compute Node", "dnsHostnames":[ "ite-nh-1722-imm1.labs.lenovo.com", "fd55:faaf:e1ab:20fc:6eae:8bff:fe6f:1a49" ] } ], "slots":[ 11, 12 ], "partitionID":1, "uuid":"" } ], "orphanNodes":[ ], "slots":[ 11, 12 ], "complexID":"45BE8832", "partitionCount":1, "uuid":"06FFADB512E311E49F9F0090FA75F1BE", "nodeCount":1 }, { "partition":[ ], "orphanNodes":[ { "accessState":"Online", "arch":"x86", "manufacturerId":"20301", "location":{ "lowestRackUnit":24, "location":"", "rack":"Telco Concern", "room":"" }, "addinCardSlots":0, "serialNumber":"NANC009", "driveBays":0, "macAddress":"6C:AE:8B:6F:05:25,6C:AE:8B:6F:05:26", "type":"ITE", "lanOverUsb":"enabled", "onboardPciDevices":[ { "pciSubID":"0", "fodUniqueID":"", "pciRevision":"0", "isAgentless":false, "pciBusNumber":"9", "pciSubVendorID":"0", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"534", "pciFunctionNumber":"0", "portInfo":{ }, "name":"", "vpdID":"102b" }, { "pciSubID":"90", "fodUniqueID":"", "pciRevision":"2", "isAgentless":false, "pciBusNumber":"14", "pciSubVendorID":"1000", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"96", "pciFunctionNumber":"0", "portInfo":{ }, "name":"", "vpdID":"1000" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.3.15.0" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"0", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":1, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B701490", "vnicMode":false } ], "peerBay":0 }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.3.15.0" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"1", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":2, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B701494", "vnicMode":false } ], "peerBay":0 }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.3.15.0" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"2", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":3, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B701498", "vnicMode":false } ], "peerBay":0 }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.3.15.0" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"3", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":4, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B70149C", "vnicMode":false } ], "peerBay":0 }, "vpdID":"10df" } ], "leds":[ { "color":"Yellow", "location":"FrontPanel", "name":"Fault", "state":"Off" }, { "color":"Blue", "location":"FrontPanel", "name":"Identification", "state":"Off" }, { "color":"Yellow", "location":"FrontPanel", "name":"Check Log", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"MIS", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"MEM", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"NMI", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"TEMP", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"CPU 1", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"CPU 2", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 1", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 2", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 3", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 4", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 5", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 6", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 7", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 8", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 9", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 10", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 11", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 12", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 13", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 14", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 15", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 16", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"S BRD", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"ADJ", "state":"Off" }, { "color":"Green", "location":"LightPathCard", "name":"LP", "state":"On" }, { "color":"Yellow", "location":"Planar", "name":"IMM Fault", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"CMOS Batt Errror", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DC Fault", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 1", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 2", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 3", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 4", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"M5115 Flt", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"M5115 SCp", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD4", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD5", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD6", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD7", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"SAS BP 1 Error", "state":"Off" }, { "color":"Green", "location":"FrontPanel", "name":"Power", "state":"On" }, { "color":"Green", "location":"Planar", "name":"BMC Heartbeat", "state":"Blinking" }, { "color":"Yellow", "location":"Planar", "name":"SMP", "state":"Off" }, { "color":"Unknown", "location":"Planar", "name":"SCALE", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"SAS BP 2 Error", "state":"Off" }, { "color":"Green", "location":"Planar", "name":"SCALE_LINK", "state":"On" }, { "color":"Yellow", "location":"Planar", "name":"SCALE_ERROR", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 17", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 18", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 19", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 20", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 21", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 22", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 23", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 24", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 25", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 26", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 27", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 28", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 29", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 30", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 31", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 32", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 33", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 34", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 35", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 36", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 37", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 38", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 39", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 40", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 41", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 42", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 43", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 44", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 45", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 46", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 47", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 48", "state":"Off" } ], "description":"IBM Flex System x880 X6 + 10G", "mgmtProcIPaddress":"10.243.2.84", "expansionCards":[ ], "errorFields":[ { "ServerITEcomponentStatus":"NETWORK_FAIL" }, { "HealthState":"NETWORK_FAIL" }, { "ServerExpansionHardware":"FETCH_FAILED" } ], "ipInterfaces":[ { "IPv4enabled":true, "IPv4DHCPmode":"STATIC_ONLY", "IPv6enabled":true, "IPv6DHCPenabled":true, "IPv4assignments":[ { "id":0, "subnet":"255.255.240.0", "gateway":"0.0.0.0", "address":"10.243.2.84", "type":"INUSE" } ], "IPv6assignments":[ { "id":0, "scope":"Global", "gateway":"0:0:0:0:0:0:0:0", "source":"Stateless", "address":"fd55:faaf:e1ab:2021:6eae:8bff:fe6f:525", "prefix":64, "type":"INUSE" }, { "id":0, "scope":"Unknown", "gateway":"0:0:0:0:0:0:0:0", "source":"Unknown", "address":"fe80:0:0:0:6eae:8bff:fe6f:525", "prefix":64, "type":"UNKNOWN" } ], "name":"eth0", "IPv6statelessEnabled":true, "label":"unknown", "IPv6staticEnabled":true } ], "firmware":[ { "status":"Active", "name":"UEFI Firmware/BIOS", "role":"Primary", "date":"2016-08-05T00:00:00Z", "type":"UEFI", "build":"N2E119BUS", "version":"1.40" }, { "status":"Inactive", "name":"UEFI Backup Firmware/BIOS", "role":"Backup", "date":"2016-08-05T00:00:00Z", "type":"UEFI-Backup", "build":"N2E119BUS", "version":"1.40" }, { "status":"Active", "name":"DSA Diagnostic Software", "role":"Primary", "date":"2016-03-31T00:00:00Z", "type":"DSA", "build":"DSYTE1R", "version":"9.65" }, { "status":"Active", "name":"IMM2 Firmware", "role":"Primary", "date":"2016-08-01T00:00:00Z", "type":"IMM2", "build":"1AOO73F", "version":"5.80" }, { "status":"Inactive", "name":"IMM2 Backup Firmware", "role":"Backup", "date":"2016-08-01T00:00:00Z", "type":"IMM2-Backup", "build":"1AOO73F", "version":"5.80" } ], "bladeState":1, "activationKeys":[ ], "status":{ "message":"managed", "name":"MANAGED" }, "bladeState_health":"WARNING", "parent":{ "uuid":"D5C0EC910776473997B2E2A5DD9171DE", "uri":"chassis/D5C0EC910776473997B2E2A5DD9171DE" }, "hostname":"IMM2-6cae8b6f0525", "powerSupplies":[ ], "parentComplexID":"3F6A0AB7", "FRU":"47C2239", "uri":"node/E0CEB525F651481D95A8D6B5945762BB", "vnicMode":"disabled", "powerAllocation":{ "maximumAllocatedPower":333, "minimumAllocatedPower":224 }, "expansionProductType":"", "powerStatus":8, "bootOrder":{ "uri":"node/E0CEB525F651481D95A8D6B5945762BB/bootOrder", "bootOrderList":[ { "currentBootOrderDevices":[ "None" ], "bootType":"SingleUse", "possibleBootOrderDevices":[ "None", "PXE Network", "Hard Disk 0", "Diagnostics", "CD/DVD Rom", "Boot To F1", "Hypervisor", "Floppy Disk" ] }, { "currentBootOrderDevices":[ "Hard Disk 0", "RHEL 6.5", "CD/DVD Rom" ], "bootType":"Permanent", "possibleBootOrderDevices":[ "Hard Disk 0", "RHEL 6.5", "CD/DVD Rom", "PXE Network", "Floppy Disk", "Hard Disk 1", "Hard Disk 2", "Hard Disk 3", "Hard Disk 4", "USB Storage", "Diagnostics", "iSCSI", "iSCSI Critical", "Embedded Hypervisor", "Legacy Only", "IMM1", "IMM2", "DSA", "USB0", "USB1", "USB2", "USB3", "USB4", "SAS", "NIC1", "NIC2", "NIC3", "NIC4", "VNIC1", "VNIC2", "VNIC3", "VNIC4", "VNIC5", "VNIC6", "VNIC7", "VNIC8", "VNIC9", "VNIC10", "VNIC11", "VNIC12", "Mezzanine1Device1", "Mezzanine1Device2", "Mezzanine1Device3", "Mezzanine1Device4", "Mezzanine1Device5", "Mezzanine1Device6", "Mezzanine2Device1", "Mezzanine2Device2", "Mezzanine2Device3", "Mezzanine2Device4", "Mezzanine2Device5", "Mezzanine2Device6", "Mezzanine3Device1", "Mezzanine3Device2", "Mezzanine4Device1", "Mezzanine4Device2" ] }, { "currentBootOrderDevices":[ "PXE Network", "CD/DVD Rom", "Hard Disk 0" ], "bootType":"WakeOnLAN", "possibleBootOrderDevices":[ "PXE Network", "CD/DVD Rom", "Hard Disk 0", "RHEL 6.5", "Floppy Disk", "Hard Disk 1", "Hard Disk 2", "Hard Disk 3", "Hard Disk 4", "USB Storage", "Diagnostics", "iSCSI", "iSCSI Critical", "Embedded Hypervisor", "Legacy Only", "IMM1", "IMM2", "DSA", "USB0", "USB1", "USB2", "USB3", "USB4", "SAS", "NIC1", "NIC2", "NIC3", "NIC4", "VNIC1", "VNIC2", "VNIC3", "VNIC4", "VNIC5", "VNIC6", "VNIC7", "VNIC8", "VNIC9", "VNIC10", "VNIC11", "VNIC12", "Mezzanine1Device1", "Mezzanine1Device2", "Mezzanine1Device3", "Mezzanine1Device4", "Mezzanine1Device5", "Mezzanine1Device6", "Mezzanine2Device1", "Mezzanine2Device2", "Mezzanine2Device3", "Mezzanine2Device4", "Mezzanine2Device5", "Mezzanine2Device6", "Mezzanine3Device1", "Mezzanine3Device2", "Mezzanine4Device1", "Mezzanine4Device2" ] } ] }, "expansionProducts":[ ], "ipv6Addresses":[ "fd55:faaf:e1ab:2021:6eae:8bff:fe6f:525", "fe80:0:0:0:6eae:8bff:fe6f:525" ], "slots":[ 11, 12 ], "manufacturer":"IBM", "addinCards":[ ], "parentPartitionUUID":"", "raidSettings":[ ], "vpdID":"30", "uuid":"E0CEB525F651481D95A8D6B5945762BB", "isConnectionTrusted":"true", "memoryModules":[ { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":4, "serialNumber":"4262A885", "displayName":"DIMM 25", "slot":25, "type":"DDR3", "partNumber":"HMT351R7EFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":4, "serialNumber":"4292A87D", "displayName":"DIMM 28", "slot":28, "type":"DDR3", "partNumber":"HMT351R7EFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":4, "serialNumber":"4262A891", "displayName":"DIMM 45", "slot":45, "type":"DDR3", "partNumber":"HMT351R7EFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":4, "serialNumber":"4252A87C", "displayName":"DIMM 48", "slot":48, "type":"DDR3", "partNumber":"HMT351R7EFR4A-PB" } ], "partitionEnabled":false, "fruSerialNumber":"36C009", "encapsulation":{ "encapsulationMode":"notSupported" }, "secureBootMode":{ "possibleValues":[ ], "currentValue":"" }, "tlsVersion":{ "possibleValues":[ "TLS_10", "TLS_11", "TLS_12", "unsupported" ], "currentValue":"Unknown" }, "model":"AC1", "isScalable":true, "expansionCardSlots":0, "isITME":false, "hostMacAddresses":"6C:AE:8B:70:14:90,6C:AE:8B:70:14:94,6C:AE:8B:70:14:98,6C:AE:8B:70:14:9C", "contact":"contact", "dataHandle":1475171088919, "ipv4Addresses":[ "10.243.2.84", "169.254.95.118" ], "cmmDisplayName":"Node 11", "backedBy":"real", "complexID":1063914167, "name":"node5", "memorySlots":48, "drives":[ ], "cmmHealthState":"Non-Critical", "userDescription":"", "subSlots":[ ], "partNumber":"44T1173", "excludedHealthState":"Warning", "bladeState_string":"node5", "machineType":"7903", "isRemotePresenceEnabled":true, "pciDevices":[ { "pciSubID":"0", "fodUniqueID":"", "pciRevision":"0", "isAgentless":false, "pciBusNumber":"9", "pciSubVendorID":"0", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"534", "pciFunctionNumber":"0", "portInfo":{ }, "name":"", "vpdID":"102b" }, { "pciSubID":"90", "fodUniqueID":"", "pciRevision":"2", "isAgentless":false, "pciBusNumber":"14", "pciSubVendorID":"1000", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"96", "pciFunctionNumber":"0", "portInfo":{ }, "name":"", "vpdID":"1000" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.3.15.0" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"0", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":1, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B701490", "vnicMode":false } ], "peerBay":0 }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.3.15.0" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"1", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":2, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B701494", "vnicMode":false } ], "peerBay":0 }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.3.15.0" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"2", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":3, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B701498", "vnicMode":false } ], "peerBay":0 }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.3.15.0" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"3", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":4, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B70149C", "vnicMode":false } ], "peerBay":0 }, "vpdID":"10df" } ], "domainName":"", "processors":[ { "speed":2.3, "manufacturer":"Intel(R) Corporation", "family":"PENTIUM_R_4", "displayName":"Intel(R) Xeon(R) CPU E7-8850 v2 @ 2.30GHz", "slot":1, "productVersion":"Intel(R) Xeon(R) CPU E7-8850 v2 @ 2.30GHz", "cores":12 }, { "speed":2.3, "manufacturer":"Intel(R) Corporation", "family":"PENTIUM_R_4", "displayName":"Intel(R) Xeon(R) CPU E7-8850 v2 @ 2.30GHz", "slot":2, "productVersion":"Intel(R) Xeon(R) CPU E7-8850 v2 @ 2.30GHz", "cores":12 } ], "processorSlots":2, "pciCapabilities":[ "Raid Link", "OOB PCIe" ], "productId":"448", "hasOS":false, "lanOverUsbPortForwardingModes":[ { "state":"disabled", "type":"DSA", "externalIPAddress":"" } ], "bootMode":{ "possibleValues":[ "UEFI Mode", "Legacy Mode" ], "currentValue":"UEFI Mode" }, "ports":[ { "ioModuleBay":0, "portNumber":1 }, { "ioModuleBay":0, "portNumber":2 }, { "ioModuleBay":0, "portNumber":3 }, { "ioModuleBay":0, "portNumber":4 } ], "embeddedHypervisorPresence":false, "posID":"256", "nist":{ "possibleValues":[ "Compatibility", "Nist_800_131A_Strict", "unsupported" ], "currentValue":"Unknown" }, "overallHealthState":"Warning", "subType":"Nantahala", "partitionID":-1, "flashStorage":[ ], "productName":"IBM Flex System x880 X6 Compute Node with embedded 10Gb Virtual Fabric", "dnsHostnames":[ "xhmc171.labs.lenovo.com", "fd55:faaf:e1ab:2021:6eae:8bff:fe6f:525" ] } ], "slots":[ 11, 12 ], "complexID":"3F6A0AB7", "partitionCount":0, "uuid":"E0CEB525F651481D95A8D6B5945762BB", "nodeCount":1 }, { "partition":[ { "nodes":[ { "accessState":"Online", "arch":"x86", "manufacturerId":"20301", "location":{ "lowestRackUnit":21, "location":"Morrisville", "rack":"XClarity Demo", "room":"" }, "addinCardSlots":0, "serialNumber":"23ZTXN9", "driveBays":0, "macAddress":"6C:AE:8B:6F:14:11,6C:AE:8B:6F:14:12", "type":"ITE", "lanOverUsb":"enabled", "onboardPciDevices":[ { "pciSubID":"0", "fodUniqueID":"", "pciRevision":"0", "isAgentless":false, "pciBusNumber":"9", "pciSubVendorID":"0", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"534", "pciFunctionNumber":"0", "portInfo":{ }, "name":"", "vpdID":"102b" }, { "pciSubID":"4b4", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"MegaRAID Controller Firmware", "role":"Primary", "softwareID":"101404B4", "type":"Software Bundle", "build":"0", "date":"2015-08-24T00:00:00Z", "version":"24.9.0-0026" } ], "fodUniqueID":"N/A", "pciRevision":"2", "isAgentless":false, "pciBusNumber":"14", "pciSubVendorID":"1014", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"5f", "pciFunctionNumber":"0", "name":"ServeRAID M1210e", "portInfo":{ }, "vpdID":"1000" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.261.9" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"0", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":1, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B704B20", "vnicMode":false } ], "peerBay":0 }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.261.9" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"1", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":2, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B704B24", "vnicMode":false } ], "peerBay":0 }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.261.9" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"2", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":3, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B704B28", "vnicMode":false } ], "peerBay":0 }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.261.9" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"3", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":4, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B704B2C", "vnicMode":false } ], "peerBay":0 }, "vpdID":"10df" } ], "leds":[ { "color":"Yellow", "location":"FrontPanel", "name":"Fault", "state":"Off" }, { "color":"Blue", "location":"FrontPanel", "name":"Identification", "state":"Off" }, { "color":"Yellow", "location":"FrontPanel", "name":"Check Log", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"MIS", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"MEM", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"NMI", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"TEMP", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"CPU 1", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"CPU 2", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 1", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 2", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 3", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 4", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 5", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 6", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 7", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 8", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 9", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 10", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 11", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 12", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 13", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 14", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 15", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 16", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"S BRD", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"ADJ", "state":"Off" }, { "color":"Green", "location":"LightPathCard", "name":"LP", "state":"On" }, { "color":"Yellow", "location":"Planar", "name":"IMM Fault", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"CMOS Batt Errror", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DC Fault", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 1", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 2", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 3", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 4", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"M5115 Flt", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"M5115 SCp", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD4", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD5", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD6", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD7", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"SAS BP 1 Error", "state":"Off" }, { "color":"Green", "location":"FrontPanel", "name":"Power", "state":"Blinking" }, { "color":"Green", "location":"Planar", "name":"BMC Heartbeat", "state":"Blinking" }, { "color":"Yellow", "location":"Planar", "name":"SMP", "state":"Off" }, { "color":"Unknown", "location":"Planar", "name":"SCALE", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"SAS BP 2 Error", "state":"Off" }, { "color":"Green", "location":"Planar", "name":"SCALE_LINK", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"SCALE_ERROR", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 17", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 18", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 19", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 20", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 21", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 22", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 23", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 24", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 25", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 26", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 27", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 28", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 29", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 30", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 31", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 32", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 33", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 34", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 35", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 36", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 37", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 38", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 39", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 40", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 41", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 42", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 43", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 44", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 45", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 46", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 47", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 48", "state":"Off" } ], "description":"IBM Flex System x880 X6 + 10G", "primary":true, "mgmtProcIPaddress":"10.240.72.92", "expansionCards":[ ], "errorFields":[ { "BladeHealthNameStr":"NETWORK_FAIL" }, { "ChassisMounted":"NETWORK_FAIL" }, { "ServerExpansionHardware":"FETCH_FAILED" } ], "ipInterfaces":[ { "IPv4enabled":true, "IPv4DHCPmode":"STATIC_ONLY", "IPv6enabled":true, "IPv6DHCPenabled":true, "IPv4assignments":[ { "id":0, "subnet":"255.255.252.0", "gateway":"0.0.0.0", "address":"10.240.72.92", "type":"INUSE" } ], "IPv6assignments":[ { "id":0, "scope":"Global", "gateway":"0:0:0:0:0:0:0:0", "source":"Stateless", "address":"fd55:faaf:e1ab:20fc:6eae:8bff:fe6f:1411", "prefix":64, "type":"INUSE" }, { "id":0, "scope":"Unknown", "gateway":"0:0:0:0:0:0:0:0", "source":"Unknown", "address":"fe80:0:0:0:6eae:8bff:fe6f:1411", "prefix":64, "type":"UNKNOWN" } ], "name":"eth0", "IPv6statelessEnabled":true, "label":"unknown", "IPv6staticEnabled":false } ], "firmware":[ { "status":"Active", "name":"UEFI Firmware/BIOS", "role":"Primary", "date":"2016-08-05T00:00:00Z", "type":"UEFI", "build":"N2E119BUS", "version":"1.40" }, { "status":"Inactive", "name":"UEFI Backup Firmware/BIOS", "role":"Backup", "date":"2016-08-05T00:00:00Z", "type":"UEFI-Backup", "build":"N2E119BUS", "version":"1.40" }, { "status":"Active", "name":"DSA Diagnostic Software", "role":"Primary", "date":"2016-03-31T00:00:00Z", "type":"DSA", "build":"DSYTE1R", "version":"9.65" }, { "status":"Active", "name":"IMM2 Firmware", "role":"Primary", "date":"2016-08-01T00:00:00Z", "type":"IMM2", "build":"1AOO73F", "version":"5.80" }, { "status":"Inactive", "name":"IMM2 Backup Firmware", "role":"Backup", "date":"2016-08-01T00:00:00Z", "type":"IMM2-Backup", "build":"1AOO73F", "version":"5.80" } ], "bladeState":1, "activationKeys":[ ], "status":{ "message":"managed", "name":"MANAGED" }, "bladeState_health":"WARNING", "parent":{ "uuid":"9841028B07714FD09D9297C6D1A4943E", "uri":"chassis/9841028B07714FD09D9297C6D1A4943E" }, "hostname":"IMM2-6cae8b6f1411", "powerSupplies":[ ], "parentComplexID":"14059BC6", "FRU":"47C2239", "uri":"node/645553F8894011E3A5F36CAE8B704B20", "vnicMode":"disabled", "powerAllocation":{ "maximumAllocatedPower":296, "minimumAllocatedPower":215 }, "expansionProductType":"", "powerStatus":5, "bootOrder":{ "uri":"node/645553F8894011E3A5F36CAE8B704B20/bootOrder", "bootOrderList":[ { "currentBootOrderDevices":[ "None" ], "bootType":"SingleUse", "possibleBootOrderDevices":[ "None", "PXE Network", "Hard Disk 0", "Diagnostics", "CD/DVD Rom", "Boot To F1", "Hypervisor", "Floppy Disk" ] }, { "currentBootOrderDevices":[ "Red Hat Enterprise Linux", "CD/DVD Rom", "Hard Disk 0", "PXE Network" ], "bootType":"Permanent", "possibleBootOrderDevices":[ "Red Hat Enterprise Linux", "CD/DVD Rom", "Hard Disk 0", "PXE Network", "Floppy Disk", "Hard Disk 1", "Hard Disk 2", "Hard Disk 3", "Hard Disk 4", "USB Storage", "Diagnostics", "iSCSI", "iSCSI Critical", "Embedded Hypervisor", "Legacy Only", "IMM1", "IMM2", "DSA", "USB0", "USB1", "USB2", "USB3", "USB4", "SAS", "NIC1", "NIC2", "NIC3", "NIC4", "VNIC1", "VNIC2", "VNIC3", "VNIC4", "VNIC5", "VNIC6", "VNIC7", "VNIC8", "VNIC9", "VNIC10", "VNIC11", "VNIC12", "Mezzanine1Device1", "Mezzanine1Device2", "Mezzanine1Device3", "Mezzanine1Device4", "Mezzanine1Device5", "Mezzanine1Device6", "Mezzanine2Device1", "Mezzanine2Device2", "Mezzanine2Device3", "Mezzanine2Device4", "Mezzanine2Device5", "Mezzanine2Device6", "Mezzanine3Device1", "Mezzanine3Device2", "Mezzanine4Device1", "Mezzanine4Device2" ] }, { "currentBootOrderDevices":[ "PXE Network", "CD/DVD Rom", "Hard Disk 0" ], "bootType":"WakeOnLAN", "possibleBootOrderDevices":[ "PXE Network", "CD/DVD Rom", "Hard Disk 0", "Red Hat Enterprise Linux", "Floppy Disk", "Hard Disk 1", "Hard Disk 2", "Hard Disk 3", "Hard Disk 4", "USB Storage", "Diagnostics", "iSCSI", "iSCSI Critical", "Embedded Hypervisor", "Legacy Only", "IMM1", "IMM2", "DSA", "USB0", "USB1", "USB2", "USB3", "USB4", "SAS", "NIC1", "NIC2", "NIC3", "NIC4", "VNIC1", "VNIC2", "VNIC3", "VNIC4", "VNIC5", "VNIC6", "VNIC7", "VNIC8", "VNIC9", "VNIC10", "VNIC11", "VNIC12", "Mezzanine1Device1", "Mezzanine1Device2", "Mezzanine1Device3", "Mezzanine1Device4", "Mezzanine1Device5", "Mezzanine1Device6", "Mezzanine2Device1", "Mezzanine2Device2", "Mezzanine2Device3", "Mezzanine2Device4", "Mezzanine2Device5", "Mezzanine2Device6", "Mezzanine3Device1", "Mezzanine3Device2", "Mezzanine4Device1", "Mezzanine4Device2" ] } ] }, "expansionProducts":[ ], "ipv6Addresses":[ "fd55:faaf:e1ab:20fc:6eae:8bff:fe6f:1411", "fe80:0:0:0:6eae:8bff:fe6f:1411" ], "slots":[ 9, 10 ], "manufacturer":"IBM", "addinCards":[ ], "parentPartitionUUID":"645553F8894011E3A5F36CAE8B704B20", "raidSettings":[ ], "vpdID":"30", "uuid":"645553F8894011E3A5F36CAE8B704B20", "isConnectionTrusted":"true", "memoryModules":[ { "model":"DDR3", "speed":1600, "manufacturer":"Samsung", "capacity":4, "serialNumber":"019D42AE", "displayName":"DIMM 10", "slot":10, "type":"DDR3", "partNumber":"M393B5270QB0-YK0" }, { "model":"DDR3", "speed":1600, "manufacturer":"Samsung", "capacity":4, "serialNumber":"019D4275", "displayName":"DIMM 15", "slot":15, "type":"DDR3", "partNumber":"M393B5270QB0-YK0" }, { "model":"DDR3", "speed":1600, "manufacturer":"Samsung", "capacity":4, "serialNumber":"019D430E", "displayName":"DIMM 28", "slot":28, "type":"DDR3", "partNumber":"M393B5270QB0-YK0" }, { "model":"DDR3", "speed":1600, "manufacturer":"Samsung", "capacity":4, "serialNumber":"019D4253", "displayName":"DIMM 45", "slot":45, "type":"DDR3", "partNumber":"M393B5270QB0-YK0" } ], "partitionEnabled":true, "fruSerialNumber":"YC30BG3CB010", "encapsulation":{ "encapsulationMode":"notSupported" }, "secureBootMode":{ "possibleValues":[ ], "currentValue":"" }, "tlsVersion":{ "possibleValues":[ "TLS_10", "TLS_11", "TLS_12", "unsupported" ], "currentValue":"Unknown" }, "model":"AC1", "isScalable":true, "expansionCardSlots":0, "isITME":false, "hostMacAddresses":"6C:AE:8B:70:4B:20,6C:AE:8B:70:4B:24,6C:AE:8B:70:4B:28,6C:AE:8B:70:4B:2C", "contact":"Fred", "dataHandle":1475171892797, "ipv4Addresses":[ "10.240.72.92", "169.254.95.118" ], "cmmDisplayName":"Node 09", "backedBy":"real", "complexID":335911878, "name":"node05", "memorySlots":48, "drives":[ ], "cmmHealthState":"Non-Critical", "userDescription":"", "subSlots":[ ], "partNumber":"00AN716", "logicalID":1, "excludedHealthState":"Warning", "bladeState_string":"node05", "machineType":"7903", "isRemotePresenceEnabled":true, "pciDevices":[ { "pciSubID":"0", "fodUniqueID":"", "pciRevision":"0", "isAgentless":false, "pciBusNumber":"9", "pciSubVendorID":"0", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"534", "pciFunctionNumber":"0", "portInfo":{ }, "name":"", "vpdID":"102b" }, { "pciSubID":"4b4", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"MegaRAID Controller Firmware", "role":"Primary", "softwareID":"101404B4", "type":"Software Bundle", "build":"0", "date":"2015-08-24T00:00:00Z", "version":"24.9.0-0026" } ], "fodUniqueID":"N/A", "pciRevision":"2", "isAgentless":false, "pciBusNumber":"14", "pciSubVendorID":"1014", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"5f", "pciFunctionNumber":"0", "name":"ServeRAID M1210e", "portInfo":{ }, "vpdID":"1000" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.261.9" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"0", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":1, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B704B20", "vnicMode":false } ], "peerBay":0 }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.261.9" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"1", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":2, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B704B24", "vnicMode":false } ], "peerBay":0 }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.261.9" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"2", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":3, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B704B28", "vnicMode":false } ], "peerBay":0 }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.261.9" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"3", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":4, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B704B2C", "vnicMode":false } ], "peerBay":0 }, "vpdID":"10df" } ], "domainName":"", "processors":[ { "speed":2.3, "manufacturer":"Intel(R) Corporation", "family":"PENTIUM_R_4", "displayName":"Intel(R) Xeon(R) CPU E7-8850 v2 @ 2.30GHz", "slot":1, "productVersion":"Intel(R) Xeon(R) CPU E7-8850 v2 @ 2.30GHz", "cores":12 }, { "speed":2.3, "manufacturer":"Intel(R) Corporation", "family":"PENTIUM_R_4", "displayName":"Intel(R) Xeon(R) CPU E7-8850 v2 @ 2.30GHz", "slot":2, "productVersion":"Intel(R) Xeon(R) CPU E7-8850 v2 @ 2.30GHz", "cores":12 } ], "processorSlots":2, "pciCapabilities":[ "Raid Link", "OOB PCIe" ], "productId":"448", "hasOS":false, "lanOverUsbPortForwardingModes":[ { "state":"disabled", "type":"DSA", "externalIPAddress":"" } ], "bootMode":{ "possibleValues":[ "UEFI Mode", "Legacy Mode" ], "currentValue":"UEFI Mode" }, "ports":[ { "ioModuleBay":0, "portNumber":1 }, { "ioModuleBay":0, "portNumber":2 }, { "ioModuleBay":0, "portNumber":3 }, { "ioModuleBay":0, "portNumber":4 } ], "embeddedHypervisorPresence":false, "posID":"256", "nist":{ "possibleValues":[ "Compatibility", "Nist_800_131A_Strict", "unsupported" ], "currentValue":"Unknown" }, "overallHealthState":"Warning", "subType":"Nantahala", "partitionID":1, "flashStorage":[ ], "productName":"IBM Flex System x880 X6 Compute Node with embedded 10Gb Virtual Fabric", "dnsHostnames":[ "ite-nh-1374-imm1.labs.lenovo.com", "fd55:faaf:e1ab:20fc:6eae:8bff:fe6f:1411" ] } ], "slots":[ 9, 10 ], "partitionID":1, "uuid":"" } ], "orphanNodes":[ ], "slots":[ 9, 10 ], "complexID":"14059BC6", "partitionCount":1, "uuid":"645553F8894011E3A5F36CAE8B704B20", "nodeCount":1 }, { "partition":[ ], "orphanNodes":[ { "accessState":"Online", "arch":"x86", "manufacturerId":"20301", "location":{ "lowestRackUnit":0, "location":"No Location Configured", "rack":"", "room":"" }, "addinCardSlots":0, "serialNumber":"23ZTXN8", "driveBays":8, "macAddress":"6C:AE:8B:6F:11:21,6C:AE:8B:6F:11:22", "type":"ITE", "lanOverUsb":"enabled", "onboardPciDevices":[ { "pciSubID":"0", "fodUniqueID":"", "pciRevision":"0", "isAgentless":false, "pciBusNumber":"9", "pciSubVendorID":"0", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"534", "pciFunctionNumber":"0", "portInfo":{ }, "name":"", "vpdID":"102b" }, { "pciSubID":"4b4", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"LSI MegaRAID Controller Firmware", "role":"Primary", "softwareID":"101404B4", "type":"Software Bundle", "build":"0", "date":"2015-04-06T00:00:00Z", "version":"24.7.0-0052" } ], "fodUniqueID":"N/A", "pciRevision":"2", "isAgentless":false, "pciBusNumber":"14", "pciSubVendorID":"1014", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"5f", "pciFunctionNumber":"0", "name":"ServeRAID M1210e", "portInfo":{ }, "vpdID":"1000" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.261.9" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"0", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":1, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B703F60", "vnicMode":false } ], "peerBay":1 }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.261.9" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"1", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":2, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B703F64", "vnicMode":false } ], "peerBay":2 }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.261.9" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"2", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":3, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B703F68", "vnicMode":false } ], "peerBay":0 }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.261.9" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"3", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":4, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B703F6C", "vnicMode":false } ], "peerBay":0 }, "vpdID":"10df" } ], "leds":[ { "color":"Yellow", "location":"FrontPanel", "name":"Fault", "state":"Off" }, { "color":"Blue", "location":"FrontPanel", "name":"Identification", "state":"Off" }, { "color":"Yellow", "location":"FrontPanel", "name":"Check Log", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"MIS", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"MEM", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"NMI", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"TEMP", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"CPU 1", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"CPU 2", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 1", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 2", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 3", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 4", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 5", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 6", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 7", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 8", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 9", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 10", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 11", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 12", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 13", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 14", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 15", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 16", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"S BRD", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"ADJ", "state":"Off" }, { "color":"Green", "location":"LightPathCard", "name":"LP", "state":"On" }, { "color":"Yellow", "location":"Planar", "name":"IMM Fault", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"CMOS Batt Errror", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DC Fault", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 1", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 2", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 3", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 4", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"M5115 Flt", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"M5115 SCp", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD4", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD5", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD6", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD7", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"SAS BP 1 Error", "state":"Off" }, { "color":"Green", "location":"FrontPanel", "name":"Power", "state":"Blinking" }, { "color":"Green", "location":"Planar", "name":"BMC Heartbeat", "state":"Blinking" }, { "color":"Yellow", "location":"Planar", "name":"SMP", "state":"Off" }, { "color":"Unknown", "location":"Planar", "name":"SCALE", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"SAS BP 2 Error", "state":"Off" }, { "color":"Green", "location":"Planar", "name":"SCALE_LINK", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"SCALE_ERROR", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 17", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 18", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 19", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 20", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 21", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 22", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 23", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 24", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 25", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 26", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 27", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 28", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 29", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 30", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 31", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 32", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 33", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 34", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 35", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 36", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 37", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 38", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 39", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 40", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 41", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 42", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 43", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 44", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 45", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 46", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 47", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 48", "state":"Off" } ], "description":"IBM Flex System x880 X6 + 10G", "mgmtProcIPaddress":"10.240.72.99", "expansionCards":[ ], "errorFields":[ ], "ipInterfaces":[ { "IPv4enabled":true, "IPv4DHCPmode":"STATIC_ONLY", "IPv6enabled":true, "IPv6DHCPenabled":true, "IPv4assignments":[ { "id":0, "subnet":"255.255.252.0", "gateway":"0.0.0.0", "address":"10.240.72.99", "type":"INUSE" } ], "IPv6assignments":[ { "id":0, "scope":"Global", "gateway":"0:0:0:0:0:0:0:0", "source":"Stateless", "address":"fd55:faaf:e1ab:20fc:6eae:8bff:fe6f:1121", "prefix":64, "type":"INUSE" }, { "id":0, "scope":"Global", "gateway":"0:0:0:0:0:0:0:0", "source":"Static", "address":"fdc5:1710:c671:0:6eae:8bff:fe6f:1121", "prefix":64, "type":"INUSE" }, { "id":0, "scope":"Unknown", "gateway":"0:0:0:0:0:0:0:0", "source":"Unknown", "address":"fe80:0:0:0:6eae:8bff:fe6f:1121", "prefix":64, "type":"UNKNOWN" } ], "name":"eth0", "IPv6statelessEnabled":true, "label":"unknown", "IPv6staticEnabled":true } ], "firmware":[ { "status":"Active", "name":"UEFI Firmware/BIOS", "role":"Primary", "date":"2016-08-05T00:00:00Z", "type":"UEFI", "build":"N2E119BUS", "version":"1.40" }, { "status":"Inactive", "name":"UEFI Backup Firmware/BIOS", "role":"Backup", "date":"2015-12-04T00:00:00Z", "type":"UEFI-Backup", "build":"N2E115CUS", "version":"1.20" }, { "status":"Active", "name":"DSA Diagnostic Software", "role":"Primary", "date":"2016-03-31T00:00:00Z", "type":"DSA", "build":"DSYTE1R", "version":"9.65" }, { "status":"Active", "name":"IMM2 Firmware", "role":"Primary", "date":"2016-08-01T00:00:00Z", "type":"IMM2", "build":"1AOO73F", "version":"5.80" }, { "status":"Inactive", "name":"IMM2 Backup Firmware", "role":"Backup", "date":"2016-08-01T00:00:00Z", "type":"IMM2-Backup", "build":"1AOO73F", "version":"5.80" } ], "bladeState":1, "activationKeys":[ ], "status":{ "message":"managed", "name":"MANAGED" }, "bladeState_health":"GOOD", "parent":{ "uuid":"CC29EFE505B54BB19937A702587B9232", "uri":"chassis/CC29EFE505B54BB19937A702587B9232" }, "hostname":"IMM2-6cae8b6f1121", "powerSupplies":[ ], "parentComplexID":"219E1043", "FRU":"47C2239", "uri":"node/74AFACA188F811E394A46CAE8B703F60", "vnicMode":"disabled", "powerAllocation":{ "maximumAllocatedPower":307, "minimumAllocatedPower":209 }, "expansionProductType":"", "powerStatus":5, "bootOrder":{ "uri":"node/74AFACA188F811E394A46CAE8B703F60/bootOrder", "bootOrderList":[ { "currentBootOrderDevices":[ "None" ], "bootType":"SingleUse", "possibleBootOrderDevices":[ "None", "PXE Network", "Hard Disk 0", "Diagnostics", "CD/DVD Rom", "Boot To F1", "Hypervisor", "Floppy Disk" ] }, { "currentBootOrderDevices":[ "Hard Disk 0 - Boot0005 - Boot0005", "Red Hat Enterprise Linux - Boot0008 - Boot0008", "Red Hat Enterprise Linux - BootF000 - BootF000 - BootF000", "Red Hat Enterprise Linux - BootC4BF" ], "bootType":"Permanent", "possibleBootOrderDevices":[ "Hard Disk 0 - Boot0005 - Boot0005", "Red Hat Enterprise Linux - Boot0008 - Boot0008", "Red Hat Enterprise Linux - BootC4BF", "Hard Disk 0 - BootF000", "Red Hat Enterprise Linux - BootC307", "Red Hat Enterprise Linux - BootF000 - BootF000 - BootF000", "Hard Disk 0 - BootC4BE", "Red Hat Enterprise Linux - BootF000 - BootF000 - BootF000", "Red Hat Enterprise Linux - Boot0007", "Hard Disk 0 - Boot0005 - Boot0005", "Red Hat Enterprise Linux - Boot0008 - Boot0008", "CD/DVD Rom", "PXE Network", "Floppy Disk", "Hard Disk 1", "Hard Disk 2", "Hard Disk 3", "Hard Disk 4", "USB Storage", "Diagnostics", "iSCSI", "iSCSI Critical", "Embedded Hypervisor", "Legacy Only", "IMM1", "IMM2", "DSA", "USB0", "USB1", "USB2", "USB3", "USB4", "SAS", "NIC1", "NIC2", "NIC3", "NIC4", "VNIC1", "VNIC2", "VNIC3", "VNIC4", "VNIC5", "VNIC6", "VNIC7", "VNIC8", "VNIC9", "VNIC10", "VNIC11", "VNIC12", "Mezzanine1Device1", "Mezzanine1Device2", "Mezzanine1Device3", "Mezzanine1Device4", "Mezzanine1Device5", "Mezzanine1Device6", "Mezzanine2Device1", "Mezzanine2Device2", "Mezzanine2Device3", "Mezzanine2Device4", "Mezzanine2Device5", "Mezzanine2Device6", "Mezzanine3Device1", "Mezzanine3Device2", "Mezzanine4Device1", "Mezzanine4Device2" ] }, { "currentBootOrderDevices":[ "PXE Network", "CD/DVD Rom", "Hard Disk 0" ], "bootType":"WakeOnLAN", "possibleBootOrderDevices":[ "PXE Network", "CD/DVD Rom", "Hard Disk 0", "Red Hat Enterprise Linux - BootF000 - BootF000 - BootF000", "Red Hat Enterprise Linux - BootC307", "Red Hat Enterprise Linux - BootF000 - BootF000 - BootF000", "Red Hat Enterprise Linux - BootC4BE", "Red Hat Enterprise Linux - BootF000 - BootF000 - BootF000", "Red Hat Enterprise Linux - Boot0007", "Red Hat Enterprise Linux - Boot0005", "Floppy Disk", "Hard Disk 1", "Hard Disk 2", "Hard Disk 3", "Hard Disk 4", "USB Storage", "Diagnostics", "iSCSI", "iSCSI Critical", "Embedded Hypervisor", "Legacy Only", "IMM1", "IMM2", "DSA", "USB0", "USB1", "USB2", "USB3", "USB4", "SAS", "NIC1", "NIC2", "NIC3", "NIC4", "VNIC1", "VNIC2", "VNIC3", "VNIC4", "VNIC5", "VNIC6", "VNIC7", "VNIC8", "VNIC9", "VNIC10", "VNIC11", "VNIC12", "Mezzanine1Device1", "Mezzanine1Device2", "Mezzanine1Device3", "Mezzanine1Device4", "Mezzanine1Device5", "Mezzanine1Device6", "Mezzanine2Device1", "Mezzanine2Device2", "Mezzanine2Device3", "Mezzanine2Device4", "Mezzanine2Device5", "Mezzanine2Device6", "Mezzanine3Device1", "Mezzanine3Device2", "Mezzanine4Device1", "Mezzanine4Device2" ] } ] }, "expansionProducts":[ ], "ipv6Addresses":[ "fd55:faaf:e1ab:20fc:6eae:8bff:fe6f:1121", "fdc5:1710:c671:0:6eae:8bff:fe6f:1121", "fe80:0:0:0:6eae:8bff:fe6f:1121" ], "slots":[ 11, 12 ], "manufacturer":"IBM", "addinCards":[ ], "parentPartitionUUID":"", "raidSettings":[ ], "vpdID":"30", "uuid":"74AFACA188F811E394A46CAE8B703F60", "isConnectionTrusted":"true", "memoryModules":[ { "model":"DDR3", "speed":1600, "manufacturer":"Samsung", "capacity":4, "serialNumber":"019C0F80", "displayName":"DIMM 25", "slot":25, "type":"DDR3", "partNumber":"M393B5270QB0-YK0" }, { "model":"DDR3", "speed":1600, "manufacturer":"Samsung", "capacity":4, "serialNumber":"019C1029", "displayName":"DIMM 28", "slot":28, "type":"DDR3", "partNumber":"M393B5270QB0-YK0" }, { "model":"DDR3", "speed":1600, "manufacturer":"Samsung", "capacity":4, "serialNumber":"019C0F6A", "displayName":"DIMM 45", "slot":45, "type":"DDR3", "partNumber":"M393B5270QB0-YK0" }, { "model":"DDR3", "speed":1600, "manufacturer":"Samsung", "capacity":4, "serialNumber":"019C0F77", "displayName":"DIMM 48", "slot":48, "type":"DDR3", "partNumber":"M393B5270QB0-YK0" } ], "partitionEnabled":false, "fruSerialNumber":"YG30BG3CA03C", "encapsulation":{ "encapsulationMode":"notSupported" }, "secureBootMode":{ "possibleValues":[ ], "currentValue":"" }, "tlsVersion":{ "possibleValues":[ "TLS_10", "TLS_11", "TLS_12", "unsupported" ], "currentValue":"Unknown" }, "model":"AC1", "isScalable":true, "expansionCardSlots":4, "isITME":false, "hostMacAddresses":"6C:AE:8B:70:3F:60,6C:AE:8B:70:3F:64,6C:AE:8B:70:3F:68,6C:AE:8B:70:3F:6C", "contact":"contact", "dataHandle":1475171091853, "ipv4Addresses":[ "10.240.72.99", "169.254.95.118" ], "cmmDisplayName":"Node 11", "backedBy":"real", "complexID":564006979, "name":"Newport_11", "memorySlots":48, "drives":[ ], "cmmHealthState":"Normal", "userDescription":"", "subSlots":[ ], "partNumber":"00AN716", "excludedHealthState":"Normal", "bladeState_string":"Newport_11", "machineType":"7903", "isRemotePresenceEnabled":true, "pciDevices":[ { "pciSubID":"0", "fodUniqueID":"", "pciRevision":"0", "isAgentless":false, "pciBusNumber":"9", "pciSubVendorID":"0", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"534", "pciFunctionNumber":"0", "portInfo":{ }, "name":"", "vpdID":"102b" }, { "pciSubID":"4b4", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"LSI MegaRAID Controller Firmware", "role":"Primary", "softwareID":"101404B4", "type":"Software Bundle", "build":"0", "date":"2015-04-06T00:00:00Z", "version":"24.7.0-0052" } ], "fodUniqueID":"N/A", "pciRevision":"2", "isAgentless":false, "pciBusNumber":"14", "pciSubVendorID":"1014", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"5f", "pciFunctionNumber":"0", "name":"ServeRAID M1210e", "portInfo":{ }, "vpdID":"1000" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.261.9" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"0", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":1, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B703F60", "vnicMode":false } ], "peerBay":1 }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.261.9" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"1", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":2, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B703F64", "vnicMode":false } ], "peerBay":2 }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.261.9" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"2", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":3, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B703F68", "vnicMode":false } ], "peerBay":0 }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.261.9" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"3", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":4, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B703F6C", "vnicMode":false } ], "peerBay":0 }, "vpdID":"10df" } ], "domainName":"", "processors":[ { "speed":2.3, "manufacturer":"Intel(R) Corporation", "family":"PENTIUM_R_4", "displayName":"Intel(R) Xeon(R) CPU E7-8850 v2 @ 2.30GHz", "slot":1, "productVersion":"Intel(R) Xeon(R) CPU E7-8850 v2 @ 2.30GHz", "cores":12 }, { "speed":2.3, "manufacturer":"Intel(R) Corporation", "family":"PENTIUM_R_4", "displayName":"Intel(R) Xeon(R) CPU E7-8850 v2 @ 2.30GHz", "slot":2, "productVersion":"Intel(R) Xeon(R) CPU E7-8850 v2 @ 2.30GHz", "cores":12 } ], "processorSlots":2, "pciCapabilities":[ "Raid Link", "OOB PCIe" ], "productId":"448", "hasOS":false, "lanOverUsbPortForwardingModes":[ { "state":"disabled", "type":"DSA", "externalIPAddress":"" } ], "bootMode":{ "possibleValues":[ "UEFI Mode", "Legacy Mode" ], "currentValue":"UEFI Mode" }, "ports":[ { "ioModuleBay":1, "portNumber":1 }, { "ioModuleBay":2, "portNumber":2 }, { "ioModuleBay":0, "portNumber":3 }, { "ioModuleBay":0, "portNumber":4 } ], "embeddedHypervisorPresence":false, "posID":"256", "nist":{ "possibleValues":[ "Compatibility", "Nist_800_131A_Strict", "unsupported" ], "currentValue":"Unknown" }, "overallHealthState":"Normal", "subType":"Nantahala", "partitionID":-1, "flashStorage":[ ], "productName":"IBM Flex System x880 X6 Compute Node with embedded 10Gb Virtual Fabric", "dnsHostnames":[ "ite-nh-1375-imm1.labs.lenovo.com", "fd55:faaf:e1ab:20fc:6eae:8bff:fe6f:1121", "fdc5:1710:c671:0:6eae:8bff:fe6f:1121" ] } ], "slots":[ 11, 12 ], "complexID":"219E1043", "partitionCount":0, "uuid":"74AFACA188F811E394A46CAE8B703F60", "nodeCount":1 }, { "partition":[ ], "orphanNodes":[ { "accessState":"Online", "arch":"x86", "manufacturerId":"20301", "location":{ "lowestRackUnit":4, "location":"Morrisville", "rack":"Rack 13", "room":"3N-L3" }, "addinCardSlots":0, "serialNumber":"23YTRT6", "driveBays":8, "macAddress":"6C:AE:8B:6F:0D:C5,6C:AE:8B:6F:0D:C6", "type":"ITE", "lanOverUsb":"enabled", "onboardPciDevices":[ { "pciSubID":"0", "fodUniqueID":"", "pciRevision":"0", "isAgentless":false, "pciBusNumber":"9", "pciSubVendorID":"0", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"534", "pciFunctionNumber":"0", "portInfo":{ }, "name":"", "vpdID":"102b" }, { "pciSubID":"4b4", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"MegaRAID Controller Firmware", "role":"Primary", "softwareID":"101404B4", "type":"Software Bundle", "build":"0", "date":"2015-08-24T00:00:00Z", "version":"24.9.0-0026" } ], "fodUniqueID":"N/A", "pciRevision":"2", "isAgentless":false, "pciBusNumber":"14", "pciSubVendorID":"1014", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"5f", "pciFunctionNumber":"0", "name":"ServeRAID M1210e", "portInfo":{ }, "vpdID":"1000" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.201.14" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"0", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":1, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B703720", "vnicMode":false } ], "peerBay":0 }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.201.14" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"1", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":2, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B703724", "vnicMode":false } ], "peerBay":0 }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.201.14" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"2", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":3, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B703728", "vnicMode":false } ], "peerBay":0 }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.201.14" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"3", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":4, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B70372C", "vnicMode":false } ], "peerBay":0 }, "vpdID":"10df" } ], "leds":[ { "color":"Yellow", "location":"FrontPanel", "name":"Fault", "state":"Off" }, { "color":"Blue", "location":"FrontPanel", "name":"Identification", "state":"Off" }, { "color":"Yellow", "location":"FrontPanel", "name":"Check Log", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"MIS", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"MEM", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"NMI", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"TEMP", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"CPU 1", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"CPU 2", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 1", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 2", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 3", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 4", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 5", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 6", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 7", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 8", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 9", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 10", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 11", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 12", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 13", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 14", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 15", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 16", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"S BRD", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"ADJ", "state":"Off" }, { "color":"Green", "location":"LightPathCard", "name":"LP", "state":"On" }, { "color":"Yellow", "location":"Planar", "name":"IMM Fault", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"CMOS Batt Errror", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DC Fault", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 1", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 2", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 3", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 4", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"M5115 Flt", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"M5115 SCp", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD4", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD5", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD6", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD7", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"SAS BP 1 Error", "state":"Off" }, { "color":"Green", "location":"FrontPanel", "name":"Power", "state":"Blinking" }, { "color":"Green", "location":"Planar", "name":"BMC Heartbeat", "state":"Blinking" }, { "color":"Yellow", "location":"Planar", "name":"SMP", "state":"Off" }, { "color":"Unknown", "location":"Planar", "name":"SCALE", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"SAS BP 2 Error", "state":"Off" }, { "color":"Green", "location":"Planar", "name":"SCALE_LINK", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"SCALE_ERROR", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 17", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 18", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 19", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 20", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 21", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 22", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 23", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 24", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 25", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 26", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 27", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 28", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 29", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 30", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 31", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 32", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 33", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 34", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 35", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 36", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 37", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 38", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 39", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 40", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 41", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 42", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 43", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 44", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 45", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 46", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 47", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 48", "state":"Off" } ], "description":"IBM Flex System x880 X6 + 10G", "mgmtProcIPaddress":"10.243.15.208", "expansionCards":[ { "firmware":[ { "status":"Active", "name":"MULTI", "role":"", "date":"2012-08-03T04:00:00Z", "type":"MULTI", "build":"", "version":"1.1.13.0" } ], "manufacturerId":"20301", "bay":4, "manufacturer":"IBM", "uuid":"121E33749E0C44D5A49F0090FA088B6A", "FRU":"00E1677", "productName":"IBM Flex System CN4058 8-port 10Gb Converged Adapter", "partNumber":"00E1810", "fruSerialNumber":"Y150HY28L03K" } ], "errorFields":[ { "IOCompatibilityData":"FETCH_FAILED" } ], "ipInterfaces":[ { "IPv4enabled":true, "IPv4DHCPmode":"DHCP_ONLY", "IPv6enabled":true, "IPv6DHCPenabled":true, "IPv4assignments":[ { "id":0, "subnet":"255.255.240.0", "gateway":"0.0.0.0", "address":"10.243.15.208", "type":"INUSE" } ], "IPv6assignments":[ { "id":0, "scope":"Global", "gateway":"0:0:0:0:0:0:0:0", "source":"Stateless", "address":"fd55:faaf:e1ab:2021:6eae:8bff:fe6f:dc5", "prefix":64, "type":"INUSE" }, { "id":0, "scope":"Unknown", "gateway":"0:0:0:0:0:0:0:0", "source":"Unknown", "address":"fe80:0:0:0:6eae:8bff:fe6f:dc5", "prefix":64, "type":"UNKNOWN" } ], "name":"eth0", "IPv6statelessEnabled":true, "label":"unknown", "IPv6staticEnabled":false } ], "firmware":[ { "status":"Active", "name":"UEFI Firmware/BIOS", "role":"Primary", "date":"2016-08-05T00:00:00Z", "type":"UEFI", "build":"N2E119BUS", "version":"1.40" }, { "status":"Inactive", "name":"UEFI Backup Firmware/BIOS", "role":"Backup", "date":"2016-06-02T00:00:00Z", "type":"UEFI-Backup", "build":"N2E119AUS", "version":"1.40" }, { "status":"Active", "name":"DSA Diagnostic Software", "role":"Primary", "date":"2016-03-31T00:00:00Z", "type":"DSA", "build":"DSYTE1R", "version":"9.65" }, { "status":"Active", "name":"IMM2 Firmware", "role":"Primary", "date":"2016-08-01T00:00:00Z", "type":"IMM2", "build":"1AOO73F", "version":"5.80" }, { "status":"Inactive", "name":"IMM2 Backup Firmware", "role":"Backup", "date":"2016-08-01T00:00:00Z", "type":"IMM2-Backup", "build":"1AOO73F", "version":"5.80" } ], "bladeState":1, "activationKeys":[ ], "status":{ "message":"managed", "name":"MANAGED" }, "bladeState_health":"GOOD", "parent":{ "uuid":"3B058C775CE44FA6AC05608B196EDAB1", "uri":"chassis/3B058C775CE44FA6AC05608B196EDAB1" }, "hostname":"IMM2-6cae8b6f0dc5", "powerSupplies":[ ], "parentComplexID":"733AB223", "FRU":"47C2239", "uri":"node/5DC9CC7A68DA11E39D666CAE8B703720", "vnicMode":"disabled", "powerAllocation":{ "maximumAllocatedPower":406, "minimumAllocatedPower":213 }, "expansionProductType":"", "powerStatus":5, "bootOrder":{ "uri":"node/5DC9CC7A68DA11E39D666CAE8B703720/bootOrder", "bootOrderList":[ { "currentBootOrderDevices":[ "None" ], "bootType":"SingleUse", "possibleBootOrderDevices":[ "None", "PXE Network", "Hard Disk 0", "Diagnostics", "CD/DVD Rom", "Boot To F1", "Hypervisor", "Floppy Disk" ] }, { "currentBootOrderDevices":[ "CD/DVD Rom", "Hard Disk 0", "PXE Network" ], "bootType":"Permanent", "possibleBootOrderDevices":[ "CD/DVD Rom", "Hard Disk 0", "PXE Network", "Floppy Disk", "Hard Disk 1", "Hard Disk 2", "Hard Disk 3", "Hard Disk 4", "USB Storage", "Diagnostics", "iSCSI", "iSCSI Critical", "Embedded Hypervisor", "Legacy Only", "IMM1", "IMM2", "DSA", "USB0", "USB1", "USB2", "USB3", "USB4", "SAS", "NIC1", "NIC2", "NIC3", "NIC4", "VNIC1", "VNIC2", "VNIC3", "VNIC4", "VNIC5", "VNIC6", "VNIC7", "VNIC8", "VNIC9", "VNIC10", "VNIC11", "VNIC12", "Mezzanine1Device1", "Mezzanine1Device2", "Mezzanine1Device3", "Mezzanine1Device4", "Mezzanine1Device5", "Mezzanine1Device6", "Mezzanine2Device1", "Mezzanine2Device2", "Mezzanine2Device3", "Mezzanine2Device4", "Mezzanine2Device5", "Mezzanine2Device6", "Mezzanine3Device1", "Mezzanine3Device2", "Mezzanine4Device1", "Mezzanine4Device2" ] }, { "currentBootOrderDevices":[ "PXE Network", "CD/DVD Rom", "Hard Disk 0" ], "bootType":"WakeOnLAN", "possibleBootOrderDevices":[ "PXE Network", "CD/DVD Rom", "Hard Disk 0", "Floppy Disk", "Hard Disk 1", "Hard Disk 2", "Hard Disk 3", "Hard Disk 4", "USB Storage", "Diagnostics", "iSCSI", "iSCSI Critical", "Embedded Hypervisor", "Legacy Only", "IMM1", "IMM2", "DSA", "USB0", "USB1", "USB2", "USB3", "USB4", "SAS", "NIC1", "NIC2", "NIC3", "NIC4", "VNIC1", "VNIC2", "VNIC3", "VNIC4", "VNIC5", "VNIC6", "VNIC7", "VNIC8", "VNIC9", "VNIC10", "VNIC11", "VNIC12", "Mezzanine1Device1", "Mezzanine1Device2", "Mezzanine1Device3", "Mezzanine1Device4", "Mezzanine1Device5", "Mezzanine1Device6", "Mezzanine2Device1", "Mezzanine2Device2", "Mezzanine2Device3", "Mezzanine2Device4", "Mezzanine2Device5", "Mezzanine2Device6", "Mezzanine3Device1", "Mezzanine3Device2", "Mezzanine4Device1", "Mezzanine4Device2" ] } ] }, "expansionProducts":[ ], "ipv6Addresses":[ "fd55:faaf:e1ab:2021:6eae:8bff:fe6f:dc5", "fe80:0:0:0:6eae:8bff:fe6f:dc5" ], "slots":[ 3, 4 ], "manufacturer":"IBM", "addinCards":[ ], "parentPartitionUUID":"", "raidSettings":[ ], "vpdID":"30", "uuid":"5DC9CC7A68DA11E39D666CAE8B703720", "isConnectionTrusted":"true", "memoryModules":[ { "model":"DDR3", "speed":1600, "manufacturer":"Samsung", "capacity":4, "serialNumber":"01977BEA", "displayName":"DIMM 10", "slot":10, "type":"DDR3", "partNumber":"M393B5270QB0-YK0" }, { "model":"DDR3", "speed":1600, "manufacturer":"Samsung", "capacity":4, "serialNumber":"01977D2C", "displayName":"DIMM 15", "slot":15, "type":"DDR3", "partNumber":"M393B5270QB0-YK0" }, { "model":"DDR3", "speed":1600, "manufacturer":"Samsung", "capacity":4, "serialNumber":"019778BA", "displayName":"DIMM 28", "slot":28, "type":"DDR3", "partNumber":"M393B5270QB0-YK0" }, { "model":"DDR3", "speed":1600, "manufacturer":"Samsung", "capacity":4, "serialNumber":"01977922", "displayName":"DIMM 45", "slot":45, "type":"DDR3", "partNumber":"M393B5270QB0-YK0" } ], "partitionEnabled":false, "fruSerialNumber":"YG31BG3B601P", "encapsulation":{ "encapsulationMode":"notSupported" }, "secureBootMode":{ "possibleValues":[ ], "currentValue":"" }, "tlsVersion":{ "possibleValues":[ "TLS_10", "TLS_11", "TLS_12", "unsupported" ], "currentValue":"Unknown" }, "model":"AC1", "isScalable":true, "expansionCardSlots":4, "isITME":false, "hostMacAddresses":"6C:AE:8B:70:37:20,6C:AE:8B:70:37:24,6C:AE:8B:70:37:28,6C:AE:8B:70:37:2C", "contact":"contact", "dataHandle":1475171475734, "ipv4Addresses":[ "10.243.15.208", "169.254.95.118" ], "cmmDisplayName":"Node 03", "backedBy":"real", "complexID":1933226531, "name":"node05", "memorySlots":48, "drives":[ ], "cmmHealthState":"Normal", "userDescription":"", "subSlots":[ ], "partNumber":"00AN678", "excludedHealthState":"Normal", "bladeState_string":"node05", "machineType":"7903", "isRemotePresenceEnabled":true, "pciDevices":[ { "pciSubID":"0", "fodUniqueID":"", "pciRevision":"0", "isAgentless":false, "pciBusNumber":"9", "pciSubVendorID":"0", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"534", "pciFunctionNumber":"0", "portInfo":{ }, "name":"", "vpdID":"102b" }, { "pciSubID":"4b4", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"MegaRAID Controller Firmware", "role":"Primary", "softwareID":"101404B4", "type":"Software Bundle", "build":"0", "date":"2015-08-24T00:00:00Z", "version":"24.9.0-0026" } ], "fodUniqueID":"N/A", "pciRevision":"2", "isAgentless":false, "pciBusNumber":"14", "pciSubVendorID":"1014", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"5f", "pciFunctionNumber":"0", "name":"ServeRAID M1210e", "portInfo":{ }, "vpdID":"1000" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.201.14" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"0", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":1, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B703720", "vnicMode":false } ], "peerBay":0 }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.201.14" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"1", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":2, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B703724", "vnicMode":false } ], "peerBay":0 }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.201.14" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"2", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":3, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B703728", "vnicMode":false } ], "peerBay":0 }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.201.14" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"3", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":4, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B70372C", "vnicMode":false } ], "peerBay":0 }, "vpdID":"10df" }, { "pciSubID":"451", "slotSupportsHotPlug":"false", "fodUniqueID":"", "pciRevision":"16", "isAgentless":false, "pciBusNumber":"151", "pciSubVendorID":"1014", "isAddOnCard":true, "FRU":"", "pciDeviceNumber":"0", "slotNumber":"4", "posID":"e220", "pciFunctionNumber":"0", "manufacturer":"", "name":"", "portInfo":{ }, "vpdID":"10df", "productName":"", "partNumber":"", "fruSerialNumber":"", "slotName":"SlotDesig5_Node 1 PCIe Slot 4" }, { "pciSubID":"451", "slotSupportsHotPlug":"false", "fodUniqueID":"", "pciRevision":"16", "isAgentless":false, "pciBusNumber":"151", "pciSubVendorID":"1014", "isAddOnCard":true, "FRU":"", "pciDeviceNumber":"0", "slotNumber":"4", "posID":"e220", "pciFunctionNumber":"1", "manufacturer":"", "name":"", "portInfo":{ }, "vpdID":"10df", "productName":"", "partNumber":"", "fruSerialNumber":"", "slotName":"SlotDesig5_Node 1 PCIe Slot 4" }, { "pciSubID":"451", "slotSupportsHotPlug":"false", "fodUniqueID":"", "pciRevision":"16", "isAgentless":false, "pciBusNumber":"151", "pciSubVendorID":"1014", "isAddOnCard":true, "FRU":"", "pciDeviceNumber":"0", "slotNumber":"4", "posID":"e220", "pciFunctionNumber":"2", "manufacturer":"", "name":"", "portInfo":{ }, "vpdID":"10df", "productName":"", "partNumber":"", "fruSerialNumber":"", "slotName":"SlotDesig5_Node 1 PCIe Slot 4" }, { "pciSubID":"451", "slotSupportsHotPlug":"false", "fodUniqueID":"", "pciRevision":"16", "isAgentless":false, "pciBusNumber":"151", "pciSubVendorID":"1014", "isAddOnCard":true, "FRU":"", "pciDeviceNumber":"0", "slotNumber":"4", "posID":"e220", "pciFunctionNumber":"3", "manufacturer":"", "name":"", "portInfo":{ }, "vpdID":"10df", "productName":"", "partNumber":"", "fruSerialNumber":"", "slotName":"SlotDesig5_Node 1 PCIe Slot 4" }, { "pciSubID":"452", "slotSupportsHotPlug":"false", "fodUniqueID":"", "pciRevision":"16", "isAgentless":false, "pciBusNumber":"151", "pciSubVendorID":"1014", "isAddOnCard":true, "FRU":"", "pciDeviceNumber":"0", "slotNumber":"4", "posID":"e260", "pciFunctionNumber":"4", "manufacturer":"", "name":"", "portInfo":{ }, "vpdID":"10df", "productName":"", "partNumber":"", "fruSerialNumber":"", "slotName":"SlotDesig5_Node 1 PCIe Slot 4" }, { "pciSubID":"452", "slotSupportsHotPlug":"false", "fodUniqueID":"", "pciRevision":"16", "isAgentless":false, "pciBusNumber":"151", "pciSubVendorID":"1014", "isAddOnCard":true, "FRU":"", "pciDeviceNumber":"0", "slotNumber":"4", "posID":"e260", "pciFunctionNumber":"5", "manufacturer":"", "name":"", "portInfo":{ }, "vpdID":"10df", "productName":"", "partNumber":"", "fruSerialNumber":"", "slotName":"SlotDesig5_Node 1 PCIe Slot 4" }, { "pciSubID":"452", "slotSupportsHotPlug":"false", "fodUniqueID":"", "pciRevision":"16", "isAgentless":false, "pciBusNumber":"151", "pciSubVendorID":"1014", "isAddOnCard":true, "FRU":"", "pciDeviceNumber":"0", "slotNumber":"4", "posID":"e260", "pciFunctionNumber":"6", "manufacturer":"", "name":"", "portInfo":{ }, "vpdID":"10df", "productName":"", "partNumber":"", "fruSerialNumber":"", "slotName":"SlotDesig5_Node 1 PCIe Slot 4" }, { "pciSubID":"452", "slotSupportsHotPlug":"false", "fodUniqueID":"", "pciRevision":"16", "isAgentless":false, "pciBusNumber":"151", "pciSubVendorID":"1014", "isAddOnCard":true, "FRU":"", "pciDeviceNumber":"0", "slotNumber":"4", "posID":"e260", "pciFunctionNumber":"7", "manufacturer":"", "name":"", "portInfo":{ }, "vpdID":"10df", "productName":"", "partNumber":"", "fruSerialNumber":"", "slotName":"SlotDesig5_Node 1 PCIe Slot 4" } ], "domainName":"", "processors":[ { "speed":3.4, "manufacturer":"Intel(R) Corporation", "family":"PENTIUM_R_4", "displayName":"Intel(R) Xeon(R) CPU E7-8893 v2 @ 3.40GHz", "slot":1, "productVersion":"Intel(R) Xeon(R) CPU E7-8893 v2 @ 3.40GHz", "cores":6 }, { "speed":3.4, "manufacturer":"Intel(R) Corporation", "family":"PENTIUM_R_4", "displayName":"Intel(R) Xeon(R) CPU E7-8893 v2 @ 3.40GHz", "slot":2, "productVersion":"Intel(R) Xeon(R) CPU E7-8893 v2 @ 3.40GHz", "cores":6 } ], "processorSlots":2, "pciCapabilities":[ "Raid Link", "OOB PCIe" ], "productId":"448", "hasOS":false, "lanOverUsbPortForwardingModes":[ { "state":"disabled", "type":"DSA", "externalIPAddress":"" } ], "bootMode":{ "possibleValues":[ "UEFI Mode", "Legacy Mode" ], "currentValue":"UEFI Mode" }, "ports":[ { "ioModuleBay":0, "portNumber":1 }, { "ioModuleBay":0, "portNumber":2 }, { "ioModuleBay":0, "portNumber":3 }, { "ioModuleBay":0, "portNumber":4 } ], "embeddedHypervisorPresence":false, "posID":"256", "nist":{ "possibleValues":[ "Compatibility", "Nist_800_131A_Strict", "unsupported" ], "currentValue":"Unknown" }, "overallHealthState":"Normal", "subType":"Nantahala", "partitionID":-1, "flashStorage":[ ], "productName":"IBM Flex System x880 X6 Compute Node with embedded 10Gb Virtual Fabric", "dnsHostnames":[ "IMM2-6cae8b6f0dc5.labs.lenovo.com", "fd55:faaf:e1ab:2021:6eae:8bff:fe6f:dc5" ] } ], "slots":[ 3, 4 ], "complexID":"733AB223", "partitionCount":0, "uuid":"5DC9CC7A68DA11E39D666CAE8B703720", "nodeCount":1 }, { "partition":[ ], "orphanNodes":[ { "accessState":"Online", "arch":"x86", "manufacturerId":"20301", "location":{ "lowestRackUnit":24, "location":"", "rack":"Telco Concern", "room":"" }, "addinCardSlots":0, "serialNumber":"23ZBVK2", "driveBays":0, "macAddress":"6C:AE:8B:6F:0A:11,6C:AE:8B:6F:0A:12", "type":"ITE", "lanOverUsb":"enabled", "onboardPciDevices":[ { "pciSubID":"0", "fodUniqueID":"", "pciRevision":"0", "isAgentless":false, "pciBusNumber":"9", "pciSubVendorID":"0", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"534", "pciFunctionNumber":"0", "portInfo":{ }, "name":"", "vpdID":"102b" }, { "pciSubID":"4b4", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"MegaRAID Controller Firmware", "role":"Primary", "softwareID":"101404B4", "type":"Software Bundle", "build":"0", "date":"2016-07-20T00:00:00Z", "version":"24.12.0-0033" } ], "fodUniqueID":"N/A", "pciRevision":"2", "isAgentless":false, "pciBusNumber":"14", "pciSubVendorID":"1014", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"5f", "pciFunctionNumber":"0", "name":"ServeRAID M1210e", "portInfo":{ }, "vpdID":"1000" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.261.36" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"0", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":1, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B702850", "vnicMode":false } ], "peerBay":1 }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.261.36" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"1", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":2, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B702854", "vnicMode":false } ], "peerBay":2 }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.261.36" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"2", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":3, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B702858", "vnicMode":false } ], "peerBay":0 }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.261.36" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"3", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":4, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B70285C", "vnicMode":false } ], "peerBay":0 }, "vpdID":"10df" } ], "leds":[ { "color":"Yellow", "location":"FrontPanel", "name":"Fault", "state":"On" }, { "color":"Blue", "location":"FrontPanel", "name":"Identification", "state":"Off" }, { "color":"Yellow", "location":"FrontPanel", "name":"Check Log", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"MIS", "state":"On" }, { "color":"Yellow", "location":"LightPathCard", "name":"MEM", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"NMI", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"TEMP", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"CPU 1", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"CPU 2", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 1", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 2", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 3", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 4", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 5", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 6", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 7", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 8", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 9", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 10", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 11", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 12", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 13", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 14", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 15", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 16", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"S BRD", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"ADJ", "state":"Off" }, { "color":"Green", "location":"LightPathCard", "name":"LP", "state":"On" }, { "color":"Yellow", "location":"Planar", "name":"IMM Fault", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"CMOS Batt Errror", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DC Fault", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 1", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 2", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 3", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 4", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"M5115 Flt", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"M5115 SCp", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD4", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD5", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD6", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD7", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"SAS BP 1 Error", "state":"Off" }, { "color":"Green", "location":"FrontPanel", "name":"Power", "state":"Blinking" }, { "color":"Green", "location":"Planar", "name":"BMC Heartbeat", "state":"Blinking" }, { "color":"Yellow", "location":"Planar", "name":"SMP", "state":"Off" }, { "color":"Unknown", "location":"Planar", "name":"SCALE", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"SAS BP 2 Error", "state":"Off" }, { "color":"Green", "location":"Planar", "name":"SCALE_LINK", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"SCALE_ERROR", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 17", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 18", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 19", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 20", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 21", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 22", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 23", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 24", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 25", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 26", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 27", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 28", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 29", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 30", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 31", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 32", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 33", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 34", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 35", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 36", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 37", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 38", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 39", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 40", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 41", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 42", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 43", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 44", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 45", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 46", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 47", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 48", "state":"Off" } ], "description":"IBM Flex System x880 X6 + 10G", "mgmtProcIPaddress":"10.243.2.68", "expansionCards":[ ], "errorFields":[ { "ServerITEcomponentStatus":"NETWORK_FAIL" }, { "HealthState":"NETWORK_FAIL" }, { "ServerExpansionHardware":"FETCH_FAILED" } ], "ipInterfaces":[ { "IPv4enabled":true, "IPv4DHCPmode":"STATIC_ONLY", "IPv6enabled":true, "IPv6DHCPenabled":true, "IPv4assignments":[ { "id":0, "subnet":"255.255.240.0", "gateway":"0.0.0.0", "address":"10.243.2.68", "type":"INUSE" } ], "IPv6assignments":[ { "id":0, "scope":"Global", "gateway":"0:0:0:0:0:0:0:0", "source":"Stateless", "address":"fd55:faaf:e1ab:2021:6eae:8bff:fe6f:a11", "prefix":64, "type":"INUSE" }, { "id":0, "scope":"Unknown", "gateway":"0:0:0:0:0:0:0:0", "source":"Unknown", "address":"fe80:0:0:0:6eae:8bff:fe6f:a11", "prefix":64, "type":"UNKNOWN" } ], "name":"eth0", "IPv6statelessEnabled":true, "label":"unknown", "IPv6staticEnabled":false } ], "firmware":[ { "status":"Active", "name":"UEFI Firmware/BIOS", "role":"Primary", "date":"2016-08-05T00:00:00Z", "type":"UEFI", "build":"N2E119BUS", "version":"1.40" }, { "status":"Inactive", "name":"UEFI Backup Firmware/BIOS", "role":"Backup", "date":"2016-08-05T00:00:00Z", "type":"UEFI-Backup", "build":"N2E119BUS", "version":"1.40" }, { "status":"Active", "name":"DSA Diagnostic Software", "role":"Primary", "date":"2016-03-31T00:00:00Z", "type":"DSA", "build":"DSYTE1R", "version":"9.65" }, { "status":"Active", "name":"IMM2 Firmware", "role":"Primary", "date":"2016-08-01T00:00:00Z", "type":"IMM2", "build":"1AOO73F", "version":"5.80" }, { "status":"Inactive", "name":"IMM2 Backup Firmware", "role":"Backup", "date":"2016-08-01T00:00:00Z", "type":"IMM2-Backup", "build":"1AOO73F", "version":"5.80" } ], "bladeState":1, "activationKeys":[ ], "status":{ "message":"managed", "name":"MANAGED" }, "bladeState_health":"CRITICAL", "parent":{ "uuid":"D5C0EC910776473997B2E2A5DD9171DE", "uri":"chassis/D5C0EC910776473997B2E2A5DD9171DE" }, "hostname":"xhmc155", "powerSupplies":[ ], "parentComplexID":"61145BF2", "FRU":"47C2239", "uri":"node/894A722870C811E382C76CAE8B702850", "vnicMode":"disabled", "powerAllocation":{ "maximumAllocatedPower":355, "minimumAllocatedPower":235 }, "expansionProductType":"", "powerStatus":5, "bootOrder":{ "uri":"node/894A722870C811E382C76CAE8B702850/bootOrder", "bootOrderList":[ { "currentBootOrderDevices":[ "None" ], "bootType":"SingleUse", "possibleBootOrderDevices":[ "None", "PXE Network", "Hard Disk 0", "Diagnostics", "CD/DVD Rom", "Boot To F1", "Hypervisor", "Floppy Disk" ] }, { "currentBootOrderDevices":[ "Legacy Only" ], "bootType":"Permanent", "possibleBootOrderDevices":[ "Legacy Only", "Red Hat Enterprise Linux", "CD/DVD Rom", "Hard Disk 0", "PXE Network", "Floppy Disk", "Hard Disk 1", "Hard Disk 2", "Hard Disk 3", "Hard Disk 4", "USB Storage", "Diagnostics", "iSCSI", "iSCSI Critical", "Embedded Hypervisor", "IMM1", "IMM2", "DSA", "USB0", "USB1", "USB2", "USB3", "USB4", "SAS", "NIC1", "NIC2", "NIC3", "NIC4", "VNIC1", "VNIC2", "VNIC3", "VNIC4", "VNIC5", "VNIC6", "VNIC7", "VNIC8", "VNIC9", "VNIC10", "VNIC11", "VNIC12", "Mezzanine1Device1", "Mezzanine1Device2", "Mezzanine1Device3", "Mezzanine1Device4", "Mezzanine1Device5", "Mezzanine1Device6", "Mezzanine2Device1", "Mezzanine2Device2", "Mezzanine2Device3", "Mezzanine2Device4", "Mezzanine2Device5", "Mezzanine2Device6", "Mezzanine3Device1", "Mezzanine3Device2", "Mezzanine4Device1", "Mezzanine4Device2" ] }, { "currentBootOrderDevices":[ "PXE Network", "CD/DVD Rom", "Hard Disk 0" ], "bootType":"WakeOnLAN", "possibleBootOrderDevices":[ "PXE Network", "CD/DVD Rom", "Hard Disk 0", "Red Hat Enterprise Linux", "Floppy Disk", "Hard Disk 1", "Hard Disk 2", "Hard Disk 3", "Hard Disk 4", "USB Storage", "Diagnostics", "iSCSI", "iSCSI Critical", "Embedded Hypervisor", "Legacy Only", "IMM1", "IMM2", "DSA", "USB0", "USB1", "USB2", "USB3", "USB4", "SAS", "NIC1", "NIC2", "NIC3", "NIC4", "VNIC1", "VNIC2", "VNIC3", "VNIC4", "VNIC5", "VNIC6", "VNIC7", "VNIC8", "VNIC9", "VNIC10", "VNIC11", "VNIC12", "Mezzanine1Device1", "Mezzanine1Device2", "Mezzanine1Device3", "Mezzanine1Device4", "Mezzanine1Device5", "Mezzanine1Device6", "Mezzanine2Device1", "Mezzanine2Device2", "Mezzanine2Device3", "Mezzanine2Device4", "Mezzanine2Device5", "Mezzanine2Device6", "Mezzanine3Device1", "Mezzanine3Device2", "Mezzanine4Device1", "Mezzanine4Device2" ] } ] }, "expansionProducts":[ ], "ipv6Addresses":[ "fd55:faaf:e1ab:2021:6eae:8bff:fe6f:a11", "fe80:0:0:0:6eae:8bff:fe6f:a11" ], "slots":[ 9, 10 ], "manufacturer":"IBM", "addinCards":[ ], "parentPartitionUUID":"", "raidSettings":[ ], "vpdID":"30", "uuid":"894A722870C811E382C76CAE8B702850", "isConnectionTrusted":"true", "memoryModules":[ { "model":"DDR3", "speed":1600, "manufacturer":"Micron Technology", "capacity":4, "serialNumber":"D96FF0B9", "displayName":"DIMM 10", "slot":10, "type":"DDR3", "partNumber":"18KSF51272PZ-1G6K1" }, { "model":"DDR3", "speed":1600, "manufacturer":"Micron Technology", "capacity":4, "serialNumber":"D96FF0FA", "displayName":"DIMM 15", "slot":15, "type":"DDR3", "partNumber":"18KSF51272PZ-1G6K1" }, { "model":"DDR3", "speed":1600, "manufacturer":"Micron Technology", "capacity":4, "serialNumber":"D96FF0F9", "displayName":"DIMM 28", "slot":28, "type":"DDR3", "partNumber":"18KSF51272PZ-1G6K1" }, { "model":"DDR3", "speed":1600, "manufacturer":"Micron Technology", "capacity":4, "serialNumber":"D96FF0B5", "displayName":"DIMM 45", "slot":45, "type":"DDR3", "partNumber":"18KSF51272PZ-1G6K1" } ], "partitionEnabled":false, "fruSerialNumber":"YC31BG3B501B", "encapsulation":{ "encapsulationMode":"notSupported" }, "secureBootMode":{ "possibleValues":[ ], "currentValue":"" }, "tlsVersion":{ "possibleValues":[ "TLS_10", "TLS_11", "TLS_12", "unsupported" ], "currentValue":"Unknown" }, "model":"AC1", "isScalable":true, "expansionCardSlots":0, "isITME":false, "hostMacAddresses":"6C:AE:8B:70:28:50,6C:AE:8B:70:28:54,6C:AE:8B:70:28:58,6C:AE:8B:70:28:5C", "contact":"ROCKSTAR", "dataHandle":1475171365951, "ipv4Addresses":[ "10.243.2.68", "169.254.95.118" ], "cmmDisplayName":"Node 09", "backedBy":"real", "complexID":1628724210, "name":"Newport", "memorySlots":48, "drives":[ ], "cmmHealthState":"Critical", "userDescription":"", "subSlots":[ ], "partNumber":"00AN678", "excludedHealthState":"Critical", "bladeState_string":"Newport", "machineType":"7903", "isRemotePresenceEnabled":true, "pciDevices":[ { "pciSubID":"0", "fodUniqueID":"", "pciRevision":"0", "isAgentless":false, "pciBusNumber":"9", "pciSubVendorID":"0", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"534", "pciFunctionNumber":"0", "portInfo":{ }, "name":"", "vpdID":"102b" }, { "pciSubID":"4b4", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"MegaRAID Controller Firmware", "role":"Primary", "softwareID":"101404B4", "type":"Software Bundle", "build":"0", "date":"2016-07-20T00:00:00Z", "version":"24.12.0-0033" } ], "fodUniqueID":"N/A", "pciRevision":"2", "isAgentless":false, "pciBusNumber":"14", "pciSubVendorID":"1014", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"5f", "pciFunctionNumber":"0", "name":"ServeRAID M1210e", "portInfo":{ }, "vpdID":"1000" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.261.36" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"0", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":1, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B702850", "vnicMode":false } ], "peerBay":1 }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.261.36" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"1", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":2, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B702854", "vnicMode":false } ], "peerBay":2 }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.261.36" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"2", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":3, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B702858", "vnicMode":false } ], "peerBay":0 }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.261.36" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"3", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":4, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B70285C", "vnicMode":false } ], "peerBay":0 }, "vpdID":"10df" } ], "domainName":"", "processors":[ { "speed":2.2, "manufacturer":"Intel(R) Corporation", "family":"PENTIUM_R_4", "displayName":"Intel(R) Xeon(R) CPU E7-8880L v2 @ 2.20GHz", "slot":1, "productVersion":"Intel(R) Xeon(R) CPU E7-8880L v2 @ 2.20GHz", "cores":15 }, { "speed":2.2, "manufacturer":"Intel(R) Corporation", "family":"PENTIUM_R_4", "displayName":"Intel(R) Xeon(R) CPU E7-8880L v2 @ 2.20GHz", "slot":2, "productVersion":"Intel(R) Xeon(R) CPU E7-8880L v2 @ 2.20GHz", "cores":15 } ], "processorSlots":2, "pciCapabilities":[ "Raid Link", "OOB PCIe" ], "productId":"448", "hasOS":false, "lanOverUsbPortForwardingModes":[ { "state":"disabled", "type":"DSA", "externalIPAddress":"" } ], "bootMode":{ "possibleValues":[ "UEFI Mode", "Legacy Mode" ], "currentValue":"Legacy Mode" }, "ports":[ { "ioModuleBay":1, "portNumber":1 }, { "ioModuleBay":2, "portNumber":2 }, { "ioModuleBay":0, "portNumber":3 }, { "ioModuleBay":0, "portNumber":4 } ], "embeddedHypervisorPresence":false, "posID":"256", "nist":{ "possibleValues":[ "Compatibility", "Nist_800_131A_Strict", "unsupported" ], "currentValue":"Unknown" }, "overallHealthState":"Critical", "subType":"Nantahala", "partitionID":-1, "flashStorage":[ ], "productName":"IBM Flex System x880 X6 Compute Node with embedded 10Gb Virtual Fabric", "dnsHostnames":[ "xhmc155.labs.lenovo.com", "fd55:faaf:e1ab:2021:6eae:8bff:fe6f:a11" ] } ], "slots":[ 9, 10 ], "complexID":"61145BF2", "partitionCount":0, "uuid":"894A722870C811E382C76CAE8B702850", "nodeCount":1 } ] }
|
10
|
+
|
11
|
+
+ Response 400
|
12
|
+
+ Response 401
|
13
|
+
+ Response 404
|
14
|
+
+ Response 409
|
15
|
+
+ Response 500
|
16
|
+
|
17
|
+
# GET /scalableComplex?includeAttributes=
|
18
|
+
|
19
|
+
+ Response 200 (application/json)
|
20
|
+
|
21
|
+
+ Response 400
|
22
|
+
+ Response 401
|
23
|
+
+ Response 404
|
24
|
+
+ Response 409
|
25
|
+
+ Response 500
|
26
|
+
|
27
|
+
# GET /scalableComplex?excludeAttributes=nodeCount,partition
|
28
|
+
|
29
|
+
+ Response 200 (application/json)
|
30
|
+
|
31
|
+
{ "complex":[ { "orphanNodes":[ ], "slots":[ 13, 14 ], "complexID":"4207BFE5", "partitionCount":1, "uuid":"FA74120712FD11E48C000090FA75DCE8" }, { "orphanNodes":[ ], "slots":[ 11, 12 ], "complexID":"45BE8832", "partitionCount":1, "uuid":"06FFADB512E311E49F9F0090FA75F1BE" }, { "orphanNodes":[ { "accessState":"Online", "arch":"x86", "manufacturerId":"20301", "location":{ "lowestRackUnit":24, "location":"", "rack":"Telco Concern", "room":"" }, "addinCardSlots":0, "serialNumber":"NANC009", "driveBays":0, "macAddress":"6C:AE:8B:6F:05:25,6C:AE:8B:6F:05:26", "type":"ITE", "lanOverUsb":"enabled", "onboardPciDevices":[ { "pciSubID":"0", "fodUniqueID":"", "pciRevision":"0", "isAgentless":false, "pciBusNumber":"9", "pciSubVendorID":"0", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"534", "pciFunctionNumber":"0", "portInfo":{ }, "name":"", "vpdID":"102b" }, { "pciSubID":"90", "fodUniqueID":"", "pciRevision":"2", "isAgentless":false, "pciBusNumber":"14", "pciSubVendorID":"1000", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"96", "pciFunctionNumber":"0", "portInfo":{ }, "name":"", "vpdID":"1000" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.3.15.0" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"0", "name":"N/A", "portInfo":{ "physicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "logicalPortIndex":1, "addresses":"6CAE8B701490", "vnicMode":false } ], "peerBay":1, "physicalPortIndex":1 } ] }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.3.15.0" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"1", "name":"N/A", "portInfo":{ "physicalPorts":[ { "portType":"ETHERNET", "portNumber":2, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "logicalPortIndex":1, "addresses":"6CAE8B701494", "vnicMode":false } ], "peerBay":2, "physicalPortIndex":2 } ] }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.3.15.0" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"2", "name":"N/A", "portInfo":{ "physicalPorts":[ { "portType":"ETHERNET", "portNumber":3, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "logicalPortIndex":1, "addresses":"6CAE8B701498", "vnicMode":false } ], "peerBay":0, "physicalPortIndex":3 } ] }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.3.15.0" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"3", "name":"N/A", "portInfo":{ "physicalPorts":[ { "portType":"ETHERNET", "portNumber":4, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "logicalPortIndex":1, "addresses":"6CAE8B70149C", "vnicMode":false } ], "peerBay":0, "physicalPortIndex":4 } ] }, "vpdID":"10df" } ], "leds":[ { "color":"Yellow", "location":"FrontPanel", "name":"Fault", "state":"Off" }, { "color":"Blue", "location":"FrontPanel", "name":"Identification", "state":"Off" }, { "color":"Yellow", "location":"FrontPanel", "name":"Check Log", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"MIS", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"MEM", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"NMI", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"TEMP", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"CPU 1", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"CPU 2", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 1", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 2", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 3", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 4", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 5", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 6", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 7", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 8", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 9", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 10", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 11", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 12", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 13", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 14", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 15", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 16", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"S BRD", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"ADJ", "state":"Off" }, { "color":"Green", "location":"LightPathCard", "name":"LP", "state":"On" }, { "color":"Yellow", "location":"Planar", "name":"IMM Fault", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"CMOS Batt Errror", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DC Fault", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 1", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 2", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 3", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 4", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"M5115 Flt", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"M5115 SCp", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD4", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD5", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD6", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD7", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"SAS BP 1 Error", "state":"Off" }, { "color":"Green", "location":"FrontPanel", "name":"Power", "state":"On" }, { "color":"Green", "location":"Planar", "name":"BMC Heartbeat", "state":"Blinking" }, { "color":"Yellow", "location":"Planar", "name":"SMP", "state":"Off" }, { "color":"Unknown", "location":"Planar", "name":"SCALE", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"SAS BP 2 Error", "state":"Off" }, { "color":"Green", "location":"Planar", "name":"SCALE_LINK", "state":"On" }, { "color":"Yellow", "location":"Planar", "name":"SCALE_ERROR", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 17", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 18", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 19", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 20", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 21", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 22", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 23", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 24", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 25", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 26", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 27", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 28", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 29", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 30", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 31", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 32", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 33", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 34", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 35", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 36", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 37", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 38", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 39", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 40", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 41", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 42", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 43", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 44", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 45", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 46", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 47", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 48", "state":"Off" } ], "description":"IBM Flex System x880 X6 + 10G", "mgmtProcIPaddress":"10.243.2.84", "expansionCards":[ ], "errorFields":[ { "HealthState":"NETWORK_FAIL" }, { "HealthSummary":"NETWORK_FAIL" }, { "BladeHealthNameStr":"NETWORK_FAIL" }, { "ChassisMounted":"NETWORK_FAIL" }, { "PowerState":"NETWORK_FAIL" }, { "ServerCapabilities":"NETWORK_FAIL" }, { "ServerExpansionHardware":"FETCH_FAILED" } ], "ipInterfaces":[ { "IPv4enabled":true, "IPv4DHCPmode":"STATIC_ONLY", "IPv6enabled":true, "IPv6DHCPenabled":true, "IPv4assignments":[ { "id":0, "subnet":"255.255.240.0", "gateway":"0.0.0.0", "address":"10.243.2.84", "type":"INUSE" } ], "IPv6assignments":[ { "id":0, "scope":"Global", "gateway":"0:0:0:0:0:0:0:0", "source":"Stateless", "address":"fd55:faaf:e1ab:2021:6eae:8bff:fe6f:525", "prefix":64, "type":"INUSE" }, { "id":0, "scope":"Unknown", "gateway":"0:0:0:0:0:0:0:0", "source":"Unknown", "address":"fe80:0:0:0:6eae:8bff:fe6f:525", "prefix":64, "type":"UNKNOWN" } ], "name":"eth0", "IPv6statelessEnabled":true, "label":"unknown", "IPv6staticEnabled":true } ], "firmware":[ { "status":"Active", "name":"UEFI Firmware/BIOS", "role":"Primary", "date":"2016-08-05T00:00:00Z", "type":"UEFI", "build":"N2E119BUS", "version":"1.40" }, { "status":"Inactive", "name":"UEFI Backup Firmware/BIOS", "role":"Backup", "date":"2016-08-05T00:00:00Z", "type":"UEFI-Backup", "build":"N2E119BUS", "version":"1.40" }, { "status":"Active", "name":"DSA Diagnostic Software", "role":"Primary", "date":"2016-03-31T00:00:00Z", "type":"DSA", "build":"DSYTE1R", "version":"9.65" }, { "status":"Active", "name":"IMM2 Firmware", "role":"Primary", "date":"2016-08-01T00:00:00Z", "type":"IMM2", "build":"1AOO73F", "version":"5.80" }, { "status":"Inactive", "name":"IMM2 Backup Firmware", "role":"Backup", "date":"2016-08-01T00:00:00Z", "type":"IMM2-Backup", "build":"1AOO73F", "version":"5.80" } ], "bladeState":1, "activationKeys":[ ], "status":{ "message":"managed", "name":"MANAGED" }, "bladeState_health":"WARNING", "parent":{ "uuid":"D5C0EC910776473997B2E2A5DD9171DE", "uri":"chassis/D5C0EC910776473997B2E2A5DD9171DE" }, "hostname":"IMM2-6cae8b6f0525", "powerSupplies":[ ], "parentComplexID":"3F6A0AB7", "FRU":"47C2239", "uri":"node/E0CEB525F651481D95A8D6B5945762BB", "vnicMode":"disabled", "powerAllocation":{ "maximumAllocatedPower":333, "minimumAllocatedPower":224 }, "expansionProductType":"", "powerStatus":8, "bootOrder":{ "uri":"node/E0CEB525F651481D95A8D6B5945762BB/bootOrder", "bootOrderList":[ { "currentBootOrderDevices":[ "None" ], "bootType":"SingleUse", "possibleBootOrderDevices":[ "None", "PXE Network", "Hard Disk 0", "Diagnostics", "CD/DVD Rom", "Boot To F1", "Hypervisor", "Floppy Disk" ] }, { "currentBootOrderDevices":[ "Hard Disk 0", "RHEL 6.5", "CD/DVD Rom" ], "bootType":"Permanent", "possibleBootOrderDevices":[ "Hard Disk 0", "RHEL 6.5", "CD/DVD Rom", "PXE Network", "Floppy Disk", "Hard Disk 1", "Hard Disk 2", "Hard Disk 3", "Hard Disk 4", "USB Storage", "Diagnostics", "iSCSI", "iSCSI Critical", "Embedded Hypervisor", "Legacy Only", "IMM1", "IMM2", "DSA", "USB0", "USB1", "USB2", "USB3", "USB4", "SAS", "NIC1", "NIC2", "NIC3", "NIC4", "VNIC1", "VNIC2", "VNIC3", "VNIC4", "VNIC5", "VNIC6", "VNIC7", "VNIC8", "VNIC9", "VNIC10", "VNIC11", "VNIC12", "Mezzanine1Device1", "Mezzanine1Device2", "Mezzanine1Device3", "Mezzanine1Device4", "Mezzanine1Device5", "Mezzanine1Device6", "Mezzanine2Device1", "Mezzanine2Device2", "Mezzanine2Device3", "Mezzanine2Device4", "Mezzanine2Device5", "Mezzanine2Device6", "Mezzanine3Device1", "Mezzanine3Device2", "Mezzanine4Device1", "Mezzanine4Device2" ] }, { "currentBootOrderDevices":[ "PXE Network", "CD/DVD Rom", "Hard Disk 0" ], "bootType":"WakeOnLAN", "possibleBootOrderDevices":[ "PXE Network", "CD/DVD Rom", "Hard Disk 0", "RHEL 6.5", "Floppy Disk", "Hard Disk 1", "Hard Disk 2", "Hard Disk 3", "Hard Disk 4", "USB Storage", "Diagnostics", "iSCSI", "iSCSI Critical", "Embedded Hypervisor", "Legacy Only", "IMM1", "IMM2", "DSA", "USB0", "USB1", "USB2", "USB3", "USB4", "SAS", "NIC1", "NIC2", "NIC3", "NIC4", "VNIC1", "VNIC2", "VNIC3", "VNIC4", "VNIC5", "VNIC6", "VNIC7", "VNIC8", "VNIC9", "VNIC10", "VNIC11", "VNIC12", "Mezzanine1Device1", "Mezzanine1Device2", "Mezzanine1Device3", "Mezzanine1Device4", "Mezzanine1Device5", "Mezzanine1Device6", "Mezzanine2Device1", "Mezzanine2Device2", "Mezzanine2Device3", "Mezzanine2Device4", "Mezzanine2Device5", "Mezzanine2Device6", "Mezzanine3Device1", "Mezzanine3Device2", "Mezzanine4Device1", "Mezzanine4Device2" ] } ] }, "expansionProducts":[ ], "ipv6Addresses":[ "fd55:faaf:e1ab:2021:6eae:8bff:fe6f:525", "fe80:0:0:0:6eae:8bff:fe6f:525" ], "slots":[ 11, 12 ], "manufacturer":"IBM", "addinCards":[ ], "parentPartitionUUID":"", "raidSettings":[ ], "vpdID":"30", "uuid":"E0CEB525F651481D95A8D6B5945762BB", "isConnectionTrusted":"true", "memoryModules":[ { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":4, "serialNumber":"4262A885", "displayName":"DIMM 25", "slot":25, "type":"DDR3", "partNumber":"HMT351R7EFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":4, "serialNumber":"4292A87D", "displayName":"DIMM 28", "slot":28, "type":"DDR3", "partNumber":"HMT351R7EFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":4, "serialNumber":"4262A891", "displayName":"DIMM 45", "slot":45, "type":"DDR3", "partNumber":"HMT351R7EFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":4, "serialNumber":"4252A87C", "displayName":"DIMM 48", "slot":48, "type":"DDR3", "partNumber":"HMT351R7EFR4A-PB" } ], "partitionEnabled":false, "fruSerialNumber":"36C009", "encapsulation":{ "encapsulationMode":"notSupported" }, "secureBootMode":{ "possibleValues":[ ], "currentValue":"" }, "tlsVersion":{ "possibleValues":[ "TLS_10", "TLS_11", "TLS_12", "unsupported" ], "currentValue":"Unknown" }, "model":"AC1", "isScalable":true, "expansionCardSlots":0, "isITME":false, "hostMacAddresses":"6C:AE:8B:70:14:90,6C:AE:8B:70:14:94,6C:AE:8B:70:14:98,6C:AE:8B:70:14:9C", "contact":"contact", "dataHandle":1475537877219, "ipv4Addresses":[ "10.243.2.84", "169.254.95.118" ], "cmmDisplayName":"Node 11", "backedBy":"real", "complexID":1063914167, "name":"node5", "memorySlots":48, "drives":[ ], "cmmHealthState":"Non-Critical", "userDescription":"", "subSlots":[ ], "partNumber":"44T1173", "excludedHealthState":"Warning", "bladeState_string":"node5", "machineType":"7903", "isRemotePresenceEnabled":true, "pciDevices":[ { "pciSubID":"0", "fodUniqueID":"", "pciRevision":"0", "isAgentless":false, "pciBusNumber":"9", "pciSubVendorID":"0", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"534", "pciFunctionNumber":"0", "portInfo":{ }, "name":"", "vpdID":"102b" }, { "pciSubID":"90", "fodUniqueID":"", "pciRevision":"2", "isAgentless":false, "pciBusNumber":"14", "pciSubVendorID":"1000", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"96", "pciFunctionNumber":"0", "portInfo":{ }, "name":"", "vpdID":"1000" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.3.15.0" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"0", "name":"N/A", "portInfo":{ "physicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "logicalPortIndex":1, "addresses":"6CAE8B701490", "vnicMode":false } ], "peerBay":1, "physicalPortIndex":1 } ] }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.3.15.0" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"1", "name":"N/A", "portInfo":{ "physicalPorts":[ { "portType":"ETHERNET", "portNumber":2, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "logicalPortIndex":1, "addresses":"6CAE8B701494", "vnicMode":false } ], "peerBay":2, "physicalPortIndex":2 } ] }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.3.15.0" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"2", "name":"N/A", "portInfo":{ "physicalPorts":[ { "portType":"ETHERNET", "portNumber":3, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "logicalPortIndex":1, "addresses":"6CAE8B701498", "vnicMode":false } ], "peerBay":0, "physicalPortIndex":3 } ] }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.3.15.0" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"3", "name":"N/A", "portInfo":{ "physicalPorts":[ { "portType":"ETHERNET", "portNumber":4, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "logicalPortIndex":1, "addresses":"6CAE8B70149C", "vnicMode":false } ], "peerBay":0, "physicalPortIndex":4 } ] }, "vpdID":"10df" } ], "domainName":"", "processors":[ { "speed":2.3, "manufacturer":"Intel(R) Corporation", "family":"PENTIUM_R_4", "displayName":"Intel(R) Xeon(R) CPU E7-8850 v2 @ 2.30GHz", "slot":1, "productVersion":"Intel(R) Xeon(R) CPU E7-8850 v2 @ 2.30GHz", "cores":12 }, { "speed":2.3, "manufacturer":"Intel(R) Corporation", "family":"PENTIUM_R_4", "displayName":"Intel(R) Xeon(R) CPU E7-8850 v2 @ 2.30GHz", "slot":2, "productVersion":"Intel(R) Xeon(R) CPU E7-8850 v2 @ 2.30GHz", "cores":12 } ], "processorSlots":2, "pciCapabilities":[ "Raid Link", "OOB PCIe" ], "productId":"448", "hasOS":false, "lanOverUsbPortForwardingModes":[ { "state":"disabled", "type":"DSA", "externalIPAddress":"" } ], "bootMode":{ "possibleValues":[ "UEFI Mode", "Legacy Mode" ], "currentValue":"UEFI Mode" }, "ports":[ { "ioModuleBay":1, "portNumber":1 }, { "ioModuleBay":2, "portNumber":2 }, { "ioModuleBay":0, "portNumber":3 }, { "ioModuleBay":0, "portNumber":4 } ], "embeddedHypervisorPresence":false, "posID":"256", "nist":{ "possibleValues":[ "Compatibility", "Nist_800_131A_Strict", "unsupported" ], "currentValue":"Unknown" }, "overallHealthState":"Warning", "subType":"Nantahala", "partitionID":-1, "flashStorage":[ ], "productName":"IBM Flex System x880 X6 Compute Node with embedded 10Gb Virtual Fabric", "dnsHostnames":[ "xhmc171.labs.lenovo.com", "fd55:faaf:e1ab:2021:6eae:8bff:fe6f:525" ] } ], "slots":[ 11, 12 ], "complexID":"3F6A0AB7", "partitionCount":0, "uuid":"E0CEB525F651481D95A8D6B5945762BB" }, { "orphanNodes":[ ], "slots":[ 9, 10 ], "complexID":"14059BC6", "partitionCount":1, "uuid":"645553F8894011E3A5F36CAE8B704B20" }, { "orphanNodes":[ { "accessState":"Online", "arch":"x86", "manufacturerId":"20301", "location":{ "lowestRackUnit":0, "location":"No Location Configured", "rack":"", "room":"" }, "addinCardSlots":0, "serialNumber":"23ZTXN8", "driveBays":8, "macAddress":"6C:AE:8B:6F:11:21,6C:AE:8B:6F:11:22", "type":"ITE", "lanOverUsb":"enabled", "onboardPciDevices":[ { "pciSubID":"0", "fodUniqueID":"", "pciRevision":"0", "isAgentless":false, "pciBusNumber":"9", "pciSubVendorID":"0", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"534", "pciFunctionNumber":"0", "portInfo":{ }, "name":"", "vpdID":"102b" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.261.9" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"0", "name":"N/A", "portInfo":{ "physicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "logicalPortIndex":1, "addresses":"6CAE8B703F60", "vnicMode":false } ], "peerBay":1, "physicalPortIndex":1 } ] }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.261.9" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"1", "name":"N/A", "portInfo":{ "physicalPorts":[ { "portType":"ETHERNET", "portNumber":2, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "logicalPortIndex":1, "addresses":"6CAE8B703F64", "vnicMode":false } ], "peerBay":2, "physicalPortIndex":2 } ] }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.261.9" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"2", "name":"N/A", "portInfo":{ "physicalPorts":[ { "portType":"ETHERNET", "portNumber":3, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "logicalPortIndex":1, "addresses":"6CAE8B703F68", "vnicMode":false } ], "peerBay":0, "physicalPortIndex":3 } ] }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.261.9" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"3", "name":"N/A", "portInfo":{ "physicalPorts":[ { "portType":"ETHERNET", "portNumber":4, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "logicalPortIndex":1, "addresses":"6CAE8B703F6C", "vnicMode":false } ], "peerBay":0, "physicalPortIndex":4 } ] }, "vpdID":"10df" } ], "leds":[ { "color":"Yellow", "location":"FrontPanel", "name":"Fault", "state":"Off" }, { "color":"Blue", "location":"FrontPanel", "name":"Identification", "state":"Off" }, { "color":"Yellow", "location":"FrontPanel", "name":"Check Log", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"MIS", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"MEM", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"NMI", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"TEMP", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"CPU 1", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"CPU 2", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 1", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 2", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 3", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 4", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 5", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 6", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 7", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 8", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 9", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 10", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 11", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 12", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 13", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 14", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 15", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 16", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"S BRD", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"ADJ", "state":"Off" }, { "color":"Green", "location":"LightPathCard", "name":"LP", "state":"On" }, { "color":"Yellow", "location":"Planar", "name":"IMM Fault", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"CMOS Batt Errror", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DC Fault", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 1", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 2", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 3", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 4", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"M5115 Flt", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"M5115 SCp", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD4", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD5", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD6", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD7", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"SAS BP 1 Error", "state":"Off" }, { "color":"Green", "location":"FrontPanel", "name":"Power", "state":"On" }, { "color":"Green", "location":"Planar", "name":"BMC Heartbeat", "state":"Blinking" }, { "color":"Yellow", "location":"Planar", "name":"SMP", "state":"Off" }, { "color":"Unknown", "location":"Planar", "name":"SCALE", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"SAS BP 2 Error", "state":"Off" }, { "color":"Green", "location":"Planar", "name":"SCALE_LINK", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"SCALE_ERROR", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 17", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 18", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 19", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 20", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 21", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 22", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 23", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 24", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 25", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 26", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 27", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 28", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 29", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 30", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 31", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 32", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 33", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 34", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 35", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 36", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 37", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 38", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 39", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 40", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 41", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 42", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 43", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 44", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 45", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 46", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 47", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 48", "state":"Off" } ], "description":"IBM Flex System x880 X6 + 10G", "mgmtProcIPaddress":"10.240.72.99", "expansionCards":[ ], "errorFields":[ ], "ipInterfaces":[ { "IPv4enabled":true, "IPv4DHCPmode":"STATIC_ONLY", "IPv6enabled":true, "IPv6DHCPenabled":true, "IPv4assignments":[ { "id":0, "subnet":"255.255.252.0", "gateway":"0.0.0.0", "address":"10.240.72.99", "type":"INUSE" } ], "IPv6assignments":[ { "id":0, "scope":"Global", "gateway":"0:0:0:0:0:0:0:0", "source":"Stateless", "address":"fd55:faaf:e1ab:20fc:6eae:8bff:fe6f:1121", "prefix":64, "type":"INUSE" }, { "id":0, "scope":"Global", "gateway":"0:0:0:0:0:0:0:0", "source":"Static", "address":"fdc5:1710:c671:0:6eae:8bff:fe6f:1121", "prefix":64, "type":"INUSE" }, { "id":0, "scope":"Unknown", "gateway":"0:0:0:0:0:0:0:0", "source":"Unknown", "address":"fe80:0:0:0:6eae:8bff:fe6f:1121", "prefix":64, "type":"UNKNOWN" } ], "name":"eth0", "IPv6statelessEnabled":true, "label":"unknown", "IPv6staticEnabled":true } ], "firmware":[ { "status":"Active", "name":"UEFI Firmware/BIOS", "role":"Primary", "date":"2016-08-05T00:00:00Z", "type":"UEFI", "build":"N2E119BUS", "version":"1.40" }, { "status":"Inactive", "name":"UEFI Backup Firmware/BIOS", "role":"Backup", "date":"2015-12-04T00:00:00Z", "type":"UEFI-Backup", "build":"N2E115CUS", "version":"1.20" }, { "status":"Active", "name":"DSA Diagnostic Software", "role":"Primary", "date":"2016-03-31T00:00:00Z", "type":"DSA", "build":"DSYTE1R", "version":"9.65" }, { "status":"Active", "name":"IMM2 Firmware", "role":"Primary", "date":"2016-08-01T00:00:00Z", "type":"IMM2", "build":"1AOO73F", "version":"5.80" }, { "status":"Inactive", "name":"IMM2 Backup Firmware", "role":"Backup", "date":"2016-08-01T00:00:00Z", "type":"IMM2-Backup", "build":"1AOO73F", "version":"5.80" } ], "bladeState":1, "activationKeys":[ ], "status":{ "message":"managed", "name":"MANAGED" }, "bladeState_health":"GOOD", "parent":{ "uuid":"CC29EFE505B54BB19937A702587B9232", "uri":"chassis/CC29EFE505B54BB19937A702587B9232" }, "hostname":"IMM2-6cae8b6f1121", "powerSupplies":[ ], "parentComplexID":"219E1043", "FRU":"47C2239", "uri":"node/74AFACA188F811E394A46CAE8B703F60", "vnicMode":"disabled", "powerAllocation":{ "maximumAllocatedPower":307, "minimumAllocatedPower":209 }, "expansionProductType":"", "powerStatus":8, "bootOrder":{ "uri":"node/74AFACA188F811E394A46CAE8B703F60/bootOrder", "bootOrderList":[ { "currentBootOrderDevices":[ "None" ], "bootType":"SingleUse", "possibleBootOrderDevices":[ "None", "PXE Network", "Hard Disk 0", "Diagnostics", "CD/DVD Rom", "Boot To F1", "Hypervisor", "Floppy Disk" ] }, { "currentBootOrderDevices":[ "Hard Disk 0 - Boot0005 - Boot0005", "Red Hat Enterprise Linux - Boot0008 - Boot0008", "Red Hat Enterprise Linux - BootF000 - BootF000 - BootF000", "Red Hat Enterprise Linux - BootC4BF" ], "bootType":"Permanent", "possibleBootOrderDevices":[ "Hard Disk 0 - Boot0005 - Boot0005", "Red Hat Enterprise Linux - Boot0008 - Boot0008", "Red Hat Enterprise Linux - BootC4BF", "Hard Disk 0 - BootF000", "Red Hat Enterprise Linux - BootC307", "Red Hat Enterprise Linux - BootF000 - BootF000 - BootF000", "Hard Disk 0 - BootC4BE", "Red Hat Enterprise Linux - BootF000 - BootF000 - BootF000", "Red Hat Enterprise Linux - Boot0007", "Hard Disk 0 - Boot0005 - Boot0005", "Red Hat Enterprise Linux - Boot0008 - Boot0008", "CD/DVD Rom", "PXE Network", "Floppy Disk", "Hard Disk 1", "Hard Disk 2", "Hard Disk 3", "Hard Disk 4", "USB Storage", "Diagnostics", "iSCSI", "iSCSI Critical", "Embedded Hypervisor", "Legacy Only", "IMM1", "IMM2", "DSA", "USB0", "USB1", "USB2", "USB3", "USB4", "SAS", "NIC1", "NIC2", "NIC3", "NIC4", "VNIC1", "VNIC2", "VNIC3", "VNIC4", "VNIC5", "VNIC6", "VNIC7", "VNIC8", "VNIC9", "VNIC10", "VNIC11", "VNIC12", "Mezzanine1Device1", "Mezzanine1Device2", "Mezzanine1Device3", "Mezzanine1Device4", "Mezzanine1Device5", "Mezzanine1Device6", "Mezzanine2Device1", "Mezzanine2Device2", "Mezzanine2Device3", "Mezzanine2Device4", "Mezzanine2Device5", "Mezzanine2Device6", "Mezzanine3Device1", "Mezzanine3Device2", "Mezzanine4Device1", "Mezzanine4Device2" ] }, { "currentBootOrderDevices":[ "PXE Network", "CD/DVD Rom", "Hard Disk 0" ], "bootType":"WakeOnLAN", "possibleBootOrderDevices":[ "PXE Network", "CD/DVD Rom", "Hard Disk 0", "Red Hat Enterprise Linux - BootF000 - BootF000 - BootF000", "Red Hat Enterprise Linux - BootC307", "Red Hat Enterprise Linux - BootF000 - BootF000 - BootF000", "Red Hat Enterprise Linux - BootC4BE", "Red Hat Enterprise Linux - BootF000 - BootF000 - BootF000", "Red Hat Enterprise Linux - Boot0007", "Red Hat Enterprise Linux - Boot0005", "Floppy Disk", "Hard Disk 1", "Hard Disk 2", "Hard Disk 3", "Hard Disk 4", "USB Storage", "Diagnostics", "iSCSI", "iSCSI Critical", "Embedded Hypervisor", "Legacy Only", "IMM1", "IMM2", "DSA", "USB0", "USB1", "USB2", "USB3", "USB4", "SAS", "NIC1", "NIC2", "NIC3", "NIC4", "VNIC1", "VNIC2", "VNIC3", "VNIC4", "VNIC5", "VNIC6", "VNIC7", "VNIC8", "VNIC9", "VNIC10", "VNIC11", "VNIC12", "Mezzanine1Device1", "Mezzanine1Device2", "Mezzanine1Device3", "Mezzanine1Device4", "Mezzanine1Device5", "Mezzanine1Device6", "Mezzanine2Device1", "Mezzanine2Device2", "Mezzanine2Device3", "Mezzanine2Device4", "Mezzanine2Device5", "Mezzanine2Device6", "Mezzanine3Device1", "Mezzanine3Device2", "Mezzanine4Device1", "Mezzanine4Device2" ] } ] }, "expansionProducts":[ ], "ipv6Addresses":[ "fd55:faaf:e1ab:20fc:6eae:8bff:fe6f:1121", "fdc5:1710:c671:0:6eae:8bff:fe6f:1121", "fe80:0:0:0:6eae:8bff:fe6f:1121" ], "slots":[ 11, 12 ], "manufacturer":"IBM", "addinCards":[ ], "parentPartitionUUID":"", "raidSettings":[ ], "vpdID":"30", "uuid":"74AFACA188F811E394A46CAE8B703F60", "isConnectionTrusted":"true", "memoryModules":[ { "model":"DDR3", "speed":1600, "manufacturer":"Samsung", "capacity":4, "serialNumber":"019C0F80", "displayName":"DIMM 25", "slot":25, "type":"DDR3", "partNumber":"M393B5270QB0-YK0" }, { "model":"DDR3", "speed":1600, "manufacturer":"Samsung", "capacity":4, "serialNumber":"019C1029", "displayName":"DIMM 28", "slot":28, "type":"DDR3", "partNumber":"M393B5270QB0-YK0" }, { "model":"DDR3", "speed":1600, "manufacturer":"Samsung", "capacity":4, "serialNumber":"019C0F6A", "displayName":"DIMM 45", "slot":45, "type":"DDR3", "partNumber":"M393B5270QB0-YK0" }, { "model":"DDR3", "speed":1600, "manufacturer":"Samsung", "capacity":4, "serialNumber":"019C0F77", "displayName":"DIMM 48", "slot":48, "type":"DDR3", "partNumber":"M393B5270QB0-YK0" } ], "partitionEnabled":false, "fruSerialNumber":"YG30BG3CA03C", "encapsulation":{ "encapsulationMode":"notSupported" }, "secureBootMode":{ "possibleValues":[ ], "currentValue":"" }, "tlsVersion":{ "possibleValues":[ "TLS_10", "TLS_11", "TLS_12", "unsupported" ], "currentValue":"Unknown" }, "model":"AC1", "isScalable":true, "expansionCardSlots":4, "isITME":false, "hostMacAddresses":"6C:AE:8B:70:3F:60,6C:AE:8B:70:3F:64,6C:AE:8B:70:3F:68,6C:AE:8B:70:3F:6C", "contact":"contact", "dataHandle":1475537825944, "ipv4Addresses":[ "10.240.72.99", "169.254.95.118" ], "cmmDisplayName":"Node 11", "backedBy":"real", "complexID":564006979, "name":"Newport_11", "memorySlots":48, "drives":[ { "bay":1, "capacity":-1 } ], "cmmHealthState":"Normal", "userDescription":"", "subSlots":[ ], "partNumber":"00AN716", "excludedHealthState":"Normal", "bladeState_string":"Newport_11", "machineType":"7903", "isRemotePresenceEnabled":true, "pciDevices":[ { "pciSubID":"0", "fodUniqueID":"", "pciRevision":"0", "isAgentless":false, "pciBusNumber":"9", "pciSubVendorID":"0", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"534", "pciFunctionNumber":"0", "portInfo":{ }, "name":"", "vpdID":"102b" }, { "pciSubID":"4b4", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"LSI MegaRAID Controller Firmware", "role":"Primary", "softwareID":"101404B4", "type":"Software Bundle", "build":"0", "date":"2015-04-06T00:00:00Z", "version":"24.7.0-0052" } ], "slotSupportsHotPlug":"false", "fodUniqueID":"N/A", "pciRevision":"2", "isAgentless":false, "pciBusNumber":"14", "pciSubVendorID":"1014", "isAddOnCard":true, "FRU":"N/A", "pciDeviceNumber":"0", "slotNumber":"0", "posID":"5f", "pciFunctionNumber":"0", "manufacturer":"IBM", "name":"ServeRAID M1210e", "portInfo":{ }, "vpdID":"1000", "productName":"ServeRAID M1210e", "partNumber":"N/A", "fruSerialNumber":"N/A", "slotName":"" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.261.9" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"0", "name":"N/A", "portInfo":{ "physicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "logicalPortIndex":1, "addresses":"6CAE8B703F60", "vnicMode":false } ], "peerBay":1, "physicalPortIndex":1 } ] }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.261.9" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"1", "name":"N/A", "portInfo":{ "physicalPorts":[ { "portType":"ETHERNET", "portNumber":2, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "logicalPortIndex":1, "addresses":"6CAE8B703F64", "vnicMode":false } ], "peerBay":2, "physicalPortIndex":2 } ] }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.261.9" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"2", "name":"N/A", "portInfo":{ "physicalPorts":[ { "portType":"ETHERNET", "portNumber":3, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "logicalPortIndex":1, "addresses":"6CAE8B703F68", "vnicMode":false } ], "peerBay":0, "physicalPortIndex":3 } ] }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.261.9" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"3", "name":"N/A", "portInfo":{ "physicalPorts":[ { "portType":"ETHERNET", "portNumber":4, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "logicalPortIndex":1, "addresses":"6CAE8B703F6C", "vnicMode":false } ], "peerBay":0, "physicalPortIndex":4 } ] }, "vpdID":"10df" } ], "domainName":"", "processors":[ { "speed":2.3, "manufacturer":"Intel(R) Corporation", "family":"PENTIUM_R_4", "displayName":"Intel(R) Xeon(R) CPU E7-8850 v2 @ 2.30GHz", "slot":1, "productVersion":"Intel(R) Xeon(R) CPU E7-8850 v2 @ 2.30GHz", "cores":12 }, { "speed":2.3, "manufacturer":"Intel(R) Corporation", "family":"PENTIUM_R_4", "displayName":"Intel(R) Xeon(R) CPU E7-8850 v2 @ 2.30GHz", "slot":2, "productVersion":"Intel(R) Xeon(R) CPU E7-8850 v2 @ 2.30GHz", "cores":12 } ], "processorSlots":2, "pciCapabilities":[ "Raid Link", "OOB PCIe" ], "productId":"448", "hasOS":false, "lanOverUsbPortForwardingModes":[ { "state":"disabled", "type":"DSA", "externalIPAddress":"" } ], "bootMode":{ "possibleValues":[ "UEFI Mode", "Legacy Mode" ], "currentValue":"UEFI Mode" }, "ports":[ { "ioModuleBay":1, "portNumber":1 }, { "ioModuleBay":2, "portNumber":2 }, { "ioModuleBay":0, "portNumber":3 }, { "ioModuleBay":0, "portNumber":4 } ], "embeddedHypervisorPresence":false, "posID":"256", "nist":{ "possibleValues":[ "Compatibility", "Nist_800_131A_Strict", "unsupported" ], "currentValue":"Unknown" }, "overallHealthState":"Normal", "subType":"Nantahala", "partitionID":-1, "flashStorage":[ ], "productName":"IBM Flex System x880 X6 Compute Node with embedded 10Gb Virtual Fabric", "dnsHostnames":[ "ite-nh-1375-imm1.labs.lenovo.com", "fd55:faaf:e1ab:20fc:6eae:8bff:fe6f:1121", "fdc5:1710:c671:0:6eae:8bff:fe6f:1121" ] } ], "slots":[ 11, 12 ], "complexID":"219E1043", "partitionCount":0, "uuid":"74AFACA188F811E394A46CAE8B703F60" }, { "orphanNodes":[ { "accessState":"Online", "arch":"x86", "manufacturerId":"20301", "location":{ "lowestRackUnit":4, "location":"Morrisville", "rack":"Rack 13", "room":"3N-L3" }, "addinCardSlots":0, "serialNumber":"23YTRT6", "driveBays":8, "macAddress":"6C:AE:8B:6F:0D:C5,6C:AE:8B:6F:0D:C6", "type":"ITE", "lanOverUsb":"enabled", "onboardPciDevices":[ { "pciSubID":"0", "fodUniqueID":"", "pciRevision":"0", "isAgentless":false, "pciBusNumber":"9", "pciSubVendorID":"0", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"534", "pciFunctionNumber":"0", "portInfo":{ }, "name":"", "vpdID":"102b" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.201.14" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"0", "name":"N/A", "portInfo":{ "physicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "logicalPortIndex":1, "addresses":"6CAE8B703720", "vnicMode":false } ], "peerBay":0, "physicalPortIndex":1 } ] }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.201.14" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"1", "name":"N/A", "portInfo":{ "physicalPorts":[ { "portType":"ETHERNET", "portNumber":2, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "logicalPortIndex":1, "addresses":"6CAE8B703724", "vnicMode":false } ], "peerBay":0, "physicalPortIndex":2 } ] }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.201.14" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"2", "name":"N/A", "portInfo":{ "physicalPorts":[ { "portType":"ETHERNET", "portNumber":3, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "logicalPortIndex":1, "addresses":"6CAE8B703728", "vnicMode":false } ], "peerBay":0, "physicalPortIndex":3 } ] }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.201.14" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"3", "name":"N/A", "portInfo":{ "physicalPorts":[ { "portType":"ETHERNET", "portNumber":4, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "logicalPortIndex":1, "addresses":"6CAE8B70372C", "vnicMode":false } ], "peerBay":0, "physicalPortIndex":4 } ] }, "vpdID":"10df" } ], "leds":[ { "color":"Yellow", "location":"FrontPanel", "name":"Fault", "state":"Off" }, { "color":"Blue", "location":"FrontPanel", "name":"Identification", "state":"Off" }, { "color":"Yellow", "location":"FrontPanel", "name":"Check Log", "state":"On" }, { "color":"Yellow", "location":"LightPathCard", "name":"MIS", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"MEM", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"NMI", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"TEMP", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"CPU 1", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"CPU 2", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 1", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 2", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 3", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 4", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 5", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 6", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 7", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 8", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 9", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 10", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 11", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 12", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 13", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 14", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 15", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 16", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"S BRD", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"ADJ", "state":"Off" }, { "color":"Green", "location":"LightPathCard", "name":"LP", "state":"On" }, { "color":"Yellow", "location":"Planar", "name":"IMM Fault", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"CMOS Batt Errror", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DC Fault", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 1", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 2", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 3", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 4", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"M5115 Flt", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"M5115 SCp", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD4", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD5", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD6", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD7", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"SAS BP 1 Error", "state":"Off" }, { "color":"Green", "location":"FrontPanel", "name":"Power", "state":"Blinking" }, { "color":"Green", "location":"Planar", "name":"BMC Heartbeat", "state":"Blinking" }, { "color":"Yellow", "location":"Planar", "name":"SMP", "state":"Off" }, { "color":"Unknown", "location":"Planar", "name":"SCALE", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"SAS BP 2 Error", "state":"Off" }, { "color":"Green", "location":"Planar", "name":"SCALE_LINK", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"SCALE_ERROR", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 17", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 18", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 19", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 20", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 21", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 22", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 23", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 24", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 25", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 26", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 27", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 28", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 29", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 30", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 31", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 32", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 33", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 34", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 35", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 36", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 37", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 38", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 39", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 40", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 41", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 42", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 43", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 44", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 45", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 46", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 47", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 48", "state":"Off" } ], "description":"IBM Flex System x880 X6 + 10G", "mgmtProcIPaddress":"10.243.15.208", "expansionCards":[ { "firmware":[ { "status":"Active", "name":"MULTI", "role":"", "date":"2012-08-03T04:00:00Z", "type":"MULTI", "build":"", "version":"1.1.13.0" } ], "manufacturerId":"20301", "bay":4, "manufacturer":"IBM", "uuid":"121E33749E0C44D5A49F0090FA088B6A", "FRU":"00E1677", "productName":"IBM Flex System CN4058 8-port 10Gb Converged Adapter", "partNumber":"00E1810", "fruSerialNumber":"Y150HY28L03K" } ], "errorFields":[ { "IOCompatibilityData":"FETCH_FAILED" } ], "ipInterfaces":[ { "IPv4enabled":true, "IPv4DHCPmode":"DHCP_ONLY", "IPv6enabled":true, "IPv6DHCPenabled":true, "IPv4assignments":[ { "id":0, "subnet":"255.255.240.0", "gateway":"0.0.0.0", "address":"10.243.15.208", "type":"INUSE" } ], "IPv6assignments":[ { "id":0, "scope":"Global", "gateway":"0:0:0:0:0:0:0:0", "source":"Stateless", "address":"fd55:faaf:e1ab:2021:6eae:8bff:fe6f:dc5", "prefix":64, "type":"INUSE" }, { "id":0, "scope":"Unknown", "gateway":"0:0:0:0:0:0:0:0", "source":"Unknown", "address":"fe80:0:0:0:6eae:8bff:fe6f:dc5", "prefix":64, "type":"UNKNOWN" } ], "name":"eth0", "IPv6statelessEnabled":true, "label":"unknown", "IPv6staticEnabled":false } ], "firmware":[ { "status":"Active", "name":"UEFI Firmware/BIOS", "role":"Primary", "date":"2016-08-05T00:00:00Z", "type":"UEFI", "build":"N2E119BUS", "version":"1.40" }, { "status":"Inactive", "name":"UEFI Backup Firmware/BIOS", "role":"Backup", "date":"2016-06-02T00:00:00Z", "type":"UEFI-Backup", "build":"N2E119AUS", "version":"1.40" }, { "status":"Active", "name":"DSA Diagnostic Software", "role":"Primary", "date":"2016-03-31T00:00:00Z", "type":"DSA", "build":"DSYTE1R", "version":"9.65" }, { "status":"Active", "name":"IMM2 Firmware", "role":"Primary", "date":"2016-08-01T00:00:00Z", "type":"IMM2", "build":"1AOO73F", "version":"5.80" }, { "status":"Inactive", "name":"IMM2 Backup Firmware", "role":"Backup", "date":"2016-08-01T00:00:00Z", "type":"IMM2-Backup", "build":"1AOO73F", "version":"5.80" } ], "bladeState":1, "activationKeys":[ ], "status":{ "message":"managed", "name":"MANAGED" }, "bladeState_health":"GOOD", "parent":{ "uuid":"3B058C775CE44FA6AC05608B196EDAB1", "uri":"chassis/3B058C775CE44FA6AC05608B196EDAB1" }, "hostname":"IMM2-6cae8b6f0dc5", "powerSupplies":[ ], "parentComplexID":"733AB223", "FRU":"47C2239", "uri":"node/5DC9CC7A68DA11E39D666CAE8B703720", "vnicMode":"disabled", "powerAllocation":{ "maximumAllocatedPower":406, "minimumAllocatedPower":213 }, "expansionProductType":"", "powerStatus":5, "bootOrder":{ "uri":"node/5DC9CC7A68DA11E39D666CAE8B703720/bootOrder", "bootOrderList":[ { "currentBootOrderDevices":[ "None" ], "bootType":"SingleUse", "possibleBootOrderDevices":[ "None", "PXE Network", "Hard Disk 0", "Diagnostics", "CD/DVD Rom", "Boot To F1", "Hypervisor", "Floppy Disk" ] }, { "currentBootOrderDevices":[ "CD/DVD Rom", "Hard Disk 0", "PXE Network" ], "bootType":"Permanent", "possibleBootOrderDevices":[ "CD/DVD Rom", "Hard Disk 0", "PXE Network", "Floppy Disk", "Hard Disk 1", "Hard Disk 2", "Hard Disk 3", "Hard Disk 4", "USB Storage", "Diagnostics", "iSCSI", "iSCSI Critical", "Embedded Hypervisor", "Legacy Only", "IMM1", "IMM2", "DSA", "USB0", "USB1", "USB2", "USB3", "USB4", "SAS", "NIC1", "NIC2", "NIC3", "NIC4", "VNIC1", "VNIC2", "VNIC3", "VNIC4", "VNIC5", "VNIC6", "VNIC7", "VNIC8", "VNIC9", "VNIC10", "VNIC11", "VNIC12", "Mezzanine1Device1", "Mezzanine1Device2", "Mezzanine1Device3", "Mezzanine1Device4", "Mezzanine1Device5", "Mezzanine1Device6", "Mezzanine2Device1", "Mezzanine2Device2", "Mezzanine2Device3", "Mezzanine2Device4", "Mezzanine2Device5", "Mezzanine2Device6", "Mezzanine3Device1", "Mezzanine3Device2", "Mezzanine4Device1", "Mezzanine4Device2" ] }, { "currentBootOrderDevices":[ "PXE Network", "CD/DVD Rom", "Hard Disk 0" ], "bootType":"WakeOnLAN", "possibleBootOrderDevices":[ "PXE Network", "CD/DVD Rom", "Hard Disk 0", "Floppy Disk", "Hard Disk 1", "Hard Disk 2", "Hard Disk 3", "Hard Disk 4", "USB Storage", "Diagnostics", "iSCSI", "iSCSI Critical", "Embedded Hypervisor", "Legacy Only", "IMM1", "IMM2", "DSA", "USB0", "USB1", "USB2", "USB3", "USB4", "SAS", "NIC1", "NIC2", "NIC3", "NIC4", "VNIC1", "VNIC2", "VNIC3", "VNIC4", "VNIC5", "VNIC6", "VNIC7", "VNIC8", "VNIC9", "VNIC10", "VNIC11", "VNIC12", "Mezzanine1Device1", "Mezzanine1Device2", "Mezzanine1Device3", "Mezzanine1Device4", "Mezzanine1Device5", "Mezzanine1Device6", "Mezzanine2Device1", "Mezzanine2Device2", "Mezzanine2Device3", "Mezzanine2Device4", "Mezzanine2Device5", "Mezzanine2Device6", "Mezzanine3Device1", "Mezzanine3Device2", "Mezzanine4Device1", "Mezzanine4Device2" ] } ] }, "expansionProducts":[ ], "ipv6Addresses":[ "fd55:faaf:e1ab:2021:6eae:8bff:fe6f:dc5", "fe80:0:0:0:6eae:8bff:fe6f:dc5" ], "slots":[ 3, 4 ], "manufacturer":"IBM", "addinCards":[ ], "parentPartitionUUID":"", "raidSettings":[ ], "vpdID":"30", "uuid":"5DC9CC7A68DA11E39D666CAE8B703720", "isConnectionTrusted":"true", "memoryModules":[ { "model":"DDR3", "speed":1600, "manufacturer":"Samsung", "capacity":4, "serialNumber":"01977BEA", "displayName":"DIMM 10", "slot":10, "type":"DDR3", "partNumber":"M393B5270QB0-YK0" }, { "model":"DDR3", "speed":1600, "manufacturer":"Samsung", "capacity":4, "serialNumber":"01977D2C", "displayName":"DIMM 15", "slot":15, "type":"DDR3", "partNumber":"M393B5270QB0-YK0" }, { "model":"DDR3", "speed":1600, "manufacturer":"Samsung", "capacity":4, "serialNumber":"019778BA", "displayName":"DIMM 28", "slot":28, "type":"DDR3", "partNumber":"M393B5270QB0-YK0" }, { "model":"DDR3", "speed":1600, "manufacturer":"Samsung", "capacity":4, "serialNumber":"01977922", "displayName":"DIMM 45", "slot":45, "type":"DDR3", "partNumber":"M393B5270QB0-YK0" } ], "partitionEnabled":false, "fruSerialNumber":"YG31BG3B601P", "encapsulation":{ "encapsulationMode":"notSupported" }, "secureBootMode":{ "possibleValues":[ ], "currentValue":"" }, "tlsVersion":{ "possibleValues":[ "TLS_10", "TLS_11", "TLS_12", "unsupported" ], "currentValue":"Unknown" }, "model":"AC1", "isScalable":true, "expansionCardSlots":4, "isITME":false, "hostMacAddresses":"6C:AE:8B:70:37:20,6C:AE:8B:70:37:24,6C:AE:8B:70:37:28,6C:AE:8B:70:37:2C", "contact":"contact", "dataHandle":1475537879331, "ipv4Addresses":[ "10.243.15.208", "169.254.95.118" ], "cmmDisplayName":"Node 03", "backedBy":"real", "complexID":1933226531, "name":"node05", "memorySlots":48, "drives":[ { "bay":1, "capacity":-1 } ], "cmmHealthState":"Normal", "userDescription":"", "subSlots":[ ], "partNumber":"00AN678", "excludedHealthState":"Normal", "bladeState_string":"node05", "machineType":"7903", "isRemotePresenceEnabled":true, "pciDevices":[ { "pciSubID":"0", "fodUniqueID":"", "pciRevision":"0", "isAgentless":false, "pciBusNumber":"9", "pciSubVendorID":"0", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"534", "pciFunctionNumber":"0", "portInfo":{ }, "name":"", "vpdID":"102b" }, { "pciSubID":"4b4", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"MegaRAID Controller Firmware", "role":"Primary", "softwareID":"101404B4", "type":"Software Bundle", "build":"0", "date":"2015-08-24T00:00:00Z", "version":"24.9.0-0026" } ], "slotSupportsHotPlug":"false", "fodUniqueID":"N/A", "pciRevision":"2", "isAgentless":false, "pciBusNumber":"14", "pciSubVendorID":"1014", "isAddOnCard":true, "FRU":"N/A", "pciDeviceNumber":"0", "slotNumber":"0", "posID":"5f", "pciFunctionNumber":"0", "manufacturer":"IBM", "name":"ServeRAID M1210e", "portInfo":{ }, "vpdID":"1000", "productName":"ServeRAID M1210e", "partNumber":"N/A", "fruSerialNumber":"N/A", "slotName":"" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.201.14" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"0", "name":"N/A", "portInfo":{ "physicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "logicalPortIndex":1, "addresses":"6CAE8B703720", "vnicMode":false } ], "peerBay":0, "physicalPortIndex":1 } ] }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.201.14" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"1", "name":"N/A", "portInfo":{ "physicalPorts":[ { "portType":"ETHERNET", "portNumber":2, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "logicalPortIndex":1, "addresses":"6CAE8B703724", "vnicMode":false } ], "peerBay":0, "physicalPortIndex":2 } ] }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.201.14" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"2", "name":"N/A", "portInfo":{ "physicalPorts":[ { "portType":"ETHERNET", "portNumber":3, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "logicalPortIndex":1, "addresses":"6CAE8B703728", "vnicMode":false } ], "peerBay":0, "physicalPortIndex":3 } ] }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.201.14" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"3", "name":"N/A", "portInfo":{ "physicalPorts":[ { "portType":"ETHERNET", "portNumber":4, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "logicalPortIndex":1, "addresses":"6CAE8B70372C", "vnicMode":false } ], "peerBay":0, "physicalPortIndex":4 } ] }, "vpdID":"10df" }, { "pciSubID":"451", "slotSupportsHotPlug":"false", "fodUniqueID":"", "pciRevision":"16", "isAgentless":false, "pciBusNumber":"151", "pciSubVendorID":"1014", "isAddOnCard":true, "FRU":"", "pciDeviceNumber":"0", "slotNumber":"4", "posID":"e220", "pciFunctionNumber":"0", "manufacturer":"", "name":"", "portInfo":{ }, "vpdID":"10df", "productName":"", "partNumber":"", "fruSerialNumber":"", "slotName":"SlotDesig5_Node 1 PCIe Slot 4" }, { "pciSubID":"451", "slotSupportsHotPlug":"false", "fodUniqueID":"", "pciRevision":"16", "isAgentless":false, "pciBusNumber":"151", "pciSubVendorID":"1014", "isAddOnCard":true, "FRU":"", "pciDeviceNumber":"0", "slotNumber":"4", "posID":"e220", "pciFunctionNumber":"1", "manufacturer":"", "name":"", "portInfo":{ }, "vpdID":"10df", "productName":"", "partNumber":"", "fruSerialNumber":"", "slotName":"SlotDesig5_Node 1 PCIe Slot 4" }, { "pciSubID":"451", "slotSupportsHotPlug":"false", "fodUniqueID":"", "pciRevision":"16", "isAgentless":false, "pciBusNumber":"151", "pciSubVendorID":"1014", "isAddOnCard":true, "FRU":"", "pciDeviceNumber":"0", "slotNumber":"4", "posID":"e220", "pciFunctionNumber":"2", "manufacturer":"", "name":"", "portInfo":{ }, "vpdID":"10df", "productName":"", "partNumber":"", "fruSerialNumber":"", "slotName":"SlotDesig5_Node 1 PCIe Slot 4" }, { "pciSubID":"451", "slotSupportsHotPlug":"false", "fodUniqueID":"", "pciRevision":"16", "isAgentless":false, "pciBusNumber":"151", "pciSubVendorID":"1014", "isAddOnCard":true, "FRU":"", "pciDeviceNumber":"0", "slotNumber":"4", "posID":"e220", "pciFunctionNumber":"3", "manufacturer":"", "name":"", "portInfo":{ }, "vpdID":"10df", "productName":"", "partNumber":"", "fruSerialNumber":"", "slotName":"SlotDesig5_Node 1 PCIe Slot 4" }, { "pciSubID":"452", "slotSupportsHotPlug":"false", "fodUniqueID":"", "pciRevision":"16", "isAgentless":false, "pciBusNumber":"151", "pciSubVendorID":"1014", "isAddOnCard":true, "FRU":"", "pciDeviceNumber":"0", "slotNumber":"4", "posID":"e260", "pciFunctionNumber":"4", "manufacturer":"", "name":"", "portInfo":{ }, "vpdID":"10df", "productName":"", "partNumber":"", "fruSerialNumber":"", "slotName":"SlotDesig5_Node 1 PCIe Slot 4" }, { "pciSubID":"452", "slotSupportsHotPlug":"false", "fodUniqueID":"", "pciRevision":"16", "isAgentless":false, "pciBusNumber":"151", "pciSubVendorID":"1014", "isAddOnCard":true, "FRU":"", "pciDeviceNumber":"0", "slotNumber":"4", "posID":"e260", "pciFunctionNumber":"5", "manufacturer":"", "name":"", "portInfo":{ }, "vpdID":"10df", "productName":"", "partNumber":"", "fruSerialNumber":"", "slotName":"SlotDesig5_Node 1 PCIe Slot 4" }, { "pciSubID":"452", "slotSupportsHotPlug":"false", "fodUniqueID":"", "pciRevision":"16", "isAgentless":false, "pciBusNumber":"151", "pciSubVendorID":"1014", "isAddOnCard":true, "FRU":"", "pciDeviceNumber":"0", "slotNumber":"4", "posID":"e260", "pciFunctionNumber":"6", "manufacturer":"", "name":"", "portInfo":{ }, "vpdID":"10df", "productName":"", "partNumber":"", "fruSerialNumber":"", "slotName":"SlotDesig5_Node 1 PCIe Slot 4" }, { "pciSubID":"452", "slotSupportsHotPlug":"false", "fodUniqueID":"", "pciRevision":"16", "isAgentless":false, "pciBusNumber":"151", "pciSubVendorID":"1014", "isAddOnCard":true, "FRU":"", "pciDeviceNumber":"0", "slotNumber":"4", "posID":"e260", "pciFunctionNumber":"7", "manufacturer":"", "name":"", "portInfo":{ }, "vpdID":"10df", "productName":"", "partNumber":"", "fruSerialNumber":"", "slotName":"SlotDesig5_Node 1 PCIe Slot 4" } ], "domainName":"", "processors":[ { "speed":3.4, "manufacturer":"Intel(R) Corporation", "family":"PENTIUM_R_4", "displayName":"Intel(R) Xeon(R) CPU E7-8893 v2 @ 3.40GHz", "slot":1, "productVersion":"Intel(R) Xeon(R) CPU E7-8893 v2 @ 3.40GHz", "cores":6 }, { "speed":3.4, "manufacturer":"Intel(R) Corporation", "family":"PENTIUM_R_4", "displayName":"Intel(R) Xeon(R) CPU E7-8893 v2 @ 3.40GHz", "slot":2, "productVersion":"Intel(R) Xeon(R) CPU E7-8893 v2 @ 3.40GHz", "cores":6 } ], "processorSlots":2, "pciCapabilities":[ "Raid Link", "OOB PCIe" ], "productId":"448", "hasOS":false, "lanOverUsbPortForwardingModes":[ { "state":"disabled", "type":"DSA", "externalIPAddress":"" } ], "bootMode":{ "possibleValues":[ "UEFI Mode", "Legacy Mode" ], "currentValue":"UEFI Mode" }, "ports":[ { "ioModuleBay":0, "portNumber":1 }, { "ioModuleBay":0, "portNumber":2 }, { "ioModuleBay":0, "portNumber":3 }, { "ioModuleBay":0, "portNumber":4 } ], "embeddedHypervisorPresence":false, "posID":"256", "nist":{ "possibleValues":[ "Compatibility", "Nist_800_131A_Strict", "unsupported" ], "currentValue":"Unknown" }, "overallHealthState":"Normal", "subType":"Nantahala", "partitionID":-1, "flashStorage":[ ], "productName":"IBM Flex System x880 X6 Compute Node with embedded 10Gb Virtual Fabric", "dnsHostnames":[ "IMM2-6cae8b6f0dc5.labs.lenovo.com", "fd55:faaf:e1ab:2021:6eae:8bff:fe6f:dc5" ] } ], "slots":[ 3, 4 ], "complexID":"733AB223", "partitionCount":0, "uuid":"5DC9CC7A68DA11E39D666CAE8B703720" }, { "orphanNodes":[ { "accessState":"Online", "arch":"x86", "manufacturerId":"20301", "location":{ "lowestRackUnit":24, "location":"", "rack":"Telco Concern", "room":"" }, "addinCardSlots":0, "serialNumber":"23ZBVK2", "driveBays":0, "macAddress":"6C:AE:8B:6F:0A:11,6C:AE:8B:6F:0A:12", "type":"ITE", "lanOverUsb":"enabled", "onboardPciDevices":[ { "pciSubID":"0", "fodUniqueID":"", "pciRevision":"0", "isAgentless":false, "pciBusNumber":"9", "pciSubVendorID":"0", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"534", "pciFunctionNumber":"0", "portInfo":{ }, "name":"", "vpdID":"102b" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.261.36" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"0", "name":"N/A", "portInfo":{ "physicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "logicalPortIndex":1, "addresses":"6CAE8B702850", "vnicMode":false } ], "peerBay":1, "physicalPortIndex":1 } ] }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.261.36" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"1", "name":"N/A", "portInfo":{ "physicalPorts":[ { "portType":"ETHERNET", "portNumber":2, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "logicalPortIndex":1, "addresses":"6CAE8B702854", "vnicMode":false } ], "peerBay":2, "physicalPortIndex":2 } ] }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.261.36" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"2", "name":"N/A", "portInfo":{ "physicalPorts":[ { "portType":"ETHERNET", "portNumber":3, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "logicalPortIndex":1, "addresses":"6CAE8B702858", "vnicMode":false } ], "peerBay":0, "physicalPortIndex":3 } ] }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.261.36" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"3", "name":"N/A", "portInfo":{ "physicalPorts":[ { "portType":"ETHERNET", "portNumber":4, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "logicalPortIndex":1, "addresses":"6CAE8B70285C", "vnicMode":false } ], "peerBay":0, "physicalPortIndex":4 } ] }, "vpdID":"10df" } ], "leds":[ { "color":"Yellow", "location":"FrontPanel", "name":"Fault", "state":"On" }, { "color":"Blue", "location":"FrontPanel", "name":"Identification", "state":"Off" }, { "color":"Yellow", "location":"FrontPanel", "name":"Check Log", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"MIS", "state":"On" }, { "color":"Yellow", "location":"LightPathCard", "name":"MEM", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"NMI", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"TEMP", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"CPU 1", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"CPU 2", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 1", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 2", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 3", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 4", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 5", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 6", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 7", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 8", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 9", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 10", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 11", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 12", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 13", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 14", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 15", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 16", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"S BRD", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"ADJ", "state":"Off" }, { "color":"Green", "location":"LightPathCard", "name":"LP", "state":"On" }, { "color":"Yellow", "location":"Planar", "name":"IMM Fault", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"CMOS Batt Errror", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DC Fault", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 1", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 2", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 3", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 4", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"M5115 Flt", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"M5115 SCp", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD4", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD5", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD6", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD7", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"SAS BP 1 Error", "state":"Off" }, { "color":"Green", "location":"FrontPanel", "name":"Power", "state":"On" }, { "color":"Green", "location":"Planar", "name":"BMC Heartbeat", "state":"Blinking" }, { "color":"Yellow", "location":"Planar", "name":"SMP", "state":"Off" }, { "color":"Unknown", "location":"Planar", "name":"SCALE", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"SAS BP 2 Error", "state":"Off" }, { "color":"Green", "location":"Planar", "name":"SCALE_LINK", "state":"On" }, { "color":"Yellow", "location":"Planar", "name":"SCALE_ERROR", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 17", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 18", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 19", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 20", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 21", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 22", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 23", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 24", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 25", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 26", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 27", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 28", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 29", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 30", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 31", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 32", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 33", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 34", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 35", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 36", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 37", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 38", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 39", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 40", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 41", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 42", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 43", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 44", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 45", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 46", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 47", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 48", "state":"Off" } ], "description":"IBM Flex System x880 X6 + 10G", "mgmtProcIPaddress":"10.243.2.68", "expansionCards":[ ], "errorFields":[ { "HealthState":"NETWORK_FAIL" }, { "HealthSummary":"NETWORK_FAIL" }, { "BladeHealthNameStr":"NETWORK_FAIL" }, { "ChassisMounted":"NETWORK_FAIL" }, { "PowerState":"NETWORK_FAIL" }, { "ServerCapabilities":"NETWORK_FAIL" }, { "ServerExpansionHardware":"FETCH_FAILED" } ], "ipInterfaces":[ { "IPv4enabled":true, "IPv4DHCPmode":"STATIC_ONLY", "IPv6enabled":true, "IPv6DHCPenabled":true, "IPv4assignments":[ { "id":0, "subnet":"255.255.240.0", "gateway":"0.0.0.0", "address":"10.243.2.68", "type":"INUSE" } ], "IPv6assignments":[ { "id":0, "scope":"Global", "gateway":"0:0:0:0:0:0:0:0", "source":"Stateless", "address":"fd55:faaf:e1ab:2021:6eae:8bff:fe6f:a11", "prefix":64, "type":"INUSE" }, { "id":0, "scope":"Unknown", "gateway":"0:0:0:0:0:0:0:0", "source":"Unknown", "address":"fe80:0:0:0:6eae:8bff:fe6f:a11", "prefix":64, "type":"UNKNOWN" } ], "name":"eth0", "IPv6statelessEnabled":true, "label":"unknown", "IPv6staticEnabled":false } ], "firmware":[ { "status":"Active", "name":"UEFI Firmware/BIOS", "role":"Primary", "date":"2016-08-05T00:00:00Z", "type":"UEFI", "build":"N2E119BUS", "version":"1.40" }, { "status":"Inactive", "name":"UEFI Backup Firmware/BIOS", "role":"Backup", "date":"2016-08-05T00:00:00Z", "type":"UEFI-Backup", "build":"N2E119BUS", "version":"1.40" }, { "status":"Active", "name":"DSA Diagnostic Software", "role":"Primary", "date":"2016-03-31T00:00:00Z", "type":"DSA", "build":"DSYTE1R", "version":"9.65" }, { "status":"Active", "name":"IMM2 Firmware", "role":"Primary", "date":"2016-08-01T00:00:00Z", "type":"IMM2", "build":"1AOO73F", "version":"5.80" }, { "status":"Inactive", "name":"IMM2 Backup Firmware", "role":"Backup", "date":"2016-08-01T00:00:00Z", "type":"IMM2-Backup", "build":"1AOO73F", "version":"5.80" } ], "bladeState":1, "activationKeys":[ ], "status":{ "message":"managed", "name":"MANAGED" }, "bladeState_health":"CRITICAL", "parent":{ "uuid":"D5C0EC910776473997B2E2A5DD9171DE", "uri":"chassis/D5C0EC910776473997B2E2A5DD9171DE" }, "hostname":"xhmc155", "powerSupplies":[ ], "parentComplexID":"61145BF2", "FRU":"47C2239", "uri":"node/894A722870C811E382C76CAE8B702850", "vnicMode":"disabled", "powerAllocation":{ "maximumAllocatedPower":355, "minimumAllocatedPower":235 }, "expansionProductType":"", "powerStatus":8, "bootOrder":{ "uri":"node/894A722870C811E382C76CAE8B702850/bootOrder", "bootOrderList":[ { "currentBootOrderDevices":[ "None" ], "bootType":"SingleUse", "possibleBootOrderDevices":[ "None", "PXE Network", "Hard Disk 0", "Diagnostics", "CD/DVD Rom", "Boot To F1", "Hypervisor", "Floppy Disk" ] }, { "currentBootOrderDevices":[ "Legacy Only" ], "bootType":"Permanent", "possibleBootOrderDevices":[ "Legacy Only", "Red Hat Enterprise Linux", "CD/DVD Rom", "Hard Disk 0", "PXE Network", "Floppy Disk", "Hard Disk 1", "Hard Disk 2", "Hard Disk 3", "Hard Disk 4", "USB Storage", "Diagnostics", "iSCSI", "iSCSI Critical", "Embedded Hypervisor", "IMM1", "IMM2", "DSA", "USB0", "USB1", "USB2", "USB3", "USB4", "SAS", "NIC1", "NIC2", "NIC3", "NIC4", "VNIC1", "VNIC2", "VNIC3", "VNIC4", "VNIC5", "VNIC6", "VNIC7", "VNIC8", "VNIC9", "VNIC10", "VNIC11", "VNIC12", "Mezzanine1Device1", "Mezzanine1Device2", "Mezzanine1Device3", "Mezzanine1Device4", "Mezzanine1Device5", "Mezzanine1Device6", "Mezzanine2Device1", "Mezzanine2Device2", "Mezzanine2Device3", "Mezzanine2Device4", "Mezzanine2Device5", "Mezzanine2Device6", "Mezzanine3Device1", "Mezzanine3Device2", "Mezzanine4Device1", "Mezzanine4Device2" ] }, { "currentBootOrderDevices":[ "PXE Network", "CD/DVD Rom", "Hard Disk 0" ], "bootType":"WakeOnLAN", "possibleBootOrderDevices":[ "PXE Network", "CD/DVD Rom", "Hard Disk 0", "Red Hat Enterprise Linux", "Floppy Disk", "Hard Disk 1", "Hard Disk 2", "Hard Disk 3", "Hard Disk 4", "USB Storage", "Diagnostics", "iSCSI", "iSCSI Critical", "Embedded Hypervisor", "Legacy Only", "IMM1", "IMM2", "DSA", "USB0", "USB1", "USB2", "USB3", "USB4", "SAS", "NIC1", "NIC2", "NIC3", "NIC4", "VNIC1", "VNIC2", "VNIC3", "VNIC4", "VNIC5", "VNIC6", "VNIC7", "VNIC8", "VNIC9", "VNIC10", "VNIC11", "VNIC12", "Mezzanine1Device1", "Mezzanine1Device2", "Mezzanine1Device3", "Mezzanine1Device4", "Mezzanine1Device5", "Mezzanine1Device6", "Mezzanine2Device1", "Mezzanine2Device2", "Mezzanine2Device3", "Mezzanine2Device4", "Mezzanine2Device5", "Mezzanine2Device6", "Mezzanine3Device1", "Mezzanine3Device2", "Mezzanine4Device1", "Mezzanine4Device2" ] } ] }, "expansionProducts":[ ], "ipv6Addresses":[ "fd55:faaf:e1ab:2021:6eae:8bff:fe6f:a11", "fe80:0:0:0:6eae:8bff:fe6f:a11" ], "slots":[ 9, 10 ], "manufacturer":"IBM", "addinCards":[ ], "parentPartitionUUID":"", "raidSettings":[ ], "vpdID":"30", "uuid":"894A722870C811E382C76CAE8B702850", "isConnectionTrusted":"true", "memoryModules":[ { "model":"DDR3", "speed":1600, "manufacturer":"Micron Technology", "capacity":4, "serialNumber":"D96FF0B9", "displayName":"DIMM 10", "slot":10, "type":"DDR3", "partNumber":"18KSF51272PZ-1G6K1" }, { "model":"DDR3", "speed":1600, "manufacturer":"Micron Technology", "capacity":4, "serialNumber":"D96FF0FA", "displayName":"DIMM 15", "slot":15, "type":"DDR3", "partNumber":"18KSF51272PZ-1G6K1" }, { "model":"DDR3", "speed":1600, "manufacturer":"Micron Technology", "capacity":4, "serialNumber":"D96FF0F9", "displayName":"DIMM 28", "slot":28, "type":"DDR3", "partNumber":"18KSF51272PZ-1G6K1" }, { "model":"DDR3", "speed":1600, "manufacturer":"Micron Technology", "capacity":4, "serialNumber":"D96FF0B5", "displayName":"DIMM 45", "slot":45, "type":"DDR3", "partNumber":"18KSF51272PZ-1G6K1" } ], "partitionEnabled":false, "fruSerialNumber":"YC31BG3B501B", "encapsulation":{ "encapsulationMode":"notSupported" }, "secureBootMode":{ "possibleValues":[ ], "currentValue":"" }, "tlsVersion":{ "possibleValues":[ "TLS_10", "TLS_11", "TLS_12", "unsupported" ], "currentValue":"Unknown" }, "model":"AC1", "isScalable":true, "expansionCardSlots":0, "isITME":false, "hostMacAddresses":"6C:AE:8B:70:28:50,6C:AE:8B:70:28:54,6C:AE:8B:70:28:58,6C:AE:8B:70:28:5C", "contact":"ROCKSTAR", "dataHandle":1475537916256, "ipv4Addresses":[ "10.243.2.68", "169.254.95.118" ], "cmmDisplayName":"Node 09", "backedBy":"real", "complexID":1628724210, "name":"Newport", "memorySlots":48, "drives":[ ], "cmmHealthState":"Critical", "userDescription":"", "subSlots":[ ], "partNumber":"00AN678", "excludedHealthState":"Critical", "bladeState_string":"Newport", "machineType":"7903", "isRemotePresenceEnabled":true, "pciDevices":[ { "pciSubID":"0", "fodUniqueID":"", "pciRevision":"0", "isAgentless":false, "pciBusNumber":"9", "pciSubVendorID":"0", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"534", "pciFunctionNumber":"0", "portInfo":{ }, "name":"", "vpdID":"102b" }, { "pciSubID":"4b4", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"MegaRAID Controller Firmware", "role":"Primary", "softwareID":"101404B4", "type":"Software Bundle", "build":"0", "date":"2016-07-20T00:00:00Z", "version":"24.12.0-0033" } ], "slotSupportsHotPlug":"false", "fodUniqueID":"N/A", "pciRevision":"2", "isAgentless":false, "pciBusNumber":"14", "pciSubVendorID":"1014", "isAddOnCard":true, "FRU":"N/A", "pciDeviceNumber":"0", "slotNumber":"0", "posID":"5f", "pciFunctionNumber":"0", "manufacturer":"IBM", "name":"ServeRAID M1210e", "portInfo":{ }, "vpdID":"1000", "productName":"ServeRAID M1210e", "partNumber":"N/A", "fruSerialNumber":"N/A", "slotName":"" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.261.36" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"0", "name":"N/A", "portInfo":{ "physicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "logicalPortIndex":1, "addresses":"6CAE8B702850", "vnicMode":false } ], "peerBay":1, "physicalPortIndex":1 } ] }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.261.36" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"1", "name":"N/A", "portInfo":{ "physicalPorts":[ { "portType":"ETHERNET", "portNumber":2, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "logicalPortIndex":1, "addresses":"6CAE8B702854", "vnicMode":false } ], "peerBay":2, "physicalPortIndex":2 } ] }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.261.36" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"2", "name":"N/A", "portInfo":{ "physicalPorts":[ { "portType":"ETHERNET", "portNumber":3, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "logicalPortIndex":1, "addresses":"6CAE8B702858", "vnicMode":false } ], "peerBay":0, "physicalPortIndex":3 } ] }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.261.36" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"3", "name":"N/A", "portInfo":{ "physicalPorts":[ { "portType":"ETHERNET", "portNumber":4, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "logicalPortIndex":1, "addresses":"6CAE8B70285C", "vnicMode":false } ], "peerBay":0, "physicalPortIndex":4 } ] }, "vpdID":"10df" } ], "domainName":"", "processors":[ { "speed":2.2, "manufacturer":"Intel(R) Corporation", "family":"PENTIUM_R_4", "displayName":"Intel(R) Xeon(R) CPU E7-8880L v2 @ 2.20GHz", "slot":1, "productVersion":"Intel(R) Xeon(R) CPU E7-8880L v2 @ 2.20GHz", "cores":15 }, { "speed":2.2, "manufacturer":"Intel(R) Corporation", "family":"PENTIUM_R_4", "displayName":"Intel(R) Xeon(R) CPU E7-8880L v2 @ 2.20GHz", "slot":2, "productVersion":"Intel(R) Xeon(R) CPU E7-8880L v2 @ 2.20GHz", "cores":15 } ], "processorSlots":2, "pciCapabilities":[ "Raid Link", "OOB PCIe" ], "productId":"448", "hasOS":false, "lanOverUsbPortForwardingModes":[ { "state":"disabled", "type":"DSA", "externalIPAddress":"" } ], "bootMode":{ "possibleValues":[ "UEFI Mode", "Legacy Mode" ], "currentValue":"Legacy Mode" }, "ports":[ { "ioModuleBay":1, "portNumber":1 }, { "ioModuleBay":2, "portNumber":2 }, { "ioModuleBay":0, "portNumber":3 }, { "ioModuleBay":0, "portNumber":4 } ], "embeddedHypervisorPresence":false, "posID":"256", "nist":{ "possibleValues":[ "Compatibility", "Nist_800_131A_Strict", "unsupported" ], "currentValue":"Unknown" }, "overallHealthState":"Critical", "subType":"Nantahala", "partitionID":-1, "flashStorage":[ ], "productName":"IBM Flex System x880 X6 Compute Node with embedded 10Gb Virtual Fabric", "dnsHostnames":[ "xhmc155.labs.lenovo.com", "fd55:faaf:e1ab:2021:6eae:8bff:fe6f:a11" ] } ], "slots":[ 9, 10 ], "complexID":"61145BF2", "partitionCount":0, "uuid":"894A722870C811E382C76CAE8B702850" } ] }
|
32
|
+
|
33
|
+
+ Response 400
|
34
|
+
+ Response 401
|
35
|
+
+ Response 404
|
36
|
+
+ Response 409
|
37
|
+
+ Response 500
|
38
|
+
|
39
|
+
# GET /scalableComplex/FA74120712FD11E48C000090FA75DCE8
|
40
|
+
|
41
|
+
+ Response 200 (application/json)
|
42
|
+
{ "partition":[ { "nodes":[ { "accessState":"Online", "arch":"x86", "manufacturerId":"20301", "location":{ "lowestRackUnit":21, "location":"No Location Configured", "rack":"Scale REWE RSL 2", "room":"" }, "addinCardSlots":0, "serialNumber":"06ALPFZ", "driveBays":8, "macAddress":"6C:AE:8B:6F:19:39,6C:AE:8B:6F:19:3A", "type":"ITE", "lanOverUsb":"enabled", "onboardPciDevices":[ { "pciSubID":"0", "fodUniqueID":"", "pciRevision":"0", "isAgentless":false, "pciBusNumber":"9", "pciSubVendorID":"0", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"534", "pciFunctionNumber":"0", "portInfo":{ }, "name":"", "vpdID":"102b" }, { "pciSubID":"4b4", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"LSI MegaRAID Controller Firmware", "role":"Primary", "softwareID":"101404B4", "type":"Software Bundle", "build":"0", "date":"2015-04-06T00:00:00Z", "version":"24.7.0-0052" } ], "fodUniqueID":"N/A", "pciRevision":"2", "isAgentless":true, "pciBusNumber":"14", "pciSubVendorID":"1014", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"5f", "pciFunctionNumber":"0", "name":"ServeRAID M1210e", "portInfo":{ }, "vpdID":"1000" } ], "leds":[ { "color":"Yellow", "location":"FrontPanel", "name":"Fault", "state":"Off" }, { "color":"Blue", "location":"FrontPanel", "name":"Identification", "state":"Off" }, { "color":"Yellow", "location":"FrontPanel", "name":"Check Log", "state":"On" }, { "color":"Yellow", "location":"LightPathCard", "name":"MIS", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"MEM", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"NMI", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"TEMP", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"CPU 1", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"CPU 2", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 1", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 2", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 3", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 4", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 5", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 6", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 7", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 8", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 9", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 10", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 11", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 12", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 13", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 14", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 15", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 16", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"S BRD", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"ADJ", "state":"Off" }, { "color":"Green", "location":"LightPathCard", "name":"LP", "state":"On" }, { "color":"Yellow", "location":"Planar", "name":"IMM Fault", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"CMOS Batt Errror", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DC Fault", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 1", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 2", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 3", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 4", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"M5115 Flt", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"M5115 SCp", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD4", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD5", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD6", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD7", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"SAS BP 1 Error", "state":"Off" }, { "color":"Green", "location":"FrontPanel", "name":"Power", "state":"Blinking" }, { "color":"Green", "location":"Planar", "name":"BMC Heartbeat", "state":"Blinking" }, { "color":"Yellow", "location":"Planar", "name":"SMP", "state":"Off" }, { "color":"Unknown", "location":"Planar", "name":"SCALE", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"SAS BP 2 Error", "state":"Off" }, { "color":"Green", "location":"Planar", "name":"SCALE_LINK", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"SCALE_ERROR", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 17", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 18", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 19", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 20", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 21", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 22", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 23", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 24", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 25", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 26", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 27", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 28", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 29", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 30", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 31", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 32", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 33", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 34", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 35", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 36", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 37", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 38", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 39", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 40", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 41", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 42", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 43", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 44", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 45", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 46", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 47", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 48", "state":"Off" } ], "description":"IBM Flex System x480 X6", "primary":true, "mgmtProcIPaddress":"10.240.73.196", "expansionCards":[ { "pciSubID":"49f", "firmware":[ { "revision":"0", "classifications":[ 33024 ], "status":"Active", "name":"Firmware package", "role":"Primary", "softwareID":"1014049F", "type":"VPD-V0", "build":"0", "date":"2015-02-26T00:00:00Z", "version":"7.12b.4.2e" } ], "slotSupportsHotPlug":"false", "isAgentless":true, "pciRevision":"17", "pciBusNumber":"1", "pciSubVendorID":"1014", "FRU":"88Y5922", "pciDeviceNumber":"0", "slotNumber":"1", "posID":"16a1", "pciFunctionNumber":"0", "bay":1, "manufacturer":"IBM", "name":"IBM Flex System CN4022 2-port 10Gb Converged Adapter", "vpdID":"14e4", "uuid":"D0E1B4E27E4D11E3AA3A000AF74867D0", "productName":"IBM Flex System CN4022 2-port 10Gb Converged Adapter", "partNumber":"88Y5921", "fruSerialNumber":"Y050BS419095", "slotName":"SlotDesig5_Node 1 PCIe Slot 1" } ], "errorFields":[ { "IOCompatibilityData":"FETCH_FAILED" } ], "ipInterfaces":[ { "IPv4enabled":true, "IPv4DHCPmode":"STATIC_ONLY", "IPv6enabled":true, "IPv6DHCPenabled":true, "IPv4assignments":[ { "id":0, "subnet":"255.255.252.0", "gateway":"0.0.0.0", "address":"10.240.73.196", "type":"INUSE" } ], "IPv6assignments":[ { "id":0, "scope":"Global", "gateway":"0:0:0:0:0:0:0:0", "source":"Stateless", "address":"fd55:faaf:e1ab:20fc:6eae:8bff:fe6f:1939", "prefix":64, "type":"INUSE" }, { "id":0, "scope":"Unknown", "gateway":"0:0:0:0:0:0:0:0", "source":"Unknown", "address":"fe80:0:0:0:6eae:8bff:fe6f:1939", "prefix":64, "type":"UNKNOWN" } ], "name":"eth0", "IPv6statelessEnabled":true, "label":"unknown", "IPv6staticEnabled":false } ], "firmware":[ { "status":"Active", "name":"UEFI Firmware/BIOS", "role":"Primary", "date":"2016-04-28T00:00:00Z", "type":"UEFI", "build":"N2E118AUS", "version":"1.30" }, { "status":"Inactive", "name":"UEFI Backup Firmware/BIOS", "role":"Backup", "date":"2016-04-28T00:00:00Z", "type":"UEFI-Backup", "build":"N2E118AUS", "version":"1.30" }, { "status":"Active", "name":"DSA Diagnostic Software", "role":"Primary", "date":"2016-04-07T00:00:00Z", "type":"DSA", "build":"DSYTE2R", "version":"9.65" }, { "status":"Active", "name":"IMM2 Firmware", "role":"Primary", "date":"2015-09-22T00:00:00Z", "type":"IMM2", "build":"1AOO68L", "version":"5.20" }, { "status":"Inactive", "name":"IMM2 Backup Firmware", "role":"Backup", "date":"2015-09-22T00:00:00Z", "type":"IMM2-Backup", "build":"1AOO68L", "version":"5.20" } ], "bladeState":1, "activationKeys":[ ], "status":{ "message":"managed", "name":"MANAGED" }, "bladeState_health":"WARNING", "parent":{ "uuid":"93D0D3B334E5449A8EE29EC6BBA5AC59", "uri":"chassis/93D0D3B334E5449A8EE29EC6BBA5AC59" }, "hostname":"IMM2-6cae8b6f1939", "powerSupplies":[ ], "parentComplexID":"4207BFE5", "FRU":"47C2240", "uri":"node/FA74120712FD11E48C000090FA75DCE8", "vnicMode":"disabled", "powerAllocation":{ "maximumAllocatedPower":503, "minimumAllocatedPower":346 }, "expansionProductType":"", "powerStatus":5, "bootOrder":{ "uri":"node/FA74120712FD11E48C000090FA75DCE8/bootOrder", "bootOrderList":[ { "currentBootOrderDevices":[ "None" ], "bootType":"SingleUse", "possibleBootOrderDevices":[ "None", "PXE Network", "Hard Disk 0", "Diagnostics", "CD/DVD Rom", "Boot To F1", "Hypervisor", "Floppy Disk" ] }, { "currentBootOrderDevices":[ "CD/DVD Rom", "Hard Disk 0", "PXE Network" ], "bootType":"Permanent", "possibleBootOrderDevices":[ "CD/DVD Rom", "Hard Disk 0", "PXE Network", "Floppy Disk", "Hard Disk 1", "Hard Disk 2", "Hard Disk 3", "Hard Disk 4", "USB Storage", "Diagnostics", "iSCSI", "iSCSI Critical", "Embedded Hypervisor", "Legacy Only", "IMM1", "IMM2", "DSA", "USB0", "USB1", "USB2", "USB3", "USB4", "SAS", "NIC1", "NIC2", "NIC3", "NIC4", "VNIC1", "VNIC2", "VNIC3", "VNIC4", "VNIC5", "VNIC6", "VNIC7", "VNIC8", "VNIC9", "VNIC10", "VNIC11", "VNIC12", "Mezzanine1Device1", "Mezzanine1Device2", "Mezzanine1Device3", "Mezzanine1Device4", "Mezzanine1Device5", "Mezzanine1Device6", "Mezzanine2Device1", "Mezzanine2Device2", "Mezzanine2Device3", "Mezzanine2Device4", "Mezzanine2Device5", "Mezzanine2Device6", "Mezzanine3Device1", "Mezzanine3Device2", "Mezzanine4Device1", "Mezzanine4Device2" ] }, { "currentBootOrderDevices":[ "PXE Network", "CD/DVD Rom", "Hard Disk 0" ], "bootType":"WakeOnLAN", "possibleBootOrderDevices":[ "PXE Network", "CD/DVD Rom", "Hard Disk 0", "Floppy Disk", "Hard Disk 1", "Hard Disk 2", "Hard Disk 3", "Hard Disk 4", "USB Storage", "Diagnostics", "iSCSI", "iSCSI Critical", "Embedded Hypervisor", "Legacy Only", "IMM1", "IMM2", "DSA", "USB0", "USB1", "USB2", "USB3", "USB4", "SAS", "NIC1", "NIC2", "NIC3", "NIC4", "VNIC1", "VNIC2", "VNIC3", "VNIC4", "VNIC5", "VNIC6", "VNIC7", "VNIC8", "VNIC9", "VNIC10", "VNIC11", "VNIC12", "Mezzanine1Device1", "Mezzanine1Device2", "Mezzanine1Device3", "Mezzanine1Device4", "Mezzanine1Device5", "Mezzanine1Device6", "Mezzanine2Device1", "Mezzanine2Device2", "Mezzanine2Device3", "Mezzanine2Device4", "Mezzanine2Device5", "Mezzanine2Device6", "Mezzanine3Device1", "Mezzanine3Device2", "Mezzanine4Device1", "Mezzanine4Device2" ] } ] }, "expansionProducts":[ ], "ipv6Addresses":[ "fd55:faaf:e1ab:20fc:6eae:8bff:fe6f:1939", "fe80:0:0:0:6eae:8bff:fe6f:1939" ], "slots":[ 13, 14 ], "manufacturer":"IBM", "addinCards":[ ], "parentPartitionUUID":"FA74120712FD11E48C000090FA75DCE8", "raidSettings":[ ], "vpdID":"31", "uuid":"FA74120712FD11E48C000090FA75DCE8", "isConnectionTrusted":"true", "memoryModules":[ { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047E9D0", "displayName":"DIMM 1", "slot":1, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047EA20", "displayName":"DIMM 4", "slot":4, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047EA59", "displayName":"DIMM 7", "slot":7, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047EA5B", "displayName":"DIMM 10", "slot":10, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047EA6C", "displayName":"DIMM 15", "slot":15, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047EA3C", "displayName":"DIMM 18", "slot":18, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047E9F2", "displayName":"DIMM 21", "slot":21, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047EA75", "displayName":"DIMM 24", "slot":24, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047E81F", "displayName":"DIMM 25", "slot":25, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047EA77", "displayName":"DIMM 28", "slot":28, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047E9C3", "displayName":"DIMM 33", "slot":33, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047EA05", "displayName":"DIMM 36", "slot":36, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047E9F4", "displayName":"DIMM 37", "slot":37, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047EA5E", "displayName":"DIMM 40", "slot":40, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047E96A", "displayName":"DIMM 45", "slot":45, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047E9CA", "displayName":"DIMM 48", "slot":48, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" } ], "partitionEnabled":true, "fruSerialNumber":"Y010BG45M063", "encapsulation":{ "encapsulationMode":"notSupported" }, "secureBootMode":{ "possibleValues":[ ], "currentValue":"" }, "tlsVersion":{ "possibleValues":[ "TLS_10", "TLS_11", "TLS_12", "unsupported" ], "currentValue":"Unknown" }, "model":"AC2", "isScalable":true, "expansionCardSlots":4, "isITME":false, "hostMacAddresses":"00:0A:F7:48:67:D0,00:0A:F7:48:67:D2", "contact":"Fred", "dataHandle":1475434400485, "ipv4Addresses":[ "10.240.73.196", "169.254.95.118" ], "cmmDisplayName":"Node 13", "backedBy":"real", "complexID":1107804133, "name":"Testing31", "memorySlots":48, "drives":[ { "bay":1, "capacity":-1 }, { "bay":2, "capacity":-1 } ], "cmmHealthState":"Non-Critical", "userDescription":"", "subSlots":[ ], "partNumber":"00AN792", "logicalID":1, "excludedHealthState":"Warning", "bladeState_string":"Testing31", "machineType":"7903", "isRemotePresenceEnabled":true, "pciDevices":[ { "pciSubID":"49f", "firmware":[ { "revision":"0", "classifications":[ 33024 ], "status":"Active", "name":"Firmware package", "role":"Primary", "softwareID":"1014049F", "type":"VPD-V0", "build":"0", "date":"2015-02-26T00:00:00Z", "version":"7.12b.4.2e" } ], "slotSupportsHotPlug":"false", "fodUniqueID":"11S88Y5921Y050BS419095", "pciRevision":"17", "isAgentless":true, "pciBusNumber":"1", "pciSubVendorID":"1014", "isAddOnCard":true, "FRU":"88Y5922", "pciDeviceNumber":"0", "slotNumber":"1", "posID":"16a1", "pciFunctionNumber":"0", "manufacturer":"IBM", "name":"IBM Flex System CN4022 2-port 10Gb Converged Adapter", "portInfo":{ "portType":"ETHERNET", "portNumber":1, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"000AF74867D0", "vnicMode":false }, { "portType":"FC", "portNumber":1, "addresses":"2000000AF74867D1", "vnicMode":false } ], "peerBay":0 }, "vpdID":"14e4", "productName":"IBM Flex System CN4022 2-port 10Gb Converged Adapter", "partNumber":"88Y5921", "fruSerialNumber":"Y050BS419095", "slotName":"SlotDesig5_Node 1 PCIe Slot 1" }, { "pciSubID":"49f", "firmware":[ { "revision":"0", "classifications":[ 33024 ], "status":"Active", "name":"Firmware package", "role":"Primary", "softwareID":"1014049F", "type":"VPD-V0", "build":"0", "date":"2015-02-26T00:00:00Z", "version":"7.12b.4.2e" } ], "slotSupportsHotPlug":"false", "fodUniqueID":"11S88Y5921Y050BS419095", "pciRevision":"17", "isAgentless":true, "pciBusNumber":"1", "pciSubVendorID":"1014", "isAddOnCard":true, "FRU":"88Y5922", "pciDeviceNumber":"0", "slotNumber":"1", "posID":"16a1", "pciFunctionNumber":"1", "manufacturer":"IBM", "name":"IBM Flex System CN4022 2-port 10Gb Converged Adapter", "portInfo":{ "portType":"ETHERNET", "portNumber":2, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"000AF74867D2", "vnicMode":false }, { "portType":"FC", "portNumber":1, "addresses":"2000000AF74867D3", "vnicMode":false } ], "peerBay":0 }, "vpdID":"14e4", "productName":"IBM Flex System CN4022 2-port 10Gb Converged Adapter", "partNumber":"88Y5921", "fruSerialNumber":"Y050BS419095", "slotName":"SlotDesig5_Node 1 PCIe Slot 1" }, { "pciSubID":"0", "fodUniqueID":"", "pciRevision":"0", "isAgentless":false, "pciBusNumber":"9", "pciSubVendorID":"0", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"534", "pciFunctionNumber":"0", "portInfo":{ }, "name":"", "vpdID":"102b" }, { "pciSubID":"4b4", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"LSI MegaRAID Controller Firmware", "role":"Primary", "softwareID":"101404B4", "type":"Software Bundle", "build":"0", "date":"2015-04-06T00:00:00Z", "version":"24.7.0-0052" } ], "fodUniqueID":"N/A", "pciRevision":"2", "isAgentless":true, "pciBusNumber":"14", "pciSubVendorID":"1014", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"5f", "pciFunctionNumber":"0", "name":"ServeRAID M1210e", "portInfo":{ }, "vpdID":"1000" } ], "domainName":"", "processors":[ { "speed":2.5, "manufacturer":"Unknown", "family":"PENTIUM_R_4", "displayName":"Intel(R) Xeon(R) CPU E7-4880 v2 @ 2.50GHz", "slot":1, "productVersion":"Intel(R) Xeon(R) CPU E7-4880 v2 @ 2.50GHz", "cores":15 }, { "speed":2.5, "manufacturer":"Unknown", "family":"PENTIUM_R_4", "displayName":"Intel(R) Xeon(R) CPU E7-4880 v2 @ 2.50GHz", "slot":2, "productVersion":"Intel(R) Xeon(R) CPU E7-4880 v2 @ 2.50GHz", "cores":15 } ], "processorSlots":2, "pciCapabilities":[ "Raid Link", "OOB PCIe" ], "productId":"477", "hasOS":false, "lanOverUsbPortForwardingModes":[ { "state":"disabled", "type":"DSA", "externalIPAddress":"" } ], "bootMode":{ "possibleValues":[ "UEFI Mode", "Legacy Mode" ], "currentValue":"UEFI Mode" }, "ports":[ { "ioModuleBay":0, "portNumber":1 }, { "ioModuleBay":0, "portNumber":2 } ], "embeddedHypervisorPresence":false, "posID":"256", "nist":{ "possibleValues":[ "Compatibility", "Nist_800_131A_Strict", "unsupported" ], "currentValue":"Unknown" }, "overallHealthState":"Warning", "subType":"Nantahala", "partitionID":1, "flashStorage":[ ], "productName":"IBM Flex System x480 X6 Compute Node", "dnsHostnames":[ "ite-nh-1723-imm1.labs.lenovo.com", "fd55:faaf:e1ab:20fc:6eae:8bff:fe6f:1939" ] } ], "slots":[ 13, 14 ], "partitionID":1, "uuid":"" } ], "orphanNodes":[ ], "slots":[ 13, 14 ], "complexID":"4207BFE5", "partitionCount":1, "uuid":"FA74120712FD11E48C000090FA75DCE8", "nodeCount":1 }
|
43
|
+
|
44
|
+
+ Response 400
|
45
|
+
+ Response 401
|
46
|
+
+ Response 404
|
47
|
+
+ Response 409
|
48
|
+
+ Response 500
|
49
|
+
|
50
|
+
# GET /scalableComplex/FA74120712FD11E48C000090FA75DCE8?excludeAttributes=nodeCount,partition
|
51
|
+
|
52
|
+
+ Response 200 (application/json)
|
53
|
+
{ "orphanNodes":[ ], "slots":[ 13, 14 ], "complexID":"4207BFE5", "partitionCount":1, "uuid":"FA74120712FD11E48C000090FA75DCE8" }
|
54
|
+
|
55
|
+
+ Response 400
|
56
|
+
+ Response 401
|
57
|
+
+ Response 404
|
58
|
+
+ Response 409
|
59
|
+
+ Response 500
|
60
|
+
|
61
|
+
# GET /scalableComplex/FA74120712FD11E48C000090FA75DCE8?includeAttributes=nodeCount
|
62
|
+
|
63
|
+
+ Response 200 (application/json)
|
64
|
+
|
65
|
+
+ Response 400
|
66
|
+
+ Response 401
|
67
|
+
+ Response 404
|
68
|
+
+ Response 409
|
69
|
+
+ Response 500
|
70
|
+
|
71
|
+
# GET /scalableComplex?complexType=rackserver.
|
72
|
+
|
73
|
+
+ Response 200 (application/json)
|
74
|
+
{ "complex":[ { "partition":[ { "nodes":[ { "accessState":"Online", "arch":"x86", "manufacturerId":"20301", "location":{ "lowestRackUnit":21, "location":"No Location Configured", "rack":"Scale REWE RSL 2", "room":"" }, "addinCardSlots":0, "serialNumber":"06ALPFZ", "driveBays":8, "macAddress":"6C:AE:8B:6F:19:39,6C:AE:8B:6F:19:3A", "type":"ITE", "lanOverUsb":"enabled", "onboardPciDevices":[ { "pciSubID":"0", "fodUniqueID":"", "pciRevision":"0", "isAgentless":false, "pciBusNumber":"9", "pciSubVendorID":"0", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"534", "pciFunctionNumber":"0", "portInfo":{ }, "name":"", "vpdID":"102b" }, { "pciSubID":"4b4", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"LSI MegaRAID Controller Firmware", "role":"Primary", "softwareID":"101404B4", "type":"Software Bundle", "build":"0", "date":"2015-04-06T00:00:00Z", "version":"24.7.0-0052" } ], "fodUniqueID":"N/A", "pciRevision":"2", "isAgentless":true, "pciBusNumber":"14", "pciSubVendorID":"1014", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"5f", "pciFunctionNumber":"0", "name":"ServeRAID M1210e", "portInfo":{ }, "vpdID":"1000" } ], "leds":[ { "color":"Yellow", "location":"FrontPanel", "name":"Fault", "state":"Off" }, { "color":"Blue", "location":"FrontPanel", "name":"Identification", "state":"Off" }, { "color":"Yellow", "location":"FrontPanel", "name":"Check Log", "state":"On" }, { "color":"Yellow", "location":"LightPathCard", "name":"MIS", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"MEM", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"NMI", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"TEMP", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"CPU 1", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"CPU 2", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 1", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 2", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 3", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 4", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 5", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 6", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 7", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 8", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 9", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 10", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 11", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 12", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 13", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 14", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 15", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 16", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"S BRD", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"ADJ", "state":"Off" }, { "color":"Green", "location":"LightPathCard", "name":"LP", "state":"On" }, { "color":"Yellow", "location":"Planar", "name":"IMM Fault", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"CMOS Batt Errror", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DC Fault", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 1", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 2", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 3", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 4", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"M5115 Flt", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"M5115 SCp", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD4", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD5", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD6", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD7", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"SAS BP 1 Error", "state":"Off" }, { "color":"Green", "location":"FrontPanel", "name":"Power", "state":"Blinking" }, { "color":"Green", "location":"Planar", "name":"BMC Heartbeat", "state":"Blinking" }, { "color":"Yellow", "location":"Planar", "name":"SMP", "state":"Off" }, { "color":"Unknown", "location":"Planar", "name":"SCALE", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"SAS BP 2 Error", "state":"Off" }, { "color":"Green", "location":"Planar", "name":"SCALE_LINK", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"SCALE_ERROR", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 17", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 18", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 19", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 20", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 21", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 22", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 23", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 24", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 25", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 26", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 27", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 28", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 29", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 30", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 31", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 32", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 33", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 34", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 35", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 36", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 37", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 38", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 39", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 40", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 41", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 42", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 43", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 44", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 45", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 46", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 47", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 48", "state":"Off" } ], "description":"IBM Flex System x480 X6", "primary":true, "mgmtProcIPaddress":"10.240.73.196", "expansionCards":[ { "pciSubID":"49f", "firmware":[ { "revision":"0", "classifications":[ 33024 ], "status":"Active", "name":"Firmware package", "role":"Primary", "softwareID":"1014049F", "type":"VPD-V0", "build":"0", "date":"2015-02-26T00:00:00Z", "version":"7.12b.4.2e" } ], "slotSupportsHotPlug":"false", "isAgentless":true, "pciRevision":"17", "pciBusNumber":"1", "pciSubVendorID":"1014", "FRU":"88Y5922", "pciDeviceNumber":"0", "slotNumber":"1", "posID":"16a1", "pciFunctionNumber":"0", "bay":1, "manufacturer":"IBM", "name":"IBM Flex System CN4022 2-port 10Gb Converged Adapter", "vpdID":"14e4", "uuid":"D0E1B4E27E4D11E3AA3A000AF74867D0", "productName":"IBM Flex System CN4022 2-port 10Gb Converged Adapter", "partNumber":"88Y5921", "fruSerialNumber":"Y050BS419095", "slotName":"SlotDesig5_Node 1 PCIe Slot 1" } ], "errorFields":[ { "IOCompatibilityData":"FETCH_FAILED" } ], "ipInterfaces":[ { "IPv4enabled":true, "IPv4DHCPmode":"STATIC_ONLY", "IPv6enabled":true, "IPv6DHCPenabled":true, "IPv4assignments":[ { "id":0, "subnet":"255.255.252.0", "gateway":"0.0.0.0", "address":"10.240.73.196", "type":"INUSE" } ], "IPv6assignments":[ { "id":0, "scope":"Global", "gateway":"0:0:0:0:0:0:0:0", "source":"Stateless", "address":"fd55:faaf:e1ab:20fc:6eae:8bff:fe6f:1939", "prefix":64, "type":"INUSE" }, { "id":0, "scope":"Unknown", "gateway":"0:0:0:0:0:0:0:0", "source":"Unknown", "address":"fe80:0:0:0:6eae:8bff:fe6f:1939", "prefix":64, "type":"UNKNOWN" } ], "name":"eth0", "IPv6statelessEnabled":true, "label":"unknown", "IPv6staticEnabled":false } ], "firmware":[ { "status":"Active", "name":"UEFI Firmware/BIOS", "role":"Primary", "date":"2016-04-28T00:00:00Z", "type":"UEFI", "build":"N2E118AUS", "version":"1.30" }, { "status":"Inactive", "name":"UEFI Backup Firmware/BIOS", "role":"Backup", "date":"2016-04-28T00:00:00Z", "type":"UEFI-Backup", "build":"N2E118AUS", "version":"1.30" }, { "status":"Active", "name":"DSA Diagnostic Software", "role":"Primary", "date":"2016-04-07T00:00:00Z", "type":"DSA", "build":"DSYTE2R", "version":"9.65" }, { "status":"Active", "name":"IMM2 Firmware", "role":"Primary", "date":"2015-09-22T00:00:00Z", "type":"IMM2", "build":"1AOO68L", "version":"5.20" }, { "status":"Inactive", "name":"IMM2 Backup Firmware", "role":"Backup", "date":"2015-09-22T00:00:00Z", "type":"IMM2-Backup", "build":"1AOO68L", "version":"5.20" } ], "bladeState":1, "activationKeys":[ ], "status":{ "message":"managed", "name":"MANAGED" }, "bladeState_health":"WARNING", "parent":{ "uuid":"93D0D3B334E5449A8EE29EC6BBA5AC59", "uri":"chassis/93D0D3B334E5449A8EE29EC6BBA5AC59" }, "hostname":"IMM2-6cae8b6f1939", "powerSupplies":[ ], "parentComplexID":"4207BFE5", "FRU":"47C2240", "uri":"node/FA74120712FD11E48C000090FA75DCE8", "vnicMode":"disabled", "powerAllocation":{ "maximumAllocatedPower":503, "minimumAllocatedPower":346 }, "expansionProductType":"", "powerStatus":5, "bootOrder":{ "uri":"node/FA74120712FD11E48C000090FA75DCE8/bootOrder", "bootOrderList":[ { "currentBootOrderDevices":[ "None" ], "bootType":"SingleUse", "possibleBootOrderDevices":[ "None", "PXE Network", "Hard Disk 0", "Diagnostics", "CD/DVD Rom", "Boot To F1", "Hypervisor", "Floppy Disk" ] }, { "currentBootOrderDevices":[ "CD/DVD Rom", "Hard Disk 0", "PXE Network" ], "bootType":"Permanent", "possibleBootOrderDevices":[ "CD/DVD Rom", "Hard Disk 0", "PXE Network", "Floppy Disk", "Hard Disk 1", "Hard Disk 2", "Hard Disk 3", "Hard Disk 4", "USB Storage", "Diagnostics", "iSCSI", "iSCSI Critical", "Embedded Hypervisor", "Legacy Only", "IMM1", "IMM2", "DSA", "USB0", "USB1", "USB2", "USB3", "USB4", "SAS", "NIC1", "NIC2", "NIC3", "NIC4", "VNIC1", "VNIC2", "VNIC3", "VNIC4", "VNIC5", "VNIC6", "VNIC7", "VNIC8", "VNIC9", "VNIC10", "VNIC11", "VNIC12", "Mezzanine1Device1", "Mezzanine1Device2", "Mezzanine1Device3", "Mezzanine1Device4", "Mezzanine1Device5", "Mezzanine1Device6", "Mezzanine2Device1", "Mezzanine2Device2", "Mezzanine2Device3", "Mezzanine2Device4", "Mezzanine2Device5", "Mezzanine2Device6", "Mezzanine3Device1", "Mezzanine3Device2", "Mezzanine4Device1", "Mezzanine4Device2" ] }, { "currentBootOrderDevices":[ "PXE Network", "CD/DVD Rom", "Hard Disk 0" ], "bootType":"WakeOnLAN", "possibleBootOrderDevices":[ "PXE Network", "CD/DVD Rom", "Hard Disk 0", "Floppy Disk", "Hard Disk 1", "Hard Disk 2", "Hard Disk 3", "Hard Disk 4", "USB Storage", "Diagnostics", "iSCSI", "iSCSI Critical", "Embedded Hypervisor", "Legacy Only", "IMM1", "IMM2", "DSA", "USB0", "USB1", "USB2", "USB3", "USB4", "SAS", "NIC1", "NIC2", "NIC3", "NIC4", "VNIC1", "VNIC2", "VNIC3", "VNIC4", "VNIC5", "VNIC6", "VNIC7", "VNIC8", "VNIC9", "VNIC10", "VNIC11", "VNIC12", "Mezzanine1Device1", "Mezzanine1Device2", "Mezzanine1Device3", "Mezzanine1Device4", "Mezzanine1Device5", "Mezzanine1Device6", "Mezzanine2Device1", "Mezzanine2Device2", "Mezzanine2Device3", "Mezzanine2Device4", "Mezzanine2Device5", "Mezzanine2Device6", "Mezzanine3Device1", "Mezzanine3Device2", "Mezzanine4Device1", "Mezzanine4Device2" ] } ] }, "expansionProducts":[ ], "ipv6Addresses":[ "fd55:faaf:e1ab:20fc:6eae:8bff:fe6f:1939", "fe80:0:0:0:6eae:8bff:fe6f:1939" ], "slots":[ 13, 14 ], "manufacturer":"IBM", "addinCards":[ ], "parentPartitionUUID":"FA74120712FD11E48C000090FA75DCE8", "raidSettings":[ ], "vpdID":"31", "uuid":"FA74120712FD11E48C000090FA75DCE8", "isConnectionTrusted":"true", "memoryModules":[ { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047E9D0", "displayName":"DIMM 1", "slot":1, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047EA20", "displayName":"DIMM 4", "slot":4, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047EA59", "displayName":"DIMM 7", "slot":7, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047EA5B", "displayName":"DIMM 10", "slot":10, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047EA6C", "displayName":"DIMM 15", "slot":15, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047EA3C", "displayName":"DIMM 18", "slot":18, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047E9F2", "displayName":"DIMM 21", "slot":21, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047EA75", "displayName":"DIMM 24", "slot":24, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047E81F", "displayName":"DIMM 25", "slot":25, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047EA77", "displayName":"DIMM 28", "slot":28, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047E9C3", "displayName":"DIMM 33", "slot":33, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047EA05", "displayName":"DIMM 36", "slot":36, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047E9F4", "displayName":"DIMM 37", "slot":37, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047EA5E", "displayName":"DIMM 40", "slot":40, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047E96A", "displayName":"DIMM 45", "slot":45, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047E9CA", "displayName":"DIMM 48", "slot":48, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" } ], "partitionEnabled":true, "fruSerialNumber":"Y010BG45M063", "encapsulation":{ "encapsulationMode":"notSupported" }, "secureBootMode":{ "possibleValues":[ ], "currentValue":"" }, "tlsVersion":{ "possibleValues":[ "TLS_10", "TLS_11", "TLS_12", "unsupported" ], "currentValue":"Unknown" }, "model":"AC2", "isScalable":true, "expansionCardSlots":4, "isITME":false, "hostMacAddresses":"00:0A:F7:48:67:D0,00:0A:F7:48:67:D2", "contact":"Fred", "dataHandle":1475527442468, "ipv4Addresses":[ "10.240.73.196", "169.254.95.118" ], "cmmDisplayName":"Node 13", "backedBy":"real", "complexID":1107804133, "name":"Testing31", "memorySlots":48, "drives":[ { "bay":1, "capacity":-1 }, { "bay":2, "capacity":-1 } ], "cmmHealthState":"Non-Critical", "userDescription":"", "subSlots":[ ], "partNumber":"00AN792", "logicalID":1, "excludedHealthState":"Warning", "bladeState_string":"Testing31", "machineType":"7903", "isRemotePresenceEnabled":true, "pciDevices":[ { "pciSubID":"49f", "firmware":[ { "revision":"0", "classifications":[ 33024 ], "status":"Active", "name":"Firmware package", "role":"Primary", "softwareID":"1014049F", "type":"VPD-V0", "build":"0", "date":"2015-02-26T00:00:00Z", "version":"7.12b.4.2e" } ], "slotSupportsHotPlug":"false", "fodUniqueID":"11S88Y5921Y050BS419095", "pciRevision":"17", "isAgentless":true, "pciBusNumber":"1", "pciSubVendorID":"1014", "isAddOnCard":true, "FRU":"88Y5922", "pciDeviceNumber":"0", "slotNumber":"1", "posID":"16a1", "pciFunctionNumber":"0", "manufacturer":"IBM", "name":"IBM Flex System CN4022 2-port 10Gb Converged Adapter", "portInfo":{ "portType":"ETHERNET", "portNumber":1, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"000AF74867D0", "vnicMode":false }, { "portType":"FC", "portNumber":1, "addresses":"2000000AF74867D1", "vnicMode":false } ], "peerBay":0 }, "vpdID":"14e4", "productName":"IBM Flex System CN4022 2-port 10Gb Converged Adapter", "partNumber":"88Y5921", "fruSerialNumber":"Y050BS419095", "slotName":"SlotDesig5_Node 1 PCIe Slot 1" }, { "pciSubID":"49f", "firmware":[ { "revision":"0", "classifications":[ 33024 ], "status":"Active", "name":"Firmware package", "role":"Primary", "softwareID":"1014049F", "type":"VPD-V0", "build":"0", "date":"2015-02-26T00:00:00Z", "version":"7.12b.4.2e" } ], "slotSupportsHotPlug":"false", "fodUniqueID":"11S88Y5921Y050BS419095", "pciRevision":"17", "isAgentless":true, "pciBusNumber":"1", "pciSubVendorID":"1014", "isAddOnCard":true, "FRU":"88Y5922", "pciDeviceNumber":"0", "slotNumber":"1", "posID":"16a1", "pciFunctionNumber":"1", "manufacturer":"IBM", "name":"IBM Flex System CN4022 2-port 10Gb Converged Adapter", "portInfo":{ "portType":"ETHERNET", "portNumber":2, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"000AF74867D2", "vnicMode":false }, { "portType":"FC", "portNumber":1, "addresses":"2000000AF74867D3", "vnicMode":false } ], "peerBay":0 }, "vpdID":"14e4", "productName":"IBM Flex System CN4022 2-port 10Gb Converged Adapter", "partNumber":"88Y5921", "fruSerialNumber":"Y050BS419095", "slotName":"SlotDesig5_Node 1 PCIe Slot 1" }, { "pciSubID":"0", "fodUniqueID":"", "pciRevision":"0", "isAgentless":false, "pciBusNumber":"9", "pciSubVendorID":"0", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"534", "pciFunctionNumber":"0", "portInfo":{ }, "name":"", "vpdID":"102b" }, { "pciSubID":"4b4", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"LSI MegaRAID Controller Firmware", "role":"Primary", "softwareID":"101404B4", "type":"Software Bundle", "build":"0", "date":"2015-04-06T00:00:00Z", "version":"24.7.0-0052" } ], "fodUniqueID":"N/A", "pciRevision":"2", "isAgentless":true, "pciBusNumber":"14", "pciSubVendorID":"1014", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"5f", "pciFunctionNumber":"0", "name":"ServeRAID M1210e", "portInfo":{ }, "vpdID":"1000" } ], "domainName":"", "processors":[ { "speed":2.5, "manufacturer":"Unknown", "family":"PENTIUM_R_4", "displayName":"Intel(R) Xeon(R) CPU E7-4880 v2 @ 2.50GHz", "slot":1, "productVersion":"Intel(R) Xeon(R) CPU E7-4880 v2 @ 2.50GHz", "cores":15 }, { "speed":2.5, "manufacturer":"Unknown", "family":"PENTIUM_R_4", "displayName":"Intel(R) Xeon(R) CPU E7-4880 v2 @ 2.50GHz", "slot":2, "productVersion":"Intel(R) Xeon(R) CPU E7-4880 v2 @ 2.50GHz", "cores":15 } ], "processorSlots":2, "pciCapabilities":[ "Raid Link", "OOB PCIe" ], "productId":"477", "hasOS":false, "lanOverUsbPortForwardingModes":[ { "state":"disabled", "type":"DSA", "externalIPAddress":"" } ], "bootMode":{ "possibleValues":[ "UEFI Mode", "Legacy Mode" ], "currentValue":"UEFI Mode" }, "ports":[ { "ioModuleBay":0, "portNumber":1 }, { "ioModuleBay":0, "portNumber":2 } ], "embeddedHypervisorPresence":false, "posID":"256", "nist":{ "possibleValues":[ "Compatibility", "Nist_800_131A_Strict", "unsupported" ], "currentValue":"Unknown" }, "overallHealthState":"Warning", "subType":"Nantahala", "partitionID":1, "flashStorage":[ ], "productName":"IBM Flex System x480 X6 Compute Node", "dnsHostnames":[ "ite-nh-1723-imm1.labs.lenovo.com", "fd55:faaf:e1ab:20fc:6eae:8bff:fe6f:1939" ] } ], "slots":[ 13, 14 ], "partitionID":1, "uuid":"" } ], "orphanNodes":[ ], "slots":[ 13, 14 ], "complexID":"4207BFE5", "partitionCount":1, "uuid":"FA74120712FD11E48C000090FA75DCE8", "nodeCount":1 }, { "partition":[ { "nodes":[ { "accessState":"Online", "arch":"x86", "manufacturerId":"20301", "location":{ "lowestRackUnit":21, "location":"No Location Configured", "rack":"Scale REWE RSL 2", "room":"" }, "addinCardSlots":0, "serialNumber":"06ALPFK", "driveBays":8, "macAddress":"6C:AE:8B:6F:1A:49,6C:AE:8B:6F:1A:4A", "type":"ITE", "lanOverUsb":"enabled", "onboardPciDevices":[ { "pciSubID":"0", "fodUniqueID":"", "pciRevision":"0", "isAgentless":false, "pciBusNumber":"9", "pciSubVendorID":"0", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"534", "pciFunctionNumber":"0", "portInfo":{ }, "name":"", "vpdID":"102b" }, { "pciSubID":"4b4", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"MegaRAID Controller Firmware", "role":"Primary", "softwareID":"101404B4", "type":"Software Bundle", "build":"0", "date":"2015-08-24T00:00:00Z", "version":"24.9.0-0026" } ], "fodUniqueID":"N/A", "pciRevision":"2", "isAgentless":true, "pciBusNumber":"14", "pciSubVendorID":"1014", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"5f", "pciFunctionNumber":"0", "name":"ServeRAID M1210e", "portInfo":{ }, "vpdID":"1000" } ], "leds":[ { "color":"Yellow", "location":"FrontPanel", "name":"Fault", "state":"Off" }, { "color":"Blue", "location":"FrontPanel", "name":"Identification", "state":"Off" }, { "color":"Yellow", "location":"FrontPanel", "name":"Check Log", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"MIS", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"MEM", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"NMI", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"TEMP", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"CPU 1", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"CPU 2", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 1", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 2", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 3", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 4", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 5", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 6", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 7", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 8", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 9", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 10", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 11", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 12", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 13", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 14", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 15", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 16", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"S BRD", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"ADJ", "state":"Off" }, { "color":"Green", "location":"LightPathCard", "name":"LP", "state":"On" }, { "color":"Yellow", "location":"Planar", "name":"IMM Fault", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"CMOS Batt Errror", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DC Fault", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 1", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 2", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 3", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 4", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"M5115 Flt", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"M5115 SCp", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD4", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD5", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD6", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD7", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"SAS BP 1 Error", "state":"Off" }, { "color":"Green", "location":"FrontPanel", "name":"Power", "state":"On" }, { "color":"Green", "location":"Planar", "name":"BMC Heartbeat", "state":"Blinking" }, { "color":"Yellow", "location":"Planar", "name":"SMP", "state":"Off" }, { "color":"Unknown", "location":"Planar", "name":"SCALE", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"SAS BP 2 Error", "state":"Off" }, { "color":"Green", "location":"Planar", "name":"SCALE_LINK", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"SCALE_ERROR", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 17", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 18", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 19", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 20", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 21", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 22", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 23", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 24", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 25", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 26", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 27", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 28", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 29", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 30", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 31", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 32", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 33", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 34", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 35", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 36", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 37", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 38", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 39", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 40", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 41", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 42", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 43", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 44", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 45", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 46", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 47", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 48", "state":"Off" } ], "description":"IBM Flex System x480 X6", "mgmtProcIPaddress":"10.240.73.195", "expansionCards":[ { "pciSubID":"49f", "firmware":[ { "revision":"0", "classifications":[ 33024 ], "status":"Active", "name":"Firmware package", "role":"Primary", "softwareID":"1014049F", "type":"VPD-V0", "build":"0", "date":"2015-02-26T00:00:00Z", "version":"7.12b.4.2e" } ], "slotSupportsHotPlug":"false", "isAgentless":true, "pciRevision":"17", "pciBusNumber":"1", "pciSubVendorID":"1014", "FRU":"88Y5922", "pciDeviceNumber":"0", "slotNumber":"1", "posID":"16a1", "pciFunctionNumber":"0", "bay":1, "manufacturer":"IBM", "name":"IBM Flex System CN4022 2-port 10Gb Converged Adapter", "vpdID":"14e4", "uuid":"EEDD65E47DF911E3A83D000AF7487DA0", "productName":"IBM Flex System CN4022 2-port 10Gb Converged Adapter", "partNumber":"88Y5921", "fruSerialNumber":"Y050BS41906Z", "slotName":"SlotDesig5_Node 1 PCIe Slot 1" } ], "errorFields":[ { "IOCompatibilityData":"FETCH_FAILED" } ], "ipInterfaces":[ { "IPv4enabled":true, "IPv4DHCPmode":"STATIC_ONLY", "IPv6enabled":true, "IPv6DHCPenabled":true, "IPv4assignments":[ { "id":0, "subnet":"255.255.252.0", "gateway":"0.0.0.0", "address":"10.240.73.195", "type":"INUSE" } ], "IPv6assignments":[ { "id":0, "scope":"Global", "gateway":"0:0:0:0:0:0:0:0", "source":"Stateless", "address":"fd55:faaf:e1ab:20fc:6eae:8bff:fe6f:1a49", "prefix":64, "type":"INUSE" }, { "id":0, "scope":"Unknown", "gateway":"0:0:0:0:0:0:0:0", "source":"Unknown", "address":"fe80:0:0:0:6eae:8bff:fe6f:1a49", "prefix":64, "type":"UNKNOWN" } ], "name":"eth0", "IPv6statelessEnabled":true, "label":"unknown", "IPv6staticEnabled":false } ], "firmware":[ { "status":"Active", "name":"UEFI Firmware/BIOS", "role":"Primary", "date":"2016-04-28T00:00:00Z", "type":"UEFI", "build":"N2E118AUS", "version":"1.30" }, { "status":"Inactive", "name":"UEFI Backup Firmware/BIOS", "role":"Backup", "date":"2016-04-28T00:00:00Z", "type":"UEFI-Backup", "build":"N2E118AUS", "version":"1.30" }, { "status":"Active", "name":"DSA Diagnostic Software", "role":"Primary", "date":"2016-04-07T00:00:00Z", "type":"DSA", "build":"DSYTE2R", "version":"9.65" }, { "status":"Active", "name":"IMM2 Firmware", "role":"Primary", "date":"2015-09-22T00:00:00Z", "type":"IMM2", "build":"1AOO68L", "version":"5.20" }, { "status":"Inactive", "name":"IMM2 Backup Firmware", "role":"Backup", "date":"2015-09-22T00:00:00Z", "type":"IMM2-Backup", "build":"1AOO68L", "version":"5.20" } ], "bladeState":1, "activationKeys":[ ], "status":{ "message":"managed", "name":"MANAGED" }, "bladeState_health":"WARNING", "parent":{ "uuid":"93D0D3B334E5449A8EE29EC6BBA5AC59", "uri":"chassis/93D0D3B334E5449A8EE29EC6BBA5AC59" }, "hostname":"IMM2-6cae8b6f1a49", "powerSupplies":[ ], "parentComplexID":"45BE8832", "FRU":"47C2240", "uri":"node/06FFADB512E311E49F9F0090FA75F1BE", "vnicMode":"disabled", "powerAllocation":{ "maximumAllocatedPower":503, "minimumAllocatedPower":346 }, "expansionProductType":"", "powerStatus":8, "bootOrder":{ "uri":"node/06FFADB512E311E49F9F0090FA75F1BE/bootOrder", "bootOrderList":[ { "currentBootOrderDevices":[ "None" ], "bootType":"SingleUse", "possibleBootOrderDevices":[ "None", "PXE Network", "Hard Disk 0", "Diagnostics", "CD/DVD Rom", "Boot To F1", "Hypervisor", "Floppy Disk" ] }, { "currentBootOrderDevices":[ "Red Hat Enterprise Linux", "CD/DVD Rom", "Hard Disk 0", "PXE Network" ], "bootType":"Permanent", "possibleBootOrderDevices":[ "Red Hat Enterprise Linux", "CD/DVD Rom", "Hard Disk 0", "PXE Network", "Floppy Disk", "Hard Disk 1", "Hard Disk 2", "Hard Disk 3", "Hard Disk 4", "USB Storage", "Diagnostics", "iSCSI", "iSCSI Critical", "Embedded Hypervisor", "Legacy Only", "IMM1", "IMM2", "DSA", "USB0", "USB1", "USB2", "USB3", "USB4", "SAS", "NIC1", "NIC2", "NIC3", "NIC4", "VNIC1", "VNIC2", "VNIC3", "VNIC4", "VNIC5", "VNIC6", "VNIC7", "VNIC8", "VNIC9", "VNIC10", "VNIC11", "VNIC12", "Mezzanine1Device1", "Mezzanine1Device2", "Mezzanine1Device3", "Mezzanine1Device4", "Mezzanine1Device5", "Mezzanine1Device6", "Mezzanine2Device1", "Mezzanine2Device2", "Mezzanine2Device3", "Mezzanine2Device4", "Mezzanine2Device5", "Mezzanine2Device6", "Mezzanine3Device1", "Mezzanine3Device2", "Mezzanine4Device1", "Mezzanine4Device2" ] }, { "currentBootOrderDevices":[ "PXE Network", "CD/DVD Rom", "Hard Disk 0" ], "bootType":"WakeOnLAN", "possibleBootOrderDevices":[ "PXE Network", "CD/DVD Rom", "Hard Disk 0", "Red Hat Enterprise Linux", "Floppy Disk", "Hard Disk 1", "Hard Disk 2", "Hard Disk 3", "Hard Disk 4", "USB Storage", "Diagnostics", "iSCSI", "iSCSI Critical", "Embedded Hypervisor", "Legacy Only", "IMM1", "IMM2", "DSA", "USB0", "USB1", "USB2", "USB3", "USB4", "SAS", "NIC1", "NIC2", "NIC3", "NIC4", "VNIC1", "VNIC2", "VNIC3", "VNIC4", "VNIC5", "VNIC6", "VNIC7", "VNIC8", "VNIC9", "VNIC10", "VNIC11", "VNIC12", "Mezzanine1Device1", "Mezzanine1Device2", "Mezzanine1Device3", "Mezzanine1Device4", "Mezzanine1Device5", "Mezzanine1Device6", "Mezzanine2Device1", "Mezzanine2Device2", "Mezzanine2Device3", "Mezzanine2Device4", "Mezzanine2Device5", "Mezzanine2Device6", "Mezzanine3Device1", "Mezzanine3Device2", "Mezzanine4Device1", "Mezzanine4Device2" ] } ] }, "expansionProducts":[ ], "ipv6Addresses":[ "fd55:faaf:e1ab:20fc:6eae:8bff:fe6f:1a49", "fe80:0:0:0:6eae:8bff:fe6f:1a49" ], "slots":[ 11, 12 ], "manufacturer":"IBM", "addinCards":[ ], "parentPartitionUUID":"06FFADB512E311E49F9F0090FA75F1BE", "raidSettings":[ ], "vpdID":"31", "uuid":"06FFADB512E311E49F9F0090FA75F1BE", "isConnectionTrusted":"true", "memoryModules":[ { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047FC9C", "displayName":"DIMM 1", "slot":1, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047FCD2", "displayName":"DIMM 4", "slot":4, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047FC0E", "displayName":"DIMM 7", "slot":7, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047FCC1", "displayName":"DIMM 10", "slot":10, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"404A1CA3", "displayName":"DIMM 15", "slot":15, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"404A1C9C", "displayName":"DIMM 18", "slot":18, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"404A1CBB", "displayName":"DIMM 21", "slot":21, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047FC37", "displayName":"DIMM 24", "slot":24, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047FC54", "displayName":"DIMM 25", "slot":25, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047FCBA", "displayName":"DIMM 28", "slot":28, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047E9C7", "displayName":"DIMM 33", "slot":33, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047EA78", "displayName":"DIMM 36", "slot":36, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047E9AB", "displayName":"DIMM 37", "slot":37, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047EA16", "displayName":"DIMM 40", "slot":40, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"404A1CAF", "displayName":"DIMM 45", "slot":45, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"404A1CA4", "displayName":"DIMM 48", "slot":48, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" } ], "partitionEnabled":false, "fruSerialNumber":"Y010BG45M087", "encapsulation":{ "encapsulationMode":"notSupported" }, "secureBootMode":{ "possibleValues":[ ], "currentValue":"" }, "tlsVersion":{ "possibleValues":[ "TLS_10", "TLS_11", "TLS_12", "unsupported" ], "currentValue":"Unknown" }, "model":"AC2", "isScalable":true, "expansionCardSlots":4, "isITME":false, "hostMacAddresses":"00:0A:F7:48:7D:A0,00:0A:F7:48:7D:A2", "contact":"Fred-1", "dataHandle":1475527421240, "ipv4Addresses":[ "10.240.73.195", "169.254.95.118" ], "cmmDisplayName":"Node 11", "backedBy":"real", "complexID":1170114610, "name":"Testing29", "memorySlots":48, "drives":[ { "bay":1, "capacity":-1 }, { "bay":2, "capacity":-1 } ], "cmmHealthState":"Non-Critical", "userDescription":"", "subSlots":[ ], "partNumber":"00AN792", "excludedHealthState":"Warning", "bladeState_string":"Testing29", "machineType":"7903", "isRemotePresenceEnabled":true, "pciDevices":[ { "pciSubID":"49f", "firmware":[ { "revision":"0", "classifications":[ 33024 ], "status":"Active", "name":"Firmware package", "role":"Primary", "softwareID":"1014049F", "type":"VPD-V0", "build":"0", "date":"2015-02-26T00:00:00Z", "version":"7.12b.4.2e" } ], "slotSupportsHotPlug":"false", "fodUniqueID":"11S88Y5921Y050BS41906Z", "pciRevision":"17", "isAgentless":true, "pciBusNumber":"1", "pciSubVendorID":"1014", "isAddOnCard":true, "FRU":"88Y5922", "pciDeviceNumber":"0", "slotNumber":"1", "posID":"16a1", "pciFunctionNumber":"0", "manufacturer":"IBM", "name":"IBM Flex System CN4022 2-port 10Gb Converged Adapter", "portInfo":{ "portType":"ETHERNET", "portNumber":1, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"000AF7487DA0", "vnicMode":false }, { "portType":"FC", "portNumber":1, "addresses":"2000000AF7487DA1", "vnicMode":false } ], "peerBay":0 }, "vpdID":"14e4", "productName":"IBM Flex System CN4022 2-port 10Gb Converged Adapter", "partNumber":"88Y5921", "fruSerialNumber":"Y050BS41906Z", "slotName":"SlotDesig5_Node 1 PCIe Slot 1" }, { "pciSubID":"49f", "firmware":[ { "revision":"0", "classifications":[ 33024 ], "status":"Active", "name":"Firmware package", "role":"Primary", "softwareID":"1014049F", "type":"VPD-V0", "build":"0", "date":"2015-02-26T00:00:00Z", "version":"7.12b.4.2e" } ], "slotSupportsHotPlug":"false", "fodUniqueID":"11S88Y5921Y050BS41906Z", "pciRevision":"17", "isAgentless":true, "pciBusNumber":"1", "pciSubVendorID":"1014", "isAddOnCard":true, "FRU":"88Y5922", "pciDeviceNumber":"0", "slotNumber":"1", "posID":"16a1", "pciFunctionNumber":"1", "manufacturer":"IBM", "name":"IBM Flex System CN4022 2-port 10Gb Converged Adapter", "portInfo":{ "portType":"ETHERNET", "portNumber":2, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"000AF7487DA2", "vnicMode":false }, { "portType":"FC", "portNumber":1, "addresses":"2000000AF7487DA3", "vnicMode":false } ], "peerBay":0 }, "vpdID":"14e4", "productName":"IBM Flex System CN4022 2-port 10Gb Converged Adapter", "partNumber":"88Y5921", "fruSerialNumber":"Y050BS41906Z", "slotName":"SlotDesig5_Node 1 PCIe Slot 1" }, { "pciSubID":"0", "fodUniqueID":"", "pciRevision":"0", "isAgentless":false, "pciBusNumber":"9", "pciSubVendorID":"0", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"534", "pciFunctionNumber":"0", "portInfo":{ }, "name":"", "vpdID":"102b" }, { "pciSubID":"4b4", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"MegaRAID Controller Firmware", "role":"Primary", "softwareID":"101404B4", "type":"Software Bundle", "build":"0", "date":"2015-08-24T00:00:00Z", "version":"24.9.0-0026" } ], "fodUniqueID":"N/A", "pciRevision":"2", "isAgentless":true, "pciBusNumber":"14", "pciSubVendorID":"1014", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"5f", "pciFunctionNumber":"0", "name":"ServeRAID M1210e", "portInfo":{ }, "vpdID":"1000" } ], "domainName":"", "processors":[ { "speed":2.5, "manufacturer":"Unknown", "family":"PENTIUM_R_4", "displayName":"Intel(R) Xeon(R) CPU E7-4880 v2 @ 2.50GHz", "slot":1, "productVersion":"Intel(R) Xeon(R) CPU E7-4880 v2 @ 2.50GHz", "cores":15 }, { "speed":2.5, "manufacturer":"Unknown", "family":"PENTIUM_R_4", "displayName":"Intel(R) Xeon(R) CPU E7-4880 v2 @ 2.50GHz", "slot":2, "productVersion":"Intel(R) Xeon(R) CPU E7-4880 v2 @ 2.50GHz", "cores":15 } ], "processorSlots":2, "pciCapabilities":[ "Raid Link", "OOB PCIe" ], "productId":"477", "hasOS":false, "lanOverUsbPortForwardingModes":[ { "state":"disabled", "type":"DSA", "externalIPAddress":"" } ], "bootMode":{ "possibleValues":[ "UEFI Mode", "Legacy Mode" ], "currentValue":"UEFI Mode" }, "ports":[ { "ioModuleBay":0, "portNumber":1 }, { "ioModuleBay":0, "portNumber":2 } ], "embeddedHypervisorPresence":false, "posID":"256", "nist":{ "possibleValues":[ "Compatibility", "Nist_800_131A_Strict", "unsupported" ], "currentValue":"Unknown" }, "overallHealthState":"Warning", "subType":"Nantahala", "partitionID":1, "flashStorage":[ ], "productName":"IBM Flex System x480 X6 Compute Node", "dnsHostnames":[ "ite-nh-1722-imm1.labs.lenovo.com", "fd55:faaf:e1ab:20fc:6eae:8bff:fe6f:1a49" ] } ], "slots":[ 11, 12 ], "partitionID":1, "uuid":"" } ], "orphanNodes":[ ], "slots":[ 11, 12 ], "complexID":"45BE8832", "partitionCount":1, "uuid":"06FFADB512E311E49F9F0090FA75F1BE", "nodeCount":1 }, { "partition":[ ], "orphanNodes":[ { "accessState":"Online", "arch":"x86", "manufacturerId":"20301", "location":{ "lowestRackUnit":24, "location":"", "rack":"Telco Concern", "room":"" }, "addinCardSlots":0, "serialNumber":"NANC009", "driveBays":0, "macAddress":"6C:AE:8B:6F:05:25,6C:AE:8B:6F:05:26", "type":"ITE", "lanOverUsb":"enabled", "onboardPciDevices":[ { "pciSubID":"0", "fodUniqueID":"", "pciRevision":"0", "isAgentless":false, "pciBusNumber":"9", "pciSubVendorID":"0", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"534", "pciFunctionNumber":"0", "portInfo":{ }, "name":"", "vpdID":"102b" }, { "pciSubID":"90", "fodUniqueID":"", "pciRevision":"2", "isAgentless":false, "pciBusNumber":"14", "pciSubVendorID":"1000", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"96", "pciFunctionNumber":"0", "portInfo":{ }, "name":"", "vpdID":"1000" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.3.15.0" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"0", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":1, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B701490", "vnicMode":false } ], "peerBay":0 }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.3.15.0" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"1", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":2, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B701494", "vnicMode":false } ], "peerBay":0 }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.3.15.0" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"2", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":3, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B701498", "vnicMode":false } ], "peerBay":0 }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.3.15.0" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"3", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":4, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B70149C", "vnicMode":false } ], "peerBay":0 }, "vpdID":"10df" } ], "leds":[ { "color":"Yellow", "location":"FrontPanel", "name":"Fault", "state":"Off" }, { "color":"Blue", "location":"FrontPanel", "name":"Identification", "state":"Off" }, { "color":"Yellow", "location":"FrontPanel", "name":"Check Log", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"MIS", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"MEM", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"NMI", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"TEMP", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"CPU 1", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"CPU 2", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 1", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 2", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 3", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 4", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 5", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 6", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 7", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 8", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 9", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 10", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 11", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 12", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 13", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 14", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 15", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 16", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"S BRD", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"ADJ", "state":"Off" }, { "color":"Green", "location":"LightPathCard", "name":"LP", "state":"On" }, { "color":"Yellow", "location":"Planar", "name":"IMM Fault", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"CMOS Batt Errror", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DC Fault", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 1", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 2", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 3", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 4", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"M5115 Flt", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"M5115 SCp", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD4", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD5", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD6", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD7", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"SAS BP 1 Error", "state":"Off" }, { "color":"Green", "location":"FrontPanel", "name":"Power", "state":"On" }, { "color":"Green", "location":"Planar", "name":"BMC Heartbeat", "state":"Blinking" }, { "color":"Yellow", "location":"Planar", "name":"SMP", "state":"Off" }, { "color":"Unknown", "location":"Planar", "name":"SCALE", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"SAS BP 2 Error", "state":"Off" }, { "color":"Green", "location":"Planar", "name":"SCALE_LINK", "state":"On" }, { "color":"Yellow", "location":"Planar", "name":"SCALE_ERROR", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 17", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 18", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 19", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 20", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 21", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 22", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 23", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 24", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 25", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 26", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 27", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 28", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 29", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 30", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 31", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 32", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 33", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 34", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 35", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 36", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 37", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 38", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 39", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 40", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 41", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 42", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 43", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 44", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 45", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 46", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 47", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 48", "state":"Off" } ], "description":"IBM Flex System x880 X6 + 10G", "mgmtProcIPaddress":"10.243.2.84", "expansionCards":[ ], "errorFields":[ { "HealthState":"NETWORK_FAIL" }, { "HealthSummary":"NETWORK_FAIL" }, { "BladeHealthNameStr":"NETWORK_FAIL" }, { "ChassisMounted":"NETWORK_FAIL" }, { "PowerState":"NETWORK_FAIL" }, { "ServerExpansionHardware":"FETCH_FAILED" } ], "ipInterfaces":[ { "IPv4enabled":true, "IPv4DHCPmode":"STATIC_ONLY", "IPv6enabled":true, "IPv6DHCPenabled":true, "IPv4assignments":[ { "id":0, "subnet":"255.255.240.0", "gateway":"0.0.0.0", "address":"10.243.2.84", "type":"INUSE" } ], "IPv6assignments":[ { "id":0, "scope":"Global", "gateway":"0:0:0:0:0:0:0:0", "source":"Stateless", "address":"fd55:faaf:e1ab:2021:6eae:8bff:fe6f:525", "prefix":64, "type":"INUSE" }, { "id":0, "scope":"Unknown", "gateway":"0:0:0:0:0:0:0:0", "source":"Unknown", "address":"fe80:0:0:0:6eae:8bff:fe6f:525", "prefix":64, "type":"UNKNOWN" } ], "name":"eth0", "IPv6statelessEnabled":true, "label":"unknown", "IPv6staticEnabled":true } ], "firmware":[ { "status":"Active", "name":"UEFI Firmware/BIOS", "role":"Primary", "date":"2016-08-05T00:00:00Z", "type":"UEFI", "build":"N2E119BUS", "version":"1.40" }, { "status":"Inactive", "name":"UEFI Backup Firmware/BIOS", "role":"Backup", "date":"2016-08-05T00:00:00Z", "type":"UEFI-Backup", "build":"N2E119BUS", "version":"1.40" }, { "status":"Active", "name":"DSA Diagnostic Software", "role":"Primary", "date":"2016-03-31T00:00:00Z", "type":"DSA", "build":"DSYTE1R", "version":"9.65" }, { "status":"Active", "name":"IMM2 Firmware", "role":"Primary", "date":"2016-08-01T00:00:00Z", "type":"IMM2", "build":"1AOO73F", "version":"5.80" }, { "status":"Inactive", "name":"IMM2 Backup Firmware", "role":"Backup", "date":"2016-08-01T00:00:00Z", "type":"IMM2-Backup", "build":"1AOO73F", "version":"5.80" } ], "bladeState":1, "activationKeys":[ ], "status":{ "message":"managed", "name":"MANAGED" }, "bladeState_health":"WARNING", "parent":{ "uuid":"D5C0EC910776473997B2E2A5DD9171DE", "uri":"chassis/D5C0EC910776473997B2E2A5DD9171DE" }, "hostname":"IMM2-6cae8b6f0525", "powerSupplies":[ ], "parentComplexID":"3F6A0AB7", "FRU":"47C2239", "uri":"node/E0CEB525F651481D95A8D6B5945762BB", "vnicMode":"disabled", "powerAllocation":{ "maximumAllocatedPower":333, "minimumAllocatedPower":224 }, "expansionProductType":"", "powerStatus":8, "bootOrder":{ "uri":"node/E0CEB525F651481D95A8D6B5945762BB/bootOrder", "bootOrderList":[ { "currentBootOrderDevices":[ "None" ], "bootType":"SingleUse", "possibleBootOrderDevices":[ "None", "PXE Network", "Hard Disk 0", "Diagnostics", "CD/DVD Rom", "Boot To F1", "Hypervisor", "Floppy Disk" ] }, { "currentBootOrderDevices":[ "Hard Disk 0", "RHEL 6.5", "CD/DVD Rom" ], "bootType":"Permanent", "possibleBootOrderDevices":[ "Hard Disk 0", "RHEL 6.5", "CD/DVD Rom", "PXE Network", "Floppy Disk", "Hard Disk 1", "Hard Disk 2", "Hard Disk 3", "Hard Disk 4", "USB Storage", "Diagnostics", "iSCSI", "iSCSI Critical", "Embedded Hypervisor", "Legacy Only", "IMM1", "IMM2", "DSA", "USB0", "USB1", "USB2", "USB3", "USB4", "SAS", "NIC1", "NIC2", "NIC3", "NIC4", "VNIC1", "VNIC2", "VNIC3", "VNIC4", "VNIC5", "VNIC6", "VNIC7", "VNIC8", "VNIC9", "VNIC10", "VNIC11", "VNIC12", "Mezzanine1Device1", "Mezzanine1Device2", "Mezzanine1Device3", "Mezzanine1Device4", "Mezzanine1Device5", "Mezzanine1Device6", "Mezzanine2Device1", "Mezzanine2Device2", "Mezzanine2Device3", "Mezzanine2Device4", "Mezzanine2Device5", "Mezzanine2Device6", "Mezzanine3Device1", "Mezzanine3Device2", "Mezzanine4Device1", "Mezzanine4Device2" ] }, { "currentBootOrderDevices":[ "PXE Network", "CD/DVD Rom", "Hard Disk 0" ], "bootType":"WakeOnLAN", "possibleBootOrderDevices":[ "PXE Network", "CD/DVD Rom", "Hard Disk 0", "RHEL 6.5", "Floppy Disk", "Hard Disk 1", "Hard Disk 2", "Hard Disk 3", "Hard Disk 4", "USB Storage", "Diagnostics", "iSCSI", "iSCSI Critical", "Embedded Hypervisor", "Legacy Only", "IMM1", "IMM2", "DSA", "USB0", "USB1", "USB2", "USB3", "USB4", "SAS", "NIC1", "NIC2", "NIC3", "NIC4", "VNIC1", "VNIC2", "VNIC3", "VNIC4", "VNIC5", "VNIC6", "VNIC7", "VNIC8", "VNIC9", "VNIC10", "VNIC11", "VNIC12", "Mezzanine1Device1", "Mezzanine1Device2", "Mezzanine1Device3", "Mezzanine1Device4", "Mezzanine1Device5", "Mezzanine1Device6", "Mezzanine2Device1", "Mezzanine2Device2", "Mezzanine2Device3", "Mezzanine2Device4", "Mezzanine2Device5", "Mezzanine2Device6", "Mezzanine3Device1", "Mezzanine3Device2", "Mezzanine4Device1", "Mezzanine4Device2" ] } ] }, "expansionProducts":[ ], "ipv6Addresses":[ "fd55:faaf:e1ab:2021:6eae:8bff:fe6f:525", "fe80:0:0:0:6eae:8bff:fe6f:525" ], "slots":[ 11, 12 ], "manufacturer":"IBM", "addinCards":[ ], "parentPartitionUUID":"", "raidSettings":[ ], "vpdID":"30", "uuid":"E0CEB525F651481D95A8D6B5945762BB", "isConnectionTrusted":"true", "memoryModules":[ { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":4, "serialNumber":"4262A885", "displayName":"DIMM 25", "slot":25, "type":"DDR3", "partNumber":"HMT351R7EFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":4, "serialNumber":"4292A87D", "displayName":"DIMM 28", "slot":28, "type":"DDR3", "partNumber":"HMT351R7EFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":4, "serialNumber":"4262A891", "displayName":"DIMM 45", "slot":45, "type":"DDR3", "partNumber":"HMT351R7EFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":4, "serialNumber":"4252A87C", "displayName":"DIMM 48", "slot":48, "type":"DDR3", "partNumber":"HMT351R7EFR4A-PB" } ], "partitionEnabled":false, "fruSerialNumber":"36C009", "encapsulation":{ "encapsulationMode":"notSupported" }, "secureBootMode":{ "possibleValues":[ ], "currentValue":"" }, "tlsVersion":{ "possibleValues":[ "TLS_10", "TLS_11", "TLS_12", "unsupported" ], "currentValue":"Unknown" }, "model":"AC1", "isScalable":true, "expansionCardSlots":0, "isITME":false, "hostMacAddresses":"6C:AE:8B:70:14:90,6C:AE:8B:70:14:94,6C:AE:8B:70:14:98,6C:AE:8B:70:14:9C", "contact":"contact", "dataHandle":1475527350841, "ipv4Addresses":[ "10.243.2.84", "169.254.95.118" ], "cmmDisplayName":"Node 11", "backedBy":"real", "complexID":1063914167, "name":"node5", "memorySlots":48, "drives":[ ], "cmmHealthState":"Non-Critical", "userDescription":"", "subSlots":[ ], "partNumber":"44T1173", "excludedHealthState":"Warning", "bladeState_string":"node5", "machineType":"7903", "isRemotePresenceEnabled":true, "pciDevices":[ { "pciSubID":"0", "fodUniqueID":"", "pciRevision":"0", "isAgentless":false, "pciBusNumber":"9", "pciSubVendorID":"0", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"534", "pciFunctionNumber":"0", "portInfo":{ }, "name":"", "vpdID":"102b" }, { "pciSubID":"90", "fodUniqueID":"", "pciRevision":"2", "isAgentless":false, "pciBusNumber":"14", "pciSubVendorID":"1000", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"96", "pciFunctionNumber":"0", "portInfo":{ }, "name":"", "vpdID":"1000" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.3.15.0" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"0", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":1, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B701490", "vnicMode":false } ], "peerBay":0 }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.3.15.0" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"1", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":2, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B701494", "vnicMode":false } ], "peerBay":0 }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.3.15.0" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"2", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":3, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B701498", "vnicMode":false } ], "peerBay":0 }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.3.15.0" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"3", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":4, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B70149C", "vnicMode":false } ], "peerBay":0 }, "vpdID":"10df" } ], "domainName":"", "processors":[ { "speed":2.3, "manufacturer":"Intel(R) Corporation", "family":"PENTIUM_R_4", "displayName":"Intel(R) Xeon(R) CPU E7-8850 v2 @ 2.30GHz", "slot":1, "productVersion":"Intel(R) Xeon(R) CPU E7-8850 v2 @ 2.30GHz", "cores":12 }, { "speed":2.3, "manufacturer":"Intel(R) Corporation", "family":"PENTIUM_R_4", "displayName":"Intel(R) Xeon(R) CPU E7-8850 v2 @ 2.30GHz", "slot":2, "productVersion":"Intel(R) Xeon(R) CPU E7-8850 v2 @ 2.30GHz", "cores":12 } ], "processorSlots":2, "pciCapabilities":[ "Raid Link", "OOB PCIe" ], "productId":"448", "hasOS":false, "lanOverUsbPortForwardingModes":[ { "state":"disabled", "type":"DSA", "externalIPAddress":"" } ], "bootMode":{ "possibleValues":[ "UEFI Mode", "Legacy Mode" ], "currentValue":"UEFI Mode" }, "ports":[ { "ioModuleBay":0, "portNumber":1 }, { "ioModuleBay":0, "portNumber":2 }, { "ioModuleBay":0, "portNumber":3 }, { "ioModuleBay":0, "portNumber":4 } ], "embeddedHypervisorPresence":false, "posID":"256", "nist":{ "possibleValues":[ "Compatibility", "Nist_800_131A_Strict", "unsupported" ], "currentValue":"Unknown" }, "overallHealthState":"Warning", "subType":"Nantahala", "partitionID":-1, "flashStorage":[ ], "productName":"IBM Flex System x880 X6 Compute Node with embedded 10Gb Virtual Fabric", "dnsHostnames":[ "xhmc171.labs.lenovo.com", "fd55:faaf:e1ab:2021:6eae:8bff:fe6f:525" ] } ], "slots":[ 11, 12 ], "complexID":"3F6A0AB7", "partitionCount":0, "uuid":"E0CEB525F651481D95A8D6B5945762BB", "nodeCount":1 }, { "partition":[ { "nodes":[ { "accessState":"Online", "arch":"x86", "manufacturerId":"20301", "location":{ "lowestRackUnit":21, "location":"Morrisville", "rack":"XClarity Demo", "room":"" }, "addinCardSlots":0, "serialNumber":"23ZTXN9", "driveBays":0, "macAddress":"6C:AE:8B:6F:14:11,6C:AE:8B:6F:14:12", "type":"ITE", "lanOverUsb":"enabled", "onboardPciDevices":[ { "pciSubID":"0", "fodUniqueID":"", "pciRevision":"0", "isAgentless":false, "pciBusNumber":"9", "pciSubVendorID":"0", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"534", "pciFunctionNumber":"0", "portInfo":{ }, "name":"", "vpdID":"102b" }, { "pciSubID":"4b4", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"MegaRAID Controller Firmware", "role":"Primary", "softwareID":"101404B4", "type":"Software Bundle", "build":"0", "date":"2015-08-24T00:00:00Z", "version":"24.9.0-0026" } ], "fodUniqueID":"N/A", "pciRevision":"2", "isAgentless":false, "pciBusNumber":"14", "pciSubVendorID":"1014", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"5f", "pciFunctionNumber":"0", "name":"ServeRAID M1210e", "portInfo":{ }, "vpdID":"1000" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.261.9" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"0", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":1, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B704B20", "vnicMode":false } ], "peerBay":1 }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.261.9" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"1", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":2, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B704B24", "vnicMode":false } ], "peerBay":2 }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.261.9" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"2", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":3, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B704B28", "vnicMode":false } ], "peerBay":0 }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.261.9" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"3", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":4, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B704B2C", "vnicMode":false } ], "peerBay":0 }, "vpdID":"10df" } ], "leds":[ { "color":"Yellow", "location":"FrontPanel", "name":"Fault", "state":"On" }, { "color":"Blue", "location":"FrontPanel", "name":"Identification", "state":"Off" }, { "color":"Yellow", "location":"FrontPanel", "name":"Check Log", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"MIS", "state":"On" }, { "color":"Yellow", "location":"LightPathCard", "name":"MEM", "state":"On" }, { "color":"Yellow", "location":"LightPathCard", "name":"NMI", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"TEMP", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"CPU 1", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"CPU 2", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 1", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 2", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 3", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 4", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 5", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 6", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 7", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 8", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 9", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 10", "state":"On" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 11", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 12", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 13", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 14", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 15", "state":"On" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 16", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"S BRD", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"ADJ", "state":"Off" }, { "color":"Green", "location":"LightPathCard", "name":"LP", "state":"On" }, { "color":"Yellow", "location":"Planar", "name":"IMM Fault", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"CMOS Batt Errror", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DC Fault", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 1", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 2", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 3", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 4", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"M5115 Flt", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"M5115 SCp", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD4", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD5", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD6", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD7", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"SAS BP 1 Error", "state":"Off" }, { "color":"Green", "location":"FrontPanel", "name":"Power", "state":"On" }, { "color":"Green", "location":"Planar", "name":"BMC Heartbeat", "state":"Blinking" }, { "color":"Yellow", "location":"Planar", "name":"SMP", "state":"Off" }, { "color":"Unknown", "location":"Planar", "name":"SCALE", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"SAS BP 2 Error", "state":"Off" }, { "color":"Green", "location":"Planar", "name":"SCALE_LINK", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"SCALE_ERROR", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 17", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 18", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 19", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 20", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 21", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 22", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 23", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 24", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 25", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 26", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 27", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 28", "state":"On" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 29", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 30", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 31", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 32", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 33", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 34", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 35", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 36", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 37", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 38", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 39", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 40", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 41", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 42", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 43", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 44", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 45", "state":"On" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 46", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 47", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 48", "state":"Off" } ], "description":"IBM Flex System x880 X6 + 10G", "primary":true, "mgmtProcIPaddress":"10.240.72.92", "expansionCards":[ ], "errorFields":[ { "ServerITEcomponentStatus":"NETWORK_FAIL" }, { "HealthState":"NETWORK_FAIL" }, { "HealthSummary":"NETWORK_FAIL" }, { "BladeHealthNameStr":"NETWORK_FAIL" }, { "ChassisMounted":"NETWORK_FAIL" }, { "ServerExpansionHardware":"FETCH_FAILED" } ], "ipInterfaces":[ { "IPv4enabled":true, "IPv4DHCPmode":"STATIC_ONLY", "IPv6enabled":true, "IPv6DHCPenabled":true, "IPv4assignments":[ { "id":0, "subnet":"255.255.252.0", "gateway":"0.0.0.0", "address":"10.240.72.92", "type":"INUSE" } ], "IPv6assignments":[ { "id":0, "scope":"Global", "gateway":"0:0:0:0:0:0:0:0", "source":"Stateless", "address":"fd55:faaf:e1ab:20fc:6eae:8bff:fe6f:1411", "prefix":64, "type":"INUSE" }, { "id":0, "scope":"Unknown", "gateway":"0:0:0:0:0:0:0:0", "source":"Unknown", "address":"fe80:0:0:0:6eae:8bff:fe6f:1411", "prefix":64, "type":"UNKNOWN" } ], "name":"eth0", "IPv6statelessEnabled":true, "label":"unknown", "IPv6staticEnabled":false } ], "firmware":[ { "status":"Active", "name":"UEFI Firmware/BIOS", "role":"Primary", "date":"2016-08-05T00:00:00Z", "type":"UEFI", "build":"N2E119BUS", "version":"1.40" }, { "status":"Inactive", "name":"UEFI Backup Firmware/BIOS", "role":"Backup", "date":"2016-08-05T00:00:00Z", "type":"UEFI-Backup", "build":"N2E119BUS", "version":"1.40" }, { "status":"Active", "name":"DSA Diagnostic Software", "role":"Primary", "date":"2016-03-31T00:00:00Z", "type":"DSA", "build":"DSYTE1R", "version":"9.65" }, { "status":"Active", "name":"IMM2 Firmware", "role":"Primary", "date":"2016-08-01T00:00:00Z", "type":"IMM2", "build":"1AOO73F", "version":"5.80" }, { "status":"Inactive", "name":"IMM2 Backup Firmware", "role":"Backup", "date":"2016-08-01T00:00:00Z", "type":"IMM2-Backup", "build":"1AOO73F", "version":"5.80" } ], "bladeState":1, "activationKeys":[ ], "status":{ "message":"managed", "name":"MANAGED" }, "bladeState_health":"WARNING", "parent":{ "uuid":"9841028B07714FD09D9297C6D1A4943E", "uri":"chassis/9841028B07714FD09D9297C6D1A4943E" }, "hostname":"IMM2-6cae8b6f1411", "powerSupplies":[ ], "parentComplexID":"14059BC6", "FRU":"47C2239", "uri":"node/645553F8894011E3A5F36CAE8B704B20", "vnicMode":"disabled", "powerAllocation":{ "maximumAllocatedPower":296, "minimumAllocatedPower":215 }, "expansionProductType":"", "powerStatus":8, "bootOrder":{ "uri":"node/645553F8894011E3A5F36CAE8B704B20/bootOrder", "bootOrderList":[ { "currentBootOrderDevices":[ "None" ], "bootType":"SingleUse", "possibleBootOrderDevices":[ "None", "PXE Network", "Hard Disk 0", "Diagnostics", "CD/DVD Rom", "Boot To F1", "Hypervisor", "Floppy Disk" ] }, { "currentBootOrderDevices":[ "Red Hat Enterprise Linux", "CD/DVD Rom", "Hard Disk 0", "PXE Network" ], "bootType":"Permanent", "possibleBootOrderDevices":[ "Red Hat Enterprise Linux", "CD/DVD Rom", "Hard Disk 0", "PXE Network", "Floppy Disk", "Hard Disk 1", "Hard Disk 2", "Hard Disk 3", "Hard Disk 4", "USB Storage", "Diagnostics", "iSCSI", "iSCSI Critical", "Embedded Hypervisor", "Legacy Only", "IMM1", "IMM2", "DSA", "USB0", "USB1", "USB2", "USB3", "USB4", "SAS", "NIC1", "NIC2", "NIC3", "NIC4", "VNIC1", "VNIC2", "VNIC3", "VNIC4", "VNIC5", "VNIC6", "VNIC7", "VNIC8", "VNIC9", "VNIC10", "VNIC11", "VNIC12", "Mezzanine1Device1", "Mezzanine1Device2", "Mezzanine1Device3", "Mezzanine1Device4", "Mezzanine1Device5", "Mezzanine1Device6", "Mezzanine2Device1", "Mezzanine2Device2", "Mezzanine2Device3", "Mezzanine2Device4", "Mezzanine2Device5", "Mezzanine2Device6", "Mezzanine3Device1", "Mezzanine3Device2", "Mezzanine4Device1", "Mezzanine4Device2" ] }, { "currentBootOrderDevices":[ "PXE Network", "CD/DVD Rom", "Hard Disk 0" ], "bootType":"WakeOnLAN", "possibleBootOrderDevices":[ "PXE Network", "CD/DVD Rom", "Hard Disk 0", "Red Hat Enterprise Linux", "Floppy Disk", "Hard Disk 1", "Hard Disk 2", "Hard Disk 3", "Hard Disk 4", "USB Storage", "Diagnostics", "iSCSI", "iSCSI Critical", "Embedded Hypervisor", "Legacy Only", "IMM1", "IMM2", "DSA", "USB0", "USB1", "USB2", "USB3", "USB4", "SAS", "NIC1", "NIC2", "NIC3", "NIC4", "VNIC1", "VNIC2", "VNIC3", "VNIC4", "VNIC5", "VNIC6", "VNIC7", "VNIC8", "VNIC9", "VNIC10", "VNIC11", "VNIC12", "Mezzanine1Device1", "Mezzanine1Device2", "Mezzanine1Device3", "Mezzanine1Device4", "Mezzanine1Device5", "Mezzanine1Device6", "Mezzanine2Device1", "Mezzanine2Device2", "Mezzanine2Device3", "Mezzanine2Device4", "Mezzanine2Device5", "Mezzanine2Device6", "Mezzanine3Device1", "Mezzanine3Device2", "Mezzanine4Device1", "Mezzanine4Device2" ] } ] }, "expansionProducts":[ ], "ipv6Addresses":[ "fd55:faaf:e1ab:20fc:6eae:8bff:fe6f:1411", "fe80:0:0:0:6eae:8bff:fe6f:1411" ], "slots":[ 9, 10 ], "manufacturer":"IBM", "addinCards":[ ], "parentPartitionUUID":"645553F8894011E3A5F36CAE8B704B20", "raidSettings":[ ], "vpdID":"30", "uuid":"645553F8894011E3A5F36CAE8B704B20", "isConnectionTrusted":"true", "memoryModules":[ { "model":"DDR3", "speed":1600, "manufacturer":"Samsung", "capacity":4, "serialNumber":"019D42AE", "displayName":"DIMM 10", "slot":10, "type":"DDR3", "partNumber":"M393B5270QB0-YK0" }, { "model":"DDR3", "speed":1600, "manufacturer":"Samsung", "capacity":4, "serialNumber":"019D4275", "displayName":"DIMM 15", "slot":15, "type":"DDR3", "partNumber":"M393B5270QB0-YK0" }, { "model":"DDR3", "speed":1600, "manufacturer":"Samsung", "capacity":4, "serialNumber":"019D430E", "displayName":"DIMM 28", "slot":28, "type":"DDR3", "partNumber":"M393B5270QB0-YK0" }, { "model":"DDR3", "speed":1600, "manufacturer":"Samsung", "capacity":4, "serialNumber":"019D4253", "displayName":"DIMM 45", "slot":45, "type":"DDR3", "partNumber":"M393B5270QB0-YK0" } ], "partitionEnabled":true, "fruSerialNumber":"YC30BG3CB010", "encapsulation":{ "encapsulationMode":"notSupported" }, "secureBootMode":{ "possibleValues":[ ], "currentValue":"" }, "tlsVersion":{ "possibleValues":[ "TLS_10", "TLS_11", "TLS_12", "unsupported" ], "currentValue":"Unknown" }, "model":"AC1", "isScalable":true, "expansionCardSlots":0, "isITME":false, "hostMacAddresses":"6C:AE:8B:70:4B:20,6C:AE:8B:70:4B:24,6C:AE:8B:70:4B:28,6C:AE:8B:70:4B:2C", "contact":"Fred", "dataHandle":1475527114153, "ipv4Addresses":[ "10.240.72.92", "169.254.95.118" ], "cmmDisplayName":"Node 09", "backedBy":"real", "complexID":335911878, "name":"node05", "memorySlots":48, "drives":[ ], "cmmHealthState":"Non-Critical", "userDescription":"", "subSlots":[ ], "partNumber":"00AN716", "logicalID":1, "excludedHealthState":"Critical", "bladeState_string":"node05", "machineType":"7903", "isRemotePresenceEnabled":true, "pciDevices":[ { "pciSubID":"0", "fodUniqueID":"", "pciRevision":"0", "isAgentless":false, "pciBusNumber":"9", "pciSubVendorID":"0", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"534", "pciFunctionNumber":"0", "portInfo":{ }, "name":"", "vpdID":"102b" }, { "pciSubID":"4b4", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"MegaRAID Controller Firmware", "role":"Primary", "softwareID":"101404B4", "type":"Software Bundle", "build":"0", "date":"2015-08-24T00:00:00Z", "version":"24.9.0-0026" } ], "fodUniqueID":"N/A", "pciRevision":"2", "isAgentless":false, "pciBusNumber":"14", "pciSubVendorID":"1014", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"5f", "pciFunctionNumber":"0", "name":"ServeRAID M1210e", "portInfo":{ }, "vpdID":"1000" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.261.9" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"0", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":1, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B704B20", "vnicMode":false } ], "peerBay":1 }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.261.9" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"1", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":2, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B704B24", "vnicMode":false } ], "peerBay":2 }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.261.9" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"2", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":3, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B704B28", "vnicMode":false } ], "peerBay":0 }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.261.9" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"3", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":4, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B704B2C", "vnicMode":false } ], "peerBay":0 }, "vpdID":"10df" } ], "domainName":"", "processors":[ { "speed":2.3, "manufacturer":"Intel(R) Corporation", "family":"PENTIUM_R_4", "displayName":"Intel(R) Xeon(R) CPU E7-8850 v2 @ 2.30GHz", "slot":1, "productVersion":"Intel(R) Xeon(R) CPU E7-8850 v2 @ 2.30GHz", "cores":12 }, { "speed":2.3, "manufacturer":"Intel(R) Corporation", "family":"PENTIUM_R_4", "displayName":"Intel(R) Xeon(R) CPU E7-8850 v2 @ 2.30GHz", "slot":2, "productVersion":"Intel(R) Xeon(R) CPU E7-8850 v2 @ 2.30GHz", "cores":12 } ], "processorSlots":2, "pciCapabilities":[ "Raid Link", "OOB PCIe" ], "productId":"448", "hasOS":false, "lanOverUsbPortForwardingModes":[ { "state":"disabled", "type":"DSA", "externalIPAddress":"" } ], "bootMode":{ "possibleValues":[ "UEFI Mode", "Legacy Mode" ], "currentValue":"UEFI Mode" }, "ports":[ { "ioModuleBay":1, "portNumber":1 }, { "ioModuleBay":2, "portNumber":2 }, { "ioModuleBay":0, "portNumber":3 }, { "ioModuleBay":0, "portNumber":4 } ], "embeddedHypervisorPresence":false, "posID":"256", "nist":{ "possibleValues":[ "Compatibility", "Nist_800_131A_Strict", "unsupported" ], "currentValue":"Unknown" }, "overallHealthState":"Critical", "subType":"Nantahala", "partitionID":1, "flashStorage":[ ], "productName":"IBM Flex System x880 X6 Compute Node with embedded 10Gb Virtual Fabric", "dnsHostnames":[ "ite-nh-1374-imm1.labs.lenovo.com", "fd55:faaf:e1ab:20fc:6eae:8bff:fe6f:1411" ] } ], "slots":[ 9, 10 ], "partitionID":1, "uuid":"" } ], "orphanNodes":[ ], "slots":[ 9, 10 ], "complexID":"14059BC6", "partitionCount":1, "uuid":"645553F8894011E3A5F36CAE8B704B20", "nodeCount":1 }, { "partition":[ ], "orphanNodes":[ { "accessState":"Online", "arch":"x86", "manufacturerId":"20301", "location":{ "lowestRackUnit":0, "location":"No Location Configured", "rack":"", "room":"" }, "addinCardSlots":0, "serialNumber":"23ZTXN8", "driveBays":8, "macAddress":"6C:AE:8B:6F:11:21,6C:AE:8B:6F:11:22", "type":"ITE", "lanOverUsb":"enabled", "onboardPciDevices":[ { "pciSubID":"0", "fodUniqueID":"", "pciRevision":"0", "isAgentless":false, "pciBusNumber":"9", "pciSubVendorID":"0", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"534", "pciFunctionNumber":"0", "portInfo":{ }, "name":"", "vpdID":"102b" }, { "pciSubID":"4b4", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"LSI MegaRAID Controller Firmware", "role":"Primary", "softwareID":"101404B4", "type":"Software Bundle", "build":"0", "date":"2015-04-06T00:00:00Z", "version":"24.7.0-0052" } ], "fodUniqueID":"N/A", "pciRevision":"2", "isAgentless":false, "pciBusNumber":"14", "pciSubVendorID":"1014", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"5f", "pciFunctionNumber":"0", "name":"ServeRAID M1210e", "portInfo":{ }, "vpdID":"1000" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.261.9" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"0", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":1, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B703F60", "vnicMode":false } ], "peerBay":1 }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.261.9" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"1", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":2, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B703F64", "vnicMode":false } ], "peerBay":2 }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.261.9" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"2", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":3, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B703F68", "vnicMode":false } ], "peerBay":0 }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.261.9" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"3", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":4, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B703F6C", "vnicMode":false } ], "peerBay":0 }, "vpdID":"10df" } ], "leds":[ { "color":"Yellow", "location":"FrontPanel", "name":"Fault", "state":"Off" }, { "color":"Blue", "location":"FrontPanel", "name":"Identification", "state":"Off" }, { "color":"Yellow", "location":"FrontPanel", "name":"Check Log", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"MIS", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"MEM", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"NMI", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"TEMP", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"CPU 1", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"CPU 2", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 1", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 2", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 3", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 4", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 5", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 6", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 7", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 8", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 9", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 10", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 11", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 12", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 13", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 14", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 15", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 16", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"S BRD", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"ADJ", "state":"Off" }, { "color":"Green", "location":"LightPathCard", "name":"LP", "state":"On" }, { "color":"Yellow", "location":"Planar", "name":"IMM Fault", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"CMOS Batt Errror", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DC Fault", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 1", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 2", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 3", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 4", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"M5115 Flt", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"M5115 SCp", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD4", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD5", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD6", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD7", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"SAS BP 1 Error", "state":"Off" }, { "color":"Green", "location":"FrontPanel", "name":"Power", "state":"On" }, { "color":"Green", "location":"Planar", "name":"BMC Heartbeat", "state":"Blinking" }, { "color":"Yellow", "location":"Planar", "name":"SMP", "state":"Off" }, { "color":"Unknown", "location":"Planar", "name":"SCALE", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"SAS BP 2 Error", "state":"Off" }, { "color":"Green", "location":"Planar", "name":"SCALE_LINK", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"SCALE_ERROR", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 17", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 18", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 19", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 20", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 21", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 22", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 23", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 24", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 25", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 26", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 27", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 28", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 29", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 30", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 31", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 32", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 33", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 34", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 35", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 36", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 37", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 38", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 39", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 40", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 41", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 42", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 43", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 44", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 45", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 46", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 47", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 48", "state":"Off" } ], "description":"IBM Flex System x880 X6 + 10G", "mgmtProcIPaddress":"10.240.72.99", "expansionCards":[ ], "errorFields":[ ], "ipInterfaces":[ { "IPv4enabled":true, "IPv4DHCPmode":"STATIC_ONLY", "IPv6enabled":true, "IPv6DHCPenabled":true, "IPv4assignments":[ { "id":0, "subnet":"255.255.252.0", "gateway":"0.0.0.0", "address":"10.240.72.99", "type":"INUSE" } ], "IPv6assignments":[ { "id":0, "scope":"Global", "gateway":"0:0:0:0:0:0:0:0", "source":"Stateless", "address":"fd55:faaf:e1ab:20fc:6eae:8bff:fe6f:1121", "prefix":64, "type":"INUSE" }, { "id":0, "scope":"Global", "gateway":"0:0:0:0:0:0:0:0", "source":"Static", "address":"fdc5:1710:c671:0:6eae:8bff:fe6f:1121", "prefix":64, "type":"INUSE" }, { "id":0, "scope":"Unknown", "gateway":"0:0:0:0:0:0:0:0", "source":"Unknown", "address":"fe80:0:0:0:6eae:8bff:fe6f:1121", "prefix":64, "type":"UNKNOWN" } ], "name":"eth0", "IPv6statelessEnabled":true, "label":"unknown", "IPv6staticEnabled":true } ], "firmware":[ { "status":"Active", "name":"UEFI Firmware/BIOS", "role":"Primary", "date":"2016-08-05T00:00:00Z", "type":"UEFI", "build":"N2E119BUS", "version":"1.40" }, { "status":"Inactive", "name":"UEFI Backup Firmware/BIOS", "role":"Backup", "date":"2015-12-04T00:00:00Z", "type":"UEFI-Backup", "build":"N2E115CUS", "version":"1.20" }, { "status":"Active", "name":"DSA Diagnostic Software", "role":"Primary", "date":"2016-03-31T00:00:00Z", "type":"DSA", "build":"DSYTE1R", "version":"9.65" }, { "status":"Active", "name":"IMM2 Firmware", "role":"Primary", "date":"2016-08-01T00:00:00Z", "type":"IMM2", "build":"1AOO73F", "version":"5.80" }, { "status":"Inactive", "name":"IMM2 Backup Firmware", "role":"Backup", "date":"2016-08-01T00:00:00Z", "type":"IMM2-Backup", "build":"1AOO73F", "version":"5.80" } ], "bladeState":1, "activationKeys":[ ], "status":{ "message":"managed", "name":"MANAGED" }, "bladeState_health":"GOOD", "parent":{ "uuid":"CC29EFE505B54BB19937A702587B9232", "uri":"chassis/CC29EFE505B54BB19937A702587B9232" }, "hostname":"IMM2-6cae8b6f1121", "powerSupplies":[ ], "parentComplexID":"219E1043", "FRU":"47C2239", "uri":"node/74AFACA188F811E394A46CAE8B703F60", "vnicMode":"disabled", "powerAllocation":{ "maximumAllocatedPower":307, "minimumAllocatedPower":209 }, "expansionProductType":"", "powerStatus":8, "bootOrder":{ "uri":"node/74AFACA188F811E394A46CAE8B703F60/bootOrder", "bootOrderList":[ { "currentBootOrderDevices":[ "None" ], "bootType":"SingleUse", "possibleBootOrderDevices":[ "None", "PXE Network", "Hard Disk 0", "Diagnostics", "CD/DVD Rom", "Boot To F1", "Hypervisor", "Floppy Disk" ] }, { "currentBootOrderDevices":[ "Hard Disk 0 - Boot0005 - Boot0005", "Red Hat Enterprise Linux - Boot0008 - Boot0008", "Red Hat Enterprise Linux - BootF000 - BootF000 - BootF000", "Red Hat Enterprise Linux - BootC4BF" ], "bootType":"Permanent", "possibleBootOrderDevices":[ "Hard Disk 0 - Boot0005 - Boot0005", "Red Hat Enterprise Linux - Boot0008 - Boot0008", "Red Hat Enterprise Linux - BootC4BF", "Hard Disk 0 - BootF000", "Red Hat Enterprise Linux - BootC307", "Red Hat Enterprise Linux - BootF000 - BootF000 - BootF000", "Hard Disk 0 - BootC4BE", "Red Hat Enterprise Linux - BootF000 - BootF000 - BootF000", "Red Hat Enterprise Linux - Boot0007", "Hard Disk 0 - Boot0005 - Boot0005", "Red Hat Enterprise Linux - Boot0008 - Boot0008", "CD/DVD Rom", "PXE Network", "Floppy Disk", "Hard Disk 1", "Hard Disk 2", "Hard Disk 3", "Hard Disk 4", "USB Storage", "Diagnostics", "iSCSI", "iSCSI Critical", "Embedded Hypervisor", "Legacy Only", "IMM1", "IMM2", "DSA", "USB0", "USB1", "USB2", "USB3", "USB4", "SAS", "NIC1", "NIC2", "NIC3", "NIC4", "VNIC1", "VNIC2", "VNIC3", "VNIC4", "VNIC5", "VNIC6", "VNIC7", "VNIC8", "VNIC9", "VNIC10", "VNIC11", "VNIC12", "Mezzanine1Device1", "Mezzanine1Device2", "Mezzanine1Device3", "Mezzanine1Device4", "Mezzanine1Device5", "Mezzanine1Device6", "Mezzanine2Device1", "Mezzanine2Device2", "Mezzanine2Device3", "Mezzanine2Device4", "Mezzanine2Device5", "Mezzanine2Device6", "Mezzanine3Device1", "Mezzanine3Device2", "Mezzanine4Device1", "Mezzanine4Device2" ] }, { "currentBootOrderDevices":[ "PXE Network", "CD/DVD Rom", "Hard Disk 0" ], "bootType":"WakeOnLAN", "possibleBootOrderDevices":[ "PXE Network", "CD/DVD Rom", "Hard Disk 0", "Red Hat Enterprise Linux - BootF000 - BootF000 - BootF000", "Red Hat Enterprise Linux - BootC307", "Red Hat Enterprise Linux - BootF000 - BootF000 - BootF000", "Red Hat Enterprise Linux - BootC4BE", "Red Hat Enterprise Linux - BootF000 - BootF000 - BootF000", "Red Hat Enterprise Linux - Boot0007", "Red Hat Enterprise Linux - Boot0005", "Floppy Disk", "Hard Disk 1", "Hard Disk 2", "Hard Disk 3", "Hard Disk 4", "USB Storage", "Diagnostics", "iSCSI", "iSCSI Critical", "Embedded Hypervisor", "Legacy Only", "IMM1", "IMM2", "DSA", "USB0", "USB1", "USB2", "USB3", "USB4", "SAS", "NIC1", "NIC2", "NIC3", "NIC4", "VNIC1", "VNIC2", "VNIC3", "VNIC4", "VNIC5", "VNIC6", "VNIC7", "VNIC8", "VNIC9", "VNIC10", "VNIC11", "VNIC12", "Mezzanine1Device1", "Mezzanine1Device2", "Mezzanine1Device3", "Mezzanine1Device4", "Mezzanine1Device5", "Mezzanine1Device6", "Mezzanine2Device1", "Mezzanine2Device2", "Mezzanine2Device3", "Mezzanine2Device4", "Mezzanine2Device5", "Mezzanine2Device6", "Mezzanine3Device1", "Mezzanine3Device2", "Mezzanine4Device1", "Mezzanine4Device2" ] } ] }, "expansionProducts":[ ], "ipv6Addresses":[ "fd55:faaf:e1ab:20fc:6eae:8bff:fe6f:1121", "fdc5:1710:c671:0:6eae:8bff:fe6f:1121", "fe80:0:0:0:6eae:8bff:fe6f:1121" ], "slots":[ 11, 12 ], "manufacturer":"IBM", "addinCards":[ ], "parentPartitionUUID":"", "raidSettings":[ ], "vpdID":"30", "uuid":"74AFACA188F811E394A46CAE8B703F60", "isConnectionTrusted":"true", "memoryModules":[ { "model":"DDR3", "speed":1600, "manufacturer":"Samsung", "capacity":4, "serialNumber":"019C0F80", "displayName":"DIMM 25", "slot":25, "type":"DDR3", "partNumber":"M393B5270QB0-YK0" }, { "model":"DDR3", "speed":1600, "manufacturer":"Samsung", "capacity":4, "serialNumber":"019C1029", "displayName":"DIMM 28", "slot":28, "type":"DDR3", "partNumber":"M393B5270QB0-YK0" }, { "model":"DDR3", "speed":1600, "manufacturer":"Samsung", "capacity":4, "serialNumber":"019C0F6A", "displayName":"DIMM 45", "slot":45, "type":"DDR3", "partNumber":"M393B5270QB0-YK0" }, { "model":"DDR3", "speed":1600, "manufacturer":"Samsung", "capacity":4, "serialNumber":"019C0F77", "displayName":"DIMM 48", "slot":48, "type":"DDR3", "partNumber":"M393B5270QB0-YK0" } ], "partitionEnabled":false, "fruSerialNumber":"YG30BG3CA03C", "encapsulation":{ "encapsulationMode":"notSupported" }, "secureBootMode":{ "possibleValues":[ ], "currentValue":"" }, "tlsVersion":{ "possibleValues":[ "TLS_10", "TLS_11", "TLS_12", "unsupported" ], "currentValue":"Unknown" }, "model":"AC1", "isScalable":true, "expansionCardSlots":4, "isITME":false, "hostMacAddresses":"6C:AE:8B:70:3F:60,6C:AE:8B:70:3F:64,6C:AE:8B:70:3F:68,6C:AE:8B:70:3F:6C", "contact":"contact", "dataHandle":1475527086962, "ipv4Addresses":[ "10.240.72.99", "169.254.95.118" ], "cmmDisplayName":"Node 11", "backedBy":"real", "complexID":564006979, "name":"Newport_11", "memorySlots":48, "drives":[ { "bay":1, "capacity":-1 } ], "cmmHealthState":"Normal", "userDescription":"", "subSlots":[ ], "partNumber":"00AN716", "excludedHealthState":"Normal", "bladeState_string":"Newport_11", "machineType":"7903", "isRemotePresenceEnabled":true, "pciDevices":[ { "pciSubID":"0", "fodUniqueID":"", "pciRevision":"0", "isAgentless":false, "pciBusNumber":"9", "pciSubVendorID":"0", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"534", "pciFunctionNumber":"0", "portInfo":{ }, "name":"", "vpdID":"102b" }, { "pciSubID":"4b4", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"LSI MegaRAID Controller Firmware", "role":"Primary", "softwareID":"101404B4", "type":"Software Bundle", "build":"0", "date":"2015-04-06T00:00:00Z", "version":"24.7.0-0052" } ], "fodUniqueID":"N/A", "pciRevision":"2", "isAgentless":false, "pciBusNumber":"14", "pciSubVendorID":"1014", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"5f", "pciFunctionNumber":"0", "name":"ServeRAID M1210e", "portInfo":{ }, "vpdID":"1000" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.261.9" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"0", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":1, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B703F60", "vnicMode":false } ], "peerBay":1 }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.261.9" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"1", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":2, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B703F64", "vnicMode":false } ], "peerBay":2 }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.261.9" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"2", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":3, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B703F68", "vnicMode":false } ], "peerBay":0 }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.261.9" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"3", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":4, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B703F6C", "vnicMode":false } ], "peerBay":0 }, "vpdID":"10df" } ], "domainName":"", "processors":[ { "speed":2.3, "manufacturer":"Intel(R) Corporation", "family":"PENTIUM_R_4", "displayName":"Intel(R) Xeon(R) CPU E7-8850 v2 @ 2.30GHz", "slot":1, "productVersion":"Intel(R) Xeon(R) CPU E7-8850 v2 @ 2.30GHz", "cores":12 }, { "speed":2.3, "manufacturer":"Intel(R) Corporation", "family":"PENTIUM_R_4", "displayName":"Intel(R) Xeon(R) CPU E7-8850 v2 @ 2.30GHz", "slot":2, "productVersion":"Intel(R) Xeon(R) CPU E7-8850 v2 @ 2.30GHz", "cores":12 } ], "processorSlots":2, "pciCapabilities":[ "Raid Link", "OOB PCIe" ], "productId":"448", "hasOS":false, "lanOverUsbPortForwardingModes":[ { "state":"disabled", "type":"DSA", "externalIPAddress":"" } ], "bootMode":{ "possibleValues":[ "UEFI Mode", "Legacy Mode" ], "currentValue":"UEFI Mode" }, "ports":[ { "ioModuleBay":1, "portNumber":1 }, { "ioModuleBay":2, "portNumber":2 }, { "ioModuleBay":0, "portNumber":3 }, { "ioModuleBay":0, "portNumber":4 } ], "embeddedHypervisorPresence":false, "posID":"256", "nist":{ "possibleValues":[ "Compatibility", "Nist_800_131A_Strict", "unsupported" ], "currentValue":"Unknown" }, "overallHealthState":"Normal", "subType":"Nantahala", "partitionID":-1, "flashStorage":[ ], "productName":"IBM Flex System x880 X6 Compute Node with embedded 10Gb Virtual Fabric", "dnsHostnames":[ "ite-nh-1375-imm1.labs.lenovo.com", "fd55:faaf:e1ab:20fc:6eae:8bff:fe6f:1121", "fdc5:1710:c671:0:6eae:8bff:fe6f:1121" ] } ], "slots":[ 11, 12 ], "complexID":"219E1043", "partitionCount":0, "uuid":"74AFACA188F811E394A46CAE8B703F60", "nodeCount":1 }, { "partition":[ ], "orphanNodes":[ { "accessState":"Online", "arch":"x86", "manufacturerId":"20301", "location":{ "lowestRackUnit":4, "location":"Morrisville", "rack":"Rack 13", "room":"3N-L3" }, "addinCardSlots":0, "serialNumber":"23YTRT6", "driveBays":8, "macAddress":"6C:AE:8B:6F:0D:C5,6C:AE:8B:6F:0D:C6", "type":"ITE", "lanOverUsb":"enabled", "onboardPciDevices":[ { "pciSubID":"0", "fodUniqueID":"", "pciRevision":"0", "isAgentless":false, "pciBusNumber":"9", "pciSubVendorID":"0", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"534", "pciFunctionNumber":"0", "portInfo":{ }, "name":"", "vpdID":"102b" }, { "pciSubID":"4b4", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"MegaRAID Controller Firmware", "role":"Primary", "softwareID":"101404B4", "type":"Software Bundle", "build":"0", "date":"2015-08-24T00:00:00Z", "version":"24.9.0-0026" } ], "fodUniqueID":"N/A", "pciRevision":"2", "isAgentless":false, "pciBusNumber":"14", "pciSubVendorID":"1014", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"5f", "pciFunctionNumber":"0", "name":"ServeRAID M1210e", "portInfo":{ }, "vpdID":"1000" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.201.14" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"0", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":1, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B703720", "vnicMode":false } ], "peerBay":0 }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.201.14" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"1", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":2, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B703724", "vnicMode":false } ], "peerBay":0 }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.201.14" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"2", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":3, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B703728", "vnicMode":false } ], "peerBay":0 }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.201.14" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"3", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":4, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B70372C", "vnicMode":false } ], "peerBay":0 }, "vpdID":"10df" } ], "leds":[ { "color":"Yellow", "location":"FrontPanel", "name":"Fault", "state":"Off" }, { "color":"Blue", "location":"FrontPanel", "name":"Identification", "state":"Off" }, { "color":"Yellow", "location":"FrontPanel", "name":"Check Log", "state":"On" }, { "color":"Yellow", "location":"LightPathCard", "name":"MIS", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"MEM", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"NMI", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"TEMP", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"CPU 1", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"CPU 2", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 1", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 2", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 3", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 4", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 5", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 6", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 7", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 8", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 9", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 10", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 11", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 12", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 13", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 14", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 15", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 16", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"S BRD", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"ADJ", "state":"Off" }, { "color":"Green", "location":"LightPathCard", "name":"LP", "state":"On" }, { "color":"Yellow", "location":"Planar", "name":"IMM Fault", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"CMOS Batt Errror", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DC Fault", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 1", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 2", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 3", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 4", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"M5115 Flt", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"M5115 SCp", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD4", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD5", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD6", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD7", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"SAS BP 1 Error", "state":"Off" }, { "color":"Green", "location":"FrontPanel", "name":"Power", "state":"Blinking" }, { "color":"Green", "location":"Planar", "name":"BMC Heartbeat", "state":"Blinking" }, { "color":"Yellow", "location":"Planar", "name":"SMP", "state":"Off" }, { "color":"Unknown", "location":"Planar", "name":"SCALE", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"SAS BP 2 Error", "state":"Off" }, { "color":"Green", "location":"Planar", "name":"SCALE_LINK", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"SCALE_ERROR", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 17", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 18", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 19", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 20", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 21", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 22", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 23", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 24", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 25", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 26", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 27", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 28", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 29", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 30", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 31", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 32", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 33", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 34", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 35", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 36", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 37", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 38", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 39", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 40", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 41", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 42", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 43", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 44", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 45", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 46", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 47", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 48", "state":"Off" } ], "description":"IBM Flex System x880 X6 + 10G", "mgmtProcIPaddress":"10.243.15.208", "expansionCards":[ { "firmware":[ { "status":"Active", "name":"MULTI", "role":"", "date":"2012-08-03T04:00:00Z", "type":"MULTI", "build":"", "version":"1.1.13.0" } ], "manufacturerId":"20301", "bay":4, "manufacturer":"IBM", "uuid":"121E33749E0C44D5A49F0090FA088B6A", "FRU":"00E1677", "productName":"IBM Flex System CN4058 8-port 10Gb Converged Adapter", "partNumber":"00E1810", "fruSerialNumber":"Y150HY28L03K" } ], "errorFields":[ { "IOCompatibilityData":"FETCH_FAILED" } ], "ipInterfaces":[ { "IPv4enabled":true, "IPv4DHCPmode":"DHCP_ONLY", "IPv6enabled":true, "IPv6DHCPenabled":true, "IPv4assignments":[ { "id":0, "subnet":"255.255.240.0", "gateway":"0.0.0.0", "address":"10.243.15.208", "type":"INUSE" } ], "IPv6assignments":[ { "id":0, "scope":"Global", "gateway":"0:0:0:0:0:0:0:0", "source":"Stateless", "address":"fd55:faaf:e1ab:2021:6eae:8bff:fe6f:dc5", "prefix":64, "type":"INUSE" }, { "id":0, "scope":"Unknown", "gateway":"0:0:0:0:0:0:0:0", "source":"Unknown", "address":"fe80:0:0:0:6eae:8bff:fe6f:dc5", "prefix":64, "type":"UNKNOWN" } ], "name":"eth0", "IPv6statelessEnabled":true, "label":"unknown", "IPv6staticEnabled":false } ], "firmware":[ { "status":"Active", "name":"UEFI Firmware/BIOS", "role":"Primary", "date":"2016-08-05T00:00:00Z", "type":"UEFI", "build":"N2E119BUS", "version":"1.40" }, { "status":"Inactive", "name":"UEFI Backup Firmware/BIOS", "role":"Backup", "date":"2016-06-02T00:00:00Z", "type":"UEFI-Backup", "build":"N2E119AUS", "version":"1.40" }, { "status":"Active", "name":"DSA Diagnostic Software", "role":"Primary", "date":"2016-03-31T00:00:00Z", "type":"DSA", "build":"DSYTE1R", "version":"9.65" }, { "status":"Active", "name":"IMM2 Firmware", "role":"Primary", "date":"2016-08-01T00:00:00Z", "type":"IMM2", "build":"1AOO73F", "version":"5.80" }, { "status":"Inactive", "name":"IMM2 Backup Firmware", "role":"Backup", "date":"2016-08-01T00:00:00Z", "type":"IMM2-Backup", "build":"1AOO73F", "version":"5.80" } ], "bladeState":1, "activationKeys":[ ], "status":{ "message":"managed", "name":"MANAGED" }, "bladeState_health":"GOOD", "parent":{ "uuid":"3B058C775CE44FA6AC05608B196EDAB1", "uri":"chassis/3B058C775CE44FA6AC05608B196EDAB1" }, "hostname":"IMM2-6cae8b6f0dc5", "powerSupplies":[ ], "parentComplexID":"733AB223", "FRU":"47C2239", "uri":"node/5DC9CC7A68DA11E39D666CAE8B703720", "vnicMode":"disabled", "powerAllocation":{ "maximumAllocatedPower":406, "minimumAllocatedPower":213 }, "expansionProductType":"", "powerStatus":5, "bootOrder":{ "uri":"node/5DC9CC7A68DA11E39D666CAE8B703720/bootOrder", "bootOrderList":[ { "currentBootOrderDevices":[ "None" ], "bootType":"SingleUse", "possibleBootOrderDevices":[ "None", "PXE Network", "Hard Disk 0", "Diagnostics", "CD/DVD Rom", "Boot To F1", "Hypervisor", "Floppy Disk" ] }, { "currentBootOrderDevices":[ "CD/DVD Rom", "Hard Disk 0", "PXE Network" ], "bootType":"Permanent", "possibleBootOrderDevices":[ "CD/DVD Rom", "Hard Disk 0", "PXE Network", "Floppy Disk", "Hard Disk 1", "Hard Disk 2", "Hard Disk 3", "Hard Disk 4", "USB Storage", "Diagnostics", "iSCSI", "iSCSI Critical", "Embedded Hypervisor", "Legacy Only", "IMM1", "IMM2", "DSA", "USB0", "USB1", "USB2", "USB3", "USB4", "SAS", "NIC1", "NIC2", "NIC3", "NIC4", "VNIC1", "VNIC2", "VNIC3", "VNIC4", "VNIC5", "VNIC6", "VNIC7", "VNIC8", "VNIC9", "VNIC10", "VNIC11", "VNIC12", "Mezzanine1Device1", "Mezzanine1Device2", "Mezzanine1Device3", "Mezzanine1Device4", "Mezzanine1Device5", "Mezzanine1Device6", "Mezzanine2Device1", "Mezzanine2Device2", "Mezzanine2Device3", "Mezzanine2Device4", "Mezzanine2Device5", "Mezzanine2Device6", "Mezzanine3Device1", "Mezzanine3Device2", "Mezzanine4Device1", "Mezzanine4Device2" ] }, { "currentBootOrderDevices":[ "PXE Network", "CD/DVD Rom", "Hard Disk 0" ], "bootType":"WakeOnLAN", "possibleBootOrderDevices":[ "PXE Network", "CD/DVD Rom", "Hard Disk 0", "Floppy Disk", "Hard Disk 1", "Hard Disk 2", "Hard Disk 3", "Hard Disk 4", "USB Storage", "Diagnostics", "iSCSI", "iSCSI Critical", "Embedded Hypervisor", "Legacy Only", "IMM1", "IMM2", "DSA", "USB0", "USB1", "USB2", "USB3", "USB4", "SAS", "NIC1", "NIC2", "NIC3", "NIC4", "VNIC1", "VNIC2", "VNIC3", "VNIC4", "VNIC5", "VNIC6", "VNIC7", "VNIC8", "VNIC9", "VNIC10", "VNIC11", "VNIC12", "Mezzanine1Device1", "Mezzanine1Device2", "Mezzanine1Device3", "Mezzanine1Device4", "Mezzanine1Device5", "Mezzanine1Device6", "Mezzanine2Device1", "Mezzanine2Device2", "Mezzanine2Device3", "Mezzanine2Device4", "Mezzanine2Device5", "Mezzanine2Device6", "Mezzanine3Device1", "Mezzanine3Device2", "Mezzanine4Device1", "Mezzanine4Device2" ] } ] }, "expansionProducts":[ ], "ipv6Addresses":[ "fd55:faaf:e1ab:2021:6eae:8bff:fe6f:dc5", "fe80:0:0:0:6eae:8bff:fe6f:dc5" ], "slots":[ 3, 4 ], "manufacturer":"IBM", "addinCards":[ ], "parentPartitionUUID":"", "raidSettings":[ ], "vpdID":"30", "uuid":"5DC9CC7A68DA11E39D666CAE8B703720", "isConnectionTrusted":"true", "memoryModules":[ { "model":"DDR3", "speed":1600, "manufacturer":"Samsung", "capacity":4, "serialNumber":"01977BEA", "displayName":"DIMM 10", "slot":10, "type":"DDR3", "partNumber":"M393B5270QB0-YK0" }, { "model":"DDR3", "speed":1600, "manufacturer":"Samsung", "capacity":4, "serialNumber":"01977D2C", "displayName":"DIMM 15", "slot":15, "type":"DDR3", "partNumber":"M393B5270QB0-YK0" }, { "model":"DDR3", "speed":1600, "manufacturer":"Samsung", "capacity":4, "serialNumber":"019778BA", "displayName":"DIMM 28", "slot":28, "type":"DDR3", "partNumber":"M393B5270QB0-YK0" }, { "model":"DDR3", "speed":1600, "manufacturer":"Samsung", "capacity":4, "serialNumber":"01977922", "displayName":"DIMM 45", "slot":45, "type":"DDR3", "partNumber":"M393B5270QB0-YK0" } ], "partitionEnabled":false, "fruSerialNumber":"YG31BG3B601P", "encapsulation":{ "encapsulationMode":"notSupported" }, "secureBootMode":{ "possibleValues":[ ], "currentValue":"" }, "tlsVersion":{ "possibleValues":[ "TLS_10", "TLS_11", "TLS_12", "unsupported" ], "currentValue":"Unknown" }, "model":"AC1", "isScalable":true, "expansionCardSlots":4, "isITME":false, "hostMacAddresses":"6C:AE:8B:70:37:20,6C:AE:8B:70:37:24,6C:AE:8B:70:37:28,6C:AE:8B:70:37:2C", "contact":"contact", "dataHandle":1475527486808, "ipv4Addresses":[ "10.243.15.208", "169.254.95.118" ], "cmmDisplayName":"Node 03", "backedBy":"real", "complexID":1933226531, "name":"node05", "memorySlots":48, "drives":[ { "bay":1, "capacity":-1 } ], "cmmHealthState":"Normal", "userDescription":"", "subSlots":[ ], "partNumber":"00AN678", "excludedHealthState":"Normal", "bladeState_string":"node05", "machineType":"7903", "isRemotePresenceEnabled":true, "pciDevices":[ { "pciSubID":"0", "fodUniqueID":"", "pciRevision":"0", "isAgentless":false, "pciBusNumber":"9", "pciSubVendorID":"0", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"534", "pciFunctionNumber":"0", "portInfo":{ }, "name":"", "vpdID":"102b" }, { "pciSubID":"4b4", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"MegaRAID Controller Firmware", "role":"Primary", "softwareID":"101404B4", "type":"Software Bundle", "build":"0", "date":"2015-08-24T00:00:00Z", "version":"24.9.0-0026" } ], "fodUniqueID":"N/A", "pciRevision":"2", "isAgentless":false, "pciBusNumber":"14", "pciSubVendorID":"1014", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"5f", "pciFunctionNumber":"0", "name":"ServeRAID M1210e", "portInfo":{ }, "vpdID":"1000" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.201.14" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"0", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":1, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B703720", "vnicMode":false } ], "peerBay":0 }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.201.14" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"1", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":2, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B703724", "vnicMode":false } ], "peerBay":0 }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.201.14" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"2", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":3, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B703728", "vnicMode":false } ], "peerBay":0 }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.201.14" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"3", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":4, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B70372C", "vnicMode":false } ], "peerBay":0 }, "vpdID":"10df" }, { "pciSubID":"451", "slotSupportsHotPlug":"false", "fodUniqueID":"", "pciRevision":"16", "isAgentless":false, "pciBusNumber":"151", "pciSubVendorID":"1014", "isAddOnCard":true, "FRU":"", "pciDeviceNumber":"0", "slotNumber":"4", "posID":"e220", "pciFunctionNumber":"0", "manufacturer":"", "name":"", "portInfo":{ }, "vpdID":"10df", "productName":"", "partNumber":"", "fruSerialNumber":"", "slotName":"SlotDesig5_Node 1 PCIe Slot 4" }, { "pciSubID":"451", "slotSupportsHotPlug":"false", "fodUniqueID":"", "pciRevision":"16", "isAgentless":false, "pciBusNumber":"151", "pciSubVendorID":"1014", "isAddOnCard":true, "FRU":"", "pciDeviceNumber":"0", "slotNumber":"4", "posID":"e220", "pciFunctionNumber":"1", "manufacturer":"", "name":"", "portInfo":{ }, "vpdID":"10df", "productName":"", "partNumber":"", "fruSerialNumber":"", "slotName":"SlotDesig5_Node 1 PCIe Slot 4" }, { "pciSubID":"451", "slotSupportsHotPlug":"false", "fodUniqueID":"", "pciRevision":"16", "isAgentless":false, "pciBusNumber":"151", "pciSubVendorID":"1014", "isAddOnCard":true, "FRU":"", "pciDeviceNumber":"0", "slotNumber":"4", "posID":"e220", "pciFunctionNumber":"2", "manufacturer":"", "name":"", "portInfo":{ }, "vpdID":"10df", "productName":"", "partNumber":"", "fruSerialNumber":"", "slotName":"SlotDesig5_Node 1 PCIe Slot 4" }, { "pciSubID":"451", "slotSupportsHotPlug":"false", "fodUniqueID":"", "pciRevision":"16", "isAgentless":false, "pciBusNumber":"151", "pciSubVendorID":"1014", "isAddOnCard":true, "FRU":"", "pciDeviceNumber":"0", "slotNumber":"4", "posID":"e220", "pciFunctionNumber":"3", "manufacturer":"", "name":"", "portInfo":{ }, "vpdID":"10df", "productName":"", "partNumber":"", "fruSerialNumber":"", "slotName":"SlotDesig5_Node 1 PCIe Slot 4" }, { "pciSubID":"452", "slotSupportsHotPlug":"false", "fodUniqueID":"", "pciRevision":"16", "isAgentless":false, "pciBusNumber":"151", "pciSubVendorID":"1014", "isAddOnCard":true, "FRU":"", "pciDeviceNumber":"0", "slotNumber":"4", "posID":"e260", "pciFunctionNumber":"4", "manufacturer":"", "name":"", "portInfo":{ }, "vpdID":"10df", "productName":"", "partNumber":"", "fruSerialNumber":"", "slotName":"SlotDesig5_Node 1 PCIe Slot 4" }, { "pciSubID":"452", "slotSupportsHotPlug":"false", "fodUniqueID":"", "pciRevision":"16", "isAgentless":false, "pciBusNumber":"151", "pciSubVendorID":"1014", "isAddOnCard":true, "FRU":"", "pciDeviceNumber":"0", "slotNumber":"4", "posID":"e260", "pciFunctionNumber":"5", "manufacturer":"", "name":"", "portInfo":{ }, "vpdID":"10df", "productName":"", "partNumber":"", "fruSerialNumber":"", "slotName":"SlotDesig5_Node 1 PCIe Slot 4" }, { "pciSubID":"452", "slotSupportsHotPlug":"false", "fodUniqueID":"", "pciRevision":"16", "isAgentless":false, "pciBusNumber":"151", "pciSubVendorID":"1014", "isAddOnCard":true, "FRU":"", "pciDeviceNumber":"0", "slotNumber":"4", "posID":"e260", "pciFunctionNumber":"6", "manufacturer":"", "name":"", "portInfo":{ }, "vpdID":"10df", "productName":"", "partNumber":"", "fruSerialNumber":"", "slotName":"SlotDesig5_Node 1 PCIe Slot 4" }, { "pciSubID":"452", "slotSupportsHotPlug":"false", "fodUniqueID":"", "pciRevision":"16", "isAgentless":false, "pciBusNumber":"151", "pciSubVendorID":"1014", "isAddOnCard":true, "FRU":"", "pciDeviceNumber":"0", "slotNumber":"4", "posID":"e260", "pciFunctionNumber":"7", "manufacturer":"", "name":"", "portInfo":{ }, "vpdID":"10df", "productName":"", "partNumber":"", "fruSerialNumber":"", "slotName":"SlotDesig5_Node 1 PCIe Slot 4" } ], "domainName":"", "processors":[ { "speed":3.4, "manufacturer":"Intel(R) Corporation", "family":"PENTIUM_R_4", "displayName":"Intel(R) Xeon(R) CPU E7-8893 v2 @ 3.40GHz", "slot":1, "productVersion":"Intel(R) Xeon(R) CPU E7-8893 v2 @ 3.40GHz", "cores":6 }, { "speed":3.4, "manufacturer":"Intel(R) Corporation", "family":"PENTIUM_R_4", "displayName":"Intel(R) Xeon(R) CPU E7-8893 v2 @ 3.40GHz", "slot":2, "productVersion":"Intel(R) Xeon(R) CPU E7-8893 v2 @ 3.40GHz", "cores":6 } ], "processorSlots":2, "pciCapabilities":[ "Raid Link", "OOB PCIe" ], "productId":"448", "hasOS":false, "lanOverUsbPortForwardingModes":[ { "state":"disabled", "type":"DSA", "externalIPAddress":"" } ], "bootMode":{ "possibleValues":[ "UEFI Mode", "Legacy Mode" ], "currentValue":"UEFI Mode" }, "ports":[ { "ioModuleBay":0, "portNumber":1 }, { "ioModuleBay":0, "portNumber":2 }, { "ioModuleBay":0, "portNumber":3 }, { "ioModuleBay":0, "portNumber":4 } ], "embeddedHypervisorPresence":false, "posID":"256", "nist":{ "possibleValues":[ "Compatibility", "Nist_800_131A_Strict", "unsupported" ], "currentValue":"Unknown" }, "overallHealthState":"Normal", "subType":"Nantahala", "partitionID":-1, "flashStorage":[ ], "productName":"IBM Flex System x880 X6 Compute Node with embedded 10Gb Virtual Fabric", "dnsHostnames":[ "IMM2-6cae8b6f0dc5.labs.lenovo.com", "fd55:faaf:e1ab:2021:6eae:8bff:fe6f:dc5" ] } ], "slots":[ 3, 4 ], "complexID":"733AB223", "partitionCount":0, "uuid":"5DC9CC7A68DA11E39D666CAE8B703720", "nodeCount":1 }, { "partition":[ ], "orphanNodes":[ { "accessState":"Online", "arch":"x86", "manufacturerId":"", "location":{ "lowestRackUnit":24, "location":"", "rack":"Telco Concern", "room":"" }, "addinCardSlots":0, "serialNumber":"", "driveBays":0, "macAddress":"6C:AE:8B:6F:0A:11,6C:AE:8B:6F:0A:12", "type":"ITE", "lanOverUsb":"enabled", "onboardPciDevices":[ { "pciSubID":"0", "fodUniqueID":"", "pciRevision":"0", "isAgentless":false, "pciBusNumber":"9", "pciSubVendorID":"0", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"534", "pciFunctionNumber":"0", "portInfo":{ }, "name":"", "vpdID":"102b" }, { "pciSubID":"4b4", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"MegaRAID Controller Firmware", "role":"Primary", "softwareID":"101404B4", "type":"Software Bundle", "build":"0", "date":"2016-07-20T00:00:00Z", "version":"24.12.0-0033" } ], "fodUniqueID":"N/A", "pciRevision":"2", "isAgentless":false, "pciBusNumber":"14", "pciSubVendorID":"1014", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"5f", "pciFunctionNumber":"0", "name":"ServeRAID M1210e", "portInfo":{ }, "vpdID":"1000" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.261.36" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"0", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":1, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B702850", "vnicMode":false } ], "peerBay":1 }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.261.36" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"1", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":2, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B702854", "vnicMode":false } ], "peerBay":2 }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.261.36" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"2", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":3, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B702858", "vnicMode":false } ], "peerBay":0 }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.261.36" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"3", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":4, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B70285C", "vnicMode":false } ], "peerBay":0 }, "vpdID":"10df" } ], "leds":[ { "color":"Yellow", "location":"FrontPanel", "name":"Fault", "state":"On" }, { "color":"Blue", "location":"FrontPanel", "name":"Identification", "state":"Off" }, { "color":"Yellow", "location":"FrontPanel", "name":"Check Log", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"MIS", "state":"On" }, { "color":"Yellow", "location":"LightPathCard", "name":"MEM", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"NMI", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"TEMP", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"CPU 1", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"CPU 2", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 1", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 2", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 3", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 4", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 5", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 6", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 7", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 8", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 9", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 10", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 11", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 12", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 13", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 14", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 15", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 16", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"S BRD", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"ADJ", "state":"Off" }, { "color":"Green", "location":"LightPathCard", "name":"LP", "state":"On" }, { "color":"Yellow", "location":"Planar", "name":"IMM Fault", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"CMOS Batt Errror", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DC Fault", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 1", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 2", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 3", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 4", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"M5115 Flt", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"M5115 SCp", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD4", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD5", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD6", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD7", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"SAS BP 1 Error", "state":"Off" }, { "color":"Green", "location":"FrontPanel", "name":"Power", "state":"On" }, { "color":"Green", "location":"Planar", "name":"BMC Heartbeat", "state":"Blinking" }, { "color":"Yellow", "location":"Planar", "name":"SMP", "state":"Off" }, { "color":"Unknown", "location":"Planar", "name":"SCALE", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"SAS BP 2 Error", "state":"Off" }, { "color":"Green", "location":"Planar", "name":"SCALE_LINK", "state":"On" }, { "color":"Yellow", "location":"Planar", "name":"SCALE_ERROR", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 17", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 18", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 19", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 20", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 21", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 22", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 23", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 24", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 25", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 26", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 27", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 28", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 29", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 30", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 31", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 32", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 33", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 34", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 35", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 36", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 37", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 38", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 39", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 40", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 41", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 42", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 43", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 44", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 45", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 46", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 47", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 48", "state":"Off" } ], "description":"", "mgmtProcIPaddress":"10.243.2.68", "expansionCards":[ ], "errorFields":[ { "HealthState":"NETWORK_FAIL" }, { "BladeHealthNameStr":"NETWORK_FAIL" }, { "ChassisMounted":"NETWORK_FAIL" }, { "ServerExpansionHardware":"FETCH_FAILED" } ], "ipInterfaces":[ { "IPv4enabled":true, "IPv4DHCPmode":"STATIC_ONLY", "IPv6enabled":true, "IPv6DHCPenabled":true, "IPv4assignments":[ { "id":0, "subnet":"255.255.240.0", "gateway":"0.0.0.0", "address":"10.243.2.68", "type":"INUSE" } ], "IPv6assignments":[ { "id":0, "scope":"Global", "gateway":"0:0:0:0:0:0:0:0", "source":"Stateless", "address":"fd55:faaf:e1ab:2021:6eae:8bff:fe6f:a11", "prefix":64, "type":"INUSE" }, { "id":0, "scope":"Unknown", "gateway":"0:0:0:0:0:0:0:0", "source":"Unknown", "address":"fe80:0:0:0:6eae:8bff:fe6f:a11", "prefix":64, "type":"UNKNOWN" } ], "name":"eth0", "IPv6statelessEnabled":true, "label":"unknown", "IPv6staticEnabled":false } ], "firmware":[ { "status":"Active", "name":"UEFI Firmware/BIOS", "role":"Primary", "date":"2016-08-05T00:00:00Z", "type":"UEFI", "build":"N2E119BUS", "version":"1.40" }, { "status":"Inactive", "name":"UEFI Backup Firmware/BIOS", "role":"Backup", "date":"2016-08-05T00:00:00Z", "type":"UEFI-Backup", "build":"N2E119BUS", "version":"1.40" }, { "status":"Active", "name":"DSA Diagnostic Software", "role":"Primary", "date":"2016-03-31T00:00:00Z", "type":"DSA", "build":"DSYTE1R", "version":"9.65" }, { "status":"Active", "name":"IMM2 Firmware", "role":"Primary", "date":"2016-08-01T00:00:00Z", "type":"IMM2", "build":"1AOO73F", "version":"5.80" }, { "status":"Inactive", "name":"IMM2 Backup Firmware", "role":"Backup", "date":"2016-08-01T00:00:00Z", "type":"IMM2-Backup", "build":"1AOO73F", "version":"5.80" } ], "bladeState":1, "activationKeys":[ ], "status":{ "message":"managed", "name":"MANAGED" }, "bladeState_health":"CRITICAL", "parent":{ "uuid":"D5C0EC910776473997B2E2A5DD9171DE", "uri":"chassis/D5C0EC910776473997B2E2A5DD9171DE" }, "hostname":"xhmc155", "powerSupplies":[ ], "parentComplexID":"61145BF2", "FRU":"", "uri":"node/894A722870C811E382C76CAE8B702850", "vnicMode":"disabled", "powerAllocation":{ "maximumAllocatedPower":-1, "minimumAllocatedPower":-1 }, "expansionProductType":"", "powerStatus":8, "bootOrder":{ "uri":"node/894A722870C811E382C76CAE8B702850/bootOrder", "bootOrderList":[ { "currentBootOrderDevices":[ "None" ], "bootType":"SingleUse", "possibleBootOrderDevices":[ "None", "PXE Network", "Hard Disk 0", "Diagnostics", "CD/DVD Rom", "Boot To F1", "Hypervisor", "Floppy Disk" ] }, { "currentBootOrderDevices":[ "Legacy Only" ], "bootType":"Permanent", "possibleBootOrderDevices":[ "Legacy Only", "Red Hat Enterprise Linux", "CD/DVD Rom", "Hard Disk 0", "PXE Network", "Floppy Disk", "Hard Disk 1", "Hard Disk 2", "Hard Disk 3", "Hard Disk 4", "USB Storage", "Diagnostics", "iSCSI", "iSCSI Critical", "Embedded Hypervisor", "IMM1", "IMM2", "DSA", "USB0", "USB1", "USB2", "USB3", "USB4", "SAS", "NIC1", "NIC2", "NIC3", "NIC4", "VNIC1", "VNIC2", "VNIC3", "VNIC4", "VNIC5", "VNIC6", "VNIC7", "VNIC8", "VNIC9", "VNIC10", "VNIC11", "VNIC12", "Mezzanine1Device1", "Mezzanine1Device2", "Mezzanine1Device3", "Mezzanine1Device4", "Mezzanine1Device5", "Mezzanine1Device6", "Mezzanine2Device1", "Mezzanine2Device2", "Mezzanine2Device3", "Mezzanine2Device4", "Mezzanine2Device5", "Mezzanine2Device6", "Mezzanine3Device1", "Mezzanine3Device2", "Mezzanine4Device1", "Mezzanine4Device2" ] }, { "currentBootOrderDevices":[ "PXE Network", "CD/DVD Rom", "Hard Disk 0" ], "bootType":"WakeOnLAN", "possibleBootOrderDevices":[ "PXE Network", "CD/DVD Rom", "Hard Disk 0", "Red Hat Enterprise Linux", "Floppy Disk", "Hard Disk 1", "Hard Disk 2", "Hard Disk 3", "Hard Disk 4", "USB Storage", "Diagnostics", "iSCSI", "iSCSI Critical", "Embedded Hypervisor", "Legacy Only", "IMM1", "IMM2", "DSA", "USB0", "USB1", "USB2", "USB3", "USB4", "SAS", "NIC1", "NIC2", "NIC3", "NIC4", "VNIC1", "VNIC2", "VNIC3", "VNIC4", "VNIC5", "VNIC6", "VNIC7", "VNIC8", "VNIC9", "VNIC10", "VNIC11", "VNIC12", "Mezzanine1Device1", "Mezzanine1Device2", "Mezzanine1Device3", "Mezzanine1Device4", "Mezzanine1Device5", "Mezzanine1Device6", "Mezzanine2Device1", "Mezzanine2Device2", "Mezzanine2Device3", "Mezzanine2Device4", "Mezzanine2Device5", "Mezzanine2Device6", "Mezzanine3Device1", "Mezzanine3Device2", "Mezzanine4Device1", "Mezzanine4Device2" ] } ] }, "expansionProducts":[ ], "ipv6Addresses":[ "fd55:faaf:e1ab:2021:6eae:8bff:fe6f:a11", "fe80:0:0:0:6eae:8bff:fe6f:a11" ], "slots":[ ], "manufacturer":"", "addinCards":[ ], "parentPartitionUUID":"", "raidSettings":[ ], "vpdID":"", "uuid":"894A722870C811E382C76CAE8B702850", "isConnectionTrusted":"true", "memoryModules":[ { "model":"DDR3", "speed":1600, "manufacturer":"Micron Technology", "capacity":4, "serialNumber":"D96FF0B9", "displayName":"DIMM 10", "slot":10, "type":"DDR3", "partNumber":"18KSF51272PZ-1G6K1" }, { "model":"DDR3", "speed":1600, "manufacturer":"Micron Technology", "capacity":4, "serialNumber":"D96FF0FA", "displayName":"DIMM 15", "slot":15, "type":"DDR3", "partNumber":"18KSF51272PZ-1G6K1" }, { "model":"DDR3", "speed":1600, "manufacturer":"Micron Technology", "capacity":4, "serialNumber":"D96FF0F9", "displayName":"DIMM 28", "slot":28, "type":"DDR3", "partNumber":"18KSF51272PZ-1G6K1" }, { "model":"DDR3", "speed":1600, "manufacturer":"Micron Technology", "capacity":4, "serialNumber":"D96FF0B5", "displayName":"DIMM 45", "slot":45, "type":"DDR3", "partNumber":"18KSF51272PZ-1G6K1" } ], "partitionEnabled":false, "fruSerialNumber":"", "encapsulation":{ "encapsulationMode":"notSupported" }, "secureBootMode":{ "possibleValues":[ ], "currentValue":"" }, "tlsVersion":{ "possibleValues":[ "TLS_10", "TLS_11", "TLS_12", "unsupported" ], "currentValue":"Unknown" }, "model":"AC1", "isScalable":true, "expansionCardSlots":0, "isITME":false, "hostMacAddresses":"6C:AE:8B:70:28:50,6C:AE:8B:70:28:54,6C:AE:8B:70:28:58,6C:AE:8B:70:28:5C", "contact":"ROCKSTAR", "dataHandle":1475527423894, "ipv4Addresses":[ "10.243.2.68", "169.254.95.118" ], "cmmDisplayName":"", "backedBy":"real", "complexID":1628724210, "name":"xhmc155.labs.lenovo.com", "memorySlots":48, "drives":[ ], "cmmHealthState":"Critical", "userDescription":"", "subSlots":[ ], "partNumber":"", "excludedHealthState":"Critical", "bladeState_string":"Newport", "machineType":"7903", "isRemotePresenceEnabled":true, "pciDevices":[ { "pciSubID":"0", "fodUniqueID":"", "pciRevision":"0", "isAgentless":false, "pciBusNumber":"9", "pciSubVendorID":"0", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"534", "pciFunctionNumber":"0", "portInfo":{ }, "name":"", "vpdID":"102b" }, { "pciSubID":"4b4", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"MegaRAID Controller Firmware", "role":"Primary", "softwareID":"101404B4", "type":"Software Bundle", "build":"0", "date":"2016-07-20T00:00:00Z", "version":"24.12.0-0033" } ], "fodUniqueID":"N/A", "pciRevision":"2", "isAgentless":false, "pciBusNumber":"14", "pciSubVendorID":"1014", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"5f", "pciFunctionNumber":"0", "name":"ServeRAID M1210e", "portInfo":{ }, "vpdID":"1000" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.261.36" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"0", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":1, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B702850", "vnicMode":false } ], "peerBay":1 }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.261.36" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"1", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":2, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B702854", "vnicMode":false } ], "peerBay":2 }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.261.36" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"2", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":3, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B702858", "vnicMode":false } ], "peerBay":0 }, "vpdID":"10df" }, { "pciSubID":"e812", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"OneConnect 10G/40G Flash Image", "role":"Primary", "softwareID":"10DFE812", "type":"Software Bundle", "build":"0", "date":"", "version":"10.2.261.36" } ], "fodUniqueID":"N/A", "pciRevision":"16", "isAgentless":true, "pciBusNumber":"139", "pciSubVendorID":"10df", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"720", "pciFunctionNumber":"3", "name":"N/A", "portInfo":{ "portType":"ETHERNET", "portNumber":4, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"6CAE8B70285C", "vnicMode":false } ], "peerBay":0 }, "vpdID":"10df" } ], "domainName":"", "processors":[ { "speed":2.2, "manufacturer":"Intel(R) Corporation", "family":"PENTIUM_R_4", "displayName":"Intel(R) Xeon(R) CPU E7-8880L v2 @ 2.20GHz", "slot":1, "productVersion":"Intel(R) Xeon(R) CPU E7-8880L v2 @ 2.20GHz", "cores":15 }, { "speed":2.2, "manufacturer":"Intel(R) Corporation", "family":"PENTIUM_R_4", "displayName":"Intel(R) Xeon(R) CPU E7-8880L v2 @ 2.20GHz", "slot":2, "productVersion":"Intel(R) Xeon(R) CPU E7-8880L v2 @ 2.20GHz", "cores":15 } ], "processorSlots":2, "pciCapabilities":[ "Raid Link", "OOB PCIe" ], "productId":"", "hasOS":false, "lanOverUsbPortForwardingModes":[ { "state":"disabled", "type":"DSA", "externalIPAddress":"" } ], "bootMode":{ "possibleValues":[ "UEFI Mode", "Legacy Mode" ], "currentValue":"Legacy Mode" }, "ports":[ { "ioModuleBay":1, "portNumber":1 }, { "ioModuleBay":2, "portNumber":2 }, { "ioModuleBay":0, "portNumber":3 }, { "ioModuleBay":0, "portNumber":4 } ], "embeddedHypervisorPresence":false, "posID":"", "nist":{ "possibleValues":[ "Compatibility", "Nist_800_131A_Strict", "unsupported" ], "currentValue":"Unknown" }, "overallHealthState":"Critical", "subType":"Nantahala", "partitionID":-1, "flashStorage":[ ], "productName":"", "dnsHostnames":[ "xhmc155.labs.lenovo.com", "fd55:faaf:e1ab:2021:6eae:8bff:fe6f:a11" ] } ], "slots":[ ], "complexID":"61145BF2", "partitionCount":0, "uuid":"894A722870C811E382C76CAE8B702850", "nodeCount":1 } ] }
|
75
|
+
|
76
|
+
+ Response 400
|
77
|
+
+ Response 401
|
78
|
+
+ Response 404
|
79
|
+
+ Response 409
|
80
|
+
+ Response 500
|
81
|
+
|
82
|
+
# GET /scalableComplex/FA74120712FD11E48C000090FA75DCE8?complexType=flex.
|
83
|
+
|
84
|
+
+ Response 200 (application/json)
|
85
|
+
{ "partition":[ { "nodes":[ { "accessState":"Online", "arch":"x86", "manufacturerId":"20301", "location":{ "lowestRackUnit":21, "location":"No Location Configured", "rack":"Scale REWE RSL 2", "room":"" }, "addinCardSlots":0, "serialNumber":"06ALPFZ", "driveBays":8, "macAddress":"6C:AE:8B:6F:19:39,6C:AE:8B:6F:19:3A", "type":"ITE", "lanOverUsb":"enabled", "onboardPciDevices":[ { "pciSubID":"0", "fodUniqueID":"", "pciRevision":"0", "isAgentless":false, "pciBusNumber":"9", "pciSubVendorID":"0", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"534", "pciFunctionNumber":"0", "portInfo":{ }, "name":"", "vpdID":"102b" }, { "pciSubID":"4b4", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"LSI MegaRAID Controller Firmware", "role":"Primary", "softwareID":"101404B4", "type":"Software Bundle", "build":"0", "date":"2015-04-06T00:00:00Z", "version":"24.7.0-0052" } ], "fodUniqueID":"N/A", "pciRevision":"2", "isAgentless":true, "pciBusNumber":"14", "pciSubVendorID":"1014", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"5f", "pciFunctionNumber":"0", "name":"ServeRAID M1210e", "portInfo":{ }, "vpdID":"1000" } ], "leds":[ { "color":"Yellow", "location":"FrontPanel", "name":"Fault", "state":"Off" }, { "color":"Blue", "location":"FrontPanel", "name":"Identification", "state":"Off" }, { "color":"Yellow", "location":"FrontPanel", "name":"Check Log", "state":"On" }, { "color":"Yellow", "location":"LightPathCard", "name":"MIS", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"MEM", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"NMI", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"TEMP", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"CPU 1", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"CPU 2", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 1", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 2", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 3", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 4", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 5", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 6", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 7", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 8", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 9", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 10", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 11", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 12", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 13", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 14", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 15", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 16", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"S BRD", "state":"Off" }, { "color":"Yellow", "location":"LightPathCard", "name":"ADJ", "state":"Off" }, { "color":"Green", "location":"LightPathCard", "name":"LP", "state":"On" }, { "color":"Yellow", "location":"Planar", "name":"IMM Fault", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"CMOS Batt Errror", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DC Fault", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 1", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 2", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 3", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"Mezz Exp 4", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"M5115 Flt", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"M5115 SCp", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD4", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD5", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD6", "state":"Off" }, { "color":"Yellow", "location":"FRU", "name":"SSD7", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"SAS BP 1 Error", "state":"Off" }, { "color":"Green", "location":"FrontPanel", "name":"Power", "state":"Blinking" }, { "color":"Green", "location":"Planar", "name":"BMC Heartbeat", "state":"Blinking" }, { "color":"Yellow", "location":"Planar", "name":"SMP", "state":"Off" }, { "color":"Unknown", "location":"Planar", "name":"SCALE", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"SAS BP 2 Error", "state":"Off" }, { "color":"Green", "location":"Planar", "name":"SCALE_LINK", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"SCALE_ERROR", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 17", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 18", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 19", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 20", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 21", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 22", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 23", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 24", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 25", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 26", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 27", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 28", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 29", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 30", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 31", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 32", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 33", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 34", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 35", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 36", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 37", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 38", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 39", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 40", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 41", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 42", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 43", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 44", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 45", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 46", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 47", "state":"Off" }, { "color":"Yellow", "location":"Planar", "name":"DIMM 48", "state":"Off" } ], "description":"IBM Flex System x480 X6", "primary":true, "mgmtProcIPaddress":"10.240.73.196", "expansionCards":[ { "pciSubID":"49f", "firmware":[ { "revision":"0", "classifications":[ 33024 ], "status":"Active", "name":"Firmware package", "role":"Primary", "softwareID":"1014049F", "type":"VPD-V0", "build":"0", "date":"2015-02-26T00:00:00Z", "version":"7.12b.4.2e" } ], "slotSupportsHotPlug":"false", "isAgentless":true, "pciRevision":"17", "pciBusNumber":"1", "pciSubVendorID":"1014", "FRU":"88Y5922", "pciDeviceNumber":"0", "slotNumber":"1", "posID":"16a1", "pciFunctionNumber":"0", "bay":1, "manufacturer":"IBM", "name":"IBM Flex System CN4022 2-port 10Gb Converged Adapter", "vpdID":"14e4", "uuid":"D0E1B4E27E4D11E3AA3A000AF74867D0", "productName":"IBM Flex System CN4022 2-port 10Gb Converged Adapter", "partNumber":"88Y5921", "fruSerialNumber":"Y050BS419095", "slotName":"SlotDesig5_Node 1 PCIe Slot 1" } ], "errorFields":[ { "IOCompatibilityData":"FETCH_FAILED" } ], "ipInterfaces":[ { "IPv4enabled":true, "IPv4DHCPmode":"STATIC_ONLY", "IPv6enabled":true, "IPv6DHCPenabled":true, "IPv4assignments":[ { "id":0, "subnet":"255.255.252.0", "gateway":"0.0.0.0", "address":"10.240.73.196", "type":"INUSE" } ], "IPv6assignments":[ { "id":0, "scope":"Global", "gateway":"0:0:0:0:0:0:0:0", "source":"Stateless", "address":"fd55:faaf:e1ab:20fc:6eae:8bff:fe6f:1939", "prefix":64, "type":"INUSE" }, { "id":0, "scope":"Unknown", "gateway":"0:0:0:0:0:0:0:0", "source":"Unknown", "address":"fe80:0:0:0:6eae:8bff:fe6f:1939", "prefix":64, "type":"UNKNOWN" } ], "name":"eth0", "IPv6statelessEnabled":true, "label":"unknown", "IPv6staticEnabled":false } ], "firmware":[ { "status":"Active", "name":"UEFI Firmware/BIOS", "role":"Primary", "date":"2016-04-28T00:00:00Z", "type":"UEFI", "build":"N2E118AUS", "version":"1.30" }, { "status":"Inactive", "name":"UEFI Backup Firmware/BIOS", "role":"Backup", "date":"2016-04-28T00:00:00Z", "type":"UEFI-Backup", "build":"N2E118AUS", "version":"1.30" }, { "status":"Active", "name":"DSA Diagnostic Software", "role":"Primary", "date":"2016-04-07T00:00:00Z", "type":"DSA", "build":"DSYTE2R", "version":"9.65" }, { "status":"Active", "name":"IMM2 Firmware", "role":"Primary", "date":"2015-09-22T00:00:00Z", "type":"IMM2", "build":"1AOO68L", "version":"5.20" }, { "status":"Inactive", "name":"IMM2 Backup Firmware", "role":"Backup", "date":"2015-09-22T00:00:00Z", "type":"IMM2-Backup", "build":"1AOO68L", "version":"5.20" } ], "bladeState":1, "activationKeys":[ ], "status":{ "message":"managed", "name":"MANAGED" }, "bladeState_health":"WARNING", "parent":{ "uuid":"93D0D3B334E5449A8EE29EC6BBA5AC59", "uri":"chassis/93D0D3B334E5449A8EE29EC6BBA5AC59" }, "hostname":"IMM2-6cae8b6f1939", "powerSupplies":[ ], "parentComplexID":"4207BFE5", "FRU":"47C2240", "uri":"node/FA74120712FD11E48C000090FA75DCE8", "vnicMode":"disabled", "powerAllocation":{ "maximumAllocatedPower":503, "minimumAllocatedPower":346 }, "expansionProductType":"", "powerStatus":5, "bootOrder":{ "uri":"node/FA74120712FD11E48C000090FA75DCE8/bootOrder", "bootOrderList":[ { "currentBootOrderDevices":[ "None" ], "bootType":"SingleUse", "possibleBootOrderDevices":[ "None", "PXE Network", "Hard Disk 0", "Diagnostics", "CD/DVD Rom", "Boot To F1", "Hypervisor", "Floppy Disk" ] }, { "currentBootOrderDevices":[ "CD/DVD Rom", "Hard Disk 0", "PXE Network" ], "bootType":"Permanent", "possibleBootOrderDevices":[ "CD/DVD Rom", "Hard Disk 0", "PXE Network", "Floppy Disk", "Hard Disk 1", "Hard Disk 2", "Hard Disk 3", "Hard Disk 4", "USB Storage", "Diagnostics", "iSCSI", "iSCSI Critical", "Embedded Hypervisor", "Legacy Only", "IMM1", "IMM2", "DSA", "USB0", "USB1", "USB2", "USB3", "USB4", "SAS", "NIC1", "NIC2", "NIC3", "NIC4", "VNIC1", "VNIC2", "VNIC3", "VNIC4", "VNIC5", "VNIC6", "VNIC7", "VNIC8", "VNIC9", "VNIC10", "VNIC11", "VNIC12", "Mezzanine1Device1", "Mezzanine1Device2", "Mezzanine1Device3", "Mezzanine1Device4", "Mezzanine1Device5", "Mezzanine1Device6", "Mezzanine2Device1", "Mezzanine2Device2", "Mezzanine2Device3", "Mezzanine2Device4", "Mezzanine2Device5", "Mezzanine2Device6", "Mezzanine3Device1", "Mezzanine3Device2", "Mezzanine4Device1", "Mezzanine4Device2" ] }, { "currentBootOrderDevices":[ "PXE Network", "CD/DVD Rom", "Hard Disk 0" ], "bootType":"WakeOnLAN", "possibleBootOrderDevices":[ "PXE Network", "CD/DVD Rom", "Hard Disk 0", "Floppy Disk", "Hard Disk 1", "Hard Disk 2", "Hard Disk 3", "Hard Disk 4", "USB Storage", "Diagnostics", "iSCSI", "iSCSI Critical", "Embedded Hypervisor", "Legacy Only", "IMM1", "IMM2", "DSA", "USB0", "USB1", "USB2", "USB3", "USB4", "SAS", "NIC1", "NIC2", "NIC3", "NIC4", "VNIC1", "VNIC2", "VNIC3", "VNIC4", "VNIC5", "VNIC6", "VNIC7", "VNIC8", "VNIC9", "VNIC10", "VNIC11", "VNIC12", "Mezzanine1Device1", "Mezzanine1Device2", "Mezzanine1Device3", "Mezzanine1Device4", "Mezzanine1Device5", "Mezzanine1Device6", "Mezzanine2Device1", "Mezzanine2Device2", "Mezzanine2Device3", "Mezzanine2Device4", "Mezzanine2Device5", "Mezzanine2Device6", "Mezzanine3Device1", "Mezzanine3Device2", "Mezzanine4Device1", "Mezzanine4Device2" ] } ] }, "expansionProducts":[ ], "ipv6Addresses":[ "fd55:faaf:e1ab:20fc:6eae:8bff:fe6f:1939", "fe80:0:0:0:6eae:8bff:fe6f:1939" ], "slots":[ 13, 14 ], "manufacturer":"IBM", "addinCards":[ ], "parentPartitionUUID":"FA74120712FD11E48C000090FA75DCE8", "raidSettings":[ ], "vpdID":"31", "uuid":"FA74120712FD11E48C000090FA75DCE8", "isConnectionTrusted":"true", "memoryModules":[ { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047E9D0", "displayName":"DIMM 1", "slot":1, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047EA20", "displayName":"DIMM 4", "slot":4, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047EA59", "displayName":"DIMM 7", "slot":7, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047EA5B", "displayName":"DIMM 10", "slot":10, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047EA6C", "displayName":"DIMM 15", "slot":15, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047EA3C", "displayName":"DIMM 18", "slot":18, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047E9F2", "displayName":"DIMM 21", "slot":21, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047EA75", "displayName":"DIMM 24", "slot":24, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047E81F", "displayName":"DIMM 25", "slot":25, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047EA77", "displayName":"DIMM 28", "slot":28, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047E9C3", "displayName":"DIMM 33", "slot":33, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047EA05", "displayName":"DIMM 36", "slot":36, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047E9F4", "displayName":"DIMM 37", "slot":37, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047EA5E", "displayName":"DIMM 40", "slot":40, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047E96A", "displayName":"DIMM 45", "slot":45, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" }, { "model":"DDR3", "speed":1600, "manufacturer":"Hynix Semiconductor", "capacity":16, "serialNumber":"4047E9CA", "displayName":"DIMM 48", "slot":48, "type":"DDR3", "partNumber":"HMT42GR7AFR4A-PB" } ], "partitionEnabled":true, "fruSerialNumber":"Y010BG45M063", "encapsulation":{ "encapsulationMode":"notSupported" }, "secureBootMode":{ "possibleValues":[ ], "currentValue":"" }, "tlsVersion":{ "possibleValues":[ "TLS_10", "TLS_11", "TLS_12", "unsupported" ], "currentValue":"Unknown" }, "model":"AC2", "isScalable":true, "expansionCardSlots":4, "isITME":false, "hostMacAddresses":"00:0A:F7:48:67:D0,00:0A:F7:48:67:D2", "contact":"Fred", "dataHandle":1475527442468, "ipv4Addresses":[ "10.240.73.196", "169.254.95.118" ], "cmmDisplayName":"Node 13", "backedBy":"real", "complexID":1107804133, "name":"Testing31", "memorySlots":48, "drives":[ { "bay":1, "capacity":-1 }, { "bay":2, "capacity":-1 } ], "cmmHealthState":"Non-Critical", "userDescription":"", "subSlots":[ ], "partNumber":"00AN792", "logicalID":1, "excludedHealthState":"Warning", "bladeState_string":"Testing31", "machineType":"7903", "isRemotePresenceEnabled":true, "pciDevices":[ { "pciSubID":"49f", "firmware":[ { "revision":"0", "classifications":[ 33024 ], "status":"Active", "name":"Firmware package", "role":"Primary", "softwareID":"1014049F", "type":"VPD-V0", "build":"0", "date":"2015-02-26T00:00:00Z", "version":"7.12b.4.2e" } ], "slotSupportsHotPlug":"false", "fodUniqueID":"11S88Y5921Y050BS419095", "pciRevision":"17", "isAgentless":true, "pciBusNumber":"1", "pciSubVendorID":"1014", "isAddOnCard":true, "FRU":"88Y5922", "pciDeviceNumber":"0", "slotNumber":"1", "posID":"16a1", "pciFunctionNumber":"0", "manufacturer":"IBM", "name":"IBM Flex System CN4022 2-port 10Gb Converged Adapter", "portInfo":{ "portType":"ETHERNET", "portNumber":1, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"000AF74867D0", "vnicMode":false }, { "portType":"FC", "portNumber":1, "addresses":"2000000AF74867D1", "vnicMode":false } ], "peerBay":0 }, "vpdID":"14e4", "productName":"IBM Flex System CN4022 2-port 10Gb Converged Adapter", "partNumber":"88Y5921", "fruSerialNumber":"Y050BS419095", "slotName":"SlotDesig5_Node 1 PCIe Slot 1" }, { "pciSubID":"49f", "firmware":[ { "revision":"0", "classifications":[ 33024 ], "status":"Active", "name":"Firmware package", "role":"Primary", "softwareID":"1014049F", "type":"VPD-V0", "build":"0", "date":"2015-02-26T00:00:00Z", "version":"7.12b.4.2e" } ], "slotSupportsHotPlug":"false", "fodUniqueID":"11S88Y5921Y050BS419095", "pciRevision":"17", "isAgentless":true, "pciBusNumber":"1", "pciSubVendorID":"1014", "isAddOnCard":true, "FRU":"88Y5922", "pciDeviceNumber":"0", "slotNumber":"1", "posID":"16a1", "pciFunctionNumber":"1", "manufacturer":"IBM", "name":"IBM Flex System CN4022 2-port 10Gb Converged Adapter", "portInfo":{ "portType":"ETHERNET", "portNumber":2, "logicalPorts":[ { "portType":"ETHERNET", "portNumber":1, "addresses":"000AF74867D2", "vnicMode":false }, { "portType":"FC", "portNumber":1, "addresses":"2000000AF74867D3", "vnicMode":false } ], "peerBay":0 }, "vpdID":"14e4", "productName":"IBM Flex System CN4022 2-port 10Gb Converged Adapter", "partNumber":"88Y5921", "fruSerialNumber":"Y050BS419095", "slotName":"SlotDesig5_Node 1 PCIe Slot 1" }, { "pciSubID":"0", "fodUniqueID":"", "pciRevision":"0", "isAgentless":false, "pciBusNumber":"9", "pciSubVendorID":"0", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"534", "pciFunctionNumber":"0", "portInfo":{ }, "name":"", "vpdID":"102b" }, { "pciSubID":"4b4", "firmware":[ { "revision":"0", "classifications":[ 13 ], "status":"Active", "name":"LSI MegaRAID Controller Firmware", "role":"Primary", "softwareID":"101404B4", "type":"Software Bundle", "build":"0", "date":"2015-04-06T00:00:00Z", "version":"24.7.0-0052" } ], "fodUniqueID":"N/A", "pciRevision":"2", "isAgentless":true, "pciBusNumber":"14", "pciSubVendorID":"1014", "isAddOnCard":false, "pciDeviceNumber":"0", "posID":"5f", "pciFunctionNumber":"0", "name":"ServeRAID M1210e", "portInfo":{ }, "vpdID":"1000" } ], "domainName":"", "processors":[ { "speed":2.5, "manufacturer":"Unknown", "family":"PENTIUM_R_4", "displayName":"Intel(R) Xeon(R) CPU E7-4880 v2 @ 2.50GHz", "slot":1, "productVersion":"Intel(R) Xeon(R) CPU E7-4880 v2 @ 2.50GHz", "cores":15 }, { "speed":2.5, "manufacturer":"Unknown", "family":"PENTIUM_R_4", "displayName":"Intel(R) Xeon(R) CPU E7-4880 v2 @ 2.50GHz", "slot":2, "productVersion":"Intel(R) Xeon(R) CPU E7-4880 v2 @ 2.50GHz", "cores":15 } ], "processorSlots":2, "pciCapabilities":[ "Raid Link", "OOB PCIe" ], "productId":"477", "hasOS":false, "lanOverUsbPortForwardingModes":[ { "state":"disabled", "type":"DSA", "externalIPAddress":"" } ], "bootMode":{ "possibleValues":[ "UEFI Mode", "Legacy Mode" ], "currentValue":"UEFI Mode" }, "ports":[ { "ioModuleBay":0, "portNumber":1 }, { "ioModuleBay":0, "portNumber":2 } ], "embeddedHypervisorPresence":false, "posID":"256", "nist":{ "possibleValues":[ "Compatibility", "Nist_800_131A_Strict", "unsupported" ], "currentValue":"Unknown" }, "overallHealthState":"Warning", "subType":"Nantahala", "partitionID":1, "flashStorage":[ ], "productName":"IBM Flex System x480 X6 Compute Node", "dnsHostnames":[ "ite-nh-1723-imm1.labs.lenovo.com", "fd55:faaf:e1ab:20fc:6eae:8bff:fe6f:1939" ] } ], "slots":[ 13, 14 ], "partitionID":1, "uuid":"" } ], "orphanNodes":[ ], "slots":[ 13, 14 ], "complexID":"4207BFE5", "partitionCount":1, "uuid":"FA74120712FD11E48C000090FA75DCE8", "nodeCount":1 }
|
86
|
+
|
87
|
+
+ Response 400
|
88
|
+
+ Response 401
|
89
|
+
+ Response 404
|
90
|
+
+ Response 409
|
91
|
+
+ Response 500
|
@@ -0,0 +1,26 @@
|
|
1
|
+
require 'json'
|
2
|
+
|
3
|
+
input_file = ARGV.first
|
4
|
+
output = "output.apib"
|
5
|
+
|
6
|
+
def squish(json)
|
7
|
+
if json.is_a?(Array) and json.size > 0
|
8
|
+
[squish(json.first)]
|
9
|
+
elsif json.is_a?(Hash)
|
10
|
+
json.map { |key, value| [key, squish(value)] }.to_h
|
11
|
+
else
|
12
|
+
json
|
13
|
+
end
|
14
|
+
end
|
15
|
+
|
16
|
+
File.open(output, 'w') do |file|
|
17
|
+
file.write(
|
18
|
+
File.open(input_file).map do |line|
|
19
|
+
begin
|
20
|
+
squish(JSON.parse line).to_json
|
21
|
+
rescue Exception => e
|
22
|
+
line
|
23
|
+
end
|
24
|
+
end.join("")
|
25
|
+
)
|
26
|
+
end
|
@@ -0,0 +1,1596 @@
|
|
1
|
+
FORMAT: 1A
|
2
|
+
|
3
|
+
# Switches
|
4
|
+
|
5
|
+
# GET /switches
|
6
|
+
|
7
|
+
+ Response 200 (application/json)
|
8
|
+
{
|
9
|
+
"switchList":[
|
10
|
+
{
|
11
|
+
"accessState":"Online",
|
12
|
+
"model":"",
|
13
|
+
"manufacturerId":"20301",
|
14
|
+
"serialNumber":"",
|
15
|
+
"type":"Switch",
|
16
|
+
"dataHandle":1475169867948,
|
17
|
+
"ipv4Addresses":[
|
18
|
+
"10.240.72.62"
|
19
|
+
],
|
20
|
+
"cmmDisplayName":"IO Module 01",
|
21
|
+
"backedBy":"real",
|
22
|
+
"leds":[
|
23
|
+
{
|
24
|
+
"color":"Blue",
|
25
|
+
"location":"FrontPanel",
|
26
|
+
"name":"Enclosure Identify",
|
27
|
+
"state":"Off"
|
28
|
+
},
|
29
|
+
{
|
30
|
+
"color":"Amber",
|
31
|
+
"location":"FrontPanel",
|
32
|
+
"name":"FRU Fault",
|
33
|
+
"state":"Off"
|
34
|
+
},
|
35
|
+
{
|
36
|
+
"color":"Green",
|
37
|
+
"location":"FrontPanel",
|
38
|
+
"name":"Power",
|
39
|
+
"state":"On"
|
40
|
+
}
|
41
|
+
],
|
42
|
+
"description":"EN4093R 10Gb Ethernet Switch",
|
43
|
+
"name":"IO Module 01",
|
44
|
+
"errorFields":[
|
45
|
+
{
|
46
|
+
"IOCompatibilityData":"FETCH_FAILED"
|
47
|
+
}
|
48
|
+
],
|
49
|
+
"stackMode":"Standby",
|
50
|
+
"attachedNodes":[
|
51
|
+
|
52
|
+
],
|
53
|
+
"cmmHealthState":"Normal",
|
54
|
+
"userDescription":"",
|
55
|
+
"partNumber":"95Y3311",
|
56
|
+
"ipInterfaces":[
|
57
|
+
{
|
58
|
+
"IPv4enabled":true,
|
59
|
+
"IPv4DHCPmode":"STATIC_ONLY",
|
60
|
+
"IPv6enabled":true,
|
61
|
+
"IPv6DHCPenabled":true,
|
62
|
+
"IPv4assignments":[
|
63
|
+
{
|
64
|
+
"id":2,
|
65
|
+
"subnet":"255.255.252.0",
|
66
|
+
"gateway":"10.240.72.1",
|
67
|
+
"address":"10.240.72.62",
|
68
|
+
"type":"CONFIGURED"
|
69
|
+
},
|
70
|
+
{
|
71
|
+
"id":2,
|
72
|
+
"subnet":"255.255.252.0",
|
73
|
+
"gateway":"10.240.72.1",
|
74
|
+
"address":"10.240.72.62",
|
75
|
+
"type":"INUSE"
|
76
|
+
}
|
77
|
+
],
|
78
|
+
"IPv6assignments":[
|
79
|
+
{
|
80
|
+
"id":1,
|
81
|
+
"scope":"LinkLocal",
|
82
|
+
"gateway":"0:0:0:0:0:0:0:0",
|
83
|
+
"source":"Other",
|
84
|
+
"address":"fe80:0:0:0:aa97:dcff:fe78:4fef",
|
85
|
+
"prefix":64,
|
86
|
+
"type":"INUSE"
|
87
|
+
},
|
88
|
+
{
|
89
|
+
"id":2,
|
90
|
+
"scope":"Global",
|
91
|
+
"gateway":"0:0:0:0:0:0:0:0",
|
92
|
+
"source":"Static",
|
93
|
+
"address":"0:0:0:0:0:0:0:0",
|
94
|
+
"prefix":64,
|
95
|
+
"type":"CONFIGURED"
|
96
|
+
},
|
97
|
+
{
|
98
|
+
"id":34,
|
99
|
+
"scope":"Global",
|
100
|
+
"gateway":"0:0:0:0:0:0:0:0",
|
101
|
+
"source":"Stateless",
|
102
|
+
"address":"fd55:faaf:e1ab:20fc:aa97:dcff:fe78:4fef",
|
103
|
+
"prefix":64,
|
104
|
+
"type":"INUSE"
|
105
|
+
}
|
106
|
+
],
|
107
|
+
"name":"ioe0",
|
108
|
+
"IPv6statelessEnabled":true,
|
109
|
+
"label":"",
|
110
|
+
"IPv6staticEnabled":false
|
111
|
+
}
|
112
|
+
],
|
113
|
+
"excludedHealthState":"Normal",
|
114
|
+
"firmware":[
|
115
|
+
{
|
116
|
+
"status":"Active",
|
117
|
+
"name":"Boot ROM",
|
118
|
+
"date":"2016-08-03T04:00:00Z",
|
119
|
+
"type":"Boot ROM",
|
120
|
+
"build":"",
|
121
|
+
"version":"7.8.14.5"
|
122
|
+
},
|
123
|
+
{
|
124
|
+
"status":"Active",
|
125
|
+
"name":"Main Application 1",
|
126
|
+
"date":"2016-08-03T04:00:00Z",
|
127
|
+
"type":"Main Application 1",
|
128
|
+
"build":"",
|
129
|
+
"version":"7.8.14.5"
|
130
|
+
},
|
131
|
+
{
|
132
|
+
"status":"Not-Active",
|
133
|
+
"name":"Main Application 2",
|
134
|
+
"date":"2014-09-22T04:00:00Z",
|
135
|
+
"type":"Main Application 2",
|
136
|
+
"build":"",
|
137
|
+
"version":"7.8.7.0"
|
138
|
+
}
|
139
|
+
],
|
140
|
+
"machineType":"",
|
141
|
+
"parent":{
|
142
|
+
"uuid":"7F3E7E375B5747E0938969896B1CFDF5",
|
143
|
+
"uri":"chassis/7F3E7E375B5747E0938969896B1CFDF5"
|
144
|
+
},
|
145
|
+
"hostname":"",
|
146
|
+
"FRU":"95Y3312",
|
147
|
+
"macAddresses":[
|
148
|
+
"A8:97:DC:78:4F:EF"
|
149
|
+
],
|
150
|
+
"uri":"switch/1B33D6D13F267A614567A897DC784F00",
|
151
|
+
"productId":"471",
|
152
|
+
"powerAllocation":{
|
153
|
+
"maximumAllocatedPower":100,
|
154
|
+
"minimumAllocatedPower":100
|
155
|
+
},
|
156
|
+
"powerState":"On",
|
157
|
+
"ipv6Addresses":[
|
158
|
+
"fe80:0:0:0:aa97:dcff:fe78:4fef",
|
159
|
+
"fd55:faaf:e1ab:20fc:aa97:dcff:fe78:4fef"
|
160
|
+
],
|
161
|
+
"posID":"33",
|
162
|
+
"overallHealthState":"Normal",
|
163
|
+
"protectedMode":"False",
|
164
|
+
"manufacturer":"IBM",
|
165
|
+
"slots":[
|
166
|
+
1
|
167
|
+
],
|
168
|
+
"vpdID":"304",
|
169
|
+
"uuid":"1B33D6D13F267A614567A897DC784F00",
|
170
|
+
"productName":"IBM Flex System Fabric EN4093R 10Gb Scalable Switch",
|
171
|
+
"dnsHostnames":[
|
172
|
+
"SW-Y010CM3BE008.labs.lenovo.com",
|
173
|
+
"fd55:faaf:e1ab:20fc:aa97:dcff:fe78:4fef"
|
174
|
+
],
|
175
|
+
"fruSerialNumber":"Y010CM3BE008"
|
176
|
+
},
|
177
|
+
{
|
178
|
+
"accessState":"Online",
|
179
|
+
"model":"",
|
180
|
+
"manufacturerId":"20301",
|
181
|
+
"serialNumber":"",
|
182
|
+
"type":"Switch",
|
183
|
+
"dataHandle":1475170006456,
|
184
|
+
"ipv4Addresses":[
|
185
|
+
"10.240.72.64"
|
186
|
+
],
|
187
|
+
"cmmDisplayName":"IO Module 03",
|
188
|
+
"backedBy":"real",
|
189
|
+
"leds":[
|
190
|
+
{
|
191
|
+
"color":"Blue",
|
192
|
+
"location":"FrontPanel",
|
193
|
+
"name":"Enclosure Identify",
|
194
|
+
"state":"Off"
|
195
|
+
},
|
196
|
+
{
|
197
|
+
"color":"Amber",
|
198
|
+
"location":"FrontPanel",
|
199
|
+
"name":"FRU Fault",
|
200
|
+
"state":"Off"
|
201
|
+
},
|
202
|
+
{
|
203
|
+
"color":"Green",
|
204
|
+
"location":"FrontPanel",
|
205
|
+
"name":"Power",
|
206
|
+
"state":"On"
|
207
|
+
}
|
208
|
+
],
|
209
|
+
"description":"FC5022 16Gb SAN Scalable Switch",
|
210
|
+
"name":"IO Module 03",
|
211
|
+
"errorFields":[
|
212
|
+
{
|
213
|
+
"IOCompatibilityData":"FETCH_FAILED"
|
214
|
+
}
|
215
|
+
],
|
216
|
+
"stackMode":"N/A",
|
217
|
+
"attachedNodes":[
|
218
|
+
|
219
|
+
],
|
220
|
+
"cmmHealthState":"Normal",
|
221
|
+
"userDescription":"",
|
222
|
+
"partNumber":"00Y3327",
|
223
|
+
"ipInterfaces":[
|
224
|
+
{
|
225
|
+
"IPv4enabled":true,
|
226
|
+
"IPv4DHCPmode":"STATIC_ONLY",
|
227
|
+
"IPv6enabled":true,
|
228
|
+
"IPv6DHCPenabled":true,
|
229
|
+
"IPv4assignments":[
|
230
|
+
{
|
231
|
+
"id":2,
|
232
|
+
"subnet":"255.255.252.0",
|
233
|
+
"gateway":"10.240.72.1",
|
234
|
+
"address":"10.240.72.64",
|
235
|
+
"type":"CONFIGURED"
|
236
|
+
},
|
237
|
+
{
|
238
|
+
"id":2,
|
239
|
+
"subnet":"255.255.252.0",
|
240
|
+
"gateway":"10.240.72.1",
|
241
|
+
"address":"10.240.72.64",
|
242
|
+
"type":"INUSE"
|
243
|
+
}
|
244
|
+
],
|
245
|
+
"IPv6assignments":[
|
246
|
+
{
|
247
|
+
"id":1,
|
248
|
+
"scope":"LinkLocal",
|
249
|
+
"gateway":"0:0:0:0:0:0:0:0",
|
250
|
+
"source":"Other",
|
251
|
+
"address":"fe80:0:0:0:227:f8ff:fe87:f11",
|
252
|
+
"prefix":64,
|
253
|
+
"type":"INUSE"
|
254
|
+
},
|
255
|
+
{
|
256
|
+
"id":2,
|
257
|
+
"scope":"Global",
|
258
|
+
"gateway":"0:0:0:0:0:0:0:0",
|
259
|
+
"source":"Static",
|
260
|
+
"address":"0:0:0:0:0:0:0:0",
|
261
|
+
"prefix":64,
|
262
|
+
"type":"CONFIGURED"
|
263
|
+
},
|
264
|
+
{
|
265
|
+
"id":33,
|
266
|
+
"scope":"Global",
|
267
|
+
"gateway":"0:0:0:0:0:0:0:0",
|
268
|
+
"source":"Stateless",
|
269
|
+
"address":"fd55:faaf:e1ab:20fc:227:f8ff:fe87:f11",
|
270
|
+
"prefix":64,
|
271
|
+
"type":"INUSE"
|
272
|
+
}
|
273
|
+
],
|
274
|
+
"name":"ioe0",
|
275
|
+
"IPv6statelessEnabled":true,
|
276
|
+
"label":"",
|
277
|
+
"IPv6staticEnabled":false
|
278
|
+
}
|
279
|
+
],
|
280
|
+
"excludedHealthState":"Normal",
|
281
|
+
"firmware":[
|
282
|
+
{
|
283
|
+
"status":"Active",
|
284
|
+
"name":"Main Application",
|
285
|
+
"date":"2014-06-26T04:00:00Z",
|
286
|
+
"type":"Main Application",
|
287
|
+
"build":"",
|
288
|
+
"version":"7.2.1a2"
|
289
|
+
}
|
290
|
+
],
|
291
|
+
"machineType":"",
|
292
|
+
"parent":{
|
293
|
+
"uuid":"7F3E7E375B5747E0938969896B1CFDF5",
|
294
|
+
"uri":"chassis/7F3E7E375B5747E0938969896B1CFDF5"
|
295
|
+
},
|
296
|
+
"hostname":"",
|
297
|
+
"FRU":"00Y3329",
|
298
|
+
"macAddresses":[
|
299
|
+
"00:27:F8:87:0F:11"
|
300
|
+
],
|
301
|
+
"uri":"switch/2BB054971DD2B201663F0027F8870F10",
|
302
|
+
"productId":"329",
|
303
|
+
"powerAllocation":{
|
304
|
+
"maximumAllocatedPower":100,
|
305
|
+
"minimumAllocatedPower":100
|
306
|
+
},
|
307
|
+
"powerState":"On",
|
308
|
+
"ipv6Addresses":[
|
309
|
+
"fe80:0:0:0:227:f8ff:fe87:f11",
|
310
|
+
"fd55:faaf:e1ab:20fc:227:f8ff:fe87:f11"
|
311
|
+
],
|
312
|
+
"posID":"17",
|
313
|
+
"overallHealthState":"Normal",
|
314
|
+
"protectedMode":"Not supported",
|
315
|
+
"manufacturer":"IBM",
|
316
|
+
"slots":[
|
317
|
+
3
|
318
|
+
],
|
319
|
+
"vpdID":"309",
|
320
|
+
"uuid":"2BB054971DD2B201663F0027F8870F10",
|
321
|
+
"productName":"IBM Flex System FC5022 24-port 16Gb SAN Scalable Switch",
|
322
|
+
"dnsHostnames":[
|
323
|
+
"SW-Y051UZ3S4002.labs.lenovo.com",
|
324
|
+
"fd55:faaf:e1ab:20fc:227:f8ff:fe87:f11"
|
325
|
+
],
|
326
|
+
"fruSerialNumber":"Y051UZ3S4002"
|
327
|
+
},
|
328
|
+
{
|
329
|
+
"accessState":"Online",
|
330
|
+
"model":"",
|
331
|
+
"manufacturerId":"20301",
|
332
|
+
"serialNumber":"",
|
333
|
+
"type":"Switch",
|
334
|
+
"dataHandle":1475169605221,
|
335
|
+
"ipv4Addresses":[
|
336
|
+
"192.168.70.120"
|
337
|
+
],
|
338
|
+
"cmmDisplayName":"IO Module 01",
|
339
|
+
"backedBy":"real",
|
340
|
+
"leds":[
|
341
|
+
{
|
342
|
+
"color":"Blue",
|
343
|
+
"location":"FrontPanel",
|
344
|
+
"name":"Enclosure Identify",
|
345
|
+
"state":"Off"
|
346
|
+
},
|
347
|
+
{
|
348
|
+
"color":"Amber",
|
349
|
+
"location":"FrontPanel",
|
350
|
+
"name":"FRU Fault",
|
351
|
+
"state":"Off"
|
352
|
+
},
|
353
|
+
{
|
354
|
+
"color":"Green",
|
355
|
+
"location":"FrontPanel",
|
356
|
+
"name":"Power",
|
357
|
+
"state":"On"
|
358
|
+
}
|
359
|
+
],
|
360
|
+
"description":"EN2092 1Gb Ethernet Switch",
|
361
|
+
"name":"IO Module 01",
|
362
|
+
"errorFields":[
|
363
|
+
{
|
364
|
+
"IOCompatibilityData":"FETCH_FAILED"
|
365
|
+
}
|
366
|
+
],
|
367
|
+
"stackMode":"N/A",
|
368
|
+
"attachedNodes":[
|
369
|
+
|
370
|
+
],
|
371
|
+
"cmmHealthState":"Normal",
|
372
|
+
"userDescription":"",
|
373
|
+
"partNumber":"49Y4295",
|
374
|
+
"ipInterfaces":[
|
375
|
+
{
|
376
|
+
"IPv4enabled":true,
|
377
|
+
"IPv4DHCPmode":"DHCP_THEN_STATIC",
|
378
|
+
"IPv6enabled":true,
|
379
|
+
"IPv6DHCPenabled":true,
|
380
|
+
"IPv4assignments":[
|
381
|
+
{
|
382
|
+
"id":2,
|
383
|
+
"subnet":"255.255.255.0",
|
384
|
+
"gateway":"0.0.0.0",
|
385
|
+
"address":"192.168.70.120",
|
386
|
+
"type":"CONFIGURED"
|
387
|
+
},
|
388
|
+
{
|
389
|
+
"id":2,
|
390
|
+
"subnet":"255.255.255.0",
|
391
|
+
"gateway":"0.0.0.0",
|
392
|
+
"address":"192.168.70.120",
|
393
|
+
"type":"INUSE"
|
394
|
+
}
|
395
|
+
],
|
396
|
+
"IPv6assignments":[
|
397
|
+
{
|
398
|
+
"id":1,
|
399
|
+
"scope":"LinkLocal",
|
400
|
+
"gateway":"0:0:0:0:0:0:0:0",
|
401
|
+
"source":"Other",
|
402
|
+
"address":"fe80:0:0:0:a17:f4ff:feb1:14ef",
|
403
|
+
"prefix":64,
|
404
|
+
"type":"INUSE"
|
405
|
+
},
|
406
|
+
{
|
407
|
+
"id":2,
|
408
|
+
"scope":"Global",
|
409
|
+
"gateway":"0:0:0:0:0:0:0:0",
|
410
|
+
"source":"Static",
|
411
|
+
"address":"0:0:0:0:0:0:0:0",
|
412
|
+
"prefix":64,
|
413
|
+
"type":"CONFIGURED"
|
414
|
+
},
|
415
|
+
{
|
416
|
+
"id":35,
|
417
|
+
"scope":"Global",
|
418
|
+
"gateway":"0:0:0:0:0:0:0:0",
|
419
|
+
"source":"Stateless",
|
420
|
+
"address":"fd55:faaf:e1ab:2021:a17:f4ff:feb1:14ef",
|
421
|
+
"prefix":64,
|
422
|
+
"type":"INUSE"
|
423
|
+
}
|
424
|
+
],
|
425
|
+
"name":"ioe0",
|
426
|
+
"IPv6statelessEnabled":true,
|
427
|
+
"label":"",
|
428
|
+
"IPv6staticEnabled":false
|
429
|
+
}
|
430
|
+
],
|
431
|
+
"excludedHealthState":"Normal",
|
432
|
+
"firmware":[
|
433
|
+
{
|
434
|
+
"status":"Active",
|
435
|
+
"name":"Boot ROM",
|
436
|
+
"date":"2016-06-14T04:00:00Z",
|
437
|
+
"type":"Boot ROM",
|
438
|
+
"build":"",
|
439
|
+
"version":"7.8.14.2"
|
440
|
+
},
|
441
|
+
{
|
442
|
+
"status":"Active",
|
443
|
+
"name":"Main Application 1",
|
444
|
+
"date":"2016-06-14T04:00:00Z",
|
445
|
+
"type":"Main Application 1",
|
446
|
+
"build":"",
|
447
|
+
"version":"7.8.14.2"
|
448
|
+
},
|
449
|
+
{
|
450
|
+
"status":"Not-Active",
|
451
|
+
"name":"Main Application 2",
|
452
|
+
"date":"2015-07-21T04:00:00Z",
|
453
|
+
"type":"Main Application 2",
|
454
|
+
"build":"",
|
455
|
+
"version":"7.8.11.0"
|
456
|
+
}
|
457
|
+
],
|
458
|
+
"machineType":"",
|
459
|
+
"parent":{
|
460
|
+
"uuid":"3B058C775CE44FA6AC05608B196EDAB1",
|
461
|
+
"uri":"chassis/3B058C775CE44FA6AC05608B196EDAB1"
|
462
|
+
},
|
463
|
+
"hostname":"",
|
464
|
+
"FRU":"49Y4296",
|
465
|
+
"macAddresses":[
|
466
|
+
"08:17:F4:B1:14:EF"
|
467
|
+
],
|
468
|
+
"uri":"switch/1B33D6CE6D58C30145BA0817F4B11400",
|
469
|
+
"productId":"347",
|
470
|
+
"powerAllocation":{
|
471
|
+
"maximumAllocatedPower":64,
|
472
|
+
"minimumAllocatedPower":64
|
473
|
+
},
|
474
|
+
"powerState":"On",
|
475
|
+
"ipv6Addresses":[
|
476
|
+
"fe80:0:0:0:a17:f4ff:feb1:14ef",
|
477
|
+
"fd55:faaf:e1ab:2021:a17:f4ff:feb1:14ef"
|
478
|
+
],
|
479
|
+
"posID":"281",
|
480
|
+
"overallHealthState":"Normal",
|
481
|
+
"protectedMode":"False",
|
482
|
+
"manufacturer":"IBM",
|
483
|
+
"slots":[
|
484
|
+
1
|
485
|
+
],
|
486
|
+
"vpdID":"304",
|
487
|
+
"uuid":"1B33D6CE6D58C30145BA0817F4B11400",
|
488
|
+
"productName":"IBM Flex System EN2092 1Gb Ethernet Scalable Switch",
|
489
|
+
"dnsHostnames":[
|
490
|
+
"192.168.70.120",
|
491
|
+
"fd55:faaf:e1ab:2021:a17:f4ff:feb1:14ef"
|
492
|
+
],
|
493
|
+
"fruSerialNumber":"Y250VT183065"
|
494
|
+
}
|
495
|
+
]
|
496
|
+
}
|
497
|
+
+ Response 400
|
498
|
+
+ Response 401
|
499
|
+
+ Response 404
|
500
|
+
+ Response 409
|
501
|
+
+ Response 500
|
502
|
+
|
503
|
+
# GET /switches/1B33D6D13F267A614567A897DC784F00,2BB054971DD2B201663F0027F8870F10,1B33D6CE6D58C30145BA0817F4B11400?includeAttributes=accessState,attachedNodes
|
504
|
+
|
505
|
+
+ Response 200 (application/json)
|
506
|
+
{
|
507
|
+
"switchList":[
|
508
|
+
{
|
509
|
+
"accessState":"Online",
|
510
|
+
"parent":{
|
511
|
+
"uuid":"7F3E7E375B5747E0938969896B1CFDF5",
|
512
|
+
"uri":"chassis/7F3E7E375B5747E0938969896B1CFDF5"
|
513
|
+
},
|
514
|
+
"attachedNodes":[
|
515
|
+
|
516
|
+
],
|
517
|
+
"uuid":"1B33D6D13F267A614567A897DC784F00",
|
518
|
+
"uri":"switch/1B33D6D13F267A614567A897DC784F00",
|
519
|
+
"dataHandle":1475169867948
|
520
|
+
},
|
521
|
+
{
|
522
|
+
"accessState":"Online",
|
523
|
+
"parent":{
|
524
|
+
"uuid":"7F3E7E375B5747E0938969896B1CFDF5",
|
525
|
+
"uri":"chassis/7F3E7E375B5747E0938969896B1CFDF5"
|
526
|
+
},
|
527
|
+
"attachedNodes":[
|
528
|
+
|
529
|
+
],
|
530
|
+
"uuid":"2BB054971DD2B201663F0027F8870F10",
|
531
|
+
"uri":"switch/2BB054971DD2B201663F0027F8870F10",
|
532
|
+
"dataHandle":1475170006456
|
533
|
+
},
|
534
|
+
{
|
535
|
+
"accessState":"Online",
|
536
|
+
"parent":{
|
537
|
+
"uuid":"3B058C775CE44FA6AC05608B196EDAB1",
|
538
|
+
"uri":"chassis/3B058C775CE44FA6AC05608B196EDAB1"
|
539
|
+
},
|
540
|
+
"attachedNodes":[
|
541
|
+
|
542
|
+
],
|
543
|
+
"uuid":"1B33D6CE6D58C30145BA0817F4B11400",
|
544
|
+
"uri":"switch/1B33D6CE6D58C30145BA0817F4B11400",
|
545
|
+
"dataHandle":1475169605221
|
546
|
+
}
|
547
|
+
]
|
548
|
+
}
|
549
|
+
+ Response 400
|
550
|
+
+ Response 401
|
551
|
+
+ Response 404
|
552
|
+
+ Response 409
|
553
|
+
+ Response 500
|
554
|
+
|
555
|
+
# GET /switches?includeAttributes=accessState,attachedNodes
|
556
|
+
|
557
|
+
+ Response 200 (application/json)
|
558
|
+
{
|
559
|
+
"switchList":[
|
560
|
+
{
|
561
|
+
"accessState":"Online",
|
562
|
+
"parent":{
|
563
|
+
"uuid":"7F3E7E375B5747E0938969896B1CFDF5",
|
564
|
+
"uri":"chassis/7F3E7E375B5747E0938969896B1CFDF5"
|
565
|
+
},
|
566
|
+
"attachedNodes":[
|
567
|
+
|
568
|
+
],
|
569
|
+
"uuid":"1B33D6D13F267A614567A897DC784F00",
|
570
|
+
"uri":"switch/1B33D6D13F267A614567A897DC784F00",
|
571
|
+
"dataHandle":1475169867948
|
572
|
+
},
|
573
|
+
{
|
574
|
+
"accessState":"Online",
|
575
|
+
"parent":{
|
576
|
+
"uuid":"7F3E7E375B5747E0938969896B1CFDF5",
|
577
|
+
"uri":"chassis/7F3E7E375B5747E0938969896B1CFDF5"
|
578
|
+
},
|
579
|
+
"attachedNodes":[
|
580
|
+
|
581
|
+
],
|
582
|
+
"uuid":"2BB054971DD2B201663F0027F8870F10",
|
583
|
+
"uri":"switch/2BB054971DD2B201663F0027F8870F10",
|
584
|
+
"dataHandle":1475170006456
|
585
|
+
},
|
586
|
+
{
|
587
|
+
"accessState":"Online",
|
588
|
+
"parent":{
|
589
|
+
"uuid":"3B058C775CE44FA6AC05608B196EDAB1",
|
590
|
+
"uri":"chassis/3B058C775CE44FA6AC05608B196EDAB1"
|
591
|
+
},
|
592
|
+
"attachedNodes":[
|
593
|
+
|
594
|
+
],
|
595
|
+
"uuid":"1B33D6CE6D58C30145BA0817F4B11400",
|
596
|
+
"uri":"switch/1B33D6CE6D58C30145BA0817F4B11400",
|
597
|
+
"dataHandle":1475169605221
|
598
|
+
}
|
599
|
+
]
|
600
|
+
}
|
601
|
+
+ Response 400
|
602
|
+
+ Response 401
|
603
|
+
+ Response 404
|
604
|
+
+ Response 409
|
605
|
+
+ Response 500
|
606
|
+
|
607
|
+
# GET /switches/1B33D6D13F267A614567A897DC784F00,2BB054971DD2B201663F0027F8870F10,1B33D6CE6D58C30145BA0817F4B11400?excludeAttributes=accessState,attachedNodes
|
608
|
+
|
609
|
+
+ Response 200 (application/json)
|
610
|
+
{
|
611
|
+
"switchList":[
|
612
|
+
{
|
613
|
+
"model":"",
|
614
|
+
"manufacturerId":"20301",
|
615
|
+
"serialNumber":"",
|
616
|
+
"type":"Switch",
|
617
|
+
"dataHandle":1475169867948,
|
618
|
+
"ipv4Addresses":[
|
619
|
+
"10.240.72.62"
|
620
|
+
],
|
621
|
+
"cmmDisplayName":"IO Module 01",
|
622
|
+
"backedBy":"real",
|
623
|
+
"leds":[
|
624
|
+
{
|
625
|
+
"color":"Blue",
|
626
|
+
"location":"FrontPanel",
|
627
|
+
"name":"Enclosure Identify",
|
628
|
+
"state":"Off"
|
629
|
+
},
|
630
|
+
{
|
631
|
+
"color":"Amber",
|
632
|
+
"location":"FrontPanel",
|
633
|
+
"name":"FRU Fault",
|
634
|
+
"state":"Off"
|
635
|
+
},
|
636
|
+
{
|
637
|
+
"color":"Green",
|
638
|
+
"location":"FrontPanel",
|
639
|
+
"name":"Power",
|
640
|
+
"state":"On"
|
641
|
+
}
|
642
|
+
],
|
643
|
+
"description":"EN4093R 10Gb Ethernet Switch",
|
644
|
+
"name":"IO Module 01",
|
645
|
+
"errorFields":[
|
646
|
+
{
|
647
|
+
"IOCompatibilityData":"FETCH_FAILED"
|
648
|
+
}
|
649
|
+
],
|
650
|
+
"stackMode":"Standby",
|
651
|
+
"attachedNodes":[
|
652
|
+
|
653
|
+
],
|
654
|
+
"cmmHealthState":"Normal",
|
655
|
+
"userDescription":"",
|
656
|
+
"partNumber":"95Y3311",
|
657
|
+
"ipInterfaces":[
|
658
|
+
{
|
659
|
+
"IPv4enabled":true,
|
660
|
+
"IPv4DHCPmode":"STATIC_ONLY",
|
661
|
+
"IPv6enabled":true,
|
662
|
+
"IPv6DHCPenabled":true,
|
663
|
+
"IPv4assignments":[
|
664
|
+
{
|
665
|
+
"id":2,
|
666
|
+
"subnet":"255.255.252.0",
|
667
|
+
"gateway":"10.240.72.1",
|
668
|
+
"address":"10.240.72.62",
|
669
|
+
"type":"CONFIGURED"
|
670
|
+
},
|
671
|
+
{
|
672
|
+
"id":2,
|
673
|
+
"subnet":"255.255.252.0",
|
674
|
+
"gateway":"10.240.72.1",
|
675
|
+
"address":"10.240.72.62",
|
676
|
+
"type":"INUSE"
|
677
|
+
}
|
678
|
+
],
|
679
|
+
"IPv6assignments":[
|
680
|
+
{
|
681
|
+
"id":1,
|
682
|
+
"scope":"LinkLocal",
|
683
|
+
"gateway":"0:0:0:0:0:0:0:0",
|
684
|
+
"source":"Other",
|
685
|
+
"address":"fe80:0:0:0:aa97:dcff:fe78:4fef",
|
686
|
+
"prefix":64,
|
687
|
+
"type":"INUSE"
|
688
|
+
},
|
689
|
+
{
|
690
|
+
"id":2,
|
691
|
+
"scope":"Global",
|
692
|
+
"gateway":"0:0:0:0:0:0:0:0",
|
693
|
+
"source":"Static",
|
694
|
+
"address":"0:0:0:0:0:0:0:0",
|
695
|
+
"prefix":64,
|
696
|
+
"type":"CONFIGURED"
|
697
|
+
},
|
698
|
+
{
|
699
|
+
"id":34,
|
700
|
+
"scope":"Global",
|
701
|
+
"gateway":"0:0:0:0:0:0:0:0",
|
702
|
+
"source":"Stateless",
|
703
|
+
"address":"fd55:faaf:e1ab:20fc:aa97:dcff:fe78:4fef",
|
704
|
+
"prefix":64,
|
705
|
+
"type":"INUSE"
|
706
|
+
}
|
707
|
+
],
|
708
|
+
"name":"ioe0",
|
709
|
+
"IPv6statelessEnabled":true,
|
710
|
+
"label":"",
|
711
|
+
"IPv6staticEnabled":false
|
712
|
+
}
|
713
|
+
],
|
714
|
+
"excludedHealthState":"Normal",
|
715
|
+
"firmware":[
|
716
|
+
{
|
717
|
+
"status":"Active",
|
718
|
+
"name":"Boot ROM",
|
719
|
+
"date":"2016-08-03T04:00:00Z",
|
720
|
+
"type":"Boot ROM",
|
721
|
+
"build":"",
|
722
|
+
"version":"7.8.14.5"
|
723
|
+
},
|
724
|
+
{
|
725
|
+
"status":"Active",
|
726
|
+
"name":"Main Application 1",
|
727
|
+
"date":"2016-08-03T04:00:00Z",
|
728
|
+
"type":"Main Application 1",
|
729
|
+
"build":"",
|
730
|
+
"version":"7.8.14.5"
|
731
|
+
},
|
732
|
+
{
|
733
|
+
"status":"Not-Active",
|
734
|
+
"name":"Main Application 2",
|
735
|
+
"date":"2014-09-22T04:00:00Z",
|
736
|
+
"type":"Main Application 2",
|
737
|
+
"build":"",
|
738
|
+
"version":"7.8.7.0"
|
739
|
+
}
|
740
|
+
],
|
741
|
+
"machineType":"",
|
742
|
+
"parent":{
|
743
|
+
"uuid":"7F3E7E375B5747E0938969896B1CFDF5",
|
744
|
+
"uri":"chassis/7F3E7E375B5747E0938969896B1CFDF5"
|
745
|
+
},
|
746
|
+
"hostname":"",
|
747
|
+
"FRU":"95Y3312",
|
748
|
+
"macAddresses":[
|
749
|
+
"A8:97:DC:78:4F:EF"
|
750
|
+
],
|
751
|
+
"uri":"switch/1B33D6D13F267A614567A897DC784F00",
|
752
|
+
"productId":"471",
|
753
|
+
"powerAllocation":{
|
754
|
+
"maximumAllocatedPower":100,
|
755
|
+
"minimumAllocatedPower":100
|
756
|
+
},
|
757
|
+
"powerState":"On",
|
758
|
+
"ipv6Addresses":[
|
759
|
+
"fe80:0:0:0:aa97:dcff:fe78:4fef",
|
760
|
+
"fd55:faaf:e1ab:20fc:aa97:dcff:fe78:4fef"
|
761
|
+
],
|
762
|
+
"posID":"33",
|
763
|
+
"overallHealthState":"Normal",
|
764
|
+
"protectedMode":"False",
|
765
|
+
"manufacturer":"IBM",
|
766
|
+
"slots":[
|
767
|
+
1
|
768
|
+
],
|
769
|
+
"vpdID":"304",
|
770
|
+
"uuid":"1B33D6D13F267A614567A897DC784F00",
|
771
|
+
"productName":"IBM Flex System Fabric EN4093R 10Gb Scalable Switch",
|
772
|
+
"dnsHostnames":[
|
773
|
+
"SW-Y010CM3BE008.labs.lenovo.com",
|
774
|
+
"fd55:faaf:e1ab:20fc:aa97:dcff:fe78:4fef"
|
775
|
+
],
|
776
|
+
"fruSerialNumber":"Y010CM3BE008"
|
777
|
+
},
|
778
|
+
{
|
779
|
+
"model":"",
|
780
|
+
"manufacturerId":"20301",
|
781
|
+
"serialNumber":"",
|
782
|
+
"type":"Switch",
|
783
|
+
"dataHandle":1475170006456,
|
784
|
+
"ipv4Addresses":[
|
785
|
+
"10.240.72.64"
|
786
|
+
],
|
787
|
+
"cmmDisplayName":"IO Module 03",
|
788
|
+
"backedBy":"real",
|
789
|
+
"leds":[
|
790
|
+
{
|
791
|
+
"color":"Blue",
|
792
|
+
"location":"FrontPanel",
|
793
|
+
"name":"Enclosure Identify",
|
794
|
+
"state":"Off"
|
795
|
+
},
|
796
|
+
{
|
797
|
+
"color":"Amber",
|
798
|
+
"location":"FrontPanel",
|
799
|
+
"name":"FRU Fault",
|
800
|
+
"state":"Off"
|
801
|
+
},
|
802
|
+
{
|
803
|
+
"color":"Green",
|
804
|
+
"location":"FrontPanel",
|
805
|
+
"name":"Power",
|
806
|
+
"state":"On"
|
807
|
+
}
|
808
|
+
],
|
809
|
+
"description":"FC5022 16Gb SAN Scalable Switch",
|
810
|
+
"name":"IO Module 03",
|
811
|
+
"errorFields":[
|
812
|
+
{
|
813
|
+
"IOCompatibilityData":"FETCH_FAILED"
|
814
|
+
}
|
815
|
+
],
|
816
|
+
"stackMode":"N/A",
|
817
|
+
"attachedNodes":[
|
818
|
+
|
819
|
+
],
|
820
|
+
"cmmHealthState":"Normal",
|
821
|
+
"userDescription":"",
|
822
|
+
"partNumber":"00Y3327",
|
823
|
+
"ipInterfaces":[
|
824
|
+
{
|
825
|
+
"IPv4enabled":true,
|
826
|
+
"IPv4DHCPmode":"STATIC_ONLY",
|
827
|
+
"IPv6enabled":true,
|
828
|
+
"IPv6DHCPenabled":true,
|
829
|
+
"IPv4assignments":[
|
830
|
+
{
|
831
|
+
"id":2,
|
832
|
+
"subnet":"255.255.252.0",
|
833
|
+
"gateway":"10.240.72.1",
|
834
|
+
"address":"10.240.72.64",
|
835
|
+
"type":"CONFIGURED"
|
836
|
+
},
|
837
|
+
{
|
838
|
+
"id":2,
|
839
|
+
"subnet":"255.255.252.0",
|
840
|
+
"gateway":"10.240.72.1",
|
841
|
+
"address":"10.240.72.64",
|
842
|
+
"type":"INUSE"
|
843
|
+
}
|
844
|
+
],
|
845
|
+
"IPv6assignments":[
|
846
|
+
{
|
847
|
+
"id":1,
|
848
|
+
"scope":"LinkLocal",
|
849
|
+
"gateway":"0:0:0:0:0:0:0:0",
|
850
|
+
"source":"Other",
|
851
|
+
"address":"fe80:0:0:0:227:f8ff:fe87:f11",
|
852
|
+
"prefix":64,
|
853
|
+
"type":"INUSE"
|
854
|
+
},
|
855
|
+
{
|
856
|
+
"id":2,
|
857
|
+
"scope":"Global",
|
858
|
+
"gateway":"0:0:0:0:0:0:0:0",
|
859
|
+
"source":"Static",
|
860
|
+
"address":"0:0:0:0:0:0:0:0",
|
861
|
+
"prefix":64,
|
862
|
+
"type":"CONFIGURED"
|
863
|
+
},
|
864
|
+
{
|
865
|
+
"id":33,
|
866
|
+
"scope":"Global",
|
867
|
+
"gateway":"0:0:0:0:0:0:0:0",
|
868
|
+
"source":"Stateless",
|
869
|
+
"address":"fd55:faaf:e1ab:20fc:227:f8ff:fe87:f11",
|
870
|
+
"prefix":64,
|
871
|
+
"type":"INUSE"
|
872
|
+
}
|
873
|
+
],
|
874
|
+
"name":"ioe0",
|
875
|
+
"IPv6statelessEnabled":true,
|
876
|
+
"label":"",
|
877
|
+
"IPv6staticEnabled":false
|
878
|
+
}
|
879
|
+
],
|
880
|
+
"excludedHealthState":"Normal",
|
881
|
+
"firmware":[
|
882
|
+
{
|
883
|
+
"status":"Active",
|
884
|
+
"name":"Main Application",
|
885
|
+
"date":"2014-06-26T04:00:00Z",
|
886
|
+
"type":"Main Application",
|
887
|
+
"build":"",
|
888
|
+
"version":"7.2.1a2"
|
889
|
+
}
|
890
|
+
],
|
891
|
+
"machineType":"",
|
892
|
+
"parent":{
|
893
|
+
"uuid":"7F3E7E375B5747E0938969896B1CFDF5",
|
894
|
+
"uri":"chassis/7F3E7E375B5747E0938969896B1CFDF5"
|
895
|
+
},
|
896
|
+
"hostname":"",
|
897
|
+
"FRU":"00Y3329",
|
898
|
+
"macAddresses":[
|
899
|
+
"00:27:F8:87:0F:11"
|
900
|
+
],
|
901
|
+
"uri":"switch/2BB054971DD2B201663F0027F8870F10",
|
902
|
+
"productId":"329",
|
903
|
+
"powerAllocation":{
|
904
|
+
"maximumAllocatedPower":100,
|
905
|
+
"minimumAllocatedPower":100
|
906
|
+
},
|
907
|
+
"powerState":"On",
|
908
|
+
"ipv6Addresses":[
|
909
|
+
"fe80:0:0:0:227:f8ff:fe87:f11",
|
910
|
+
"fd55:faaf:e1ab:20fc:227:f8ff:fe87:f11"
|
911
|
+
],
|
912
|
+
"posID":"17",
|
913
|
+
"overallHealthState":"Normal",
|
914
|
+
"protectedMode":"Not supported",
|
915
|
+
"manufacturer":"IBM",
|
916
|
+
"slots":[
|
917
|
+
3
|
918
|
+
],
|
919
|
+
"vpdID":"309",
|
920
|
+
"uuid":"2BB054971DD2B201663F0027F8870F10",
|
921
|
+
"productName":"IBM Flex System FC5022 24-port 16Gb SAN Scalable Switch",
|
922
|
+
"dnsHostnames":[
|
923
|
+
"SW-Y051UZ3S4002.labs.lenovo.com",
|
924
|
+
"fd55:faaf:e1ab:20fc:227:f8ff:fe87:f11"
|
925
|
+
],
|
926
|
+
"fruSerialNumber":"Y051UZ3S4002"
|
927
|
+
},
|
928
|
+
{
|
929
|
+
"model":"",
|
930
|
+
"manufacturerId":"20301",
|
931
|
+
"serialNumber":"",
|
932
|
+
"type":"Switch",
|
933
|
+
"dataHandle":1475169605221,
|
934
|
+
"ipv4Addresses":[
|
935
|
+
"192.168.70.120"
|
936
|
+
],
|
937
|
+
"cmmDisplayName":"IO Module 01",
|
938
|
+
"backedBy":"real",
|
939
|
+
"leds":[
|
940
|
+
{
|
941
|
+
"color":"Blue",
|
942
|
+
"location":"FrontPanel",
|
943
|
+
"name":"Enclosure Identify",
|
944
|
+
"state":"Off"
|
945
|
+
},
|
946
|
+
{
|
947
|
+
"color":"Amber",
|
948
|
+
"location":"FrontPanel",
|
949
|
+
"name":"FRU Fault",
|
950
|
+
"state":"Off"
|
951
|
+
},
|
952
|
+
{
|
953
|
+
"color":"Green",
|
954
|
+
"location":"FrontPanel",
|
955
|
+
"name":"Power",
|
956
|
+
"state":"On"
|
957
|
+
}
|
958
|
+
],
|
959
|
+
"description":"EN2092 1Gb Ethernet Switch",
|
960
|
+
"name":"IO Module 01",
|
961
|
+
"errorFields":[
|
962
|
+
{
|
963
|
+
"IOCompatibilityData":"FETCH_FAILED"
|
964
|
+
}
|
965
|
+
],
|
966
|
+
"stackMode":"N/A",
|
967
|
+
"attachedNodes":[
|
968
|
+
|
969
|
+
],
|
970
|
+
"cmmHealthState":"Normal",
|
971
|
+
"userDescription":"",
|
972
|
+
"partNumber":"49Y4295",
|
973
|
+
"ipInterfaces":[
|
974
|
+
{
|
975
|
+
"IPv4enabled":true,
|
976
|
+
"IPv4DHCPmode":"DHCP_THEN_STATIC",
|
977
|
+
"IPv6enabled":true,
|
978
|
+
"IPv6DHCPenabled":true,
|
979
|
+
"IPv4assignments":[
|
980
|
+
{
|
981
|
+
"id":2,
|
982
|
+
"subnet":"255.255.255.0",
|
983
|
+
"gateway":"0.0.0.0",
|
984
|
+
"address":"192.168.70.120",
|
985
|
+
"type":"CONFIGURED"
|
986
|
+
},
|
987
|
+
{
|
988
|
+
"id":2,
|
989
|
+
"subnet":"255.255.255.0",
|
990
|
+
"gateway":"0.0.0.0",
|
991
|
+
"address":"192.168.70.120",
|
992
|
+
"type":"INUSE"
|
993
|
+
}
|
994
|
+
],
|
995
|
+
"IPv6assignments":[
|
996
|
+
{
|
997
|
+
"id":1,
|
998
|
+
"scope":"LinkLocal",
|
999
|
+
"gateway":"0:0:0:0:0:0:0:0",
|
1000
|
+
"source":"Other",
|
1001
|
+
"address":"fe80:0:0:0:a17:f4ff:feb1:14ef",
|
1002
|
+
"prefix":64,
|
1003
|
+
"type":"INUSE"
|
1004
|
+
},
|
1005
|
+
{
|
1006
|
+
"id":2,
|
1007
|
+
"scope":"Global",
|
1008
|
+
"gateway":"0:0:0:0:0:0:0:0",
|
1009
|
+
"source":"Static",
|
1010
|
+
"address":"0:0:0:0:0:0:0:0",
|
1011
|
+
"prefix":64,
|
1012
|
+
"type":"CONFIGURED"
|
1013
|
+
},
|
1014
|
+
{
|
1015
|
+
"id":35,
|
1016
|
+
"scope":"Global",
|
1017
|
+
"gateway":"0:0:0:0:0:0:0:0",
|
1018
|
+
"source":"Stateless",
|
1019
|
+
"address":"fd55:faaf:e1ab:2021:a17:f4ff:feb1:14ef",
|
1020
|
+
"prefix":64,
|
1021
|
+
"type":"INUSE"
|
1022
|
+
}
|
1023
|
+
],
|
1024
|
+
"name":"ioe0",
|
1025
|
+
"IPv6statelessEnabled":true,
|
1026
|
+
"label":"",
|
1027
|
+
"IPv6staticEnabled":false
|
1028
|
+
}
|
1029
|
+
],
|
1030
|
+
"excludedHealthState":"Normal",
|
1031
|
+
"firmware":[
|
1032
|
+
{
|
1033
|
+
"status":"Active",
|
1034
|
+
"name":"Boot ROM",
|
1035
|
+
"date":"2016-06-14T04:00:00Z",
|
1036
|
+
"type":"Boot ROM",
|
1037
|
+
"build":"",
|
1038
|
+
"version":"7.8.14.2"
|
1039
|
+
},
|
1040
|
+
{
|
1041
|
+
"status":"Active",
|
1042
|
+
"name":"Main Application 1",
|
1043
|
+
"date":"2016-06-14T04:00:00Z",
|
1044
|
+
"type":"Main Application 1",
|
1045
|
+
"build":"",
|
1046
|
+
"version":"7.8.14.2"
|
1047
|
+
},
|
1048
|
+
{
|
1049
|
+
"status":"Not-Active",
|
1050
|
+
"name":"Main Application 2",
|
1051
|
+
"date":"2015-07-21T04:00:00Z",
|
1052
|
+
"type":"Main Application 2",
|
1053
|
+
"build":"",
|
1054
|
+
"version":"7.8.11.0"
|
1055
|
+
}
|
1056
|
+
],
|
1057
|
+
"machineType":"",
|
1058
|
+
"parent":{
|
1059
|
+
"uuid":"3B058C775CE44FA6AC05608B196EDAB1",
|
1060
|
+
"uri":"chassis/3B058C775CE44FA6AC05608B196EDAB1"
|
1061
|
+
},
|
1062
|
+
"hostname":"",
|
1063
|
+
"FRU":"49Y4296",
|
1064
|
+
"macAddresses":[
|
1065
|
+
"08:17:F4:B1:14:EF"
|
1066
|
+
],
|
1067
|
+
"uri":"switch/1B33D6CE6D58C30145BA0817F4B11400",
|
1068
|
+
"productId":"347",
|
1069
|
+
"powerAllocation":{
|
1070
|
+
"maximumAllocatedPower":64,
|
1071
|
+
"minimumAllocatedPower":64
|
1072
|
+
},
|
1073
|
+
"powerState":"On",
|
1074
|
+
"ipv6Addresses":[
|
1075
|
+
"fe80:0:0:0:a17:f4ff:feb1:14ef",
|
1076
|
+
"fd55:faaf:e1ab:2021:a17:f4ff:feb1:14ef"
|
1077
|
+
],
|
1078
|
+
"posID":"281",
|
1079
|
+
"overallHealthState":"Normal",
|
1080
|
+
"protectedMode":"False",
|
1081
|
+
"manufacturer":"IBM",
|
1082
|
+
"slots":[
|
1083
|
+
1
|
1084
|
+
],
|
1085
|
+
"vpdID":"304",
|
1086
|
+
"uuid":"1B33D6CE6D58C30145BA0817F4B11400",
|
1087
|
+
"productName":"IBM Flex System EN2092 1Gb Ethernet Scalable Switch",
|
1088
|
+
"dnsHostnames":[
|
1089
|
+
"192.168.70.120",
|
1090
|
+
"fd55:faaf:e1ab:2021:a17:f4ff:feb1:14ef"
|
1091
|
+
],
|
1092
|
+
"fruSerialNumber":"Y250VT183065"
|
1093
|
+
}
|
1094
|
+
]
|
1095
|
+
}
|
1096
|
+
+ Response 400
|
1097
|
+
+ Response 401
|
1098
|
+
+ Response 404
|
1099
|
+
+ Response 409
|
1100
|
+
+ Response 500
|
1101
|
+
|
1102
|
+
# GET /switches?excludeAttributes=accessState,attachedNodes
|
1103
|
+
|
1104
|
+
|
1105
|
+
+ Response 200 (application/json)
|
1106
|
+
{
|
1107
|
+
"switchList":[
|
1108
|
+
{
|
1109
|
+
"model":"",
|
1110
|
+
"manufacturerId":"20301",
|
1111
|
+
"serialNumber":"",
|
1112
|
+
"type":"Switch",
|
1113
|
+
"dataHandle":1475169867948,
|
1114
|
+
"ipv4Addresses":[
|
1115
|
+
"10.240.72.62"
|
1116
|
+
],
|
1117
|
+
"cmmDisplayName":"IO Module 01",
|
1118
|
+
"backedBy":"real",
|
1119
|
+
"leds":[
|
1120
|
+
{
|
1121
|
+
"color":"Blue",
|
1122
|
+
"location":"FrontPanel",
|
1123
|
+
"name":"Enclosure Identify",
|
1124
|
+
"state":"Off"
|
1125
|
+
},
|
1126
|
+
{
|
1127
|
+
"color":"Amber",
|
1128
|
+
"location":"FrontPanel",
|
1129
|
+
"name":"FRU Fault",
|
1130
|
+
"state":"Off"
|
1131
|
+
},
|
1132
|
+
{
|
1133
|
+
"color":"Green",
|
1134
|
+
"location":"FrontPanel",
|
1135
|
+
"name":"Power",
|
1136
|
+
"state":"On"
|
1137
|
+
}
|
1138
|
+
],
|
1139
|
+
"description":"EN4093R 10Gb Ethernet Switch",
|
1140
|
+
"name":"IO Module 01",
|
1141
|
+
"errorFields":[
|
1142
|
+
{
|
1143
|
+
"IOCompatibilityData":"FETCH_FAILED"
|
1144
|
+
}
|
1145
|
+
],
|
1146
|
+
"stackMode":"Standby",
|
1147
|
+
"attachedNodes":[
|
1148
|
+
|
1149
|
+
],
|
1150
|
+
"cmmHealthState":"Normal",
|
1151
|
+
"userDescription":"",
|
1152
|
+
"partNumber":"95Y3311",
|
1153
|
+
"ipInterfaces":[
|
1154
|
+
{
|
1155
|
+
"IPv4enabled":true,
|
1156
|
+
"IPv4DHCPmode":"STATIC_ONLY",
|
1157
|
+
"IPv6enabled":true,
|
1158
|
+
"IPv6DHCPenabled":true,
|
1159
|
+
"IPv4assignments":[
|
1160
|
+
{
|
1161
|
+
"id":2,
|
1162
|
+
"subnet":"255.255.252.0",
|
1163
|
+
"gateway":"10.240.72.1",
|
1164
|
+
"address":"10.240.72.62",
|
1165
|
+
"type":"CONFIGURED"
|
1166
|
+
},
|
1167
|
+
{
|
1168
|
+
"id":2,
|
1169
|
+
"subnet":"255.255.252.0",
|
1170
|
+
"gateway":"10.240.72.1",
|
1171
|
+
"address":"10.240.72.62",
|
1172
|
+
"type":"INUSE"
|
1173
|
+
}
|
1174
|
+
],
|
1175
|
+
"IPv6assignments":[
|
1176
|
+
{
|
1177
|
+
"id":1,
|
1178
|
+
"scope":"LinkLocal",
|
1179
|
+
"gateway":"0:0:0:0:0:0:0:0",
|
1180
|
+
"source":"Other",
|
1181
|
+
"address":"fe80:0:0:0:aa97:dcff:fe78:4fef",
|
1182
|
+
"prefix":64,
|
1183
|
+
"type":"INUSE"
|
1184
|
+
},
|
1185
|
+
{
|
1186
|
+
"id":2,
|
1187
|
+
"scope":"Global",
|
1188
|
+
"gateway":"0:0:0:0:0:0:0:0",
|
1189
|
+
"source":"Static",
|
1190
|
+
"address":"0:0:0:0:0:0:0:0",
|
1191
|
+
"prefix":64,
|
1192
|
+
"type":"CONFIGURED"
|
1193
|
+
},
|
1194
|
+
{
|
1195
|
+
"id":34,
|
1196
|
+
"scope":"Global",
|
1197
|
+
"gateway":"0:0:0:0:0:0:0:0",
|
1198
|
+
"source":"Stateless",
|
1199
|
+
"address":"fd55:faaf:e1ab:20fc:aa97:dcff:fe78:4fef",
|
1200
|
+
"prefix":64,
|
1201
|
+
"type":"INUSE"
|
1202
|
+
}
|
1203
|
+
],
|
1204
|
+
"name":"ioe0",
|
1205
|
+
"IPv6statelessEnabled":true,
|
1206
|
+
"label":"",
|
1207
|
+
"IPv6staticEnabled":false
|
1208
|
+
}
|
1209
|
+
],
|
1210
|
+
"excludedHealthState":"Normal",
|
1211
|
+
"firmware":[
|
1212
|
+
{
|
1213
|
+
"status":"Active",
|
1214
|
+
"name":"Boot ROM",
|
1215
|
+
"date":"2016-08-03T04:00:00Z",
|
1216
|
+
"type":"Boot ROM",
|
1217
|
+
"build":"",
|
1218
|
+
"version":"7.8.14.5"
|
1219
|
+
},
|
1220
|
+
{
|
1221
|
+
"status":"Active",
|
1222
|
+
"name":"Main Application 1",
|
1223
|
+
"date":"2016-08-03T04:00:00Z",
|
1224
|
+
"type":"Main Application 1",
|
1225
|
+
"build":"",
|
1226
|
+
"version":"7.8.14.5"
|
1227
|
+
},
|
1228
|
+
{
|
1229
|
+
"status":"Not-Active",
|
1230
|
+
"name":"Main Application 2",
|
1231
|
+
"date":"2014-09-22T04:00:00Z",
|
1232
|
+
"type":"Main Application 2",
|
1233
|
+
"build":"",
|
1234
|
+
"version":"7.8.7.0"
|
1235
|
+
}
|
1236
|
+
],
|
1237
|
+
"machineType":"",
|
1238
|
+
"parent":{
|
1239
|
+
"uuid":"7F3E7E375B5747E0938969896B1CFDF5",
|
1240
|
+
"uri":"chassis/7F3E7E375B5747E0938969896B1CFDF5"
|
1241
|
+
},
|
1242
|
+
"hostname":"",
|
1243
|
+
"FRU":"95Y3312",
|
1244
|
+
"macAddresses":[
|
1245
|
+
"A8:97:DC:78:4F:EF"
|
1246
|
+
],
|
1247
|
+
"uri":"switch/1B33D6D13F267A614567A897DC784F00",
|
1248
|
+
"productId":"471",
|
1249
|
+
"powerAllocation":{
|
1250
|
+
"maximumAllocatedPower":100,
|
1251
|
+
"minimumAllocatedPower":100
|
1252
|
+
},
|
1253
|
+
"powerState":"On",
|
1254
|
+
"ipv6Addresses":[
|
1255
|
+
"fe80:0:0:0:aa97:dcff:fe78:4fef",
|
1256
|
+
"fd55:faaf:e1ab:20fc:aa97:dcff:fe78:4fef"
|
1257
|
+
],
|
1258
|
+
"posID":"33",
|
1259
|
+
"overallHealthState":"Normal",
|
1260
|
+
"protectedMode":"False",
|
1261
|
+
"manufacturer":"IBM",
|
1262
|
+
"slots":[
|
1263
|
+
1
|
1264
|
+
],
|
1265
|
+
"vpdID":"304",
|
1266
|
+
"uuid":"1B33D6D13F267A614567A897DC784F00",
|
1267
|
+
"productName":"IBM Flex System Fabric EN4093R 10Gb Scalable Switch",
|
1268
|
+
"dnsHostnames":[
|
1269
|
+
"SW-Y010CM3BE008.labs.lenovo.com",
|
1270
|
+
"fd55:faaf:e1ab:20fc:aa97:dcff:fe78:4fef"
|
1271
|
+
],
|
1272
|
+
"fruSerialNumber":"Y010CM3BE008"
|
1273
|
+
},
|
1274
|
+
{
|
1275
|
+
"model":"",
|
1276
|
+
"manufacturerId":"20301",
|
1277
|
+
"serialNumber":"",
|
1278
|
+
"type":"Switch",
|
1279
|
+
"dataHandle":1475170006456,
|
1280
|
+
"ipv4Addresses":[
|
1281
|
+
"10.240.72.64"
|
1282
|
+
],
|
1283
|
+
"cmmDisplayName":"IO Module 03",
|
1284
|
+
"backedBy":"real",
|
1285
|
+
"leds":[
|
1286
|
+
{
|
1287
|
+
"color":"Blue",
|
1288
|
+
"location":"FrontPanel",
|
1289
|
+
"name":"Enclosure Identify",
|
1290
|
+
"state":"Off"
|
1291
|
+
},
|
1292
|
+
{
|
1293
|
+
"color":"Amber",
|
1294
|
+
"location":"FrontPanel",
|
1295
|
+
"name":"FRU Fault",
|
1296
|
+
"state":"Off"
|
1297
|
+
},
|
1298
|
+
{
|
1299
|
+
"color":"Green",
|
1300
|
+
"location":"FrontPanel",
|
1301
|
+
"name":"Power",
|
1302
|
+
"state":"On"
|
1303
|
+
}
|
1304
|
+
],
|
1305
|
+
"description":"FC5022 16Gb SAN Scalable Switch",
|
1306
|
+
"name":"IO Module 03",
|
1307
|
+
"errorFields":[
|
1308
|
+
{
|
1309
|
+
"IOCompatibilityData":"FETCH_FAILED"
|
1310
|
+
}
|
1311
|
+
],
|
1312
|
+
"stackMode":"N/A",
|
1313
|
+
"attachedNodes":[
|
1314
|
+
|
1315
|
+
],
|
1316
|
+
"cmmHealthState":"Normal",
|
1317
|
+
"userDescription":"",
|
1318
|
+
"partNumber":"00Y3327",
|
1319
|
+
"ipInterfaces":[
|
1320
|
+
{
|
1321
|
+
"IPv4enabled":true,
|
1322
|
+
"IPv4DHCPmode":"STATIC_ONLY",
|
1323
|
+
"IPv6enabled":true,
|
1324
|
+
"IPv6DHCPenabled":true,
|
1325
|
+
"IPv4assignments":[
|
1326
|
+
{
|
1327
|
+
"id":2,
|
1328
|
+
"subnet":"255.255.252.0",
|
1329
|
+
"gateway":"10.240.72.1",
|
1330
|
+
"address":"10.240.72.64",
|
1331
|
+
"type":"CONFIGURED"
|
1332
|
+
},
|
1333
|
+
{
|
1334
|
+
"id":2,
|
1335
|
+
"subnet":"255.255.252.0",
|
1336
|
+
"gateway":"10.240.72.1",
|
1337
|
+
"address":"10.240.72.64",
|
1338
|
+
"type":"INUSE"
|
1339
|
+
}
|
1340
|
+
],
|
1341
|
+
"IPv6assignments":[
|
1342
|
+
{
|
1343
|
+
"id":1,
|
1344
|
+
"scope":"LinkLocal",
|
1345
|
+
"gateway":"0:0:0:0:0:0:0:0",
|
1346
|
+
"source":"Other",
|
1347
|
+
"address":"fe80:0:0:0:227:f8ff:fe87:f11",
|
1348
|
+
"prefix":64,
|
1349
|
+
"type":"INUSE"
|
1350
|
+
},
|
1351
|
+
{
|
1352
|
+
"id":2,
|
1353
|
+
"scope":"Global",
|
1354
|
+
"gateway":"0:0:0:0:0:0:0:0",
|
1355
|
+
"source":"Static",
|
1356
|
+
"address":"0:0:0:0:0:0:0:0",
|
1357
|
+
"prefix":64,
|
1358
|
+
"type":"CONFIGURED"
|
1359
|
+
},
|
1360
|
+
{
|
1361
|
+
"id":33,
|
1362
|
+
"scope":"Global",
|
1363
|
+
"gateway":"0:0:0:0:0:0:0:0",
|
1364
|
+
"source":"Stateless",
|
1365
|
+
"address":"fd55:faaf:e1ab:20fc:227:f8ff:fe87:f11",
|
1366
|
+
"prefix":64,
|
1367
|
+
"type":"INUSE"
|
1368
|
+
}
|
1369
|
+
],
|
1370
|
+
"name":"ioe0",
|
1371
|
+
"IPv6statelessEnabled":true,
|
1372
|
+
"label":"",
|
1373
|
+
"IPv6staticEnabled":false
|
1374
|
+
}
|
1375
|
+
],
|
1376
|
+
"excludedHealthState":"Normal",
|
1377
|
+
"firmware":[
|
1378
|
+
{
|
1379
|
+
"status":"Active",
|
1380
|
+
"name":"Main Application",
|
1381
|
+
"date":"2014-06-26T04:00:00Z",
|
1382
|
+
"type":"Main Application",
|
1383
|
+
"build":"",
|
1384
|
+
"version":"7.2.1a2"
|
1385
|
+
}
|
1386
|
+
],
|
1387
|
+
"machineType":"",
|
1388
|
+
"parent":{
|
1389
|
+
"uuid":"7F3E7E375B5747E0938969896B1CFDF5",
|
1390
|
+
"uri":"chassis/7F3E7E375B5747E0938969896B1CFDF5"
|
1391
|
+
},
|
1392
|
+
"hostname":"",
|
1393
|
+
"FRU":"00Y3329",
|
1394
|
+
"macAddresses":[
|
1395
|
+
"00:27:F8:87:0F:11"
|
1396
|
+
],
|
1397
|
+
"uri":"switch/2BB054971DD2B201663F0027F8870F10",
|
1398
|
+
"productId":"329",
|
1399
|
+
"powerAllocation":{
|
1400
|
+
"maximumAllocatedPower":100,
|
1401
|
+
"minimumAllocatedPower":100
|
1402
|
+
},
|
1403
|
+
"powerState":"On",
|
1404
|
+
"ipv6Addresses":[
|
1405
|
+
"fe80:0:0:0:227:f8ff:fe87:f11",
|
1406
|
+
"fd55:faaf:e1ab:20fc:227:f8ff:fe87:f11"
|
1407
|
+
],
|
1408
|
+
"posID":"17",
|
1409
|
+
"overallHealthState":"Normal",
|
1410
|
+
"protectedMode":"Not supported",
|
1411
|
+
"manufacturer":"IBM",
|
1412
|
+
"slots":[
|
1413
|
+
3
|
1414
|
+
],
|
1415
|
+
"vpdID":"309",
|
1416
|
+
"uuid":"2BB054971DD2B201663F0027F8870F10",
|
1417
|
+
"productName":"IBM Flex System FC5022 24-port 16Gb SAN Scalable Switch",
|
1418
|
+
"dnsHostnames":[
|
1419
|
+
"SW-Y051UZ3S4002.labs.lenovo.com",
|
1420
|
+
"fd55:faaf:e1ab:20fc:227:f8ff:fe87:f11"
|
1421
|
+
],
|
1422
|
+
"fruSerialNumber":"Y051UZ3S4002"
|
1423
|
+
},
|
1424
|
+
{
|
1425
|
+
"model":"",
|
1426
|
+
"manufacturerId":"20301",
|
1427
|
+
"serialNumber":"",
|
1428
|
+
"type":"Switch",
|
1429
|
+
"dataHandle":1475169605221,
|
1430
|
+
"ipv4Addresses":[
|
1431
|
+
"192.168.70.120"
|
1432
|
+
],
|
1433
|
+
"cmmDisplayName":"IO Module 01",
|
1434
|
+
"backedBy":"real",
|
1435
|
+
"leds":[
|
1436
|
+
{
|
1437
|
+
"color":"Blue",
|
1438
|
+
"location":"FrontPanel",
|
1439
|
+
"name":"Enclosure Identify",
|
1440
|
+
"state":"Off"
|
1441
|
+
},
|
1442
|
+
{
|
1443
|
+
"color":"Amber",
|
1444
|
+
"location":"FrontPanel",
|
1445
|
+
"name":"FRU Fault",
|
1446
|
+
"state":"Off"
|
1447
|
+
},
|
1448
|
+
{
|
1449
|
+
"color":"Green",
|
1450
|
+
"location":"FrontPanel",
|
1451
|
+
"name":"Power",
|
1452
|
+
"state":"On"
|
1453
|
+
}
|
1454
|
+
],
|
1455
|
+
"description":"EN2092 1Gb Ethernet Switch",
|
1456
|
+
"name":"IO Module 01",
|
1457
|
+
"errorFields":[
|
1458
|
+
{
|
1459
|
+
"IOCompatibilityData":"FETCH_FAILED"
|
1460
|
+
}
|
1461
|
+
],
|
1462
|
+
"stackMode":"N/A",
|
1463
|
+
"attachedNodes":[
|
1464
|
+
|
1465
|
+
],
|
1466
|
+
"cmmHealthState":"Normal",
|
1467
|
+
"userDescription":"",
|
1468
|
+
"partNumber":"49Y4295",
|
1469
|
+
"ipInterfaces":[
|
1470
|
+
{
|
1471
|
+
"IPv4enabled":true,
|
1472
|
+
"IPv4DHCPmode":"DHCP_THEN_STATIC",
|
1473
|
+
"IPv6enabled":true,
|
1474
|
+
"IPv6DHCPenabled":true,
|
1475
|
+
"IPv4assignments":[
|
1476
|
+
{
|
1477
|
+
"id":2,
|
1478
|
+
"subnet":"255.255.255.0",
|
1479
|
+
"gateway":"0.0.0.0",
|
1480
|
+
"address":"192.168.70.120",
|
1481
|
+
"type":"CONFIGURED"
|
1482
|
+
},
|
1483
|
+
{
|
1484
|
+
"id":2,
|
1485
|
+
"subnet":"255.255.255.0",
|
1486
|
+
"gateway":"0.0.0.0",
|
1487
|
+
"address":"192.168.70.120",
|
1488
|
+
"type":"INUSE"
|
1489
|
+
}
|
1490
|
+
],
|
1491
|
+
"IPv6assignments":[
|
1492
|
+
{
|
1493
|
+
"id":1,
|
1494
|
+
"scope":"LinkLocal",
|
1495
|
+
"gateway":"0:0:0:0:0:0:0:0",
|
1496
|
+
"source":"Other",
|
1497
|
+
"address":"fe80:0:0:0:a17:f4ff:feb1:14ef",
|
1498
|
+
"prefix":64,
|
1499
|
+
"type":"INUSE"
|
1500
|
+
},
|
1501
|
+
{
|
1502
|
+
"id":2,
|
1503
|
+
"scope":"Global",
|
1504
|
+
"gateway":"0:0:0:0:0:0:0:0",
|
1505
|
+
"source":"Static",
|
1506
|
+
"address":"0:0:0:0:0:0:0:0",
|
1507
|
+
"prefix":64,
|
1508
|
+
"type":"CONFIGURED"
|
1509
|
+
},
|
1510
|
+
{
|
1511
|
+
"id":35,
|
1512
|
+
"scope":"Global",
|
1513
|
+
"gateway":"0:0:0:0:0:0:0:0",
|
1514
|
+
"source":"Stateless",
|
1515
|
+
"address":"fd55:faaf:e1ab:2021:a17:f4ff:feb1:14ef",
|
1516
|
+
"prefix":64,
|
1517
|
+
"type":"INUSE"
|
1518
|
+
}
|
1519
|
+
],
|
1520
|
+
"name":"ioe0",
|
1521
|
+
"IPv6statelessEnabled":true,
|
1522
|
+
"label":"",
|
1523
|
+
"IPv6staticEnabled":false
|
1524
|
+
}
|
1525
|
+
],
|
1526
|
+
"excludedHealthState":"Normal",
|
1527
|
+
"firmware":[
|
1528
|
+
{
|
1529
|
+
"status":"Active",
|
1530
|
+
"name":"Boot ROM",
|
1531
|
+
"date":"2016-06-14T04:00:00Z",
|
1532
|
+
"type":"Boot ROM",
|
1533
|
+
"build":"",
|
1534
|
+
"version":"7.8.14.2"
|
1535
|
+
},
|
1536
|
+
{
|
1537
|
+
"status":"Active",
|
1538
|
+
"name":"Main Application 1",
|
1539
|
+
"date":"2016-06-14T04:00:00Z",
|
1540
|
+
"type":"Main Application 1",
|
1541
|
+
"build":"",
|
1542
|
+
"version":"7.8.14.2"
|
1543
|
+
},
|
1544
|
+
{
|
1545
|
+
"status":"Not-Active",
|
1546
|
+
"name":"Main Application 2",
|
1547
|
+
"date":"2015-07-21T04:00:00Z",
|
1548
|
+
"type":"Main Application 2",
|
1549
|
+
"build":"",
|
1550
|
+
"version":"7.8.11.0"
|
1551
|
+
}
|
1552
|
+
],
|
1553
|
+
"machineType":"",
|
1554
|
+
"parent":{
|
1555
|
+
"uuid":"3B058C775CE44FA6AC05608B196EDAB1",
|
1556
|
+
"uri":"chassis/3B058C775CE44FA6AC05608B196EDAB1"
|
1557
|
+
},
|
1558
|
+
"hostname":"",
|
1559
|
+
"FRU":"49Y4296",
|
1560
|
+
"macAddresses":[
|
1561
|
+
"08:17:F4:B1:14:EF"
|
1562
|
+
],
|
1563
|
+
"uri":"switch/1B33D6CE6D58C30145BA0817F4B11400",
|
1564
|
+
"productId":"347",
|
1565
|
+
"powerAllocation":{
|
1566
|
+
"maximumAllocatedPower":64,
|
1567
|
+
"minimumAllocatedPower":64
|
1568
|
+
},
|
1569
|
+
"powerState":"On",
|
1570
|
+
"ipv6Addresses":[
|
1571
|
+
"fe80:0:0:0:a17:f4ff:feb1:14ef",
|
1572
|
+
"fd55:faaf:e1ab:2021:a17:f4ff:feb1:14ef"
|
1573
|
+
],
|
1574
|
+
"posID":"281",
|
1575
|
+
"overallHealthState":"Normal",
|
1576
|
+
"protectedMode":"False",
|
1577
|
+
"manufacturer":"IBM",
|
1578
|
+
"slots":[
|
1579
|
+
1
|
1580
|
+
],
|
1581
|
+
"vpdID":"304",
|
1582
|
+
"uuid":"1B33D6CE6D58C30145BA0817F4B11400",
|
1583
|
+
"productName":"IBM Flex System EN2092 1Gb Ethernet Scalable Switch",
|
1584
|
+
"dnsHostnames":[
|
1585
|
+
"192.168.70.120",
|
1586
|
+
"fd55:faaf:e1ab:2021:a17:f4ff:feb1:14ef"
|
1587
|
+
],
|
1588
|
+
"fruSerialNumber":"Y250VT183065"
|
1589
|
+
}
|
1590
|
+
]
|
1591
|
+
}
|
1592
|
+
+ Response 400
|
1593
|
+
+ Response 401
|
1594
|
+
+ Response 404
|
1595
|
+
+ Response 409
|
1596
|
+
+ Response 500
|