Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] 物理机支持Redfish,但是无法通过ISO引导注册纳管。 #21934

Open
Huaqiang123 opened this issue Jan 7, 2025 · 2 comments
Labels
bug Something isn't working state/awaiting processing

Comments

@Huaqiang123
Copy link

2 1

问题描述/What happened:
物理机型号是超聚变 2288H v5,查看官网说明书支持Redfish,本地进行接口调用也是可以,但是页面通过ISO引导注册方式添加物理机时,提示“该物理机不支持 redfish 带外控制,需要填写管理口 mac 地址”。

环境/Environment:

  • OS: Ubuntu 22.04.5 LTS
  • Service Version:3.11.9
@Huaqiang123 Huaqiang123 added the bug Something isn't working label Jan 7, 2025
@zexi
Copy link
Member

zexi commented Jan 13, 2025

打开CloudShell,用 redfishcli 这个命令行工具测试下:
image
比如:

$ redfishcli --endpoint https://xxxxx --username xxx --password xxx system-get

@Huaqiang123
Copy link
Author

Huaqiang123 commented Jan 16, 2025

image
通过“redfishcli”命令也是可以的,我之前通过curl调用redfish api都能调用成功。不知道还有其他什么限制或者要求么。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working state/awaiting processing
Projects
None yet
Development

No branches or pull requests

2 participants