Restoring Maximo Visual Inspection persistent volumes

Restore the Maximo® Visual Inspection data that is stored in the persistent volume claims.

Procedure

  1. Get the VI user and group ID.
    oc get deployment ${MAS_INSTANCE_ID}-service -n mas-${MAS_INSTANCE_ID}-visualinspection -o yaml | yq .spec.template.spec.securityContext.runAsUser
  2. Restore the persistent volume claim data.
    The method that you use depends on where you stored the backup data.

What to do next

Set the correct owner of the data folders.