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

Fix Storages module #466

Merged
merged 1 commit into from
Jul 10, 2024
Merged

Fix Storages module #466

merged 1 commit into from
Jul 10, 2024

Conversation

wiltonsr
Copy link
Contributor

@wiltonsr wiltonsr commented Apr 5, 2024

  • Add support to NVMe disks in the getFromDev method
  • Change position from getFromSmartctl and getFromuDev2 methods inside of sub run

Status

READY

Description

Add support to NVMe disks and guarantee that the getFromSmartctl and getFromuDev2 methods will only run after all methods that search for disks are finished.

Impacted Areas in Application

List general components of the application that this PR will affect:

  • Storage

- Add support to NVMe disks in getFromDev method
- Change position from getFromSmartctl and getFromuDev2 methods inside of sub run
@fbomj fbomj merged commit ca7d906 into OCSInventory-NG:master Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants