Restoring Maximo Visual Inspection persistent volumes Restore the Maximo® Visual Inspection data that is stored in the persistent volume claims. ProcedureGet 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 Restore the persistent volume claim data. The method that you use depends on where you stored the backup data. If you use IBM Cloud® Object Storage, restore the persistent volume claim data directly from IBM Cloud Object Storage. For more information, see Backing up the persistent volume claim data to IBM Cloud Object Storage. If you use your local workstation, upload the persistent volume claim data from a local workstation. For more information, see Downloading the persistent volume claim data. What to do nextSet the correct owner of the data folders.