The SDK can be updated with a new version using the cellsdk script update option.
version.release.product.fixpack.interimfixFor example 3.0.0.2.0 is fix pack #2 for SDK version 3.0.0.
Download the new cell-install RPM and the CellSDK-Updates-RHEL ISO image from Passport Advantage® and save them to a directory on your machine. You can either manually install the new cell-install rpm, or it will be done for you as part of the update process.
# /opt/cell/cellsdk --iso /tmp/cellsdkiso updateIn this example, the /tmp/cellsdkiso directory contains the downloaded update ISO image and the new cell-install RPM.
You must accept the SDK licenses each time you apply an update.
# cellsdk --iso /tmp/cellsdkiso mount/tmp/cellsdkiso is the directory where the update ISO image is mounted.
At the end of the update process, the cellsdk script will prompt you to save the initial RPMs in case you later want to remove the updates and restore the original versions. If you answer yes, the cellsdk script will attempt to find the RPMs in the original install on an ISO image or through the network, and store them in the /opt/cell/updates directory. If you say no, and later you decide to remove the update, you must mount the original install ISO so that the cellsdk script can locate the replacement RPMs.
After applying a Fix Pack or interim fix, it can be backed out. See The SDK backout procedure.