4.x to 7.0 upgrade DMT failing at license validation step during the restore
From DocWiki
4.x to 7.0 upgrade DMT failing at license validation step during the restore
| Problem Summary | CRS 4.x to Cisco Unified CCX 7.0 upgrade (using Data Migration tool) failing at license validation step during the restore.. |
|---|---|
| Error Message | DMT fails during license validation step. |
| Possible Cause | The issue is seen only on the upgrade of a license downgraded CRS 4.x server (ie, license downgrade had happened on a CRS 4.x server before taking the Data Migration Tool(DMT) backup). This is happening because of the issue in CRS 4.x server while updating license filter value during the license downgrade. |
| Recommended Action |
The workaround is to clear the license filter value in DMT backup tar and repackage the tar file. Do the following steps to change/clear the license filter value.
Ie c:\> tar-xvf DMTBackup-xxxxx.tar If Tar executable (tar.exe) is not on C:\ drive, specify absolute path to the tar executable.
\“C:\DM-STI\4xlicense\4.0(5)LicFilter”
tar –cvf DMTBackup-xxxxx_MOD.tar DM-STI . Ie c:\> tar –cvf DMTBackup-xxxxx_MOD.tar DM-STI
|
| Release | Release 7.0(1) |
| Associated CDETS # | CSCti12982. |