PowerFlex: L'applicazione di patch al sistema operativo non viene eseguita in parallelo sui PD
Summary: Quando si tenta di eseguire l'aggiornamento del sistema operativo (OS) su più domini di protezione (PD) in parallelo, il processo non viene eseguito contemporaneamente, anche se è selezionata l'opzione parallela. ...
Symptoms
Quando si utilizza la chiamata API REST liaRunOsPatching con il parametro isRunningInParallelOnPds, il processo di aggiornamento non viene eseguito sui nodi in parallelo come previsto.
Gli esempi riportati di seguito si riferiscono a un sistema PowerFlex Management Platform (PFMP) 4.x, ma si verificheranno anche su un sistema PFMP 5.x.
Esempio:
SDS_x.x.x.179 è l'ultimo in pd4 e SDS_x.x.x.178 è il primo in pd3 - vengono elaborati in parallelo:
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
Gli altri SDS vengono elaborati uno alla volta:
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
Impatto
Il completamento dell'aggiornamento del sistema operativo richiede più tempo del previsto.
Cause
A causa di un problema software nella logica di aggiornamento del sistema operativo, il processo previsto per l'esecuzione in parallelo dei comandi sui nodi in un PD viene invece eseguito in sequenza.
Resolution
Non è disponibile alcuna soluzione alternativa.
Versioni interessate
PFMP 4.x
PFMP 5.x