A.26 Resolving Error - CD ROM Invalid

The following CDROM invalid error is displayed at the following path /var/TKLC/appw/logs/Process/upgrade.log
1595360197::Error: Unable to open file
/var/TKLC/upgrade/DSR-8.5.0.0.0_90.3.0-x86_64.iso: No such file or directory
1595360197::
1595360197::^H|
1595360197::UMVT Validate Utility v2.3.4, (c)Tekelec, May 2014
1595360197::CDROM is Invalid
1595360197::ISO UMVT digest does not match calculated digest!
1595360197::umvtvalidate returned:
1595360197::ERROR:  Backing out changes from VALIDATE_CD on backwards...
1595360197::ERROR:  CD is not valid.
1595360197::upgrade will not be performed!!!
Perform the following procedure to resolve the CDROM invalid error:
  1. As a root user, run the following commands on the server where the upgrade failed because of the CDROM invalid error:
    cd /usr/TKLC/appworks/sbin
    ./backout_restore
    init 6
  2. Before upgrade, verify if /var/TKLC/upgrade has an iso file and if the size of the file is appropriate.
  3. In case of any server issue, instead of ASU, perform upgrade from Platcfg by performing following steps:
    1. Copy the iso file to the following path /var/TKLC/upgrade.
    2. Provide required permission to the iso file.
    3. Perform upgrade from platcfg.
  4. If the upgrade fails, perform the following steps on the server:
    1. Copy the iso file to the following path /var/TKLC/upgrade.
    2. Provide the required permission.
    3. If there is an error, remove the last entry from the revision file.
    4. Skip the early upgrade check by running the following command:
      sudo su -
              sudo su touch /tmp/ignoreDsrEarlyUpgradeChecks echo "IGNORE_EARLY_CHECKS=1" >
              /var/TKLC/log/upgrade/tmp_upgrade.conf chmod 777
              /var/TKLC/log/upgrade/tmp_upgrade.conf
  5. Start the upgrade from platcfg.