PowerFlex : Les correctifs du système d’exploitation ne s’exécutent pas en parallèle sur les disques physiques
Summary: Lorsque vous tentez d’exécuter la mise à jour du système d’exploitation (OS) sur plusieurs domaines de protection () en parallèle, le processus ne s’exécute pas simultanément, même si l’option parallèle est sélectionnée. ...
Symptoms
Lors de l’utilisation de l’appel d’API REST liaRunOsPatching avec le paramètre isRunningInParallelOnPds, le processus de mise à jour ne s’exécute pas sur les nœuds en parallèle comme prévu.
Les exemples ci-dessous font référence à un système PowerFlex Management Platform (PFMP) 4.x, mais se produisent également sur un système PFMP 5.x.
Exemple :
SDS_x.x.x.179 est le dernier de PD4 et SDS_x.x.x.178 est le premier de PD3. Ils sont traités en parallèle :
373 2023-05-28 02:41:25.747 MDM_CLI_CONF_COMMAND_RECEIVED INFO Command enter_maintenance_mode received, User: 'block-legacy-gateway'. [1080700]
374 2023-05-28 02:41:27.623 CLI_COMMAND_SUCCEEDED INFO Command enter_maintenance_mode succeeded. [1080700]
375 2023-05-28 02:41:27.624 MDM_CLI_CONF_COMMAND_RECEIVED INFO Command enter_maintenance_mode received, User: 'block-legacy-gateway'. [1080736]
376 2023-05-28 02:41:28.757 CLI_COMMAND_SUCCEEDED INFO Command enter_maintenance_mode succeeded. [1080736]
377 2023-05-28 02:43:09.208 MDM_CLI_CONF_COMMAND_RECEIVED INFO Command exit_maintenance_mode received, User: 'block-legacy-gateway'. [1082725]
378 2023-05-28 02:43:09.210 CLI_COMMAND_SUCCEEDED INFO Command exit_maintenance_mode succeeded. [1082725]
379 2023-05-28 02:43:10.296 MDM_CLI_CONF_COMMAND_RECEIVED INFO Command exit_maintenance_mode received, User: 'block-legacy-gateway'. [1082753]
380 2023-05-28 02:43:10.298 CLI_COMMAND_SUCCEEDED INFO Command exit_maintenance_mode succeeded. [1082753]
381 2023-05-28 02:45:11.438 SDS_MAINTENANCE_MODE_ENDED INFO SDS SDS_x.x.x.179 (ID: 222ade2a00000047) has exited maintenance mode
382 2023-05-28 02:45:13.237 SDS_MAINTENANCE_MODE_ENDED INFO SDS SDS_x.x.x.178 (ID: 222ade2900000046) has exited maintenance mode
Les autres SDS sont traités un par un :
338 2023-05-28 02:19:11.790 MDM_CLI_CONF_COMMAND_RECEIVED INFO Command enter_maintenance_mode received, User: 'block-legacy-gateway'. [1053671]
339 2023-05-28 02:19:13.103 CLI_COMMAND_SUCCEEDED INFO Command enter_maintenance_mode succeeded. [1053671]
340 2023-05-28 02:20:55.097 MDM_CLI_CONF_COMMAND_RECEIVED INFO Command exit_maintenance_mode received, User: 'block-legacy-gateway'. [1055673]
341 2023-05-28 02:20:55.098 CLI_COMMAND_SUCCEEDED INFO Command exit_maintenance_mode succeeded. [1055673]
342 2023-05-28 02:22:01.075 SDS_MAINTENANCE_MODE_ENDED INFO SDS SDS_x.x.x.171 (ID: 222ade220000003f) has exited maintenance mode
343 2023-05-28 02:22:17.134 MDM_CLI_CONF_COMMAND_RECEIVED INFO Command enter_maintenance_mode received, User: 'block-legacy-gateway'. [1057416]
344 2023-05-28 02:22:18.974 CLI_COMMAND_SUCCEEDED INFO Command enter_maintenance_mode succeeded. [1057416]
345 2023-05-28 02:24:00.467 MDM_CLI_CONF_COMMAND_RECEIVED INFO Command exit_maintenance_mode received, User: 'block-legacy-gateway'. [1059439]
346 2023-05-28 02:24:00.471 CLI_COMMAND_SUCCEEDED INFO Command exit_maintenance_mode succeeded. [1059439]
347 2023-05-28 02:25:07.937 SDS_MAINTENANCE_MODE_ENDED INFO SDS SDS_x.x.x.172 (ID: 222ade2300000040) has exited maintenance mode
348 2023-05-28 02:25:24.567 MDM_CLI_CONF_COMMAND_RECEIVED INFO Command enter_maintenance_mode received, User: 'block-legacy-gateway'. [1061227]
349 2023-05-28 02:25:26.723 CLI_COMMAND_SUCCEEDED INFO Command enter_maintenance_mode succeeded. [1061227]
350 2023-05-28 02:27:08.792 MDM_CLI_CONF_COMMAND_RECEIVED INFO Command exit_maintenance_mode received, User: 'block-legacy-gateway'. [1063255]
351 2023-05-28 02:27:08.794 CLI_COMMAND_SUCCEEDED INFO Command exit_maintenance_mode succeeded. [1063255]
352 2023-05-28 02:28:19.283 SDS_MAINTENANCE_MODE_ENDED INFO SDS SDS_x.x.x.173 (ID: 222ade2400000041) has exited maintenance mode
Impact
La mise à jour du système d’exploitation prend plus de temps que prévu.
Cause
En raison d’un problème logiciel dans la logique de mise à jour du système d’exploitation, le processus destiné à exécuter des commandes sur les nœuds d’un disque physique en parallèle s’exécute plutôt de manière séquentielle.
Resolution
Aucune solution de contournement n’est disponible.
Versions affectées
PFMP 4.x
PFMP 5.x