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

NEW FEATURE: Create data source for 'redfish_storage_volume' #282

Open
Rossnunez opened this issue Jan 31, 2025 · 3 comments
Open

NEW FEATURE: Create data source for 'redfish_storage_volume' #282

Rossnunez opened this issue Jan 31, 2025 · 3 comments
Labels
enhancement New feature or request

Comments

@Rossnunez
Copy link

Right now redfish has a resource block known as, redfish_storage_volume. This works great for creating a virtual disk on an iDRAC.

However, there is no data source to collect information for current volumes that are mapped to an iDRAC. There are only data sources for, redfish_storage_controller and redfish_storage. None of these give me information on the virtual disk that I currently have for my server. I can confirm this based on the prompt listed for the redfish_storage_volume resource:

Odata ID of all available volumes on a storage controller can be fetched by running the following GET request on the iDRAC "/redfish/v1/Systems/System.Embedded.1/Storage//Volumes/" Eg. redfish/v1/Systems/System.Embedded.1/Storage/RAID.Integrated.1-1/Volumes/ The ID of any storage controller on the iDRAC, in turn, can be fetched using the "redfish_storage" data source

I think it would be better to have a data source to collect information for current volumes that are mapped to the drives on a iDRAC.
This would be extremely useful to check if my servers already have a volume, of a specific name. And decide whether I need to create a volume based on the output of this potential data source.

There's a use case where I want to check if a volume/virtual disk exists already on my iDRAC. If there was a data source for this, it would bridge that gap perfectly.

@gokul-srivathsan gokul-srivathsan added the enhancement New feature or request label Feb 3, 2025
@gokul-srivathsan
Copy link
Collaborator

@Rossnunez thanks for raising this. Will do initial investigation and get back to you.

@Rossnunez
Copy link
Author

Hi @gokul-srivathsan, any updates on this investigation?

@gokul-srivathsan
Copy link
Collaborator

@Rossnunez , it is already taken into our backlog grooming. Exact month of delivery will be notified soon here. cc: @anupamaloke

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

No branches or pull requests

2 participants