ssacli parsing failure with problems

Bug #1968775 reported by Marc Hagen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
proliantutils
New
Undecided
Unassigned

Bug Description

I've some G10 servers that failed parsing with ssacli.

While its not throwing errors, it is saying there are 3 controllers in the system.
But there is only one.

Python output for getting controllers
```
{
}
{
  'cache module to re-enable the controller.': None,
  'module is not attached. Please re-attach the': None,
}
{
  'Bus Interface': 'PCI',
  'Cache Board Present': 'False',
  'Cache Status': 'Not Configured',
  'Controller Status': 'Not OK',
  'Driver Name': 'hpsa',
  'Driver Version': '3.4.20',
  'Firmware Supports Online Firmware Activation': 'False',
  'Firmware Version': '8.32-0',
  'HBA Mode Enabled': 'True',
  'Hardware Revision': 'B',
  'Host Serial Number': 'USE303TBW1',
  'Number of Ports': '2 Internal only',
  'PCI Address (Domain:Bus:Device.Function)': '0000:86:00.0',
  'Port Max Phy Rate Limiting Supported': 'False',
  'Port Name: 1I': {
    'Port Connection Number': '1',
    'Port ID': '1',
    'Port Location': 'Internal',
    'SAS Address': '5001438023F39594',
  },
  'Port Name: 2I': {
    'Port Connection Number': '0',
    'Port ID': '0',
    'Port Location': 'Internal',
    'SAS Address': '5001438023F39590',
  },
  'Primary Boot Volume': 'None',
  'Sanitize Erase Supported': 'False',
  'Secondary Boot Volume': 'None',
  'Serial Number': 'PBKTU0ARH3M14F',
  'Slot': '2',
  'Total Cache Memory Available': '0.0',
  'Total Cache Size': '0.0',
}
```

ssacli controller all show config detail
```
Smart Array P420 in Slot 2 (sn: PBKTU0ARH3M14F)

CACHE STATUS PROBLEM DETECTED: The controller is disabled because the cache
                               module is not attached. Please re-attach the
                               cache module to re-enable the controller.

Smart Array P420 in Slot 2
   Bus Interface: PCI
   Slot: 2
   Serial Number: PBKTU0ARH3M14F
   Controller Status: Not OK
   Hardware Revision: B
   Firmware Version: 8.32-0
   Firmware Supports Online Firmware Activation: False
   Cache Board Present: False
   Cache Status: Not Configured
   Total Cache Size: 0.0
   Total Cache Memory Available: 0.0
   Number of Ports: 2 Internal only
   Driver Name: hpsa
   Driver Version: 3.4.20
   HBA Mode Enabled: True
   PCI Address (Domain:Bus:Device.Function): 0000:86:00.0
   Port Max Phy Rate Limiting Supported: False
   Host Serial Number: USE303TBW1
   Sanitize Erase Supported: False
   Primary Boot Volume: None
   Secondary Boot Volume: None

   Port Name: 1I
         Port ID: 1
         Port Connection Number: 1
         SAS Address: 5001438023F39594
         Port Location: Internal

   Port Name: 2I
         Port ID: 0
         Port Connection Number: 0
         SAS Address: 5001438023F39590
         Port Location: Internal
```

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.