Technical Knowledge Base

Clearing a Failed Upgrade

Abort the install

To abort the failed patch install:

isi upgrade patches abort

Clear the State

To clear the cluster state:

isi upgrade cluster archive --clear

Check the State

Clearing takes several minutes - Check the state of the patch with:

isi upgrade patches list

Remove the Patch (if required)

If the state returned is "partial". Then remove the patch:

isi upgrade patches uninstall <firmware version>.isi

Confirm the Uninstall Completes

Check that the state to confirm the patch is uninstalled:

isi upgrade patches list

Once the state is "Empty" the patch will have been completely uninstalled.

This will take time, be patient.

Review PATCH Install README
To view the README, run the following command where is the name of the patch file:

isi upgrade catalog readme --file=/ifs/data/<patch>.isi

Retry install

isi upgrade patches install <patch>.isi