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

[RFE] Add support for Move and Rebuild Phase to umount Dell virtual media #513

Open
sadsfae opened this issue Aug 28, 2024 · 0 comments
Open

Comments

@sadsfae
Copy link
Member

sadsfae commented Aug 28, 2024

This is an RFE for adding the same support to --move-hosts that SuperMicro has for unmounting virtual media.

This is supported in iDRAC versions 6.0 and higher only

if int(data["FirmwareVersion"].replace(".","")) >= 6000000:

We should attempt to do this and fail / continue with an error message noting the version isn't high enough should some systems not meet this criteria.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: To do
Development

No branches or pull requests

1 participant