Replies: 1 comment 1 reply
-
|
Hello @jaxklag ! I see you closed the discussion before anyone responded. If you solved the issue, could you detail here what the issue was for the next person ? |
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.
-
Hello,
I'm working on Metal3 since a few weeks.
First of all, thanks for this great software and thanks to the community for the work done !
Context
I've started building a LAB with emulated baremetal via libvirt and emulated redfish via Sushy.
All is working as expected. Some features like firmware settings and raid config has not been tested into the LAB.
Now i'm tryng with physical baremetal servers like PowerEdge R660.
Goal is to test "advanced" features like bios settings (works well) and hardware raid config.
I'm trying to create a RAID1 config using BOSS controller on Dell powerEdge bareemtal server.
Here are some info about the environment :
If i use Redfsh API it's working fine. See command at the end of this message.
If i use Metal3, it doesn't.
Here his the error reported by Ironic during the cleaning phase. Before this error, previous raid volume created manually via iDrac WebUI was deleted by Ironic.
I do not understand why it iuse CPU.1 as identity ...
Here are the BMH config and ironic node show outputs :
If i use Redfsh API it's working fine.
I appreciate the help the community can provide me to understand why it's not working.
If you need more traces or log tell me.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions