我在重新设置戴尔poweredge 1850上的drac凭据时遇到了麻烦。使用的drac是一个drac 4/p。我已经加载了窗口,并尝试从戴尔drac工具中运行racadm racresetcfg,但它不起作用。在物理卡上有一个重置按钮,但我还没有找到硬件重置的重置过程。我可以添加的更多信息是,在引导期间,机器找到drac,您可以进入drac设置,但您不能重置登录。我也尝试过加载dells打开管理器工具,但这在1850年似乎行不通。
下面是尝试运行racadm的结果
ERROR: RACADM is unable to process the requested subcommand because there is no
local RAC configuration to communicate with.
Local RACADM subcommand execution requires the following:
1. A Remote Access Controller (RAC) must be present on the managed server
2. Appropriate managed node software must be installed and running on the
Server发布于 2022-03-09 01:15:51
您必须重新启动并按f2。
然后,转到系统设置中的iDRAC设置。然后单击“重置iDRAC配置”以默认所有配置。然后单击“是”以确认,然后单击“上一步”。然后点击Finish。
如果对DRAC 4使用racadm,那么您的命令似乎没有正确的语法,请尝试:
racadm config -g cfgUserAdmin -o cfgUserAdminPassword -i 1
如果您有DRAC 5(供任何人阅读):
racadm config -g cfgUserAdmin -o cfgUserAdminPassword -i 2
在此之后,应该将密码重置为命令中指定的任何内容。
@DK 68 61 63 6b meet 2600 IRC, try every saturday night, will be there
https://serverfault.com/questions/704174
复制相似问题