26454 | Patch to fix issue with refresh_P4ROOT_from_offline_db.sh behavior on replicas. Adjusted behavior for other scripts to ensure proper behaivor when run on replicas vs. edge servers vs. the master server. |
26336 | Update logic in backup_functions.sh to take into account checkpoint directory paths for various types of Helix servers. Currently the daily_checkpoint.sh script fails to run on the edge servers because it looks in the wrong folder for checkpoints. It's looking in the ${CHECKPOINTS} folder instead of ${CheckpointsDir}. Also update the file prefix var for the checkpoint file name. #review |
26456 | Patch to fix issue with refresh_P4ROOT_from_offline_db.sh behavior on replicas. Adjusted behavior for other scripts to ensure proper behaivor when run on replicas vs. edge servers vs. the master server. Approving patch for testing. |
26440 | Patch to fix issue with refresh_P4ROOT_from_offline_db.sh behavior on replicas. Adjusted behavior for other scripts to ensure proper behaivor when run on replicas vs. edge servers vs. the master server. #review-26454 |