Validate deployment and perform Slingshot switch FW updates

1. Execute the IUF post-install-service-check stage

  1. The “Install and Upgrade Framework” section of each individual product’s installation document may contain special actions that need to be performed outside of IUF for a stage. The “IUF Stage Documentation Per Product” section of the HPE Cray EX System Software Stack Installation and Upgrade Guide for CSM (S-8052) provides a table that summarizes which product documents contain information or actions for the post-install-service-check stage. Refer to that table and any corresponding product documents before continuing to the next step.

  2. Invoke iuf run with -r to execute the post-install-service-check stage.

    (ncn-m001#) Execute the post-install-service-check stage.

    iuf -a "${ACTIVITY_NAME}" -m "${MEDIA_DIR}" run -r post-install-service-check
    

Once this step has completed:

  • Validation scripts have executed to verify the health of the product microservices
  • Per-stage product hooks have executed for the post-install-service-check stage

2. Next steps