This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
storage:v7k_firmwaredisk [2021/12/11 12:24] manu created |
storage:v7k_firmwaredisk [2024/09/10 17:12] (current) manu [ERRORS] |
||
---|---|---|---|
Line 22: | Line 22: | ||
</cli> | </cli> | ||
+ | ==== For new versions ==== | ||
+ | <cli prompt='>'> | ||
+ | IBM_FlashSystem:f7krcs1:superuser>svcupgradetest -w IBM_FlashSystem7x00_and_StorwizeV7000_8.5.0.0_AND_LATER_ALL_DRIVES_230925 | ||
+ | rbash: svcupgradetest: command not found | ||
+ | |||
+ | IBM_FlashSystem:f7krcs1:superuser>svctask applysoftware -file IBM_INSTALL_FROM_8.5_AND_LATER_upgradetest_41.1 | ||
+ | CMMVC9001I The package installed successfully. | ||
+ | |||
+ | IBM_FlashSystem:f7krcs1:superuser>svcupgradetest -w IBM_FlashSystem7x00_and_StorwizeV7000_8.5.0.0_AND_LATER_ALL_DRIVES_230925 | ||
+ | svcupgradetest version 41.1 | ||
+ | |||
+ | Please wait, the test may take several minutes to complete. | ||
+ | |||
+ | Build version 231005_1440 | ||
+ | |||
+ | Results of running svcupgradetest: | ||
+ | ================================== | ||
+ | |||
+ | All drives have passed all the required pre-firmware upgrade checks. | ||
+ | Proceed with drive firmware upgrade shortly. | ||
+ | |||
+ | IBM_FlashSystem:f7krcs1:superuser>applydrivesoftware -file IBM_FlashSystem7x00_and_StorwizeV7000_8.5.0.0_AND_LATER_ALL_DRIVES_230925 -all | ||
+ | |||
+ | IBM_FlashSystem:f7krcs1:superuser>lsdriveupgradeprogress | ||
+ | id status estimated_completion_time | ||
+ | 0 upgrading 231011142128 | ||
+ | 1 scheduled | ||
+ | 2 scheduled | ||
+ | 3 scheduled | ||
+ | 4 scheduled | ||
+ | 5 scheduled | ||
+ | 6 scheduled | ||
+ | 7 scheduled | ||
+ | 8 scheduled | ||
+ | 9 scheduled | ||
+ | 10 scheduled | ||
+ | 11 scheduled | ||
+ | 12 scheduled | ||
+ | 13 scheduled | ||
+ | 14 scheduled | ||
+ | 15 scheduled | ||
+ | </cli> | ||
=== Check for firmware on V3700 === | === Check for firmware on V3700 === | ||
Line 85: | Line 127: | ||
</cli> | </cli> | ||
- | === For NVMe drives === | + | === For NVMe drives and FCM === |
- | For some kind of NVMe disks, you have to upgrade them sequentialy one by one ! | + | For some kind of NVMe disks, you have to upgrade them sequentialy one by one ! Using graphical interface, or command line (easier !) |
+ | |||
+ | So a new tool appears to achieve this task **utilitydriveupgrade **, you can choose ALL | ||
+ | <cli prompt='>'> | ||
+ | IBM_Storwize:V7K-gen3:superuser> utilitydriveupgrade -drivemodel ALL -file IBM2076_DRIVE_20110928 | ||
+ | </cli> | ||
- | So a new tool appears to achieve this task **utilitydriveupgrade ** | ||
- | utilitydriveupgrade -drivemodel ALL -file IBM2076_DRIVE_20110928 | ||
<cli prompt='>'> | <cli prompt='>'> | ||
IBM_Storwize:V7K-gen3:superuser> utilitydriveupgrade -drive 8,9,10,11 -filename IBM_StorwizeV7000_NVME_DRIVE_200116 | IBM_Storwize:V7K-gen3:superuser> utilitydriveupgrade -drive 8,9,10,11 -filename IBM_StorwizeV7000_NVME_DRIVE_200116 | ||
Line 116: | Line 161: | ||
Jobs are still pending during days when using command **lsdriveupgradeprogress** | Jobs are still pending during days when using command **lsdriveupgradeprogress** | ||
- | Try to apply the firmware on a not existing disk | + | **<color #ed1c24>Try to apply the firmware on a not existing disk</color>** |
<cli prompt='>'> | <cli prompt='>'> | ||
IBM_Storwize:V7K:superuser >applydrivesoftware -drive 999 -file /home/admin/upgrade/IBM_FlashSystem7x00_and_StorwizeV7000_SAS_DRIVE_201027 -type firmware | IBM_Storwize:V7K:superuser >applydrivesoftware -drive 999 -file /home/admin/upgrade/IBM_FlashSystem7x00_and_StorwizeV7000_SAS_DRIVE_201027 -type firmware |