RAID anaconda install error #14673
Replies: 1 comment 1 reply
-
I've created an issue to upgrade the base image in the next release: |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Version
2.4.150
Installation Method
Security Onion ISO image
Description
installation
Installation Type
Distributed
Location
on-prem with Internet access
Hardware Specs
Exceeds minimum requirements
CPU
12
RAM
128GB
Storage for /
240GB x2 RAID 1
Storage for /nsm
30TB
Network Traffic Collection
span port
Network Traffic Speeds
Less than 1Gbps
Status
No, one or more services are failed (please provide detail below)
Salt Status
No, there are no failures
Logs
No, there are no additional clues
Detail
When attempting the initial installer with the latest ISO on a RAID 0 or 1 configuration, an anaconda error is thrown:
dasbus.error.DBusError: 'DiskDevice' object has no attribute 'members'
Upon investigation of this error, I found the following RHEL article:
https://access.redhat.com/solutions/7077912
Which aptly describes the scenario. The workaround suggestions are as follows:
The installer uses Fedora 9.2.
The server I am installing on does not have USB 2.0 ports.
The "Test this media" appears to not be an option for the SO installer.
Guidelines
Beta Was this translation helpful? Give feedback.
All reactions