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

Explore inserting virtual media on legacy iDRACs #193

Closed
drewwalters96 opened this issue Apr 29, 2020 · 1 comment
Closed

Explore inserting virtual media on legacy iDRACs #193

drewwalters96 opened this issue Apr 29, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request triage Needs evaluation by project members
Milestone

Comments

@drewwalters96
Copy link
Contributor

Problem description (if applicable)
The remotedirect feature is unsupported on older iDRACs, e.g. 2.60.60.60 because those iDRACs only support GET requests on Redfish virtual media endpoints.

Proposed change
Create a legacy driver/client that directly inserts the media on older iDRACs by using the OEM endpoints, if it's possible to do so.

Potential impacts
The legacy driver will need to inherit from the existing Dell client, which inherits from the generic Redfish client.

@drewwalters96 drewwalters96 added enhancement New feature or request triage Needs evaluation by project members component/remote labels Apr 29, 2020
@drewwalters96 drewwalters96 added this to the betav1 milestone Apr 29, 2020
@drewwalters96 drewwalters96 self-assigned this Apr 29, 2020
@drewwalters96
Copy link
Contributor Author

2.63 iDRAC version has been incompatible with metal3. Closing this for now as supporting this version of iDRAC in airshipctl will not add any value at this point.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage Needs evaluation by project members
Projects
None yet
Development

No branches or pull requests

1 participant