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

Could you add a new module for firmware update? #40

Open
NicolaeCh opened this issue Apr 5, 2024 · 1 comment
Open

Could you add a new module for firmware update? #40

NicolaeCh opened this issue Apr 5, 2024 · 1 comment

Comments

@NicolaeCh
Copy link

SUMMARY

It will be nice to have a module to manage firmware update - you can skip the process of download upgrade test and firmware from the IBM website, but implement this steps: :

• Upload both files to IBM storage (from a local repo)
• Run upgrade test: svctask applysoftware -file IBM2145_INSTALL_upgradetest_X.X
• Upgrade firmware: svctask applysoftware -file new_firmware_file
• Check status: lsupdate

ISSUE TYPE
  • Feature Idea
COMPONENT NAME
ADDITIONAL INFORMATION

In environments with various IBM storage system it will help to maintain al of them updated.

@sumitguptaibm
Copy link
Collaborator

SVC REST API applydrivesoftware has an issue of not returning properly. Once that gets resolved, this will be taken up.

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

No branches or pull requests

2 participants