Bug 1466873
Summary: | [Intel OSP13][RSD] Discover and compose storage drives on Intel RSD nodes | ||
---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Krish Raghuram <krishnan.raghuram> |
Component: | python-rsdclient | Assignee: | Nobody <nobody> |
Status: | CLOSED EOL | QA Contact: | Shai Revivo <srevivo> |
Severity: | high | Docs Contact: | |
Priority: | medium | ||
Version: | 13.0 (Queens) | CC: | apevec, bfournie, emacchi, jschluet, lhh, mburns, racedoro, srevivo |
Target Milestone: | z3 | Keywords: | FutureFeature, OtherQA, Reopened, TechPreview, TestOnly, Triaged, ZStream |
Target Release: | 13.0 (Queens) | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | python-rsdclient-0.1.1-1.el7ost | Doc Type: | Enhancement |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2023-07-10 17:19:22 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1510587 | ||
Bug Blocks: | 1414581, 1419948, 1422243 |
Description
Krish Raghuram
2017-06-30 15:31:40 UTC
This bugzilla has been removed from the release and needs to be reviewed and Triaged for another Target Release. We've added iSCSI and PCIe-attached NVMe support so far. Links: https://blueprints.launchpad.net/python-rsdclient https://review.openstack.org/#/c/491892/ https://review.openstack.org/#/c/496870/ https://review.openstack.org/#/c/497706/ We've merged all the code into https://github.com/openstack/rsd-lib and https://github.com/openstack/python-rsdclient. We're now working on a final piece - Ironic drivers to recognize the remote storage attached to a composed node - and we're also setting up a CI/CD environment on an RSD rack to test and submit the Ironic changes. This is high priority for Queens release Hi Krish, could you share the patches related to Ironic mentioned in comment #3? We understand that this RFE will depend on adding the python-rsdclient to RDO and OSP, then finishing the work you mention with the Ironic to recognise the remote storage. Adding it to OSP 13, pending the usual reviewing of dependencies, security, legal, etc. for adding python-rsdclient and its dependencies to OSP. (In reply to Ramon Acedo from comment #5) > Hi Krish, could you share the patches related to Ironic mentioned in comment > #3? > > We understand that this RFE will depend on adding the python-rsdclient to > RDO and OSP, then finishing the work you mention with the Ironic to > recognise the remote storage. > > Adding it to OSP 13, pending the usual reviewing of dependencies, security, > legal, etc. for adding python-rsdclient and its dependencies to OSP. Ramon, here's been some conversation in Gerrit between Dmitry and our engineers on the Ironic driver. It looks like that driver enhancement may not be needed ie. the manual work-around to attach remote storage is fine. See https://review.openstack.org/#/c/506400/6 Hi Krish, if pythonrsd-client is capable of composing nodes and their storage, should we mark this BZ as a duplicate of BZ#1466874 *** This bug has been marked as a duplicate of bug 1466874 *** Hi Ramon, I don't think this is entirely a duplicate of 1466874, because it includes remote storage and PCIe discovery, i.e. the ability to figure out what resources you have available for storage when you go to add it at compose time. Also, PCIe device storage can be attached and detached on the fly to nodes that have already been composed, and is unrelated to the discovery and composition of nodes. Hi Nate, thanks for your clarifications. Let's keep this RFE open to track the development and testing of the feature. Could you please add the following information to this RFE: - The patches in OpenStack Gerrit associated this work - The test plan to verify that this feature works after its implementation Hi Ramon, here are the relevant gerrit reviews: https://review.openstack.org/#/c/491892/ https://review.openstack.org/#/c/496962/ https://review.openstack.org/#/c/502862/ https://review.openstack.org/#/c/499817/ The validation beyond in-tree testing will involve using an RSD hardware rack that we have available at Intel and running each relevant command through rsd-lib against it, including node composition with and without remote storage, discovery of storage elements and PCIe devices, and attaching/detaching PCIe drives to already composed nodes. Hi Nate, thanks for the gerrit reviews. Adding BZ#1510587 which requests the addition of rsd-lib and python-rsdclient as a dependency and they'll be necessary for testing. According to our records, this should be resolved by python-rsdclient-0.1.1-1.el7ost. This build is available now. Krish, this one is also ready for QA by Intel. Please post the results when complete. Thanks, Sean (In reply to Sean Merrow from comment #18) > Krish, this one is also ready for QA by Intel. Please post the results when > complete. > > Thanks, > Sean Sean, same response as the one for 1412053 - we don't test deployment on the RH OSP overcloud Krish OSP13 support officially ended on 27 June 2023 |