Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
Description
Currently when administrator sends the "rollingUpgrade start" command to the active NN, the NN will trigger a checkpoint (the rollback fsimage). This will cause NN not able to serve for a period of time.
An alternative way is just to let the SBN do checkpoint, and rename the first checkpoint after starting the rolling upgrade to rollback image. After the rollback image is on both the ANN and the SBN, administrator can start upgrading the software.